1. Sterowniki broadcom-sta odpadają (zamaskowane jako ~amd64).
2. Firmware broadcom-firmware odpada (zamaskowany jako ~amd64)
3. Interpreter ndiswrapper nie działa... tzn. moduł ładuje się, sterowniki wczytuje... ale urządzenie wlan0 (czy jakiekolwiek inne, nie pojawia się).
Code: Select all
# ndiswrapper -l
bcmwl6 : driver installed
device (14E4:4357) presentNa tym samym laptopie mam także Windows 7 i tam wi-fi działa bez problemu.
4. Sterowniki z jądra (b43, mac80211, cfg80211, lib80211, rfkill...) ładują się, ale wlan0 nie pojawia się (próbowałem na jądrze 2.6.34 oraz na 3.0.6).
Oczywiście moduł ndiswrapper jest wtedy wyłączony (i odwrotnie, gdy próbuję z ndiswrapper to moduł b43 jest wyłączony).
Nie mam już pomysłu...
Kilka pożytecznych danych:
Code: Select all
# uname -a
Linux acer-i3 3.0.6-gentoo #3 SMP Thu Dec 1 10:17:06 CET 2011 x86_64 Intel(R) Core(TM) i3 CPU M 330 @ 2.13GHz GenuineIntel GNU/LinuxCode: Select all
# lspci
00:00.0 Host bridge: Intel Corporation Arrandale DRAM Controller (rev 12)
00:01.0 PCI bridge: Intel Corporation Arrandale PCI Express x16 Root Port (rev 12)
00:16.0 Communication controller: Intel Corporation Ibex Peak HECI Controller (rev 06)
00:1a.0 USB Controller: Intel Corporation Ibex Peak USB2 Enhanced Host Controller (rev 05)
00:1b.0 Audio device: Intel Corporation Ibex Peak High Definition Audio (rev 05)
00:1c.0 PCI bridge: Intel Corporation Ibex Peak PCI Express Root Port 1 (rev 05)
00:1c.1 PCI bridge: Intel Corporation Ibex Peak PCI Express Root Port 2 (rev 05)
00:1d.0 USB Controller: Intel Corporation Ibex Peak USB2 Enhanced Host Controller (rev 05)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a5)
00:1f.0 ISA bridge: Intel Corporation Ibex Peak LPC Interface Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation Ibex Peak 4 port SATA AHCI Controller (rev 05)
00:1f.3 SMBus: Intel Corporation Ibex Peak SMBus Controller (rev 05)
01:00.0 VGA compatible controller: nVidia Corporation Device 0a2d (rev a2)
01:00.1 Audio device: nVidia Corporation Device 0be2 (rev a1)
02:00.0 Ethernet controller: Broadcom Corporation NetLink BCM57780 Gigabit Ethernet PCIe (rev 01)
[b]03:00.0 Network controller: Broadcom Corporation Device 4357 (rev 01)[/b]
ff:00.0 Host bridge: Intel Corporation QuickPath Architecture Generic Non-core Registers (rev 02)
ff:00.1 Host bridge: Intel Corporation QuickPath Architecture System Address Decoder (rev 02)
ff:02.0 Host bridge: Intel Corporation QPI Link 0 (rev 02)
ff:02.1 Host bridge: Intel Corporation QPI Physical 0 (rev 02)
ff:02.2 Host bridge: Intel Corporation Device 2d12 (rev 02)
ff:02.3 Host bridge: Intel Corporation Device 2d13 (rev 02)Code: Select all
# lsmod
Module Size Used by
acer_wmi 17851 0
wmi 7962 1 acer_wmi
sparse_keymap 2872 1 acer_wmi
hostap_pci 46133 0
hostap 100542 1 hostap_pci
lib80211_crypt_wep 2860 0
b43 334441 0
mac80211 179999 1 b43
cfg80211 151841 2 b43,mac80211
rfkill 15020 2 acer_wmi,cfg80211
snd_pcm_oss 37603 0
snd_mixer_oss 14609 1 snd_pcm_oss
tg3 132772 0
broadcom 7022 0
libphy 15753 2 tg3,broadcom
nvidia 11690873 33
snd_hda_codec_hdmi 21180 4
snd_hda_codec_realtek 285198 1
snd_hda_intel 20872 0
snd_hda_codec 66958 3 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel
ehci_hcd 37108 0
sr_mod 13896 0
cdrom 34214 1 sr_mod
snd_hwdep 5892 1 snd_hda_codec
snd_pcm 69919 4 snd_pcm_oss,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
snd_timer 17970 1 snd_pcm
snd 52447 9 snd_pcm_oss,snd_mixer_oss,snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
snd_page_alloc 6745 2 snd_hda_intel,snd_pcm
evdev 9470 21 Code: Select all
# rfkill list all
0: acer-wireless: Wireless LAN
Soft blocked: no
Hard blocked: noCode: Select all
# ifconfig -a
eth0 Link encap:Ethernet HWaddr 70:5a:b6:c9:71:4f
inet addr:192.168.1.110 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:128398 errors:0 dropped:0 overruns:0 frame:0
TX packets:117132 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:143195469 (136.5 MiB) TX bytes:19261098 (18.3 MiB)
Interrupt:16
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)Code: Select all
# iwconfig
lo no wireless extension
eth0 no wireless extensionCode: Select all
# dmesg
Initializing cgroup subsys cpuset
Initializing cgroup subsys cpu
Linux version 3.0.6-gentoo (root@acer-i3) (gcc version 4.4.4 (Gentoo 4.4.4-r2 p1.2, pie-0.4.5) ) #3 SMP Thu Dec 1 10:17:06 CET 2011
Command line: root=/dev/sda7 video=vesafb:ywrap,mtrr vga=773
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009d000 (usable)
BIOS-e820: 000000000009d000 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000009f681000 (usable)
BIOS-e820: 000000009f681000 - 000000009f6bf000 (reserved)
BIOS-e820: 000000009f6bf000 - 000000009f747000 (usable)
BIOS-e820: 000000009f747000 - 000000009f7bf000 (ACPI NVS)
BIOS-e820: 000000009f7bf000 - 000000009f7e0000 (usable)
BIOS-e820: 000000009f7e0000 - 000000009f7ff000 (ACPI data)
BIOS-e820: 000000009f7ff000 - 000000009f800000 (usable)
BIOS-e820: 000000009f800000 - 00000000a0000000 (reserved)
BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
BIOS-e820: 00000000feb00000 - 00000000feb04000 (reserved)
BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
BIOS-e820: 00000000fed10000 - 00000000fed14000 (reserved)
BIOS-e820: 00000000fed18000 - 00000000fed1a000 (reserved)
BIOS-e820: 00000000fed1b000 - 00000000fed20000 (reserved)
BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
BIOS-e820: 00000000ffe80000 - 0000000100000000 (reserved)
BIOS-e820: 0000000100000000 - 0000000158000000 (usable)
NX (Execute Disable) protection: active
DMI 2.6 present.
DMI: Acer Aspire 5741G /Aspire 5741G , BIOS V1.02 02/05/2010
e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
No AGP bridge found
last_pfn = 0x158000 max_arch_pfn = 0x400000000
MTRR default type: uncachable
MTRR fixed ranges enabled:
00000-9FFFF write-back
A0000-BFFFF uncachable
C0000-FFFFF write-protect
MTRR variable ranges enabled:
0 base 000000000 mask F80000000 write-back
1 base 0FFE00000 mask FFFE00000 write-protect
2 base 080000000 mask FE0000000 write-back
3 base 09F800000 mask FFF800000 uncachable
4 base 100000000 mask FC0000000 write-back
5 base 140000000 mask FE0000000 write-back
6 disabled
7 disabled
x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
last_pfn = 0x9f800 max_arch_pfn = 0x400000000
initial memory mapped : 0 - 20000000
Base memory trampoline at [ffff880000098000] 98000 size 20480
init_memory_mapping: 0000000000000000-000000009f800000
0000000000 - 009f800000 page 2M
kernel direct mapping tables up to 9f800000 @ 9f7dc000-9f7e0000
init_memory_mapping: 0000000100000000-0000000158000000
0100000000 - 0158000000 page 2M
kernel direct mapping tables up to 158000000 @ 157ff9000-158000000
ACPI: RSDP 00000000000fe020 00024 (v02 ACRSYS)
ACPI: XSDT 000000009f7fe120 0007C (v01 ACRSYS ACRPRDCT 00000001 01000013)
ACPI: FACP 000000009f7fc000 000F4 (v04 ACRSYS ACRPRDCT 00000001 1025 01000013)
ACPI: DSDT 000000009f7eb000 0D721 (v02 ACRSYS ACRPRDCT 00000001 1025 01000013)
ACPI: FACS 000000009f75a000 00040
ACPI: ASF! 000000009f7fd000 000A5 (v32 ACRSYS ACRPRDCT 00000001 1025 01000013)
ACPI: HPET 000000009f7fb000 00038 (v01 ACRSYS ACRPRDCT 00000001 1025 01000013)
ACPI: APIC 000000009f7fa000 0008C (v02 ACRSYS ACRPRDCT 00000001 1025 01000013)
ACPI: MCFG 000000009f7f9000 0003C (v01 ACRSYS ACRPRDCT 00000001 1025 01000013)
ACPI: SLIC 000000009f7ea000 00176 (v01 ACRSYS ACRPRDCT 00000001 1025 01000013)
ACPI: BOOT 000000009f7e7000 00028 (v01 ACRSYS ACRPRDCT 00000001 1025 01000013)
ACPI: ASPT 000000009f7e3000 00034 (v04 ACRSYS ACRPRDCT 00000001 1025 01000013)
ACPI: SSDT 000000009f7e2000 009F1 (v01 PmRef CpuPm 00003000 INTL 20051117)
ACPI: SSDT 000000009f7e1000 00259 (v01 PmRef Cpu0Tst 00003000 INTL 20051117)
ACPI: SSDT 000000009f7e0000 0049F (v01 PmRef ApTst 00003000 INTL 20051117)
ACPI: Local APIC address 0xfee00000
No NUMA configuration found
Faking a node at 0000000000000000-0000000158000000
Initmem setup node 0 0000000000000000-0000000158000000
NODE_DATA [0000000157ffb000 - 0000000157ffffff]
[ffffea0000000000-ffffea0004bfffff] PMD -> [ffff880153800000-ffff880156ffffff] on node 0
Zone PFN ranges:
DMA 0x00000010 -> 0x00001000
DMA32 0x00001000 -> 0x00100000
Normal 0x00100000 -> 0x00158000
Movable zone start PFN for each node
early_node_map[6] active PFN ranges
0: 0x00000010 -> 0x0000009d
0: 0x00000100 -> 0x0009f681
0: 0x0009f6bf -> 0x0009f747
0: 0x0009f7bf -> 0x0009f7e0
0: 0x0009f7ff -> 0x0009f800
0: 0x00100000 -> 0x00158000
On node 0 totalpages: 1013432
DMA zone: 56 pages used for memmap
DMA zone: 5 pages reserved
DMA zone: 3920 pages, LIFO batch:0
DMA32 zone: 14280 pages used for memmap
DMA32 zone: 634723 pages, LIFO batch:31
Normal zone: 4928 pages used for memmap
Normal zone: 355520 pages, LIFO batch:31
ACPI: PM-Timer IO Port: 0x408
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
ACPI: LAPIC (acpi_id[0x04] lapic_id[0x05] enabled)
ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Using ACPI (MADT) for SMP configuration information
ACPI: HPET id: 0x8086a201 base: 0xfed00000
SMP: Allowing 8 CPUs, 4 hotplug CPUs
nr_irqs_gsi: 40
PM: Registered nosave memory: 000000000009d000 - 00000000000a0000
PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
PM: Registered nosave memory: 000000009f681000 - 000000009f6bf000
PM: Registered nosave memory: 000000009f747000 - 000000009f7bf000
PM: Registered nosave memory: 000000009f7e0000 - 000000009f7ff000
PM: Registered nosave memory: 000000009f800000 - 00000000a0000000
PM: Registered nosave memory: 00000000a0000000 - 00000000e0000000
PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
PM: Registered nosave memory: 00000000f0000000 - 00000000feb00000
PM: Registered nosave memory: 00000000feb00000 - 00000000feb04000
PM: Registered nosave memory: 00000000feb04000 - 00000000fec00000
PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
PM: Registered nosave memory: 00000000fec01000 - 00000000fed10000
PM: Registered nosave memory: 00000000fed10000 - 00000000fed14000
PM: Registered nosave memory: 00000000fed14000 - 00000000fed18000
PM: Registered nosave memory: 00000000fed18000 - 00000000fed1a000
PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1b000
PM: Registered nosave memory: 00000000fed1b000 - 00000000fed20000
PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
PM: Registered nosave memory: 00000000fee01000 - 00000000ffe80000
PM: Registered nosave memory: 00000000ffe80000 - 0000000100000000
Allocating PCI resources starting at a0000000 (gap: a0000000:40000000)
setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
PERCPU: Embedded 25 pages/cpu @ffff880157c00000 s70208 r8192 d24000 u262144
pcpu-alloc: s70208 r8192 d24000 u262144 alloc=1*2097152
pcpu-alloc: [0] 0 1 2 3 4 5 6 7
Built 1 zonelists in Node order, mobility grouping on. Total pages: 994163
Policy zone: Normal
Kernel command line: root=/dev/sda7 video=vesafb:ywrap,mtrr vga=773
PID hash table entries: 4096 (order: 3, 32768 bytes)
Checking aperture...
No AGP bridge found
Memory: 3919088k/5636096k available (5027k kernel code, 1582368k absent, 134640k reserved, 3799k data, 528k init)
SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Hierarchical RCU implementation.
NR_IRQS:512
Extended CMOS year: 2000
Console: colour dummy device 80x25
console [tty0] enabled
hpet clockevent registered
Fast TSC calibration using PIT
Detected 2128.624 MHz processor.
Calibrating delay loop (skipped), value calculated using timer frequency.. 4257.24 BogoMIPS (lpj=2128624)
pid_max: default: 32768 minimum: 301
Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
Mount-cache hash table entries: 256
Initializing cgroup subsys cpuacct
Initializing cgroup subsys freezer
Initializing cgroup subsys blkio
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
mce: CPU supports 9 MCE banks
CPU0: Thermal monitoring enabled (TM1)
using mwait in idle threads.
ACPI: Core revision 20110413
..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
CPU0: Intel(R) Core(TM) i3 CPU M 330 @ 2.13GHz stepping 02
Performance Events: PEBS fmt1+, Westmere events, Intel PMU driver.
... version: 3
... bit width: 48
... generic registers: 4
... value mask: 0000ffffffffffff
... max period: 000000007fffffff
... fixed-purpose events: 3
... event mask: 000000070000000f
Booting Node 0, Processors #1
smpboot cpu 1: start_ip = 98000
#2
smpboot cpu 2: start_ip = 98000
#3
smpboot cpu 3: start_ip = 98000
Brought up 4 CPUs
Total of 4 processors activated (17026.10 BogoMIPS).
devtmpfs: initialized
kworker/u:0 used greatest stack depth: 5648 bytes left
PM: Registering ACPI NVS region at 9f747000 (491520 bytes)
NET: Registered protocol family 16
ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
ACPI: bus type pci registered
dca service started, version 1.12.1
PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
PCI: Using configuration type 1 for base access
bio: create slab <bio-0> at 0
ACPI: EC: Look up EC in DSDT
ACPI: Executed 1 blocks of module-level executable AML code
[Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
ACPI: SSDT 000000009f691c18 003A0 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT (null) 003A0 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
ACPI: SSDT 000000009f68f698 0060B (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT (null) 0060B (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
ACPI: SSDT 000000009f690a98 00303 (v01 PmRef ApIst 00003000 INTL 20051117)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20051117)
ACPI: SSDT 000000009f68ed98 00119 (v01 PmRef ApCst 00003000 INTL 20051117)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20051117)
ACPI: Interpreter enabled
ACPI: (supports S0 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
\_SB_.PCI0:_OSC invalid UUID
_OSC request data:1 8 1f
ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
pci_root PNP0A08:00: host bridge window [mem 0xa0000000-0xfebfffff]
pci 0000:00:00.0: [8086:0044] type 0 class 0x000600
DMAR: BIOS has allocated no shadow GTT; disabling IOMMU for graphics
pci 0000:00:01.0: [8086:0045] type 1 class 0x000604
pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
pci 0000:00:01.0: PME# disabled
pci 0000:00:16.0: [8086:3b64] type 0 class 0x000780
pci 0000:00:16.0: reg 10: [mem 0xb7106100-0xb710610f 64bit]
pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
pci 0000:00:16.0: PME# disabled
pci 0000:00:1a.0: [8086:3b3c] type 0 class 0x000c03
pci 0000:00:1a.0: reg 10: [mem 0xb7105c00-0xb7105fff]
pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
pci 0000:00:1a.0: PME# disabled
pci 0000:00:1b.0: [8086:3b56] type 0 class 0x000403
pci 0000:00:1b.0: reg 10: [mem 0xb7100000-0xb7103fff 64bit]
pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
pci 0000:00:1b.0: PME# disabled
pci 0000:00:1c.0: [8086:3b42] type 1 class 0x000604
pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
pci 0000:00:1c.0: PME# disabled
pci 0000:00:1c.1: [8086:3b44] type 1 class 0x000604
pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
pci 0000:00:1c.1: PME# disabled
pci 0000:00:1d.0: [8086:3b34] type 0 class 0x000c03
pci 0000:00:1d.0: reg 10: [mem 0xb7105800-0xb7105bff]
pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
pci 0000:00:1d.0: PME# disabled
pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604
pci 0000:00:1f.0: [8086:3b09] type 0 class 0x000601
pci 0000:00:1f.2: [8086:3b29] type 0 class 0x000106
pci 0000:00:1f.2: reg 10: [io 0x4048-0x404f]
pci 0000:00:1f.2: reg 14: [io 0x4054-0x4057]
pci 0000:00:1f.2: reg 18: [io 0x4040-0x4047]
pci 0000:00:1f.2: reg 1c: [io 0x4050-0x4053]
pci 0000:00:1f.2: reg 20: [io 0x4020-0x403f]
pci 0000:00:1f.2: reg 24: [mem 0xb7105000-0xb71057ff]
pci 0000:00:1f.2: PME# supported from D3hot
pci 0000:00:1f.2: PME# disabled
pci 0000:00:1f.3: [8086:3b30] type 0 class 0x000c05
pci 0000:00:1f.3: reg 10: [mem 0xb7106000-0xb71060ff 64bit]
pci 0000:00:1f.3: reg 20: [io 0x4000-0x401f]
pci 0000:01:00.0: [10de:0a2d] type 0 class 0x000300
pci 0000:01:00.0: reg 10: [mem 0xb2000000-0xb2ffffff]
pci 0000:01:00.0: reg 14: [mem 0xa0000000-0xafffffff 64bit pref]
pci 0000:01:00.0: reg 1c: [mem 0xb0000000-0xb1ffffff 64bit pref]
pci 0000:01:00.0: reg 24: [io 0x3000-0x307f]
pci 0000:01:00.0: reg 30: [mem 0xfff80000-0xffffffff pref]
pci 0000:01:00.1: [10de:0be2] type 0 class 0x000403
pci 0000:01:00.1: reg 10: [mem 0xb3000000-0xb3003fff]
pci 0000:00:01.0: PCI bridge to [bus 01-01]
pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
pci 0000:00:01.0: bridge window [mem 0xb2000000-0xb30fffff]
pci 0000:00:01.0: bridge window [mem 0xa0000000-0xb1ffffff 64bit pref]
pci 0000:02:00.0: [14e4:1692] type 0 class 0x000200
pci 0000:02:00.0: reg 10: [mem 0xb6100000-0xb610ffff 64bit]
pci 0000:02:00.0: PME# supported from D3hot D3cold
pci 0000:02:00.0: PME# disabled
pci 0000:00:1c.0: PCI bridge to [bus 02-02]
pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
pci 0000:00:1c.0: bridge window [mem 0xb6100000-0xb70fffff]
pci 0000:00:1c.0: bridge window [mem 0xb3100000-0xb40fffff 64bit pref]
pci 0000:03:00.0: [14e4:4357] type 0 class 0x000280
pci 0000:03:00.0: reg 10: [mem 0xb5100000-0xb5103fff 64bit]
pci 0000:03:00.0: supports D1 D2
pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
pci 0000:03:00.0: PME# disabled
pci 0000:00:1c.1: PCI bridge to [bus 03-03]
pci 0000:00:1c.1: bridge window [io 0x1000-0x1fff]
pci 0000:00:1c.1: bridge window [mem 0xb5100000-0xb60fffff]
pci 0000:00:1c.1: bridge window [mem 0xb4100000-0xb50fffff 64bit pref]
pci 0000:00:1e.0: PCI bridge to [bus 04-04] (subtractive decode)
pci 0000:00:1e.0: bridge window [io 0xf000-0x0000] (disabled)
pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
pci 0000:00:1e.0: bridge window [mem 0xa0000000-0xfebfffff] (subtractive decode)
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
\_SB_.PCI0:_OSC invalid UUID
_OSC request data:1 1f 1f
pci0000:00: Requesting ACPI _OSC control (0x1d)
\_SB_.PCI0:_OSC invalid UUID
_OSC request data:1 0 1d
pci0000:00: ACPI _OSC request failed (AE_ERROR), returned control mask: 0x1d
ACPI _OSC control for PCIe not granted, disabling ASPM
ACPI: PCI Root Bridge [CPBG] (domain 0000 [bus ff])
pci 0000:ff:00.0: [8086:2c62] type 0 class 0x000600
pci 0000:ff:00.1: [8086:2d01] type 0 class 0x000600
pci 0000:ff:02.0: [8086:2d10] type 0 class 0x000600
pci 0000:ff:02.1: [8086:2d11] type 0 class 0x000600
pci 0000:ff:02.2: [8086:2d12] type 0 class 0x000600
pci 0000:ff:02.3: [8086:2d13] type 0 class 0x000600
pci0000:ff: Requesting ACPI _OSC control (0x1d)
pci0000:ff: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
ACPI _OSC control for PCIe not granted, disabling ASPM
ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 *5 6 7 10 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *7 11 12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 *7 10 12 14 15)
ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 *11 12 14 15)
vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
vgaarb: loaded
vgaarb: bridge control possible 0000:01:00.0
SCSI subsystem initialized
libata version 3.00 loaded.
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
PCI: Using ACPI for IRQ routing
PCI: pci_cache_line_size set to 64 bytes
reserve RAM buffer: 000000000009d000 - 000000000009ffff
reserve RAM buffer: 000000009f681000 - 000000009fffffff
reserve RAM buffer: 000000009f747000 - 000000009fffffff
reserve RAM buffer: 000000009f7e0000 - 000000009fffffff
reserve RAM buffer: 000000009f800000 - 000000009fffffff
Switching to clocksource hpet
Switched to NOHz mode on CPU #0
Switched to NOHz mode on CPU #1
Switched to NOHz mode on CPU #3
Switched to NOHz mode on CPU #2
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp 00:00: [bus 00-fe]
pnp 00:00: [io 0x0000-0x0cf7 window]
pnp 00:00: [io 0x0cf8-0x0cff]
pnp 00:00: [io 0x0d00-0xffff window]
pnp 00:00: [mem 0x000a0000-0x000bffff window]
pnp 00:00: [mem 0x000c0000-0x000c3fff window]
pnp 00:00: [mem 0x000c4000-0x000c7fff window]
pnp 00:00: [mem 0x000c8000-0x000cbfff window]
pnp 00:00: [mem 0x000cc000-0x000cffff window]
pnp 00:00: [mem 0x000d0000-0x000d3fff window]
pnp 00:00: [mem 0x000d4000-0x000d7fff window]
pnp 00:00: [mem 0x000d8000-0x000dbfff window]
pnp 00:00: [mem 0x000dc000-0x000dffff window]
pnp 00:00: [mem 0x000e0000-0x000e3fff window]
pnp 00:00: [mem 0x000e4000-0x000e7fff window]
pnp 00:00: [mem 0x000e8000-0x000ebfff window]
pnp 00:00: [mem 0x000ec000-0x000effff window]
pnp 00:00: [mem 0x000f0000-0x000fffff window]
pnp 00:00: [mem 0xa0000000-0xfebfffff window]
pnp 00:00: [mem 0xfed40000-0xfed44fff window]
pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
pnp 00:01: [io 0x0000-0x001f]
pnp 00:01: [io 0x0081-0x0091]
pnp 00:01: [io 0x0093-0x009f]
pnp 00:01: [io 0x00c0-0x00df]
pnp 00:01: [dma 4]
pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
pnp 00:02: [mem 0xff000000-0xffffffff]
pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
pnp 00:03: [mem 0xfed00000-0xfed003ff]
pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
pnp 00:04: [io 0x00f0]
pnp 00:04: [irq 13]
pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
pnp 00:05: [io 0x002e-0x002f]
pnp 00:05: [io 0x004e-0x004f]
pnp 00:05: [io 0x0061]
pnp 00:05: [io 0x0063]
pnp 00:05: [io 0x0065]
pnp 00:05: [io 0x0067]
pnp 00:05: [io 0x0068]
pnp 00:05: [io 0x006c]
pnp 00:05: [io 0x0070]
pnp 00:05: [io 0x0080]
pnp 00:05: [io 0x0092]
pnp 00:05: [io 0x00b2-0x00b3]
pnp 00:05: [io 0x0680-0x069f]
pnp 00:05: [io 0xff2c-0xff2f]
pnp 00:05: [io 0x0800-0x080f]
pnp 00:05: [io 0xffff]
pnp 00:05: [io 0xffff]
pnp 00:05: [io 0x0400-0x047f]
pnp 00:05: [io 0x0500-0x057f]
pnp 00:05: [io 0x164e-0x164f]
pnp 00:05: disabling [io 0x164e-0x164f] because it overlaps 0000:00:1c.1 BAR 7 [io 0x1000-0x1fff]
system 00:05: [io 0x0680-0x069f] has been reserved
system 00:05: [io 0xff2c-0xff2f] has been reserved
system 00:05: [io 0x0800-0x080f] has been reserved
system 00:05: [io 0xffff] has been reserved
system 00:05: [io 0xffff] has been reserved
system 00:05: [io 0x0400-0x047f] has been reserved
system 00:05: [io 0x0500-0x057f] has been reserved
system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
pnp 00:06: [io 0x0070-0x0077]
pnp 00:06: [irq 8]
pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
pnp 00:07: [io 0x0060]
pnp 00:07: [io 0x0064]
pnp 00:07: [irq 1]
pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
pnp 00:08: [irq 12]
pnp 00:08: Plug and Play ACPI device, IDs SYN1b16 SYN1b00 SYN0002 PNP0f13 (active)
pnp 00:09: [mem 0xfed1c000-0xfed1ffff]
pnp 00:09: [mem 0xfed10000-0xfed13fff]
pnp 00:09: [mem 0xfed18000-0xfed18fff]
pnp 00:09: [mem 0xfed19000-0xfed19fff]
pnp 00:09: [mem 0xe0000000-0xefffffff]
pnp 00:09: [mem 0xfffff000-0xffffffff]
pnp 00:09: [mem 0xfed20000-0xfed3ffff]
pnp 00:09: [mem 0xfed90000-0xfed8ffff disabled]
pnp 00:09: [mem 0xfed45000-0xfed8ffff]
pnp 00:09: [mem 0xff000000-0xffffffff]
pnp 00:09: [mem 0xfee00000-0xfeefffff]
pnp 00:09: disabling [mem 0xfffff000-0xffffffff] because it overlaps 0000:01:00.0 BAR 6 [mem 0xfff80000-0xffffffff pref]
system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved
system 00:09: [mem 0xfed10000-0xfed13fff] has been reserved
system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
system 00:09: [mem 0xe0000000-0xefffffff] has been reserved
system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved
system 00:09: [mem 0xff000000-0xffffffff] could not be reserved
system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved
system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
pnp 00:0a: [bus ff]
pnp 00:0a: Plug and Play ACPI device, IDs PNP0a03 (active)
pnp: PnP ACPI: found 11 devices
ACPI: ACPI bus type pnp unregistered
pci 0000:01:00.0: no compatible bridge window for [mem 0xfff80000-0xffffffff pref]
PCI: max bus depth: 1 pci_try_num: 2
pci 0000:01:00.0: BAR 6: assigned [mem 0xb3080000-0xb30fffff pref]
pci 0000:00:01.0: PCI bridge to [bus 01-01]
pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
pci 0000:00:01.0: bridge window [mem 0xb2000000-0xb30fffff]
pci 0000:00:01.0: bridge window [mem 0xa0000000-0xb1ffffff 64bit pref]
pci 0000:00:1c.0: PCI bridge to [bus 02-02]
pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
pci 0000:00:1c.0: bridge window [mem 0xb6100000-0xb70fffff]
pci 0000:00:1c.0: bridge window [mem 0xb3100000-0xb40fffff 64bit pref]
pci 0000:00:1c.1: PCI bridge to [bus 03-03]
pci 0000:00:1c.1: bridge window [io 0x1000-0x1fff]
pci 0000:00:1c.1: bridge window [mem 0xb5100000-0xb60fffff]
pci 0000:00:1c.1: bridge window [mem 0xb4100000-0xb50fffff 64bit pref]
pci 0000:00:1e.0: PCI bridge to [bus 04-04]
pci 0000:00:1e.0: bridge window [io disabled]
pci 0000:00:1e.0: bridge window [mem disabled]
pci 0000:00:1e.0: bridge window [mem pref disabled]
pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
pci 0000:00:01.0: setting latency timer to 64
pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
pci 0000:00:1c.0: setting latency timer to 64
pci 0000:00:1c.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16
pci 0000:00:1c.1: setting latency timer to 64
pci 0000:00:1e.0: setting latency timer to 64
pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
pci_bus 0000:00: resource 7 [mem 0xa0000000-0xfebfffff]
pci_bus 0000:01: resource 0 [io 0x3000-0x3fff]
pci_bus 0000:01: resource 1 [mem 0xb2000000-0xb30fffff]
pci_bus 0000:01: resource 2 [mem 0xa0000000-0xb1ffffff 64bit pref]
pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
pci_bus 0000:02: resource 1 [mem 0xb6100000-0xb70fffff]
pci_bus 0000:02: resource 2 [mem 0xb3100000-0xb40fffff 64bit pref]
pci_bus 0000:03: resource 0 [io 0x1000-0x1fff]
pci_bus 0000:03: resource 1 [mem 0xb5100000-0xb60fffff]
pci_bus 0000:03: resource 2 [mem 0xb4100000-0xb50fffff 64bit pref]
pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7]
pci_bus 0000:04: resource 5 [io 0x0d00-0xffff]
pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff]
pci_bus 0000:04: resource 7 [mem 0xa0000000-0xfebfffff]
NET: Registered protocol family 2
IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
TCP: Hash tables configured (established 524288 bind 65536)
TCP reno registered
UDP hash table entries: 2048 (order: 4, 65536 bytes)
UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
NET: Registered protocol family 1
RPC: Registered named UNIX socket transport module.
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
pci 0000:01:00.0: Boot video device
PCI: CLS 64 bytes, default 64
PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Placing 64MB software IO TLB between ffff88009b681000 - ffff88009f681000
software IO TLB at phys 0x9b681000 - 0x9f681000
Simple Boot Flag at 0x44 set to 0x1
msgmni has been set to 7654
alg: No test for stdrng (krng)
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
pcieport 0000:00:01.0: setting latency timer to 64
pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
Linux agpgart interface v0.103
vesafb: mode is 1024x768x8, linelength=1024, pages=3
vesafb: scrolling: redraw
vesafb: Pseudocolor: size=8:8:8:8, shift=0:0:0:0
vesafb: framebuffer at 0xb1000000, mapped to 0xffffc90011100000, using 1536k, total 14336k
fbcon: VESA VGA (fb0) is primary device
Console: switching to colour frame buffer device 128x48
fb0: VESA VGA frame buffer device
intel_idle: MWAIT substates: 0x1120
intel_idle: v0.4 model 0x25
intel_idle: lapic_timer_reliable_states 0xffffffff
Refined TSC clocksource calibration: 2128.368 MHz.
Switching to clocksource tsc
ACPI: AC Adapter [AC] (on-line)
input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:12/PNP0C0C:00/input/input0
ACPI: Power Button [PWRB]
input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:12/PNP0C0D:00/input/input1
ACPI: Lid Switch [LID0]
input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:12/PNP0C0E:00/input/input2
ACPI: Sleep Button [SLPB]
input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
ACPI: Power Button [PWRF]
acpi device:0e: registered as cooling_device0
input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:0a/LNXVIDEO:01/input/input4
ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
ACPI: acpi_idle yielding to intel_idle
ioatdma: Intel(R) QuickData Technology Driver 4.00
[drm] Initialized drm 1.1.0 20060810
[drm:i915_init] *ERROR* drm/i915 can't work without intel_agp module!
loop: module loaded
ahci 0000:00:1f.2: version 3.0
ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
ahci 0000:00:1f.2: irq 41 for MSI/MSI-X
ahci: SSS flag set, parallel bus scan disabled
ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 3 Gbps 0x3 impl SATA mode
ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ems apst
ahci 0000:00:1f.2: setting latency timer to 64
scsi0 : ahci
scsi1 : ahci
scsi2 : ahci
scsi3 : ahci
ata1: SATA max UDMA/133 abar m2048@0xb7105000 port 0xb7105100 irq 41
ata2: SATA max UDMA/133 abar m2048@0xb7105000 port 0xb7105180 irq 41
ata3: DUMMY
ata4: DUMMY
Generic UIO driver for PCI 2.3 devices version: 0.01.0
usbcore: registered new interface driver libusual
i8042: PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSS0] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mousedev: PS/2 mouse device common for all mice
I2O subsystem v1.325
ACPI: Battery Slot [BAT0] (battery absent)
i2o: max drivers = 8
I2O SCSI Peripheral OSM v1.316
rtc_cmos 00:06: RTC can wake from S4
input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
rtc0: alarms up to one year, y3k, 242 bytes nvram, hpet irqs
i2c /dev entries driver
i801_smbus 0000:00:1f.3: PCI INT C -> GSI 19 (level, low) -> IRQ 19
cpuidle: using governor ladder
cpuidle: using governor menu
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
Netfilter messages via NETLINK v0.30.
nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
ctnetlink v0.93: registering with nfnetlink.
ip_tables: (C) 2000-2006 Netfilter Core Team
ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
TCP cubic registered
NET: Registered protocol family 17
lib80211: common routines for IEEE802.11 drivers
lib80211_crypt: registered algorithm 'NULL'
Registering the dns_resolver key type
ata1.00: ATA-8: WDC WD5000BEVT-22A0RT0, 01.01A01, max UDMA/133
ata1.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
ata1.00: configured for UDMA/133
scsi 0:0:0:0: Direct-Access ATA WDC WD5000BEVT-2 01.0 PQ: 0 ANSI: 5
sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: Attached scsi generic sg0 type 0
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 >
sd 0:0:0:0: [sda] Attached SCSI disk
ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata2.00: ATAPI: MATSHITADVD-RAM UJ890AS, 1.00, max UDMA/100
ata2.00: configured for UDMA/100
scsi 1:0:0:0: CD-ROM MATSHITA DVD-RAM UJ890AS 1.00 PQ: 0 ANSI: 5
scsi 1:0:0:0: Attached scsi generic sg1 type 5
Synaptics Touchpad, model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04733/0xa40000/0xa0000
input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input6
rtc_cmos 00:06: setting system clock to 2011-12-07 08:26:44 UTC (1323246404)
REISERFS (device sda7): found reiserfs format "3.6" with standard journal
REISERFS (device sda7): using ordered data mode
REISERFS (device sda7): journal params: device sda7, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
REISERFS (device sda7): checking transaction log (sda7)
REISERFS (device sda7): Using r5 hash to sort names
VFS: Mounted root (reiserfs filesystem) readonly on device 8:7.
Freeing unused kernel memory: 528k freed
Write protecting the kernel read-only data: 8192k
Freeing unused kernel memory: 1096k freed
Freeing unused kernel memory: 400k freed
consoletype used greatest stack depth: 4248 bytes left
stty used greatest stack depth: 3800 bytes left
udev: starting version 151
udevd (989): /proc/989/oom_adj is deprecated, please use /proc/989/oom_score_adj instead.
sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
cdrom: Uniform CD-ROM driver Revision: 3.20
sr 1:0:0:0: Attached scsi CD-ROM sr0
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ehci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
ehci_hcd 0000:00:1a.0: setting latency timer to 64
ehci_hcd 0000:00:1a.0: EHCI Host Controller
ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:1a.0: debug port 2
ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
ehci_hcd 0000:00:1a.0: irq 16, io mem 0xb7105c00
ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: EHCI Host Controller
usb usb1: Manufacturer: Linux 3.0.6-gentoo ehci_hcd
usb usb1: SerialNumber: 0000:00:1a.0
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
ehci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
ehci_hcd 0000:00:1d.0: setting latency timer to 64
ehci_hcd 0000:00:1d.0: EHCI Host Controller
ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
ehci_hcd 0000:00:1d.0: debug port 2
ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
ehci_hcd 0000:00:1d.0: irq 23, io mem 0xb7105800
ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: EHCI Host Controller
usb usb2: Manufacturer: Linux 3.0.6-gentoo ehci_hcd
usb usb2: SerialNumber: 0000:00:1d.0
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
HDA Intel 0000:00:1b.0: irq 42 for MSI/MSI-X
HDA Intel 0000:00:1b.0: setting latency timer to 64
hda_codec: ALC272X: BIOS auto-probing.
HDA Intel 0000:01:00.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
hda_intel: Disabling MSI
HDA Intel 0000:01:00.1: setting latency timer to 64
usb 1-1: new high speed USB device number 2 using ehci_hcd
usb 1-1: New USB device found, idVendor=8087, idProduct=0020
usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
hub 1-1:1.0: USB hub found
hub 1-1:1.0: 6 ports detected
HDMI status: Pin=5 Presence_Detect=0 ELD_Valid=0
usb 2-1: new high speed USB device number 2 using ehci_hcd
HDMI status: Pin=5 Presence_Detect=0 ELD_Valid=0
HDMI status: Pin=5 Presence_Detect=0 ELD_Valid=0
HDMI status: Pin=5 Presence_Detect=0 ELD_Valid=0
usb 2-1: New USB device found, idVendor=8087, idProduct=0020
usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
hub 2-1:1.0: USB hub found
hub 2-1:1.0: 8 ports detected
usb 1-1.1: new high speed USB device number 3 using ehci_hcd
usb 1-1.1: New USB device found, idVendor=0402, idProduct=9665
usb 1-1.1: New USB device strings: Mfr=3, Product=1, SerialNumber=0
usb 1-1.1: Product: 1.3M WebCam
usb 1-1.1: Manufacturer: XPA1R00XA
nvidia: module license 'NVIDIA' taints kernel.
Disabling lock debugging due to kernel taint
nvidia 0000:01:00.0: power state changed by ACPI to D0
nvidia 0000:01:00.0: power state changed by ACPI to D0
nvidia 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
nvidia 0000:01:00.0: setting latency timer to 64
vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
NVRM: loading NVIDIA UNIX x86_64 Kernel Module 285.05.09 Fri Sep 23 17:31:57 PDT 2011
tg3.c:v3.119 (May 18, 2011)
tg3 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
tg3 0000:02:00.0: setting latency timer to 64
tg3 mdio bus: probed
tg3 0000:02:00.0: eth0: Tigon3 [partno(BCM57780) rev 57780001] (PCI Express) MAC address 70:5a:b6:c9:71:4f
tg3 0000:02:00.0: eth0: attached PHY driver [Broadcom BCM57780] (mii_bus:phy_addr=200:01)
tg3 0000:02:00.0: eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
tg3 0000:02:00.0: eth0: dma_rwctrl[76180000] dma_mask[64-bit]
REISERFS (device sda8): found reiserfs format "3.6" with standard journal
REISERFS (device sda8): using ordered data mode
REISERFS (device sda8): journal params: device sda8, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
REISERFS (device sda8): checking transaction log (sda8)
REISERFS (device sda8): Using r5 hash to sort names
Adding 5253216k swap on /dev/sda6. Priority:-1 extents:1 across:5253216k
bash used greatest stack depth: 3648 bytes left
tg3 0000:02:00.0: irq 43 for MSI/MSI-X
tg3 0000:02:00.0: eth0: Link is down
tg3 0000:02:00.0: eth0: Link is up at 100 Mbps, full duplex
tg3 0000:02:00.0: eth0: Flow control is on for TX and on for RX
xkbcomp used greatest stack depth: 3032 bytes left
plugin-containe[4429]: segfault at 7f3eb02bf180 ip 00007f3eb02bf180 sp 00007f3ebcc2ed08 error 14 in libfreebl3.so.12[7f3eb0550000+61000]
plugin-containe[4806]: segfault at 7f1ff6383180 ip 00007f1ff6383180 sp 00007f2002cf2d08 error 14 in libfreebl3.so.12[7f1ff6614000+61000]
cfg80211: Calling CRDA to update world regulatory domain
Broadcom 43xx driver loaded [ Features: PNL, Firmware-ID: FW13 ]
lib80211_crypt: registered algorithm 'WEP'
wmi: Mapper loaded
acer_wmi: Acer Laptop ACPI-WMI Extras
acer_wmi: Function bitmap for Communication Button: 0x1
acer_wmi: Brightness must be controlled by generic video driver
input: Acer WMI hotkeys as /devices/virtual/input/input7

