FATAL: Error inserting w83627ehf (/lib/modules/2.6.31-9-generic/kernel/drivers/hwmon/w83627ehf.ko): Device or resource busy

Asked by Joe Werther

On the Asus P6t I am unable to modprobe the w83627ehf module. I receive the error message:

[ 1422.924196] w83627ehf: Found W83627EHG chip at 0x290
[ 1422.924244] ACPI: I/O resource w83627ehf [0x295-0x296] conflicts with ACPI region HWRE [0x290-0x299]
[ 1422.924246] ACPI: Device needs an ACPI driver

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Joe Werther (werthj) said :
#1

This worked on jaunty with the command modprobe w83627ehf force_id=0x8860 but neither that nor a straight modprobe will work on karmic alpha 5.

=============LSPCI======================
00:00.0 Host bridge: Intel Corporation X58 I/O Hub to ESI Port (rev 13)
00:01.0 PCI bridge: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 1 (rev 13)
00:03.0 PCI bridge: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 3 (rev 13)
00:07.0 PCI bridge: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 7 (rev 13)
00:14.0 PIC: Intel Corporation 5520/5500/X58 I/O Hub System Management Registers (rev 13)
00:14.1 PIC: Intel Corporation 5520/5500/X58 I/O Hub GPIO and Scratch Pad Registers (rev 13)
00:14.2 PIC: Intel Corporation 5520/5500/X58 I/O Hub Control Status and RAS Registers (rev 13)
00:14.3 PIC: Intel Corporation 5520/5500/X58 I/O Hub Throttle Registers (rev 13)
00:1a.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #4
00:1a.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #5
00:1a.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #6
00:1a.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #2
00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio Controller
00:1c.0 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Port 1
00:1c.2 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Port 3
00:1c.3 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Port 4
00:1c.4 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Port 5
00:1d.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #1
00:1d.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #2
00:1d.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #3
00:1d.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #1
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 90)
00:1f.0 ISA bridge: Intel Corporation 82801JIR (ICH10R) LPC Interface Controller
00:1f.2 IDE interface: Intel Corporation 82801JI (ICH10 Family) 4 port SATA IDE Controller
00:1f.3 SMBus: Intel Corporation 82801JI (ICH10 Family) SMBus Controller
00:1f.5 IDE interface: Intel Corporation 82801JI (ICH10 Family) 2 port SATA IDE Controller
02:00.0 VGA compatible controller: nVidia Corporation G94 [GeForce 9600 GT] (rev a1)
04:00.0 SATA controller: JMicron Technology Corp. 20360/20363 Serial ATA Controller (rev 03)
04:00.1 IDE interface: JMicron Technology Corp. 20360/20363 Serial ATA Controller (rev 03)
05:00.0 FireWire (IEEE 1394): VIA Technologies, Inc. Device 3403
06:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
==============================END LSPCI===========================

root@rex:/root# uname -a
Linux rex 2.6.31-9-generic #29-Ubuntu SMP Sun Aug 30 17:39:26 UTC 2009 x86_64 GNU/Linux

Revision history for this message
Joe Werther (werthj) said :
#2

Sooo. Lunchpad times out when i try and post all of my dmesg.. so its going to be in two halfs.
==============================DMESG============================
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.31-9-generic (buildd@crested) (gcc version 4.4.1 (Ubuntu 4.4.1-3ubuntu3) ) #29-Ubuntu SMP Sun Aug 30 17:39:26 UTC 2009 (Ubun
tu 2.6.31-9.29-generic)
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-2.6.31-9-generic root=UUID=d6d4c188-0fcc-4787-a283-0c90963db3a6 ro quiet splash
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 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: 00000000000e4c00 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bf680000 (usable)
[ 0.000000] BIOS-e820: 00000000bf680000 - 00000000bf698000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000bf698000 - 00000000bf6dc000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000bf6dc000 - 00000000c0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
[ 0.000000] BIOS-e820: 0000000100000000 - 00000001c0000000 (usable)
[ 0.000000] DMI 2.5 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 = 0x1c0000 max_arch_pfn = 0x400000000
[ 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-E3FFF write-protect
[ 0.000000] E4000-EBFFF write-through
[ 0.000000] EC000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 1C0000000 mask FC0000000 uncachable
[ 0.000000] 1 base 000000000 mask E00000000 write-back
[ 0.000000] 2 base 0C0000000 mask FC0000000 uncachable
[ 0.000000] 3 base 0BF700000 mask FFFF00000 uncachable
[ 0.000000] 4 base 0BF800000 mask FFF800000 uncachable
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] e820 update range: 00000000bf700000 - 0000000100000000 (usable) ==> (reserved)
[ 0.000000] last_pfn = 0xbf680 max_arch_pfn = 0x400000000
[ 0.000000] Scanning 0 areas for low memory corruption
[ 0.000000] modified physical RAM map:
[ 0.000000] modified: 0000000000000000 - 0000000000010000 (reserved)
[ 0.000000] modified: 0000000000010000 - 000000000009fc00 (usable)
[ 0.000000] modified: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] modified: 00000000000e4c00 - 0000000000100000 (reserved)
[ 0.000000] modified: 0000000000100000 - 00000000bf680000 (usable)
[ 0.000000] modified: 00000000bf680000 - 00000000bf698000 (ACPI data)
[ 0.000000] modified: 00000000bf698000 - 00000000bf6dc000 (ACPI NVS)
[ 0.000000] modified: 00000000bf6dc000 - 00000000c0000000 (reserved)
[ 0.000000] modified: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] modified: 0000000100000000 - 00000001c0000000 (usable)
[ 0.000000] initial memory mapped : 0 - 20000000
[ 0.000000] init_memory_mapping: 0000000000000000-00000000bf680000
[ 0.000000] Using x86 segment limits to approximate NX protection
[ 0.000000] 0000000000 - 00bf600000 page 2M
[ 0.000000] 00bf600000 - 00bf680000 page 4k
[ 0.000000] kernel direct mapping tables up to bf680000 @ 10000-15000
[ 0.000000] init_memory_mapping: 0000000100000000-00000001c0000000
[ 0.000000] Using x86 segment limits to approximate NX protection
[ 0.000000] 0100000000 - 01c0000000 page 2M
[ 0.000000] kernel direct mapping tables up to 1c0000000 @ 13000-1b000
[ 0.000000] RAMDISK: 378ed000 - 37fefbd3
[ 0.000000] ACPI: RSDP 00000000000fae10 00014 (v00 ACPIAM)
[ 0.000000] ACPI: RSDT 00000000bf680000 00040 (v01 051909 RSDT1210 20090519 MSFT 00000097)
[ 0.000000] ACPI: FACP 00000000bf680200 00084 (v01 051909 FACP1210 20090519 MSFT 00000097)
[ 0.000000] ACPI: DSDT 00000000bf6804b0 0C427 (v01 A1146 A1146001 00000001 INTL 20060113)
[ 0.000000] ACPI: FACS 00000000bf698000 00040
[ 0.000000] ACPI: APIC 00000000bf680390 000D8 (v01 051909 APIC1210 20090519 MSFT 00000097)
[ 0.000000] ACPI: MCFG 00000000bf680470 0003C (v01 051909 OEMMCFG 20090519 MSFT 00000097)
[ 0.000000] ACPI: OEMB 00000000bf698040 00072 (v01 051909 OEMB1210 20090519 MSFT 00000097)
[ 0.000000] ACPI: HPET 00000000bf68f4b0 00038 (v01 051909 OEMHPET 20090519 MSFT 00000097)
[ 0.000000] ACPI: OSFR 00000000bf68f4f0 000B0 (v01 051909 OEMOSFR 20090519 MSFT 00000097)
[ 0.000000] ACPI: SSDT 00000000bf69a140 0249F (v01 DpgPmm CpuPm 00000012 INTL 20060113)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at 0000000000000000-00000001c0000000
[ 0.000000] Bootmem setup node 0 0000000000000000-00000001c0000000
[ 0.000000] NODE_DATA [0000000000016000 - 000000000001afff]
[ 0.000000] bootmap [000000000001b000 - 0000000000052fff] pages 38
[ 0.000000] (8 early reservations) ==> bootmem [0000000000 - 01c0000000]
[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
[ 0.000000] #1 [0000006000 - 0000008000] TRAMPOLINE ==> [0000006000 - 0000008000]
[ 0.000000] #2 [0001000000 - 00019b2b8c] TEXT DATA BSS ==> [0001000000 - 00019b2b8c]
[ 0.000000] #3 [00378ed000 - 0037fefbd3] RAMDISK ==> [00378ed000 - 0037fefbd3]
[ 0.000000] #4 [000009fc00 - 0000100000] BIOS reserved ==> [000009fc00 - 0000100000]
[ 0.000000] #5 [00019b3000 - 00019b3288] BRK ==> [00019b3000 - 00019b3288]
[ 0.000000] #6 [0000010000 - 0000013000] PGTABLE ==> [0000010000 - 0000013000]
[ 0.000000] #7 [0000013000 - 0000016000] PGTABLE ==> [0000013000 - 0000016000]
[ 0.000000] found SMP MP-table at [ffff8800000ff780] ff780
[ 0.000000] [ffffea0000000000-ffffea00061fffff] PMD -> [ffff880028600000-ffff88002d9fffff] on node 0
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal 0x00100000 -> 0x001c0000
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[3] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x000bf680
[ 0.000000] 0: 0x00100000 -> 0x001c0000
[ 0.000000] On node 0 totalpages: 1570319
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 105 pages reserved
[ 0.000000] DMA zone: 3822 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 14280 pages used for memmap
[ 0.000000] DMA32 zone: 765624 pages, LIFO batch:31
[ 0.000000] Normal zone: 10752 pages used for memmap
[ 0.000000] Normal zone: 775680 pages, LIFO batch:31
[ 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[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x88] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x89] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x8a] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x8b] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x8c] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x8d] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x8e] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x8f] disabled)
[ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: IOAPIC (id[0x09] address[0xfec8a000] gsi_base[24])
[ 0.000000] IOAPIC[1]: apic_id 9, version 32, address 0xfec8a000, GSI 24-47
[ 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: 0x8086a301 base: 0xfed00000
[ 0.000000] SMP: Allowing 16 CPUs, 8 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 48
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e5000
[ 0.000000] PM: Registered nosave memory: 00000000000e5000 - 0000000000100000
[ 0.000000] PM: Registered nosave memory: 00000000bf680000 - 00000000bf698000
[ 0.000000] PM: Registered nosave memory: 00000000bf698000 - 00000000bf6dc000
[ 0.000000] PM: Registered nosave memory: 00000000bf6dc000 - 00000000c0000000
[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000fee00000
[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffe00000
[ 0.000000] PM: Registered nosave memory: 00000000ffe00000 - 0000000100000000
[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3ee00000)
[ 0.000000] NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:16 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 29 pages at ffff880028034000, static data 89952 bytes
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1545126
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.31-9-generic root=UUID=d6d4c188-0fcc-4787-a283-0c90963db3a6 ro quiet splash
[ 0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
[ 0.000000] Initializing CPU#0
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.000000] Placing 64MB software IO TLB between ffff880020000000 - ffff880024000000
[ 0.000000] software IO TLB at phys 0x20000000 - 0x24000000
[ 0.000000] Memory: 6110020k/7340032k available (5279k kernel code, 1058756k absent, 171256k reserved, 2987k data, 656k init)
[ 0.000000] SLUB: Genslabs=14, HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[ 0.000000] NR_IRQS:4352 nr_irqs:944
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 3499.785 MHz processor.
[ 0.001291] Console: colour VGA+ 80x25
[ 0.001292] console [tty0] enabled
[ 0.008857] allocated 62914560 bytes of page_cgroup
[ 0.008858] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.008943] hpet clockevent registered
[ 0.008946] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[ 0.008949] Calibrating delay loop (skipped), value calculated using timer frequency.. 6999.57 BogoMIPS (lpj=13999140)
[ 0.008961] Security Framework initialized
[ 0.008971] AppArmor: AppArmor initialized
[ 0.009320] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.010450] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.010922] Mount-cache hash table entries: 256
[ 0.010990] Initializing cgroup subsys ns
[ 0.010993] Initializing cgroup subsys cpuacct
[ 0.010995] Initializing cgroup subsys memory
[ 0.010998] Initializing cgroup subsys freezer
[ 0.010999] Initializing cgroup subsys net_cls
[ 0.011006] CPU: Physical Processor ID: 0
[ 0.011007] CPU: Processor Core ID: 0
[ 0.011009] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.011010] CPU: L2 cache: 256K
[ 0.011011] CPU: L3 cache: 8192K
[ 0.011013] CPU 0/0x0 -> Node 0
[ 0.011014] using mwait in idle threads.
[ 0.011015] Performance Counters: Nehalem/Corei7 events, Intel PMU driver.
[ 0.011018] ... version: 3
[ 0.011019] ... bit width: 48
[ 0.011020] ... generic counters: 4
[ 0.011021] ... value mask: 0000ffffffffffff
[ 0.011021] ... max period: 000000007fffffff
[ 0.011022] ... fixed-purpose counters: 3
[ 0.011023] ... counter mask: 000000070000000f
[ 0.012241] ACPI: Core revision 20090521
[ 0.046123] Setting APIC routing to flat
[ 0.046536] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.086139] CPU0: Intel(R) Xeon(R) CPU W3520 @ 2.67GHz stepping 05
[ 0.192679] Booting processor 1 APIC 0x2 ip 0x6000
[ 0.202781] Initializing CPU#1
[ 0.280414] Calibrating delay using timer specific routine.. 6999.72 BogoMIPS (lpj=13999458)
[ 0.280418] CPU: Physical Processor ID: 0
    0.280419] CPU: Processor Core ID: 1
[ 0.280420] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.280421] CPU: L2 cache: 256K
[ 0.280422] CPU: L3 cache: 8192K
[ 0.280423] CPU 1/0x2 -> Node 0
[ 0.280822] CPU1: Intel(R) Xeon(R) CPU W3520 @ 2.67GHz stepping 05
[ 0.280828] Skipping synchronization checks as TSC is reliable.
[ 0.280880] Booting processor 2 APIC 0x4 ip 0x6000
[ 0.290979] Initializing CPU#2
[ 0.368239] Calibrating delay using timer specific routine.. 6999.88 BogoMIPS (lpj=13999775)
[ 0.368245] CPU: Physical Processor ID: 0
[ 0.368245] CPU: Processor Core ID: 2
[ 0.368247] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.368248] CPU: L2 cache: 256K
[ 0.368248] CPU: L3 cache: 8192K
[ 0.368250] CPU 2/0x4 -> Node 0
[ 0.368601] CPU2: Intel(R) Xeon(R) CPU W3520 @ 2.67GHz stepping 05
[ 0.368606] Skipping synchronization checks as TSC is reliable.
[ 0.368661] Booting processor 3 APIC 0x6 ip 0x6000
[ 0.378760] Initializing CPU#3
[ 0.456062] Calibrating delay using timer specific routine.. 6999.72 BogoMIPS (lpj=13999448)
[ 0.456066] CPU: Physical Processor ID: 0
[ 0.456067] CPU: Processor Core ID: 3
[ 0.456069] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.456069] CPU: L2 cache: 256K
[ 0.456070] CPU: L3 cache: 8192K
[ 0.456071] CPU 3/0x6 -> Node 0
[ 0.456407] CPU3: Intel(R) Xeon(R) CPU W3520 @ 2.67GHz stepping 05
[ 0.456412] Skipping synchronization checks as TSC is reliable.
[ 0.456465] Booting processor 4 APIC 0x1 ip 0x6000
[ 0.466564] Initializing CPU#4
[ 0.543886] Calibrating delay using timer specific routine.. 6999.72 BogoMIPS (lpj=13999441)
[ 0.543892] CPU: Physical Processor ID: 0
[ 0.543892] CPU: Processor Core ID: 0
[ 0.543894] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.543896] CPU: L2 cache: 256K
[ 0.543896] CPU: L3 cache: 8192K
[ 0.543898] CPU 4/0x1 -> Node 0
[ 0.544313] CPU4: Intel(R) Xeon(R) CPU W3520 @ 2.67GHz stepping 05
[ 0.544319] Skipping synchronization checks as TSC is reliable.
[ 0.544376] Booting processor 5 APIC 0x3 ip 0x6000
[ 0.554475] Initializing CPU#5
[ 0.631711] Calibrating delay using timer specific routine.. 6999.56 BogoMIPS (lpj=13999139)
[ 0.631717] CPU: Physical Processor ID: 0
[ 0.631718] CPU: Processor Core ID: 1
[ 0.631719] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.631720] CPU: L2 cache: 256K
[ 0.631721] CPU: L3 cache: 8192K
[ 0.631722] CPU 5/0x3 -> Node 0
[ 0.632127] CPU5: Intel(R) Xeon(R) CPU W3520 @ 2.67GHz stepping 05
[ 0.632133] Skipping synchronization checks as TSC is reliable.
[ 0.632186] Booting processor 6 APIC 0x5 ip 0x6000
[ 0.642285] Initializing CPU#6
    0.719534] Calibrating delay using timer specific routine.. 6999.72 BogoMIPS (lpj=13999454)
[ 0.719539] CPU: Physical Processor ID: 0
[ 0.719539] CPU: Processor Core ID: 2
[ 0.719541] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.719542] CPU: L2 cache: 256K
[ 0.719542] CPU: L3 cache: 8192K
[ 0.719544] CPU 6/0x5 -> Node 0
[ 0.719932] CPU6: Intel(R) Xeon(R) CPU W3520 @ 2.67GHz stepping 05
[ 0.719938] Skipping synchronization checks as TSC is reliable.
[ 0.719991] Booting processor 7 APIC 0x7 ip 0x6000
[ 0.730090] Initializing CPU#7
[ 0.807358] Calibrating delay using timer specific routine.. 6999.72 BogoMIPS (lpj=13999452)
[ 0.807363] CPU: Physical Processor ID: 0
[ 0.807363] CPU: Processor Core ID: 3
[ 0.807365] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.807366] CPU: L2 cache: 256K
[ 0.807366] CPU: L3 cache: 8192K
[ 0.807368] CPU 7/0x7 -> Node 0
[ 0.807738] CPU7: Intel(R) Xeon(R) CPU W3520 @ 2.67GHz stepping 05
[ 0.807743] Skipping synchronization checks as TSC is reliable.
[ 0.807755] Brought up 8 CPUs
[ 0.807757] Total of 8 processors activated (55997.65 BogoMIPS).
[ 0.807804] CPU0 attaching sched-domain:
[ 0.807805] domain 0: span 0,4 level SIBLING
[ 0.807807] groups: 0 4
[ 0.807809] domain 1: span 0-7 level MC
[ 0.807810] groups: 0,4 1,5 2,6 3,7
[ 0.807813] CPU1 attaching sched-domain:
[ 0.807814] domain 0: span 1,5 level SIBLING
[ 0.807815] groups: 1 5
[ 0.807817] domain 1: span 0-7 level MC
[ 0.807818] groups: 1,5 2,6 3,7 0,4
[ 0.807821] CPU2 attaching sched-domain:
[ 0.807822] domain 0: span 2,6 level SIBLING
[ 0.807823] groups: 2 6
[ 0.807824] domain 1: span 0-7 level MC
[ 0.807825] groups: 2,6 3,7 0,4 1,5
[ 0.807828] CPU3 attaching sched-domain:
[ 0.807829] domain 0: span 3,7 level SIBLING
[ 0.807830] groups: 3 7
[ 0.807832] domain 1: span 0-7 level MC
[ 0.807833] groups: 3,7 0,4 1,5 2,6
[ 0.807836] CPU4 attaching sched-domain:
[ 0.807836] domain 0: span 0,4 level SIBLING
[ 0.807837] groups: 4 0
[ 0.807839] domain 1: span 0-7 level MC
[ 0.807840] groups: 0,4 1,5 2,6 3,7
[ 0.807843] CPU5 attaching sched-domain:
[ 0.807844] domain 0: span 1,5 level SIBLING
[ 0.807845] groups: 5 1
[ 0.807846] domain 1: span 0-7 level MC
[ 0.807847] groups: 1,5 2,6 3,7 0,4
[ 0.807850] CPU6 attaching sched-domain:
[ 0.807851] domain 0: span 2,6 level SIBLING
[ 0.807852] groups: 6 2
[ 0.807854] domain 1: span 0-7 level MC
[ 0.807855] groups: 2,6 3,7 0,4 1,5
[ 0.807857] CPU7 attaching sched-domain:
[ 0.807858] domain 0: span 3,7 level SIBLING
[ 0.807859] groups: 7 3
[ 0.807861] domain 1: span 0-7 level MC
[ 0.807862] groups: 3,7 0,4 1,5 2,6
[ 0.808185] Booting paravirtualized kernel on bare hardware
[ 0.808288] regulator: core version 0.5
[ 0.808318] Time: 23:25:01 Date: 09/14/09
[ 0.808347] NET: Registered protocol family 16
[ 0.808555] ACPI: bus type pci registered
[ 0.808639] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[ 0.808641] PCI: Not using MMCONFIG.
[ 0.808642] PCI: Using configuration type 1 for base access
[ 0.810517] bio: create slab <bio-0> at 0
[ 0.811162] ACPI: EC: Look up EC in DSDT
[ 0.837223] ACPI: Interpreter enabled
[ 0.837226] ACPI: (supports S0 S1 S3 S4 S5)
[ 0.837241] ACPI: Using IOAPIC for interrupt routing
[ 0.837283] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[ 0.838939] PCI: MCFG area at e0000000 reserved in ACPI motherboard resources
[ 0.840185] PCI: Using MMCONFIG at e0000000 - efffffff
[ 0.846647] ACPI Warning: Incorrect checksum in table [OEMB] - 99, should be 91 20090521 tbutils-246
[ 0.846744] ACPI: No dock devices found.
[ 0.846843] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.846909] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
[ 0.846912] pci 0000:00:00.0: PME# disabled
[ 0.846953] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.846955] pci 0000:00:01.0: PME# disabled
[ 0.846997] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[ 0.846999] pci 0000:00:03.0: PME# disabled
[ 0.847042] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[ 0.847044] pci 0000:00:07.0: PME# disabled
[ 0.847218] pci 0000:00:1a.0: reg 20 io port: [0xa800-0xa81f]
[ 0.847272] pci 0000:00:1a.1: reg 20 io port: [0xa880-0xa89f]
[ 0.847327] pci 0000:00:1a.2: reg 20 io port: [0xac00-0xac1f]
[ 0.847384] pci 0000:00:1a.7: reg 10 32bit mmio: [0xf7fff000-0xf7fff3ff]
[ 0.847428] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[ 0.847431] pci 0000:00:1a.7: PME# disabled
[ 0.847462] pci 0000:00:1b.0: reg 10 64bit mmio: [0xf7ff8000-0xf7ffbfff]
[ 0.847495] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.847497] pci 0000:00:1b.0: PME# disabled
[ 0.847542] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.847544] pci 0000:00:1c.0: PME# disabled
[ 0.847590] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.847593] pci 0000:00:1c.2: PME# disabled
[ 0.847638] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.847641] pci 0000:00:1c.3: PME# disabled
[ 0.847687] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.847690] pci 0000:00:1c.4: PME# disabled
[ 0.847733] pci 0000:00:1d.0: reg 20 io port: [0xa080-0xa09f]
[ 0.847787] pci 0000:00:1d.1: reg 20 io port: [0xa400-0xa41f]
[ 0.847842] pci 0000:00:1d.2: reg 20 io port: [0xa480-0xa49f]
[ 0.847899] pci 0000:00:1d.7: reg 10 32bit mmio: [0xf7ffe000-0xf7ffe3ff]
[ 0.847943] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.847946] pci 0000:00:1d.7: PME# disabled
[ 0.848042] pci 0000:00:1f.0: quirk: region 0800-087f claimed by ICH6 ACPI/GPIO/TCO
[ 0.848044] pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO
[ 0.848047] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0294 (mask 0003)
[ 0.848050] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 4700 (mask 001f)
[ 0.848091] pci 0000:00:1f.2: reg 10 io port: [0x9000-0x9007]
[ 0.848095] pci 0000:00:1f.2: reg 14 io port: [0x8c00-0x8c03]
[ 0.848099] pci 0000:00:1f.2: reg 18 io port: [0x8880-0x8887]
[ 0.848103] pci 0000:00:1f.2: reg 1c io port: [0x8800-0x8803]
[ 0.848107] pci 0000:00:1f.2: reg 20 io port: [0x8480-0x848f]
[ 0.848110] pci 0000:00:1f.2: reg 24 io port: [0x8400-0x840f]
[ 0.848146] pci 0000:00:1f.3: reg 10 64bit mmio: [0xf7ffd000-0xf7ffd0ff]
[ 0.848156] pci 0000:00:1f.3: reg 20 io port: [0x400-0x41f]
[ 0.848189] pci 0000:00:1f.5: reg 10 io port: [0xa000-0xa007]
[ 0.848193] pci 0000:00:1f.5: reg 14 io port: [0x9c00-0x9c03]
[ 0.848197] pci 0000:00:1f.5: reg 18 io port: [0x9880-0x9887]
[ 0.848201] pci 0000:00:1f.5: reg 1c io port: [0x9800-0x9803]
[ 0.848205] pci 0000:00:1f.5: reg 20 io port: [0x9480-0x948f]
[ 0.848208] pci 0000:00:1f.5: reg 24 io port: [0x9400-0x940f]
[ 0.848272] pci 0000:02:00.0: reg 10 32bit mmio: [0xfa000000-0xfaffffff]
[ 0.848279] pci 0000:02:00.0: reg 14 64bit mmio: [0xc0000000-0xdfffffff]
[ 0.848285] pci 0000:02:00.0: reg 1c 64bit mmio: [0xf8000000-0xf9ffffff]
[ 0.848289] pci 0000:02:00.0: reg 24 io port: [0xbc00-0xbc7f]
[ 0.848293] pci 0000:02:00.0: reg 30 32bit mmio: [0xfbb80000-0xfbbfffff]
[ 0.848332] pci 0000:00:03.0: bridge io port: [0xb000-0xbfff]
[ 0.848335] pci 0000:00:03.0: bridge 32bit mmio: [0xf8000000-0xfbbfffff]
[ 0.848338] pci 0000:00:03.0: bridge 64bit mmio pref: [0xc0000000-0xdfffffff]
[ 0.848392] pci 0000:00:1c.0: bridge 64bit mmio pref: [0xf6f00000-0xf6ffffff]
[ 0.848430] pci 0000:06:00.0: reg 10 io port: [0xe800-0xe8ff]
[ 0.848446] pci 0000:06:00.0: reg 18 64bit mmio: [0xfbeff000-0xfbefffff]
[ 0.848458] pci 0000:06:00.0: reg 20 64bit mmio: [0xf6ef0000-0xf6efffff]
[ 0.848464] pci 0000:06:00.0: reg 30 32bit mmio: [0xfbec0000-0xfbedffff]
[ 0.848498] pci 0000:06:00.0: supports D1 D2
[ 0.848499] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.848503] pci 0000:06:00.0: PME# disabled
[ 0.848549] pci 0000:00:1c.2: bridge io port: [0xe000-0xefff]
[ 0.848552] pci 0000:00:1c.2: bridge 32bit mmio: [0xfbe00000-0xfbefffff]
[ 0.848556] pci 0000:00:1c.2: bridge 64bit mmio pref: [0xf6e00000-0xf6efffff]
[ 0.848599] pci 0000:05:00.0: reg 10 64bit mmio: [0xfbdff000-0xfbdff7ff]
[ 0.848606] pci 0000:05:00.0: reg 18 io port: [0xd800-0xd8ff]
[ 0.848655] pci 0000:05:00.0: supports D2
[ 0.848656] pci 0000:05:00.0: PME# supported from D2 D3hot D3cold
[ 0.848660] pci 0000:05:00.0: PME# disabled
[ 0.848700] pci 0000:00:1c.3: bridge io port: [0xd000-0xdfff]
[ 0.848702] pci 0000:00:1c.3: bridge 32bit mmio: [0xfbd00000-0xfbdfffff]
[ 0.848783] pci 0000:04:00.0: reg 24 32bit mmio: [0xfbcfe000-0xfbcfffff]
[ 0.848790] pci 0000:04:00.0: reg 30 32bit mmio: [0xfbce0000-0xfbceffff]
[ 0.848818] pci 0000:04:00.0: PME# supported from D3hot
[ 0.848821] pci 0000:04:00.0: PME# disabled
[ 0.848868] pci 0000:04:00.1: reg 10 io port: [0xcc00-0xcc07]
[ 0.848875] pci 0000:04:00.1: reg 14 io port: [0xc880-0xc883]
[ 0.848882] pci 0000:04:00.1: reg 18 io port: [0xc800-0xc807]
[ 0.848889] pci 0000:04:00.1: reg 1c io port: [0xc480-0xc483]
[ 0.848897] pci 0000:04:00.1: reg 20 io port: [0xc400-0xc40f]
[ 0.848973] pci 0000:00:1c.4: bridge io port: [0xc000-0xcfff]
[ 0.848975] pci 0000:00:1c.4: bridge 32bit mmio: [0xfbc00000-0xfbcfffff]
[ 0.849017] pci 0000:00:1e.0: transparent bridge
[ 0.849048] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.849229] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[ 0.849300] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
[ 0.849340] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P6._PRT]
[ 0.849377] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P7._PRT]
[ 0.849414] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P8._PRT]
[ 0.849461] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE1._PRT]
[ 0.849499] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE3._PRT]
[ 0.849536] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE7._PRT]
[ 0.869550] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 10 11 12 14 *15)
[ 0.869633] ACPI: PCI Interrupt Link [LNKB] (IRQs *5)
[ 0.869714] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 *11 12 14 15)
[ 0.869796] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 *10 11 12 14 15)
[ 0.869878] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12 *14 15)
[ 0.869961] ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 6 7 10 11 12 14 15)
[ 0.870043] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 6 *7 10 11 12 14 15)
[ 0.870125] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 6 7 10 11 12 14 15)
[ 0.870327] SCSI subsystem initialized
[ 0.870398] libata version 3.00 loaded.
[ 0.870492] usbcore: registered new interface driver usbfs
[ 0.870509] usbcore: registered new interface driver hub
[ 0.870532] usbcore: registered new device driver usb
[ 0.870711] ACPI: WMI: Mapper loaded
[ 0.870712] PCI: Using ACPI for IRQ routing
[ 0.887604] Bluetooth: Core ver 2.15
[ 0.887638] NET: Registered protocol family 31
[ 0.887639] Bluetooth: HCI device and connection manager initialized
[ 0.887640] Bluetooth: HCI socket layer initialized
[ 0.887641] NetLabel: Initializing
[ 0.887642] NetLabel: domain hash size = 128
[ 0.887642] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.887649] NetLabel: unlabeled traffic allowed by default
[ 0.887700] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[ 0.887703] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[ 0.911192] Switched to high resolution mode on CPU 0
[ 0.911515] Switched to high resolution mode on CPU 1
[ 0.911519] Switched to high resolution mode on CPU 3
[ 0.911522] Switched to high resolution mode on CPU 2
[ 0.911562] Switched to high resolution mode on CPU 4
[ 0.911570] Switched to high resolution mode on CPU 6
[ 0.911572] Switched to high resolution mode on CPU 7
[ 0.911578] Switched to high resolution mode on CPU 5
[ 0.923665] pnp: PnP ACPI init
[ 0.923673] ACPI: bus type pnp registered
[ 0.925818] pnp: PnP ACPI: found 15 devices
[ 0.925819] ACPI: ACPI bus type pnp unregistered
[ 0.925825] system 00:01: iomem range 0xfbf00000-0xfbffffff has been reserved
[ 0.925826] system 00:01: iomem range 0xfc000000-0xfcffffff has been reserved
[ 0.925828] system 00:01: iomem range 0xfd000000-0xfdffffff has been reserved
[ 0.925829] system 00:01: iomem range 0xfe000000-0xfebfffff has been reserved
[ 0.925831] system 00:01: iomem range 0xfec8a000-0xfec8afff could not be reserved
[ 0.925832] system 00:01: iomem range 0xfed10000-0xfed10fff has been reserved
[ 0.925836] system 00:07: ioport range 0x290-0x29f has been reserved
[ 0.925838] system 00:08: ioport range 0x4d0-0x4d1 has been reserved
[ 0.925840] system 00:08: ioport range 0x800-0x87f has been reserved
[ 0.925841] system 00:08: ioport range 0x500-0x57f could not be reserved
[ 0.925843] system 00:08: iomem range 0xfed1c000-0xfed1ffff has been reserved
[ 0.925844] system 00:08: iomem range 0xfed20000-0xfed3ffff has been reserved
[ 0.925846] system 00:08: iomem range 0xfed40000-0xfed8ffff has been reserved
[ 0.925848] system 00:0b: iomem range 0xffc00000-0xffdfffff has been reserved
[ 0.925851] system 00:0c: iomem range 0xfec00000-0xfec00fff could not be reserved
[ 0.925852] system 00:0c: iomem range 0xfee00000-0xfee00fff has been reserved
[ 0.925855] system 00:0d: iomem range 0xe0000000-0xefffffff has been reserved
[ 0.925857] system 00:0e: iomem range 0x0-0x9ffff could not be reserved
[ 0.925859] system 00:0e: iomem range 0xc0000-0xcffff has been reserved
[ 0.925860] system 00:0e: iomem range 0xe0000-0xfffff could not be reserved
[ 0.925862] system 00:0e: iomem range 0x100000-0xbfefffff could not be reserved
[ 0.925863] system 00:0e: iomem range 0xfed90000-0xffffffff could not be reserved
[ 0.930546] AppArmor: AppArmor Filesystem Enabled
[ 0.930594] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[ 0.930595] pci 0000:00:01.0: IO window: disabled
[ 0.930597] pci 0000:00:01.0: MEM window: disabled
[ 0.930599] pci 0000:00:01.0: PREFETCH window: disabled
[ 0.930602] pci 0000:00:03.0: PCI bridge, secondary bus 0000:02
[ 0.930603] pci 0000:00:03.0: IO window: 0xb000-0xbfff
[ 0.930606] pci 0000:00:03.0: MEM window: 0xf8000000-0xfbbfffff
[ 0.930608] pci 0000:00:03.0: PREFETCH window: 0x000000c0000000-0x000000dfffffff
[ 0.930612] pci 0000:00:07.0: PCI bridge, secondary bus 0000:03
[ 0.930612] pci 0000:00:07.0: IO window: disabled
[ 0.930615] pci 0000:00:07.0: MEM window: disabled
[ 0.930617] pci 0000:00:07.0: PREFETCH window: disabled
[ 0.930619] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:07
[ 0.930620] pci 0000:00:1c.0: IO window: disabled
[ 0.930623] pci 0000:00:1c.0: MEM window: disabled
[ 0.930625] pci 0000:00:1c.0: PREFETCH window: 0x000000f6f00000-0x000000f6ffffff
[ 0.930629] pci 0000:00:1c.2: PCI bridge, secondary bus 0000:06
[ 0.930631] pci 0000:00:1c.2: IO window: 0xe000-0xefff
[ 0.930634] pci 0000:00:1c.2: MEM window: 0xfbe00000-0xfbefffff
[ 0.930637] pci 0000:00:1c.2: PREFETCH window: 0x000000f6e00000-0x000000f6efffff
[ 0.930641] pci 0000:00:1c.3: PCI bridge, secondary bus 0000:05
[ 0.930642] pci 0000:00:1c.3: IO window: 0xd000-0xdfff
[ 0.930646] pci 0000:00:1c.3: MEM window: 0xfbd00000-0xfbdfffff
[ 0.930648] pci 0000:00:1c.3: PREFETCH window: disabled
[ 0.930650] pci 0000:00:1c.4: PCI bridge, secondary bus 0000:04
[ 0.930652] pci 0000:00:1c.4: IO window: 0xc000-0xcfff

Revision history for this message
Joe Werther (werthj) said :
#3

[ 0.930655] pci 0000:00:1c.4: MEM window: 0xfbc00000-0xfbcfffff
[ 0.930658] pci 0000:00:1c.4: PREFETCH window: disabled
[ 0.930660] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:08
[ 0.930661] pci 0000:00:1e.0: IO window: disabled
[ 0.930664] pci 0000:00:1e.0: MEM window: disabled
[ 0.930666] pci 0000:00:1e.0: PREFETCH window: disabled
[ 0.930673] pci 0000:00:01.0: setting latency timer to 64
[ 0.930678] pci 0000:00:03.0: setting latency timer to 64
[ 0.930682] pci 0000:00:07.0: setting latency timer to 64
[ 0.930688] alloc irq_desc for 17 on node 0
[ 0.930689] alloc kstat_irqs on node 0
[ 0.930692] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 0.930694] pci 0000:00:1c.0: setting latency timer to 64
[ 0.930698] alloc irq_desc for 18 on node 0
[ 0.930699] alloc kstat_irqs on node 0
[ 0.930701] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 0.930704] pci 0000:00:1c.2: setting latency timer to 64
[ 0.930709] alloc irq_desc for 19 on node 0
[ 0.930710] alloc kstat_irqs on node 0
[ 0.930712] pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[ 0.930715] pci 0000:00:1c.3: setting latency timer to 64
[ 0.930719] pci 0000:00:1c.4: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 0.930722] pci 0000:00:1c.4: setting latency timer to 64
[ 0.930726] pci 0000:00:1e.0: setting latency timer to 64
[ 0.930728] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
[ 0.930730] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
[ 0.930731] pci_bus 0000:02: resource 0 io: [0xb000-0xbfff]
[ 0.930732] pci_bus 0000:02: resource 1 mem: [0xf8000000-0xfbbfffff]
[ 0.930733] pci_bus 0000:02: resource 2 pref mem [0xc0000000-0xdfffffff]
[ 0.930735] pci_bus 0000:07: resource 2 pref mem [0xf6f00000-0xf6ffffff]
[ 0.930736] pci_bus 0000:06: resource 0 io: [0xe000-0xefff]
[ 0.930737] pci_bus 0000:06: resource 1 mem: [0xfbe00000-0xfbefffff]
[ 0.930738] pci_bus 0000:06: resource 2 pref mem [0xf6e00000-0xf6efffff]
[ 0.930739] pci_bus 0000:05: resource 0 io: [0xd000-0xdfff]
[ 0.930741] pci_bus 0000:05: resource 1 mem: [0xfbd00000-0xfbdfffff]
[ 0.930742] pci_bus 0000:04: resource 0 io: [0xc000-0xcfff]
[ 0.930743] pci_bus 0000:04: resource 1 mem: [0xfbc00000-0xfbcfffff]
[ 0.930744] pci_bus 0000:08: resource 3 io: [0x00-0xffff]
[ 0.930745] pci_bus 0000:08: resource 4 mem: [0x000000-0xffffffffffffffff]
[ 0.930764] NET: Registered protocol family 2
[ 0.930900] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.931489] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[ 0.932423] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.932532] TCP: Hash tables configured (established 524288 bind 65536)
[ 0.932533] TCP reno registered
[ 0.932603] NET: Registered protocol family 1
[ 0.932638] Trying to unpack rootfs image as initramfs...
[ 1.025643] Freeing initrd memory: 7178k freed
[ 1.027181] Scanning for low memory corruption every 60 seconds
[ 1.027300] audit: initializing netlink socket (disabled)
[ 1.027307] type=2000 audit(1252970701.892:1): initialized
[ 1.033375] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 1.034722] VFS: Disk quotas dquot_6.5.2
[ 1.034764] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.035266] fuse init (API version 7.12)
[ 1.035341] msgmni has been set to 11947
[ 1.035494] alg: No test for stdrng (krng)
[ 1.035499] io scheduler noop registered
[ 1.035500] io scheduler anticipatory registered
[ 1.035501] io scheduler deadline registered
[ 1.035539] io scheduler cfq registered (default)
[ 1.035655] pci 0000:02:00.0: Boot video device
[ 1.035790] alloc irq_desc for 48 on node 0
[ 1.035791] alloc kstat_irqs on node 0
[ 1.035797] pcieport-driver 0000:00:01.0: irq 48 for MSI/MSI-X
[ 1.035802] pcieport-driver 0000:00:01.0: setting latency timer to 64
[ 1.035910] alloc irq_desc for 49 on node 0
[ 1.035912] alloc kstat_irqs on node 0
[ 1.035917] pcieport-driver 0000:00:03.0: irq 49 for MSI/MSI-X
[ 1.035921] pcieport-driver 0000:00:03.0: setting latency timer to 64
[ 1.036024] alloc irq_desc for 50 on node 0
[ 1.036025] alloc kstat_irqs on node 0
[ 1.036029] pcieport-driver 0000:00:07.0: irq 50 for MSI/MSI-X
[ 1.036033] pcieport-driver 0000:00:07.0: setting latency timer to 64
[ 1.036137] alloc irq_desc for 51 on node 0
[ 1.036138] alloc kstat_irqs on node 0
[ 1.036143] pcieport-driver 0000:00:1c.0: irq 51 for MSI/MSI-X
[ 1.036148] pcieport-driver 0000:00:1c.0: setting latency timer to 64
[ 1.036271] alloc irq_desc for 52 on node 0
[ 1.036272] alloc kstat_irqs on node 0
[ 1.036276] pcieport-driver 0000:00:1c.2: irq 52 for MSI/MSI-X
[ 1.036282] pcieport-driver 0000:00:1c.2: setting latency timer to 64
[ 1.036403] alloc irq_desc for 53 on node 0
[ 1.036404] alloc kstat_irqs on node 0
[ 1.036409] pcieport-driver 0000:00:1c.3: irq 53 for MSI/MSI-X
[ 1.036414] pcieport-driver 0000:00:1c.3: setting latency timer to 64
[ 1.036537] alloc irq_desc for 54 on node 0
[ 1.036538] alloc kstat_irqs on node 0
[ 1.036538] alloc kstat_irqs on node 0
[ 1.036543] pcieport-driver 0000:00:1c.4: irq 54 for MSI/MSI-X
[ 1.036548] pcieport-driver 0000:00:1c.4: setting latency timer to 64
[ 1.036650] aer 0000:00:01.0:pcie02: AER service couldn't init device: no _OSC support
[ 1.036655] aer 0000:00:03.0:pcie02: AER service couldn't init device: no _OSC support
[ 1.036657] aer 0000:00:07.0:pcie02: AER service couldn't init device: no _OSC support
[ 1.036672] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 1.036778] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 1.036904] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 1.036905] ACPI: Power Button [PWRF]
[ 1.036947] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
[ 1.036948] ACPI: Power Button [PWRB]
[ 1.037503] ACPI: SSDT 00000000bf6980c0 00403 (v01 DpgPmm P001Ist 00000011 INTL 20060113)
[ 1.037709] processor LNXCPU:00: registered as cooling_device0
[ 1.037998] ACPI: SSDT 00000000bf6984d0 00403 (v01 DpgPmm P002Ist 00000012 INTL 20060113)
[ 1.038195] processor LNXCPU:01: registered as cooling_device1
[ 1.038491] ACPI: SSDT 00000000bf6988e0 00403 (v01 DpgPmm P003Ist 00000012 INTL 20060113)
[ 1.038688] processor LNXCPU:02: registered as cooling_device2
[ 1.038981] ACPI: SSDT 00000000bf698cf0 00403 (v01 DpgPmm P004Ist 00000012 INTL 20060113)
[ 1.039184] processor LNXCPU:03: registered as cooling_device3
[ 1.039534] ACPI: SSDT 00000000bf699100 00403 (v01 DpgPmm P005Ist 00000012 INTL 20060113)
[ 1.039745] processor LNXCPU:04: registered as cooling_device4
[ 1.040041] ACPI: SSDT 00000000bf699510 00403 (v01 DpgPmm P006Ist 00000012 INTL 20060113)
[ 1.040241] processor LNXCPU:05: registered as cooling_device5
[ 1.040534] ACPI: SSDT 00000000bf699920 00403 (v01 DpgPmm P007Ist 00000012 INTL 20060113)
[ 1.040736] processor LNXCPU:06: registered as cooling_device6
[ 1.041030] ACPI: SSDT 00000000bf699d30 00403 (v01 DpgPmm P008Ist 00000012 INTL 20060113)
[ 1.041228] processor LNXCPU:07: registered as cooling_device7
[ 1.044260] Linux agpgart interface v0.103
[ 1.044262] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.045329] brd: module loaded
[ 1.045724] loop: module loaded
[ 1.045790] input: Macintosh mouse button emulation as /devices/virtual/input/input2
[ 1.045883] ahci 0000:04:00.0: version 3.0
[ 1.045894] alloc irq_desc for 16 on node 0
[ 1.045895] alloc kstat_irqs on node 0
[ 1.045898] ahci 0000:04:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 1.058923] ahci 0000:04:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
[ 1.058926] ahci 0000:04:00.0: flags: 64bit ncq pm led clo pmp pio slum part
[ 1.058932] ahci 0000:04:00.0: setting latency timer to 64
[ 1.059008] scsi0 : ahci
[ 1.059071] scsi1 : ahci
[ 1.059131] ata1: SATA max UDMA/133 abar m8192@0xfbcfe000 port 0xfbcfe100 irq 16
[ 1.059134] ata2: SATA max UDMA/133 abar m8192@0xfbcfe000 port 0xfbcfe180 irq 16
[ 1.059201] ata_piix 0000:00:1f.2: version 2.13
[ 1.059207] alloc irq_desc for 20 on node 0
[ 1.059208] alloc kstat_irqs on node 0
[ 1.059210] ata_piix 0000:00:1f.2: PCI INT B -> GSI 20 (level, low) -> IRQ 20
[ 1.059213] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[ 1.059233] ata_piix 0000:00:1f.2: setting latency timer to 64
[ 1.059261] scsi2 : ata_piix
[ 1.059310] scsi3 : ata_piix
[ 1.060172] ata3: SATA max UDMA/133 cmd 0x9000 ctl 0x8c00 bmdma 0x8480 irq 20
[ 1.060176] ata4: SATA max UDMA/133 cmd 0x8880 ctl 0x8800 bmdma 0x8488 irq 20
[ 1.060204] ata_piix 0000:00:1f.5: PCI INT B -> GSI 20 (level, low) -> IRQ 20
[ 1.060207] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[ 1.060225] ata_piix 0000:00:1f.5: setting latency timer to 64
[ 1.060245] scsi4 : ata_piix
[ 1.060293] scsi5 : ata_piix
[ 1.061005] ata5: SATA max UDMA/133 cmd 0xa000 ctl 0x9c00 bmdma 0x9480 irq 20
[ 1.061008] ata6: SATA max UDMA/133 cmd 0x9880 ctl 0x9800 bmdma 0x9488 irq 20
[ 1.061471] pata_jmicron 0000:04:00.1: enabling device (0000 -> 0001)
[ 1.061475] pata_jmicron 0000:04:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 1.061490] pata_jmicron 0000:04:00.1: setting latency timer to 64
[ 1.061524] scsi6 : pata_jmicron
[ 1.061571] scsi7 : pata_jmicron
[ 1.062064] ata7: PATA max UDMA/100 cmd 0xcc00 ctl 0xc880 bmdma 0xc400 irq 17
[ 1.062066] ata8: PATA max UDMA/100 cmd 0xc800 ctl 0xc480 bmdma 0xc408 irq 17
[ 1.062546] Fixed MDIO Bus: probed
[ 1.062549] PPP generic driver version 2.4.2
[ 1.062630] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.062651] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 1.062657] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[ 1.062659] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[ 1.062685] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[ 1.066564] ehci_hcd 0000:00:1a.7: debug port 1
[ 1.066568] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
[ 1.066576] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xf7fff000
[ 1.078849] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[ 1.078920] usb usb1: configuration #1 chosen from 1 choice
[ 1.078944] hub 1-0:1.0: USB hub found
[ 1.078948] hub 1-0:1.0: 6 ports detected
[ 1.078996] alloc irq_desc for 23 on node 0
[ 1.078997] alloc kstat_irqs on node 0
[ 1.079000] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.079006] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 1.079008] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 1.079037] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[ 1.082919] ehci_hcd 0000:00:1d.7: debug port 1
[ 1.082923] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[ 1.082931] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf7ffe000
[ 1.094817] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 1.094881] usb usb2: configuration #1 chosen from 1 choice
[ 1.094904] hub 2-0:1.0: USB hub found
[ 1.094907] hub 2-0:1.0: 6 ports detected
[ 1.094951] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.094971] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.095019] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 1.095022] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[ 1.095024] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 1.095051] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[ 1.095070] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000a800
[ 1.095120] usb usb3: configuration #1 chosen from 1 choice
[ 1.095143] hub 3-0:1.0: USB hub found
[ 1.095146] hub 3-0:1.0: 2 ports detected
[ 1.095183] alloc irq_desc for 21 on node 0
[ 1.095184] alloc kstat_irqs on node 0
[ 1.095187] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[ 1.095190] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[ 1.095192] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[ 1.095218] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[ 1.095242] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000a880
[ 1.095291] usb usb4: configuration #1 chosen from 1 choice
[ 1.095314] hub 4-0:1.0: USB hub found
[ 1.095318] hub 4-0:1.0: 2 ports detected
[ 1.095356] uhci_hcd 0000:00:1a.2: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[ 1.095359] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[ 1.095361] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[ 1.095387] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[ 1.095411] uhci_hcd 0000:00:1a.2: irq 19, io base 0x0000ac00
[ 1.095460] usb usb5: configuration #1 chosen from 1 choice
[ 1.095482] hub 5-0:1.0: USB hub found
[ 1.095485] hub 5-0:1.0: 2 ports detected
[ 1.095523] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.095527] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 1.095529] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 1.095559] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[ 1.095578] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000a080
[ 1.095626] usb usb6: configuration #1 chosen from 1 choice
[ 1.095648] hub 6-0:1.0: USB hub found
[ 1.095651] hub 6-0:1.0: 2 ports detected
[ 1.095688] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 1.095692] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 1.095694] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 1.095719] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[ 1.095737] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000a400
[ 1.095786] usb usb7: configuration #1 chosen from 1 choice
[ 1.095808] hub 7-0:1.0: USB hub found
[ 1.095811] hub 7-0:1.0: 2 ports detected
[ 1.095846] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 1.095850] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 1.095852] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 1.095878] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[ 1.095897] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000a480
[ 1.095945] usb usb8: configuration #1 chosen from 1 choice
[ 1.095968] hub 8-0:1.0: USB hub found
[ 1.095971] hub 8-0:1.0: 2 ports detected
[ 1.096069] PNP: No PS/2 controller found. Probing ports directly.
[ 1.098335] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.098341] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.098420] mice: PS/2 mouse device common for all mice
[ 1.098505] rtc_cmos 00:03: RTC can wake from S4
[ 1.098532] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 1.098553] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 1.098638] device-mapper: uevent: version 1.0.3
[ 1.098697] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: <email address hidden>
[ 1.098769] device-mapper: multipath: version 1.1.0 loaded
[ 1.098771] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 1.098930] cpuidle: using governor ladder
[ 1.098932] cpuidle: using governor menu
[ 1.099208] TCP cubic registered
[ 1.099318] NET: Registered protocol family 10
[ 1.099581] lo: Disabled Privacy Extensions
[ 1.099735] NET: Registered protocol family 17
[ 1.099756] Bluetooth: L2CAP ver 2.13
[ 1.099757] Bluetooth: L2CAP socket layer initialized
[ 1.099758] Bluetooth: SCO (Voice Link) ver 0.6
[ 1.099759] Bluetooth: SCO socket layer initialized
[ 1.099769] Bluetooth: RFCOMM TTY layer initialized
[ 1.099770] Bluetooth: RFCOMM socket layer initialized
[ 1.099771] Bluetooth: RFCOMM ver 1.11
[ 1.101553] PM: Resume from disk failed.
[ 1.101559] registered taskstats version 1
[ 1.101655] Magic number: 9:884:453
[ 1.101702] rtc_cmos 00:03: setting system clock to 2009-09-14 23:25:02 UTC (1252970702)
[ 1.101703] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.101704] EDD information not available.
[ 1.388825] ata5: SATA link down (SStatus 0 SControl 300)
[ 1.390238] ata1: SATA link down (SStatus 0 SControl 300)
[ 1.399412] ata6: SATA link down (SStatus 0 SControl 300)
[ 1.399454] ata2: SATA link down (SStatus 0 SControl 300)
[ 1.645708] usb 6-2: new low speed USB device using uhci_hcd and address 2
[ 1.825239] usb 6-2: configuration #1 chosen from 1 choice
[ 1.873294] ata4.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.873305] ata4.01: SATA link down (SStatus 0 SControl 300)
[ 1.873465] ata3.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.873474] ata3.01: SATA link down (SStatus 0 SControl 300)
[ 1.881664] ata4.00: ATAPI: TSSTcorp CDDVDW SH-S223L, SB02, max UDMA/100
[ 1.881743] ata3.00: ATA-7: WDC WD2500JS-00NCB1, 10.02E02, max UDMA/133
[ 1.881745] ata3.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 1.889536] ata3.00: configured for UDMA/133
[ 1.889601] scsi 2:0:0:0: Direct-Access ATA WDC WD2500JS-00N 10.0 PQ: 0 ANSI: 5
[ 1.889828] sd 2:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
[ 1.889847] sd 2:0:0:0: [sda] Write Protect is off
[ 1.889848] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.889851] sd 2:0:0:0: Attached scsi generic sg0 type 0
[ 1.889859] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.889916] sda: sda1 sda2 <
[ 1.902021] ata4.00: configured for UDMA/100
[ 1.902900] scsi 3:0:0:0: CD-ROM TSSTcorp CDDVDW SH-S223L SB02 PQ: 0 ANSI: 5
[ 1.907470] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 1.907472] Uniform CD-ROM driver Revision: 3.20
[ 1.907559] sr 3:0:0:0: Attached scsi CD-ROM sr0
[ 1.907605] sr 3:0:0:0: Attached scsi generic sg1 type 5
[ 1.921122] sda5 >
[ 1.921311] sd 2:0:0:0: [sda] Attached SCSI disk
[ 2.064858] usb 7-1: new low speed USB device using uhci_hcd and address 2
[ 2.072257] Freeing unused kernel memory: 656k freed
[ 2.072323] Write protecting the kernel read-only data: 7532k
[ 2.113171] [drm] Initialized drm 1.1.0 20060810
[ 2.203398] usbcore: registered new interface driver hiddev
[ 2.203440] usbcore: registered new interface driver usbhid
[ 2.203442] usbhid: v2.6:USB HID core driver
[ 2.205086] ohci1394 0000:05:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 2.205091] ohci1394 0000:05:00.0: setting latency timer to 64
[ 2.205922] Floppy drive(s): fd0 is 1.44M
[ 2.207503] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 2.207514] r8169 0000:06:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 2.207541] r8169 0000:06:00.0: setting latency timer to 64
[ 2.207579] alloc irq_desc for 55 on node 0
[ 2.207581] alloc kstat_irqs on node 0
[ 2.207592] r8169 0000:06:00.0: irq 55 for MSI/MSI-X
[ 2.208004] eth0: RTL8168c/8111c at 0xffffc90011ac6000, 00:26:18:88:42:f8, XID 3c4000c0 IRQ 55
[ 2.221490] input: Logitech Logitech USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb6/6-2/6-2:1.0/input/input3
[ 2.221573] logitech 0003:046D:C30A.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech Logitech USB Keyboard] on usb-0000:00:1d.0-2/input0
[ 2.225068] FDC 0 is a post-1991 82077
[ 2.248545] usb 7-1: configuration #1 chosen from 1 choice
[ 2.262350] input: Logitech Logitech USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb6/6-2/6-2:1.1/input/input4
[ 2.262379] logitech 0003:046D:C30A.0002: input,hidraw1: USB HID v1.10 Mouse [Logitech Logitech USB Keyboard] on usb-0000:00:1d.0-2/input1
[ 2.266468] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[19] MMIO=[fbdff000-fbdff7ff] Max Packet=[2048] IR/IT contexts=[4/8]
[ 2.273545] input: Kensington KTG USB/PS2 Wireless Wheel Mouse as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1:1.0/input/input5
[ 2.273579] generic-usb 0003:047D:1037.0003: input,hidraw2: USB HID v1.00 Mouse [Kensington KTG USB/PS2 Wireless Wheel Mouse] on usb-0000:00:1d.1-1/input0
[ 2.478226] PM: Starting manual resume from disk
[ 2.478228] PM: Resume from partition 8:5
[ 2.478228] PM: Checking hibernation image.
[ 2.478359] PM: Resume from disk failed.
[ 2.507691] EXT4-fs (sda1): barriers enabled
[ 2.521869] kjournald2 starting: pid 1236, dev sda1:8, commit interval 5 seconds
[ 2.521873] EXT4-fs (sda1): delayed allocation enabled
[ 2.521874] EXT4-fs: file extents enabled
[ 2.530240] EXT4-fs: mballoc enabled
[ 2.530248] EXT4-fs (sda1): mounted filesystem with ordered data mode
[ 3.538612] ieee1394: Host added: ID:BUS[0-00:1023] GUID[001e8c0001faf473]
[ 4.068951] udev: starting version 146
[ 5.231980] nvidia: module license 'NVIDIA' taints kernel.
[ 5.231982] Disabling lock debugging due to kernel taint
[ 5.481620] alloc irq_desc for 24 on node 0
[ 5.481622] alloc kstat_irqs on node 0
[ 5.481627] nvidia 0000:02:00.0: PCI INT A -> GSI 24 (level, low) -> IRQ 24
[ 5.481631] nvidia 0000:02:00.0: setting latency timer to 64
[ 5.481773] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 185.18.36 Fri Aug 14 17:35:21 PDT 2009
[ 5.984008] alloc irq_desc for 22 on node 0
[ 5.984010] alloc kstat_irqs on node 0
[ 5.984015] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 5.984038] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 6.061362] hda_codec: Unknown model for ALC1200, trying auto-probe from BIOS...
[ 6.061621] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input6
[ 6.817621] lp: driver loaded but no devices found
[ 7.070611] Adding 9936160k swap on /dev/sda5. Priority:-1 extents:1 across:9936160k
[ 7.655867] EXT4-fs (sda1): internal journal on sda1:8
[ 8.822306] type=1505 audit(1252970710.236:2): operation="profile_load" pid=1945 name=/usr/sbin/tcpdump
[ 8.846239] type=1505 audit(1252970710.257:3): operation="profile_load" pid=1946 name=/usr/bin/evince
[ 8.850175] type=1505 audit(1252970710.261:4): operation="profile_load" pid=1946 name=/usr/bin/evince-previewer
[ 8.852540] type=1505 audit(1252970710.265:5): operation="profile_load" pid=1946 name=/usr/bin/evince-thumbnailer
[ 8.855891] type=1505 audit(1252970710.269:6): operation="profile_load" pid=1947 name=/sbin/dhclient3
[ 8.856177] type=1505 audit(1252970710.269:7): operation="profile_load" pid=1947 name=/usr/lib/NetworkManager/nm-dhcp-client.action
[ 8.856341] type=1505 audit(1252970710.269:8): operation="profile_load" pid=1947 name=/usr/lib/connman/scripts/dhclient-script
[ 8.862377] type=1505 audit(1252970710.273:9): operation="profile_load" pid=1948 name=/usr/lib/cups/backend/cups-pdf
[ 8.862729] type=1505 audit(1252970710.273:10): operation="profile_load" pid=1948 name=/usr/sbin/cupsd
[ 8.880609] type=1505 audit(1252970710.293:11): operation="profile_load" pid=1950 name=/usr/share/gdm/guest-session/Xsession
[ 18.077980] r8169: eth0: link up
[ 18.077984] r8169: eth0: link up
[ 18.711757] ppdev: user-space parallel port driver
[ 22.329482] CPU0 attaching NULL sched-domain.
[ 22.329485] CPU1 attaching NULL sched-domain.
[ 22.329486] CPU2 attaching NULL sched-domain.
[ 22.329487] CPU3 attaching NULL sched-domain.
[ 22.329488] CPU4 attaching NULL sched-domain.
[ 22.329489] CPU5 attaching NULL sched-domain.
[ 22.329490] CPU6 attaching NULL sched-domain.
[ 22.329491] CPU7 attaching NULL sched-domain.
[ 22.340241] CPU0 attaching sched-domain:
[ 22.340244] domain 0: span 0,4 level SIBLING
[ 22.340246] groups: 0 4
[ 22.340249] domain 1: span 0-7 level MC
[ 22.340251] groups: 0,4 1,5 2,6 3,7
[ 22.340256] domain 2: span 0-7 level CPU
[ 22.340257] groups: 0-7 (__cpu_power = 4096)
[ 22.340260] CPU1 attaching sched-domain:
[ 22.340260] domain 0: span 1,5 level SIBLING
[ 22.340261] groups: 1 5
[ 22.340263] domain 1: span 0-7 level MC
[ 22.340264] groups: 1,5 2,6 3,7 0,4
[ 22.340266] domain 2: span 0-7 level CPU
[ 22.340267] groups: 0-7 (__cpu_power = 4096)
[ 22.340269] CPU2 attaching sched-domain:
[ 22.340270] domain 0: span 2,6 level SIBLING
[ 22.340271] groups: 2 6
[ 22.340273] domain 1: span 0-7 level MC
[ 22.340274] groups: 2,6 3,7 0,4 1,5
[ 22.340276] domain 2: span 0-7 level CPU
[ 22.340277] groups: 0-7 (__cpu_power = 4096)
[ 22.340279] CPU3 attaching sched-domain:
[ 22.340280] domain 0: span 3,7 level SIBLING
[ 22.340281] groups: 3 7
[ 22.340282] domain 1: span 0-7 level MC
[ 22.340283] groups: 3,7 0,4 1,5 2,6
[ 22.340286] domain 2: span 0-7 level CPU
[ 22.340287] groups: 0-7 (__cpu_power = 4096)
[ 22.340289] CPU4 attaching sched-domain:
[ 22.340289] domain 0: span 0,4 level SIBLING
[ 22.340290] groups: 4 0
[ 22.340292] domain 1: span 0-7 level MC
[ 22.340293] groups: 0,4 1,5 2,6 3,7
[ 22.340295] domain 2: span 0-7 level CPU
[ 22.340296] groups: 0-7 (__cpu_power = 4096)
[ 22.340298] CPU5 attaching sched-domain:
[ 22.340299] domain 0: span 1,5 level SIBLING
[ 22.340300] groups: 5 1
[ 22.340302] domain 1: span 0-7 level MC
[ 22.340303] groups: 1,5 2,6 3,7 0,4
[ 22.340305] domain 2: span 0-7 level CPU
[ 22.340306] groups: 0-7 (__cpu_power = 4096)
[ 22.340308] CPU6 attaching sched-domain:
[ 22.340309] domain 0: span 2,6 level SIBLING
[ 22.340310] groups: 6 2
[ 22.340311] domain 1: span 0-7 level MC
[ 22.340312] groups: 2,6 3,7 0,4 1,5
[ 22.340315] domain 2: span 0-7 level CPU
[ 22.340316] groups: 0-7 (__cpu_power = 4096)
[ 22.340317] CPU7 attaching sched-domain:
[ 22.340318] domain 0: span 3,7 level SIBLING
[ 22.340319] groups: 7 3
[ 22.340321] domain 1: span 0-7 level MC
[ 22.340322] groups: 3,7 0,4 1,5 2,6
[ 22.340324] domain 2: span 0-7 level CPU
[ 22.340325] groups: 0-7 (__cpu_power = 4096)
[ 22.340864] CPU0 attaching NULL sched-domain.
[ 22.340865] CPU1 attaching NULL sched-domain.
[ 22.340866] CPU2 attaching NULL sched-domain.
[ 22.340867] CPU3 attaching NULL sched-domain.
[ 22.340868] CPU4 attaching NULL sched-domain.
[ 22.340869] CPU5 attaching NULL sched-domain.
[ 22.340870] CPU6 attaching NULL sched-domain.
[ 22.340871] CPU7 attaching NULL sched-domain.
[ 22.352225] CPU0 attaching sched-domain:
[ 22.352227] domain 0: span 0,4 level SIBLING
[ 22.352229] groups: 0 4
[ 22.352233] domain 1: span 0-7 level MC
[ 22.352234] groups: 0,4 (__cpu_power = 2048) 1,5 (__cpu_power = 2048) 2,6 (__cpu_power = 2048) 3,7 (__cpu_power = 2048)
[ 22.352242] CPU1 attaching sched-domain:
[ 22.352244] domain 0: span 1,5 level SIBLING
[ 22.352246] groups: 1 5
[ 22.352250] domain 1: span 0-7 level MC
[ 22.352251] groups: 1,5 (__cpu_power = 2048) 2,6 (__cpu_power = 2048) 3,7 (__cpu_power = 2048) 0,4 (__cpu_power = 2048)
[ 22.352255] CPU2 attaching sched-domain:
[ 22.352256] domain 0: span 2,6 level SIBLING
[ 22.352257] groups: 2 6
[ 22.352258] domain 1: span 0-7 level MC
[ 22.352259] groups: 2,6 (__cpu_power = 2048) 3,7 (__cpu_power = 2048) 0,4 (__cpu_power = 2048) 1,5 (__cpu_power = 2048)
[ 22.352263] CPU3 attaching sched-domain:
[ 22.352264] domain 0: span 3,7 level SIBLING
[ 22.352265] groups: 3 7
[ 22.352267] domain 1: span 0-7 level MC
[ 22.352268] groups: 3,7 (__cpu_power = 2048) 0,4 (__cpu_power = 2048) 1,5 (__cpu_power = 2048) 2,6 (__cpu_power = 2048)
[ 22.352272] CPU4 attaching sched-domain:
[ 22.352273] domain 0: span 0,4 level SIBLING
[ 22.352274] groups: 4 0
[ 22.352275] domain 1: span 0-7 level MC
[ 22.352276] groups: 0,4 (__cpu_power = 2048) 1,5 (__cpu_power = 2048) 2,6 (__cpu_power = 2048) 3,7 (__cpu_power = 2048)
[ 22.352280] CPU5 attaching sched-domain:
[ 22.352281] domain 0: span 1,5 level SIBLING
[ 22.352282] groups: 5 1
[ 22.352284] domain 1: span 0-7 level MC
[ 22.352285] groups: 1,5 (__cpu_power = 2048) 2,6 (__cpu_power = 2048) 3,7 (__cpu_power = 2048) 0,4 (__cpu_power = 2048)
[ 22.352289] CPU6 attaching sched-domain:
[ 22.352290] domain 0: span 2,6 level SIBLING
[ 22.352291] groups: 6 2
[ 22.352292] domain 1: span 0-7 level MC
[ 22.352293] groups: 2,6 (__cpu_power = 2048) 3,7 (__cpu_power = 2048) 0,4 (__cpu_power = 2048) 1,5 (__cpu_power = 2048)
[ 22.352297] CPU7 attaching sched-domain:
[ 22.352298] domain 0: span 3,7 level SIBLING
[ 22.352299] groups: 7 3
[ 22.352301] domain 1: span 0-7 level MC
[ 22.352302] groups: 3,7 (__cpu_power = 2048) 0,4 (__cpu_power = 2048) 1,5 (__cpu_power = 2048) 2,6 (__cpu_power = 2048)
[ 24.447101] CPU0 attaching NULL sched-domain.
[ 24.447104] CPU1 attaching NULL sched-domain.
[ 24.447105] CPU2 attaching NULL sched-domain.
[ 24.447106] CPU3 attaching NULL sched-domain.
[ 24.447107] CPU4 attaching NULL sched-domain.
[ 24.447108] CPU5 attaching NULL sched-domain.
[ 24.447109] CPU6 attaching NULL sched-domain.
[ 24.447110] CPU7 attaching NULL sched-domain.
[ 24.463969] CPU0 attaching sched-domain:
[ 24.463973] domain 0: span 0,4 level SIBLING
[ 24.463975] groups: 0 4
[ 24.463977] domain 1: span 0-7 level MC
[ 24.463978] groups: 0,4 (__cpu_power = 2048) 1,5 (__cpu_power = 2048) 2,6 (__cpu_power = 2048) 3,7 (__cpu_power = 2048)
[ 24.463983] CPU1 attaching sched-domain:
[ 24.463984] domain 0: span 1,5 level SIBLING
[ 24.463985] groups: 1 5
[ 24.463986] domain 1: span 0-7 level MC
[ 24.463987] groups: 1,5 (__cpu_power = 2048) 2,6 (__cpu_power = 2048) 3,7 (__cpu_power = 2048) 0,4 (__cpu_power = 2048)
[ 24.463991] CPU2 attaching sched-domain:
[ 24.463992] domain 0: span 2,6 level SIBLING
[ 24.463993] groups: 2 6
[ 24.463995] domain 1: span 0-7 level MC
[ 24.463996] groups: 2,6 (__cpu_power = 2048) 3,7 (__cpu_power = 2048) 0,4 (__cpu_power = 2048) 1,5 (__cpu_power = 2048)
[ 24.464000] CPU3 attaching sched-domain:
[ 24.464001] domain 0: span 3,7 level SIBLING
[ 24.464002] groups: 3 7
[ 24.464003] domain 1: span 0-7 level MC
[ 24.464004] groups: 3,7 (__cpu_power = 2048) 0,4 (__cpu_power = 2048) 1,5 (__cpu_power = 2048) 2,6 (__cpu_power = 2048)
[ 24.464008] CPU4 attaching sched-domain:
[ 24.464009] domain 0: span 0,4 level SIBLING
[ 24.464010] groups: 4 0
[ 24.464012] domain 1: span 0-7 level MC
[ 24.464013] groups: 0,4 (__cpu_power = 2048) 1,5 (__cpu_power = 2048) 2,6 (__cpu_power = 2048) 3,7 (__cpu_power = 2048)
[ 24.464017] CPU5 attaching sched-domain:
[ 24.464018] domain 0: span 1,5 level SIBLING
[ 24.464018] groups: 5 1
[ 24.464020] domain 1: span 0-7 level MC
[ 24.464021] groups: 1,5 (__cpu_power = 2048) 2,6 (__cpu_power = 2048) 3,7 (__cpu_power = 2048) 0,4 (__cpu_power = 2048)
[ 24.464025] CPU6 attaching sched-domain:
[ 24.464026] domain 0: span 2,6 level SIBLING
[ 24.464027] groups: 6 2
[ 24.464029] domain 1: span 0-7 level MC
[ 24.464030] groups: 2,6 (__cpu_power = 2048) 3,7 (__cpu_power = 2048) 0,4 (__cpu_power = 2048) 1,5 (__cpu_power = 2048)
[ 24.464034] CPU7 attaching sched-domain:
[ 24.464034] domain 0: span 3,7 level SIBLING
[ 24.464035] groups: 7 3
[ 24.464037] domain 1: span 0-7 level MC
[ 24.464038] groups: 3,7 (__cpu_power = 2048) 0,4 (__cpu_power = 2048) 1,5 (__cpu_power = 2048) 2,6 (__cpu_power = 2048)
[ 24.464417] CPU0 attaching NULL sched-domain.
[ 24.464418] CPU1 attaching NULL sched-domain.
[ 24.464419] CPU2 attaching NULL sched-domain.
[ 24.464420] CPU3 attaching NULL sched-domain.
[ 24.464421] CPU4 attaching NULL sched-domain.
[ 24.464422] CPU5 attaching NULL sched-domain.
[ 24.464423] CPU6 attaching NULL sched-domain.
[ 24.464424] CPU7 attaching NULL sched-domain.
[ 24.480068] CPU0 attaching sched-domain:
[ 24.480070] domain 0: span 0,4 level SIBLING
[ 24.480071] groups: 0 4
[ 24.480073] domain 1: span 0-7 level MC
[ 24.480074] groups: 0,4 1,5 2,6 3,7
[ 24.480077] CPU1 attaching sched-domain:
[ 24.480078] domain 0: span 1,5 level SIBLING
[ 24.480079] groups: 1 5
[ 24.480081] domain 1: span 0-7 level MC
[ 24.480082] groups: 1,5 2,6 3,7 0,4
[ 24.480084] CPU2 attaching sched-domain:
[ 24.480085] domain 0: span 2,6 level SIBLING
[ 24.480086] groups: 2 6
[ 24.480088] domain 1: span 0-7 level MC
[ 24.480089] groups: 2,6 3,7 0,4 1,5
[ 24.480091] CPU3 attaching sched-domain:
[ 24.480092] domain 0: span 3,7 level SIBLING
[ 24.480093] groups: 3 7
[ 24.480095] domain 1: span 0-7 level MC
[ 24.480096] groups: 3,7 0,4 1,5 2,6
[ 24.480098] CPU4 attaching sched-domain:
[ 24.480099] domain 0: span 0,4 level SIBLING
[ 24.480100] groups: 4 0
[ 24.480101] domain 1: span 0-7 level MC
[ 24.480102] groups: 0,4 1,5 2,6 3,7
[ 24.480105] CPU5 attaching sched-domain:
[ 24.480106] domain 0: span 1,5 level SIBLING
[ 24.480107] groups: 5 1
[ 24.480108] domain 1: span 0-7 level MC
[ 24.480109] groups: 1,5 2,6 3,7 0,4
[ 24.480112] CPU6 attaching sched-domain:
[ 24.480113] domain 0: span 2,6 level SIBLING
[ 24.480114] groups: 6 2
[ 24.480115] domain 1: span 0-7 level MC
[ 24.480116] groups: 2,6 3,7 0,4 1,5
[ 24.480119] CPU7 attaching sched-domain:
[ 24.480120] domain 0: span 3,7 level SIBLING
[ 24.480121] groups: 7 3
[ 24.480122] domain 1: span 0-7 level MC
[ 24.480123] groups: 3,7 0,4 1,5 2,6
[ 28.707334] eth0: no IPv6 routers present
[ 241.744323] dropbox[3559] trap int3 ip:7f72b433eae0 sp:7fffe84129b0 error:0
[ 829.729688] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 829.729693] ACPI: I/O resource 0000:00:1f.3 [0x400-0x41f] conflicts with ACPI region SMRG [0x400-0x40f]
[ 829.729695] ACPI: Device needs an ACPI driver
[ 829.729704] i801_smbus: probe of 0000:00:1f.3 failed with error -16
[ 829.735686] i2c /dev entries driver
[ 856.762787] w83627ehf: Found W83667HG chip at 0x290
[ 856.762831] ACPI: I/O resource w83627ehf [0x295-0x296] conflicts with ACPI region HWRE [0x290-0x299]
[ 856.762834] ACPI: Device needs an ACPI driver
[ 993.043143] ACPI: I/O resource 0000:00:1f.3 [0x400-0x41f] conflicts with ACPI region SMRG [0x400-0x40f]
[ 993.043146] ACPI: Device needs an ACPI driver
[ 993.043157] i801_smbus: probe of 0000:00:1f.3 failed with error -16
[ 993.045425] i2c /dev entries driver
[ 1321.923234] coretemp coretemp.0: Using relative temperature scale!
[ 1321.923369] coretemp coretemp.1: Using relative temperature scale!
[ 1321.923519] coretemp coretemp.2: Using relative temperature scale!
[ 1321.923779] coretemp coretemp.3: Using relative temperature scale!
[ 1321.924068] coretemp coretemp.4: Using relative temperature scale!
[ 1321.924197] coretemp coretemp.5: Using relative temperature scale!
[ 1321.924477] coretemp coretemp.6: Using relative temperature scale!
[ 1321.924961] coretemp coretemp.7: Using relative temperature scale!
[ 1422.924196] w83627ehf: Found W83627EHG chip at 0x290
[ 1422.924244] ACPI: I/O resource w83627ehf [0x295-0x296] conflicts with ACPI region HWRE [0x290-0x299]
[ 1422.924246] ACPI: Device needs an ACPI driver
[ 1616.609314] w83627ehf: Found W83627EHG chip at 0x290
[ 1616.609360] ACPI: I/O resource w83627ehf [0x295-0x296] conflicts with ACPI region HWRE [0x290-0x299]
[ 1616.609363] ACPI: Device needs an ACPI driver
================================END DMESG=========================

Revision history for this message
menthurae (menthurae) said :
#4

I also have the same issue on an ASUS P5K Premium with Karmic Alpha 6. It was fine under Ubuntu 9.04 Jaunty 64-bit.

Now when I try to install and configure lm-sensors, upon modprobing...

menthurae@PC:~$ sudo modprobe w83627ehf
FATAL: Error inserting w83627ehf (/lib/modules/2.6.31-10-generic/kernel/drivers/hwmon/w83627ehf.ko): Device or resource busy

Also looking through dmesg in the log file viewer I have this...

[ 7.433775] w83627ehf: Found W83627DHG chip at 0x290
[ 7.433796] ACPI: I/O resource w83627ehf [0x295-0x296] conflicts with ACPI region HWRE [0x290-0x299]

And this is in messages...

Sep 24 00:57:57 PC kernel: [ 97.854331] w83627ehf: Found W83627DHG chip at 0x290
Sep 24 00:57:57 PC kernel: [ 97.854383] ACPI: Device needs an ACPI driver

Is there some way of fixing this? I'm not sure how to go about it...

Revision history for this message
Joe Werther (werthj) said :
#5

I am considering filing this as a bug. Can someone please comment if there is something i am missing?

Revision history for this message
Ricardo Teixeira (ricardo-ctrler) said :
#6

I seems it's intended behavior.
Please look at http://hansdegoede.livejournal.com/7932.html for explanation and workaround.

Can you help with this problem?

Provide an answer of your own, or ask Joe Werther for more information if necessary.

To post a message you must log in.