Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.hardware > #360
| Date | 2011-05-25 21:37 -0700 |
|---|---|
| From | Ant <ant@zimage.comANT> |
| Organization | An Ant Farm |
| Newsgroups | comp.os.linux.hardware |
| Subject | Booting my old Debian box sometimes kernel panics after cpuidle? |
| Message-ID | <rfydnWOpz5GLREDQnZ2dnUVZ_oWdnZ2d@earthlink.com> (permalink) |
Hello!
Once in a while when I reboot my old Debian box, I get a kernel panic
after it finishes its Grub2 (five/5 seconds wait for any inputs IIRC)
and starts booting up Linux Kernel(?). I noticed it is about eight/8
seconds and mentions cpuidle before a memory address dump and kernel
panic with its infamous three blinking PS/2 keyboard lights.
On a normal boot without any problems, I see:
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.32-5-686 (Debian 2.6.32-34squeeze1)
(dannf@debian.org) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Wed May
18 07:08:50 UTC 2011
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] NSC Geode by NSC
[ 0.000000] Cyrix CyrixInstead
[ 0.000000] Centaur CentaurHauls
[ 0.000000] Transmeta GenuineTMx86
[ 0.000000] Transmeta TransmetaCPU
[ 0.000000] UMC UMC UMC UMC
[ 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 - 000000007ff90000 (usable)
[ 0.000000] BIOS-e820: 000000007ff90000 - 000000007ff9e000 (ACPI data)
[ 0.000000] BIOS-e820: 000000007ff9e000 - 000000007ffe0000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000007ffe0000 - 0000000080000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
[ 0.000000] DMI present.
[ 0.000000] AMI BIOS detected: BIOS may corrupt low RAM, working
around it.
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000
(usable) ==> (reserved)
[ 0.000000] last_pfn = 0x7ff90 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-EFFFF write-through
[ 0.000000] F0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask F80000000 write-back
[ 0.000000] 1 disabled
[ 0.000000] 2 disabled
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new
0x7010600070106
[ 0.000000] initial memory mapped : 0 - 01800000
[ 0.000000] init_memory_mapping: 0000000000000000-00000000373fe000
[ 0.000000] 0000000000 - 0000400000 page 4k
[ 0.000000] 0000400000 - 0037000000 page 2M
[ 0.000000] 0037000000 - 00373fe000 page 4k
[ 0.000000] kernel direct mapping tables up to 373fe000 @ 10000-16000
[ 0.000000] RAMDISK: 3706c000 - 3782d270
[ 0.000000] Allocated new RAMDISK: 00100000 - 008c1270
[ 0.000000] Move RAMDISK from 000000003706c000 - 000000003782d26f to
00100000 - 008c126f
[ 0.000000] ACPI: RSDP 000f9aa0 00014 (v00 ACPIAM)
[ 0.000000] ACPI: RSDT 7ff90000 0003C (v01 7514MS A7514200 20090904
MSFT 00000097)
[ 0.000000] ACPI: FACP 7ff90200 00084 (v01 7514MS A7514200 20090904
MSFT 00000097)
[ 0.000000] ACPI: DSDT 7ff90440 063EE (v01 A7514 A7514200 00000200
INTL 20051117)
[ 0.000000] ACPI: FACS 7ff9e000 00040
[ 0.000000] ACPI: APIC 7ff90390 0006C (v01 7514MS A7514200 20090904
MSFT 00000097)
[ 0.000000] ACPI: MCFG 7ff90400 0003C (v01 7514MS OEMMCFG 20090904
MSFT 00000097)
[ 0.000000] ACPI: OEMB 7ff9e040 00072 (v01 7514MS A7514200 20090904
MSFT 00000097)
[ 0.000000] ACPI: HPET 7ff98440 00038 (v01 7514MS OEMHPET 20090904
MSFT 00000097)
[ 0.000000] ACPI: SSDT 7ff9e8c0 00A7C (v01 DpgPmm CpuPm 00000012
INTL 20051117)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] 1163MB HIGHMEM available.
[ 0.000000] 883MB LOWMEM available.
[ 0.000000] mapped low ram: 0 - 373fe000
[ 0.000000] low ram: 0 - 373fe000
[ 0.000000] node 0 low ram: 00000000 - 373fe000
[ 0.000000] node 0 bootmap 00012000 - 00018e80
[ 0.000000] (9 early reservations) ==> bootmem [0000000000 - 00373fe000]
[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==>
[0000000000 - 0000001000]
[ 0.000000] #1 [0000001000 - 0000002000] EX TRAMPOLINE ==>
[0000001000 - 0000002000]
[ 0.000000] #2 [0000006000 - 0000007000] TRAMPOLINE ==>
[0000006000 - 0000007000]
[ 0.000000] #3 [0001000000 - 00014c8bb4] TEXT DATA BSS ==>
[0001000000 - 00014c8bb4]
[ 0.000000] #4 [000009fc00 - 0000100000] BIOS reserved ==>
[000009fc00 - 0000100000]
[ 0.000000] #5 [00014c9000 - 00014cf195] BRK ==>
[00014c9000 - 00014cf195]
[ 0.000000] #6 [0000010000 - 0000012000] PGTABLE ==>
[0000010000 - 0000012000]
[ 0.000000] #7 [0000100000 - 00008c1270] NEW RAMDISK ==>
[0000100000 - 00008c1270]
[ 0.000000] #8 [0000012000 - 0000019000] BOOTMAP ==>
[0000012000 - 0000019000]
[ 0.000000] found SMP MP-table at [c00ff780] ff780
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] Normal 0x00001000 -> 0x000373fe
[ 0.000000] HighMem 0x000373fe -> 0x0007ff90
[ 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 -> 0x0007ff90
[ 0.000000] On node 0 totalpages: 524063
[ 0.000000] free_area_init_node: node 0, pgdat c13b08a0, node_mem_map
c14d1200
[ 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: 1736 pages used for memmap
[ 0.000000] Normal zone: 220470 pages, LIFO batch:31
[ 0.000000] HighMem zone: 2328 pages used for memmap
[ 0.000000] HighMem zone: 295546 pages, LIFO batch:31
[ 0.000000] Using APIC driver default
[ 0.000000] ACPI: PM-Timer IO Port: 0x808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI
0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0xffffffff base: 0xfed00000
[ 0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 24
[ 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 80000000 (gap:
80000000:7ee00000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 14 pages/cpu @c2800000 s34328 r0 d23016
u1048576
[ 0.000000] pcpu-alloc: s34328 r0 d23016 u1048576 alloc=1*4194304
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on.
Total pages: 519967
[ 0.000000] Kernel command line:
BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-686
root=UUID=fe4a1af1-1979-49fb-9668-314a24b12890 ro quiet nouveau.modeset=0
[ 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] Enabling fast FPU save and restore... done.
[ 0.000000] Enabling unmasked SIMD FPU exception support... done.
[ 0.000000] Initializing CPU#0
[ 0.000000] Initializing HighMem for node 0 (000373fe:0007ff90)
[ 0.000000] Memory: 2064656k/2096704k available (2503k kernel code,
30344k reserved, 1313k data, 380k init, 1191496k highmem)
[ 0.000000] virtual kernel memory layout:
[ 0.000000] fixmap : 0xffd56000 - 0xfffff000 (2724 kB)
[ 0.000000] pkmap : 0xff400000 - 0xff800000 (4096 kB)
[ 0.000000] vmalloc : 0xf7bfe000 - 0xff3fe000 ( 120 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xf73fe000 ( 883 MB)
[ 0.000000] .init : 0xc13bb000 - 0xc141a000 ( 380 kB)
[ 0.000000] .data : 0xc1271e61 - 0xc13ba4c0 (1313 kB)
[ 0.000000] .text : 0xc1000000 - 0xc1271e61 (2503 kB)
[ 0.000000] Checking if this processor honours the WP bit even in
supervisor mode...Ok.
[ 0.000000] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0,
CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:1280
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] hpet clockevent registered
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 2338.957 MHz processor.
[ 0.004005] Calibrating delay loop (skipped), value calculated using
timer frequency.. 4677.91 BogoMIPS (lpj=9355828)
[ 0.004016] Security Framework initialized
[ 0.004019] SELinux: Disabled at boot.
[ 0.004025] Mount-cache hash table entries: 512
[ 0.004115] Initializing cgroup subsys ns
[ 0.004119] Initializing cgroup subsys cpuacct
[ 0.004122] Initializing cgroup subsys devices
[ 0.004124] Initializing cgroup subsys freezer
[ 0.004125] Initializing cgroup subsys net_cls
[ 0.004143] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.004145] CPU: L2 cache: 2048K
[ 0.004147] CPU: Physical Processor ID: 0
[ 0.004148] CPU: Processor Core ID: 0
[ 0.004152] mce: CPU supports 6 MCE banks
[ 0.004158] CPU0: Thermal monitoring enabled (TM2)
[ 0.004161] using mwait in idle threads.
[ 0.004166] Performance Events: Core2 events, Intel PMU driver.
[ 0.004171] ... version: 2
[ 0.004172] ... bit width: 40
[ 0.004173] ... generic registers: 2
[ 0.004175] ... value mask: 000000ffffffffff
[ 0.004176] ... max period: 000000007fffffff
[ 0.004178] ... fixed-purpose events: 3
[ 0.004179] ... event mask: 0000000700000003
[ 0.004182] Checking 'hlt' instruction... OK.
[ 0.021039] ACPI: Core revision 20090903
[ 0.026936] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.027241] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.066927] CPU0: Intel(R) Core(TM)2 Quad CPU Q8200 @ 2.33GHz
stepping 07
[ 0.068001] Booting processor 1 APIC 0x1 ip 0x6000
[ 0.008000] Initializing CPU#1
[ 0.008000] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.008000] CPU: L2 cache: 2048K
[ 0.008000] CPU: Physical Processor ID: 0
[ 0.008000] CPU: Processor Core ID: 1
[ 0.008000] CPU1: Thermal monitoring enabled (TM2)
[ 0.152071] CPU1: Intel(R) Core(TM)2 Quad CPU Q8200 @ 2.33GHz
stepping 07
[ 0.152077] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[ 0.156105] Booting processor 2 APIC 0x2 ip 0x6000
[ 0.008000] Initializing CPU#2
[ 0.008000] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.008000] CPU: L2 cache: 2048K
[ 0.008000] CPU: Physical Processor ID: 0
[ 0.008000] CPU: Processor Core ID: 2
[ 0.008000] CPU2: Thermal monitoring enabled (TM2)
[ 0.244115] CPU2: Intel(R) Core(TM)2 Quad CPU Q8200 @ 2.33GHz
stepping 07
[ 0.244121] checking TSC synchronization [CPU#0 -> CPU#2]: passed.
[ 0.248083] Booting processor 3 APIC 0x3 ip 0x6000
[ 0.008000] Initializing CPU#3
[ 0.008000] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.008000] CPU: L2 cache: 2048K
[ 0.008000] CPU: Physical Processor ID: 0
[ 0.008000] CPU: Processor Core ID: 3
[ 0.008000] CPU3: Thermal monitoring enabled (TM2)
[ 0.336047] CPU3: Intel(R) Core(TM)2 Quad CPU Q8200 @ 2.33GHz
stepping 07
[ 0.336053] checking TSC synchronization [CPU#0 -> CPU#3]: passed.
[ 0.340036] Brought up 4 CPUs
[ 0.340039] Total of 4 processors activated (18712.63 BogoMIPS).
[ 0.341610] CPU0 attaching sched-domain:
[ 0.341613] domain 0: span 0-1 level MC
[ 0.341615] groups: 0 1
[ 0.341618] domain 1: span 0-3 level CPU
[ 0.341620] groups: 0-1 (cpu_power = 2048) 2-3 (cpu_power = 2048)
[ 0.341626] CPU1 attaching sched-domain:
[ 0.341628] domain 0: span 0-1 level MC
[ 0.341630] groups: 1 0
[ 0.341632] domain 1: span 0-3 level CPU
[ 0.341634] groups: 0-1 (cpu_power = 2048) 2-3 (cpu_power = 2048)
[ 0.341639] CPU2 attaching sched-domain:
[ 0.341641] domain 0: span 2-3 level MC
[ 0.341642] groups: 2 3
[ 0.341645] domain 1: span 0-3 level CPU
[ 0.341647] groups: 2-3 (cpu_power = 2048) 0-1 (cpu_power = 2048)
[ 0.341652] CPU3 attaching sched-domain:
[ 0.341653] domain 0: span 2-3 level MC
[ 0.341655] groups: 3 2
[ 0.341658] domain 1: span 0-3 level CPU
[ 0.341660] groups: 2-3 (cpu_power = 2048) 0-1 (cpu_power = 2048)
[ 0.341763] devtmpfs: initialized
[ 0.341763] regulator: core version 0.5
[ 0.341763] NET: Registered protocol family 16
[ 0.341763] ACPI: bus type pci registered
[ 0.341763] PCI: MCFG configuration 0: base e0000000 segment 0 buses
0 - 255
[ 0.341763] PCI: Not using MMCONFIG.
[ 0.341763] PCI: Using configuration type 1 for base access
[ 0.341763] bio: create slab <bio-0> at 0
[ 0.344041] ACPI: EC: Detected MSI hardware, enabling workarounds.
[ 0.344043] ACPI: EC: Look up EC in DSDT
[ 0.346328] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.350771] ACPI: Interpreter enabled
[ 0.350781] ACPI: (supports S0 S1 S4 S5)
[ 0.350796] ACPI: Using IOAPIC for interrupt routing
[ 0.350839] PCI: MCFG configuration 0: base e0000000 segment 0 buses
0 - 255
[ 0.353544] PCI: MCFG area at e0000000 reserved in ACPI motherboard
resources
[ 0.353546] PCI: Using MMCONFIG for extended config space
[ 0.360251] ACPI Warning: Incorrect checksum in table [OEMB] - BE,
should be BD (20090903/tbutils-314)
[ 0.360357] ACPI: No dock devices found.
[ 0.360484] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.360560] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.360563] pci 0000:00:01.0: PME# disabled
[ 0.360622] pci 0000:00:1a.0: reg 20 io port: [0x8800-0x881f]
[ 0.360679] pci 0000:00:1a.1: reg 20 io port: [0x8480-0x849f]
[ 0.360737] pci 0000:00:1a.2: reg 20 io port: [0x8400-0x841f]
[ 0.360797] pci 0000:00:1a.7: reg 10 32bit mmio: [0xf7fff400-0xf7fff7ff]
[ 0.360844] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[ 0.360848] pci 0000:00:1a.7: PME# disabled
[ 0.360881] pci 0000:00:1b.0: reg 10 64bit mmio: [0xf7ff8000-0xf7ffbfff]
[ 0.360916] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.360919] pci 0000:00:1b.0: PME# disabled
[ 0.360970] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.360973] pci 0000:00:1c.0: PME# disabled
[ 0.361025] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.361028] pci 0000:00:1c.1: PME# disabled
[ 0.361082] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.361085] pci 0000:00:1c.5: PME# disabled
[ 0.361131] pci 0000:00:1d.0: reg 20 io port: [0x9000-0x901f]
[ 0.361188] pci 0000:00:1d.1: reg 20 io port: [0x8c00-0x8c1f]
[ 0.361246] pci 0000:00:1d.2: reg 20 io port: [0x8880-0x889f]
[ 0.361307] pci 0000:00:1d.7: reg 10 32bit mmio: [0xf7fff800-0xf7fffbff]
[ 0.361353] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.361357] pci 0000:00:1d.7: PME# disabled
[ 0.361499] pci 0000:00:1f.2: reg 10 io port: [0xac00-0xac07]
[ 0.361504] pci 0000:00:1f.2: reg 14 io port: [0xa880-0xa883]
[ 0.361509] pci 0000:00:1f.2: reg 18 io port: [0xa800-0xa807]
[ 0.361514] pci 0000:00:1f.2: reg 1c io port: [0xa480-0xa483]
[ 0.361519] pci 0000:00:1f.2: reg 20 io port: [0xa400-0xa40f]
[ 0.361524] pci 0000:00:1f.2: reg 24 io port: [0xa080-0xa08f]
[ 0.361562] pci 0000:00:1f.3: reg 10 64bit mmio: [0xf7fffc00-0xf7fffcff]
[ 0.361573] pci 0000:00:1f.3: reg 20 io port: [0x400-0x41f]
[ 0.361609] pci 0000:00:1f.5: reg 10 io port: [0x9c00-0x9c07]
[ 0.361614] pci 0000:00:1f.5: reg 14 io port: [0x9880-0x9883]
[ 0.361619] pci 0000:00:1f.5: reg 18 io port: [0x9800-0x9807]
[ 0.361624] pci 0000:00:1f.5: reg 1c io port: [0x9480-0x9483]
[ 0.361629] pci 0000:00:1f.5: reg 20 io port: [0x9400-0x940f]
[ 0.361634] pci 0000:00:1f.5: reg 24 io port: [0x9080-0x908f]
[ 0.361679] pci 0000:05:00.0: reg 10 32bit mmio: [0xfd000000-0xfdffffff]
[ 0.361686] pci 0000:05:00.0: reg 14 64bit mmio pref:
[0xd0000000-0xdfffffff]
[ 0.361694] pci 0000:05:00.0: reg 1c 64bit mmio: [0xfa000000-0xfbffffff]
[ 0.361698] pci 0000:05:00.0: reg 24 io port: [0xec00-0xec7f]
[ 0.361703] pci 0000:05:00.0: reg 30 32bit mmio pref: [0x000000-0x01ffff]
[ 0.361791] pci 0000:00:01.0: bridge io port: [0xe000-0xefff]
[ 0.361793] pci 0000:00:01.0: bridge 32bit mmio: [0xfa000000-0xfebfffff]
[ 0.361797] pci 0000:00:01.0: bridge 64bit mmio pref:
[0xd0000000-0xdfffffff]
[ 0.361878] pci 0000:02:00.0: reg 24 32bit mmio: [0xf9efe000-0xf9efffff]
[ 0.361913] pci 0000:02:00.0: PME# supported from D3hot
[ 0.361918] pci 0000:02:00.0: PME# disabled
[ 0.361966] pci 0000:02:00.1: reg 10 io port: [0xcc00-0xcc07]
[ 0.361974] pci 0000:02:00.1: reg 14 io port: [0xc880-0xc883]
[ 0.361982] pci 0000:02:00.1: reg 18 io port: [0xc800-0xc807]
[ 0.361991] pci 0000:02:00.1: reg 1c io port: [0xc480-0xc483]
[ 0.361999] pci 0000:02:00.1: reg 20 io port: [0xc400-0xc40f]
[ 0.362062] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device.
You can enable it with 'pcie_aspm=force'
[ 0.362123] pci 0000:00:1c.0: bridge io port: [0xc000-0xcfff]
[ 0.362126] pci 0000:00:1c.0: bridge 32bit mmio: [0xf9e00000-0xf9efffff]
[ 0.362205] pci 0000:04:00.0: reg 10 io port: [0xd800-0xd8ff]
[ 0.362223] pci 0000:04:00.0: reg 18 64bit mmio pref:
[0xcffff000-0xcfffffff]
[ 0.362236] pci 0000:04:00.0: reg 20 64bit mmio pref:
[0xcffe0000-0xcffeffff]
[ 0.362244] pci 0000:04:00.0: reg 30 32bit mmio pref:
[0xf9ff0000-0xf9ffffff]
[ 0.362279] pci 0000:04:00.0: supports D1 D2
[ 0.362280] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.362285] pci 0000:04:00.0: PME# disabled
[ 0.368095] pci 0000:00:1c.5: bridge io port: [0xd000-0xdfff]
[ 0.368098] pci 0000:00:1c.5: bridge 32bit mmio: [0xf9f00000-0xf9ffffff]
[ 0.368103] pci 0000:00:1c.5: bridge 64bit mmio pref:
[0xcff00000-0xcfffffff]
[ 0.368137] pci 0000:01:00.0: reg 10 32bit mmio: [0xf8000000-0xf8ffffff]
[ 0.368220] pci 0000:01:02.0: reg 10 32bit mmio: [0xf9dff000-0xf9dfffff]
[ 0.368226] pci 0000:01:02.0: reg 14 io port: [0xbc00-0xbc3f]
[ 0.368232] pci 0000:01:02.0: reg 18 32bit mmio: [0xf9c00000-0xf9cfffff]
[ 0.368250] pci 0000:01:02.0: reg 30 32bit mmio pref:
[0xf9b00000-0xf9bfffff]
[ 0.368266] pci 0000:01:02.0: supports D1 D2
[ 0.368268] pci 0000:01:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.368271] pci 0000:01:02.0: PME# disabled
[ 0.368314] pci 0000:00:1e.0: transparent bridge
[ 0.368317] pci 0000:00:1e.0: bridge io port: [0xb000-0xbfff]
[ 0.368320] pci 0000:00:1e.0: bridge 32bit mmio: [0xf8000000-0xf9dfffff]
[ 0.368340] pci_bus 0000:00: on NUMA node 0
[ 0.368344] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.368514] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[ 0.368663] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
[ 0.368729] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P5._PRT]
[ 0.368790] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P9._PRT]
[ 0.373163] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 *10 11 12
14 15)
[ 0.373259] ACPI: PCI Interrupt Link [LNKB] (IRQs *5)
[ 0.373351] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 11 12 14
*15)
[ 0.373446] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 *11 12
14 15)
[ 0.373540] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12 14
15) *0, disabled.
[ 0.373638] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 *7 10 11 12
14 15)
[ 0.373733] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 6 7 10 11 12
14 15)
[ 0.373828] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 6 7 10 11 12
*14 15)
[ 0.373917] vgaarb: device added:
PCI:0000:05:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.373921] vgaarb: loaded
[ 0.373934] PCI: Using ACPI for IRQ routing
[ 0.373934] HPET: 4 timers in total, 0 timers will be used for
per-cpu timer
[ 0.373934] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[ 0.373934] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[ 0.384028] Switching to clocksource tsc
[ 0.385131] pnp: PnP ACPI init
[ 0.385146] ACPI: bus type pnp registered
[ 0.388062] pnp: PnP ACPI: found 17 devices
[ 0.388065] ACPI: ACPI bus type pnp unregistered
[ 0.388068] PnPBIOS: Disabled by ACPI PNP
[ 0.388078] system 00:01: iomem range 0xfed14000-0xfed19fff has been
reserved
[ 0.388080] system 00:01: iomem range 0xfed90000-0xfed93fff has been
reserved
[ 0.388087] system 00:07: ioport range 0x4c0-0x4ff has been reserved
[ 0.388090] system 00:07: ioport range 0x4d0-0x4d1 has been reserved
[ 0.388092] system 00:07: ioport range 0x800-0x87f has been reserved
[ 0.388094] system 00:07: ioport range 0x480-0x4bf has been reserved
[ 0.388097] system 00:07: iomem range 0xfed1c000-0xfed1ffff has been
reserved
[ 0.388100] system 00:07: iomem range 0xfed20000-0xfed3ffff has been
reserved
[ 0.388102] system 00:07: iomem range 0xfed40000-0xfed8ffff has been
reserved
[ 0.388107] system 00:0a: iomem range 0xffc00000-0xffefffff has been
reserved
[ 0.388112] system 00:0b: iomem range 0xfec00000-0xfec00fff could not
be reserved
[ 0.388114] system 00:0b: iomem range 0xfee00000-0xfee00fff has been
reserved
[ 0.388119] system 00:0e: ioport range 0xa00-0xadf has been reserved
[ 0.388122] system 00:0e: ioport range 0xae0-0xaef has been reserved
[ 0.388126] system 00:0f: iomem range 0xe0000000-0xefffffff has been
reserved
[ 0.388131] system 00:10: iomem range 0x0-0x9ffff could not be reserved
[ 0.388133] system 00:10: iomem range 0xc0000-0xcffff could not be
reserved
[ 0.388136] system 00:10: iomem range 0xe0000-0xfffff could not be
reserved
[ 0.388139] system 00:10: iomem range 0x100000-0x7fffffff could not
be reserved
[ 0.388141] system 00:10: iomem range 0xfed90000-0xffffffff could not
be reserved
[ 0.422925] pci 0000:01:02.0: BAR 6: address space collision on of
device [0xf9b00000-0xf9bfffff]
[ 0.423004] pci 0000:00:01.0: PCI bridge, secondary bus 0000:05
[ 0.423007] pci 0000:00:01.0: IO window: 0xe000-0xefff
[ 0.423010] pci 0000:00:01.0: MEM window: 0xfa000000-0xfebfffff
[ 0.423013] pci 0000:00:01.0: PREFETCH window:
0x000000d0000000-0x000000dfffffff
[ 0.423017] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02
[ 0.423020] pci 0000:00:1c.0: IO window: 0xc000-0xcfff
[ 0.423024] pci 0000:00:1c.0: MEM window: 0xf9e00000-0xf9efffff
[ 0.423028] pci 0000:00:1c.0: PREFETCH window:
0x00000080000000-0x000000801fffff
[ 0.423033] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:03
[ 0.423036] pci 0000:00:1c.1: IO window: 0x1000-0x1fff
[ 0.423040] pci 0000:00:1c.1: MEM window: 0x80200000-0x803fffff
[ 0.423043] pci 0000:00:1c.1: PREFETCH window:
0x00000080400000-0x000000805fffff
[ 0.423049] pci 0000:00:1c.5: PCI bridge, secondary bus 0000:04
[ 0.423051] pci 0000:00:1c.5: IO window: 0xd000-0xdfff
[ 0.423055] pci 0000:00:1c.5: MEM window: 0xf9f00000-0xf9ffffff
[ 0.423059] pci 0000:00:1c.5: PREFETCH window:
0x000000cff00000-0x000000cfffffff
[ 0.423065] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:01
[ 0.423068] pci 0000:00:1e.0: IO window: 0xb000-0xbfff
[ 0.423072] pci 0000:00:1e.0: MEM window: 0xf8000000-0xf9dfffff
[ 0.423075] pci 0000:00:1e.0: PREFETCH window: 0x80600000-0x806fffff
[ 0.423087] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.423090] pci 0000:00:01.0: setting latency timer to 64
[ 0.423098] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 0.423101] pci 0000:00:1c.0: setting latency timer to 64
[ 0.423107] pci 0000:00:1c.1: enabling device (0104 -> 0107)
[ 0.423110] pci 0000:00:1c.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[ 0.423114] pci 0000:00:1c.1: setting latency timer to 64
[ 0.423121] pci 0000:00:1c.5: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[ 0.423124] pci 0000:00:1c.5: setting latency timer to 64
[ 0.423129] pci 0000:00:1e.0: setting latency timer to 64
[ 0.423133] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
[ 0.423135] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[ 0.423137] pci_bus 0000:05: resource 0 io: [0xe000-0xefff]
[ 0.423139] pci_bus 0000:05: resource 1 mem: [0xfa000000-0xfebfffff]
[ 0.423141] pci_bus 0000:05: resource 2 pref mem [0xd0000000-0xdfffffff]
[ 0.423144] pci_bus 0000:02: resource 0 io: [0xc000-0xcfff]
[ 0.423146] pci_bus 0000:02: resource 1 mem: [0xf9e00000-0xf9efffff]
[ 0.423148] pci_bus 0000:02: resource 2 pref mem [0x80000000-0x801fffff]
[ 0.423150] pci_bus 0000:03: resource 0 io: [0x1000-0x1fff]
[ 0.423152] pci_bus 0000:03: resource 1 mem: [0x80200000-0x803fffff]
[ 0.423154] pci_bus 0000:03: resource 2 pref mem [0x80400000-0x805fffff]
[ 0.423157] pci_bus 0000:04: resource 0 io: [0xd000-0xdfff]
[ 0.423159] pci_bus 0000:04: resource 1 mem: [0xf9f00000-0xf9ffffff]
[ 0.423161] pci_bus 0000:04: resource 2 pref mem [0xcff00000-0xcfffffff]
[ 0.423163] pci_bus 0000:01: resource 0 io: [0xb000-0xbfff]
[ 0.423165] pci_bus 0000:01: resource 1 mem: [0xf8000000-0xf9dfffff]
[ 0.423167] pci_bus 0000:01: resource 2 pref mem [0x80600000-0x806fffff]
[ 0.423169] pci_bus 0000:01: resource 3 io: [0x00-0xffff]
[ 0.423171] pci_bus 0000:01: resource 4 mem: [0x000000-0xffffffff]
[ 0.423198] NET: Registered protocol family 2
[ 0.423273] IP route cache hash table entries: 32768 (order: 5,
131072 bytes)
[ 0.423488] TCP established hash table entries: 131072 (order: 8,
1048576 bytes)
[ 0.423778] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.423944] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.423946] TCP reno registered
[ 0.424005] NET: Registered protocol family 1
[ 0.424130] pci 0000:05:00.0: Boot video device
[ 0.424143] pci 0000:01:02.0: Firmware left e100 interrupts enabled;
disabling
[ 0.424188] Unpacking initramfs...
[ 0.617404] Freeing initrd memory: 7940k freed
[ 0.620415] audit: initializing netlink socket (disabled)
[ 0.620426] type=2000 audit(1306355841.619:1): initialized
[ 0.623397] highmem bounce pool size: 64 pages
[ 0.623401] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 0.624656] VFS: Disk quotas dquot_6.5.2
[ 0.624700] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.624759] msgmni has been set to 1723
[ 0.625074] alg: No test for stdrng (krng)
[ 0.625113] Block layer SCSI generic (bsg) driver version 0.4 loaded
(major 253)
[ 0.625116] io scheduler noop registered
[ 0.625118] io scheduler anticipatory registered
[ 0.625119] io scheduler deadline registered
[ 0.625147] io scheduler cfq registered (default)
[ 0.625245] pcieport 0000:00:01.0: irq 24 for MSI/MSI-X
[ 0.625250] pcieport 0000:00:01.0: setting latency timer to 64
[ 0.625328] pcieport 0000:00:1c.0: irq 25 for MSI/MSI-X
[ 0.625335] pcieport 0000:00:1c.0: setting latency timer to 64
[ 0.625427] pcieport 0000:00:1c.1: irq 26 for MSI/MSI-X
[ 0.625433] pcieport 0000:00:1c.1: setting latency timer to 64
[ 0.625530] pcieport 0000:00:1c.5: irq 27 for MSI/MSI-X
[ 0.625536] pcieport 0000:00:1c.5: setting latency timer to 64
[ 0.625672] isapnp: Scanning for PnP cards...
[ 0.978471] isapnp: No Plug & Play device found
[ 0.979549] Linux agpgart interface v0.103
[ 0.979656] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.979740] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.980014] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.980216] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at
0x60,0x64 irq 1,12
[ 0.982467] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.982472] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.982513] mice: PS/2 mouse device common for all mice
[ 0.982557] rtc_cmos 00:03: RTC can wake from S4
[ 0.982582] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 0.982604] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 0.982615] cpuidle: using governor ladder
[ 0.982617] cpuidle: using governor menu
[ 0.982620] No iBFT detected.
[ 0.982881] TCP cubic registered
[ 0.982991] NET: Registered protocol family 10
[ 0.983577] Mobile IPv6
[ 0.983580] NET: Registered protocol family 17
[ 0.983590] Using IPI No-Shortcut mode
[ 0.983640] PM: Resume from disk failed.
[ 0.983648] registered taskstats version 1
[ 0.984070] rtc_cmos 00:03: setting system clock to 2011-05-25
20:37:22 UTC (1306355842)
[ 0.984097] Initalizing network drop monitor service
[ 0.984125] Freeing unused kernel memory: 380k freed
[ 0.984280] Write protecting the kernel text: 2504k
[ 0.984309] Write protecting the kernel read-only data: 908k
[ 0.992630] <30>udev[77]: starting version 167
[ 1.000817] input: AT Translated Set 2 keyboard as
/devices/platform/i8042/serio0/input/input0
[ 1.049155] usbcore: registered new interface driver usbfs
[ 1.049175] usbcore: registered new interface driver hub
[ 1.049978] usbcore: registered new device driver usb
[ 1.055996] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.056055] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low)
-> IRQ 18
[ 1.056074] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[ 1.056077] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[ 1.056099] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned
bus number 1
[ 1.056131] ehci_hcd 0000:00:1a.7: debug port 1
[ 1.056551] SCSI subsystem initialized
[ 1.060026] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
[ 1.060038] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xf7fff400
[ 1.070075] libata version 3.00 loaded.
[ 1.072399] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[ 1.072399] e100: Copyright(c) 1999-2006 Intel Corporation
[ 1.072428] e100 0000:01:02.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
[ 1.073236] pata_jmicron 0000:02:00.1: enabling device (0000 -> 0001)
[ 1.073245] pata_jmicron 0000:02:00.1: PCI INT B -> GSI 17 (level,
low) -> IRQ 17
[ 1.073274] pata_jmicron 0000:02:00.1: setting latency timer to 64
[ 1.073328] scsi0 : pata_jmicron
[ 1.073400] scsi1 : pata_jmicron
[ 1.073901] ata1: PATA max UDMA/100 cmd 0xcc00 ctl 0xc880 bmdma
0xc400 irq 17
[ 1.073904] ata2: PATA max UDMA/100 cmd 0xc800 ctl 0xc480 bmdma
0xc408 irq 17
[ 1.076018] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[ 1.076036] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.076039] usb usb1: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[ 1.076041] usb usb1: Product: EHCI Host Controller
[ 1.076042] usb usb1: Manufacturer: Linux 2.6.32-5-686 ehci_hcd
[ 1.076044] usb usb1: SerialNumber: 0000:00:1a.7
[ 1.076107] usb usb1: configuration #1 chosen from 1 choice
[ 1.076132] hub 1-0:1.0: USB hub found
[ 1.076138] hub 1-0:1.0: 6 ports detected
[ 1.076192] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low)
-> IRQ 23
[ 1.076203] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 1.076205] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 1.076214] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned
bus number 2
[ 1.076241] ehci_hcd 0000:00:1d.7: debug port 1
[ 1.079106] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 1.079127] r8169 0000:04:00.0: PCI INT A -> GSI 17 (level, low) ->
IRQ 17
[ 1.079167] r8169 0000:04:00.0: setting latency timer to 64
[ 1.079194] ahci 0000:02:00.0: version 3.0
[ 1.079216] ahci 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 1.079267] r8169 0000:04:00.0: irq 28 for MSI/MSI-X
[ 1.079337] ahci 0000:02:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps
0x3 impl SATA mode
[ 1.079340] ahci 0000:02:00.0: flags: 64bit ncq pm led clo pmp pio
slum part
[ 1.079347] ahci 0000:02:00.0: setting latency timer to 64
[ 1.079490] scsi2 : ahci
[ 1.079837] eth0: RTL8168c/8111c at 0xf7e90000, 00:21:85:1a:c6:72,
XID 1c4000c0 IRQ 28
[ 1.080140] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[ 1.080153] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf7fff800
[ 1.084059] scsi3 : ahci
[ 1.084133] ata3: SATA max UDMA/133 abar m8192@0xf9efe000 port
0xf9efe100 irq 16
[ 1.084137] ata4: SATA max UDMA/133 abar m8192@0xf9efe000 port
0xf9efe180 irq 16
[ 1.096007] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 1.096028] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.096030] usb usb2: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[ 1.096032] usb usb2: Product: EHCI Host Controller
[ 1.096034] usb usb2: Manufacturer: Linux 2.6.32-5-686 ehci_hcd
[ 1.096036] usb usb2: SerialNumber: 0000:00:1d.7
[ 1.096088] usb usb2: configuration #1 chosen from 1 choice
[ 1.096110] hub 2-0:1.0: USB hub found
[ 1.096115] hub 2-0:1.0: 6 ports detected
[ 1.096442] e100 0000:01:02.0: PME# disabled
[ 1.096971] e100: eth1: e100_probe: addr 0xf9dff000, irq 21, MAC addr
00:d0:b7:85:0a:3f
[ 1.142728] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.142766] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low)
-> IRQ 16
[ 1.142772] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[ 1.142775] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 1.142786] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned
bus number 3
[ 1.142810] uhci_hcd 0000:00:1a.0: irq 16, io base 0x00008800
[ 1.142841] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.142843] usb usb3: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[ 1.142845] usb usb3: Product: UHCI Host Controller
[ 1.142847] usb usb3: Manufacturer: Linux 2.6.32-5-686 uhci_hcd
[ 1.142849] usb usb3: SerialNumber: 0000:00:1a.0
[ 1.142910] usb usb3: configuration #1 chosen from 1 choice
[ 1.142934] hub 3-0:1.0: USB hub found
[ 1.142939] hub 3-0:1.0: 2 ports detected
[ 1.142978] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low)
-> IRQ 21
[ 1.142983] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[ 1.142986] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[ 1.142992] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned
bus number 4
[ 1.143019] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00008480
[ 1.143043] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.143045] usb usb4: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[ 1.143047] usb usb4: Product: UHCI Host Controller
[ 1.143049] usb usb4: Manufacturer: Linux 2.6.32-5-686 uhci_hcd
[ 1.143051] usb usb4: SerialNumber: 0000:00:1a.1
[ 1.143100] usb usb4: configuration #1 chosen from 1 choice
[ 1.143121] hub 4-0:1.0: USB hub found
[ 1.143126] hub 4-0:1.0: 2 ports detected
[ 1.143164] uhci_hcd 0000:00:1a.2: PCI INT D -> GSI 19 (level, low)
-> IRQ 19
[ 1.143168] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[ 1.143171] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[ 1.143180] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned
bus number 5
[ 1.143205] uhci_hcd 0000:00:1a.2: irq 19, io base 0x00008400
[ 1.143228] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.143230] usb usb5: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[ 1.143232] usb usb5: Product: UHCI Host Controller
[ 1.143234] usb usb5: Manufacturer: Linux 2.6.32-5-686 uhci_hcd
[ 1.143236] usb usb5: SerialNumber: 0000:00:1a.2
[ 1.143281] usb usb5: configuration #1 chosen from 1 choice
[ 1.143302] hub 5-0:1.0: USB hub found
[ 1.143308] hub 5-0:1.0: 2 ports detected
[ 1.143345] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low)
-> IRQ 23
[ 1.143350] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 1.143352] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 1.143358] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned
bus number 6
[ 1.143377] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00009000
[ 1.143400] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.143403] usb usb6: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[ 1.143405] usb usb6: Product: UHCI Host Controller
[ 1.143406] usb usb6: Manufacturer: Linux 2.6.32-5-686 uhci_hcd
[ 1.143408] usb usb6: SerialNumber: 0000:00:1d.0
[ 1.143454] usb usb6: configuration #1 chosen from 1 choice
[ 1.143475] hub 6-0:1.0: USB hub found
[ 1.143480] hub 6-0:1.0: 2 ports detected
[ 1.143515] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low)
-> IRQ 19
[ 1.143520] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 1.143522] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 1.143528] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned
bus number 7
[ 1.143548] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00008c00
[ 1.143572] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.143574] usb usb7: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[ 1.143576] usb usb7: Product: UHCI Host Controller
[ 1.143578] usb usb7: Manufacturer: Linux 2.6.32-5-686 uhci_hcd
[ 1.143580] usb usb7: SerialNumber: 0000:00:1d.1
[ 1.143625] usb usb7: configuration #1 chosen from 1 choice
[ 1.143646] hub 7-0:1.0: USB hub found
[ 1.143650] hub 7-0:1.0: 2 ports detected
[ 1.143685] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low)
-> IRQ 18
[ 1.143690] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 1.143692] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 1.143698] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned
bus number 8
[ 1.143717] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00008880
[ 1.143741] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.143744] usb usb8: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[ 1.143746] usb usb8: Product: UHCI Host Controller
[ 1.143747] usb usb8: Manufacturer: Linux 2.6.32-5-686 uhci_hcd
[ 1.143749] usb usb8: SerialNumber: 0000:00:1d.2
[ 1.143796] usb usb8: configuration #1 chosen from 1 choice
[ 1.143817] hub 8-0:1.0: USB hub found
[ 1.143822] hub 8-0:1.0: 2 ports detected
[ 1.172192] ata_piix 0000:00:1f.2: version 2.13
[ 1.172209] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low)
-> IRQ 19
[ 1.172213] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[ 1.172253] ata_piix 0000:00:1f.2: setting latency timer to 64
[ 1.172297] scsi4 : ata_piix
[ 1.172354] scsi5 : ata_piix
[ 1.173440] ata5: SATA max UDMA/133 cmd 0xac00 ctl 0xa880 bmdma
0xa400 irq 19
[ 1.173445] ata6: SATA max UDMA/133 cmd 0xa800 ctl 0xa480 bmdma
0xa408 irq 19
[ 1.173499] ata_piix 0000:00:1f.5: PCI INT B -> GSI 19 (level, low)
-> IRQ 19
[ 1.173507] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[ 1.173555] ata_piix 0000:00:1f.5: setting latency timer to 64
[ 1.173614] scsi6 : ata_piix
[ 1.173675] scsi7 : ata_piix
[ 1.174614] ata7: SATA max UDMA/133 cmd 0x9c00 ctl 0x9880 bmdma
0x9400 irq 19
[ 1.174617] ata8: SATA max UDMA/133 cmd 0x9800 ctl 0x9480 bmdma
0x9408 irq 19
[ 1.401525] ata3: SATA link down (SStatus 0 SControl 300)
[ 1.401554] ata4: SATA link down (SStatus 0 SControl 300)
[ 1.414217] ata1.00: ATA-6: ST380011A, 8.01, max UDMA/100
[ 1.414220] ata1.00: 156301488 sectors, multi 16: LBA48
[ 1.414580] ata1.01: ATA-5: QUANTUM FIREBALLP LM15, A35.0700, max UDMA/66
[ 1.414584] ata1.01: 29336832 sectors, multi 16: LBA
[ 1.428735] ata1.00: configured for UDMA/100
[ 1.444881] ata1.01: configured for UDMA/66
[ 1.444993] scsi 0:0:0:0: Direct-Access ATA ST380011A
8.01 PQ: 0 ANSI: 5
[ 1.445152] scsi 0:0:1:0: Direct-Access ATA QUANTUM FIREBALL
A35. PQ: 0 ANSI: 5
[ 1.502546] ata8: SATA link down (SStatus 0 SControl 300)
[ 1.513064] ata7: SATA link down (SStatus 0 SControl 300)
[ 1.688009] usb 4-2: new low speed USB device using uhci_hcd and
address 2
[ 1.835062] ata6.00: SATA link down (SStatus 0 SControl 300)
[ 1.835073] ata6.01: SATA link down (SStatus 0 SControl 300)
[ 1.972055] ata5.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.972067] ata5.01: SATA link down (SStatus 0 SControl 300)
[ 1.972077] ata5.01: link offline, clearing class 3 to NONE
[ 1.981185] ata5.00: ATAPI: PIONEER DVD-RW DVR-218L, 1.02, max UDMA/100
[ 1.994116] usb 4-2: New USB device found, idVendor=051d, idProduct=0002
[ 1.994119] usb 4-2: New USB device strings: Mfr=3, Product=1,
SerialNumber=2
[ 1.994121] usb 4-2: Product: Back-UPS RS 1500 FW:8.g8 .D USB FW:g8
[ 1.994123] usb 4-2: Manufacturer: American Power Conversion
[ 1.994125] usb 4-2: SerialNumber: BB0100009999
[ 1.994185] usb 4-2: configuration #1 chosen from 1 choice
[ 1.996220] ata5.00: configured for UDMA/100
[ 2.001047] scsi 4:0:0:0: CD-ROM PIONEER DVD-RW DVR-218L
1.02 PQ: 0 ANSI: 5
[ 2.005353] usbcore: registered new interface driver hiddev
[ 2.008907] sd 0:0:0:0: [sda] 156301488 512-byte logical blocks:
(80.0 GB/74.5 GiB)
[ 2.008926] sd 0:0:1:0: [sdb] 29336832 512-byte logical blocks: (15.0
GB/13.9 GiB)
[ 2.009124] sd 0:0:1:0: [sdb] Write Protect is off
[ 2.009127] sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00
[ 2.009146] sd 0:0:1:0: [sdb] Write cache: enabled, read cache:
enabled, doesn't support DPO or FUA
[ 2.009231] sd 0:0:0:0: [sda] Write Protect is off
[ 2.009234] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.009258] sd 0:0:0:0: [sda] Write cache: enabled, read cache:
enabled, doesn't support DPO or FUA
[ 2.009393] sdb: sdb1
[ 2.015897] sda: sda1 sda2 < sda5 sda6
[ 2.054877] sd 0:0:1:0: [sdb] Attached SCSI disk
[ 2.054880] sda7 sda8 sda9 sda10 sda11 sda12 >
[ 2.102096] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.117928] sr0: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw
xa/form2 cdda tray
[ 2.117932] Uniform CD-ROM driver Revision: 3.20
[ 2.118021] sr 4:0:0:0: Attached scsi CD-ROM sr0
[ 2.121603] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.121637] sd 0:0:1:0: Attached scsi generic sg1 type 0
[ 2.121665] sr 4:0:0:0: Attached scsi generic sg2 type 5
[ 2.236011] usb 6-1: new full speed USB device using uhci_hcd and
address 2
[ 2.376504] usb 6-1: not running at top speed; connect to a high
speed hub
[ 2.404506] usb 6-1: New USB device found, idVendor=058f, idProduct=6366
[ 2.404509] usb 6-1: New USB device strings: Mfr=1, Product=2,
SerialNumber=3
[ 2.404512] usb 6-1: Product: Mass Storage Device
[ 2.404514] usb 6-1: Manufacturer: Generic
[ 2.404516] usb 6-1: SerialNumber: 058F0O1111B1
[ 2.404598] usb 6-1: configuration #1 chosen from 1 choice
[ 2.412812] Initializing USB Mass Storage driver...
[ 2.412936] scsi8 : SCSI emulation for USB Mass Storage devices
[ 2.413027] usbcore: registered new interface driver usb-storage
[ 2.413030] USB Mass Storage support registered.
[ 2.413083] usb-storage: device found at 2
[ 2.413084] usb-storage: waiting for device to settle before scanning
[ 3.076296] generic-usb 0003:051D:0002.0001: hiddev0,hidraw0: USB HID
v1.10 Device [American Power Conversion Back-UPS RS 1500 FW:8.g8 .D USB
FW:g8 ] on usb-0000:00:1a.1-2/input0
[ 3.076321] usbcore: registered new interface driver usbhid
[ 3.076324] usbhid: v2.6:USB HID core driver
[ 3.175628] PM: Starting manual resume from disk
[ 3.175631] PM: Resume from partition 8:10
[ 3.175632] PM: Checking hibernation image.
[ 3.175839] PM: Error -22 checking image file
[ 3.175841] PM: Resume from disk failed.
[ 3.199640] kjournald starting. Commit interval 5 seconds
[ 3.199646] EXT3-fs: mounted filesystem with ordered data mode.
[ 5.157462] <30>udev[468]: starting version 167
[ 5.763945] ACPI: SSDT 7ff9e0c0 001F3 (v01 DpgPmm P001Ist 00000011
INTL 20051117)
[ 5.764171] processor LNXCPU:00: registered as cooling_device0
[ 5.764485] ACPI: SSDT 7ff9e2c0 001F3 (v01 DpgPmm P002Ist 00000012
INTL 20051117)
[ 5.764686] processor LNXCPU:01: registered as cooling_device1
[ 5.765026] ACPI: SSDT 7ff9e4c0 001F3 (v01 DpgPmm P003Ist 00000012
INTL 20051117)
[ 5.765231] processor LNXCPU:02: registered as cooling_device2
[ 5.765592] ACPI: SSDT 7ff9e6c0 001F3 (v01 DpgPmm P004Ist 00000012
INTL 20051117)
[ 5.766037] input: PC Speaker as /devices/platform/pcspkr/input/input1
[ 5.766154] processor LNXCPU:03: registered as cooling_device3
[ 5.767886] input: Power Button as
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[ 5.767922] ACPI: Power Button [PWRB]
[ 5.767968] input: Power Button as
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 5.767988] ACPI: Power Button [PWRF]
[ 5.980169] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low)
-> IRQ 18
[ 6.403444] nvidia: module license 'NVIDIA' taints kernel.
[ 6.403447] Disabling lock debugging due to kernel taint
[ 6.692966] input: ImPS/2 Logitech Wheel Mouse as
/devices/platform/i8042/serio1/input/input4
[ 7.413920] usb-storage: device scan complete
[ 7.416917] scsi 8:0:0:0: Direct-Access Multi Flash Reader
1.00 PQ: 0 ANSI: 0
[ 7.417414] sd 8:0:0:0: Attached scsi generic sg3 type 0
[ 7.426900] sd 8:0:0:0: [sdc] Attached SCSI removable disk
[ 7.484919] nvidia 0000:05:00.0: PCI INT A -> GSI 16 (level, low) ->
IRQ 16
[ 7.484926] nvidia 0000:05:00.0: setting latency timer to 64
[ 7.484930] vgaarb: device changed decodes:
PCI:0000:05:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[ 7.485029] NVRM: loading NVIDIA UNIX x86 Kernel Module 270.41.06
Mon Apr 18 14:54:25 PDT 2011
[ 7.644391] Linux video capture interface: v2.00
[ 7.960659] cx88/0: cx2388x v4l2 driver version 0.0.7 loaded
[ 7.960692] cx8800 0000:01:00.0: PCI INT A -> GSI 16 (level, low) ->
IRQ 16
[ 7.961067] cx88[0]: subsystem: 1043:4820, board: ASUS PVR-416
[card=12,insmod option], frontend(s): 0
[ 7.961069] cx88[0]: TV tuner type 43, Radio tuner type -1
[ 8.047197] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low)
-> IRQ 22
[ 8.047224] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 8.262195] hda_codec: ALC888: BIOS auto-probing.
[ 8.263594] input: HDA Digital PCBeep as
/devices/pci0000:00/0000:00:1b.0/input/input5
[ 8.492902] All bytes are equal. It is not a TEA5767
[ 8.492954] tuner 1-0060: chip found @ 0xc0 (cx88[0])
[ 9.172367] tuner-simple 1-0060: creating new instance
[ 9.172370] tuner-simple 1-0060: type set to 43 (Philips NTSC MK3
(FM1236MK3 or FM1236/F))
[ 9.173173] cx88[0]/0: found at 0000:01:00.0, rev: 3, irq: 16,
latency: 64, mmio: 0xf8000000
[ 9.173180] IRQ 16/cx88[0]: IRQF_DISABLED is not guaranteed on shared
IRQs
[ 9.173236] cx88[0]/0: registered device video0 [v4l2]
[ 9.173257] cx88[0]/0: registered device vbi0
[ 9.173275] cx88[0]/0: registered device radio0
[ 9.646751] Adding 2361512k swap on /dev/sda10. Priority:-1
extents:1 across:2361512k
[ 10.386531] EXT3 FS on sda1, internal journal
[ 10.513829] loop: module loaded
[ 10.571114] fuse init (API version 7.13)
[ 10.659342] f71882fg: Found f71882fg chip at 0xa00, revision 32
[ 10.659700] f71882fg f71882fg.2560: Fan: 1 is in duty-cycle mode
[ 10.659702] f71882fg f71882fg.2560: Fan: 2 is in duty-cycle mode
[ 10.659704] f71882fg f71882fg.2560: Fan: 3 is in duty-cycle mode
[ 10.659706] f71882fg f71882fg.2560: Fan: 4 is in duty-cycle mode
[ 14.062493] kjournald starting. Commit interval 5 seconds
[ 14.062717] EXT3 FS on sda5, internal journal
[ 14.062722] EXT3-fs: mounted filesystem with ordered data mode.
[ 14.133169] kjournald starting. Commit interval 5 seconds
[ 14.133405] EXT3 FS on sda6, internal journal
[ 14.133409] EXT3-fs: mounted filesystem with ordered data mode.
[ 14.197146] kjournald starting. Commit interval 5 seconds
[ 14.197374] EXT3 FS on sda7, internal journal
[ 14.197378] EXT3-fs: mounted filesystem with ordered data mode.
[ 14.286458] kjournald starting. Commit interval 5 seconds
[ 14.286698] EXT3 FS on sda8, internal journal
[ 14.286702] EXT3-fs: mounted filesystem with ordered data mode.
[ 14.385941] kjournald starting. Commit interval 5 seconds
[ 14.386193] EXT3 FS on sda9, internal journal
[ 14.386197] EXT3-fs: mounted filesystem with ordered data mode.
[ 14.678380] kjournald starting. Commit interval 5 seconds
[ 14.678705] EXT3 FS on sda11, internal journal
[ 14.678710] EXT3-fs: mounted filesystem with ordered data mode.
[ 14.932915] kjournald starting. Commit interval 5 seconds
[ 14.933203] EXT3 FS on sda12, internal journal
[ 14.933208] EXT3-fs: mounted filesystem with ordered data mode.
[ 15.173582] kjournald starting. Commit interval 5 seconds
[ 15.174550] EXT3 FS on sdb1, internal journal
[ 15.174554] EXT3-fs: mounted filesystem with ordered data mode.
[ 16.678492] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 16.727002] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 16.727230] CONFIG_NF_CT_ACCT is deprecated and will be removed soon.
Please use
[ 16.727232] nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack
module option or
[ 16.727234] sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
[ 17.571581] r8169: eth0: link up
[ 17.571589] r8169: eth0: link up
[ 28.493505] eth0: no IPv6 routers present
[ 42.262927] vboxdrv: Found 4 processor cores.
[ 42.263030] vboxdrv: fAsync=0 offMin=0x1b9 offMax=0x189c
[ 42.263080] vboxdrv: TSC mode is 'synchronous', kernel timer mode is
'normal'.
[ 42.263082] vboxdrv: Successfully loaded version 4.0.6 (interface
0x00180000).
...
This one was at 9/nine seconds and cpuidle seems to be related to CPU
timings? Am I correct? I do not have any problems in Linux/Debian after
the boot up though. No random kernel panics so far since I got this PC
setup in on December 20th, 2010, migrated from my old Windows XP Pro.
SP3 setup. I did not see this problem with liveCDs with the latest
KNOPPIX and Ubuntu versions as well.
My detailed Debian/Linux PC (secondary) specifications can be found in
here: http://zimage.com/~ant/antfarm/about/computers.txt ...
Thank you in advance. :)
--
* <-- Tribble ... *********************** <-- Tribbles imitating ants
(unknown author)
/\___/\ Ant @ http://antfarm.ma.cx (Personal Web Site)
/ /\ /\ \ Ant's Quality Foraged Links: http://aqfl.net
| |o o| |
\ _ / If crediting, then use Ant nickname and AQFL URL/link.
( ) If e-mailing, then axe ANT from its address if needed.
Ant is currently not listening to any songs on this computer.
Back to comp.os.linux.hardware | Previous | Next — Next in thread | Find similar
Booting my old Debian box sometimes kernel panics after cpuidle? Ant <ant@zimage.comANT> - 2011-05-25 21:37 -0700
Re: Booting my old Debian box sometimes kernel panics after cpuidle? Richard Kettlewell <rjk@greenend.org.uk> - 2011-05-28 11:04 +0100
Re: Booting my old Debian box sometimes kernel panics after cpuidle? ANTant@zimage.com (Ant) - 2011-06-01 12:39 -0500
Re: Booting my old Debian box sometimes kernel panics after cpuidle? Richard Kettlewell <rjk@greenend.org.uk> - 2011-06-01 19:54 +0100
Re: Booting my old Debian box sometimes kernel panics after cpuidle? J G Miller <miller@yoyo.ORG> - 2011-06-01 19:22 +0000
Re: Booting my old Debian box sometimes kernel panics after cpuidle? Richard Kettlewell <rjk@greenend.org.uk> - 2011-06-01 21:04 +0100
Re: Booting my old Debian box sometimes kernel panics after cpuidle? J G Miller <miller@yoyo.ORG> - 2011-06-01 20:37 +0000
Re: Booting my old Debian box sometimes kernel panics after cpuidle? Richard Kettlewell <rjk@greenend.org.uk> - 2011-06-01 22:18 +0100
Re: Booting my old Debian box sometimes kernel panics after cpuidle? J G Miller <miller@yoyo.ORG> - 2011-06-01 22:15 +0000
Re: Booting my old Debian box sometimes kernel panics after cpuidle? Richard Kettlewell <rjk@greenend.org.uk> - 2011-06-02 12:03 +0100
Re: Booting my old Debian box sometimes kernel panics after cpuidle? ANTant@zimage.com (Ant) - 2011-06-02 15:41 -0500
Re: Booting my old Debian box sometimes kernel panics after cpuidle? ANTant@zimage.com (Ant) - 2011-06-02 15:37 -0500
Re: Booting my old Debian box sometimes kernel panics after cpuidle? Richard Kettlewell <rjk@greenend.org.uk> - 2011-06-02 21:43 +0100
Re: Booting my old Debian box sometimes kernel panics after cpuidle? ANTant@zimage.com (Ant) - 2011-06-02 16:00 -0500
Re: Booting my old Debian box sometimes kernel panics after cpuidle? Mark Hobley <markhobley@yahoo.donottypethisbit.co> - 2011-06-08 19:13 +0000
csiph-web