From: Tim Blechmann <tim@klingt.org>
To: Tejun Heo <tj@kernel.org>
Cc: linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org
Subject: Re: 2.6.31-rc5 regression: hd don't show up
Date: Wed, 02 Sep 2009 01:34:16 +0200 [thread overview]
Message-ID: <4A9DAF78.4070703@klingt.org> (raw)
In-Reply-To: <4A9B7E1E.8060909@kernel.org>
[-- Attachment #1.1: Type: text/plain, Size: 500 bytes --]
>> booting the machine today, one hd is missing again ... bootlog attached
>
> Hmmm... strange. I don't really see how it could be escaping. Can
> you please apply the attached patch? It still won't change the
> behavior but should be able to catch where it's escaping.
attached you find two bootlogs, for a correct boot, and with one hd
missing ...
tim
--
tim@klingt.org
http://tim.klingt.org
Art is either a complaint or do something else
John Cage quoting Jasper Johns
[-- Attachment #1.2: bootlog_working --]
[-- Type: text/plain, Size: 58609 bytes --]
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.31-rc8 (tim@moka) (gcc version 4.4.1 (Ubuntu 4.4.1-1ubuntu1~jaunty1) ) #19 SMP PREEMPT Tue Sep 1 10:54:31 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 - 37fef831
[ 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 - 0002171520] TEXT DATA BSS ==> [0001000000 - 0002171520]
[ 0.000000] #3 [003783b000 - 0037fef831] RAMDISK ==> [003783b000 - 0037fef831]
[ 0.000000] #4 [000009fc00 - 0000100000] BIOS reserved ==> [000009fc00 - 0000100000]
[ 0.000000] #5 [0002172000 - 0002172288] BRK ==> [0002172000 - 0002172288]
[ 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: 12183548k/13631488k available (5212k kernel code, 1058756k absent, 388196k reserved, 2998k 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.678 MHz processor.
[ 0.001523] Console: colour VGA+ 80x25
[ 0.001536] console [tty0] enabled
[ 0.001560] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[ 0.001561] ... MAX_LOCKDEP_SUBCLASSES: 8
[ 0.001562] ... MAX_LOCK_DEPTH: 48
[ 0.001563] ... MAX_LOCKDEP_KEYS: 8191
[ 0.001565] ... CLASSHASH_SIZE: 4096
[ 0.001566] ... MAX_LOCKDEP_ENTRIES: 16384
[ 0.001567] ... MAX_LOCKDEP_CHAINS: 32768
[ 0.001568] ... CHAINHASH_SIZE: 16384
[ 0.001569] memory used by lock dependency info: 5695 kB
[ 0.001571] per task-struct memory footprint: 1920 bytes
[ 0.019740] allocated 125829120 bytes of page_cgroup
[ 0.019743] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.019945] hpet clockevent registered
[ 0.019949] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[ 0.019961] Calibrating delay loop (skipped), value calculated using timer frequency.. 5345.35 BogoMIPS (lpj=2672678)
[ 0.020080] Security Framework initialized
[ 0.020084] SELinux: Disabled at boot.
[ 0.020134] Mount-cache hash table entries: 256
[ 0.021056] Initializing cgroup subsys ns
[ 0.021059] Initializing cgroup subsys cpuacct
[ 0.021065] Initializing cgroup subsys memory
[ 0.021099] Initializing cgroup subsys freezer
[ 0.021116] CPU: Physical Processor ID: 0
[ 0.021118] CPU: Processor Core ID: 0
[ 0.021121] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.021122] CPU: L2 cache: 256K
[ 0.021123] CPU: L3 cache: 8192K
[ 0.021126] using mwait in idle threads.
[ 0.021127] Performance Counters: Nehalem/Corei7 events, Intel PMU driver.
[ 0.021136] ... version: 3
[ 0.021138] ... bit width: 48
[ 0.021139] ... generic counters: 4
[ 0.021140] ... value mask: 0000ffffffffffff
[ 0.021141] ... max period: 000000007fffffff
[ 0.021143] ... fixed-purpose counters: 3
[ 0.021144] ... counter mask: 000000070000000f
[ 0.021972] ACPI: Core revision 20090521
[ 0.060534] Setting APIC routing to flat
[ 0.061013] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.071018] CPU0: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.175970] lockdep: fixing up alternatives.
[ 0.176092] Booting processor 1 APIC 0x2 ip 0x6000
[ 0.186354] Initializing CPU#1
[ 0.247873] Calibrating delay using timer specific routine.. 5451.56 BogoMIPS (lpj=2725782)
[ 0.247881] CPU: Physical Processor ID: 0
[ 0.247882] CPU: Processor Core ID: 1
[ 0.247884] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.247885] CPU: L2 cache: 256K
[ 0.247886] CPU: L3 cache: 8192K
[ 0.248296] CPU1: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.248304] Skipping synchronization checks as TSC is reliable.
[ 0.248894] lockdep: fixing up alternatives.
[ 0.248920] Booting processor 2 APIC 0x4 ip 0x6000
[ 0.259179] Initializing CPU#2
[ 0.319841] Calibrating delay using timer specific routine.. 5344.67 BogoMIPS (lpj=2672338)
[ 0.319847] CPU: Physical Processor ID: 0
[ 0.319848] CPU: Processor Core ID: 2
[ 0.319850] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.319851] CPU: L2 cache: 256K
[ 0.319852] CPU: L3 cache: 8192K
[ 0.320339] CPU2: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.320347] Skipping synchronization checks as TSC is reliable.
[ 0.320861] lockdep: fixing up alternatives.
[ 0.320890] Booting processor 3 APIC 0x6 ip 0x6000
[ 0.331149] Initializing CPU#3
[ 0.391809] Calibrating delay using timer specific routine.. 5344.67 BogoMIPS (lpj=2672339)
[ 0.391815] CPU: Physical Processor ID: 0
[ 0.391816] CPU: Processor Core ID: 3
[ 0.391818] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.391820] CPU: L2 cache: 256K
[ 0.391821] CPU: L3 cache: 8192K
[ 0.392310] CPU3: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.392317] Skipping synchronization checks as TSC is reliable.
[ 0.392830] lockdep: fixing up alternatives.
[ 0.392857] Booting processor 4 APIC 0x1 ip 0x6000
[ 0.403116] Initializing CPU#4
[ 0.463779] Calibrating delay using timer specific routine.. 5344.67 BogoMIPS (lpj=2672336)
[ 0.463787] CPU: Physical Processor ID: 0
[ 0.463788] CPU: Processor Core ID: 0
[ 0.463791] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.463793] CPU: L2 cache: 256K
[ 0.463795] CPU: L3 cache: 8192K
[ 0.464307] CPU4: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.464315] Skipping synchronization checks as TSC is reliable.
[ 0.464800] lockdep: fixing up alternatives.
[ 0.464827] Booting processor 5 APIC 0x3 ip 0x6000
[ 0.475086] Initializing CPU#5
[ 0.536748] Calibrating delay using timer specific routine.. 5451.57 BogoMIPS (lpj=2725787)
[ 0.536756] CPU: Physical Processor ID: 0
[ 0.536757] CPU: Processor Core ID: 1
[ 0.536759] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.536760] CPU: L2 cache: 256K
[ 0.536761] CPU: L3 cache: 8192K
[ 0.537322] CPU5: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.537329] Skipping synchronization checks as TSC is reliable.
[ 0.537768] lockdep: fixing up alternatives.
[ 0.537796] Booting processor 6 APIC 0x5 ip 0x6000
[ 0.548055] Initializing CPU#6
[ 0.608716] Calibrating delay using timer specific routine.. 5344.68 BogoMIPS (lpj=2672340)
[ 0.608722] CPU: Physical Processor ID: 0
[ 0.608722] CPU: Processor Core ID: 2
[ 0.608724] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.608726] CPU: L2 cache: 256K
[ 0.608727] CPU: L3 cache: 8192K
[ 0.609217] CPU6: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.609225] Skipping synchronization checks as TSC is reliable.
[ 0.609736] lockdep: fixing up alternatives.
[ 0.609764] Booting processor 7 APIC 0x7 ip 0x6000
[ 0.620022] Initializing CPU#7
[ 0.680684] Calibrating delay using timer specific routine.. 5344.67 BogoMIPS (lpj=2672339)
[ 0.680690] CPU: Physical Processor ID: 0
[ 0.680691] CPU: Processor Core ID: 3
[ 0.680693] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.680695] CPU: L2 cache: 256K
[ 0.680696] CPU: L3 cache: 8192K
[ 0.681184] CPU7: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.681192] Skipping synchronization checks as TSC is reliable.
[ 0.681212] Brought up 8 CPUs
[ 0.681214] Total of 8 processors activated (42971.87 BogoMIPS).
[ 0.681324] CPU0 attaching sched-domain:
[ 0.681326] domain 0: span 0,4 level SIBLING
[ 0.681328] groups: 0 4
[ 0.681332] domain 1: span 0-7 level MC
[ 0.681333] groups: 0,4 1,5 2,6 3,7
[ 0.681351] CPU1 attaching sched-domain:
[ 0.681353] domain 0: span 1,5 level SIBLING
[ 0.681355] groups: 1 5
[ 0.681357] domain 1: span 0-7 level MC
[ 0.681359] groups: 1,5 2,6 3,7 0,4
[ 0.681365] CPU2 attaching sched-domain:
[ 0.681366] domain 0: span 2,6 level SIBLING
[ 0.681368] groups: 2 6
[ 0.681371] domain 1: span 0-7 level MC
[ 0.681373] groups: 2,6 3,7 0,4 1,5
[ 0.681379] CPU3 attaching sched-domain:
[ 0.681380] domain 0: span 3,7 level SIBLING
[ 0.681382] groups: 3 7
[ 0.681385] domain 1: span 0-7 level MC
[ 0.681386] groups: 3,7 0,4 1,5 2,6
[ 0.681392] CPU4 attaching sched-domain:
[ 0.681393] domain 0: span 0,4 level SIBLING
[ 0.681395] groups: 4 0
[ 0.681398] domain 1: span 0-7 level MC
[ 0.681400] groups: 0,4 1,5 2,6 3,7
[ 0.681405] CPU5 attaching sched-domain:
[ 0.681407] domain 0: span 1,5 level SIBLING
[ 0.681409] groups: 5 1
[ 0.681412] domain 1: span 0-7 level MC
[ 0.681413] groups: 1,5 2,6 3,7 0,4
[ 0.681419] CPU6 attaching sched-domain:
[ 0.681420] domain 0: span 2,6 level SIBLING
[ 0.681422] groups: 6 2
[ 0.681425] domain 1: span 0-7 level MC
[ 0.681427] groups: 2,6 3,7 0,4 1,5
[ 0.681432] CPU7 attaching sched-domain:
[ 0.681434] domain 0: span 3,7 level SIBLING
[ 0.681436] groups: 7 3
[ 0.681438] domain 1: span 0-7 level MC
[ 0.681440] groups: 3,7 0,4 1,5 2,6
[ 0.682185] Booting paravirtualized kernel on bare hardware
[ 0.682443] regulator: core version 0.5
[ 0.682469] Time: 15:22:14 Date: 09/01/09
[ 0.682651] NET: Registered protocol family 16
[ 0.683077] ACPI: bus type pci registered
[ 0.683182] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[ 0.683184] PCI: Not using MMCONFIG.
[ 0.683186] PCI: Using configuration type 1 for base access
[ 0.684800] bio: create slab <bio-0> at 0
[ 0.687484] ACPI: EC: Look up EC in DSDT
[ 0.726463] ACPI: Interpreter enabled
[ 0.726467] ACPI: (supports S0 S1 S3 S4 S5)
[ 0.726514] ACPI: Using IOAPIC for interrupt routing
[ 0.726577] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[ 0.729350] PCI: MCFG area at e0000000 reserved in ACPI motherboard resources
[ 0.730823] PCI: Using MMCONFIG at e0000000 - efffffff
[ 0.743021] ACPI Warning: Incorrect checksum in table [OEMB] - 8B, should be 83 20090521 tbutils-246
[ 0.743281] ACPI: No dock devices found.
[ 0.743438] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.743661] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
[ 0.743665] pci 0000:00:00.0: PME# disabled
[ 0.743736] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.743739] pci 0000:00:01.0: PME# disabled
[ 0.743811] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[ 0.743814] pci 0000:00:03.0: PME# disabled
[ 0.743888] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[ 0.743891] pci 0000:00:07.0: PME# disabled
[ 0.744303] pci 0000:00:1a.0: reg 20 io port: [0xb800-0xb81f]
[ 0.744382] pci 0000:00:1a.1: reg 20 io port: [0xb880-0xb89f]
[ 0.744462] pci 0000:00:1a.2: reg 20 io port: [0xbc00-0xbc1f]
[ 0.744546] pci 0000:00:1a.7: reg 10 32bit mmio: [0xf7fff000-0xf7fff3ff]
[ 0.744607] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[ 0.744612] pci 0000:00:1a.7: PME# disabled
[ 0.744660] pci 0000:00:1b.0: reg 10 64bit mmio: [0xf7ff8000-0xf7ffbfff]
[ 0.744709] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.744713] pci 0000:00:1b.0: PME# disabled
[ 0.744778] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.744782] pci 0000:00:1c.0: PME# disabled
[ 0.744855] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.744859] pci 0000:00:1c.2: PME# disabled
[ 0.744926] pci 0000:00:1d.0: reg 20 io port: [0xb080-0xb09f]
[ 0.745006] pci 0000:00:1d.1: reg 20 io port: [0xb400-0xb41f]
[ 0.745086] pci 0000:00:1d.2: reg 20 io port: [0xb480-0xb49f]
[ 0.745175] pci 0000:00:1d.7: reg 10 32bit mmio: [0xf7ffe000-0xf7ffe3ff]
[ 0.745237] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.745241] pci 0000:00:1d.7: PME# disabled
[ 0.745378] pci 0000:00:1f.0: quirk: region 0800-087f claimed by ICH6 ACPI/GPIO/TCO
[ 0.745382] pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO
[ 0.745385] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0294 (mask 0003)
[ 0.745390] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 4700 (mask 001f)
[ 0.745450] pci 0000:00:1f.2: reg 10 io port: [0xa000-0xa007]
[ 0.745456] pci 0000:00:1f.2: reg 14 io port: [0x9c00-0x9c03]
[ 0.745462] pci 0000:00:1f.2: reg 18 io port: [0x9880-0x9887]
[ 0.745468] pci 0000:00:1f.2: reg 1c io port: [0x9800-0x9803]
[ 0.745474] pci 0000:00:1f.2: reg 20 io port: [0x9480-0x948f]
[ 0.745479] pci 0000:00:1f.2: reg 24 io port: [0x9400-0x940f]
[ 0.745534] pci 0000:00:1f.3: reg 10 64bit mmio: [0xf7ffd000-0xf7ffd0ff]
[ 0.745549] pci 0000:00:1f.3: reg 20 io port: [0x400-0x41f]
[ 0.745600] pci 0000:00:1f.5: reg 10 io port: [0xb000-0xb007]
[ 0.745606] pci 0000:00:1f.5: reg 14 io port: [0xac00-0xac03]
[ 0.745612] pci 0000:00:1f.5: reg 18 io port: [0xa880-0xa887]
[ 0.745617] pci 0000:00:1f.5: reg 1c io port: [0xa800-0xa803]
[ 0.745623] pci 0000:00:1f.5: reg 20 io port: [0xa480-0xa48f]
[ 0.745629] pci 0000:00:1f.5: reg 24 io port: [0xa400-0xa40f]
[ 0.745754] pci 0000:02:00.0: reg 10 32bit mmio: [0xfa000000-0xfaffffff]
[ 0.745764] pci 0000:02:00.0: reg 14 64bit mmio: [0xd0000000-0xdfffffff]
[ 0.745774] pci 0000:02:00.0: reg 1c 64bit mmio: [0xf8000000-0xf9ffffff]
[ 0.745780] pci 0000:02:00.0: reg 24 io port: [0xcc00-0xcc7f]
[ 0.745786] pci 0000:02:00.0: reg 30 32bit mmio: [0xfb480000-0xfb4fffff]
[ 0.745863] pci 0000:00:03.0: bridge io port: [0xc000-0xcfff]
[ 0.745867] pci 0000:00:03.0: bridge 32bit mmio: [0xf8000000-0xfb4fffff]
[ 0.745872] pci 0000:00:03.0: bridge 64bit mmio pref: [0xd0000000-0xdfffffff]
[ 0.745991] pci 0000:00:1c.0: bridge 64bit mmio pref: [0xf4f00000-0xf4ffffff]
[ 0.746043] pci 0000:04:00.0: reg 10 io port: [0xd800-0xd8ff]
[ 0.746064] pci 0000:04:00.0: reg 18 64bit mmio: [0xfb5ff000-0xfb5fffff]
[ 0.746079] pci 0000:04:00.0: reg 20 64bit mmio: [0xf4ef0000-0xf4efffff]
[ 0.746087] pci 0000:04:00.0: reg 30 32bit mmio: [0xfb5c0000-0xfb5dffff]
[ 0.746131] pci 0000:04:00.0: supports D1 D2
[ 0.746132] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.746137] pci 0000:04:00.0: PME# disabled
[ 0.746214] pci 0000:00:1c.2: bridge io port: [0xd000-0xdfff]
[ 0.746218] pci 0000:00:1c.2: bridge 32bit mmio: [0xfb500000-0xfb5fffff]
[ 0.746224] pci 0000:00:1c.2: bridge 64bit mmio pref: [0xf4e00000-0xf4efffff]
[ 0.746264] pci 0000:06:00.0: reg 10 32bit mmio: [0xfb6f8000-0xfb6fffff]
[ 0.746354] pci 0000:06:01.0: reg 10 32bit mmio: [0x000000-0x000fff]
[ 0.746376] pci 0000:06:01.0: supports D1 D2
[ 0.746377] pci 0000:06:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.746382] pci 0000:06:01.0: PME# disabled
[ 0.746445] pci 0000:00:1e.0: transparent bridge
[ 0.746449] pci 0000:00:1e.0: bridge io port: [0xe000-0xefff]
[ 0.746453] pci 0000:00:1e.0: bridge 32bit mmio: [0xfb600000-0xfbefffff]
[ 0.746459] pci 0000:00:1e.0: bridge 64bit mmio pref: [0xf5000000-0xf6ffffff]
[ 0.746509] pci_bus 0000:00: on NUMA node 0
[ 0.746514] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.746943] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[ 0.747093] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
[ 0.747169] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P6._PRT]
[ 0.747252] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE1._PRT]
[ 0.747319] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE3._PRT]
[ 0.747385] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE7._PRT]
[ 0.782083] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 10 *11 12 14 15)
[ 0.782225] ACPI: PCI Interrupt Link [LNKB] (IRQs *5)
[ 0.782356] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 *10 11 12 14 15)
[ 0.782491] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 11 12 *14 15)
[ 0.782625] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12 14 *15)
[ 0.782778] ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 6 7 10 11 12 14 15)
[ 0.782912] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 6 *7 10 11 12 14 15)
[ 0.783047] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 6 7 10 11 12 14 15)
[ 0.783376] SCSI subsystem initialized
[ 0.783568] libata version 3.00 loaded.
[ 0.783670] usbcore: registered new interface driver usbfs
[ 0.783692] usbcore: registered new interface driver hub
[ 0.783723] usbcore: registered new device driver usb
[ 0.783906] ACPI: WMI: Mapper loaded
[ 0.783907] PCI: Using ACPI for IRQ routing
[ 0.793201] Bluetooth: Core ver 2.15
[ 0.793236] NET: Registered protocol family 31
[ 0.793237] Bluetooth: HCI device and connection manager initialized
[ 0.793256] Bluetooth: HCI socket layer initialized
[ 0.793258] NET: Registered protocol family 8
[ 0.793260] NET: Registered protocol family 20
[ 0.793277] NetLabel: Initializing
[ 0.793278] NetLabel: domain hash size = 128
[ 0.793279] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.793320] NetLabel: unlabeled traffic allowed by default
[ 0.793574] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[ 0.793579] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[ 0.801691] Switched to high resolution mode on CPU 0
[ 0.802081] Switched to high resolution mode on CPU 3
[ 0.802083] Switched to high resolution mode on CPU 2
[ 0.802096] Switched to high resolution mode on CPU 1
[ 0.802148] Switched to high resolution mode on CPU 6
[ 0.802150] Switched to high resolution mode on CPU 7
[ 0.802152] Switched to high resolution mode on CPU 5
[ 0.802159] Switched to high resolution mode on CPU 4
[ 0.815915] pnp: PnP ACPI init
[ 0.815953] ACPI: bus type pnp registered
[ 0.819623] pnp: PnP ACPI: found 15 devices
[ 0.819625] ACPI: ACPI bus type pnp unregistered
[ 0.819638] system 00:01: iomem range 0xfbf00000-0xfbffffff has been reserved
[ 0.819641] system 00:01: iomem range 0xfc000000-0xfcffffff has been reserved
[ 0.819643] system 00:01: iomem range 0xfd000000-0xfdffffff has been reserved
[ 0.819646] system 00:01: iomem range 0xfe000000-0xfebfffff has been reserved
[ 0.819650] system 00:01: iomem range 0xfec8a000-0xfec8afff could not be reserved
[ 0.819654] system 00:01: iomem range 0xfed10000-0xfed10fff has been reserved
[ 0.819663] system 00:07: ioport range 0x290-0x29f has been reserved
[ 0.819670] system 00:08: ioport range 0x4d0-0x4d1 has been reserved
[ 0.819673] system 00:08: ioport range 0x800-0x87f has been reserved
[ 0.819675] system 00:08: ioport range 0x500-0x57f could not be reserved
[ 0.819678] system 00:08: iomem range 0xfed1c000-0xfed1ffff has been reserved
[ 0.819680] system 00:08: iomem range 0xfed20000-0xfed3ffff has been reserved
[ 0.819683] system 00:08: iomem range 0xfed40000-0xfed8ffff has been reserved
[ 0.819690] system 00:0b: iomem range 0xffc00000-0xffdfffff has been reserved
[ 0.819697] system 00:0c: iomem range 0xfec00000-0xfec00fff could not be reserved
[ 0.819699] system 00:0c: iomem range 0xfee00000-0xfee00fff has been reserved
[ 0.819706] system 00:0d: iomem range 0xe0000000-0xefffffff has been reserved
[ 0.819715] system 00:0e: iomem range 0x0-0x9ffff could not be reserved
[ 0.819717] system 00:0e: iomem range 0xc0000-0xcffff has been reserved
[ 0.819720] system 00:0e: iomem range 0xe0000-0xfffff could not be reserved
[ 0.819722] system 00:0e: iomem range 0x100000-0xbfefffff could not be reserved
[ 0.819725] system 00:0e: iomem range 0xfed90000-0xffffffff could not be reserved
[ 0.824548] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[ 0.824550] pci 0000:00:01.0: IO window: disabled
[ 0.824554] pci 0000:00:01.0: MEM window: disabled
[ 0.824557] pci 0000:00:01.0: PREFETCH window: disabled
[ 0.824561] pci 0000:00:03.0: PCI bridge, secondary bus 0000:02
[ 0.824563] pci 0000:00:03.0: IO window: 0xc000-0xcfff
[ 0.824568] pci 0000:00:03.0: MEM window: 0xf8000000-0xfb4fffff
[ 0.824572] pci 0000:00:03.0: PREFETCH window: 0x000000d0000000-0x000000dfffffff
[ 0.824577] pci 0000:00:07.0: PCI bridge, secondary bus 0000:03
[ 0.824578] pci 0000:00:07.0: IO window: disabled
[ 0.824583] pci 0000:00:07.0: MEM window: disabled
[ 0.824586] pci 0000:00:07.0: PREFETCH window: disabled
[ 0.824589] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:05
[ 0.824591] pci 0000:00:1c.0: IO window: disabled
[ 0.824595] pci 0000:00:1c.0: MEM window: disabled
[ 0.824599] pci 0000:00:1c.0: PREFETCH window: 0x000000f4f00000-0x000000f4ffffff
[ 0.824605] pci 0000:00:1c.2: PCI bridge, secondary bus 0000:04
[ 0.824608] pci 0000:00:1c.2: IO window: 0xd000-0xdfff
[ 0.824612] pci 0000:00:1c.2: MEM window: 0xfb500000-0xfb5fffff
[ 0.824616] pci 0000:00:1c.2: PREFETCH window: 0x000000f4e00000-0x000000f4efffff
[ 0.824630] pci 0000:06:01.0: CardBus bridge, secondary bus 0000:07
[ 0.824631] pci 0000:06:01.0: IO window: 0x00e000-0x00e0ff
[ 0.824636] pci 0000:06:01.0: IO window: 0x00e400-0x00e4ff
[ 0.824640] pci 0000:06:01.0: PREFETCH window: 0xc0000000-0xc3ffffff
[ 0.824645] pci 0000:06:01.0: MEM window: 0xc4000000-0xc7ffffff
[ 0.824651] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:06
[ 0.824654] pci 0000:00:1e.0: IO window: 0xe000-0xefff
[ 0.824658] pci 0000:00:1e.0: MEM window: 0xfb600000-0xfbefffff
[ 0.824662] pci 0000:00:1e.0: PREFETCH window: 0x000000f5000000-0x000000f6ffffff
[ 0.824675] pci 0000:00:01.0: setting latency timer to 64
[ 0.824683] pci 0000:00:03.0: setting latency timer to 64
[ 0.824691] pci 0000:00:07.0: setting latency timer to 64
[ 0.824703] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 0.824706] pci 0000:00:1c.0: setting latency timer to 64
[ 0.824716] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 0.824719] pci 0000:00:1c.2: setting latency timer to 64
[ 0.824726] pci 0000:00:1e.0: setting latency timer to 64
[ 0.824734] pci 0000:06:01.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 0.824739] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
[ 0.824741] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
[ 0.824743] pci_bus 0000:02: resource 0 io: [0xc000-0xcfff]
[ 0.824745] pci_bus 0000:02: resource 1 mem: [0xf8000000-0xfb4fffff]
[ 0.824746] pci_bus 0000:02: resource 2 pref mem [0xd0000000-0xdfffffff]
[ 0.824748] pci_bus 0000:05: resource 2 pref mem [0xf4f00000-0xf4ffffff]
[ 0.824750] pci_bus 0000:04: resource 0 io: [0xd000-0xdfff]
[ 0.824752] pci_bus 0000:04: resource 1 mem: [0xfb500000-0xfb5fffff]
[ 0.824754] pci_bus 0000:04: resource 2 pref mem [0xf4e00000-0xf4efffff]
[ 0.824756] pci_bus 0000:06: resource 0 io: [0xe000-0xefff]
[ 0.824757] pci_bus 0000:06: resource 1 mem: [0xfb600000-0xfbefffff]
[ 0.824759] pci_bus 0000:06: resource 2 pref mem [0xf5000000-0xf6ffffff]
[ 0.824761] pci_bus 0000:06: resource 3 io: [0x00-0xffff]
[ 0.824762] pci_bus 0000:06: resource 4 mem: [0x000000-0xffffffffffffffff]
[ 0.824764] pci_bus 0000:07: resource 0 io: [0xe000-0xe0ff]
[ 0.824766] pci_bus 0000:07: resource 1 io: [0xe400-0xe4ff]
[ 0.824767] pci_bus 0000:07: resource 2 pref mem [0xc0000000-0xc3ffffff]
[ 0.824769] pci_bus 0000:07: resource 3 mem: [0xc4000000-0xc7ffffff]
[ 0.824884] NET: Registered protocol family 2
[ 0.825107] IP route cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.826147] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[ 0.826774] TCP bind hash table entries: 65536 (order: 9, 3670016 bytes)
[ 0.830777] TCP: Hash tables configured (established 262144 bind 65536)
[ 0.830798] TCP reno registered
[ 0.831020] NET: Registered protocol family 1
[ 0.831221] Trying to unpack rootfs image as initramfs...
[ 0.970973] Freeing initrd memory: 7890k freed
[ 0.972864] Scanning for low memory corruption every 60 seconds
[ 0.973108] audit: initializing netlink socket (disabled)
[ 0.973143] type=2000 audit(1251818534.817:1): initialized
[ 0.977062] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.977454] VFS: Disk quotas dquot_6.5.2
[ 0.977521] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.978454] fuse init (API version 7.12)
[ 0.978518] msgmni has been set to 23813
[ 0.979116] alg: No test for stdrng (krng)
[ 0.979158] io scheduler noop registered
[ 0.979161] io scheduler anticipatory registered
[ 0.979162] io scheduler deadline registered
[ 0.979201] io scheduler cfq registered (default)
[ 0.979359] pci 0000:02:00.0: Boot video device
[ 0.979574] pcieport-driver 0000:00:01.0: irq 48 for MSI/MSI-X
[ 0.979583] pcieport-driver 0000:00:01.0: setting latency timer to 64
[ 0.979723] pcieport-driver 0000:00:03.0: irq 49 for MSI/MSI-X
[ 0.979730] pcieport-driver 0000:00:03.0: setting latency timer to 64
[ 0.979872] pcieport-driver 0000:00:07.0: irq 50 for MSI/MSI-X
[ 0.979880] pcieport-driver 0000:00:07.0: setting latency timer to 64
[ 0.980013] pcieport-driver 0000:00:1c.0: irq 51 for MSI/MSI-X
[ 0.980022] pcieport-driver 0000:00:1c.0: setting latency timer to 64
[ 0.980167] pcieport-driver 0000:00:1c.2: irq 52 for MSI/MSI-X
[ 0.980175] pcieport-driver 0000:00:1c.2: setting latency timer to 64
[ 0.980284] aer 0000:00:01.0:pcie02: AER service couldn't init device: no _OSC support
[ 0.980304] aer 0000:00:03.0:pcie02: AER service couldn't init device: no _OSC support
[ 0.980313] aer 0000:00:07.0:pcie02: AER service couldn't init device: no _OSC support
[ 0.980325] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.980467] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.980705] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 0.980709] ACPI: Power Button [PWRF]
[ 0.980791] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
[ 0.980794] ACPI: Power Button [PWRB]
[ 0.981852] ACPI: SSDT 00000000bf6980c0 00403 (v01 DpgPmm P001Ist 00000011 INTL 20060113)
[ 0.982705] ACPI: SSDT 00000000bf69a140 003B2 (v01 PmRef P001Cst 00003001 INTL 20060113)
[ 0.985633] Monitor-Mwait will be used to enter C-1 state
[ 0.985671] Monitor-Mwait will be used to enter C-2 state
[ 0.985712] Monitor-Mwait will be used to enter C-3 state
[ 0.985855] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[ 0.985987] processor LNXCPU:00: registered as cooling_device0
[ 0.986532] ACPI: SSDT 00000000bf6984d0 00403 (v01 DpgPmm P002Ist 00000012 INTL 20060113)
[ 0.987336] ACPI: SSDT 00000000bf69a500 00085 (v01 PmRef P002Cst 00003000 INTL 20060113)
[ 0.990291] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
[ 0.990326] processor LNXCPU:01: registered as cooling_device1
[ 0.990878] ACPI: SSDT 00000000bf6988e0 00403 (v01 DpgPmm P003Ist 00000012 INTL 20060113)
[ 0.991682] ACPI: SSDT 00000000bf69a590 00085 (v01 PmRef P003Cst 00003000 INTL 20060113)
[ 0.994645] ACPI: CPU2 (power states: C1[C1] C2[C2] C3[C3])
[ 0.994679] processor LNXCPU:02: registered as cooling_device2
[ 0.995230] ACPI: SSDT 00000000bf698cf0 00403 (v01 DpgPmm P004Ist 00000012 INTL 20060113)
[ 0.996041] ACPI: SSDT 00000000bf69a620 00085 (v01 PmRef P004Cst 00003000 INTL 20060113)
[ 0.999000] ACPI: CPU3 (power states: C1[C1] C2[C2] C3[C3])
[ 0.999041] processor LNXCPU:03: registered as cooling_device3
[ 0.999592] ACPI: SSDT 00000000bf699100 00403 (v01 DpgPmm P005Ist 00000012 INTL 20060113)
[ 1.000401] ACPI: SSDT 00000000bf69a6b0 00085 (v01 PmRef P005Cst 00003000 INTL 20060113)
[ 1.003373] ACPI: CPU4 (power states: C1[C1] C2[C2] C3[C3])
[ 1.003408] processor LNXCPU:04: registered as cooling_device4
[ 1.003962] ACPI: SSDT 00000000bf699510 00403 (v01 DpgPmm P006Ist 00000012 INTL 20060113)
[ 1.004777] ACPI: SSDT 00000000bf69a740 00085 (v01 PmRef P006Cst 00003000 INTL 20060113)
[ 1.007731] ACPI: CPU5 (power states: C1[C1] C2[C2] C3[C3])
[ 1.007766] processor LNXCPU:05: registered as cooling_device5
[ 1.008319] ACPI: SSDT 00000000bf699920 00403 (v01 DpgPmm P007Ist 00000012 INTL 20060113)
[ 1.009136] ACPI: SSDT 00000000bf69a7d0 00085 (v01 PmRef P007Cst 00003000 INTL 20060113)
[ 1.012095] ACPI: CPU6 (power states: C1[C1] C2[C2] C3[C3])
[ 1.012133] processor LNXCPU:06: registered as cooling_device6
[ 1.012685] ACPI: SSDT 00000000bf699d30 00403 (v01 DpgPmm P008Ist 00000012 INTL 20060113)
[ 1.013508] ACPI: SSDT 00000000bf69a860 00085 (v01 PmRef P008Cst 00003000 INTL 20060113)
[ 1.016465] ACPI: CPU7 (power states: C1[C1] C2[C2] C3[C3])
[ 1.016501] processor LNXCPU:07: registered as cooling_device7
[ 1.019686] XENFS: not registering filesystem on non-xen platform
[ 1.021415] Linux agpgart interface v0.103
[ 1.021420] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.023464] brd: module loaded
[ 1.024170] loop: module loaded
[ 1.024263] input: Macintosh mouse button emulation as /devices/virtual/input/input2
[ 1.024447] ata_piix 0000:00:1f.2: version 2.13
[ 1.024465] ata_piix 0000:00:1f.2: PCI INT B -> GSI 20 (level, low) -> IRQ 20
[ 1.024470] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[ 1.024522] ata_piix 0000:00:1f.2: setting latency timer to 64
[ 1.024602] scsi0 : ata_piix
[ 1.024902] scsi1 : ata_piix
[ 1.026720] ata1: SATA max UDMA/133 cmd 0xa000 ctl 0x9c00 bmdma 0x9480 irq 20
[ 1.026725] ata2: SATA max UDMA/133 cmd 0x9880 ctl 0x9800 bmdma 0x9488 irq 20
[ 1.026749] ata_piix 0000:00:1f.5: PCI INT B -> GSI 20 (level, low) -> IRQ 20
[ 1.026753] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[ 1.026793] ata_piix 0000:00:1f.5: setting latency timer to 64
[ 1.026812] ata1.00: hard resetting link
[ 1.026849] scsi2 : ata_piix
[ 1.026856] ata2.00: hard resetting link
[ 1.026921] scsi3 : ata_piix
[ 1.028682] ata3: SATA max UDMA/133 cmd 0xb000 ctl 0xac00 bmdma 0xa480 irq 20
[ 1.028685] ata4: SATA max UDMA/133 cmd 0xa880 ctl 0xa800 bmdma 0xa488 irq 20
[ 1.028890] ata1.00: XXX bringing up link
[ 1.028896] ata2.00: XXX bringing up link
[ 1.029791] Fixed MDIO Bus: probed
[ 1.029795] PPP generic driver version 2.4.2
[ 1.029992] ata3: hard resetting link
[ 1.030007] ata4: hard resetting link
[ 1.030038] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.030063] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 1.030074] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[ 1.030077] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[ 1.030880] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[ 1.031888] ata4: XXX bringing up link
[ 1.032014] ata3: XXX bringing up link
[ 1.034796] ehci_hcd 0000:00:1a.7: debug port 1
[ 1.034802] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
[ 1.034817] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xf7fff000
[ 1.043604] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[ 1.044040] usb usb1: configuration #1 chosen from 1 choice
[ 1.044232] hub 1-0:1.0: USB hub found
[ 1.044258] hub 1-0:1.0: 6 ports detected
[ 1.044561] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.044572] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 1.044577] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 1.044683] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[ 1.048586] ehci_hcd 0000:00:1d.7: debug port 1
[ 1.048592] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[ 1.048607] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf7ffe000
[ 1.057578] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 1.057721] usb usb2: configuration #1 chosen from 1 choice
[ 1.057759] hub 2-0:1.0: USB hub found
[ 1.057767] hub 2-0:1.0: 6 ports detected
[ 1.057874] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.057898] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.057938] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 1.057944] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[ 1.057947] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 1.058020] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[ 1.058053] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000b800
[ 1.058157] usb usb3: configuration #1 chosen from 1 choice
[ 1.058196] hub 3-0:1.0: USB hub found
[ 1.058240] hub 3-0:1.0: 2 ports detected
[ 1.058340] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[ 1.058346] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[ 1.058348] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[ 1.058401] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[ 1.058434] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000b880
[ 1.058537] usb usb4: configuration #1 chosen from 1 choice
[ 1.058582] hub 4-0:1.0: USB hub found
[ 1.058588] hub 4-0:1.0: 2 ports detected
[ 1.058671] uhci_hcd 0000:00:1a.2: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[ 1.058677] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[ 1.058680] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[ 1.058733] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[ 1.058766] uhci_hcd 0000:00:1a.2: irq 19, io base 0x0000bc00
[ 1.058873] usb usb5: configuration #1 chosen from 1 choice
[ 1.058911] hub 5-0:1.0: USB hub found
[ 1.058917] hub 5-0:1.0: 2 ports detected
[ 1.058997] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.059002] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 1.059005] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 1.059058] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[ 1.059082] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000b080
[ 1.059182] usb usb6: configuration #1 chosen from 1 choice
[ 1.059219] hub 6-0:1.0: USB hub found
[ 1.059226] hub 6-0:1.0: 2 ports detected
[ 1.059300] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 1.059306] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 1.059309] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 1.059363] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[ 1.059386] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000b400
[ 1.059486] usb usb7: configuration #1 chosen from 1 choice
[ 1.059526] hub 7-0:1.0: USB hub found
[ 1.059559] hub 7-0:1.0: 2 ports detected
[ 1.059641] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 1.059647] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 1.059650] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 1.059703] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[ 1.059727] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000b480
[ 1.059834] usb usb8: configuration #1 chosen from 1 choice
[ 1.059874] hub 8-0:1.0: USB hub found
[ 1.059880] hub 8-0:1.0: 2 ports detected
[ 1.060024] PNP: No PS/2 controller found. Probing ports directly.
[ 1.062820] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.062849] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.063231] mice: PS/2 mouse device common for all mice
[ 1.063357] rtc_cmos 00:03: RTC can wake from S4
[ 1.063565] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 1.063592] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 1.063732] device-mapper: uevent: version 1.0.3
[ 1.063839] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
[ 1.064038] device-mapper: multipath: version 1.1.0 loaded
[ 1.064067] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 1.064910] cpuidle: using governor ladder
[ 1.065622] cpuidle: using governor menu
[ 1.066287] TCP cubic registered
[ 1.066577] NET: Registered protocol family 10
[ 1.067716] lo: Disabled Privacy Extensions
[ 1.068359] NET: Registered protocol family 17
[ 1.068424] Bluetooth: L2CAP ver 2.13
[ 1.068426] Bluetooth: L2CAP socket layer initialized
[ 1.068429] Bluetooth: SCO (Voice Link) ver 0.6
[ 1.068430] Bluetooth: SCO socket layer initialized
[ 1.068617] Bluetooth: RFCOMM TTY layer initialized
[ 1.068621] Bluetooth: RFCOMM socket layer initialized
[ 1.068623] Bluetooth: RFCOMM ver 1.11
[ 1.076722] PM: Resume from disk failed.
[ 1.076739] registered taskstats version 1
[ 1.076977] Magic number: 9:505:385
[ 1.076986] usb usb3: hash matches
[ 1.077008] thermal cooling_device0: hash matches
[ 1.077132] rtc_cmos 00:03: setting system clock to 2009-09-01 15:22:15 UTC (1251818535)
[ 1.077135] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.077136] EDD information not available.
[ 1.331598] ata1.00: XXX debounced rc=0
[ 1.331606] ata1.00: XXX setting online
[ 1.331609] ata1.00: XXX link_hardreset online=1 returning 0
[ 1.331612] ata1.01: hard resetting link
[ 1.331627] ata2.00: XXX debounced rc=0
[ 1.331633] ata2.00: XXX setting online
[ 1.331635] ata2.00: XXX link_hardreset online=1 returning 0
[ 1.331638] ata2.01: hard resetting link
[ 1.333616] ata1.01: XXX bringing up link
[ 1.333627] ata2.01: XXX bringing up link
[ 1.334559] ata3: XXX debounced rc=0
[ 1.334567] ata3: XXX setting online
[ 1.334570] ata3: XXX link_hardreset online=1 returning 0
[ 1.334907] ata4: XXX debounced rc=0
[ 1.334915] ata4: XXX setting online
[ 1.334918] ata4: XXX link_hardreset online=1 returning 0
[ 1.485573] ata4.00: XXX CLASSIFY TF 50/01:01:00:00
[ 1.485577] ata3.00: XXX CLASSIFY TF 50/01:01:00:00
[ 1.485580] ata3.00: XXX ata_dev_classify=1
[ 1.485584] ata4.00: XXX ata_dev_classify=1
[ 1.485611] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.485626] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.505137] ata3.00: ATA-7: SAMSUNG HD753LJ, 1AA01112, max UDMA7
[ 1.505142] ata3.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 1.505161] ata4.00: ATA-8: SAMSUNG HD501LJ, CR100-12, max UDMA7
[ 1.505163] ata4.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 1.508979] ata4.00: configured for UDMA/133
[ 1.508986] ata4: EH complete
[ 1.524918] ata3.00: configured for UDMA/133
[ 1.524925] ata3: EH complete
[ 1.551546] usb 3-1: new low speed USB device using uhci_hcd and address 2
[ 1.636491] ata1.01: XXX debounced rc=0
[ 1.636498] ata1.01: XXX phys link offline
[ 1.636501] ata1.01: XXX link_hardreset online=0 returning 0
[ 1.636571] ata2.01: XXX debounced rc=0
[ 1.636576] ata2.01: XXX phys link offline
[ 1.636578] ata2.01: XXX link_hardreset online=0 returning 0
[ 1.718060] usb 3-1: configuration #1 chosen from 1 choice
[ 1.787477] ata1.00: XXX CLASSIFY TF 00/01:01:14:eb
[ 1.787481] ata1.00: XXX ata_dev_classify=3
[ 1.787491] ata1.01: XXX CLASSIFY TF 00/01:01:14:eb
[ 1.787494] ata1.01: XXX ata_dev_classify=3
[ 1.787525] ata1.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.787537] ata1.01: SATA link down (SStatus 0 SControl 300)
[ 1.787723] ata2.00: XXX CLASSIFY TF 50/01:01:00:00
[ 1.787725] ata2.00: XXX ata_dev_classify=1
[ 1.787736] ata2.01: XXX CLASSIFY TF 00/01:01:00:00
[ 1.787738] ata2.01: XXX ata_dev_classify=1
[ 1.787740] ata2.01: XXX stat==0 -> NONE
[ 1.787767] ata2.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.787777] ata2.01: SATA link down (SStatus 0 SControl 300)
[ 1.790751] ata1.00: ATAPI: TSSTcorp CDDVDW SH-S223B, SB01, max UDMA/100
[ 1.796706] ata1.00: configured for UDMA/100
[ 1.797066] ata1: EH complete
[ 1.798447] scsi 0:0:0:0: CD-ROM TSSTcorp CDDVDW SH-S223B SB01 PQ: 0 ANSI: 5
[ 1.802810] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 1.802815] Uniform CD-ROM driver Revision: 3.20
[ 1.803110] sr 0:0:0:0: Attached scsi CD-ROM sr0
[ 1.803508] sr 0:0:0:0: Attached scsi generic sg0 type 5
[ 1.809953] ata2.00: ATA-7: SAMSUNG HD103UJ, 1AA01118, max UDMA7
[ 1.809957] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 1.828952] ata2.00: configured for UDMA/133
[ 1.828959] ata2: EH complete
[ 1.829195] scsi 1:0:0:0: Direct-Access ATA SAMSUNG HD103UJ 1AA0 PQ: 0 ANSI: 5
[ 1.829542] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 1.829555] sd 1:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 1.829612] sd 1:0:0:0: [sda] Write Protect is off
[ 1.829614] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.829642] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.829713] scsi 2:0:0:0: Direct-Access ATA SAMSUNG HD753LJ 1AA0 PQ: 0 ANSI: 5
[ 1.829866] sd 2:0:0:0: Attached scsi generic sg2 type 0
[ 1.829915] sd 2:0:0:0: [sdb] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
[ 1.829967] sd 2:0:0:0: [sdb] Write Protect is off
[ 1.829969] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 1.829975] sda:
[ 1.829995] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.830263] sdb:
[ 1.830391] scsi 3:0:0:0: Direct-Access ATA SAMSUNG HD501LJ CR10 PQ: 0 ANSI: 5
[ 1.830578] sd 3:0:0:0: Attached scsi generic sg3 type 0
[ 1.830582] sd 3:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 1.830639] sd 3:0:0:0: [sdc] Write Protect is off
[ 1.830641] sd 3:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[ 1.830673] sd 3:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.830828] sdc: sdb1
[ 1.839836] sd 2:0:0:0: [sdb] Attached SCSI disk
[ 1.839904] sda1 sda2 < sda5 >
[ 1.862728] sd 1:0:0:0: [sda] Attached SCSI disk
[ 1.875397] sdc1
[ 1.875757] sd 3:0:0:0: [sdc] Attached SCSI disk
[ 1.875926] Freeing unused kernel memory: 516k freed
[ 1.875999] Write protecting the kernel read-only data: 7340k
[ 1.969426] usb 3-2: new low speed USB device using uhci_hcd and address 3
[ 2.044608] Floppy drive(s): fd0 is 1.44M
[ 2.059539] usbcore: registered new interface driver hiddev
[ 2.060116] FDC 0 is a post-1991 82077
[ 2.065131] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 2.065149] r8169 0000:04:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 2.065183] r8169 0000:04:00.0: setting latency timer to 64
[ 2.065244] r8169 0000:04:00.0: irq 53 for MSI/MSI-X
[ 2.066554] eth0: RTL8168c/8111c at 0xffffc90000022000, 00:24:8c:a7:6e:2d, XID 3c4000c0 IRQ 53
[ 2.079025] input: Cherry GmbH Cherry TouchBoard as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1:1.0/input/input3
[ 2.079881] 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.107949] input: Cherry GmbH Cherry TouchBoard as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1:1.1/input/input4
[ 2.108126] 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.108161] usbcore: registered new interface driver usbhid
[ 2.108165] usbhid: v2.6:USB HID core driver
[ 2.130825] usb 3-2: configuration #1 chosen from 1 choice
[ 2.146930] 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.147055] 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.314800] PM: Starting manual resume from disk
[ 2.314810] PM: Resume from partition 8:5
[ 2.314811] PM: Checking hibernation image.
[ 2.315091] PM: Resume from disk failed.
[ 2.371300] EXT4-fs (sda1): barriers enabled
[ 2.393293] kjournald2 starting: pid 998, dev sda1:8, commit interval 5 seconds
[ 2.393382] EXT4-fs (sda1): delayed allocation enabled
[ 2.393385] EXT4-fs: file extents enabled
[ 2.432605] EXT4-fs: mballoc enabled
[ 2.432662] EXT4-fs (sda1): mounted filesystem with ordered data mode
[ 5.571383] udev: starting version 141
[ 6.038558] input: PC Speaker as /devices/platform/pcspkr/input/input6
[ 6.397957] iTCO_vendor_support: vendor-support=0
[ 6.445103] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.05
[ 6.445205] iTCO_wdt: Found a ICH10R TCO device (Version=2, TCOBASE=0x0860)
[ 6.445311] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 6.611774] nvidia: module license 'NVIDIA' taints kernel.
[ 6.611778] Disabling lock debugging due to kernel taint
[ 6.677948] yenta_cardbus 0000:06:01.0: CardBus bridge found [1524:1410]
[ 6.677969] yenta_cardbus 0000:06:01.0: Using CSCINT to route CSC interrupts to PCI
[ 6.677972] yenta_cardbus 0000:06:01.0: Routing CardBus interrupts to PCI
[ 6.677978] yenta_cardbus 0000:06:01.0: TI: mfunc 0x00001002, devctl 0x44
[ 6.748940] cfg80211: Calling CRDA to update world regulatory domain
[ 6.824630] cfg80211: World regulatory domain updated:
[ 6.824633] (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 6.824636] (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 6.824639] (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 6.824641] (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 6.824644] (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 6.824647] (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 6.867491] nvidia 0000:02:00.0: PCI INT A -> GSI 24 (level, low) -> IRQ 24
[ 6.867498] nvidia 0000:02:00.0: setting latency timer to 64
[ 6.867621] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 190.18.03 Fri Jul 31 21:54:40 PDT 2009
[ 6.901480] yenta_cardbus 0000:06:01.0: ISA IRQ mask 0x0000, PCI irq 17
[ 6.901484] yenta_cardbus 0000:06:01.0: Socket status: 30000020
[ 6.901491] pci_bus 0000:06: Raising subordinate bus# of parent bus (#06) from #07 to #0a
[ 6.901498] yenta_cardbus 0000:06:01.0: pcmcia: parent PCI bridge I/O window: 0xe000 - 0xefff
[ 6.901501] yenta_cardbus 0000:06:01.0: pcmcia: parent PCI bridge Memory window: 0xfb600000 - 0xfbefffff
[ 6.901503] yenta_cardbus 0000:06:01.0: pcmcia: parent PCI bridge Memory window: 0xf5000000 - 0xf6ffffff
[ 6.975877] rt61pci 0000:06:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 7.060184] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 7.060207] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 7.063123] phy0: Selected rate control algorithm 'minstrel'
[ 7.063900] Registered led device: rt61pci-phy0::radio
[ 7.063963] Registered led device: rt61pci-phy0::assoc
[ 7.117191] hda_codec: Unknown model for ALC1200, trying auto-probe from BIOS...
[ 7.525400] pcmcia_socket pcmcia_socket0: pccard: CardBus card inserted into slot 0
[ 7.525433] pci 0000:07:00.0: reg 10 32bit mmio: [0x000000-0x00ffff]
[ 7.525498] yenta_cardbus 0000:06:01.0: EnE: chaning testregister 0xC9, 0e -> 0c
[ 7.570141] RME Hammerfall DSP 0000:07:00.0: enabling device (0000 -> 0002)
[ 7.570150] RME Hammerfall DSP 0000:07:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 10.429379] Hammerfall-DSP: Firmware already present, initializing card.
[ 10.591143] lp: driver loaded but no devices found
[ 10.747189] Adding 2000052k swap on /dev/sda5. Priority:-1 extents:1 across:2000052k
[ 11.287079] EXT4-fs (sda1): internal journal on sda1:8
[ 17.003382] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 17.003384] Bluetooth: BNEP filters: protocol multicast
[ 17.044384] Bridge firewalling registered
[ 18.128178] ppdev: user-space parallel port driver
[ 22.570475] r8169: eth0: link down
[ 22.571892] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 22.572592] rt61pci 0000:06:00.0: firmware: requesting rt2561.bin
[ 22.792495] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 58.255459] wlan0: authenticate with AP 00:24:fe:09:94:18
[ 58.257831] wlan0: authenticated
[ 58.257836] wlan0: associate with AP 00:24:fe:09:94:18
[ 58.260519] wlan0: RX AssocResp from 00:24:fe:09:94:18 (capab=0x401 status=0 aid=1)
[ 58.260524] wlan0: associated
[ 58.261977] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 68.308696] wlan0: no IPv6 routers present
[-- Attachment #1.3: bootlog_broken --]
[-- Type: text/plain, Size: 57903 bytes --]
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.31-rc8 (tim@moka) (gcc version 4.4.1 (Ubuntu 4.4.1-1ubuntu1~jaunty1) ) #19 SMP PREEMPT Tue Sep 1 10:54:31 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 - 37fef831
[ 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 - 0002171520] TEXT DATA BSS ==> [0001000000 - 0002171520]
[ 0.000000] #3 [003783b000 - 0037fef831] RAMDISK ==> [003783b000 - 0037fef831]
[ 0.000000] #4 [000009fc00 - 0000100000] BIOS reserved ==> [000009fc00 - 0000100000]
[ 0.000000] #5 [0002172000 - 0002172288] BRK ==> [0002172000 - 0002172288]
[ 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: 12183548k/13631488k available (5212k kernel code, 1058756k absent, 388196k reserved, 2998k 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.264 MHz processor.
[ 0.001525] Console: colour VGA+ 80x25
[ 0.001538] console [tty0] enabled
[ 0.001562] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[ 0.001564] ... MAX_LOCKDEP_SUBCLASSES: 8
[ 0.001565] ... MAX_LOCK_DEPTH: 48
[ 0.001566] ... MAX_LOCKDEP_KEYS: 8191
[ 0.001567] ... CLASSHASH_SIZE: 4096
[ 0.001568] ... MAX_LOCKDEP_ENTRIES: 16384
[ 0.001570] ... MAX_LOCKDEP_CHAINS: 32768
[ 0.001571] ... CHAINHASH_SIZE: 16384
[ 0.001572] memory used by lock dependency info: 5695 kB
[ 0.001573] per task-struct memory footprint: 1920 bytes
[ 0.019777] allocated 125829120 bytes of page_cgroup
[ 0.019779] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.019982] hpet clockevent registered
[ 0.019986] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[ 0.019997] Calibrating delay loop (skipped), value calculated using timer frequency.. 5344.52 BogoMIPS (lpj=2672264)
[ 0.020116] Security Framework initialized
[ 0.020120] SELinux: Disabled at boot.
[ 0.020170] Mount-cache hash table entries: 256
[ 0.021093] Initializing cgroup subsys ns
[ 0.021095] Initializing cgroup subsys cpuacct
[ 0.021101] Initializing cgroup subsys memory
[ 0.021135] Initializing cgroup subsys freezer
[ 0.021152] CPU: Physical Processor ID: 0
[ 0.021153] CPU: Processor Core ID: 0
[ 0.021156] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.021158] CPU: L2 cache: 256K
[ 0.021159] CPU: L3 cache: 8192K
[ 0.021161] using mwait in idle threads.
[ 0.021163] Performance Counters: Nehalem/Corei7 events, Intel PMU driver.
[ 0.021172] ... version: 3
[ 0.021173] ... bit width: 48
[ 0.021174] ... generic counters: 4
[ 0.021175] ... value mask: 0000ffffffffffff
[ 0.021177] ... max period: 000000007fffffff
[ 0.021178] ... fixed-purpose counters: 3
[ 0.021179] ... counter mask: 000000070000000f
[ 0.022004] ACPI: Core revision 20090521
[ 0.060485] Setting APIC routing to flat
[ 0.060967] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.070970] CPU0: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.174288] APIC calibration not consistent with PM-Timer: 101ms instead of 100ms
[ 0.174291] APIC delta adjusted to PM-Timer: 835225 (846507)
[ 0.177368] lockdep: fixing up alternatives.
[ 0.177490] Booting processor 1 APIC 0x2 ip 0x6000
[ 0.187749] Initializing CPU#1
[ 0.248269] Calibrating delay using timer specific routine.. 5344.66 BogoMIPS (lpj=2672334)
[ 0.248275] CPU: Physical Processor ID: 0
[ 0.248276] CPU: Processor Core ID: 1
[ 0.248278] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.248279] CPU: L2 cache: 256K
[ 0.248280] CPU: L3 cache: 8192K
[ 0.248709] CPU1: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.248717] Skipping synchronization checks as TSC is reliable.
[ 0.249292] lockdep: fixing up alternatives.
[ 0.249317] Booting processor 2 APIC 0x4 ip 0x6000
[ 0.259574] Initializing CPU#2
[ 0.320238] Calibrating delay using timer specific routine.. 5344.67 BogoMIPS (lpj=2672335)
[ 0.320244] CPU: Physical Processor ID: 0
[ 0.320245] CPU: Processor Core ID: 2
[ 0.320247] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.320248] CPU: L2 cache: 256K
[ 0.320249] CPU: L3 cache: 8192K
[ 0.320734] CPU2: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.320742] Skipping synchronization checks as TSC is reliable.
[ 0.321258] lockdep: fixing up alternatives.
[ 0.321288] Booting processor 3 APIC 0x6 ip 0x6000
[ 0.331545] Initializing CPU#3
[ 0.392207] Calibrating delay using timer specific routine.. 5344.68 BogoMIPS (lpj=2672340)
[ 0.392213] CPU: Physical Processor ID: 0
[ 0.392214] CPU: Processor Core ID: 3
[ 0.392216] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.392217] CPU: L2 cache: 256K
[ 0.392218] CPU: L3 cache: 8192K
[ 0.392706] CPU3: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.392713] Skipping synchronization checks as TSC is reliable.
[ 0.393227] lockdep: fixing up alternatives.
[ 0.393254] Booting processor 4 APIC 0x1 ip 0x6000
[ 0.403512] Initializing CPU#4
[ 0.466176] Calibrating delay using timer specific routine.. 5558.90 BogoMIPS (lpj=2779451)
[ 0.466185] CPU: Physical Processor ID: 0
[ 0.466186] CPU: Processor Core ID: 0
[ 0.466189] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.466191] CPU: L2 cache: 256K
[ 0.466193] CPU: L3 cache: 8192K
[ 0.466707] CPU4: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.466714] Skipping synchronization checks as TSC is reliable.
[ 0.467196] lockdep: fixing up alternatives.
[ 0.467223] Booting processor 5 APIC 0x3 ip 0x6000
[ 0.477480] Initializing CPU#5
[ 0.538143] Calibrating delay using timer specific routine.. 5344.67 BogoMIPS (lpj=2672339)
[ 0.538149] CPU: Physical Processor ID: 0
[ 0.538150] CPU: Processor Core ID: 1
[ 0.538152] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.538154] CPU: L2 cache: 256K
[ 0.538154] CPU: L3 cache: 8192K
[ 0.538640] CPU5: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.538648] Skipping synchronization checks as TSC is reliable.
[ 0.539164] lockdep: fixing up alternatives.
[ 0.539192] Booting processor 6 APIC 0x5 ip 0x6000
[ 0.549449] Initializing CPU#6
[ 0.610112] Calibrating delay using timer specific routine.. 5344.67 BogoMIPS (lpj=2672337)
[ 0.610118] CPU: Physical Processor ID: 0
[ 0.610119] CPU: Processor Core ID: 2
[ 0.610121] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.610123] CPU: L2 cache: 256K
[ 0.610124] CPU: L3 cache: 8192K
[ 0.610609] CPU6: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.610617] Skipping synchronization checks as TSC is reliable.
[ 0.611133] lockdep: fixing up alternatives.
[ 0.611160] Booting processor 7 APIC 0x7 ip 0x6000
[ 0.621417] Initializing CPU#7
[ 0.682081] Calibrating delay using timer specific routine.. 5344.66 BogoMIPS (lpj=2672334)
[ 0.682087] CPU: Physical Processor ID: 0
[ 0.682088] CPU: Processor Core ID: 3
[ 0.682090] CPU: L1 I cache: 32K, L1 D cache: 32K
[ 0.682091] CPU: L2 cache: 256K
[ 0.682092] CPU: L3 cache: 8192K
[ 0.682578] CPU7: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz stepping 05
[ 0.682585] Skipping synchronization checks as TSC is reliable.
[ 0.682606] Brought up 8 CPUs
[ 0.682608] Total of 8 processors activated (42971.46 BogoMIPS).
[ 0.682717] CPU0 attaching sched-domain:
[ 0.682719] domain 0: span 0,4 level SIBLING
[ 0.682721] groups: 0 4
[ 0.682725] domain 1: span 0-7 level MC
[ 0.682726] groups: 0,4 1,5 2,6 3,7
[ 0.682744] CPU1 attaching sched-domain:
[ 0.682746] domain 0: span 1,5 level SIBLING
[ 0.682747] groups: 1 5
[ 0.682750] domain 1: span 0-7 level MC
[ 0.682752] groups: 1,5 2,6 3,7 0,4
[ 0.682758] CPU2 attaching sched-domain:
[ 0.682759] domain 0: span 2,6 level SIBLING
[ 0.682761] groups: 2 6
[ 0.682764] domain 1: span 0-7 level MC
[ 0.682766] groups: 2,6 3,7 0,4 1,5
[ 0.682771] CPU3 attaching sched-domain:
[ 0.682773] domain 0: span 3,7 level SIBLING
[ 0.682775] groups: 3 7
[ 0.682777] domain 1: span 0-7 level MC
[ 0.682779] groups: 3,7 0,4 1,5 2,6
[ 0.682785] CPU4 attaching sched-domain:
[ 0.682786] domain 0: span 0,4 level SIBLING
[ 0.682788] groups: 4 0
[ 0.682791] domain 1: span 0-7 level MC
[ 0.682792] groups: 0,4 1,5 2,6 3,7
[ 0.682798] CPU5 attaching sched-domain:
[ 0.682800] domain 0: span 1,5 level SIBLING
[ 0.682801] groups: 5 1
[ 0.682804] domain 1: span 0-7 level MC
[ 0.682806] groups: 1,5 2,6 3,7 0,4
[ 0.682811] CPU6 attaching sched-domain:
[ 0.682813] domain 0: span 2,6 level SIBLING
[ 0.682815] groups: 6 2
[ 0.682817] domain 1: span 0-7 level MC
[ 0.682819] groups: 2,6 3,7 0,4 1,5
[ 0.682825] CPU7 attaching sched-domain:
[ 0.682826] domain 0: span 3,7 level SIBLING
[ 0.682828] groups: 7 3
[ 0.682831] domain 1: span 0-7 level MC
[ 0.682833] groups: 3,7 0,4 1,5 2,6
[ 0.683576] Booting paravirtualized kernel on bare hardware
[ 0.683835] regulator: core version 0.5
[ 0.683861] Time: 23:26:23 Date: 09/01/09
[ 0.686161] NET: Registered protocol family 16
[ 0.686612] ACPI: bus type pci registered
[ 0.686719] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[ 0.686721] PCI: Not using MMCONFIG.
[ 0.686722] PCI: Using configuration type 1 for base access
[ 0.688361] bio: create slab <bio-0> at 0
[ 0.691051] ACPI: EC: Look up EC in DSDT
[ 0.730016] ACPI: Interpreter enabled
[ 0.730021] ACPI: (supports S0 S1 S3 S4 S5)
[ 0.730070] ACPI: Using IOAPIC for interrupt routing
[ 0.730134] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[ 0.732904] PCI: MCFG area at e0000000 reserved in ACPI motherboard resources
[ 0.734395] PCI: Using MMCONFIG at e0000000 - efffffff
[ 0.746592] ACPI Warning: Incorrect checksum in table [OEMB] - 8B, should be 83 20090521 tbutils-246
[ 0.746850] ACPI: No dock devices found.
[ 0.747006] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.747230] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
[ 0.747234] pci 0000:00:00.0: PME# disabled
[ 0.747304] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.747308] pci 0000:00:01.0: PME# disabled
[ 0.747379] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[ 0.747383] pci 0000:00:03.0: PME# disabled
[ 0.747456] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[ 0.747460] pci 0000:00:07.0: PME# disabled
[ 0.747878] pci 0000:00:1a.0: reg 20 io port: [0xb800-0xb81f]
[ 0.747958] pci 0000:00:1a.1: reg 20 io port: [0xb880-0xb89f]
[ 0.748039] pci 0000:00:1a.2: reg 20 io port: [0xbc00-0xbc1f]
[ 0.748126] pci 0000:00:1a.7: reg 10 32bit mmio: [0xf7fff000-0xf7fff3ff]
[ 0.748188] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[ 0.748192] pci 0000:00:1a.7: PME# disabled
[ 0.748241] pci 0000:00:1b.0: reg 10 64bit mmio: [0xf7ff8000-0xf7ffbfff]
[ 0.748289] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.748293] pci 0000:00:1b.0: PME# disabled
[ 0.748359] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.748362] pci 0000:00:1c.0: PME# disabled
[ 0.748434] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.748438] pci 0000:00:1c.2: PME# disabled
[ 0.748504] pci 0000:00:1d.0: reg 20 io port: [0xb080-0xb09f]
[ 0.748587] pci 0000:00:1d.1: reg 20 io port: [0xb400-0xb41f]
[ 0.748666] pci 0000:00:1d.2: reg 20 io port: [0xb480-0xb49f]
[ 0.748752] pci 0000:00:1d.7: reg 10 32bit mmio: [0xf7ffe000-0xf7ffe3ff]
[ 0.748813] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.748817] pci 0000:00:1d.7: PME# disabled
[ 0.748954] pci 0000:00:1f.0: quirk: region 0800-087f claimed by ICH6 ACPI/GPIO/TCO
[ 0.748957] pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO
[ 0.748961] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0294 (mask 0003)
[ 0.748966] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 4700 (mask 001f)
[ 0.749026] pci 0000:00:1f.2: reg 10 io port: [0xa000-0xa007]
[ 0.749032] pci 0000:00:1f.2: reg 14 io port: [0x9c00-0x9c03]
[ 0.749037] pci 0000:00:1f.2: reg 18 io port: [0x9880-0x9887]
[ 0.749043] pci 0000:00:1f.2: reg 1c io port: [0x9800-0x9803]
[ 0.749050] pci 0000:00:1f.2: reg 20 io port: [0x9480-0x948f]
[ 0.749057] pci 0000:00:1f.2: reg 24 io port: [0x9400-0x940f]
[ 0.749112] pci 0000:00:1f.3: reg 10 64bit mmio: [0xf7ffd000-0xf7ffd0ff]
[ 0.749127] pci 0000:00:1f.3: reg 20 io port: [0x400-0x41f]
[ 0.749178] pci 0000:00:1f.5: reg 10 io port: [0xb000-0xb007]
[ 0.749184] pci 0000:00:1f.5: reg 14 io port: [0xac00-0xac03]
[ 0.749190] pci 0000:00:1f.5: reg 18 io port: [0xa880-0xa887]
[ 0.749195] pci 0000:00:1f.5: reg 1c io port: [0xa800-0xa803]
[ 0.749201] pci 0000:00:1f.5: reg 20 io port: [0xa480-0xa48f]
[ 0.749207] pci 0000:00:1f.5: reg 24 io port: [0xa400-0xa40f]
[ 0.749330] pci 0000:02:00.0: reg 10 32bit mmio: [0xfa000000-0xfaffffff]
[ 0.749340] pci 0000:02:00.0: reg 14 64bit mmio: [0xd0000000-0xdfffffff]
[ 0.749350] pci 0000:02:00.0: reg 1c 64bit mmio: [0xf8000000-0xf9ffffff]
[ 0.749356] pci 0000:02:00.0: reg 24 io port: [0xcc00-0xcc7f]
[ 0.749362] pci 0000:02:00.0: reg 30 32bit mmio: [0xfb480000-0xfb4fffff]
[ 0.749439] pci 0000:00:03.0: bridge io port: [0xc000-0xcfff]
[ 0.749443] pci 0000:00:03.0: bridge 32bit mmio: [0xf8000000-0xfb4fffff]
[ 0.749449] pci 0000:00:03.0: bridge 64bit mmio pref: [0xd0000000-0xdfffffff]
[ 0.749570] pci 0000:00:1c.0: bridge 64bit mmio pref: [0xf4f00000-0xf4ffffff]
[ 0.749621] pci 0000:04:00.0: reg 10 io port: [0xd800-0xd8ff]
[ 0.749643] pci 0000:04:00.0: reg 18 64bit mmio: [0xfb5ff000-0xfb5fffff]
[ 0.749658] pci 0000:04:00.0: reg 20 64bit mmio: [0xf4ef0000-0xf4efffff]
[ 0.749666] pci 0000:04:00.0: reg 30 32bit mmio: [0xfb5c0000-0xfb5dffff]
[ 0.749710] pci 0000:04:00.0: supports D1 D2
[ 0.749711] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.749716] pci 0000:04:00.0: PME# disabled
[ 0.749791] pci 0000:00:1c.2: bridge io port: [0xd000-0xdfff]
[ 0.749795] pci 0000:00:1c.2: bridge 32bit mmio: [0xfb500000-0xfb5fffff]
[ 0.749801] pci 0000:00:1c.2: bridge 64bit mmio pref: [0xf4e00000-0xf4efffff]
[ 0.749841] pci 0000:06:00.0: reg 10 32bit mmio: [0xfb6f8000-0xfb6fffff]
[ 0.749931] pci 0000:06:01.0: reg 10 32bit mmio: [0x000000-0x000fff]
[ 0.749952] pci 0000:06:01.0: supports D1 D2
[ 0.749954] pci 0000:06:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.749958] pci 0000:06:01.0: PME# disabled
[ 0.750022] pci 0000:00:1e.0: transparent bridge
[ 0.750026] pci 0000:00:1e.0: bridge io port: [0xe000-0xefff]
[ 0.750030] pci 0000:00:1e.0: bridge 32bit mmio: [0xfb600000-0xfbefffff]
[ 0.750036] pci 0000:00:1e.0: bridge 64bit mmio pref: [0xf5000000-0xf6ffffff]
[ 0.750088] pci_bus 0000:00: on NUMA node 0
[ 0.750093] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.750519] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[ 0.750673] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
[ 0.750746] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P6._PRT]
[ 0.750828] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE1._PRT]
[ 0.750895] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE3._PRT]
[ 0.750960] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE7._PRT]
[ 0.783451] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 10 *11 12 14 15)
[ 0.783592] ACPI: PCI Interrupt Link [LNKB] (IRQs *5)
[ 0.783723] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 *10 11 12 14 15)
[ 0.783857] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 11 12 *14 15)
[ 0.783991] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12 14 *15)
[ 0.784142] ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 6 7 10 11 12 14 15)
[ 0.784276] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 6 *7 10 11 12 14 15)
[ 0.784410] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 6 7 10 11 12 14 15)
[ 0.784734] SCSI subsystem initialized
[ 0.784927] libata version 3.00 loaded.
[ 0.785026] usbcore: registered new interface driver usbfs
[ 0.785051] usbcore: registered new interface driver hub
[ 0.785082] usbcore: registered new device driver usb
[ 0.785264] ACPI: WMI: Mapper loaded
[ 0.785266] PCI: Using ACPI for IRQ routing
[ 0.794590] Bluetooth: Core ver 2.15
[ 0.794625] NET: Registered protocol family 31
[ 0.794627] Bluetooth: HCI device and connection manager initialized
[ 0.794646] Bluetooth: HCI socket layer initialized
[ 0.794648] NET: Registered protocol family 8
[ 0.794649] NET: Registered protocol family 20
[ 0.794666] NetLabel: Initializing
[ 0.794667] NetLabel: domain hash size = 128
[ 0.794669] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.794709] NetLabel: unlabeled traffic allowed by default
[ 0.794964] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[ 0.794968] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[ 0.803087] Switched to high resolution mode on CPU 0
[ 0.803477] Switched to high resolution mode on CPU 3
[ 0.803479] Switched to high resolution mode on CPU 2
[ 0.803490] Switched to high resolution mode on CPU 1
[ 0.803542] Switched to high resolution mode on CPU 5
[ 0.803546] Switched to high resolution mode on CPU 6
[ 0.803548] Switched to high resolution mode on CPU 7
[ 0.803555] Switched to high resolution mode on CPU 4
[ 0.817310] pnp: PnP ACPI init
[ 0.817347] ACPI: bus type pnp registered
[ 0.820998] pnp: PnP ACPI: found 15 devices
[ 0.821001] ACPI: ACPI bus type pnp unregistered
[ 0.821014] system 00:01: iomem range 0xfbf00000-0xfbffffff has been reserved
[ 0.821017] system 00:01: iomem range 0xfc000000-0xfcffffff has been reserved
[ 0.821019] system 00:01: iomem range 0xfd000000-0xfdffffff has been reserved
[ 0.821022] system 00:01: iomem range 0xfe000000-0xfebfffff has been reserved
[ 0.821024] system 00:01: iomem range 0xfec8a000-0xfec8afff could not be reserved
[ 0.821027] system 00:01: iomem range 0xfed10000-0xfed10fff has been reserved
[ 0.821036] system 00:07: ioport range 0x290-0x29f has been reserved
[ 0.821045] system 00:08: ioport range 0x4d0-0x4d1 has been reserved
[ 0.821049] system 00:08: ioport range 0x800-0x87f has been reserved
[ 0.821051] system 00:08: ioport range 0x500-0x57f could not be reserved
[ 0.821054] system 00:08: iomem range 0xfed1c000-0xfed1ffff has been reserved
[ 0.821056] system 00:08: iomem range 0xfed20000-0xfed3ffff has been reserved
[ 0.821059] system 00:08: iomem range 0xfed40000-0xfed8ffff has been reserved
[ 0.821067] system 00:0b: iomem range 0xffc00000-0xffdfffff has been reserved
[ 0.821074] system 00:0c: iomem range 0xfec00000-0xfec00fff could not be reserved
[ 0.821076] system 00:0c: iomem range 0xfee00000-0xfee00fff has been reserved
[ 0.821083] system 00:0d: iomem range 0xe0000000-0xefffffff has been reserved
[ 0.821092] system 00:0e: iomem range 0x0-0x9ffff could not be reserved
[ 0.821094] system 00:0e: iomem range 0xc0000-0xcffff has been reserved
[ 0.821097] system 00:0e: iomem range 0xe0000-0xfffff could not be reserved
[ 0.821099] system 00:0e: iomem range 0x100000-0xbfefffff could not be reserved
[ 0.821102] system 00:0e: iomem range 0xfed90000-0xffffffff could not be reserved
[ 0.826106] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[ 0.826108] pci 0000:00:01.0: IO window: disabled
[ 0.826112] pci 0000:00:01.0: MEM window: disabled
[ 0.826115] pci 0000:00:01.0: PREFETCH window: disabled
[ 0.826119] pci 0000:00:03.0: PCI bridge, secondary bus 0000:02
[ 0.826121] pci 0000:00:03.0: IO window: 0xc000-0xcfff
[ 0.826126] pci 0000:00:03.0: MEM window: 0xf8000000-0xfb4fffff
[ 0.826130] pci 0000:00:03.0: PREFETCH window: 0x000000d0000000-0x000000dfffffff
[ 0.826135] pci 0000:00:07.0: PCI bridge, secondary bus 0000:03
[ 0.826136] pci 0000:00:07.0: IO window: disabled
[ 0.826141] pci 0000:00:07.0: MEM window: disabled
[ 0.826144] pci 0000:00:07.0: PREFETCH window: disabled
[ 0.826147] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:05
[ 0.826149] pci 0000:00:1c.0: IO window: disabled
[ 0.826153] pci 0000:00:1c.0: MEM window: disabled
[ 0.826157] pci 0000:00:1c.0: PREFETCH window: 0x000000f4f00000-0x000000f4ffffff
[ 0.826163] pci 0000:00:1c.2: PCI bridge, secondary bus 0000:04
[ 0.826166] pci 0000:00:1c.2: IO window: 0xd000-0xdfff
[ 0.826170] pci 0000:00:1c.2: MEM window: 0xfb500000-0xfb5fffff
[ 0.826174] pci 0000:00:1c.2: PREFETCH window: 0x000000f4e00000-0x000000f4efffff
[ 0.826188] pci 0000:06:01.0: CardBus bridge, secondary bus 0000:07
[ 0.826189] pci 0000:06:01.0: IO window: 0x00e000-0x00e0ff
[ 0.826194] pci 0000:06:01.0: IO window: 0x00e400-0x00e4ff
[ 0.826198] pci 0000:06:01.0: PREFETCH window: 0xc0000000-0xc3ffffff
[ 0.826202] pci 0000:06:01.0: MEM window: 0xc4000000-0xc7ffffff
[ 0.826206] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:06
[ 0.826209] pci 0000:00:1e.0: IO window: 0xe000-0xefff
[ 0.826214] pci 0000:00:1e.0: MEM window: 0xfb600000-0xfbefffff
[ 0.826218] pci 0000:00:1e.0: PREFETCH window: 0x000000f5000000-0x000000f6ffffff
[ 0.826231] pci 0000:00:01.0: setting latency timer to 64
[ 0.826238] pci 0000:00:03.0: setting latency timer to 64
[ 0.826246] pci 0000:00:07.0: setting latency timer to 64
[ 0.826257] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 0.826260] pci 0000:00:1c.0: setting latency timer to 64
[ 0.826269] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 0.826273] pci 0000:00:1c.2: setting latency timer to 64
[ 0.826279] pci 0000:00:1e.0: setting latency timer to 64
[ 0.826290] pci 0000:06:01.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 0.826296] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
[ 0.826298] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
[ 0.826300] pci_bus 0000:02: resource 0 io: [0xc000-0xcfff]
[ 0.826302] pci_bus 0000:02: resource 1 mem: [0xf8000000-0xfb4fffff]
[ 0.826303] pci_bus 0000:02: resource 2 pref mem [0xd0000000-0xdfffffff]
[ 0.826306] pci_bus 0000:05: resource 2 pref mem [0xf4f00000-0xf4ffffff]
[ 0.826307] pci_bus 0000:04: resource 0 io: [0xd000-0xdfff]
[ 0.826309] pci_bus 0000:04: resource 1 mem: [0xfb500000-0xfb5fffff]
[ 0.826311] pci_bus 0000:04: resource 2 pref mem [0xf4e00000-0xf4efffff]
[ 0.826313] pci_bus 0000:06: resource 0 io: [0xe000-0xefff]
[ 0.826314] pci_bus 0000:06: resource 1 mem: [0xfb600000-0xfbefffff]
[ 0.826316] pci_bus 0000:06: resource 2 pref mem [0xf5000000-0xf6ffffff]
[ 0.826318] pci_bus 0000:06: resource 3 io: [0x00-0xffff]
[ 0.826319] pci_bus 0000:06: resource 4 mem: [0x000000-0xffffffffffffffff]
[ 0.826321] pci_bus 0000:07: resource 0 io: [0xe000-0xe0ff]
[ 0.826323] pci_bus 0000:07: resource 1 io: [0xe400-0xe4ff]
[ 0.826324] pci_bus 0000:07: resource 2 pref mem [0xc0000000-0xc3ffffff]
[ 0.826326] pci_bus 0000:07: resource 3 mem: [0xc4000000-0xc7ffffff]
[ 0.826442] NET: Registered protocol family 2
[ 0.826660] IP route cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.827749] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[ 0.828374] TCP bind hash table entries: 65536 (order: 9, 3670016 bytes)
[ 0.832382] TCP: Hash tables configured (established 262144 bind 65536)
[ 0.832404] TCP reno registered
[ 0.832619] NET: Registered protocol family 1
[ 0.832819] Trying to unpack rootfs image as initramfs...
[ 0.974856] Freeing initrd memory: 7890k freed
[ 0.976742] Scanning for low memory corruption every 60 seconds
[ 0.976991] audit: initializing netlink socket (disabled)
[ 0.977026] type=2000 audit(1251847582.819:1): initialized
[ 0.980864] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.981263] VFS: Disk quotas dquot_6.5.2
[ 0.981329] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.982274] fuse init (API version 7.12)
[ 0.982340] msgmni has been set to 23813
[ 0.982921] alg: No test for stdrng (krng)
[ 0.982964] io scheduler noop registered
[ 0.982966] io scheduler anticipatory registered
[ 0.982968] io scheduler deadline registered
[ 0.983007] io scheduler cfq registered (default)
[ 0.983167] pci 0000:02:00.0: Boot video device
[ 0.983388] pcieport-driver 0000:00:01.0: irq 48 for MSI/MSI-X
[ 0.983397] pcieport-driver 0000:00:01.0: setting latency timer to 64
[ 0.983537] pcieport-driver 0000:00:03.0: irq 49 for MSI/MSI-X
[ 0.983544] pcieport-driver 0000:00:03.0: setting latency timer to 64
[ 0.983679] pcieport-driver 0000:00:07.0: irq 50 for MSI/MSI-X
[ 0.983687] pcieport-driver 0000:00:07.0: setting latency timer to 64
[ 0.983819] pcieport-driver 0000:00:1c.0: irq 51 for MSI/MSI-X
[ 0.983828] pcieport-driver 0000:00:1c.0: setting latency timer to 64
[ 0.983973] pcieport-driver 0000:00:1c.2: irq 52 for MSI/MSI-X
[ 0.983981] pcieport-driver 0000:00:1c.2: setting latency timer to 64
[ 0.984089] aer 0000:00:01.0:pcie02: AER service couldn't init device: no _OSC support
[ 0.984109] aer 0000:00:03.0:pcie02: AER service couldn't init device: no _OSC support
[ 0.984118] aer 0000:00:07.0:pcie02: AER service couldn't init device: no _OSC support
[ 0.984131] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.984281] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.984522] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 0.984526] ACPI: Power Button [PWRF]
[ 0.984607] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
[ 0.984610] ACPI: Power Button [PWRB]
[ 0.985661] ACPI: SSDT 00000000bf6980c0 00403 (v01 DpgPmm P001Ist 00000011 INTL 20060113)
[ 0.986519] ACPI: SSDT 00000000bf69a140 003B2 (v01 PmRef P001Cst 00003001 INTL 20060113)
[ 0.989439] Monitor-Mwait will be used to enter C-1 state
[ 0.989477] Monitor-Mwait will be used to enter C-2 state
[ 0.989518] Monitor-Mwait will be used to enter C-3 state
[ 0.989658] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[ 0.989788] processor LNXCPU:00: registered as cooling_device0
[ 0.990344] ACPI: SSDT 00000000bf6984d0 00403 (v01 DpgPmm P002Ist 00000012 INTL 20060113)
[ 0.991143] ACPI: SSDT 00000000bf69a500 00085 (v01 PmRef P002Cst 00003000 INTL 20060113)
[ 0.994102] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
[ 0.994136] processor LNXCPU:01: registered as cooling_device1
[ 0.994685] ACPI: SSDT 00000000bf6988e0 00403 (v01 DpgPmm P003Ist 00000012 INTL 20060113)
[ 0.995494] ACPI: SSDT 00000000bf69a590 00085 (v01 PmRef P003Cst 00003000 INTL 20060113)
[ 0.998453] ACPI: CPU2 (power states: C1[C1] C2[C2] C3[C3])
[ 0.998487] processor LNXCPU:02: registered as cooling_device2
[ 0.999032] ACPI: SSDT 00000000bf698cf0 00403 (v01 DpgPmm P004Ist 00000012 INTL 20060113)
[ 0.999839] ACPI: SSDT 00000000bf69a620 00085 (v01 PmRef P004Cst 00003000 INTL 20060113)
[ 1.002802] ACPI: CPU3 (power states: C1[C1] C2[C2] C3[C3])
[ 1.002844] processor LNXCPU:03: registered as cooling_device3
[ 1.003399] ACPI: SSDT 00000000bf699100 00403 (v01 DpgPmm P005Ist 00000012 INTL 20060113)
[ 1.004209] ACPI: SSDT 00000000bf69a6b0 00085 (v01 PmRef P005Cst 00003000 INTL 20060113)
[ 1.007178] ACPI: CPU4 (power states: C1[C1] C2[C2] C3[C3])
[ 1.007218] processor LNXCPU:04: registered as cooling_device4
[ 1.007762] ACPI: SSDT 00000000bf699510 00403 (v01 DpgPmm P006Ist 00000012 INTL 20060113)
[ 1.008581] ACPI: SSDT 00000000bf69a740 00085 (v01 PmRef P006Cst 00003000 INTL 20060113)
[ 1.011530] ACPI: CPU5 (power states: C1[C1] C2[C2] C3[C3])
[ 1.011565] processor LNXCPU:05: registered as cooling_device5
[ 1.012114] ACPI: SSDT 00000000bf699920 00403 (v01 DpgPmm P007Ist 00000012 INTL 20060113)
[ 1.012928] ACPI: SSDT 00000000bf69a7d0 00085 (v01 PmRef P007Cst 00003000 INTL 20060113)
[ 1.015889] ACPI: CPU6 (power states: C1[C1] C2[C2] C3[C3])
[ 1.015927] processor LNXCPU:06: registered as cooling_device6
[ 1.016486] ACPI: SSDT 00000000bf699d30 00403 (v01 DpgPmm P008Ist 00000012 INTL 20060113)
[ 1.017312] ACPI: SSDT 00000000bf69a860 00085 (v01 PmRef P008Cst 00003000 INTL 20060113)
[ 1.020264] ACPI: CPU7 (power states: C1[C1] C2[C2] C3[C3])
[ 1.020299] processor LNXCPU:07: registered as cooling_device7
[ 1.023486] XENFS: not registering filesystem on non-xen platform
[ 1.025211] Linux agpgart interface v0.103
[ 1.025216] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.027256] brd: module loaded
[ 1.027957] loop: module loaded
[ 1.028050] input: Macintosh mouse button emulation as /devices/virtual/input/input2
[ 1.028239] ata_piix 0000:00:1f.2: version 2.13
[ 1.028257] ata_piix 0000:00:1f.2: PCI INT B -> GSI 20 (level, low) -> IRQ 20
[ 1.028262] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[ 1.028315] ata_piix 0000:00:1f.2: setting latency timer to 64
[ 1.028395] scsi0 : ata_piix
[ 1.028689] scsi1 : ata_piix
[ 1.030513] ata1: SATA max UDMA/133 cmd 0xa000 ctl 0x9c00 bmdma 0x9480 irq 20
[ 1.030518] ata2: SATA max UDMA/133 cmd 0x9880 ctl 0x9800 bmdma 0x9488 irq 20
[ 1.030542] ata_piix 0000:00:1f.5: PCI INT B -> GSI 20 (level, low) -> IRQ 20
[ 1.030547] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[ 1.030586] ata_piix 0000:00:1f.5: setting latency timer to 64
[ 1.030605] ata1.00: hard resetting link
[ 1.030637] scsi2 : ata_piix
[ 1.030644] ata2.00: hard resetting link
[ 1.030709] scsi3 : ata_piix
[ 1.032251] ata1.00: XXX bringing up link
[ 1.032257] ata2.00: XXX bringing up link
[ 1.032477] ata3: SATA max UDMA/133 cmd 0xb000 ctl 0xac00 bmdma 0xa480 irq 20
[ 1.032480] ata4: SATA max UDMA/133 cmd 0xa880 ctl 0xa800 bmdma 0xa488 irq 20
[ 1.033588] Fixed MDIO Bus: probed
[ 1.033592] PPP generic driver version 2.4.2
[ 1.033810] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.033834] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 1.033845] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[ 1.033849] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[ 1.034651] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[ 1.038567] ehci_hcd 0000:00:1a.7: debug port 1
[ 1.038573] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
[ 1.038589] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xf7fff000
[ 1.042575] ata3: hard resetting link
[ 1.042589] ata4: hard resetting link
[ 1.043941] ata3: XXX bringing up link
[ 1.043943] ata4: XXX bringing up link
[ 1.047963] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[ 1.048403] usb usb1: configuration #1 chosen from 1 choice
[ 1.048595] hub 1-0:1.0: USB hub found
[ 1.048621] hub 1-0:1.0: 6 ports detected
[ 1.048923] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.048936] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 1.048940] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 1.049058] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[ 1.052968] ehci_hcd 0000:00:1d.7: debug port 1
[ 1.052974] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[ 1.052989] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf7ffe000
[ 1.061935] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 1.062057] usb usb2: configuration #1 chosen from 1 choice
[ 1.062096] hub 2-0:1.0: USB hub found
[ 1.062102] hub 2-0:1.0: 6 ports detected
[ 1.062209] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.062234] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.062274] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 1.062280] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[ 1.062283] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 1.062340] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[ 1.062373] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000b800
[ 1.062491] usb usb3: configuration #1 chosen from 1 choice
[ 1.062530] hub 3-0:1.0: USB hub found
[ 1.062574] hub 3-0:1.0: 2 ports detected
[ 1.062673] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[ 1.062679] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[ 1.062682] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[ 1.062734] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[ 1.062767] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000b880
[ 1.062870] usb usb4: configuration #1 chosen from 1 choice
[ 1.062909] hub 4-0:1.0: USB hub found
[ 1.062916] hub 4-0:1.0: 2 ports detected
[ 1.063006] uhci_hcd 0000:00:1a.2: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[ 1.063012] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[ 1.063015] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[ 1.063067] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[ 1.063100] uhci_hcd 0000:00:1a.2: irq 19, io base 0x0000bc00
[ 1.063207] usb usb5: configuration #1 chosen from 1 choice
[ 1.063245] hub 5-0:1.0: USB hub found
[ 1.063252] hub 5-0:1.0: 2 ports detected
[ 1.063331] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 1.063337] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 1.063339] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 1.063392] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[ 1.063417] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000b080
[ 1.063517] usb usb6: configuration #1 chosen from 1 choice
[ 1.063554] hub 6-0:1.0: USB hub found
[ 1.063560] hub 6-0:1.0: 2 ports detected
[ 1.063635] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 1.063641] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 1.063644] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 1.063697] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[ 1.063721] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000b400
[ 1.063844] usb usb7: configuration #1 chosen from 1 choice
[ 1.063882] hub 7-0:1.0: USB hub found
[ 1.063914] hub 7-0:1.0: 2 ports detected
[ 1.063994] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 1.064000] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 1.064003] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 1.064055] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[ 1.064079] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000b480
[ 1.064186] usb usb8: configuration #1 chosen from 1 choice
[ 1.064226] hub 8-0:1.0: USB hub found
[ 1.064232] hub 8-0:1.0: 2 ports detected
[ 1.064377] PNP: No PS/2 controller found. Probing ports directly.
[ 1.067127] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.067156] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.067539] mice: PS/2 mouse device common for all mice
[ 1.067660] rtc_cmos 00:03: RTC can wake from S4
[ 1.067868] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 1.067895] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 1.068034] device-mapper: uevent: version 1.0.3
[ 1.068143] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
[ 1.068343] device-mapper: multipath: version 1.1.0 loaded
[ 1.068372] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 1.069224] cpuidle: using governor ladder
[ 1.069937] cpuidle: using governor menu
[ 1.070601] TCP cubic registered
[ 1.070799] NET: Registered protocol family 10
[ 1.071896] lo: Disabled Privacy Extensions
[ 1.072595] NET: Registered protocol family 17
[ 1.072660] Bluetooth: L2CAP ver 2.13
[ 1.072661] Bluetooth: L2CAP socket layer initialized
[ 1.072664] Bluetooth: SCO (Voice Link) ver 0.6
[ 1.072665] Bluetooth: SCO socket layer initialized
[ 1.072848] Bluetooth: RFCOMM TTY layer initialized
[ 1.072852] Bluetooth: RFCOMM socket layer initialized
[ 1.072853] Bluetooth: RFCOMM ver 1.11
[ 1.080865] PM: Resume from disk failed.
[ 1.080881] registered taskstats version 1
[ 1.081124] Magic number: 9:906:452
[ 1.081155] pci_express 0000:00:07.0:pcie02: hash matches
[ 1.081275] rtc_cmos 00:03: setting system clock to 2009-09-01 23:26:23 UTC (1251847583)
[ 1.081277] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.081278] EDD information not available.
[ 1.334933] ata1.00: XXX debounced rc=0
[ 1.334941] ata1.00: XXX setting online
[ 1.334944] ata1.00: XXX link_hardreset online=1 returning 0
[ 1.334948] ata1.01: hard resetting link
[ 1.334963] ata2.00: XXX debounced rc=0
[ 1.334969] ata2.00: XXX setting online
[ 1.334971] ata2.00: XXX link_hardreset online=1 returning 0
[ 1.334974] ata2.01: hard resetting link
[ 1.336927] ata1.01: XXX bringing up link
[ 1.336938] ata2.01: XXX bringing up link
[ 1.346922] ata3: XXX debounced rc=0
[ 1.346926] ata4: XXX debounced rc=0
[ 1.346929] ata3: XXX setting online
[ 1.346932] ata3: XXX link_hardreset online=1 returning 0
[ 1.346939] ata4: XXX setting online
[ 1.346942] ata4: XXX link_hardreset online=1 returning 0
[ 1.346964] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.346975] ata3: EH complete
[ 1.497870] ata4.00: XXX CLASSIFY TF 50/01:01:00:00
[ 1.497874] ata4.00: XXX ata_dev_classify=1
[ 1.497904] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.520343] ata4.00: ATA-8: SAMSUNG HD501LJ, CR100-12, max UDMA7
[ 1.520347] ata4.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 1.523224] ata4.00: configured for UDMA/133
[ 1.523231] ata4: EH complete
[ 1.555833] usb 3-1: new low speed USB device using uhci_hcd and address 2
[ 1.639774] ata1.01: XXX debounced rc=0
[ 1.639782] ata1.01: XXX phys link offline
[ 1.639785] ata1.01: XXX link_hardreset online=0 returning 0
[ 1.639858] ata2.01: XXX debounced rc=0
[ 1.639863] ata2.01: XXX phys link offline
[ 1.639864] ata2.01: XXX link_hardreset online=0 returning 0
[ 1.722390] usb 3-1: configuration #1 chosen from 1 choice
[ 1.790736] ata1.00: XXX CLASSIFY TF 00/01:01:14:eb
[ 1.790741] ata1.00: XXX ata_dev_classify=3
[ 1.790751] ata1.01: XXX CLASSIFY TF 00/01:01:14:eb
[ 1.790753] ata1.01: XXX ata_dev_classify=3
[ 1.790785] ata1.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.790797] ata1.01: SATA link down (SStatus 0 SControl 300)
[ 1.790987] ata2.00: XXX CLASSIFY TF 50/01:01:00:00
[ 1.790989] ata2.00: XXX ata_dev_classify=1
[ 1.790998] ata2.01: XXX CLASSIFY TF 00/01:01:00:00
[ 1.790999] ata2.01: XXX ata_dev_classify=1
[ 1.791001] ata2.01: XXX stat==0 -> NONE
[ 1.791029] ata2.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.791039] ata2.01: SATA link down (SStatus 0 SControl 300)
[ 1.793974] ata1.00: ATAPI: TSSTcorp CDDVDW SH-S223B, SB01, max UDMA/100
[ 1.799963] ata1.00: configured for UDMA/100
[ 1.800351] ata1: EH complete
[ 1.801960] scsi 0:0:0:0: CD-ROM TSSTcorp CDDVDW SH-S223B SB01 PQ: 0 ANSI: 5
[ 1.806534] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 1.806603] Uniform CD-ROM driver Revision: 3.20
[ 1.806890] sr 0:0:0:0: Attached scsi CD-ROM sr0
[ 1.807234] sr 0:0:0:0: Attached scsi generic sg0 type 5
[ 1.813202] ata2.00: ATA-7: SAMSUNG HD103UJ, 1AA01118, max UDMA7
[ 1.813207] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 1.832217] ata2.00: configured for UDMA/133
[ 1.832223] ata2: EH complete
[ 1.832484] scsi 1:0:0:0: Direct-Access ATA SAMSUNG HD103UJ 1AA0 PQ: 0 ANSI: 5
[ 1.832838] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 1.832856] sd 1:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 1.832913] sd 1:0:0:0: [sda] Write Protect is off
[ 1.832915] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.832942] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.833003] scsi 3:0:0:0: Direct-Access ATA SAMSUNG HD501LJ CR10 PQ: 0 ANSI: 5
[ 1.833137] sd 3:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 1.833188] sd 3:0:0:0: [sdb] Write Protect is off
[ 1.833190] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 1.833217] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.833266] sda:
[ 1.833538] sdb:
[ 1.833665] sd 3:0:0:0: Attached scsi generic sg2 type 0
[ 1.846601] sda1 sda2 < sdb1
[ 1.858035] sd 3:0:0:0: [sdb] Attached SCSI disk
[ 1.868814] sda5 >
[ 1.869212] sd 1:0:0:0: [sda] Attached SCSI disk
[ 1.869388] Freeing unused kernel memory: 516k freed
[ 1.869461] Write protecting the kernel read-only data: 7340k
[ 1.973662] usb 3-2: new low speed USB device using uhci_hcd and address 3
[ 2.039794] Floppy drive(s): fd0 is 1.44M
[ 2.054699] FDC 0 is a post-1991 82077
[ 2.055081] usbcore: registered new interface driver hiddev
[ 2.062470] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 2.062492] r8169 0000:04:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 2.062531] r8169 0000:04:00.0: setting latency timer to 64
[ 2.062594] r8169 0000:04:00.0: irq 53 for MSI/MSI-X
[ 2.063983] eth0: RTL8168c/8111c at 0xffffc90000022000, 00:24:8c:a7:6e:2d, XID 3c4000c0 IRQ 53
[ 2.075365] input: Cherry GmbH Cherry TouchBoard as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1:1.0/input/input3
[ 2.076155] 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.102278] input: Cherry GmbH Cherry TouchBoard as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1:1.1/input/input4
[ 2.102454] 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.102486] usbcore: registered new interface driver usbhid
[ 2.102491] usbhid: v2.6:USB HID core driver
[ 2.138210] usb 3-2: configuration #1 chosen from 1 choice
[ 2.154300] 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.154437] 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.416795] PM: Starting manual resume from disk
[ 2.416805] PM: Resume from partition 8:5
[ 2.416806] PM: Checking hibernation image.
[ 2.417152] PM: Resume from disk failed.
[ 2.461112] EXT4-fs (sda1): barriers enabled
[ 2.482984] kjournald2 starting: pid 973, dev sda1:8, commit interval 5 seconds
[ 2.483076] EXT4-fs (sda1): delayed allocation enabled
[ 2.483080] EXT4-fs: file extents enabled
[ 2.522287] EXT4-fs: mballoc enabled
[ 2.522346] EXT4-fs (sda1): mounted filesystem with ordered data mode
[ 5.735404] udev: starting version 141
[ 6.435904] yenta_cardbus 0000:06:01.0: CardBus bridge found [1524:1410]
[ 6.435925] yenta_cardbus 0000:06:01.0: Using CSCINT to route CSC interrupts to PCI
[ 6.435927] yenta_cardbus 0000:06:01.0: Routing CardBus interrupts to PCI
[ 6.435931] yenta_cardbus 0000:06:01.0: TI: mfunc 0x00001002, devctl 0x44
[ 6.443158] input: PC Speaker as /devices/platform/pcspkr/input/input6
[ 6.578576] iTCO_vendor_support: vendor-support=0
[ 6.579829] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.05
[ 6.579926] iTCO_wdt: Found a ICH10R TCO device (Version=2, TCOBASE=0x0860)
[ 6.580032] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 6.659232] yenta_cardbus 0000:06:01.0: ISA IRQ mask 0x0000, PCI irq 17
[ 6.659236] yenta_cardbus 0000:06:01.0: Socket status: 30000020
[ 6.659239] pci_bus 0000:06: Raising subordinate bus# of parent bus (#06) from #07 to #0a
[ 6.659306] yenta_cardbus 0000:06:01.0: pcmcia: parent PCI bridge I/O window: 0xe000 - 0xefff
[ 6.659337] yenta_cardbus 0000:06:01.0: pcmcia: parent PCI bridge Memory window: 0xfb600000 - 0xfbefffff
[ 6.659339] yenta_cardbus 0000:06:01.0: pcmcia: parent PCI bridge Memory window: 0xf5000000 - 0xf6ffffff
[ 6.767620] nvidia: module license 'NVIDIA' taints kernel.
[ 6.767623] Disabling lock debugging due to kernel taint
[ 6.833280] cfg80211: Calling CRDA to update world regulatory domain
[ 6.914057] cfg80211: World regulatory domain updated:
[ 6.914060] (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 6.914062] (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 6.914064] (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 6.914065] (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 6.914067] (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 6.914069] (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 7.020452] nvidia 0000:02:00.0: PCI INT A -> GSI 24 (level, low) -> IRQ 24
[ 7.020460] nvidia 0000:02:00.0: setting latency timer to 64
[ 7.020577] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 190.18.03 Fri Jul 31 21:54:40 PDT 2009
[ 7.026512] rt61pci 0000:06:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 7.125333] phy0: Selected rate control algorithm 'minstrel'
[ 7.126064] Registered led device: rt61pci-phy0::radio
[ 7.126080] Registered led device: rt61pci-phy0::assoc
[ 7.166344] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 7.166371] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 7.223315] hda_codec: Unknown model for ALC1200, trying auto-probe from BIOS...
[ 7.283899] pcmcia_socket pcmcia_socket0: pccard: CardBus card inserted into slot 0
[ 7.283984] pci 0000:07:00.0: reg 10 32bit mmio: [0x000000-0x00ffff]
[ 7.284047] yenta_cardbus 0000:06:01.0: EnE: chaning testregister 0xC9, 0e -> 0c
[ 7.328019] RME Hammerfall DSP 0000:07:00.0: enabling device (0000 -> 0002)
[ 7.328028] RME Hammerfall DSP 0000:07:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 10.186412] Hammerfall-DSP: Firmware already present, initializing card.
[ 10.341998] lp: driver loaded but no devices found
[ 10.504792] Adding 2000052k swap on /dev/sda5. Priority:-1 extents:1 across:2000052k
[ 11.045655] EXT4-fs (sda1): internal journal on sda1:8
[ 16.819316] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 16.819319] Bluetooth: BNEP filters: protocol multicast
[ 16.860345] Bridge firewalling registered
[ 17.920055] ppdev: user-space parallel port driver
[ 21.573798] r8169: eth0: link down
[ 21.574951] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 21.575496] rt61pci 0000:06:00.0: firmware: requesting rt2561.bin
[ 21.691322] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 79.213204] wlan0: authenticate with AP 00:24:fe:09:94:18
[ 79.214996] wlan0: authenticated
[ 79.215000] wlan0: associate with AP 00:24:fe:09:94:18
[ 79.218226] wlan0: RX AssocResp from 00:24:fe:09:94:18 (capab=0x401 status=0 aid=1)
[ 79.218230] wlan0: associated
[ 79.219650] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 90.081096] wlan0: no IPv6 routers present
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
next prev parent reply other threads:[~2009-09-01 23:35 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-14 8:26 2.6.31-rc5 regression: hd don't show up Tim Blechmann
2009-08-14 9:17 ` Tejun Heo
2009-08-14 12:34 ` Tim Blechmann
2009-08-16 2:54 ` Tejun Heo
2009-08-16 10:05 ` Tim Blechmann
2009-08-27 8:38 ` Tejun Heo
2009-08-27 10:21 ` Tim Blechmann
2009-08-27 11:35 ` Tejun Heo
2009-08-28 11:04 ` Tim Blechmann
2009-08-31 7:39 ` Tejun Heo
2009-09-01 23:34 ` Tim Blechmann [this message]
2009-09-02 2:22 ` Tejun Heo
2009-09-02 9:12 ` Tim Blechmann
2009-09-03 14:07 ` Tejun Heo
2009-09-04 22:06 ` Tim Blechmann
2009-09-04 22:33 ` Maxim Levitsky
2009-09-05 0:12 ` Tejun Heo
2009-09-08 20:58 ` Tim Blechmann
2009-09-16 2:19 ` Tejun Heo
2009-09-16 5:39 ` Tejun Heo
2009-09-16 7:36 ` Tim Blechmann
2009-09-16 12:00 ` Tejun Heo
2009-09-25 4:20 ` Tejun Heo
2009-09-25 7:46 ` Tim Blechmann
2009-09-25 7:53 ` Tejun Heo
2009-09-25 11:47 ` Tim Blechmann
2009-09-25 13:21 ` Tejun Heo
2009-10-02 5:20 ` Tejun Heo
2009-10-02 7:30 ` Tim Blechmann
2009-10-02 7:30 ` Tim Blechmann
2009-10-02 8:59 ` Tejun Heo
2009-10-02 8:59 ` Tejun Heo
2009-10-05 9:59 ` Tim Blechmann
2009-10-05 9:59 ` Tim Blechmann
2009-10-06 7:30 ` Tejun Heo
2009-10-06 7:30 ` Tejun Heo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A9DAF78.4070703@klingt.org \
--to=tim@klingt.org \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tj@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.