https://bugzilla.kernel.org/show_bug.cgi?id=23862





--- Comment #2 from matt <[email protected]>  2010-11-30 14:41:37 ---
Sure..sorry for no further describe...

I just compiled kernel 2.6.37-rc3, but it never happened with older
kernels....I recompiled with CONFIG_PNPBIOS_PROC_FS=N as I get PnpBios warnings
at boot (obviously with nolapic acpi=off noapic)..

here is the dmesg log:

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.37-rc3-git6-acpi-nopnp
([email protected]) (gcc version 4.4.5 (Debian 4.4.5-8) ) #1 SMP
PREEMPT Mon Nov 29 17:23:00 CET 2010
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000005f7df000 (usable)
[    0.000000]  BIOS-e820: 000000005f7e0000 - 000000005f7fffc0 (ACPI data)
[    0.000000]  BIOS-e820: 000000005f7fffc0 - 000000005f800000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
[    0.000000] Notice: NX (Execute Disable) protection missing in CPU or
disabled in BIOS!
[    0.000000] DMI 2.3 present.
[    0.000000] DMI: Alviso/ , BIOS V1.02A 02/14/2005
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable)
==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] last_pfn = 0x5f7df max_arch_pfn = 0x100000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CFFFF write-protect
[    0.000000]   D0000-DFFFF uncachable
[    0.000000]   E0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask FC0000000 write-back
[    0.000000]   1 base 040000000 mask FE0000000 write-back
[    0.000000]   2 base 05F800000 mask FFF800000 uncachable
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] PAT not supported by CPU.
[    0.000000] initial memory mapped : 0 - 01c00000
[    0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
[    0.000000]  0000000000 - 0000400000 page 4k
[    0.000000]  0000400000 - 0037400000 page 2M
[    0.000000]  0037400000 - 00377fe000 page 4k
[    0.000000] kernel direct mapping tables up to 377fe000 @ 1bfb000-1c00000
[    0.000000] RAMDISK: 37e21000 - 37ff0000
[    0.000000] Allocated new RAMDISK: 3762f000 - 377fd7c6
[    0.000000] Move RAMDISK from 0000000037e21000 - 0000000037fef7c5 to
3762f000 - 377fd7c5
[    0.000000] 639MB HIGHMEM available.
[    0.000000] 887MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 377fe000
[    0.000000]   low ram: 0 - 377fe000
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x000377fe
[    0.000000]   HighMem  0x000377fe -> 0x0005f7df
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x0005f7df
[    0.000000] On node 0 totalpages: 391022
[    0.000000] free_area_init_node: node 0, pgdat c15ca540, node_mem_map
f6a3e200
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3951 pages, LIFO batch:0
[    0.000000]   Normal zone: 1744 pages used for memmap
[    0.000000]   Normal zone: 221486 pages, LIFO batch:31
[    0.000000]   HighMem zone: 1280 pages used for memmap
[    0.000000]   HighMem zone: 162529 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
[    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[    0.000000] APIC: disable apic facility
[    0.000000] APIC: switched to apic NOOP
[    0.000000] nr_irqs_gsi: 16
[    0.000000] PM: Registered nosave memory: 000000000009f000 -
00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 -
00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 -
0000000000100000
[    0.000000] Allocating PCI resources starting at 5f800000 (gap:
5f800000:a0700000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1
nr_node_ids:1
[    0.000000] PERCPU: Embedded 12 pages/cpu @f6400000 s27776 r0 d21376
u4194304
[    0.000000] pcpu-alloc: s27776 r0 d21376 u4194304 alloc=1*4194304
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total
pages: 387966
[    0.000000] Kernel command line:
BOOT_IMAGE=/boot/vmlinuz-2.6.37-rc3-git6-acpi-nopnp
root=UUID=ca8cd2c3-aa09-44ef-84ae-4e124ca11547 ro quiet splash nolapic acpi=off
noapic i915.modeset=1
rootflags=data=writeback,commit=60,nobh,barrier=0,journal_async_commit
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] Initializing HighMem for node 0 (000377fe:0005f7df)
[    0.000000] Memory: 1541936k/1564540k available (3827k kernel code, 22152k
reserved, 2147k data, 436k init, 655236k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xffd36000 - 0xfffff000   (2852 kB)
[    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[    0.000000]     vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
[    0.000000]       .init : 0xc15d6000 - 0xc1643000   ( 436 kB)
[    0.000000]       .data : 0xc13bcc04 - 0xc15d5bd8   (2147 kB)
[    0.000000]       .text : 0xc1000000 - 0xc13bcc04   (3827 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor
mode...Ok.
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1,
Nodes=1
[    0.000000] Preemptable hierarchical RCU implementation.
[    0.000000]     RCU-based detection of stalled CPUs is disabled.
[    0.000000]     Verbose stalled-CPUs detection is disabled.
[    0.000000] NR_IRQS:1280
[    0.000000] CPU 0 irqstacks, hard=f6008000 soft=f600a000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 1795.674 MHz processor.
[    0.002008] Calibrating delay loop (skipped), value calculated using timer
frequency.. 3591.34 BogoMIPS (lpj=1795674)
[    0.002014] pid_max: default: 32768 minimum: 301
[    0.002048] Security Framework initialized
[    0.002057] SELinux:  Disabled at boot.
[    0.002078] Mount-cache hash table entries: 512
[    0.002294] Initializing cgroup subsys ns
[    0.002301] ns_cgroup deprecated: consider using the 'clone_children' flag
without the ns_cgroup.
[    0.002307] Initializing cgroup subsys cpuacct
[    0.002314] Initializing cgroup subsys devices
[    0.002318] Initializing cgroup subsys freezer
[    0.002321] Initializing cgroup subsys net_cls
[    0.002367] mce: CPU supports 5 MCE banks
[    0.002394] Performance Events: 
[    0.002397] no APIC, boot with the "lapic" boot parameter to force-enable
it.
[    0.002400] no hardware sampling interrupt available.
[    0.002402] p6 PMU driver.
[    0.002409] ... version:                0
[    0.002411] ... bit width:              32
[    0.002414] ... generic registers:      2
[    0.002416] ... value mask:             00000000ffffffff
[    0.002418] ... max period:             000000007fffffff
[    0.002421] ... fixed-purpose events:   0
[    0.002423] ... event mask:             0000000000000003
[    0.003369] SMP alternatives: switching to UP code
[    0.007476] Freeing SMP alternatives: 16k freed
[    0.007565] weird, boot CPU (#0) not listed by the BIOS.
[    0.007568] SMP motherboard not detected.
[    0.007573] Apic disabled
[    0.007576] Local APIC not detected. Using dummy APIC emulation.
[    0.007578] SMP disabled
[    0.010253] Brought up 1 CPUs
[    0.010257] Total of 1 processors activated (3591.34 BogoMIPS).
[    0.012043] devtmpfs: initialized
[    0.012468] regulator: core version 0.5
[    0.012523] regulator: dummy: 
[    0.012576] NET: Registered protocol family 16
[    0.012790] dca service started, version 1.12.1
[    0.012911] PCI: PCI BIOS revision 2.10 entry at 0xe9694, last bus=1
[    0.012913] PCI: Using configuration type 1 for base access
[    0.013827] bio: create slab <bio-0> at 0
[    0.013902] ACPI: Interpreter disabled.
[    0.013965] vgaarb: loaded
[    0.014076] SCSI subsystem initialized
[    0.014126] libata version 3.00 loaded.
[    0.014208] PCI: Probing PCI hardware
[    0.014214] PCI: Probing PCI hardware (bus 00)
[    0.014266] pci 0000:00:00.0: [8086:2590] type 0 class 0x000600
[    0.014321] pci 0000:00:02.0: [8086:2592] type 0 class 0x000300
[    0.014337] pci 0000:00:02.0: reg 10: [mem 0xd0000000-0xd007ffff]
[    0.014345] pci 0000:00:02.0: reg 14: [io  0xe000-0xe007]
[    0.014353] pci 0000:00:02.0: reg 18: [mem 0xa0000000-0xafffffff pref]
[    0.014361] pci 0000:00:02.0: reg 1c: [mem 0xd0080000-0xd00bffff]
[    0.014399] pci 0000:00:02.1: [8086:2792] type 0 class 0x000380
[    0.014411] pci 0000:00:02.1: reg 10: [mem 0xd0100000-0xd017ffff]
[    0.014511] pci 0000:00:1d.0: [8086:2658] type 0 class 0x000c03
[    0.014570] pci 0000:00:1d.0: reg 20: [io  0x1200-0x121f]
[    0.014612] pci 0000:00:1d.1: [8086:2659] type 0 class 0x000c03
[    0.014672] pci 0000:00:1d.1: reg 20: [io  0x1220-0x123f]
[    0.014717] pci 0000:00:1d.2: [8086:265a] type 0 class 0x000c03
[    0.014777] pci 0000:00:1d.2: reg 20: [io  0x1240-0x125f]
[    0.014821] pci 0000:00:1d.3: [8086:265b] type 0 class 0x000c03
[    0.014881] pci 0000:00:1d.3: reg 20: [io  0x1260-0x127f]
[    0.014937] pci 0000:00:1d.7: [8086:265c] type 0 class 0x000c03
[    0.014963] pci 0000:00:1d.7: reg 10: [mem 0xf0000000-0xf00003ff]
[    0.015071] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.015079] pci 0000:00:1d.7: PME# disabled
[    0.015104] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604
[    0.015191] pci 0000:00:1e.2: [8086:266e] type 0 class 0x000401
[    0.015214] pci 0000:00:1e.2: reg 10: [io  0xe100-0xe1ff]
[    0.015228] pci 0000:00:1e.2: reg 14: [io  0xe200-0xe23f]
[    0.015242] pci 0000:00:1e.2: reg 18: [mem 0xd00c0000-0xd00c01ff]
[    0.015256] pci 0000:00:1e.2: reg 1c: [mem 0xd00c0200-0xd00c02ff]
[    0.015312] pci 0000:00:1e.2: PME# supported from D0 D3hot D3cold
[    0.015317] pci 0000:00:1e.2: PME# disabled
[    0.015340] pci 0000:00:1e.3: [8086:266d] type 0 class 0x000703
[    0.015362] pci 0000:00:1e.3: reg 10: [io  0xe300-0xe3ff]
[    0.015376] pci 0000:00:1e.3: reg 14: [io  0xe400-0xe47f]
[    0.015454] pci 0000:00:1e.3: PME# supported from D0 D3hot D3cold
[    0.015460] pci 0000:00:1e.3: PME# disabled
[    0.015485] pci 0000:00:1f.0: [8086:2641] type 0 class 0x000601
[    0.015607] pci 0000:00:1f.0: Force enabled HPET at 0xfed00000
[    0.015615] pci 0000:00:1f.0: quirk: [io  0x1000-0x107f] claimed by ICH6
ACPI/GPIO/TCO
[    0.015621] pci 0000:00:1f.0: quirk: [io  0x1300-0x133f] claimed by ICH6
GPIO
[    0.015627] pci 0000:00:1f.0: LPC Generic IO decode 1 PIO at 0600-067f
[    0.015649] pci 0000:00:1f.1: [8086:266f] type 0 class 0x000101
[    0.015668] pci 0000:00:1f.1: reg 10: [io  0x0000-0x0007]
[    0.015682] pci 0000:00:1f.1: reg 14: [io  0x0000-0x0003]
[    0.015695] pci 0000:00:1f.1: reg 18: [io  0x0000-0x0007]
[    0.015708] pci 0000:00:1f.1: reg 1c: [io  0x0000-0x0003]
[    0.015722] pci 0000:00:1f.1: reg 20: [io  0x1100-0x110f]
[    0.015770] pci 0000:00:1f.3: [8086:266a] type 0 class 0x000c05
[    0.015847] pci 0000:00:1f.3: reg 20: [io  0x1400-0x141f]
[    0.015945] pci 0000:01:00.0: [1106:3044] type 0 class 0x000c00
[    0.015973] pci 0000:01:00.0: reg 10: [mem 0xc0002800-0xc0002fff]
[    0.015989] pci 0000:01:00.0: reg 14: [io  0xc100-0xc17f]
[    0.016097] pci 0000:01:00.0: supports D1 D2
[    0.016100] pci 0000:01:00.0: PME# supported from D1 D2 D3hot
[    0.016107] pci 0000:01:00.0: PME# disabled
[    0.016134] pci 0000:01:01.0: [10ec:8169] type 0 class 0x000200
[    0.016161] pci 0000:01:01.0: reg 10: [io  0xc000-0xc0ff]
[    0.016177] pci 0000:01:01.0: reg 14: [mem 0xc0002000-0xc00020ff]
[    0.016245] pci 0000:01:01.0: reg 30: [mem 0x00000000-0x0001ffff pref]
[    0.016275] pci 0000:01:01.0: supports D1 D2
[    0.016278] pci 0000:01:01.0: PME# supported from D1 D2 D3hot D3cold
[    0.016285] pci 0000:01:01.0: PME# disabled
[    0.016311] pci 0000:01:02.0: [8086:4220] type 0 class 0x000280
[    0.016339] pci 0000:01:02.0: reg 10: [mem 0xc0001000-0xc0001fff]
[    0.016449] pci 0000:01:02.0: PME# supported from D0 D3hot D3cold
[    0.016456] pci 0000:01:02.0: PME# disabled
[    0.016484] pci 0000:01:04.0: [1524:1411] type 2 class 0x000607
[    0.016513] pci 0000:01:04.0: reg 10: [mem 0x00000000-0x00000fff]
[    0.016543] pci 0000:01:04.0: supports D1 D2
[    0.016546] pci 0000:01:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.016552] pci 0000:01:04.0: PME# disabled
[    0.016579] pci 0000:01:04.1: [1524:0530] type 0 class 0x000501
[    0.016606] pci 0000:01:04.1: reg 10: [mem 0xc0000000-0xc000007f]
[    0.016716] pci 0000:01:04.1: supports D1 D2
[    0.016719] pci 0000:01:04.1: PME# supported from D0 D1 D2 D3hot
[    0.016725] pci 0000:01:04.1: PME# disabled
[    0.016754] pci 0000:01:04.2: [1524:0550] type 0 class 0x000805
[    0.016782] pci 0000:01:04.2: reg 10: [mem 0xc0000100-0xc00001ff]
[    0.016890] pci 0000:01:04.2: supports D1 D2
[    0.016893] pci 0000:01:04.2: PME# supported from D0 D1 D2 D3hot
[    0.016900] pci 0000:01:04.2: PME# disabled
[    0.016973] pci 0000:00:1e.0: PCI bridge to [bus 01-01] (subtractive decode)
[    0.016980] pci 0000:00:1e.0:   bridge window [io  0xc000-0xdfff]
[    0.016986] pci 0000:00:1e.0:   bridge window [mem 0xc0000000-0xcfffffff]
[    0.017008] pci 0000:00:1e.0:   bridge window [mem 0x90000000-0x9fffffff
64bit pref]
[    0.017011] pci 0000:00:1e.0:   bridge window [io  0x0000-0xffff]
(subtractive decode)
[    0.017015] pci 0000:00:1e.0:   bridge window [mem 0x00000000-0xffffffff]
(subtractive decode)
[    0.017076] pci_bus 0000:02: [bus 02-05] partially hidden behind transparent
bridge 0000:01 [bus 01-01]
[    0.017153] vgaarb: device added:
PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.017880] pci 0000:00:1f.0: PIIX/ICH IRQ router [8086:2641]
[    0.017926] PCI: setting IRQ 11 as level-triggered
[    0.017933] pci 0000:00:1f.1: found PCI INT A -> IRQ 11
[    0.017947] pci 0000:00:1f.1: sharing IRQ 11 with 0000:00:1d.2
[    0.018019] PCI: pci_cache_line_size set to 64 bytes
[    0.018118] reserve RAM buffer: 000000000009fc00 - 000000000009ffff 
[    0.018122] reserve RAM buffer: 000000005f7df000 - 000000005fffffff 
[    0.018390] hpet clockevent registered
[    0.018395] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.018404] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.018410] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    0.022030] Switching to clocksource tsc
[    0.024545] pnp: PnP ACPI: disabled
[    0.024550] PnPBIOS: Scanning system for PnP BIOS support...
[    0.024568] PnPBIOS: Found PnP BIOS installation structure at 0xc00ff020
[    0.024571] PnPBIOS: PnP BIOS version 1.0, entry 0xeb000:0x2ddc, dseg
0xeb000
[    0.024578] PNPBIOS fault.. attempting recovery.
[    0.024628] PnPBIOS: Warning! Your PnP BIOS caused a fatal error. Attempting
to continue
[    0.024683] PnPBIOS: You may need to reboot with the "pnpbios=off" option to
operate stably
[    0.024737] PnPBIOS: Check with your vendor for an updated BIOS
[    0.024789] PnPBIOS: dev_node_info: unexpected status 0x3a
[    0.024838] PnPBIOS: Unable to get node info.  Aborting.
[    0.027273] pci 0000:01:04.0: BAR 15: assigned [mem 0x9c000000-0x9fffffff
pref]
[    0.027278] pci 0000:01:04.0: BAR 16: assigned [mem 0xcc000000-0xcfffffff]
[    0.027282] pci 0000:01:01.0: BAR 6: assigned [mem 0x9bfe0000-0x9bffffff
pref]
[    0.027287] pci 0000:01:04.0: BAR 0: assigned [mem 0xcbfff000-0xcbffffff]
[    0.027295] pci 0000:01:04.0: BAR 0: set to [mem 0xcbfff000-0xcbffffff] (PCI
address [0xcbfff000-0xcbffffff])
[    0.027300] pci 0000:01:04.0: BAR 13: assigned [io  0xdc00-0xdcff]
[    0.027304] pci 0000:01:04.0: BAR 14: assigned [io  0xd800-0xd8ff]
[    0.027308] pci 0000:01:04.0: CardBus bridge to [bus 02-05]
[    0.027311] pci 0000:01:04.0:   bridge window [io  0xdc00-0xdcff]
[    0.027318] pci 0000:01:04.0:   bridge window [io  0xd800-0xd8ff]
[    0.027325] pci 0000:01:04.0:   bridge window [mem 0x9c000000-0x9fffffff
pref]
[    0.027333] pci 0000:01:04.0:   bridge window [mem 0xcc000000-0xcfffffff]
[    0.027340] pci 0000:00:1e.0: PCI bridge to [bus 01-01]
[    0.027344] pci 0000:00:1e.0:   bridge window [io  0xc000-0xdfff]
[    0.027352] pci 0000:00:1e.0:   bridge window [mem 0xc0000000-0xcfffffff]
[    0.027359] pci 0000:00:1e.0:   bridge window [mem 0x90000000-0x9fffffff
64bit pref]
[    0.027377] pci 0000:00:1e.0: setting latency timer to 64
[    0.027390] pci 0000:01:04.0: can't find IRQ for PCI INT A; please try using
pci=biosirq
[    0.027398] pci_bus 0000:00: resource 0 [io  0x0000-0xffff]
[    0.027402] pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffff]
[    0.027405] pci_bus 0000:01: resource 0 [io  0xc000-0xdfff]
[    0.027409] pci_bus 0000:01: resource 1 [mem 0xc0000000-0xcfffffff]
[    0.027413] pci_bus 0000:01: resource 2 [mem 0x90000000-0x9fffffff 64bit
pref]
[    0.027416] pci_bus 0000:01: resource 4 [io  0x0000-0xffff]
[    0.027419] pci_bus 0000:01: resource 5 [mem 0x00000000-0xffffffff]
[    0.027423] pci_bus 0000:02: resource 0 [io  0xdc00-0xdcff]
[    0.027426] pci_bus 0000:02: resource 1 [io  0xd800-0xd8ff]
[    0.027429] pci_bus 0000:02: resource 2 [mem 0x9c000000-0x9fffffff pref]
[    0.027433] pci_bus 0000:02: resource 3 [mem 0xcc000000-0xcfffffff]
[    0.027474] NET: Registered protocol family 2
[    0.027546] IP route cache hash table entries: 32768 (order: 5, 131072
bytes)
[    0.027883] TCP established hash table entries: 131072 (order: 8, 1048576
bytes)
[    0.028890] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.029606] TCP: Hash tables configured (established 131072 bind 65536)
[    0.029611] TCP reno registered
[    0.029622] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.029649] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.029835] NET: Registered protocol family 1
[    0.029869] pci 0000:00:02.0: Boot video device
[    0.030143] PCI: CLS mismatch (16 != 32), using 64 bytes
[    0.030243] Unpacking initramfs...
[    0.099177] Freeing initrd memory: 1852k freed
[    0.101165] platform rtc_cmos: registered platform RTC device (no PNP device
found)
[    0.101519] audit: initializing netlink socket (disabled)
[    0.101548] type=2000 audit(1291109014.099:1): initialized
[    0.125860] highmem bounce pool size: 64 pages
[    0.125867] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.128321] VFS: Disk quotas dquot_6.5.2
[    0.128405] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.129109] NTFS driver 2.1.29 [Flags: R/W].
[    0.129265] fuse init (API version 7.15)
[    0.129391] msgmni has been set to 1735
[    0.129692] Block layer SCSI generic (bsg) driver version 0.4 loaded (major
253)
[    0.129695] io scheduler noop registered
[    0.129698] io scheduler deadline registered (default)
[    0.130052] isapnp: Scanning for PnP cards...
[    0.486942] isapnp: No Plug & Play device found
[    0.487143] Linux agpgart interface v0.103
[    0.487265] agpgart-intel 0000:00:00.0: Intel 915GM Chipset
[    0.487328] agpgart-intel 0000:00:00.0: detected gtt size: 262144K total,
262144K mappable
[    0.488345] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
[    0.491859] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xa0000000
[    0.492031] [drm] Initialized drm 1.1.0 20060810
[    0.492066] i915 0000:00:02.0: found PCI INT A -> IRQ 11
[    0.492087] i915 0000:00:02.0: sharing IRQ 11 with 0000:00:1d.3
[    0.492127] i915 0000:00:02.0: setting latency timer to 64
[    0.550847] vgaarb: device changed decodes:
PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    0.551267] [drm] initialized overlay support
[    0.989888] Console: switching to colour frame buffer device 160x50
[    0.994880] fb0: inteldrmfb frame buffer device
[    0.994883] drm: registered panic notifier
[    0.994894] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor
0
[    0.994930] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.009921] PCI: setting IRQ 10 as level-triggered
[    1.009928] serial 0000:00:1e.3: found PCI INT B -> IRQ 10
[    1.010040] Uniform Multi-Platform E-IDE driver
[    1.010088] piix 0000:00:1f.1: IDE controller (0x8086:0x266f rev 0x04)
[    1.010099] pci 0000:00:1f.1: found PCI INT A -> IRQ 11
[    1.010113] pci 0000:00:1f.1: sharing IRQ 11 with 0000:00:1d.2
[    1.010168] piix 0000:00:1f.1: not 100% native mode: will probe irqs later
[    1.010176]     ide0: BM-DMA at 0x1100-0x1107
[    1.010187]     ide1: BM-DMA at 0x1108-0x110f
[    1.010194] Probing IDE interface ide0...
[    1.274303] hda: TOSHIBA MK8025GAS, ATA DISK drive
[    1.733019] hdb: TOSHIBA CD/DVDW SD-R6472, ATAPI CD/DVD-ROM drive
[    1.733083] hda: host max PIO4 wanted PIO255(auto-tune) selected PIO4
[    1.733134] hda: UDMA/100 mode selected
[    1.733192] hdb: host max PIO4 wanted PIO255(auto-tune) selected PIO4
[    1.733488] hdb: UDMA/33 mode selected
[    1.733889] Probing IDE interface ide1...
[    2.252069] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[    2.252110] ide1 at 0x170-0x177,0x376 on irq 15
[    2.252240] ide_generic: please use "probe_mask=0x3f" module parameter for
probing all legacy ISA IDE ports
[    2.252243] ide-gd driver 1.18
[    2.252276] hda: max request size: 128KiB
[    2.309134] hda: 156301488 sectors (80026 MB), CHS=65535/16/63
[    2.309246] hda: cache flushes supported
[    2.348485]  hda: hda1 hda2 < hda5 >
[    2.348981] PNP: No PS/2 controller found. Probing ports directly.
[    2.349348] i8042.c: Detected active multiplexing controller, rev 1.1.
[    2.349414] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.349464] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    2.349503] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    2.349536] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    2.349568] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    2.349680] mice: PS/2 mouse device common for all mice
[    2.349778] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[    2.349805] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs
[    2.349887] cpuidle: using governor ladder
[    2.349890] cpuidle: using governor menu
[    2.349893] ioatdma: Intel(R) QuickData Technology Driver 4.00
[    2.349967] No iBFT detected.
[    2.349985] oprofile: using timer interrupt.
[    2.350409] TCP cubic registered
[    2.350578] NET: Registered protocol family 10
[    2.351130] lo: Disabled Privacy Extensions
[    2.351456] Mobile IPv6
[    2.351459] NET: Registered protocol family 17
[    2.351465] Registering the dns_resolver key type
[    2.351519] Using IPI No-Shortcut mode
[    2.351626] PM: Hibernation image not present or could not be loaded.
[    2.351643] registered taskstats version 1
[    2.351936] rtc_cmos rtc_cmos: setting system clock to 2010-11-30 09:23:37
UTC (1291109017)
[    2.351962] Initalizing network drop monitor service
[    2.352045] Freeing unused kernel memory: 436k freed
[    2.352361] Write protecting the kernel text: 3828k
[    2.352449] Write protecting the kernel read-only data: 1740k
[    2.353974] input: AT Translated Set 2 keyboard as
/devices/platform/i8042/serio0/input/input0
[    2.373129] udev[45]: starting version 164
[    2.480209] ide-cd driver 5.00
[    2.533498] ide-cd: hdb: ATAPI 24X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache
[    2.533508] cdrom: Uniform CD-ROM driver Revision: 3.20
[    3.149581] PM: Starting manual resume from disk
[    3.149586] PM: Hibernation image partition 3:5 present
[    3.149588] PM: Looking for hibernation image.
[    3.174119] PM: Image not found (code -22)
[    3.174122] PM: Hibernation image not present or could not be loaded.
[    3.203508] EXT4-fs (hda1): Ignoring deprecated nobh option
[    3.217181] EXT4-fs (hda1): barriers disabled
[    3.235458] EXT4-fs (hda1): mounted filesystem with writeback data mode.
Opts: data=writeback,commit=60,nobh,barrier=0,journal_async_commit
[   31.755786] udev[227]: starting version 164
[   31.959778] input: PC Speaker as /devices/platform/pcspkr/input/input1
[   31.961214] PCI: setting IRQ 3 as level-triggered
[   31.961221] i801_smbus 0000:00:1f.3: found PCI INT B -> IRQ 3
[   31.961236] i801_smbus 0000:00:1f.3: sharing IRQ 3 with 0000:00:1d.1
[   32.068074] lib80211: common routines for IEEE802.11 drivers
[   32.068079] lib80211_crypt: registered algorithm 'NULL'
[   32.120210] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[   32.120286] r8169 0000:01:01.0: (unregistered net_device): no PCI Express
capability
[   32.144847] r8169 0000:01:01.0: eth0: RTL8169sb/8110sb at 0xf8b56000,
00:0f:b0:62:91:d6, XID 10000000 IRQ 11
[   32.272674] usbcore: registered new interface driver usbfs
[   32.272718] usbcore: registered new interface driver hub
[   32.274975] usbcore: registered new device driver usb
[   32.293684] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   32.293733] PCI: setting IRQ 7 as level-triggered
[   32.293739] ehci_hcd 0000:00:1d.7: found PCI INT A -> IRQ 7
[   32.293753] ehci_hcd 0000:00:1d.7: sharing IRQ 7 with 0000:00:1d.0
[   32.293824] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[   32.293829] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[   32.293869] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus
number 1
[   32.294332] sdhci: Secure Digital Host Controller Interface driver
[   32.294335] sdhci: Copyright(c) Pierre Ossman
[   32.303845] ehci_hcd 0000:00:1d.7: debug port 1
[   32.306157] firewire_ohci: Added fw-ohci device 0000:01:00.0, OHCI v1.0, 4
IR + 8 IT contexts, quirks 0x1
[   32.306254] yenta_cardbus 0000:01:04.0: CardBus bridge found [14c0:0012]
[   32.306279] yenta_cardbus 0000:01:04.0: adjusting diagnostic: 60 -> 00
[   32.306289] yenta_cardbus 0000:01:04.0: Using INTVAL to route CSC interrupts
to PCI
[   32.306292] yenta_cardbus 0000:01:04.0: Routing CardBus interrupts to ISA
[   32.306300] yenta_cardbus 0000:01:04.0: TI: mfunc 0x89001202, devctl 0x44
[   32.306305] yenta_cardbus 0000:01:04.0: Yenta TI: no PCI interrupts. Fish.
Please report.
[   32.306310] yenta_cardbus 0000:01:04.0: no PCI IRQ, CardBus support disabled
for this socket.
[   32.306314] yenta_cardbus 0000:01:04.0: check your BIOS CardBus, BIOS IRQ or
ACPI settings.
[   32.318853] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
[   32.318872] ehci_hcd 0000:00:1d.7: irq 7, io mem 0xf0000000
[   32.338024] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[   32.338101] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[   32.338105] usb usb1: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[   32.338108] usb usb1: Product: EHCI Host Controller
[   32.338111] usb usb1: Manufacturer: Linux 2.6.37-rc3-git6-acpi-nopnp
ehci_hcd
[   32.338115] usb usb1: SerialNumber: 0000:00:1d.7
[   32.339399] hub 1-0:1.0: USB hub found
[   32.339406] hub 1-0:1.0: 8 ports detected
[   32.375562] input: PS/2 Mouse as /devices/platform/i8042/serio4/input/input2
[   32.391024] input: AlpsPS/2 ALPS GlidePoint as
/devices/platform/i8042/serio4/input/input3
[   32.420976] uhci_hcd: USB Universal Host Controller Interface driver
[   32.421098] uhci_hcd 0000:00:1d.0: found PCI INT A -> IRQ 7
[   32.421122] uhci_hcd 0000:00:1d.0: sharing IRQ 7 with 0000:00:1d.7
[   32.421167] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[   32.421173] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[   32.421189] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus
number 2
[   32.423046] uhci_hcd 0000:00:1d.0: irq 7, io base 0x00001200
[   32.423105] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[   32.423109] usb usb2: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[   32.423113] usb usb2: Product: UHCI Host Controller
[   32.423116] usb usb2: Manufacturer: Linux 2.6.37-rc3-git6-acpi-nopnp
uhci_hcd
[   32.423119] usb usb2: SerialNumber: 0000:00:1d.0
[   32.423382] hub 2-0:1.0: USB hub found
[   32.423389] hub 2-0:1.0: 2 ports detected
[   32.423486] uhci_hcd 0000:00:1d.1: found PCI INT B -> IRQ 3
[   32.423518] uhci_hcd 0000:00:1d.1: sharing IRQ 3 with 0000:00:1f.3
[   32.423542] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[   32.423546] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[   32.423560] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus
number 3
[   32.424747] cfg80211: Calling CRDA to update world regulatory domain
[   32.426046] uhci_hcd 0000:00:1d.1: irq 3, io base 0x00001220
[   32.426092] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[   32.426096] usb usb3: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[   32.426099] usb usb3: Product: UHCI Host Controller
[   32.426102] usb usb3: Manufacturer: Linux 2.6.37-rc3-git6-acpi-nopnp
uhci_hcd
[   32.426105] usb usb3: SerialNumber: 0000:00:1d.1
[   32.426323] hub 3-0:1.0: USB hub found
[   32.426329] hub 3-0:1.0: 2 ports detected
[   32.426420] uhci_hcd 0000:00:1d.2: found PCI INT C -> IRQ 11
[   32.426449] uhci_hcd 0000:00:1d.2: sharing IRQ 11 with 0000:00:1f.1
[   32.426475] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[   32.426480] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[   32.426493] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus
number 4
[   32.428944] yenta_cardbus 0000:01:04.0: ISA IRQ mask 0x0240, PCI irq 0
[   32.428951] yenta_cardbus 0000:01:04.0: Socket status: 30000006
[   32.428955] pci_bus 0000:01: Raising subordinate bus# of parent bus (#01)
from #01 to #05
[   32.428966] yenta_cardbus 0000:01:04.0: pcmcia: parent PCI bridge window:
[io  0xc000-0xdfff]
[   32.428971] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc000-0xdfff:
excluding 0xc000-0xc17f
[   32.431040] uhci_hcd 0000:00:1d.2: irq 11, io base 0x00001240
[   32.431090] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[   32.431093] usb usb4: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[   32.431097] usb usb4: Product: UHCI Host Controller
[   32.431100] usb usb4: Manufacturer: Linux 2.6.37-rc3-git6-acpi-nopnp
uhci_hcd
[   32.431103] usb usb4: SerialNumber: 0000:00:1d.2
[   32.431139] audit: name_count maxed, losing inode data: dev=00:05,
inode=2825
[   32.431143] audit: name_count maxed, losing inode data: dev=00:05,
inode=2825
[   32.431149] audit: name_count maxed, losing inode data: dev=00:05,
inode=2825
[   32.431363] hub 4-0:1.0: USB hub found
[   32.431369] hub 4-0:1.0: 2 ports detected
[   32.431469] uhci_hcd 0000:00:1d.3: found PCI INT D -> IRQ 11
[   32.431476] uhci_hcd 0000:00:1d.3: sharing IRQ 11 with 0000:00:02.0
[   32.431525] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[   32.431530] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[   32.431539] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus
number 5
[   32.433040] uhci_hcd 0000:00:1d.3: irq 11, io base 0x00001260
[   32.433082] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[   32.433086] usb usb5: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[   32.433089] usb usb5: Product: UHCI Host Controller
[   32.433092] usb usb5: Manufacturer: Linux 2.6.37-rc3-git6-acpi-nopnp
uhci_hcd
[   32.433095] usb usb5: SerialNumber: 0000:00:1d.3
[   32.433112] audit: name_count maxed, losing inode data: dev=00:05, inode=3
[   32.433116] audit: name_count maxed, losing inode data: dev=00:05,
inode=2663
[   32.433120] audit: name_count maxed, losing inode data: dev=00:05,
inode=2664
[   32.433130] audit: name_count maxed, losing inode data: dev=00:05,
inode=2664
[   32.433135] audit: name_count maxed, losing inode data: dev=00:05,
inode=2829
[   32.433140] audit: name_count maxed, losing inode data: dev=00:05,
inode=2829
[   32.433329] hub 5-0:1.0: USB hub found
[   32.433334] hub 5-0:1.0: 2 ports detected
[   32.523079] libipw: 802.11 data/management/control stack, git-1.1.13
[   32.523084] libipw: Copyright (C) 2004-2005 Intel Corporation
<[email protected]>
[   32.533570]  0xd800-0xd8ff 0xdc00-0xdcff
[   32.554664] yenta_cardbus 0000:01:04.0: pcmcia: parent PCI bridge window:
[mem 0xc0000000-0xcfffffff]
[   32.554670] pcmcia_socket pcmcia_socket0: cs: memory probe
0xc0000000-0xcfffffff: excluding 0xc0000000-0xc07fffff 0xcb800000-0xcfffffff
[   32.554701] yenta_cardbus 0000:01:04.0: pcmcia: parent PCI bridge window:
[mem 0x90000000-0x9fffffff 64bit pref]
[   32.554706] pcmcia_socket pcmcia_socket0: cs: memory probe
0x90000000-0x9fffffff: excluding 0x90000000-0x9fffffff
[   32.564029] sdhci-pci 0000:01:04.2: SDHCI controller found [1524:0550] (rev
0)
[   32.564117] mmc0: no vmmc regulator found
[   32.564159] Registered led device: mmc0::
[   32.564463] mmc0: SDHCI controller on PCI [0000:01:04.2] using PIO
[   32.660541] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver,
1.2.2kmprq
[   32.660546] ipw2200: Copyright(c) 2003-2006 Intel Corporation
[   32.663031] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
[   32.667834] usbcore: registered new interface driver usbserial
[   32.668207] USB Serial support registered for generic
[   32.689929] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af:
excluding 0x170-0x177 0x1f0-0x1f7 0x370-0x377
[   32.691948] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff:
excluding 0x3f0-0x3f7 0x4d0-0x4d7
[   32.692856] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff:
clean.
[   32.698385] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7:
clean.
[   32.699480] pcmcia_socket pcmcia_socket0: cs: memory probe
0x0c0000-0x0fffff: excluding 0xc0000-0xc7fff 0xe0000-0xfffff
[   32.699686] pcmcia_socket pcmcia_socket0: cs: memory probe
0xa0000000-0xa0ffffff: excluding 0xa0000000-0xa0ffffff
[   32.699889] pcmcia_socket pcmcia_socket0: cs: memory probe
0x60000000-0x60ffffff: clean.
[   32.700116] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff:
clean.
[   32.807147] firewire_core: created device fw0: GUID 00023f545e401d50, S400
[   32.830032] usb 2-1: new low speed USB device using uhci_hcd and address 2
[   32.836113] Intel ICH Modem 0000:00:1e.3: found PCI INT B -> IRQ 10
[   32.836188] Intel ICH Modem 0000:00:1e.3: setting latency timer to 64
[   32.880040] PCI: setting IRQ 5 as level-triggered
[   32.880049] Intel ICH 0000:00:1e.2: found PCI INT A -> IRQ 5
[   32.880154] Intel ICH 0000:00:1e.2: setting latency timer to 64
[   32.928284] ipw2200: Detected geography ZZR (14 802.11bg channels, 0 802.11a
channels)
[   33.042057] usb 2-1: New USB device found, idVendor=046d, idProduct=c50e
[   33.042062] usb 2-1: New USB device strings: Mfr=1, Product=2,
SerialNumber=0
[   33.042066] usb 2-1: Product: USB RECEIVER
[   33.042069] usb 2-1: Manufacturer: Logitech
[   33.045184] usbcore: registered new interface driver usbserial_generic
[   33.045188] usbserial: USB Serial Driver core
[   33.062387] USB Serial support registered for GSM modem (1-port)
[   33.062784] usbcore: registered new interface driver option
[   33.062787] option: v0.7.2:USB Driver for GSM modems
[   33.104688] input: Logitech USB RECEIVER as
/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/input/input4
[   33.104950] generic-usb 0003:046D:C50E.0001: input,hidraw0: USB HID v1.11
Mouse [Logitech USB RECEIVER] on usb-0000:00:1d.0-1/input0
[   33.105341] usbcore: registered new interface driver usbhid
[   33.105344] usbhid: USB HID core driver
[   33.694029] intel8x0_measure_ac97_clock: measured 50379 usecs (2428 samples)
[   33.694033] intel8x0: clocking to 48000
[   33.694657] audit: name_count maxed, losing inode data: dev=00:05,
inode=3201
[   33.694729] audit: name_count maxed, losing inode data: dev=00:05, inode=3
[   33.694736] audit: name_count maxed, losing inode data: dev=00:05, inode=3
[   33.694809] audit: name_count maxed, losing inode data: dev=00:05, inode=3
[   33.694815] audit: name_count maxed, losing inode data: dev=00:05, inode=3
[   33.694948] audit: name_count maxed, losing inode data: dev=00:05,
inode=2907
[   33.694958] audit: name_count maxed, losing inode data: dev=00:05,
inode=2907
[   33.695055] audit: name_count maxed, losing inode data: dev=00:05, inode=3
[   33.695062] audit: name_count maxed, losing inode data: dev=00:05, inode=3
[   35.763495] EXT4-fs (hda1): re-mounted. Opts: (null)
[   35.843791] EXT4-fs (hda1): re-mounted. Opts: errors=remount-ro
[   35.989659] audit: name_count maxed, losing inode data: dev=00:07,
inode=3534
[   35.989671] audit: name_count maxed, losing inode data: dev=00:07,
inode=3534
[   35.989681] audit: name_count maxed, losing inode data: dev=00:05, inode=3
[   35.989688] audit: name_count maxed, losing inode data: dev=00:05, inode=3
[   35.990543] audit: name_count maxed, losing inode data: dev=00:07, inode=5
[   35.990549] audit: name_count maxed, losing inode data: dev=00:07,
inode=3539
[   35.990561] audit: name_count maxed, losing inode data: dev=00:05, inode=3
[   35.990568] audit: name_count maxed, losing inode data: dev=00:05, inode=3
[   35.991429] audit: name_count maxed, losing inode data: dev=00:07, inode=5
[   35.991434] audit: name_count maxed, losing inode data: dev=00:07,
inode=3544
[   35.991445] audit: name_count maxed, losing inode data: dev=00:05, inode=3
[   35.991452] audit: name_count maxed, losing inode data: dev=00:05, inode=3
[   35.992303] audit: name_count maxed, losing inode data: dev=00:07, inode=5
[   35.992309] audit: name_count maxed, losing inode data: dev=00:07,
inode=3549
[   35.992319] audit: name_count maxed, losing inode data: dev=00:05, inode=3
[   35.992329] audit: name_count maxed, losing inode data: dev=00:05, inode=3
[   35.993204] audit: name_count maxed, losing inode data: dev=00:07, inode=5
[   35.993211] audit: name_count maxed, losing inode data: dev=00:07,
inode=3554
[   35.993221] audit: name_count maxed, losing inode data: dev=00:05, inode=3
[   35.993228] audit: name_count maxed, losing inode data: dev=00:05, inode=3
[   35.993650] loop: module loaded
[   37.056821] lib80211_crypt: registered algorithm 'WEP'
[   37.801196] ip_tables: (C) 2000-2006 Netfilter Core Team
[   37.833742] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[   39.044338] microcode: CPU0 sig=0x6d6, pf=0x20, revision=0x17
[   39.047313] microcode: Microcode Update Driver: v2.00
<[email protected]>, Peter Oruba
[   39.183252] microcode: CPU0 updated to revision 0x18, date = 2004-10-17
[   39.359465] r8169 0000:01:01.0: eth0: link down
[   39.359680] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   39.953695] input: ACPI Virtual Keyboard Device as
/devices/virtual/input/input5

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
acpi-bugzilla mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to