Re: 2.6.31-rc5 regression: hd don't show up

From: Tim Blechmann
Date: Fri Aug 14 2009 - 08:39:41 EST


>> running 2.6.31-rc5 (7cb7beb31aa3d941833b6a6e553687422c31e4b6 to be
>> exact), sometimes some hard disks don't show up.
>>
>> after booting, my root hd (sda) is mounted to /, while two other hds
>> (sdb/sdc) are mounted as a user. sda is always present, but the other
>> two sometimes don't show up (i.e. they are not listed in /dev/disk/, nor
>> to they have a /dev/sdX link). with 2.6.29 and 2.6.30, all three disks
>> are reported correctly.
>
> Can you please attach boot logs of a successful and a failed boot?

i have two files attached:
- dmesg_good - all hds are available
- dmesg_bad - on hd is missing

hth, tim

--
tim@xxxxxxxxxx
http://tim.klingt.org

A year ago, six months ago, I thought that I was an artist. I no
longer think about it, I am.
Henry Miller
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.31-rc5 (tim@moka) (gcc version 4.4.1 (Ubuntu 4.4.1-1ubuntu1~jaunty1) ) #8 SMP PREEMPT Thu Aug 13 08:18:16 CEST 2009
[ 0.000000] Command line: root=UUID=f4e801b1-b54a-4002-a3e3-328308ad48fb 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 - 0000000340000000 (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 = 0x340000 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 000000000 mask E00000000 write-back
[ 0.000000] 1 base 200000000 mask F00000000 write-back
[ 0.000000] 2 base 300000000 mask FC0000000 write-back
[ 0.000000] 3 base 0C0000000 mask FC0000000 uncachable
[ 0.000000] 4 base 0BF700000 mask FFFF00000 uncachable
[ 0.000000] 5 base 0BF800000 mask FFF800000 uncachable
[ 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: 00000000ffe00000 - 0000000100000000 (reserved)
[ 0.000000] modified: 0000000100000000 - 0000000340000000 (usable)
[ 0.000000] initial memory mapped : 0 - 20000000
[ 0.000000] init_memory_mapping: 0000000000000000-00000000bf680000
[ 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-0000000340000000
[ 0.000000] 0100000000 - 0340000000 page 2M
[ 0.000000] kernel direct mapping tables up to 340000000 @ 13000-21000
[ 0.000000] RAMDISK: 3783b000 - 37fef051
[ 0.000000] ACPI: RSDP 00000000000fabd0 00024 (v02 ACPIAM)
[ 0.000000] ACPI: XSDT 00000000bf680100 0005C (v01 022609 XSDT1156 20090226 MSFT 00000097)
[ 0.000000] ACPI: FACP 00000000bf680290 000F4 (v03 022609 FACP1156 20090226 MSFT 00000097)
[ 0.000000] ACPI: DSDT 00000000bf6804b0 0C3DD (v01 A1146 A1146001 00000001 INTL 20060113)
[ 0.000000] ACPI: FACS 00000000bf698000 00040
[ 0.000000] ACPI: APIC 00000000bf680390 000D8 (v01 022609 APIC1156 20090226 MSFT 00000097)
[ 0.000000] ACPI: MCFG 00000000bf680470 0003C (v01 022609 OEMMCFG 20090226 MSFT 00000097)
[ 0.000000] ACPI: OEMB 00000000bf698040 00072 (v01 022609 OEMB1156 20090226 MSFT 00000097)
[ 0.000000] ACPI: HPET 00000000bf68f4b0 00038 (v01 022609 OEMHPET 20090226 MSFT 00000097)
[ 0.000000] ACPI: OSFR 00000000bf68f4f0 000B0 (v01 022609 OEMOSFR 20090226 MSFT 00000097)
[ 0.000000] ACPI: SSDT 00000000bf69a8f0 0249F (v01 DpgPmm CpuPm 00000012 INTL 20060113)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] (8 early reservations) ==> bootmem [0000000000 - 0340000000]
[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
[ 0.000000] #1 [0000006000 - 0000008000] TRAMPOLINE ==> [0000006000 - 0000008000]
[ 0.000000] #2 [0001000000 - 000216ee80] TEXT DATA BSS ==> [0001000000 - 000216ee80]
[ 0.000000] #3 [003783b000 - 0037fef051] RAMDISK ==> [003783b000 - 0037fef051]
[ 0.000000] #4 [000009fc00 - 0000100000] BIOS reserved ==> [000009fc00 - 0000100000]
[ 0.000000] #5 [000216f000 - 000216f288] BRK ==> [000216f000 - 000216f288]
[ 0.000000] #6 [0000010000 - 0000013000] PGTABLE ==> [0000010000 - 0000013000]
[ 0.000000] #7 [0000013000 - 000001c000] PGTABLE ==> [0000013000 - 000001c000]
[ 0.000000] found SMP MP-table at [ffff8800000ff780] ff780
[ 0.000000] [ffffea0000000000-ffffea00107fffff] PMD -> [ffff880028600000-ffff8800377fffff] on node 0
[ 0.000000] [ffffea0010800000-ffffea0011dfffff] PMD -> [ffff880038000000-ffff8800395fffff] on node 0
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal 0x00100000 -> 0x00340000
[ 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 -> 0x00340000
[ 0.000000] On node 0 totalpages: 3143183
[ 0.000000] DMA zone: 88 pages used for memmap
[ 0.000000] DMA zone: 111 pages reserved
[ 0.000000] DMA zone: 3784 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 22440 pages used for memmap
[ 0.000000] DMA32 zone: 757464 pages, LIFO batch:31
[ 0.000000] Normal zone: 50688 pages used for memmap
[ 0.000000] Normal zone: 2308608 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] 16 Processors exceeds NR_CPUS limit of 8
[ 0.000000] SMP: Allowing 8 CPUs, 0 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:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 29 pages at ffff880028084000, static data 87684 bytes
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 3069856
[ 0.000000] Kernel command line: root=UUID=f4e801b1-b54a-4002-a3e3-328308ad48fb ro quiet splash
[ 0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
[ 0.000000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[ 0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 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: 12183672k/13631488k available (5207k kernel code, 1058756k absent, 388184k reserved, 2985k data, 516k init)
[ 0.000000] Preemptible RCU implementation.
[ 0.000000] NR_IRQS:512
[ 0.000000] Extended CMOS year: 2000
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 2673.218 MHz processor.
[ 0.001522] Console: colour VGA+ 80x25
[ 0.001534] console [tty0] enabled
[ 0.001558] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[ 0.001559] ... MAX_LOCKDEP_SUBCLASSES: 8
[ 0.001561] ... MAX_LOCK_DEPTH: 48
[ 0.001562] ... MAX_LOCKDEP_KEYS: 8191
[ 0.001563] ... CLASSHASH_SIZE: 4096
[ 0.001564] ... MAX_LOCKDEP_ENTRIES: 16384
[ 0.001565] ... MAX_LOCKDEP_CHAINS: 32768
[ 0.001566] ... CHAINHASH_SIZE: 16384
[ 0.001568] memory used by lock dependency info: 5695 kB
[ 0.001569] per task-struct memory footprint: 1920 bytes
[ 0.019778] allocated 125829120 bytes of page_cgroup
[ 0.019781] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.019989] hpet clockevent registered
[ 0.019992] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[ 0.020004] Calibrating delay loop (skipped), value calculated using timer frequency.. 5346.43 BogoMIPS (lpj=2673218)
[ 0.020123] Security Framework initialized
[ 0.020127] SELinux: Disabled at boot.
[ 0.020176] Mount-cache hash table entries: 256
[ 0.021098] Initializing cgroup subsys ns
[ 0.021101] Initializing cgroup subsys cpuacct
[ 0.021106] Initializing cgroup subsys memory
[ 0.021140] Initializing cgroup subsys freezer
[ 0.021157] CPU: Physical Processor ID: 0
[ 0.021159] CPU: Processor Core ID: 0
[ 0.021162] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.021163] CPU: L2 cache: 256K
[ 0.021164] CPU: L3 cache: 8192K
[ 0.021167] using mwait in idle threads.
[ 0.021168] Performance Counters: Nehalem/Corei7 events, Intel PMU driver.
[ 0.021177] ... version: 3
[ 0.021178] ... bit width: 48
[ 0.021180] ... generic counters: 4
[ 0.021181] ... value mask: 0000ffffffffffff
[ 0.021182] ... max period: 000000007fffffff
[ 0.021183] ... fixed-purpose counters: 3
[ 0.021184] ... counter mask: 000000070000000f
[ 0.022009] ACPI: Core revision 20090521
[ 0.060436] Setting APIC routing to flat
[ 0.060919] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.070920] CPU0: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.175014] lockdep: fixing up alternatives.
[ 0.175121] Booting processor 1 APIC 0x2 ip 0x6000
[ 0.185385] Initializing CPU#1
[ 0.246917] Calibrating delay using timer specific routine.. 5344.67 BogoMIPS (lpj=2672338)
[ 0.246927] CPU: Physical Processor ID: 0
[ 0.246929] CPU: Processor Core ID: 1
[ 0.246931] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.246934] CPU: L2 cache: 256K
[ 0.246935] CPU: L3 cache: 8192K
[ 0.247350] CPU1: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.247358] Skipping synchronization checks as TSC is reliable.
[ 0.247938] lockdep: fixing up alternatives.
[ 0.247963] Booting processor 2 APIC 0x4 ip 0x6000
[ 0.258224] Initializing CPU#2
[ 0.318885] Calibrating delay using timer specific routine.. 5344.67 BogoMIPS (lpj=2672338)
[ 0.318892] CPU: Physical Processor ID: 0
[ 0.318893] CPU: Processor Core ID: 2
[ 0.318896] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.318898] CPU: L2 cache: 256K
[ 0.318900] CPU: L3 cache: 8192K
[ 0.319306] CPU2: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.319313] Skipping synchronization checks as TSC is reliable.
[ 0.319905] lockdep: fixing up alternatives.
[ 0.319934] Booting processor 3 APIC 0x6 ip 0x6000
[ 0.330195] Initializing CPU#3
[ 0.390853] Calibrating delay using timer specific routine.. 5344.67 BogoMIPS (lpj=2672339)
[ 0.390861] CPU: Physical Processor ID: 0
[ 0.390862] CPU: Processor Core ID: 3
[ 0.390865] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.390868] CPU: L2 cache: 256K
[ 0.390869] CPU: L3 cache: 8192K
[ 0.391275] CPU3: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.391283] Skipping synchronization checks as TSC is reliable.
[ 0.391873] lockdep: fixing up alternatives.
[ 0.391900] Booting processor 4 APIC 0x1 ip 0x6000
[ 0.402161] Initializing CPU#4
[ 0.462822] Calibrating delay using timer specific routine.. 5344.66 BogoMIPS (lpj=2672334)
[ 0.462831] CPU: Physical Processor ID: 0
[ 0.462832] CPU: Processor Core ID: 0
[ 0.462835] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.462837] CPU: L2 cache: 256K
[ 0.462838] CPU: L3 cache: 8192K
[ 0.463352] CPU4: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.463359] Skipping synchronization checks as TSC is reliable.
[ 0.463843] lockdep: fixing up alternatives.
[ 0.463871] Booting processor 5 APIC 0x3 ip 0x6000
[ 0.477993] Initializing CPU#5
[ 0.537790] Calibrating delay using timer specific routine.. 5344.67 BogoMIPS (lpj=2672336)
[ 0.537797] CPU: Physical Processor ID: 0
[ 0.537799] CPU: Processor Core ID: 1
[ 0.537802] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.537804] CPU: L2 cache: 256K
[ 0.537806] CPU: L3 cache: 8192K
[ 0.538327] CPU5: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.538334] Skipping synchronization checks as TSC is reliable.
[ 0.538810] lockdep: fixing up alternatives.
[ 0.538839] Booting processor 6 APIC 0x5 ip 0x6000
[ 0.549099] Initializing CPU#6
[ 0.609759] Calibrating delay using timer specific routine.. 5344.67 BogoMIPS (lpj=2672336)
[ 0.609766] CPU: Physical Processor ID: 0
[ 0.609767] CPU: Processor Core ID: 2
[ 0.609770] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.609773] CPU: L2 cache: 256K
[ 0.609774] CPU: L3 cache: 8192K
[ 0.610310] CPU6: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.610318] Skipping synchronization checks as TSC is reliable.
[ 0.610779] lockdep: fixing up alternatives.
[ 0.610806] Booting processor 7 APIC 0x7 ip 0x6000
[ 0.621067] Initializing CPU#7
[ 0.681727] Calibrating delay using timer specific routine.. 5344.67 BogoMIPS (lpj=2672339)
[ 0.681734] CPU: Physical Processor ID: 0
[ 0.681736] CPU: Processor Core ID: 3
[ 0.681739] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.681741] CPU: L2 cache: 256K
[ 0.681743] CPU: L3 cache: 8192K
[ 0.682248] CPU7: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.682255] Skipping synchronization checks as TSC is reliable.
[ 0.682276] Brought up 8 CPUs
[ 0.682278] Total of 8 processors activated (42759.15 BogoMIPS).
[ 0.682387] CPU0 attaching sched-domain:
[ 0.682390] domain 0: span 0,4 level SIBLING
[ 0.682392] groups: 0 4
[ 0.682395] domain 1: span 0-7 level MC
[ 0.682397] groups: 0,4 1,5 2,6 3,7
[ 0.682414] CPU1 attaching sched-domain:
[ 0.682416] domain 0: span 1,5 level SIBLING
[ 0.682418] groups: 1 5
[ 0.682421] domain 1: span 0-7 level MC
[ 0.682423] groups: 1,5 2,6 3,7 0,4
[ 0.682428] CPU2 attaching sched-domain:
[ 0.682430] domain 0: span 2,6 level SIBLING
[ 0.682432] groups: 2 6
[ 0.682434] domain 1: span 0-7 level MC
[ 0.682436] groups: 2,6 3,7 0,4 1,5
[ 0.682442] CPU3 attaching sched-domain:
[ 0.682443] domain 0: span 3,7 level SIBLING
[ 0.682445] groups: 3 7
[ 0.682448] domain 1: span 0-7 level MC
[ 0.682450] groups: 3,7 0,4 1,5 2,6
[ 0.682455] CPU4 attaching sched-domain:
[ 0.682457] domain 0: span 0,4 level SIBLING
[ 0.682459] groups: 4 0
[ 0.682462] domain 1: span 0-7 level MC
[ 0.682463] groups: 0,4 1,5 2,6 3,7
[ 0.682469] CPU5 attaching sched-domain:
[ 0.682470] domain 0: span 1,5 level SIBLING
[ 0.682472] groups: 5 1
[ 0.682475] domain 1: span 0-7 level MC
[ 0.682477] groups: 1,5 2,6 3,7 0,4
[ 0.682482] CPU6 attaching sched-domain:
[ 0.682484] domain 0: span 2,6 level SIBLING
[ 0.682486] groups: 6 2
[ 0.682489] domain 1: span 0-7 level MC
[ 0.682490] groups: 2,6 3,7 0,4 1,5
[ 0.682496] CPU7 attaching sched-domain:
[ 0.682497] domain 0: span 3,7 level SIBLING
[ 0.682499] groups: 7 3
[ 0.682502] domain 1: span 0-7 level MC
[ 0.682504] groups: 3,7 0,4 1,5 2,6
[ 0.683239] Booting paravirtualized kernel on bare hardware
[ 0.683497] regulator: core version 0.5
[ 0.683523] Time: 8:02:50 Date: 08/14/09
[ 0.683709] NET: Registered protocol family 16
[ 0.684150] ACPI: bus type pci registered
[ 0.684259] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[ 0.684261] PCI: Not using MMCONFIG.
[ 0.684263] PCI: Using configuration type 1 for base access
[ 0.685847] bio: create slab <bio-0> at 0
[ 0.688507] ACPI: EC: Look up EC in DSDT
[ 0.729614] ACPI: Interpreter enabled
[ 0.729619] ACPI: (supports S0 S1 S3 S4 S5)
[ 0.729667] ACPI: Using IOAPIC for interrupt routing
[ 0.729733] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[ 0.732481] PCI: MCFG area at e0000000 reserved in ACPI motherboard resources
[ 0.733988] PCI: Using MMCONFIG at e0000000 - efffffff
[ 0.746078] ACPI Warning: Incorrect checksum in table [OEMB] - 8B, should be 83 20090521 tbutils-246
[ 0.746335] ACPI: No dock devices found.
[ 0.746492] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.746717] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
[ 0.746721] pci 0000:00:00.0: PME# disabled
[ 0.746791] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.746795] pci 0000:00:01.0: PME# disabled
[ 0.746866] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[ 0.746870] pci 0000:00:03.0: PME# disabled
[ 0.746943] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[ 0.746947] pci 0000:00:07.0: PME# disabled
[ 0.747360] pci 0000:00:1a.0: reg 20 io port: [0xb800-0xb81f]
[ 0.747440] pci 0000:00:1a.1: reg 20 io port: [0xb880-0xb89f]
[ 0.747520] pci 0000:00:1a.2: reg 20 io port: [0xbc00-0xbc1f]
[ 0.747605] pci 0000:00:1a.7: reg 10 32bit mmio: [0xf7fff000-0xf7fff3ff]
[ 0.747666] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[ 0.747670] pci 0000:00:1a.7: PME# disabled
[ 0.747720] pci 0000:00:1b.0: reg 10 64bit mmio: [0xf7ff8000-0xf7ffbfff]
[ 0.747768] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.747772] pci 0000:00:1b.0: PME# disabled
[ 0.747838] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.747842] pci 0000:00:1c.0: PME# disabled
[ 0.747914] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.747918] pci 0000:00:1c.2: PME# disabled
[ 0.747985] pci 0000:00:1d.0: reg 20 io port: [0xb080-0xb09f]
[ 0.748065] pci 0000:00:1d.1: reg 20 io port: [0xb400-0xb41f]
[ 0.748144] pci 0000:00:1d.2: reg 20 io port: [0xb480-0xb49f]
[ 0.748232] pci 0000:00:1d.7: reg 10 32bit mmio: [0xf7ffe000-0xf7ffe3ff]
[ 0.748294] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.748298] pci 0000:00:1d.7: PME# disabled
[ 0.748434] pci 0000:00:1f.0: quirk: region 0800-087f claimed by ICH6 ACPI/GPIO/TCO
[ 0.748438] pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO
[ 0.748442] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0294 (mask 0003)
[ 0.748446] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 4700 (mask 001f)
[ 0.748506] pci 0000:00:1f.2: reg 10 io port: [0xa000-0xa007]
[ 0.748512] pci 0000:00:1f.2: reg 14 io port: [0x9c00-0x9c03]
[ 0.748518] pci 0000:00:1f.2: reg 18 io port: [0x9880-0x9887]
[ 0.748524] pci 0000:00:1f.2: reg 1c io port: [0x9800-0x9803]
[ 0.748530] pci 0000:00:1f.2: reg 20 io port: [0x9480-0x948f]
[ 0.748536] pci 0000:00:1f.2: reg 24 io port: [0x9400-0x940f]
[ 0.748590] pci 0000:00:1f.3: reg 10 64bit mmio: [0xf7ffd000-0xf7ffd0ff]
[ 0.748605] pci 0000:00:1f.3: reg 20 io port: [0x400-0x41f]
[ 0.748656] pci 0000:00:1f.5: reg 10 io port: [0xb000-0xb007]
[ 0.748662] pci 0000:00:1f.5: reg 14 io port: [0xac00-0xac03]
[ 0.748668] pci 0000:00:1f.5: reg 18 io port: [0xa880-0xa887]
[ 0.748674] pci 0000:00:1f.5: reg 1c io port: [0xa800-0xa803]
[ 0.748680] pci 0000:00:1f.5: reg 20 io port: [0xa480-0xa48f]
[ 0.748685] pci 0000:00:1f.5: reg 24 io port: [0xa400-0xa40f]
[ 0.748810] pci 0000:02:00.0: reg 10 32bit mmio: [0xfa000000-0xfaffffff]
[ 0.748820] pci 0000:02:00.0: reg 14 64bit mmio: [0xd0000000-0xdfffffff]
[ 0.748830] pci 0000:02:00.0: reg 1c 64bit mmio: [0xf8000000-0xf9ffffff]
[ 0.748836] pci 0000:02:00.0: reg 24 io port: [0xcc00-0xcc7f]
[ 0.748842] pci 0000:02:00.0: reg 30 32bit mmio: [0xfb480000-0xfb4fffff]
[ 0.748919] pci 0000:00:03.0: bridge io port: [0xc000-0xcfff]
[ 0.748923] pci 0000:00:03.0: bridge 32bit mmio: [0xf8000000-0xfb4fffff]
[ 0.748929] pci 0000:00:03.0: bridge 64bit mmio pref: [0xd0000000-0xdfffffff]
[ 0.749047] pci 0000:00:1c.0: bridge 64bit mmio pref: [0xf4f00000-0xf4ffffff]
[ 0.749099] pci 0000:04:00.0: reg 10 io port: [0xd800-0xd8ff]
[ 0.749120] pci 0000:04:00.0: reg 18 64bit mmio: [0xfb5ff000-0xfb5fffff]
[ 0.749135] pci 0000:04:00.0: reg 20 64bit mmio: [0xf4ef0000-0xf4efffff]
[ 0.749144] pci 0000:04:00.0: reg 30 32bit mmio: [0xfb5c0000-0xfb5dffff]
[ 0.749188] pci 0000:04:00.0: supports D1 D2
[ 0.749190] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.749195] pci 0000:04:00.0: PME# disabled
[ 0.749272] pci 0000:00:1c.2: bridge io port: [0xd000-0xdfff]
[ 0.749276] pci 0000:00:1c.2: bridge 32bit mmio: [0xfb500000-0xfb5fffff]
[ 0.749282] pci 0000:00:1c.2: bridge 64bit mmio pref: [0xf4e00000-0xf4efffff]
[ 0.749324] pci 0000:06:00.0: reg 10 32bit mmio: [0xfb6f8000-0xfb6fffff]
[ 0.749414] pci 0000:06:01.0: reg 10 32bit mmio: [0x000000-0x000fff]
[ 0.749435] pci 0000:06:01.0: supports D1 D2
[ 0.749437] pci 0000:06:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.749441] pci 0000:06:01.0: PME# disabled
[ 0.749504] pci 0000:00:1e.0: transparent bridge
[ 0.749508] pci 0000:00:1e.0: bridge io port: [0xe000-0xefff]
[ 0.749512] pci 0000:00:1e.0: bridge 32bit mmio: [0xfb600000-0xfbefffff]
[ 0.749518] pci 0000:00:1e.0: bridge 64bit mmio pref: [0xf5000000-0xf6ffffff]
[ 0.749566] pci_bus 0000:00: on NUMA node 0
[ 0.749572] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.750002] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[ 0.750150] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
[ 0.750226] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P6._PRT]
[ 0.750309] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE1._PRT]
[ 0.750374] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE3._PRT]
[ 0.750440] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE7._PRT]
[ 0.782646] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 10 *11 12 14 15)
[ 0.782782] ACPI: PCI Interrupt Link [LNKB] (IRQs *5)
[ 0.782910] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 *10 11 12 14 15)
[ 0.783041] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 11 12 *14 15)
[ 0.783172] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12 14 *15)
[ 0.783322] ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 6 7 10 11 12 14 15)
[ 0.783454] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 6 *7 10 11 12 14 15)
[ 0.783585] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 6 7 10 11 12 14 15)
[ 0.783909] SCSI subsystem initialized
[ 0.784100] libata version 3.00 loaded.
[ 0.784203] usbcore: registered new interface driver usbfs
[ 0.784224] usbcore: registered new interface driver hub
[ 0.784255] usbcore: registered new device driver usb
[ 0.784435] ACPI: WMI: Mapper loaded
[ 0.784437] PCI: Using ACPI for IRQ routing
[ 0.794221] Bluetooth: Core ver 2.15
[ 0.794256] NET: Registered protocol family 31
[ 0.794258] Bluetooth: HCI device and connection manager initialized
[ 0.794277] Bluetooth: HCI socket layer initialized
[ 0.794279] NET: Registered protocol family 8
[ 0.794281] NET: Registered protocol family 20
[ 0.794298] NetLabel: Initializing
[ 0.794299] NetLabel: domain hash size = 128
[ 0.794300] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.794343] NetLabel: unlabeled traffic allowed by default
[ 0.794605] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[ 0.794610] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[ 0.802720] Switched to high resolution mode on CPU 0
[ 0.803116] Switched to high resolution mode on CPU 3
[ 0.803119] Switched to high resolution mode on CPU 2
[ 0.803133] Switched to high resolution mode on CPU 1
[ 0.803187] Switched to high resolution mode on CPU 6
[ 0.803189] Switched to high resolution mode on CPU 5
[ 0.803192] Switched to high resolution mode on CPU 7
[ 0.803194] Switched to high resolution mode on CPU 4
[ 0.816948] pnp: PnP ACPI init
[ 0.816979] ACPI: bus type pnp registered
[ 0.820599] pnp: PnP ACPI: found 15 devices
[ 0.820602] ACPI: ACPI bus type pnp unregistered
[ 0.820615] system 00:01: iomem range 0xfbf00000-0xfbffffff has been reserved
[ 0.820617] system 00:01: iomem range 0xfc000000-0xfcffffff has been reserved
[ 0.820620] system 00:01: iomem range 0xfd000000-0xfdffffff has been reserved
[ 0.820622] system 00:01: iomem range 0xfe000000-0xfebfffff has been reserved
[ 0.820625] system 00:01: iomem range 0xfec8a000-0xfec8afff could not be reserved
[ 0.820627] system 00:01: iomem range 0xfed10000-0xfed10fff has been reserved
[ 0.820636] system 00:07: ioport range 0x290-0x29f has been reserved
[ 0.820643] system 00:08: ioport range 0x4d0-0x4d1 has been reserved
[ 0.820645] system 00:08: ioport range 0x800-0x87f has been reserved
[ 0.820648] system 00:08: ioport range 0x500-0x57f could not be reserved
[ 0.820650] system 00:08: iomem range 0xfed1c000-0xfed1ffff has been reserved
[ 0.820653] system 00:08: iomem range 0xfed20000-0xfed3ffff has been reserved
[ 0.820655] system 00:08: iomem range 0xfed40000-0xfed8ffff has been reserved
[ 0.820662] system 00:0b: iomem range 0xffc00000-0xffdfffff has been reserved
[ 0.820669] system 00:0c: iomem range 0xfec00000-0xfec00fff could not be reserved
[ 0.820672] system 00:0c: iomem range 0xfee00000-0xfee00fff has been reserved
[ 0.820678] system 00:0d: iomem range 0xe0000000-0xefffffff has been reserved
[ 0.820690] system 00:0e: iomem range 0x0-0x9ffff could not be reserved
[ 0.820692] system 00:0e: iomem range 0xc0000-0xcffff has been reserved
[ 0.820695] system 00:0e: iomem range 0xe0000-0xfffff could not be reserved
[ 0.820697] system 00:0e: iomem range 0x100000-0xbfefffff could not be reserved
[ 0.820700] system 00:0e: iomem range 0xfed90000-0xffffffff could not be reserved
[ 0.825516] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[ 0.825518] pci 0000:00:01.0: IO window: disabled
[ 0.825522] pci 0000:00:01.0: MEM window: disabled
[ 0.825526] pci 0000:00:01.0: PREFETCH window: disabled
[ 0.825529] pci 0000:00:03.0: PCI bridge, secondary bus 0000:02
[ 0.825532] pci 0000:00:03.0: IO window: 0xc000-0xcfff
[ 0.825536] pci 0000:00:03.0: MEM window: 0xf8000000-0xfb4fffff
[ 0.825540] pci 0000:00:03.0: PREFETCH window: 0x000000d0000000-0x000000dfffffff
[ 0.825546] pci 0000:00:07.0: PCI bridge, secondary bus 0000:03
[ 0.825547] pci 0000:00:07.0: IO window: disabled
[ 0.825551] pci 0000:00:07.0: MEM window: disabled
[ 0.825554] pci 0000:00:07.0: PREFETCH window: disabled
[ 0.825558] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:05
[ 0.825559] pci 0000:00:1c.0: IO window: disabled
[ 0.825563] pci 0000:00:1c.0: MEM window: disabled
[ 0.825567] pci 0000:00:1c.0: PREFETCH window: 0x000000f4f00000-0x000000f4ffffff
[ 0.825573] pci 0000:00:1c.2: PCI bridge, secondary bus 0000:04
[ 0.825576] pci 0000:00:1c.2: IO window: 0xd000-0xdfff
[ 0.825581] pci 0000:00:1c.2: MEM window: 0xfb500000-0xfb5fffff
[ 0.825584] pci 0000:00:1c.2: PREFETCH window: 0x000000f4e00000-0x000000f4efffff
[ 0.825598] pci 0000:06:01.0: CardBus bridge, secondary bus 0000:07
[ 0.825599] pci 0000:06:01.0: IO window: 0x00e000-0x00e0ff
[ 0.825604] pci 0000:06:01.0: IO window: 0x00e400-0x00e4ff
[ 0.825608] pci 0000:06:01.0: PREFETCH window: 0xc0000000-0xc3ffffff
[ 0.825612] pci 0000:06:01.0: MEM window: 0xc4000000-0xc7ffffff
[ 0.825617] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:06
[ 0.825619] pci 0000:00:1e.0: IO window: 0xe000-0xefff
[ 0.825624] pci 0000:00:1e.0: MEM window: 0xfb600000-0xfbefffff
[ 0.825628] pci 0000:00:1e.0: PREFETCH window: 0x000000f5000000-0x000000f6ffffff
[ 0.825641] pci 0000:00:01.0: setting latency timer to 64
[ 0.825649] pci 0000:00:03.0: setting latency timer to 64
[ 0.825656] pci 0000:00:07.0: setting latency timer to 64
[ 0.825667] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 0.825671] pci 0000:00:1c.0: setting latency timer to 64
[ 0.825681] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 0.825687] pci 0000:00:1c.2: setting latency timer to 64
[ 0.825693] pci 0000:00:1e.0: setting latency timer to 64
[ 0.825701] pci 0000:06:01.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 0.825706] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
[ 0.825708] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
[ 0.825710] pci_bus 0000:02: resource 0 io: [0xc000-0xcfff]
[ 0.825712] pci_bus 0000:02: resource 1 mem: [0xf8000000-0xfb4fffff]
[ 0.825714] pci_bus 0000:02: resource 2 pref mem [0xd0000000-0xdfffffff]
[ 0.825716] pci_bus 0000:05: resource 2 pref mem [0xf4f00000-0xf4ffffff]
[ 0.825717] pci_bus 0000:04: resource 0 io: [0xd000-0xdfff]
[ 0.825719] pci_bus 0000:04: resource 1 mem: [0xfb500000-0xfb5fffff]
[ 0.825721] pci_bus 0000:04: resource 2 pref mem [0xf4e00000-0xf4efffff]
[ 0.825723] pci_bus 0000:06: resource 0 io: [0xe000-0xefff]
[ 0.825724] pci_bus 0000:06: resource 1 mem: [0xfb600000-0xfbefffff]
[ 0.825726] pci_bus 0000:06: resource 2 pref mem [0xf5000000-0xf6ffffff]
[ 0.825728] pci_bus 0000:06: resource 3 io: [0x00-0xffff]
[ 0.825729] pci_bus 0000:06: resource 4 mem: [0x000000-0xffffffffffffffff]
[ 0.825731] pci_bus 0000:07: resource 0 io: [0xe000-0xe0ff]
[ 0.825733] pci_bus 0000:07: resource 1 io: [0xe400-0xe4ff]
[ 0.825734] pci_bus 0000:07: resource 2 pref mem [0xc0000000-0xc3ffffff]
[ 0.825736] pci_bus 0000:07: resource 3 mem: [0xc4000000-0xc7ffffff]
[ 0.825852] NET: Registered protocol family 2
[ 0.826076] IP route cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.827138] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[ 0.827759] TCP bind hash table entries: 65536 (order: 9, 3670016 bytes)
[ 0.831763] TCP: Hash tables configured (established 262144 bind 65536)
[ 0.831785] TCP reno registered
[ 0.832006] NET: Registered protocol family 1
[ 0.832210] Trying to unpack rootfs image as initramfs...
[ 0.972194] Freeing initrd memory: 7888k freed
[ 0.974072] Scanning for low memory corruption every 60 seconds
[ 0.974318] audit: initializing netlink socket (disabled)
[ 0.974354] type=2000 audit(1250236969.817:1): initialized
[ 0.978268] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.980903] VFS: Disk quotas dquot_6.5.2
[ 0.980990] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.981958] fuse init (API version 7.12)
[ 0.982025] msgmni has been set to 23813
[ 0.982605] alg: No test for stdrng (krng)
[ 0.982646] io scheduler noop registered
[ 0.982648] io scheduler anticipatory registered
[ 0.982650] io scheduler deadline registered
[ 0.982690] io scheduler cfq registered (default)
[ 0.982849] pci 0000:02:00.0: Boot video device
[ 0.983067] pcieport-driver 0000:00:01.0: irq 48 for MSI/MSI-X
[ 0.983076] pcieport-driver 0000:00:01.0: setting latency timer to 64
[ 0.983217] pcieport-driver 0000:00:03.0: irq 49 for MSI/MSI-X
[ 0.983224] pcieport-driver 0000:00:03.0: setting latency timer to 64
[ 0.983358] pcieport-driver 0000:00:07.0: irq 50 for MSI/MSI-X
[ 0.983365] pcieport-driver 0000:00:07.0: setting latency timer to 64
[ 0.983497] pcieport-driver 0000:00:1c.0: irq 51 for MSI/MSI-X
[ 0.983505] pcieport-driver 0000:00:1c.0: setting latency timer to 64
[ 0.983649] pcieport-driver 0000:00:1c.2: irq 52 for MSI/MSI-X
[ 0.983657] pcieport-driver 0000:00:1c.2: setting latency timer to 64
[ 0.983765] aer 0000:00:01.0:pcie02: AER service couldn't init device: no _OSC support
[ 0.983784] aer 0000:00:03.0:pcie02: AER service couldn't init device: no _OSC support
[ 0.983793] aer 0000:00:07.0:pcie02: AER service couldn't init device: no _OSC support
[ 0.983806] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.983956] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.984198] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 0.984202] ACPI: Power Button [PWRF]
[ 0.984282] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
[ 0.984284] ACPI: Power Button [PWRB]
[ 0.985330] ACPI: SSDT 00000000bf6980c0 00403 (v01 DpgPmm P001Ist 00000011 INTL 20060113)
[ 0.986188] ACPI: SSDT 00000000bf69a140 003B2 (v01 PmRef P001Cst 00003001 INTL 20060113)
[ 0.989024] Monitor-Mwait will be used to enter C-1 state
[ 0.989057] Monitor-Mwait will be used to enter C-2 state
[ 0.989088] Monitor-Mwait will be used to enter C-3 state
[ 0.989230] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[ 0.989364] processor LNXCPU:00: registered as cooling_device0
[ 0.989917] ACPI: SSDT 00000000bf6984d0 00403 (v01 DpgPmm P002Ist 00000012 INTL 20060113)
[ 0.990713] ACPI: SSDT 00000000bf69a500 00085 (v01 PmRef P002Cst 00003000 INTL 20060113)
[ 0.993663] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
[ 0.993697] processor LNXCPU:01: registered as cooling_device1
[ 0.994247] ACPI: SSDT 00000000bf6988e0 00403 (v01 DpgPmm P003Ist 00000012 INTL 20060113)
[ 0.995052] ACPI: SSDT 00000000bf69a590 00085 (v01 PmRef P003Cst 00003000 INTL 20060113)
[ 0.997998] ACPI: CPU2 (power states: C1[C1] C2[C2] C3[C3])
[ 0.998031] processor LNXCPU:02: registered as cooling_device2
[ 0.998576] ACPI: SSDT 00000000bf698cf0 00403 (v01 DpgPmm P004Ist 00000012 INTL 20060113)
[ 0.999384] ACPI: SSDT 00000000bf69a620 00085 (v01 PmRef P004Cst 00003000 INTL 20060113)
[ 1.002340] ACPI: CPU3 (power states: C1[C1] C2[C2] C3[C3])
[ 1.002377] processor LNXCPU:03: registered as cooling_device3
[ 1.002930] ACPI: SSDT 00000000bf699100 00403 (v01 DpgPmm P005Ist 00000012 INTL 20060113)
[ 1.003734] ACPI: SSDT 00000000bf69a6b0 00085 (v01 PmRef P005Cst 00003000 INTL 20060113)
[ 1.006703] ACPI: CPU4 (power states: C1[C1] C2[C2] C3[C3])
[ 1.006737] processor LNXCPU:04: registered as cooling_device4
[ 1.007290] ACPI: SSDT 00000000bf699510 00403 (v01 DpgPmm P006Ist 00000012 INTL 20060113)
[ 1.008111] ACPI: SSDT 00000000bf69a740 00085 (v01 PmRef P006Cst 00003000 INTL 20060113)
[ 1.011061] ACPI: CPU5 (power states: C1[C1] C2[C2] C3[C3])
[ 1.011096] processor LNXCPU:05: registered as cooling_device5
[ 1.011643] ACPI: SSDT 00000000bf699920 00403 (v01 DpgPmm P007Ist 00000012 INTL 20060113)
[ 1.012458] ACPI: SSDT 00000000bf69a7d0 00085 (v01 PmRef P007Cst 00003000 INTL 20060113)
[ 1.015414] ACPI: CPU6 (power states: C1[C1] C2[C2] C3[C3])
[ 1.015452] processor LNXCPU:06: registered as cooling_device6
[ 1.016017] ACPI: SSDT 00000000bf699d30 00403 (v01 DpgPmm P008Ist 00000012 INTL 20060113)
[ 1.016831] ACPI: SSDT 00000000bf69a860 00085 (v01 PmRef P008Cst 00003000 INTL 20060113)
[ 1.019789] ACPI: CPU7 (power states: C1[C1] C2[C2] C3[C3])
[ 1.019824] processor LNXCPU:07: registered as cooling_device7
[ 1.022984] XENFS: not registering filesystem on non-xen platform
[ 1.024695] Linux agpgart interface v0.103
[ 1.024700] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.026724] brd: module loaded
[ 1.027422] loop: module loaded
[ 1.027513] input: Macintosh mouse button emulation as /devices/virtual/input/input2
[ 1.027698] ata_piix 0000:00:1f.2: version 2.13
[ 1.027716] ata_piix 0000:00:1f.2: PCI INT B -> GSI 20 (level, low) -> IRQ 20
[ 1.027721] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[ 1.027773] ata_piix 0000:00:1f.2: setting latency timer to 64
[ 1.027853] scsi0 : ata_piix
[ 1.028159] scsi1 : ata_piix
[ 1.029983] ata1: SATA max UDMA/133 cmd 0xa000 ctl 0x9c00 bmdma 0x9480 irq 20
[ 1.029988] ata2: SATA max UDMA/133 cmd 0x9880 ctl 0x9800 bmdma 0x9488 irq 20
[ 1.030012] ata_piix 0000:00:1f.5: PCI INT B -> GSI 20 (level, low) -> IRQ 20
[ 1.030017] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[ 1.030057] ata_piix 0000:00:1f.5: setting latency timer to 64
[ 1.030113] scsi2 : ata_piix
[ 1.030184] scsi3 : ata_piix
[ 1.031953] ata3: SATA max UDMA/133 cmd 0xb000 ctl 0xac00 bmdma 0xa480 irq 20
[ 1.031956] ata4: SATA max UDMA/133 cmd 0xa880 ctl 0xa800 bmdma 0xa488 irq 20
[ 1.033058] Fixed MDIO Bus: probed
[ 1.033062] PPP generic driver version 2.4.2
[ 1.033285] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.033309] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 1.033320] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[ 1.033323] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[ 1.034142] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[ 1.038056] ehci_hcd 0000:00:1a.7: debug port 1
[ 1.038062] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
[ 1.038077] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xf7fff000
[ 1.047684] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[ 1.048118] usb usb1: configuration #1 chosen from 1 choice
[ 1.048312] hub 1-0:1.0: USB hub found
[ 1.048338] hub 1-0:1.0: 6 ports detected
[ 1.048642] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.048654] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 1.048658] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 1.048775] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[ 1.052668] ehci_hcd 0000:00:1d.7: debug port 1
[ 1.052674] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[ 1.052689] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf7ffe000
[ 1.061659] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 1.061782] usb usb2: configuration #1 chosen from 1 choice
[ 1.061818] hub 2-0:1.0: USB hub found
[ 1.061824] hub 2-0:1.0: 6 ports detected
[ 1.061958] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.061982] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.062022] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 1.062028] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[ 1.062031] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 1.062087] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[ 1.062120] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000b800
[ 1.062238] usb usb3: configuration #1 chosen from 1 choice
[ 1.062275] hub 3-0:1.0: USB hub found
[ 1.062320] hub 3-0:1.0: 2 ports detected
[ 1.062419] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[ 1.062424] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[ 1.062427] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[ 1.062479] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[ 1.062513] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000b880
[ 1.062616] usb usb4: configuration #1 chosen from 1 choice
[ 1.062658] hub 4-0:1.0: USB hub found
[ 1.062666] hub 4-0:1.0: 2 ports detected
[ 1.062748] uhci_hcd 0000:00:1a.2: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[ 1.062754] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[ 1.062757] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[ 1.062808] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[ 1.062842] uhci_hcd 0000:00:1a.2: irq 19, io base 0x0000bc00
[ 1.062949] usb usb5: configuration #1 chosen from 1 choice
[ 1.062984] hub 5-0:1.0: USB hub found
[ 1.062991] hub 5-0:1.0: 2 ports detected
[ 1.063069] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.063075] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 1.063078] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 1.063130] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[ 1.063154] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000b080
[ 1.063254] usb usb6: configuration #1 chosen from 1 choice
[ 1.063289] hub 6-0:1.0: USB hub found
[ 1.063296] hub 6-0:1.0: 2 ports detected
[ 1.063369] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 1.063375] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 1.063378] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 1.063431] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[ 1.063454] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000b400
[ 1.063556] usb usb7: configuration #1 chosen from 1 choice
[ 1.063591] hub 7-0:1.0: USB hub found
[ 1.063624] hub 7-0:1.0: 2 ports detected
[ 1.063704] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 1.063709] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 1.063712] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 1.063763] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[ 1.063791] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000b480
[ 1.063897] usb usb8: configuration #1 chosen from 1 choice
[ 1.063935] hub 8-0:1.0: USB hub found
[ 1.063942] hub 8-0:1.0: 2 ports detected
[ 1.064085] PNP: No PS/2 controller found. Probing ports directly.
[ 1.066871] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.066901] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.067288] mice: PS/2 mouse device common for all mice
[ 1.067407] rtc_cmos 00:03: RTC can wake from S4
[ 1.067609] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 1.067636] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 1.067777] device-mapper: uevent: version 1.0.3
[ 1.067882] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@xxxxxxxxxx
[ 1.068087] device-mapper: multipath: version 1.1.0 loaded
[ 1.068118] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 1.068983] cpuidle: using governor ladder
[ 1.069691] cpuidle: using governor menu
[ 1.070351] TCP cubic registered
[ 1.070668] NET: Registered protocol family 10
[ 1.071807] lo: Disabled Privacy Extensions
[ 1.072451] NET: Registered protocol family 17
[ 1.072518] Bluetooth: L2CAP ver 2.13
[ 1.072519] Bluetooth: L2CAP socket layer initialized
[ 1.072522] Bluetooth: SCO (Voice Link) ver 0.6
[ 1.072523] Bluetooth: SCO socket layer initialized
[ 1.072650] Bluetooth: RFCOMM TTY layer initialized
[ 1.072653] Bluetooth: RFCOMM socket layer initialized
[ 1.072654] Bluetooth: RFCOMM ver 1.11
[ 1.080695] PM: Resume from disk failed.
[ 1.080759] registered taskstats version 1
[ 1.080956] Magic number: 5:870:17
[ 1.081109] rtc_cmos 00:03: setting system clock to 2009-08-14 08:02:50 UTC (1250236970)
[ 1.081113] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.081116] EDD information not available.
[ 1.346780] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.497757] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.520196] ata4.00: ATA-8: SAMSUNG HD501LJ, CR100-12, max UDMA7
[ 1.520201] ata4.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 1.523147] ata4.00: configured for UDMA/133
[ 1.555735] usb 3-1: new low speed USB device using uhci_hcd and address 2
[ 1.722136] usb 3-1: configuration #1 chosen from 1 choice
[ 1.790717] ata1.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.790731] ata1.01: SATA link down (SStatus 0 SControl 300)
[ 1.790941] ata2.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.790952] ata2.01: SATA link down (SStatus 0 SControl 300)
[ 1.793962] ata1.00: ATAPI: TSSTcorp CDDVDW SH-S223B, SB01, max UDMA/100
[ 1.799956] ata1.00: configured for UDMA/100
[ 1.801865] scsi 0:0:0:0: CD-ROM TSSTcorp CDDVDW SH-S223B SB01 PQ: 0 ANSI: 5
[ 1.806527] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 1.806602] Uniform CD-ROM driver Revision: 3.20
[ 1.806888] sr 0:0:0:0: Attached scsi CD-ROM sr0
[ 1.807231] sr 0:0:0:0: Attached scsi generic sg0 type 5
[ 1.813199] ata2.00: ATA-7: SAMSUNG HD103UJ, 1AA01118, max UDMA7
[ 1.813203] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 1.832213] ata2.00: configured for UDMA/133
[ 1.832353] scsi 1:0:0:0: Direct-Access ATA SAMSUNG HD103UJ 1AA0 PQ: 0 ANSI: 5
[ 1.832705] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 1.832723] sd 1:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 1.832779] sd 1:0:0:0: [sda] Write Protect is off
[ 1.832782] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.832786] scsi 3:0:0:0: Direct-Access ATA SAMSUNG HD501LJ CR10 PQ: 0 ANSI: 5
[ 1.832825] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.832933] sd 3:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 1.832986] sd 3:0:0:0: [sdb] Write Protect is off
[ 1.832989] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 1.833017] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.833194] sda:
[ 1.833361] sdb:
[ 1.833501] sd 3:0:0:0: Attached scsi generic sg2 type 0
[ 1.846141] sda1 sda2 < sda5 >
[ 1.868990] sd 1:0:0:0: [sda] Attached SCSI disk
[ 1.882392] sdb1
[ 1.882753] sd 3:0:0:0: [sdb] Attached SCSI disk
[ 1.882918] Freeing unused kernel memory: 516k freed
[ 1.882991] Write protecting the kernel read-only data: 7328k
[ 1.973655] usb 3-2: new low speed USB device using uhci_hcd and address 3
[ 2.046360] Floppy drive(s): fd0 is 1.44M
[ 2.060756] FDC 0 is a post-1991 82077
[ 2.066902] usbcore: registered new interface driver hiddev
[ 2.069526] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 2.069546] r8169 0000:04:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 2.069581] r8169 0000:04:00.0: setting latency timer to 64
[ 2.069640] r8169 0000:04:00.0: irq 53 for MSI/MSI-X
[ 2.070838] eth0: RTL8168c/8111c at 0xffffc90000022000, 00:24:8c:a7:6e:2d, XID 3c4000c0 IRQ 53
[ 2.086176] input: Cherry GmbH Cherry TouchBoard as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1:1.0/input/input3
[ 2.086723] generic-usb 0003:046A:002F.0001: input,hidraw0: USB HID v1.11 Keyboard [Cherry GmbH Cherry TouchBoard] on usb-0000:00:1a.0-1/input0
[ 2.111033] input: Cherry GmbH Cherry TouchBoard as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1:1.1/input/input4
[ 2.111191] generic-usb 0003:046A:002F.0002: input,hidraw1: USB HID v1.11 Mouse [Cherry GmbH Cherry TouchBoard] on usb-0000:00:1a.0-1/input1
[ 2.111225] usbcore: registered new interface driver usbhid
[ 2.111231] usbhid: v2.6:USB HID core driver
[ 2.134958] usb 3-2: configuration #1 chosen from 1 choice
[ 2.151070] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.0/input/input5
[ 2.151205] generic-usb 0003:046D:C03D.0003: input,hidraw2: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1a.0-2/input0
[ 2.432557] PM: Starting manual resume from disk
[ 2.432567] PM: Resume from partition 8:5
[ 2.432568] PM: Checking hibernation image.
[ 2.432831] PM: Resume from disk failed.
[ 2.477208] EXT4-fs (sda1): barriers enabled
[ 2.507276] kjournald2 starting: pid 979, dev sda1:8, commit interval 5 seconds
[ 2.507328] EXT4-fs (sda1): delayed allocation enabled
[ 2.507332] EXT4-fs: file extents enabled
[ 2.551808] EXT4-fs: mballoc enabled
[ 2.551871] EXT4-fs (sda1): mounted filesystem with ordered data mode
[ 5.867544] udev: starting version 141
[ 6.554043] nvidia: module license 'NVIDIA' taints kernel.
[ 6.554047] Disabling lock debugging due to kernel taint
[ 6.699614] input: PC Speaker as /devices/platform/pcspkr/input/input6
[ 6.759175] iTCO_vendor_support: vendor-support=0
[ 6.760226] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.05
[ 6.760305] iTCO_wdt: Found a ICH10R TCO device (Version=2, TCOBASE=0x0860)
[ 6.760346] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 6.785866] yenta_cardbus 0000:06:01.0: CardBus bridge found [1524:1410]
[ 6.785886] yenta_cardbus 0000:06:01.0: Using CSCINT to route CSC interrupts to PCI
[ 6.785889] yenta_cardbus 0000:06:01.0: Routing CardBus interrupts to PCI
[ 6.785894] yenta_cardbus 0000:06:01.0: TI: mfunc 0x00001002, devctl 0x44
[ 6.810661] nvidia 0000:02:00.0: PCI INT A -> GSI 24 (level, low) -> IRQ 24
[ 6.810667] nvidia 0000:02:00.0: setting latency timer to 64
[ 6.810783] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 190.18.03 Fri Jul 31 21:54:40 PDT 2009
[ 6.858869] cfg80211: Calling CRDA to update world regulatory domain
[ 6.946861] cfg80211: World regulatory domain updated:
[ 6.946863] (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 6.946866] (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 6.946868] (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 6.946869] (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 6.946871] (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 6.946876] (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 7.010706] yenta_cardbus 0000:06:01.0: ISA IRQ mask 0x0000, PCI irq 17
[ 7.010709] yenta_cardbus 0000:06:01.0: Socket status: 30000020
[ 7.010712] pci_bus 0000:06: Raising subordinate bus# of parent bus (#06) from #07 to #0a
[ 7.010719] yenta_cardbus 0000:06:01.0: pcmcia: parent PCI bridge I/O window: 0xe000 - 0xefff
[ 7.010721] yenta_cardbus 0000:06:01.0: pcmcia: parent PCI bridge Memory window: 0xfb600000 - 0xfbefffff
[ 7.010723] yenta_cardbus 0000:06:01.0: pcmcia: parent PCI bridge Memory window: 0xf5000000 - 0xf6ffffff
[ 7.088379] rt61pci 0000:06:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 7.165453] phy0: Selected rate control algorithm 'minstrel'
[ 7.166168] Registered led device: rt61pci-phy0::radio
[ 7.166183] Registered led device: rt61pci-phy0::assoc
[ 7.193272] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 7.193299] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 7.247705] hda_codec: Unknown model for ALC1200, trying auto-probe from BIOS...
[ 7.637790] pcmcia_socket pcmcia_socket0: pccard: CardBus card inserted into slot 0
[ 7.637823] pci 0000:07:00.0: reg 10 32bit mmio: [0x000000-0x00ffff]
[ 7.637892] yenta_cardbus 0000:06:01.0: EnE: chaning testregister 0xC9, 0e -> 0c
[ 7.673177] RME Hammerfall DSP 0000:07:00.0: enabling device (0000 -> 0002)
[ 7.673186] RME Hammerfall DSP 0000:07:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 10.533339] Hammerfall-DSP: Firmware already present, initializing card.
[ 10.678770] lp: driver loaded but no devices found
[ 10.841084] Adding 2000052k swap on /dev/sda5. Priority:-1 extents:1 across:2000052k
[ 11.378433] EXT4-fs (sda1): internal journal on sda1:8
[ 16.482240] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 16.482242] Bluetooth: BNEP filters: protocol multicast
[ 16.502580] Bridge firewalling registered
[ 17.668356] ppdev: user-space parallel port driver
[ 21.578896] r8169: eth0: link down
[ 21.579984] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 21.580431] rt61pci 0000:06:00.0: firmware: requesting rt2561.bin
[ 21.649038] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 96.845138] wlan0: authenticate with AP 00:24:fe:09:94:18
[ 97.045053] wlan0: authenticate with AP 00:24:fe:09:94:18
[ 97.245022] wlan0: authenticate with AP 00:24:fe:09:94:18
[ 97.444981] wlan0: authentication with AP 00:24:fe:09:94:18 timed out
[ 108.042401] wlan0: authenticate with AP 00:24:fe:09:94:18
[ 108.044198] wlan0: authenticated
[ 108.044202] wlan0: associate with AP 00:24:fe:09:94:18
[ 108.047251] wlan0: RX AssocResp from 00:24:fe:09:94:18 (capab=0x401 status=0 aid=1)
[ 108.047254] wlan0: associated
[ 108.049778] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 111.596253] EXT4-fs (sdb1): barriers enabled
[ 111.620638] kjournald2 starting: pid 4158, dev sdb1:8, commit interval 5 seconds
[ 111.620877] EXT4-fs (sdb1): internal journal on sdb1:8
[ 111.620882] EXT4-fs (sdb1): delayed allocation enabled
[ 111.620886] EXT4-fs: file extents enabled
[ 111.640564] EXT4-fs: mballoc enabled
[ 111.640578] EXT4-fs (sdb1): mounted filesystem with ordered data mode
[ 118.904194] wlan0: no IPv6 routers present
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.31-rc5 (tim@moka) (gcc version 4.4.1 (Ubuntu 4.4.1-1ubuntu1~jaunty1) ) #8 SMP PREEMPT Thu Aug 13 08:18:16 CEST 2009
[ 0.000000] Command line: root=UUID=f4e801b1-b54a-4002-a3e3-328308ad48fb 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 - 0000000340000000 (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 = 0x340000 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 000000000 mask E00000000 write-back
[ 0.000000] 1 base 200000000 mask F00000000 write-back
[ 0.000000] 2 base 300000000 mask FC0000000 write-back
[ 0.000000] 3 base 0C0000000 mask FC0000000 uncachable
[ 0.000000] 4 base 0BF700000 mask FFFF00000 uncachable
[ 0.000000] 5 base 0BF800000 mask FFF800000 uncachable
[ 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: 00000000ffe00000 - 0000000100000000 (reserved)
[ 0.000000] modified: 0000000100000000 - 0000000340000000 (usable)
[ 0.000000] initial memory mapped : 0 - 20000000
[ 0.000000] init_memory_mapping: 0000000000000000-00000000bf680000
[ 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-0000000340000000
[ 0.000000] 0100000000 - 0340000000 page 2M
[ 0.000000] kernel direct mapping tables up to 340000000 @ 13000-21000
[ 0.000000] RAMDISK: 3783b000 - 37fef051
[ 0.000000] ACPI: RSDP 00000000000fabd0 00024 (v02 ACPIAM)
[ 0.000000] ACPI: XSDT 00000000bf680100 0005C (v01 022609 XSDT1156 20090226 MSFT 00000097)
[ 0.000000] ACPI: FACP 00000000bf680290 000F4 (v03 022609 FACP1156 20090226 MSFT 00000097)
[ 0.000000] ACPI: DSDT 00000000bf6804b0 0C3DD (v01 A1146 A1146001 00000001 INTL 20060113)
[ 0.000000] ACPI: FACS 00000000bf698000 00040
[ 0.000000] ACPI: APIC 00000000bf680390 000D8 (v01 022609 APIC1156 20090226 MSFT 00000097)
[ 0.000000] ACPI: MCFG 00000000bf680470 0003C (v01 022609 OEMMCFG 20090226 MSFT 00000097)
[ 0.000000] ACPI: OEMB 00000000bf698040 00072 (v01 022609 OEMB1156 20090226 MSFT 00000097)
[ 0.000000] ACPI: HPET 00000000bf68f4b0 00038 (v01 022609 OEMHPET 20090226 MSFT 00000097)
[ 0.000000] ACPI: OSFR 00000000bf68f4f0 000B0 (v01 022609 OEMOSFR 20090226 MSFT 00000097)
[ 0.000000] ACPI: SSDT 00000000bf69a8f0 0249F (v01 DpgPmm CpuPm 00000012 INTL 20060113)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] (8 early reservations) ==> bootmem [0000000000 - 0340000000]
[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
[ 0.000000] #1 [0000006000 - 0000008000] TRAMPOLINE ==> [0000006000 - 0000008000]
[ 0.000000] #2 [0001000000 - 000216ee80] TEXT DATA BSS ==> [0001000000 - 000216ee80]
[ 0.000000] #3 [003783b000 - 0037fef051] RAMDISK ==> [003783b000 - 0037fef051]
[ 0.000000] #4 [000009fc00 - 0000100000] BIOS reserved ==> [000009fc00 - 0000100000]
[ 0.000000] #5 [000216f000 - 000216f288] BRK ==> [000216f000 - 000216f288]
[ 0.000000] #6 [0000010000 - 0000013000] PGTABLE ==> [0000010000 - 0000013000]
[ 0.000000] #7 [0000013000 - 000001c000] PGTABLE ==> [0000013000 - 000001c000]
[ 0.000000] found SMP MP-table at [ffff8800000ff780] ff780
[ 0.000000] [ffffea0000000000-ffffea00107fffff] PMD -> [ffff880028600000-ffff8800377fffff] on node 0
[ 0.000000] [ffffea0010800000-ffffea0011dfffff] PMD -> [ffff880038000000-ffff8800395fffff] on node 0
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal 0x00100000 -> 0x00340000
[ 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 -> 0x00340000
[ 0.000000] On node 0 totalpages: 3143183
[ 0.000000] DMA zone: 88 pages used for memmap
[ 0.000000] DMA zone: 111 pages reserved
[ 0.000000] DMA zone: 3784 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 22440 pages used for memmap
[ 0.000000] DMA32 zone: 757464 pages, LIFO batch:31
[ 0.000000] Normal zone: 50688 pages used for memmap
[ 0.000000] Normal zone: 2308608 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] 16 Processors exceeds NR_CPUS limit of 8
[ 0.000000] SMP: Allowing 8 CPUs, 0 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:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 29 pages at ffff880028084000, static data 87684 bytes
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 3069856
[ 0.000000] Kernel command line: root=UUID=f4e801b1-b54a-4002-a3e3-328308ad48fb ro quiet splash
[ 0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
[ 0.000000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[ 0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 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: 12183672k/13631488k available (5207k kernel code, 1058756k absent, 388184k reserved, 2985k data, 516k init)
[ 0.000000] Preemptible RCU implementation.
[ 0.000000] NR_IRQS:512
[ 0.000000] Extended CMOS year: 2000
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 2672.766 MHz processor.
[ 0.001525] Console: colour VGA+ 80x25
[ 0.001537] console [tty0] enabled
[ 0.001561] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[ 0.001562] ... MAX_LOCKDEP_SUBCLASSES: 8
[ 0.001564] ... MAX_LOCK_DEPTH: 48
[ 0.001565] ... MAX_LOCKDEP_KEYS: 8191
[ 0.001566] ... CLASSHASH_SIZE: 4096
[ 0.001567] ... MAX_LOCKDEP_ENTRIES: 16384
[ 0.001568] ... MAX_LOCKDEP_CHAINS: 32768
[ 0.001569] ... CHAINHASH_SIZE: 16384
[ 0.001571] memory used by lock dependency info: 5695 kB
[ 0.001572] per task-struct memory footprint: 1920 bytes
[ 0.019776] allocated 125829120 bytes of page_cgroup
[ 0.019778] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.019987] hpet clockevent registered
[ 0.019991] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[ 0.020003] Calibrating delay loop (skipped), value calculated using timer frequency.. 5345.53 BogoMIPS (lpj=2672766)
[ 0.020122] Security Framework initialized
[ 0.020125] SELinux: Disabled at boot.
[ 0.020175] Mount-cache hash table entries: 256
[ 0.021097] Initializing cgroup subsys ns
[ 0.021100] Initializing cgroup subsys cpuacct
[ 0.021105] Initializing cgroup subsys memory
[ 0.021139] Initializing cgroup subsys freezer
[ 0.021157] CPU: Physical Processor ID: 0
[ 0.021158] CPU: Processor Core ID: 0
[ 0.021161] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.021163] CPU: L2 cache: 256K
[ 0.021164] CPU: L3 cache: 8192K
[ 0.021167] using mwait in idle threads.
[ 0.021168] Performance Counters: Nehalem/Corei7 events, Intel PMU driver.
[ 0.021177] ... version: 3
[ 0.021178] ... bit width: 48
[ 0.021179] ... generic counters: 4
[ 0.021181] ... value mask: 0000ffffffffffff
[ 0.021182] ... max period: 000000007fffffff
[ 0.021183] ... fixed-purpose counters: 3
[ 0.021184] ... counter mask: 000000070000000f
[ 0.022010] ACPI: Core revision 20090521
[ 0.060439] Setting APIC routing to flat
[ 0.060922] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.070922] CPU0: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.175013] lockdep: fixing up alternatives.
[ 0.175121] Booting processor 1 APIC 0x2 ip 0x6000
[ 0.185383] Initializing CPU#1
[ 0.246916] Calibrating delay using timer specific routine.. 5451.57 BogoMIPS (lpj=2725785)
[ 0.246926] CPU: Physical Processor ID: 0
[ 0.246928] CPU: Processor Core ID: 1
[ 0.246930] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.246933] CPU: L2 cache: 256K
[ 0.246934] CPU: L3 cache: 8192K
[ 0.247428] CPU1: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.247436] Skipping synchronization checks as TSC is reliable.
[ 0.247937] lockdep: fixing up alternatives.
[ 0.247962] Booting processor 2 APIC 0x4 ip 0x6000
[ 0.258221] Initializing CPU#2
[ 0.318883] Calibrating delay using timer specific routine.. 5344.68 BogoMIPS (lpj=2672341)
[ 0.318891] CPU: Physical Processor ID: 0
[ 0.318893] CPU: Processor Core ID: 2
[ 0.318895] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.318898] CPU: L2 cache: 256K
[ 0.318899] CPU: L3 cache: 8192K
[ 0.319383] CPU2: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.319390] Skipping synchronization checks as TSC is reliable.
[ 0.319904] lockdep: fixing up alternatives.
[ 0.319933] Booting processor 3 APIC 0x6 ip 0x6000
[ 0.330191] Initializing CPU#3
[ 0.390852] Calibrating delay using timer specific routine.. 5344.68 BogoMIPS (lpj=2672340)
[ 0.390859] CPU: Physical Processor ID: 0
[ 0.390861] CPU: Processor Core ID: 3
[ 0.390864] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.390866] CPU: L2 cache: 256K
[ 0.390868] CPU: L3 cache: 8192K
[ 0.391353] CPU3: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.391360] Skipping synchronization checks as TSC is reliable.
[ 0.391872] lockdep: fixing up alternatives.
[ 0.391899] Booting processor 4 APIC 0x1 ip 0x6000
[ 0.402159] Initializing CPU#4
[ 0.463822] Calibrating delay using timer specific routine.. 5483.11 BogoMIPS (lpj=2741556)
[ 0.463831] CPU: Physical Processor ID: 0
[ 0.463833] CPU: Processor Core ID: 0
[ 0.463836] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.463838] CPU: L2 cache: 256K
[ 0.463839] CPU: L3 cache: 8192K
[ 0.464342] CPU4: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.464349] Skipping synchronization checks as TSC is reliable.
[ 0.464842] lockdep: fixing up alternatives.
[ 0.464869] Booting processor 5 APIC 0x3 ip 0x6000
[ 0.475227] Initializing CPU#5
[ 0.535790] Calibrating delay using timer specific routine.. 5344.67 BogoMIPS (lpj=2672339)
[ 0.535797] CPU: Physical Processor ID: 0
[ 0.535798] CPU: Processor Core ID: 1
[ 0.535801] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.535804] CPU: L2 cache: 256K
[ 0.535805] CPU: L3 cache: 8192K
[ 0.536291] CPU5: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.536298] Skipping synchronization checks as TSC is reliable.
[ 0.536810] lockdep: fixing up alternatives.
[ 0.536839] Booting processor 6 APIC 0x5 ip 0x6000
[ 0.547097] Initializing CPU#6
[ 0.607758] Calibrating delay using timer specific routine.. 5344.67 BogoMIPS (lpj=2672337)
[ 0.607765] CPU: Physical Processor ID: 0
[ 0.607767] CPU: Processor Core ID: 2
[ 0.607770] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.607772] CPU: L2 cache: 256K
[ 0.607774] CPU: L3 cache: 8192K
[ 0.608259] CPU6: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.608268] Skipping synchronization checks as TSC is reliable.
[ 0.608778] lockdep: fixing up alternatives.
[ 0.608806] Booting processor 7 APIC 0x7 ip 0x6000
[ 0.619064] Initializing CPU#7
[ 0.679727] Calibrating delay using timer specific routine.. 5344.67 BogoMIPS (lpj=2672339)
[ 0.679734] CPU: Physical Processor ID: 0
[ 0.679736] CPU: Processor Core ID: 3
[ 0.679739] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.679741] CPU: L2 cache: 256K
[ 0.679743] CPU: L3 cache: 8192K
[ 0.680227] CPU7: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.680236] Skipping synchronization checks as TSC is reliable.
[ 0.680256] Brought up 8 CPUs
[ 0.680258] Total of 8 processors activated (43003.60 BogoMIPS).
[ 0.680367] CPU0 attaching sched-domain:
[ 0.680370] domain 0: span 0,4 level SIBLING
[ 0.680372] groups: 0 4
[ 0.680375] domain 1: span 0-7 level MC
[ 0.680377] groups: 0,4 1,5 2,6 3,7
[ 0.680394] CPU1 attaching sched-domain:
[ 0.680396] domain 0: span 1,5 level SIBLING
[ 0.680398] groups: 1 5
[ 0.680401] domain 1: span 0-7 level MC
[ 0.680402] groups: 1,5 2,6 3,7 0,4
[ 0.680408] CPU2 attaching sched-domain:
[ 0.680410] domain 0: span 2,6 level SIBLING
[ 0.680411] groups: 2 6
[ 0.680414] domain 1: span 0-7 level MC
[ 0.680416] groups: 2,6 3,7 0,4 1,5
[ 0.680422] CPU3 attaching sched-domain:
[ 0.680423] domain 0: span 3,7 level SIBLING
[ 0.680425] groups: 3 7
[ 0.680428] domain 1: span 0-7 level MC
[ 0.680430] groups: 3,7 0,4 1,5 2,6
[ 0.680435] CPU4 attaching sched-domain:
[ 0.680437] domain 0: span 0,4 level SIBLING
[ 0.680438] groups: 4 0
[ 0.680441] domain 1: span 0-7 level MC
[ 0.680443] groups: 0,4 1,5 2,6 3,7
[ 0.680449] CPU5 attaching sched-domain:
[ 0.680450] domain 0: span 1,5 level SIBLING
[ 0.680452] groups: 5 1
[ 0.680455] domain 1: span 0-7 level MC
[ 0.680457] groups: 1,5 2,6 3,7 0,4
[ 0.680462] CPU6 attaching sched-domain:
[ 0.680464] domain 0: span 2,6 level SIBLING
[ 0.680466] groups: 6 2
[ 0.680468] domain 1: span 0-7 level MC
[ 0.680470] groups: 2,6 3,7 0,4 1,5
[ 0.680476] CPU7 attaching sched-domain:
[ 0.680477] domain 0: span 3,7 level SIBLING
[ 0.680479] groups: 7 3
[ 0.680482] domain 1: span 0-7 level MC
[ 0.680484] groups: 3,7 0,4 1,5 2,6
[ 0.681214] Booting paravirtualized kernel on bare hardware
[ 0.681474] regulator: core version 0.5
[ 0.681500] Time: 12:31:23 Date: 08/14/09
[ 0.681686] NET: Registered protocol family 16
[ 0.682126] ACPI: bus type pci registered
[ 0.682232] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[ 0.682235] PCI: Not using MMCONFIG.
[ 0.682237] PCI: Using configuration type 1 for base access
[ 0.683827] bio: create slab <bio-0> at 0
[ 0.686489] ACPI: EC: Look up EC in DSDT
[ 0.727560] ACPI: Interpreter enabled
[ 0.727565] ACPI: (supports S0 S1 S3 S4 S5)
[ 0.727613] ACPI: Using IOAPIC for interrupt routing
[ 0.727676] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[ 0.730429] PCI: MCFG area at e0000000 reserved in ACPI motherboard resources
[ 0.731903] PCI: Using MMCONFIG at e0000000 - efffffff
[ 0.743995] ACPI Warning: Incorrect checksum in table [OEMB] - 8B, should be 83 20090521 tbutils-246
[ 0.744252] ACPI: No dock devices found.
[ 0.744408] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.744632] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
[ 0.744636] pci 0000:00:00.0: PME# disabled
[ 0.744708] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.744712] pci 0000:00:01.0: PME# disabled
[ 0.744784] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[ 0.744787] pci 0000:00:03.0: PME# disabled
[ 0.744860] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[ 0.744864] pci 0000:00:07.0: PME# disabled
[ 0.745276] pci 0000:00:1a.0: reg 20 io port: [0xb800-0xb81f]
[ 0.745356] pci 0000:00:1a.1: reg 20 io port: [0xb880-0xb89f]
[ 0.745436] pci 0000:00:1a.2: reg 20 io port: [0xbc00-0xbc1f]
[ 0.745520] pci 0000:00:1a.7: reg 10 32bit mmio: [0xf7fff000-0xf7fff3ff]
[ 0.745581] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[ 0.745585] pci 0000:00:1a.7: PME# disabled
[ 0.745633] pci 0000:00:1b.0: reg 10 64bit mmio: [0xf7ff8000-0xf7ffbfff]
[ 0.745680] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.745684] pci 0000:00:1b.0: PME# disabled
[ 0.745752] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.745756] pci 0000:00:1c.0: PME# disabled
[ 0.745828] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.745832] pci 0000:00:1c.2: PME# disabled
[ 0.745898] pci 0000:00:1d.0: reg 20 io port: [0xb080-0xb09f]
[ 0.745979] pci 0000:00:1d.1: reg 20 io port: [0xb400-0xb41f]
[ 0.746058] pci 0000:00:1d.2: reg 20 io port: [0xb480-0xb49f]
[ 0.746144] pci 0000:00:1d.7: reg 10 32bit mmio: [0xf7ffe000-0xf7ffe3ff]
[ 0.746208] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.746212] pci 0000:00:1d.7: PME# disabled
[ 0.746349] pci 0000:00:1f.0: quirk: region 0800-087f claimed by ICH6 ACPI/GPIO/TCO
[ 0.746352] pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO
[ 0.746356] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0294 (mask 0003)
[ 0.746361] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 4700 (mask 001f)
[ 0.746421] pci 0000:00:1f.2: reg 10 io port: [0xa000-0xa007]
[ 0.746427] pci 0000:00:1f.2: reg 14 io port: [0x9c00-0x9c03]
[ 0.746433] pci 0000:00:1f.2: reg 18 io port: [0x9880-0x9887]
[ 0.746438] pci 0000:00:1f.2: reg 1c io port: [0x9800-0x9803]
[ 0.746444] pci 0000:00:1f.2: reg 20 io port: [0x9480-0x948f]
[ 0.746450] pci 0000:00:1f.2: reg 24 io port: [0x9400-0x940f]
[ 0.746505] pci 0000:00:1f.3: reg 10 64bit mmio: [0xf7ffd000-0xf7ffd0ff]
[ 0.746519] pci 0000:00:1f.3: reg 20 io port: [0x400-0x41f]
[ 0.746570] pci 0000:00:1f.5: reg 10 io port: [0xb000-0xb007]
[ 0.746576] pci 0000:00:1f.5: reg 14 io port: [0xac00-0xac03]
[ 0.746582] pci 0000:00:1f.5: reg 18 io port: [0xa880-0xa887]
[ 0.746588] pci 0000:00:1f.5: reg 1c io port: [0xa800-0xa803]
[ 0.746594] pci 0000:00:1f.5: reg 20 io port: [0xa480-0xa48f]
[ 0.746599] pci 0000:00:1f.5: reg 24 io port: [0xa400-0xa40f]
[ 0.746724] pci 0000:02:00.0: reg 10 32bit mmio: [0xfa000000-0xfaffffff]
[ 0.746734] pci 0000:02:00.0: reg 14 64bit mmio: [0xd0000000-0xdfffffff]
[ 0.746744] pci 0000:02:00.0: reg 1c 64bit mmio: [0xf8000000-0xf9ffffff]
[ 0.746750] pci 0000:02:00.0: reg 24 io port: [0xcc00-0xcc7f]
[ 0.746756] pci 0000:02:00.0: reg 30 32bit mmio: [0xfb480000-0xfb4fffff]
[ 0.746834] pci 0000:00:03.0: bridge io port: [0xc000-0xcfff]
[ 0.746837] pci 0000:00:03.0: bridge 32bit mmio: [0xf8000000-0xfb4fffff]
[ 0.746843] pci 0000:00:03.0: bridge 64bit mmio pref: [0xd0000000-0xdfffffff]
[ 0.746961] pci 0000:00:1c.0: bridge 64bit mmio pref: [0xf4f00000-0xf4ffffff]
[ 0.747013] pci 0000:04:00.0: reg 10 io port: [0xd800-0xd8ff]
[ 0.747034] pci 0000:04:00.0: reg 18 64bit mmio: [0xfb5ff000-0xfb5fffff]
[ 0.747049] pci 0000:04:00.0: reg 20 64bit mmio: [0xf4ef0000-0xf4efffff]
[ 0.747058] pci 0000:04:00.0: reg 30 32bit mmio: [0xfb5c0000-0xfb5dffff]
[ 0.747102] pci 0000:04:00.0: supports D1 D2
[ 0.747103] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.747108] pci 0000:04:00.0: PME# disabled
[ 0.747183] pci 0000:00:1c.2: bridge io port: [0xd000-0xdfff]
[ 0.747187] pci 0000:00:1c.2: bridge 32bit mmio: [0xfb500000-0xfb5fffff]
[ 0.747193] pci 0000:00:1c.2: bridge 64bit mmio pref: [0xf4e00000-0xf4efffff]
[ 0.747237] pci 0000:06:00.0: reg 10 32bit mmio: [0xfb6f8000-0xfb6fffff]
[ 0.747327] pci 0000:06:01.0: reg 10 32bit mmio: [0x000000-0x000fff]
[ 0.747348] pci 0000:06:01.0: supports D1 D2
[ 0.747350] pci 0000:06:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.747354] pci 0000:06:01.0: PME# disabled
[ 0.747418] pci 0000:00:1e.0: transparent bridge
[ 0.747422] pci 0000:00:1e.0: bridge io port: [0xe000-0xefff]
[ 0.747425] pci 0000:00:1e.0: bridge 32bit mmio: [0xfb600000-0xfbefffff]
[ 0.747432] pci 0000:00:1e.0: bridge 64bit mmio pref: [0xf5000000-0xf6ffffff]
[ 0.747480] pci_bus 0000:00: on NUMA node 0
[ 0.747485] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.747912] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[ 0.748061] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
[ 0.748133] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P6._PRT]
[ 0.748219] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE1._PRT]
[ 0.748285] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE3._PRT]
[ 0.748351] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE7._PRT]
[ 0.780501] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 10 *11 12 14 15)
[ 0.780634] ACPI: PCI Interrupt Link [LNKB] (IRQs *5)
[ 0.780767] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 *10 11 12 14 15)
[ 0.780899] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 11 12 *14 15)
[ 0.781030] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12 14 *15)
[ 0.781175] ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 6 7 10 11 12 14 15)
[ 0.781311] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 6 *7 10 11 12 14 15)
[ 0.781443] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 6 7 10 11 12 14 15)
[ 0.781767] SCSI subsystem initialized
[ 0.781958] libata version 3.00 loaded.
[ 0.782058] usbcore: registered new interface driver usbfs
[ 0.782079] usbcore: registered new interface driver hub
[ 0.782109] usbcore: registered new device driver usb
[ 0.782295] ACPI: WMI: Mapper loaded
[ 0.782297] PCI: Using ACPI for IRQ routing
[ 0.791227] Bluetooth: Core ver 2.15
[ 0.791261] NET: Registered protocol family 31
[ 0.791263] Bluetooth: HCI device and connection manager initialized
[ 0.791283] Bluetooth: HCI socket layer initialized
[ 0.791285] NET: Registered protocol family 8
[ 0.791286] NET: Registered protocol family 20
[ 0.791303] NetLabel: Initializing
[ 0.791304] NetLabel: domain hash size = 128
[ 0.791305] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.791348] NetLabel: unlabeled traffic allowed by default
[ 0.791611] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[ 0.791615] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[ 0.799736] Switched to high resolution mode on CPU 0
[ 0.800133] Switched to high resolution mode on CPU 3
[ 0.800136] Switched to high resolution mode on CPU 2
[ 0.800150] Switched to high resolution mode on CPU 1
[ 0.800203] Switched to high resolution mode on CPU 5
[ 0.800205] Switched to high resolution mode on CPU 7
[ 0.800208] Switched to high resolution mode on CPU 6
[ 0.800210] Switched to high resolution mode on CPU 4
[ 0.813962] pnp: PnP ACPI init
[ 0.813994] ACPI: bus type pnp registered
[ 0.817615] pnp: PnP ACPI: found 15 devices
[ 0.817617] ACPI: ACPI bus type pnp unregistered
[ 0.817630] system 00:01: iomem range 0xfbf00000-0xfbffffff has been reserved
[ 0.817633] system 00:01: iomem range 0xfc000000-0xfcffffff has been reserved
[ 0.817635] system 00:01: iomem range 0xfd000000-0xfdffffff has been reserved
[ 0.817637] system 00:01: iomem range 0xfe000000-0xfebfffff has been reserved
[ 0.817640] system 00:01: iomem range 0xfec8a000-0xfec8afff could not be reserved
[ 0.817642] system 00:01: iomem range 0xfed10000-0xfed10fff has been reserved
[ 0.817651] system 00:07: ioport range 0x290-0x29f has been reserved
[ 0.817658] system 00:08: ioport range 0x4d0-0x4d1 has been reserved
[ 0.817660] system 00:08: ioport range 0x800-0x87f has been reserved
[ 0.817663] system 00:08: ioport range 0x500-0x57f could not be reserved
[ 0.817665] system 00:08: iomem range 0xfed1c000-0xfed1ffff has been reserved
[ 0.817668] system 00:08: iomem range 0xfed20000-0xfed3ffff has been reserved
[ 0.817670] system 00:08: iomem range 0xfed40000-0xfed8ffff has been reserved
[ 0.817677] system 00:0b: iomem range 0xffc00000-0xffdfffff has been reserved
[ 0.817684] system 00:0c: iomem range 0xfec00000-0xfec00fff could not be reserved
[ 0.817687] system 00:0c: iomem range 0xfee00000-0xfee00fff has been reserved
[ 0.817694] system 00:0d: iomem range 0xe0000000-0xefffffff has been reserved
[ 0.817705] system 00:0e: iomem range 0x0-0x9ffff could not be reserved
[ 0.817707] system 00:0e: iomem range 0xc0000-0xcffff has been reserved
[ 0.817710] system 00:0e: iomem range 0xe0000-0xfffff could not be reserved
[ 0.817712] system 00:0e: iomem range 0x100000-0xbfefffff could not be reserved
[ 0.817715] system 00:0e: iomem range 0xfed90000-0xffffffff could not be reserved
[ 0.822647] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[ 0.822649] pci 0000:00:01.0: IO window: disabled
[ 0.822653] pci 0000:00:01.0: MEM window: disabled
[ 0.822657] pci 0000:00:01.0: PREFETCH window: disabled
[ 0.822660] pci 0000:00:03.0: PCI bridge, secondary bus 0000:02
[ 0.822663] pci 0000:00:03.0: IO window: 0xc000-0xcfff
[ 0.822667] pci 0000:00:03.0: MEM window: 0xf8000000-0xfb4fffff
[ 0.822671] pci 0000:00:03.0: PREFETCH window: 0x000000d0000000-0x000000dfffffff
[ 0.822677] pci 0000:00:07.0: PCI bridge, secondary bus 0000:03
[ 0.822678] pci 0000:00:07.0: IO window: disabled
[ 0.822682] pci 0000:00:07.0: MEM window: disabled
[ 0.822685] pci 0000:00:07.0: PREFETCH window: disabled
[ 0.822689] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:05
[ 0.822690] pci 0000:00:1c.0: IO window: disabled
[ 0.822696] pci 0000:00:1c.0: MEM window: disabled
[ 0.822700] pci 0000:00:1c.0: PREFETCH window: 0x000000f4f00000-0x000000f4ffffff
[ 0.822707] pci 0000:00:1c.2: PCI bridge, secondary bus 0000:04
[ 0.822709] pci 0000:00:1c.2: IO window: 0xd000-0xdfff
[ 0.822714] pci 0000:00:1c.2: MEM window: 0xfb500000-0xfb5fffff
[ 0.822718] pci 0000:00:1c.2: PREFETCH window: 0x000000f4e00000-0x000000f4efffff
[ 0.822732] pci 0000:06:01.0: CardBus bridge, secondary bus 0000:07
[ 0.822733] pci 0000:06:01.0: IO window: 0x00e000-0x00e0ff
[ 0.822737] pci 0000:06:01.0: IO window: 0x00e400-0x00e4ff
[ 0.822742] pci 0000:06:01.0: PREFETCH window: 0xc0000000-0xc3ffffff
[ 0.822746] pci 0000:06:01.0: MEM window: 0xc4000000-0xc7ffffff
[ 0.822751] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:06
[ 0.822753] pci 0000:00:1e.0: IO window: 0xe000-0xefff
[ 0.822758] pci 0000:00:1e.0: MEM window: 0xfb600000-0xfbefffff
[ 0.822762] pci 0000:00:1e.0: PREFETCH window: 0x000000f5000000-0x000000f6ffffff
[ 0.822775] pci 0000:00:01.0: setting latency timer to 64
[ 0.822783] pci 0000:00:03.0: setting latency timer to 64
[ 0.822791] pci 0000:00:07.0: setting latency timer to 64
[ 0.822802] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 0.822806] pci 0000:00:1c.0: setting latency timer to 64
[ 0.822815] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 0.822819] pci 0000:00:1c.2: setting latency timer to 64
[ 0.822825] pci 0000:00:1e.0: setting latency timer to 64
[ 0.822833] pci 0000:06:01.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 0.822838] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
[ 0.822840] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
[ 0.822842] pci_bus 0000:02: resource 0 io: [0xc000-0xcfff]
[ 0.822843] pci_bus 0000:02: resource 1 mem: [0xf8000000-0xfb4fffff]
[ 0.822845] pci_bus 0000:02: resource 2 pref mem [0xd0000000-0xdfffffff]
[ 0.822847] pci_bus 0000:05: resource 2 pref mem [0xf4f00000-0xf4ffffff]
[ 0.822849] pci_bus 0000:04: resource 0 io: [0xd000-0xdfff]
[ 0.822851] pci_bus 0000:04: resource 1 mem: [0xfb500000-0xfb5fffff]
[ 0.822852] pci_bus 0000:04: resource 2 pref mem [0xf4e00000-0xf4efffff]
[ 0.822854] pci_bus 0000:06: resource 0 io: [0xe000-0xefff]
[ 0.822856] pci_bus 0000:06: resource 1 mem: [0xfb600000-0xfbefffff]
[ 0.822857] pci_bus 0000:06: resource 2 pref mem [0xf5000000-0xf6ffffff]
[ 0.822859] pci_bus 0000:06: resource 3 io: [0x00-0xffff]
[ 0.822861] pci_bus 0000:06: resource 4 mem: [0x000000-0xffffffffffffffff]
[ 0.822863] pci_bus 0000:07: resource 0 io: [0xe000-0xe0ff]
[ 0.822864] pci_bus 0000:07: resource 1 io: [0xe400-0xe4ff]
[ 0.822866] pci_bus 0000:07: resource 2 pref mem [0xc0000000-0xc3ffffff]
[ 0.822868] pci_bus 0000:07: resource 3 mem: [0xc4000000-0xc7ffffff]
[ 0.822987] NET: Registered protocol family 2
[ 0.823208] IP route cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.824273] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[ 0.824895] TCP bind hash table entries: 65536 (order: 9, 3670016 bytes)
[ 0.828896] TCP: Hash tables configured (established 262144 bind 65536)
[ 0.828919] TCP reno registered
[ 0.829138] NET: Registered protocol family 1
[ 0.829342] Trying to unpack rootfs image as initramfs...
[ 0.971547] Freeing initrd memory: 7888k freed
[ 0.973370] Scanning for low memory corruption every 60 seconds
[ 0.973616] audit: initializing netlink socket (disabled)
[ 0.973655] type=2000 audit(1250253082.815:1): initialized
[ 0.977558] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.977964] VFS: Disk quotas dquot_6.5.2
[ 0.978030] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.978985] fuse init (API version 7.12)
[ 0.979050] msgmni has been set to 23813
[ 0.979641] alg: No test for stdrng (krng)
[ 0.979675] io scheduler noop registered
[ 0.979678] io scheduler anticipatory registered
[ 0.979679] io scheduler deadline registered
[ 0.979718] io scheduler cfq registered (default)
[ 0.979876] pci 0000:02:00.0: Boot video device
[ 0.980092] pcieport-driver 0000:00:01.0: irq 48 for MSI/MSI-X
[ 0.980101] pcieport-driver 0000:00:01.0: setting latency timer to 64
[ 0.980239] pcieport-driver 0000:00:03.0: irq 49 for MSI/MSI-X
[ 0.980246] pcieport-driver 0000:00:03.0: setting latency timer to 64
[ 0.980380] pcieport-driver 0000:00:07.0: irq 50 for MSI/MSI-X
[ 0.980387] pcieport-driver 0000:00:07.0: setting latency timer to 64
[ 0.980518] pcieport-driver 0000:00:1c.0: irq 51 for MSI/MSI-X
[ 0.980527] pcieport-driver 0000:00:1c.0: setting latency timer to 64
[ 0.980678] pcieport-driver 0000:00:1c.2: irq 52 for MSI/MSI-X
[ 0.980687] pcieport-driver 0000:00:1c.2: setting latency timer to 64
[ 0.980796] aer 0000:00:01.0:pcie02: AER service couldn't init device: no _OSC support
[ 0.980816] aer 0000:00:03.0:pcie02: AER service couldn't init device: no _OSC support
[ 0.980825] aer 0000:00:07.0:pcie02: AER service couldn't init device: no _OSC support
[ 0.980838] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.980988] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.981230] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 0.981233] ACPI: Power Button [PWRF]
[ 0.981313] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
[ 0.981315] ACPI: Power Button [PWRB]
[ 0.982370] ACPI: SSDT 00000000bf6980c0 00403 (v01 DpgPmm P001Ist 00000011 INTL 20060113)
[ 0.983230] ACPI: SSDT 00000000bf69a140 003B2 (v01 PmRef P001Cst 00003001 INTL 20060113)
[ 0.986152] Monitor-Mwait will be used to enter C-1 state
[ 0.986185] Monitor-Mwait will be used to enter C-2 state
[ 0.986218] Monitor-Mwait will be used to enter C-3 state
[ 0.986360] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[ 0.986495] processor LNXCPU:00: registered as cooling_device0
[ 0.987050] ACPI: SSDT 00000000bf6984d0 00403 (v01 DpgPmm P002Ist 00000012 INTL 20060113)
[ 0.987849] ACPI: SSDT 00000000bf69a500 00085 (v01 PmRef P002Cst 00003000 INTL 20060113)
[ 0.990802] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
[ 0.990835] processor LNXCPU:01: registered as cooling_device1
[ 0.991387] ACPI: SSDT 00000000bf6988e0 00403 (v01 DpgPmm P003Ist 00000012 INTL 20060113)
[ 0.992194] ACPI: SSDT 00000000bf69a590 00085 (v01 PmRef P003Cst 00003000 INTL 20060113)
[ 0.995146] ACPI: CPU2 (power states: C1[C1] C2[C2] C3[C3])
[ 0.995180] processor LNXCPU:02: registered as cooling_device2
[ 0.995725] ACPI: SSDT 00000000bf698cf0 00403 (v01 DpgPmm P004Ist 00000012 INTL 20060113)
[ 0.996533] ACPI: SSDT 00000000bf69a620 00085 (v01 PmRef P004Cst 00003000 INTL 20060113)
[ 0.999498] ACPI: CPU3 (power states: C1[C1] C2[C2] C3[C3])
[ 0.999535] processor LNXCPU:03: registered as cooling_device3
[ 1.000091] ACPI: SSDT 00000000bf699100 00403 (v01 DpgPmm P005Ist 00000012 INTL 20060113)
[ 1.000900] ACPI: SSDT 00000000bf69a6b0 00085 (v01 PmRef P005Cst 00003000 INTL 20060113)
[ 1.003860] ACPI: CPU4 (power states: C1[C1] C2[C2] C3[C3])
[ 1.003900] processor LNXCPU:04: registered as cooling_device4
[ 1.004446] ACPI: SSDT 00000000bf699510 00403 (v01 DpgPmm P006Ist 00000012 INTL 20060113)
[ 1.005265] ACPI: SSDT 00000000bf69a740 00085 (v01 PmRef P006Cst 00003000 INTL 20060113)
[ 1.008218] ACPI: CPU5 (power states: C1[C1] C2[C2] C3[C3])
[ 1.008253] processor LNXCPU:05: registered as cooling_device5
[ 1.008805] ACPI: SSDT 00000000bf699920 00403 (v01 DpgPmm P007Ist 00000012 INTL 20060113)
[ 1.009617] ACPI: SSDT 00000000bf69a7d0 00085 (v01 PmRef P007Cst 00003000 INTL 20060113)
[ 1.012573] ACPI: CPU6 (power states: C1[C1] C2[C2] C3[C3])
[ 1.012611] processor LNXCPU:06: registered as cooling_device6
[ 1.013169] ACPI: SSDT 00000000bf699d30 00403 (v01 DpgPmm P008Ist 00000012 INTL 20060113)
[ 1.013989] ACPI: SSDT 00000000bf69a860 00085 (v01 PmRef P008Cst 00003000 INTL 20060113)
[ 1.016945] ACPI: CPU7 (power states: C1[C1] C2[C2] C3[C3])
[ 1.016980] processor LNXCPU:07: registered as cooling_device7
[ 1.020150] XENFS: not registering filesystem on non-xen platform
[ 1.021870] Linux agpgart interface v0.103
[ 1.021875] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.023915] brd: module loaded
[ 1.024611] loop: module loaded
[ 1.024707] input: Macintosh mouse button emulation as /devices/virtual/input/input2
[ 1.024898] ata_piix 0000:00:1f.2: version 2.13
[ 1.024915] ata_piix 0000:00:1f.2: PCI INT B -> GSI 20 (level, low) -> IRQ 20
[ 1.024920] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[ 1.024973] ata_piix 0000:00:1f.2: setting latency timer to 64
[ 1.025053] scsi0 : ata_piix
[ 1.025346] scsi1 : ata_piix
[ 1.027181] ata1: SATA max UDMA/133 cmd 0xa000 ctl 0x9c00 bmdma 0x9480 irq 20
[ 1.027186] ata2: SATA max UDMA/133 cmd 0x9880 ctl 0x9800 bmdma 0x9488 irq 20
[ 1.027215] ata_piix 0000:00:1f.5: PCI INT B -> GSI 20 (level, low) -> IRQ 20
[ 1.027222] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[ 1.027262] ata_piix 0000:00:1f.5: setting latency timer to 64
[ 1.027303] scsi2 : ata_piix
[ 1.027382] scsi3 : ata_piix
[ 1.029161] ata3: SATA max UDMA/133 cmd 0xb000 ctl 0xac00 bmdma 0xa480 irq 20
[ 1.029164] ata4: SATA max UDMA/133 cmd 0xa880 ctl 0xa800 bmdma 0xa488 irq 20
[ 1.030272] Fixed MDIO Bus: probed
[ 1.030276] PPP generic driver version 2.4.2
[ 1.030485] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.030509] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 1.030520] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[ 1.030523] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[ 1.031253] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[ 1.035163] ehci_hcd 0000:00:1a.7: debug port 1
[ 1.035169] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
[ 1.035185] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xf7fff000
[ 1.044660] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[ 1.045095] usb usb1: configuration #1 chosen from 1 choice
[ 1.045290] hub 1-0:1.0: USB hub found
[ 1.045316] hub 1-0:1.0: 6 ports detected
[ 1.045621] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.045633] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 1.045638] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 1.045753] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[ 1.049653] ehci_hcd 0000:00:1d.7: debug port 1
[ 1.049659] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[ 1.049674] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf7ffe000
[ 1.058633] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 1.058755] usb usb2: configuration #1 chosen from 1 choice
[ 1.058791] hub 2-0:1.0: USB hub found
[ 1.058798] hub 2-0:1.0: 6 ports detected
[ 1.058905] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.058929] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.058970] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 1.058976] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[ 1.058979] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 1.059036] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[ 1.059068] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000b800
[ 1.059192] usb usb3: configuration #1 chosen from 1 choice
[ 1.059229] hub 3-0:1.0: USB hub found
[ 1.059273] hub 3-0:1.0: 2 ports detected
[ 1.059372] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[ 1.059378] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[ 1.059381] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[ 1.059433] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[ 1.059466] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000b880
[ 1.059569] usb usb4: configuration #1 chosen from 1 choice
[ 1.059605] hub 4-0:1.0: USB hub found
[ 1.059611] hub 4-0:1.0: 2 ports detected
[ 1.059701] uhci_hcd 0000:00:1a.2: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[ 1.059707] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[ 1.059710] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[ 1.059761] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[ 1.059795] uhci_hcd 0000:00:1a.2: irq 19, io base 0x0000bc00
[ 1.059917] usb usb5: configuration #1 chosen from 1 choice
[ 1.059952] hub 5-0:1.0: USB hub found
[ 1.059958] hub 5-0:1.0: 2 ports detected
[ 1.060037] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.060042] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 1.060045] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 1.060098] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[ 1.060122] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000b080
[ 1.060222] usb usb6: configuration #1 chosen from 1 choice
[ 1.060258] hub 6-0:1.0: USB hub found
[ 1.060264] hub 6-0:1.0: 2 ports detected
[ 1.060338] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 1.060344] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 1.060346] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 1.060400] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[ 1.060423] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000b400
[ 1.060525] usb usb7: configuration #1 chosen from 1 choice
[ 1.060559] hub 7-0:1.0: USB hub found
[ 1.060592] hub 7-0:1.0: 2 ports detected
[ 1.060672] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 1.060678] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 1.060681] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 1.060732] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[ 1.060757] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000b480
[ 1.060858] usb usb8: configuration #1 chosen from 1 choice
[ 1.060901] hub 8-0:1.0: USB hub found
[ 1.060907] hub 8-0:1.0: 2 ports detected
[ 1.061050] PNP: No PS/2 controller found. Probing ports directly.
[ 1.063821] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.063851] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.064238] mice: PS/2 mouse device common for all mice
[ 1.064362] rtc_cmos 00:03: RTC can wake from S4
[ 1.064563] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 1.064590] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 1.064732] device-mapper: uevent: version 1.0.3
[ 1.064841] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@xxxxxxxxxx
[ 1.065041] device-mapper: multipath: version 1.1.0 loaded
[ 1.065071] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 1.065920] cpuidle: using governor ladder
[ 1.066630] cpuidle: using governor menu
[ 1.067291] TCP cubic registered
[ 1.067656] NET: Registered protocol family 10
[ 1.068783] lo: Disabled Privacy Extensions
[ 1.069427] NET: Registered protocol family 17
[ 1.069494] Bluetooth: L2CAP ver 2.13
[ 1.069495] Bluetooth: L2CAP socket layer initialized
[ 1.069499] Bluetooth: SCO (Voice Link) ver 0.6
[ 1.069500] Bluetooth: SCO socket layer initialized
[ 1.069690] Bluetooth: RFCOMM TTY layer initialized
[ 1.069695] Bluetooth: RFCOMM socket layer initialized
[ 1.069696] Bluetooth: RFCOMM ver 1.11
[ 1.077813] PM: Resume from disk failed.
[ 1.077831] registered taskstats version 1
[ 1.078064] Magic number: 5:812:531
[ 1.078221] rtc_cmos 00:03: setting system clock to 2009-08-14 12:31:23 UTC (1250253083)
[ 1.078225] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.078227] EDD information not available.
[ 1.484673] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.484688] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.504161] ata3.00: ATA-7: SAMSUNG HD753LJ, 1AA01112, max UDMA7
[ 1.504165] ata3.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 1.507032] ata4.00: ATA-8: SAMSUNG HD501LJ, CR100-12, max UDMA7
[ 1.507037] ata4.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 1.510014] ata4.00: configured for UDMA/133
[ 1.523010] ata3.00: configured for UDMA/133
[ 1.552627] usb 3-1: new low speed USB device using uhci_hcd and address 2
[ 1.719071] usb 3-1: configuration #1 chosen from 1 choice
[ 1.787588] ata1.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.787602] ata1.01: SATA link down (SStatus 0 SControl 300)
[ 1.787822] ata2.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.787832] ata2.01: SATA link down (SStatus 0 SControl 300)
[ 1.790813] ata1.00: ATAPI: TSSTcorp CDDVDW SH-S223B, SB01, max UDMA/100
[ 1.796804] ata1.00: configured for UDMA/100
[ 1.798607] scsi 0:0:0:0: CD-ROM TSSTcorp CDDVDW SH-S223B SB01 PQ: 0 ANSI: 5
[ 1.803224] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 1.803228] Uniform CD-ROM driver Revision: 3.20
[ 1.803575] sr 0:0:0:0: Attached scsi CD-ROM sr0
[ 1.803934] sr 0:0:0:0: Attached scsi generic sg0 type 5
[ 1.810032] ata2.00: ATA-7: SAMSUNG HD103UJ, 1AA01118, max UDMA7
[ 1.810037] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 1.829033] ata2.00: configured for UDMA/133
[ 1.829278] scsi 1:0:0:0: Direct-Access ATA SAMSUNG HD103UJ 1AA0 PQ: 0 ANSI: 5
[ 1.829625] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 1.829638] sd 1:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 1.829697] sd 1:0:0:0: [sda] Write Protect is off
[ 1.829699] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.829727] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.829790] scsi 2:0:0:0: Direct-Access ATA SAMSUNG HD753LJ 1AA0 PQ: 0 ANSI: 5
[ 1.829943] sd 2:0:0:0: Attached scsi generic sg2 type 0
[ 1.829981] sd 2:0:0:0: [sdb] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
[ 1.830032] sd 2:0:0:0: [sdb] Write Protect is off
[ 1.830035] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 1.830052] sda:
[ 1.830061] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.830320] sdb:
[ 1.830448] scsi 3:0:0:0: Direct-Access ATA SAMSUNG HD501LJ CR10 PQ: 0 ANSI: 5
[ 1.830629] sd 3:0:0:0: Attached scsi generic sg3 type 0
[ 1.830635] sd 3:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 1.830691] sd 3:0:0:0: [sdc] Write Protect is off
[ 1.830693] sd 3:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[ 1.830720] sd 3:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.830884] sdc: sdb1
[ 1.835095] sd 2:0:0:0: [sdb] Attached SCSI disk
[ 1.841569] sdc1
[ 1.841921] sd 3:0:0:0: [sdc] Attached SCSI disk
[ 1.844569] sda1 sda2 < sda5 >
[ 1.867244] sd 1:0:0:0: [sda] Attached SCSI disk
[ 1.867413] Freeing unused kernel memory: 516k freed
[ 1.867486] Write protecting the kernel read-only data: 7328k
[ 1.971475] usb 3-2: new low speed USB device using uhci_hcd and address 3
[ 2.044204] Floppy drive(s): fd0 is 1.44M
[ 2.058939] usbcore: registered new interface driver hiddev
[ 2.059130] FDC 0 is a post-1991 82077
[ 2.066494] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 2.066517] r8169 0000:04:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 2.066556] r8169 0000:04:00.0: setting latency timer to 64
[ 2.066624] r8169 0000:04:00.0: irq 53 for MSI/MSI-X
[ 2.068001] eth0: RTL8168c/8111c at 0xffffc90000022000, 00:24:8c:a7:6e:2d, XID 3c4000c0 IRQ 53
[ 2.081051] input: Cherry GmbH Cherry TouchBoard as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1:1.0/input/input3
[ 2.081864] generic-usb 0003:046A:002F.0001: input,hidraw0: USB HID v1.11 Keyboard [Cherry GmbH Cherry TouchBoard] on usb-0000:00:1a.0-1/input0
[ 2.108950] input: Cherry GmbH Cherry TouchBoard as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1:1.1/input/input4
[ 2.109117] generic-usb 0003:046A:002F.0002: input,hidraw1: USB HID v1.11 Mouse [Cherry GmbH Cherry TouchBoard] on usb-0000:00:1a.0-1/input1
[ 2.109152] usbcore: registered new interface driver usbhid
[ 2.109158] usbhid: v2.6:USB HID core driver
[ 2.132878] usb 3-2: configuration #1 chosen from 1 choice
[ 2.148952] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.0/input/input5
[ 2.149075] generic-usb 0003:046D:C03D.0003: input,hidraw2: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1a.0-2/input0
[ 2.412838] PM: Starting manual resume from disk
[ 2.412848] PM: Resume from partition 8:5
[ 2.412849] PM: Checking hibernation image.
[ 2.413197] PM: Resume from disk failed.
[ 2.459176] EXT4-fs (sda1): barriers enabled
[ 2.480999] kjournald2 starting: pid 1017, dev sda1:8, commit interval 5 seconds
[ 2.481103] EXT4-fs (sda1): delayed allocation enabled
[ 2.481106] EXT4-fs: file extents enabled
[ 2.525025] EXT4-fs: mballoc enabled
[ 2.525086] EXT4-fs (sda1): mounted filesystem with ordered data mode
[ 5.774784] udev: starting version 141
[ 5.976807] input: PC Speaker as /devices/platform/pcspkr/input/input6
[ 6.370179] nvidia: module license 'NVIDIA' taints kernel.
[ 6.370182] Disabling lock debugging due to kernel taint
[ 6.459275] iTCO_vendor_support: vendor-support=0
[ 6.489813] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.05
[ 6.489898] iTCO_wdt: Found a ICH10R TCO device (Version=2, TCOBASE=0x0860)
[ 6.489945] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 6.625925] nvidia 0000:02:00.0: PCI INT A -> GSI 24 (level, low) -> IRQ 24
[ 6.625932] nvidia 0000:02:00.0: setting latency timer to 64
[ 6.626056] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 190.18.03 Fri Jul 31 21:54:40 PDT 2009
[ 6.688896] cfg80211: Calling CRDA to update world regulatory domain
[ 6.692048] yenta_cardbus 0000:06:01.0: CardBus bridge found [1524:1410]
[ 6.692080] yenta_cardbus 0000:06:01.0: Using CSCINT to route CSC interrupts to PCI
[ 6.692083] yenta_cardbus 0000:06:01.0: Routing CardBus interrupts to PCI
[ 6.692089] yenta_cardbus 0000:06:01.0: TI: mfunc 0x00001002, devctl 0x44
[ 6.754642] cfg80211: World regulatory domain updated:
[ 6.754645] (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 6.754647] (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 6.754649] (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 6.754650] (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 6.754652] (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 6.754654] (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 6.916613] yenta_cardbus 0000:06:01.0: ISA IRQ mask 0x0000, PCI irq 17
[ 6.916618] yenta_cardbus 0000:06:01.0: Socket status: 30000020
[ 6.916621] pci_bus 0000:06: Raising subordinate bus# of parent bus (#06) from #07 to #0a
[ 6.916630] yenta_cardbus 0000:06:01.0: pcmcia: parent PCI bridge I/O window: 0xe000 - 0xefff
[ 6.916634] yenta_cardbus 0000:06:01.0: pcmcia: parent PCI bridge Memory window: 0xfb600000 - 0xfbefffff
[ 6.916638] yenta_cardbus 0000:06:01.0: pcmcia: parent PCI bridge Memory window: 0xf5000000 - 0xf6ffffff
[ 6.917003] rt61pci 0000:06:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 7.001121] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 7.001145] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 7.003260] phy0: Selected rate control algorithm 'minstrel'
[ 7.003969] Registered led device: rt61pci-phy0::radio
[ 7.003985] Registered led device: rt61pci-phy0::assoc
[ 7.055429] hda_codec: Unknown model for ALC1200, trying auto-probe from BIOS...
[ 7.540679] pcmcia_socket pcmcia_socket0: pccard: CardBus card inserted into slot 0
[ 7.540712] pci 0000:07:00.0: reg 10 32bit mmio: [0x000000-0x00ffff]
[ 7.540779] yenta_cardbus 0000:06:01.0: EnE: chaning testregister 0xC9, 0e -> 0c
[ 7.580462] RME Hammerfall DSP 0000:07:00.0: enabling device (0000 -> 0002)
[ 7.580470] RME Hammerfall DSP 0000:07:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 10.439732] Hammerfall-DSP: Firmware already present, initializing card.
[ 10.570395] lp: driver loaded but no devices found
[ 10.722551] Adding 2000052k swap on /dev/sda5. Priority:-1 extents:1 across:2000052k
[ 11.259185] EXT4-fs (sda1): internal journal on sda1:8
[ 16.613418] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 16.613420] Bluetooth: BNEP filters: protocol multicast
[ 16.633824] Bridge firewalling registered
[ 17.799363] ppdev: user-space parallel port driver
[ 21.572625] r8169: eth0: link down
[ 21.573761] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 21.574272] rt61pci 0000:06:00.0: firmware: requesting rt2561.bin
[ 21.639536] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 37.096160] wlan0: authenticate with AP 00:24:fe:09:94:18
[ 37.097904] wlan0: authenticated
[ 37.097906] wlan0: associate with AP 00:24:fe:09:94:18
[ 37.100834] wlan0: RX AssocResp from 00:24:fe:09:94:18 (capab=0x401 status=0 aid=1)
[ 37.100838] wlan0: associated
[ 37.102285] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 47.549696] wlan0: no IPv6 routers present

Attachment: signature.asc
Description: OpenPGP digital signature