Bug#665420: linux-image-3.2.0-2-686-pae: pata_jmicron hdd/dvd/cdrom drives not detected, gave up waiting for root device
Jonathan Nieder <jrnieder@gmail.com> writes:
> tags 665420 + moreinfo
> quit
>
> janek wrote:
>
>> I cannot see drives and can't boot system
> [...]
>> https://lkml.org/lkml/2012/3/23/27
>
> Thanks. Please test the attached patch, following instructions
Thanks. This patch fixes the problem.
janek
Below are details:
linux-image-3.3.0-trunk-686-pae:
Installed: 3.3-1~experimental.1
/boot/config-3.3.0-trunk-686-pae
$ git checkout origin/master
HEAD is now at 6658a69... Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
> cp /boot/config-$(uname -r) .config; # current configuration
> make localmodconfig; # optional: minimize configuration
> make deb-pkg; # optionally with -j<num> for parallel build
> dpkg -i ../<name of package>; # as root
> reboot
$ make localmodconfig # I accept all default options
$ time make -j5 deb-pkg
dpkg-deb: building package `linux-headers-3.3.0+' in `../linux-headers-3.3.0+_3.3.0+-1_i386.deb'.
dpkg-deb: building package `linux-firmware-image' in `../linux-firmware-image_3.3.0+-1_i386.deb'.
dpkg-deb: building package `linux-libc-dev' in `../linux-libc-dev_3.3.0+-1_i386.deb'.
dpkg-deb: building package `linux-image-3.3.0+' in `../linux-image-3.3.0+_3.3.0+-1_i386.deb'.
real 8m18.054s
user 21m28.545s
sys 1m52.779s
# dpkg -i linux-image-3.3.0+_3.3.0+-1_i386.deb
# grep vmlinuz-3.3.0+ /boot/grub/grub.cfg
linux /boot/vmlinuz-3.3.0+ root=UUID=64a668ff-07dc-4047-af8e-bcb83814032f ro verbose
linux /boot/vmlinuz-3.3.0+ root=UUID=64a668ff-07dc-4047-af8e-bcb83814032f ro single
> 3. Hopefully it reproduces the bug. So try the patch:
As predicted: drives not detected, gave up waiting for root device
> git am -3sc <path to patch>
$ git am -3sc ../ASPM-Fix-pcie-devices-with-non-pcie-children.patch
Applying: ASPM: Fix pcie devices with non-pcie children
> make deb-pkg; # maybe with -j4
> dpkg -i ../<name of package>; # as root
$ time make -j5 deb-pkg
dpkg-deb: building package `linux-headers-3.3.0+' in `../linux-headers-3.3.0+_3.3.0+-2_i386.deb'.
dpkg-deb: building package `linux-firmware-image' in `../linux-firmware-image_3.3.0+-2_i386.deb'.
dpkg-deb: building package `linux-libc-dev' in `../linux-libc-dev_3.3.0+-2_i386.deb'.
dpkg-deb: building package `linux-image-3.3.0+' in `../linux-image-3.3.0+_3.3.0+-2_i386.deb'.
real 4m35.840s
user 1m57.035s
sys 0m12.641s
# dpkg -i linux-image-3.3.0+_3.3.0+-2_i386.deb
dmesg > linux-image-3.3.0+_3.3.0+-2_ASPM-Fix-pcie-devices-with-non-pcie-children.patch.txt
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.3.0+ (janek@komp2) (gcc version 4.6.3 (Debian 4.6.3-1) ) #2 SMP Wed Mar 28 17:28:16 CEST 2012
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009dc00 (usable)
[ 0.000000] BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 00000000dfee0000 (usable)
[ 0.000000] BIOS-e820: 00000000dfee0000 - 00000000dfee3000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000dfee3000 - 00000000dfef0000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000dfef0000 - 00000000dff00000 (reserved)
[ 0.000000] BIOS-e820: 00000000f0000000 - 00000000f4000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
[ 0.000000] BIOS-e820: 0000000100000000 - 0000000120000000 (usable)
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] DMI 2.4 present.
[ 0.000000] DMI: Gigabyte Technology Co., Ltd. P35C-DS3R/P35C-DS3R, BIOS F12 06/18/2009
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[ 0.000000] last_pfn = 0x120000 max_arch_pfn = 0x1000000
[ 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-CBFFF write-protect
[ 0.000000] CC000-EFFFF uncachable
[ 0.000000] F0000-FFFFF write-through
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask F00000000 write-back
[ 0.000000] 1 base 0E0000000 mask FE0000000 uncachable
[ 0.000000] 2 base 100000000 mask FE0000000 write-back
[ 0.000000] 3 base 0DFF00000 mask FFFF00000 uncachable
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820 update range: 00000000dff00000 - 0000000100000000 (usable) ==> (reserved)
[ 0.000000] found SMP MP-table at [c00f5160] f5160
[ 0.000000] initial memory mapped : 0 - 01a00000
[ 0.000000] Base memory trampoline at [c0099000] 99000 size 16384
[ 0.000000] init_memory_mapping: 0000000000000000-00000000379fe000
[ 0.000000] 0000000000 - 0000200000 page 4k
[ 0.000000] 0000200000 - 0037800000 page 2M
[ 0.000000] 0037800000 - 00379fe000 page 4k
[ 0.000000] kernel direct mapping tables up to 379fe000 @ 19fa000-1a00000
[ 0.000000] RAMDISK: 34704000 - 3637a000
[ 0.000000] ACPI: RSDP 000f6b50 00014 (v00 GBT )
[ 0.000000] ACPI: RSDT dfee3040 00038 (v01 GBT GBTUACPI 42302E31 GBTU 01010101)
[ 0.000000] ACPI: FACP dfee30c0 00074 (v01 GBT GBTUACPI 42302E31 GBTU 01010101)
[ 0.000000] ACPI: DSDT dfee3180 04B2A (v01 GBT GBTUACPI 00001000 MSFT 0100000C)
[ 0.000000] ACPI: FACS dfee0000 00040
[ 0.000000] ACPI: HPET dfee7e00 00038 (v01 GBT GBTUACPI 42302E31 GBTU 00000098)
[ 0.000000] ACPI: MCFG dfee7e80 0003C (v01 GBT GBTUACPI 42302E31 GBTU 01010101)
[ 0.000000] ACPI: APIC dfee7d00 00084 (v01 GBT GBTUACPI 42302E31 GBTU 01010101)
[ 0.000000] ACPI: SSDT dfee87e0 003AB (v01 PmRef CpuPm 00003000 INTL 20040311)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] 3718MB HIGHMEM available.
[ 0.000000] 889MB LOWMEM available.
[ 0.000000] mapped low ram: 0 - 379fe000
[ 0.000000] low ram: 0 - 379fe000
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] Normal 0x00001000 -> 0x000379fe
[ 0.000000] HighMem 0x000379fe -> 0x00120000
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] Early memory PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009d
[ 0.000000] 0: 0x00000100 -> 0x000dfee0
[ 0.000000] 0: 0x00100000 -> 0x00120000
[ 0.000000] On node 0 totalpages: 1048173
[ 0.000000] free_area_init_node: node 0, pgdat c1414f80, node_mem_map f2304200
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 3949 pages, LIFO batch:0
[ 0.000000] Normal zone: 1748 pages used for memmap
[ 0.000000] Normal zone: 221994 pages, LIFO batch:31
[ 0.000000] HighMem zone: 7437 pages used for memmap
[ 0.000000] HighMem zone: 813013 pages, LIFO batch:31
[ 0.000000] Using APIC driver default
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: 000000000009d000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at dff00000 (gap: dff00000:10100000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 14 pages/cpu @f7600000 s32896 r0 d24448 u524288
[ 0.000000] pcpu-alloc: s32896 r0 d24448 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1038956
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.3.0+ root=UUID=64a668ff-07dc-4047-af8e-bcb83814032f ro verbose
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Initializing CPU#0
[ 0.000000] allocated 9437056 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] Initializing HighMem for node 0 (000379fe:00120000)
[ 0.000000] Memory: 4111136k/4718592k available (2851k kernel code, 81556k reserved, 1358k data, 408k init, 3281800k highmem)
[ 0.000000] virtual kernel memory layout:
[ 0.000000] fixmap : 0xffd36000 - 0xfffff000 (2852 kB)
[ 0.000000] pkmap : 0xffa00000 - 0xffc00000 (2048 kB)
[ 0.000000] vmalloc : 0xf81fe000 - 0xff9fe000 ( 120 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xf79fe000 ( 889 MB)
[ 0.000000] .init : 0xc141d000 - 0xc1483000 ( 408 kB)
[ 0.000000] .data : 0xc12c8ff8 - 0xc141cac0 (1358 kB)
[ 0.000000] .text : 0xc1000000 - 0xc12c8ff8 (2851 kB)
[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] NR_IRQS:2304 nr_irqs:712 16
[ 0.000000] CPU 0 irqstacks, hard=f6806000 soft=f6808000
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] hpet clockevent registered
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 2997.064 MHz processor.
[ 0.004001] Calibrating delay loop (skipped), value calculated using timer frequency.. 5994.12 BogoMIPS (lpj=11988256)
[ 0.004219] pid_max: default: 32768 minimum: 301
[ 0.004348] Security Framework initialized
[ 0.004450] AppArmor: AppArmor disabled by boot time parameter
[ 0.008013] Mount-cache hash table entries: 512
[ 0.008284] Initializing cgroup subsys cpuacct
[ 0.008387] Initializing cgroup subsys memory
[ 0.008492] Initializing cgroup subsys devices
[ 0.008595] Initializing cgroup subsys freezer
[ 0.008697] Initializing cgroup subsys net_cls
[ 0.008799] Initializing cgroup subsys blkio
[ 0.008904] Initializing cgroup subsys perf_event
[ 0.009028] CPU: Physical Processor ID: 0
[ 0.009127] CPU: Processor Core ID: 0
[ 0.009225] mce: CPU supports 6 MCE banks
[ 0.009329] CPU0: Thermal monitoring enabled (TM2)
[ 0.009435] using mwait in idle threads.
[ 0.009836] ACPI: Core revision 20120111
[ 0.012061] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.012517] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.053060] CPU0: Intel(R) Core(TM)2 Quad CPU @ 2.40GHz stepping 07
[ 0.053246] MSR00000000: 0000000001172dc0
[ 0.053346] MSR00000001: 0000000000000000
[ 0.053449] MSR00000006: 0000000000000040
[ 0.053551] MSR00000010: 0000002037509c2e
[ 0.053653] MSR00000017: 0010000088448927
[ 0.053754] MSR0000001b: 00000000fee00900
[ 0.053855] MSR00000021: 0000000000000000
[ 0.053958] MSR0000002a: 0000000042480000
[ 0.054059] MSR0000002f: 0000000000000000
[ 0.054159] MSR00000032: 0000000000000000
[ 0.054259] MSR00000033: 0000000000000000
[ 0.054361] MSR0000003a: 0000000000000005
[ 0.054462] MSR0000003f: 0000000000000000
[ 0.054562] MSR00000040: 00000000c12b82f2
[ 0.054662] MSR00000041: 00000000c12b82f2
[ 0.054763] MSR00000042: 00000000c12b82f2
[ 0.054862] MSR00000043: 00000000c12b82f2
[ 0.054964] MSR0000004a: 0000000000000000
[ 0.055064] MSR0000004b: 0000000000000000
[ 0.055164] MSR0000004c: 0000000000000000
[ 0.055265] MSR0000004d: f7de8bb2b6ffdbec
[ 0.055365] MSR0000004e: 8dc48a7d2fdaed3f
[ 0.055465] MSR0000004f: 00000000000000f7
[ 0.055570] MSR00000060: 00000000c1172be8
[ 0.055670] MSR00000061: 00000000c1172be8
[ 0.055770] MSR00000062: 00000000c1172be8
[ 0.055870] MSR00000063: 00000000c1172be8
[ 0.055972] MSR0000006c: 0000000000000000
[ 0.056004] MSR0000006d: 0000000000000000
[ 0.056104] MSR0000006e: 0000000000000000
[ 0.056204] MSR0000006f: 0000000000000adb
[ 0.056312] MSR0000008b: 0000006800000000
[ 0.056416] MSR0000009b: 0000000000000000
[ 0.056519] MSR000000a8: 000000000000061b
[ 0.056619] MSR000000a9: 000000000000061b
[ 0.056720] MSR000000aa: 000000000000061b
[ 0.056820] MSR000000ab: 000000000000061b
[ 0.056920] MSR000000ac: 000000000000061b
[ 0.057020] MSR000000ad: 000000000000061b
[ 0.057125] MSR000000c1: 0000000000000000
[ 0.057225] MSR000000c2: 0000000000000000
[ 0.057326] MSR000000c7: 2d0000004601c01c
[ 0.057428] MSR000000cd: 0000000000000800
[ 0.057528] MSR000000ce: 001b09277f7f071a
[ 0.057633] MSR000000e0: 00000000009bc0f0
[ 0.057733] MSR000000e1: 00000000f0f00000
[ 0.057833] MSR000000e2: 0000000000263204
[ 0.057934] MSR000000e3: 0000000000000000
[ 0.058033] MSR000000e4: 0000000000000000
[ 0.058133] MSR000000e5: 00000000d00201c8
[ 0.058233] MSR000000e7: 00000020382a5f45
[ 0.058334] MSR000000e8: 00000020382ef724
[ 0.058435] MSR000000ee: 00000000817d4b00
[ 0.058540] MSR000000fe: 0000000000000508
[ 0.058647] MSR00000116: 0000000000000000
[ 0.058747] MSR00000118: 00000000000edfbe
[ 0.058848] MSR0000011b: 0000000000000000
[ 0.058949] MSR0000011c: 00000000e000000c
[ 0.059049] MSR0000011e: 00000000be702109
[ 0.059162] MSR0000014a: 0000000000000000
[ 0.059262] MSR0000014b: 0000000000000000
[ 0.059362] MSR0000014c: 0000000000000000
[ 0.059463] MSR0000014e: 00000000ffbdff6f
[ 0.059563] MSR0000014f: 0000000000000100
[ 0.059663] MSR00000151: 000000002facb00e
[ 0.059767] MSR0000015f: 0000000000230927
[ 0.059873] MSR00000174: 0000000000000060
[ 0.060004] MSR00000175: 00000000f7607780
[ 0.060104] MSR00000176: 00000000c12c7f1c
[ 0.060205] MSR00000179: 0000000000000806
[ 0.060305] MSR0000017a: 0000000000000000
[ 0.064007] MSR00000186: 0000000000000000
[ 0.064107] MSR00000187: 0000000000000000
[ 0.064210] MSR00000193: 0000000000000000
[ 0.064310] MSR00000194: 0000000000000000
[ 0.068005] MSR00000198: 0927092706000927
[ 0.068105] MSR00000199: 0000000000000927
[ 0.068206] MSR0000019a: 0000000000000008
[ 0.068305] MSR0000019b: 0000000000000003
[ 0.068405] MSR0000019c: 0000000088360000
[ 0.068505] MSR0000019d: 000000000000061b
[ 0.068605] MSR0000019e: 000000000b650000
[ 0.068705] MSR0000019f: 0000000000000000
[ 0.068805] MSR000001a0: 0000004062872489
[ 0.068905] MSR000001a1: 0000000000000000
[ 0.069005] MSR000001a2: 0000000000001200
[ 0.069107] MSR000001aa: 000000007e7f042f
[ 0.069213] MSR000001bf: 0000000000000404
[ 0.069315] MSR000001c9: 0000000000000002
[ 0.069418] MSR000001d3: 0000000000008000
[ 0.069520] MSR000001d9: 0000000000000001
[ 0.069621] MSR000001db: 00000000c12b82f2
[ 0.069721] MSR000001dc: 00000000c1172be8
[ 0.069821] MSR000001dd: 00000000c12b82f2
[ 0.069920] MSR000001de: 00000000c1172be8
[ 0.070021] MSR000001e0: 0000000000000ff0
[ 0.070128] MSR000001f8: 0000000000000000
[ 0.070227] MSR000001f9: 0000000000000000
[ 0.070328] MSR000001fa: 000000000c01e488
[ 0.070429] MSR00000200: 0000000000000006
[ 0.070529] MSR00000201: 0000000f00000800
[ 0.070629] MSR00000202: 00000000e0000000
[ 0.070729] MSR00000203: 0000000fe0000800
[ 0.070829] MSR00000204: 0000000100000006
[ 0.070929] MSR00000205: 0000000fe0000800
[ 0.071029] MSR00000206: 00000000dff00000
[ 0.071129] MSR00000207: 0000000ffff00800
[ 0.071229] MSR00000208: 0000000000000000
[ 0.071329] MSR00000209: 0000000000000000
[ 0.071429] MSR0000020a: 0000000000000000
[ 0.071529] MSR0000020b: 0000000000000000
[ 0.071629] MSR0000020c: 0000000000000000
[ 0.071729] MSR0000020d: 0000000000000000
[ 0.071829] MSR0000020e: 0000000000000000
[ 0.071930] MSR0000020f: 0000000000000000
[ 0.072023] MSR00000250: 0606060606060606
[ 0.072126] MSR00000258: 0606060606060606
[ 0.072226] MSR00000259: 0000000000000000
[ 0.072330] MSR00000268: 0505050505050505
[ 0.072430] MSR00000269: 0000000005050505
[ 0.072531] MSR0000026a: 0000000000000000
[ 0.072631] MSR0000026b: 0000000000000000
[ 0.072731] MSR0000026c: 0000000000000000
[ 0.072831] MSR0000026d: 0000000000000000
[ 0.072931] MSR0000026e: 0404040404040404
[ 0.073031] MSR0000026f: 0404040404040404
[ 0.073133] MSR00000277: 0007010600070106
[ 0.073273] MSR000002ff: 0000000000000c00
[ 0.073376] MSR00000309: 0000000000000000
[ 0.073476] MSR0000030a: 0000000000000000
[ 0.073576] MSR0000030b: 0000000000000000
[ 0.073693] MSR00000345: 0000000000000082
[ 0.073814] MSR0000038d: 0000000000000000
[ 0.073914] MSR0000038e: 0000000000000000
[ 0.074014] MSR0000038f: ffffffffffffffff
[ 0.074115] MSR00000390: ffffffffffffffff
[ 0.074243] MSR000003f1: 0000000000000000
[ 0.074347] MSR00000400: 0000000042480000
[ 0.074447] MSR00000401: 1000000000000000
[ 0.074547] MSR00000402: 0000000000000000
[ 0.074648] MSR00000404: 0000000000000001
[ 0.074747] MSR00000405: 0000000000000000
[ 0.074848] MSR00000406: 000002a9000002a9
[ 0.074949] MSR00000408: 0000000000000001
[ 0.075049] MSR00000409: 0000000000000000
[ 0.075149] MSR0000040a: 000002a9000002a9
[ 0.075250] MSR0000040c: 0000000000000001
[ 0.075350] MSR0000040d: 0020000000000000
[ 0.075450] MSR0000040e: 000000fe6c7fdcd2
[ 0.075550] MSR00000410: 0000000000000008
[ 0.075650] MSR00000411: 0000000000000011
[ 0.075750] MSR00000412: 0000000000000000
[ 0.075851] MSR00000414: 0000000000000001
[ 0.076005] MSR00000415: 1000001004000e0f
[ 0.076143] MSRc0000080: 0000000000000800
[ 0.076243] MSRc0000081: 0000000000000000
[ 0.076343] MSRc0000082: 0000000000000000
[ 0.076443] MSRc0000083: 0000000000000000
[ 0.076544] MSRc0000084: 0000000000020200
[ 0.076680] MSRc0000100: 0000000036186000
[ 0.076780] MSRc0000101: 00000000f76077c0
[ 0.076880] MSRc0000102: 0000000000000000
[ 0.080004] Performance Events: PEBS fmt0-, 4-deep LBR, Core2 events, Intel PMU driver.
[ 0.080004] PEBS disabled due to CPU errata.
[ 0.080004] ... version: 2
[ 0.080004] ... bit width: 40
[ 0.080004] ... generic registers: 2
[ 0.080004] ... value mask: 000000ffffffffff
[ 0.080004] ... max period: 000000007fffffff
[ 0.080004] ... fixed-purpose events: 3
[ 0.080004] ... event mask: 0000000700000003
[ 0.080004] NMI watchdog: enabled, takes one hw-pmu counter.
[ 0.080004] CPU 1 irqstacks, hard=f68d4000 soft=f68d6000
[ 0.080004] Booting Node 0, Processors #1
[ 0.008000] Initializing CPU#1
[ 0.090579] NMI watchdog: enabled, takes one hw-pmu counter.
[ 0.090976] CPU 2 irqstacks, hard=f68e6000 soft=f68e8000
[ 0.090978] #2
[ 0.008000] Initializing CPU#2
[ 0.104019] NMI watchdog: enabled, takes one hw-pmu counter.
[ 0.104417] CPU 3 irqstacks, hard=f6916000 soft=f6918000
[ 0.104418] #3 Ok.
[ 0.008000] Initializing CPU#3
[ 0.116031] NMI watchdog: enabled, takes one hw-pmu counter.
[ 0.116264] Brought up 4 CPUs
[ 0.116359] Total of 4 processors activated (23976.51 BogoMIPS).
[ 0.120120] devtmpfs: initialized
[ 0.120278] PM: Registering ACPI NVS region at dfee0000 (12288 bytes)
[ 0.120278] dummy:
[ 0.120412] NET: Registered protocol family 16
[ 0.120587] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.120759] ACPI: bus type pci registered
[ 0.120907] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
[ 0.121083] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820
[ 0.121200] PCI: Using MMCONFIG for extended config space
[ 0.121315] PCI: Using configuration type 1 for base access
[ 0.121855] bio: create slab <bio-0> at 0
[ 0.121855] ACPI: Added _OSI(Module Device)
[ 0.121855] ACPI: Added _OSI(Processor Device)
[ 0.124009] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.124113] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.124801] ACPI: EC: Look up EC in DSDT
[ 0.127845] ACPI: SSDT dfee7f00 0022A (v01 PmRef Cpu0Ist 00003000 INTL 20040311)
[ 0.128223] ACPI: Dynamic OEM Table Load:
[ 0.128403] ACPI: SSDT (null) 0022A (v01 PmRef Cpu0Ist 00003000 INTL 20040311)
[ 0.128735] ACPI: SSDT dfee83c0 00152 (v01 PmRef Cpu1Ist 00003000 INTL 20040311)
[ 0.129088] ACPI: Dynamic OEM Table Load:
[ 0.129254] ACPI: SSDT (null) 00152 (v01 PmRef Cpu1Ist 00003000 INTL 20040311)
[ 0.129586] ACPI: SSDT dfee8520 00152 (v01 PmRef Cpu2Ist 00003000 INTL 20040311)
[ 0.129940] ACPI: Dynamic OEM Table Load:
[ 0.130105] ACPI: SSDT (null) 00152 (v01 PmRef Cpu2Ist 00003000 INTL 20040311)
[ 0.130436] ACPI: SSDT dfee8680 00152 (v01 PmRef Cpu3Ist 00003000 INTL 20040311)
[ 0.130790] ACPI: Dynamic OEM Table Load:
[ 0.130964] ACPI: SSDT (null) 00152 (v01 PmRef Cpu3Ist 00003000 INTL 20040311)
[ 0.131320] ACPI: Interpreter enabled
[ 0.131430] ACPI: (supports S0 S3 S4 S5)
[ 0.131673] ACPI: Using IOAPIC for interrupt routing
[ 0.135298] ACPI: No dock devices found.
[ 0.135403] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.135617] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3f])
[ 0.135785] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7]
[ 0.135900] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff]
[ 0.136010] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
[ 0.136173] pci_root PNP0A03:00: host bridge window [mem 0x000c0000-0x000dffff]
[ 0.136336] pci_root PNP0A03:00: host bridge window [mem 0xdff00000-0xfebfffff]
[ 0.136539] PCI host bridge to bus 0000:00
[ 0.136640] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.136753] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.136866] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.136983] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff]
[ 0.137100] pci_bus 0000:00: root bus resource [mem 0xdff00000-0xfebfffff]
[ 0.137224] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000
[ 0.137259] pci 0000:00:01.0: [8086:29c1] type 01 class 0x060400
[ 0.137290] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.137324] pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300
[ 0.137360] pci 0000:00:1a.0: reg 20: [io 0xe000-0xe01f]
[ 0.137403] pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300
[ 0.137439] pci 0000:00:1a.1: reg 20: [io 0xe100-0xe11f]
[ 0.137481] pci 0000:00:1a.2: [8086:2939] type 00 class 0x0c0300
[ 0.137517] pci 0000:00:1a.2: reg 20: [io 0xe500-0xe51f]
[ 0.137564] pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320
[ 0.137578] pci 0000:00:1a.7: reg 10: [mem 0xfc105000-0xfc1053ff]
[ 0.137655] pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300
[ 0.137668] pci 0000:00:1b.0: reg 10: [mem 0xfc100000-0xfc103fff 64bit]
[ 0.137724] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.137741] pci 0000:00:1c.0: [8086:2940] type 01 class 0x060400
[ 0.137798] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.137819] pci 0000:00:1c.3: [8086:2946] type 01 class 0x060400
[ 0.137876] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.137895] pci 0000:00:1c.4: [8086:2948] type 01 class 0x060400
[ 0.137952] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.137973] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300
[ 0.138009] pci 0000:00:1d.0: reg 20: [io 0xe200-0xe21f]
[ 0.138051] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300
[ 0.138087] pci 0000:00:1d.1: reg 20: [io 0xe300-0xe31f]
[ 0.138130] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300
[ 0.138166] pci 0000:00:1d.2: reg 20: [io 0xe400-0xe41f]
[ 0.138212] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320
[ 0.138226] pci 0000:00:1d.7: reg 10: [mem 0xfc104000-0xfc1043ff]
[ 0.138299] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[ 0.138350] pci 0000:00:1f.0: [8086:2916] type 00 class 0x060100
[ 0.138422] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0800 (mask 000f)
[ 0.138588] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0290 (mask 000f)
[ 0.138793] pci 0000:00:1f.2: [8086:2922] type 00 class 0x010601
[ 0.138808] pci 0000:00:1f.2: reg 10: [io 0xe600-0xe607]
[ 0.138815] pci 0000:00:1f.2: reg 14: [io 0xe700-0xe703]
[ 0.138821] pci 0000:00:1f.2: reg 18: [io 0xe800-0xe807]
[ 0.138828] pci 0000:00:1f.2: reg 1c: [io 0xe900-0xe903]
[ 0.138834] pci 0000:00:1f.2: reg 20: [io 0xea00-0xea1f]
[ 0.138841] pci 0000:00:1f.2: reg 24: [mem 0xfc106000-0xfc1067ff]
[ 0.138878] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.138893] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500
[ 0.138906] pci 0000:00:1f.3: reg 10: [mem 0xfc107000-0xfc1070ff 64bit]
[ 0.138923] pci 0000:00:1f.3: reg 20: [io 0x0500-0x051f]
[ 0.138971] pci 0000:01:00.0: [10de:0193] type 00 class 0x030000
[ 0.138979] pci 0000:01:00.0: reg 10: [mem 0xf6000000-0xf6ffffff]
[ 0.138988] pci 0000:01:00.0: reg 14: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.138997] pci 0000:01:00.0: reg 1c: [mem 0xf4000000-0xf5ffffff 64bit]
[ 0.139003] pci 0000:01:00.0: reg 24: [io 0xa000-0xa07f]
[ 0.139009] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
[ 0.139048] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 0.139172] pci 0000:00:01.0: bridge window [io 0xa000-0xafff]
[ 0.139174] pci 0000:00:01.0: bridge window [mem 0xf4000000-0xf7ffffff]
[ 0.139178] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.139209] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[ 0.139318] pci 0000:00:1c.0: bridge window [io 0x9000-0x9fff]
[ 0.139370] pci 0000:03:00.0: [197b:2363] type 00 class 0x010601
[ 0.139449] pci 0000:03:00.0: reg 24: [mem 0xfc000000-0xfc001fff]
[ 0.139506] pci 0000:03:00.0: PME# supported from D3hot
[ 0.139535] pci 0000:03:00.1: [197b:2363] type 00 class 0x010185
[ 0.139557] pci 0000:03:00.1: reg 10: [io 0xb000-0xb007]
[ 0.139570] pci 0000:03:00.1: reg 14: [io 0xb100-0xb103]
[ 0.139582] pci 0000:03:00.1: reg 18: [io 0xb200-0xb207]
[ 0.139594] pci 0000:03:00.1: reg 1c: [io 0xb300-0xb303]
[ 0.139607] pci 0000:03:00.1: reg 20: [io 0xb400-0xb40f]
[ 0.139690] pci 0000:00:1c.3: PCI bridge to [bus 03-03]
[ 0.139799] pci 0000:00:1c.3: bridge window [io 0xb000-0xbfff]
[ 0.139802] pci 0000:00:1c.3: bridge window [mem 0xfc000000-0xfc0fffff]
[ 0.139858] pci 0000:04:00.0: [10ec:8168] type 00 class 0x020000
[ 0.139874] pci 0000:04:00.0: reg 10: [io 0xc000-0xc0ff]
[ 0.139903] pci 0000:04:00.0: reg 18: [mem 0xf9000000-0xf9000fff 64bit]
[ 0.139935] pci 0000:04:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
[ 0.140036] pci 0000:04:00.0: supports D1 D2
[ 0.140037] pci 0000:04:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.148023] pci 0000:00:1c.4: PCI bridge to [bus 04-04]
[ 0.148135] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff]
[ 0.148140] pci 0000:00:1c.4: bridge window [mem 0xf8000000-0xf9ffffff]
[ 0.148178] pci 0000:05:02.0: [105a:4d68] type 00 class 0x018085
[ 0.148203] pci 0000:05:02.0: reg 10: [io 0xd000-0xd007]
[ 0.148212] pci 0000:05:02.0: reg 14: [io 0xd100-0xd103]
[ 0.148220] pci 0000:05:02.0: reg 18: [io 0xd200-0xd207]
[ 0.148229] pci 0000:05:02.0: reg 1c: [io 0xd300-0xd303]
[ 0.148238] pci 0000:05:02.0: reg 20: [io 0xd400-0xd40f]
[ 0.148246] pci 0000:05:02.0: reg 24: [mem 0xfb000000-0xfb003fff]
[ 0.148255] pci 0000:05:02.0: reg 30: [mem 0x00000000-0x00003fff pref]
[ 0.148280] pci 0000:05:02.0: supports D1
[ 0.148316] pci 0000:00:1e.0: PCI bridge to [bus 05-05] (subtractive decode)
[ 0.152012] pci 0000:00:1e.0: bridge window [io 0xd000-0xdfff]
[ 0.152015] pci 0000:00:1e.0: bridge window [mem 0xfa000000-0xfbffffff]
[ 0.152020] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 0.152022] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 0.152024] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.152026] pci 0000:00:1e.0: bridge window [mem 0x000c0000-0x000dffff] (subtractive decode)
[ 0.152028] pci 0000:00:1e.0: bridge window [mem 0xdff00000-0xfebfffff] (subtractive decode)
[ 0.152044] pci_bus 0000:00: on NUMA node 0
[ 0.152047] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.152170] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
[ 0.152206] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX3._PRT]
[ 0.152246] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX4._PRT]
[ 0.152280] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
[ 0.152380] pci0000:00: Requesting ACPI _OSC control (0x1d)
[ 0.156011] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[ 0.156181] ACPI _OSC control for PCIe not granted, disabling ASPM
[ 0.164068] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 11 12 14 *15)
[ 0.164701] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[ 0.165388] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
[ 0.166004] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[ 0.166620] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[ 0.167317] ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 6 7 9 10 11 12 14 15)
[ 0.167933] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 6 7 9 10 11 12 *14 15)
[ 0.168533] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
[ 0.169195] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.169195] vgaarb: loaded
[ 0.169195] vgaarb: bridge control possible 0000:01:00.0
[ 0.169195] PCI: Using ACPI for IRQ routing
[ 0.169689] PCI: pci_cache_line_size set to 64 bytes
[ 0.169758] reserve RAM buffer: 000000000009dc00 - 000000000009ffff
[ 0.169760] reserve RAM buffer: 00000000dfee0000 - 00000000dfffffff
[ 0.169845] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[ 0.169966] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[ 0.170251] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[ 0.180029] Switching to clocksource hpet
[ 0.181584] pnp: PnP ACPI init
[ 0.181688] ACPI: bus type pnp registered
[ 0.181848] pnp 00:00: [bus 00-3f]
[ 0.181850] pnp 00:00: [io 0x0cf8-0x0cff]
[ 0.181852] pnp 00:00: [io 0x0000-0x0cf7 window]
[ 0.181854] pnp 00:00: [io 0x0d00-0xffff window]
[ 0.181855] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[ 0.181857] pnp 00:00: [mem 0x000c0000-0x000dffff window]
[ 0.181859] pnp 00:00: [mem 0xdff00000-0xfebfffff window]
[ 0.181896] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
[ 0.181956] pnp 00:01: [io 0x0010-0x001f]
[ 0.181958] pnp 00:01: [io 0x0022-0x003f]
[ 0.181959] pnp 00:01: [io 0x0044-0x005f]
[ 0.181961] pnp 00:01: [io 0x0062-0x0063]
[ 0.181962] pnp 00:01: [io 0x0065-0x006f]
[ 0.181964] pnp 00:01: [io 0x0074-0x007f]
[ 0.181965] pnp 00:01: [io 0x0091-0x0093]
[ 0.181966] pnp 00:01: [io 0x00a2-0x00bf]
[ 0.181968] pnp 00:01: [io 0x00e0-0x00ef]
[ 0.181969] pnp 00:01: [io 0x04d0-0x04d1]
[ 0.181971] pnp 00:01: [io 0x0290-0x029f]
[ 0.181972] pnp 00:01: [io 0x0800-0x087f]
[ 0.181974] pnp 00:01: [io 0x0290-0x0294]
[ 0.181975] pnp 00:01: [io 0x0880-0x088f]
[ 0.182023] system 00:01: [io 0x04d0-0x04d1] has been reserved
[ 0.182135] system 00:01: [io 0x0290-0x029f] has been reserved
[ 0.182247] system 00:01: [io 0x0800-0x087f] has been reserved
[ 0.182358] system 00:01: [io 0x0290-0x0294] has been reserved
[ 0.182358] system 00:01: [io 0x0880-0x088f] has been reserved
[ 0.182465] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.182474] pnp 00:02: [dma 4]
[ 0.182476] pnp 00:02: [io 0x0000-0x000f]
[ 0.182478] pnp 00:02: [io 0x0080-0x0090]
[ 0.182479] pnp 00:02: [io 0x0094-0x009f]
[ 0.182481] pnp 00:02: [io 0x00c0-0x00df]
[ 0.182503] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.182540] pnp 00:03: [irq 0 disabled]
[ 0.182548] pnp 00:03: [irq 8]
[ 0.182549] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[ 0.182573] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.182593] pnp 00:04: [io 0x0070-0x0073]
[ 0.182617] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.182625] pnp 00:05: [io 0x0061]
[ 0.182647] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
[ 0.182654] pnp 00:06: [io 0x00f0-0x00ff]
[ 0.182659] pnp 00:06: [irq 13]
[ 0.182682] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.182772] pnp 00:07: [io 0x03f0-0x03f5]
[ 0.182773] pnp 00:07: [io 0x03f7]
[ 0.182777] pnp 00:07: [irq 6]
[ 0.182779] pnp 00:07: [dma 2]
[ 0.182813] pnp 00:07: Plug and Play ACPI device, IDs PNP0700 (active)
[ 0.182934] pnp 00:08: [io 0x03f8-0x03ff]
[ 0.182939] pnp 00:08: [irq 4]
[ 0.182986] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.183136] pnp 00:09: [io 0x0378-0x037f]
[ 0.183140] pnp 00:09: [irq 7]
[ 0.183179] pnp 00:09: Plug and Play ACPI device, IDs PNP0400 (active)
[ 0.183246] pnp 00:0a: [io 0x0060]
[ 0.183248] pnp 00:0a: [io 0x0064]
[ 0.183252] pnp 00:0a: [irq 1]
[ 0.183278] pnp 00:0a: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.183302] pnp 00:0b: [io 0x0400-0x04bf]
[ 0.183341] system 00:0b: [io 0x0400-0x04bf] has been reserved
[ 0.183454] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.183595] pnp 00:0c: [mem 0xf0000000-0xf3ffffff]
[ 0.183642] system 00:0c: [mem 0xf0000000-0xf3ffffff] has been reserved
[ 0.183758] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.183882] pnp 00:0d: [mem 0x000d6000-0x000d7fff]
[ 0.183884] pnp 00:0d: [mem 0x000f0000-0x000f7fff]
[ 0.183886] pnp 00:0d: [mem 0x000f8000-0x000fbfff]
[ 0.183887] pnp 00:0d: [mem 0x000fc000-0x000fffff]
[ 0.183889] pnp 00:0d: [mem 0xdfee0000-0xdfefffff]
[ 0.183890] pnp 00:0d: [mem 0x00000000-0x0009ffff]
[ 0.183892] pnp 00:0d: [mem 0x00100000-0xdfedffff]
[ 0.183893] pnp 00:0d: [mem 0xfec00000-0xfec00fff]
[ 0.183895] pnp 00:0d: [mem 0xfed10000-0xfed1dfff]
[ 0.183897] pnp 00:0d: [mem 0xfed20000-0xfed8ffff]
[ 0.183898] pnp 00:0d: [mem 0xfee00000-0xfee00fff]
[ 0.183900] pnp 00:0d: [mem 0xffb00000-0xffb7ffff]
[ 0.183901] pnp 00:0d: [mem 0xfff00000-0xffffffff]
[ 0.183903] pnp 00:0d: [mem 0x000e0000-0x000effff]
[ 0.183956] system 00:0d: [mem 0x000d6000-0x000d7fff] has been reserved
[ 0.184083] system 00:0d: [mem 0x000f0000-0x000f7fff] could not be reserved
[ 0.184201] system 00:0d: [mem 0x000f8000-0x000fbfff] could not be reserved
[ 0.184319] system 00:0d: [mem 0x000fc000-0x000fffff] could not be reserved
[ 0.184438] system 00:0d: [mem 0xdfee0000-0xdfefffff] could not be reserved
[ 0.184556] system 00:0d: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.184674] system 00:0d: [mem 0x00100000-0xdfedffff] could not be reserved
[ 0.184793] system 00:0d: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.184910] system 00:0d: [mem 0xfed10000-0xfed1dfff] has been reserved
[ 0.185026] system 00:0d: [mem 0xfed20000-0xfed8ffff] has been reserved
[ 0.185142] system 00:0d: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.185258] system 00:0d: [mem 0xffb00000-0xffb7ffff] has been reserved
[ 0.185374] system 00:0d: [mem 0xfff00000-0xffffffff] has been reserved
[ 0.185489] system 00:0d: [mem 0x000e0000-0x000effff] has been reserved
[ 0.185606] system 00:0d: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.185621] pnp 00:0e: [mem 0xffb80000-0xffbfffff]
[ 0.185654] pnp 00:0e: Plug and Play ACPI device, IDs INT0800 (active)
[ 0.185659] pnp: PnP ACPI: found 15 devices
[ 0.185759] ACPI: ACPI bus type pnp unregistered
[ 0.185863] PnPBIOS: Disabled by ACPI PNP
[ 0.189106] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02-02] add_size 200000
[ 0.189109] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02-02] add_size 200000
[ 0.189125] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03-03] add_size 200000
[ 0.189132] pci 0000:00:1c.4: bridge window [mem 0x00100000-0x001fffff pref] to [bus 04-04] add_size 200000
[ 0.189142] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[ 0.189145] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 0.189147] pci 0000:00:1c.3: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 0.189149] pci 0000:00:1c.4: res[15]=[mem 0x00100000-0x001fffff pref] get_res_add_size add_size 200000
[ 0.189154] pci 0000:00:1c.0: BAR 14: assigned [mem 0xfc200000-0xfc3fffff]
[ 0.189273] pci 0000:00:1c.0: BAR 15: assigned [mem 0xfc400000-0xfc5fffff 64bit pref]
[ 0.189441] pci 0000:00:1c.3: BAR 15: assigned [mem 0xfc600000-0xfc7fffff 64bit pref]
[ 0.189610] pci 0000:00:1c.4: BAR 15: assigned [mem 0xfc800000-0xfcafffff pref]
[ 0.189775] pci 0000:00:1e.0: BAR 15: assigned [mem 0xdff00000-0xdfffffff pref]
[ 0.189939] pci 0000:01:00.0: BAR 6: assigned [mem 0xf7000000-0xf701ffff pref]
[ 0.190103] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 0.190210] pci 0000:00:01.0: bridge window [io 0xa000-0xafff]
[ 0.190324] pci 0000:00:01.0: bridge window [mem 0xf4000000-0xf7ffffff]
[ 0.190441] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.190608] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[ 0.190716] pci 0000:00:1c.0: bridge window [io 0x9000-0x9fff]
[ 0.190831] pci 0000:00:1c.0: bridge window [mem 0xfc200000-0xfc3fffff]
[ 0.190949] pci 0000:00:1c.0: bridge window [mem 0xfc400000-0xfc5fffff 64bit pref]
[ 0.191117] pci 0000:00:1c.3: PCI bridge to [bus 03-03]
[ 0.191225] pci 0000:00:1c.3: bridge window [io 0xb000-0xbfff]
[ 0.191339] pci 0000:00:1c.3: bridge window [mem 0xfc000000-0xfc0fffff]
[ 0.191458] pci 0000:00:1c.3: bridge window [mem 0xfc600000-0xfc7fffff 64bit pref]
[ 0.191626] pci 0000:04:00.0: BAR 6: assigned [mem 0xfc800000-0xfc81ffff pref]
[ 0.191789] pci 0000:00:1c.4: PCI bridge to [bus 04-04]
[ 0.191901] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff]
[ 0.192027] pci 0000:00:1c.4: bridge window [mem 0xf8000000-0xf9ffffff]
[ 0.192145] pci 0000:00:1c.4: bridge window [mem 0xfc800000-0xfcafffff pref]
[ 0.192312] pci 0000:05:02.0: BAR 6: assigned [mem 0xdff00000-0xdff03fff pref]
[ 0.192474] pci 0000:00:1e.0: PCI bridge to [bus 05-05]
[ 0.192582] pci 0000:00:1e.0: bridge window [io 0xd000-0xdfff]
[ 0.192698] pci 0000:00:1e.0: bridge window [mem 0xfa000000-0xfbffffff]
[ 0.192818] pci 0000:00:1e.0: bridge window [mem 0xdff00000-0xdfffffff pref]
[ 0.193004] pci 0000:00:1e.0: setting latency timer to 64
[ 0.193007] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.193009] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.193011] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.193012] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000dffff]
[ 0.193014] pci_bus 0000:00: resource 8 [mem 0xdff00000-0xfebfffff]
[ 0.193016] pci_bus 0000:01: resource 0 [io 0xa000-0xafff]
[ 0.193018] pci_bus 0000:01: resource 1 [mem 0xf4000000-0xf7ffffff]
[ 0.193020] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.193022] pci_bus 0000:02: resource 0 [io 0x9000-0x9fff]
[ 0.193024] pci_bus 0000:02: resource 1 [mem 0xfc200000-0xfc3fffff]
[ 0.193026] pci_bus 0000:02: resource 2 [mem 0xfc400000-0xfc5fffff 64bit pref]
[ 0.193027] pci_bus 0000:03: resource 0 [io 0xb000-0xbfff]
[ 0.193029] pci_bus 0000:03: resource 1 [mem 0xfc000000-0xfc0fffff]
[ 0.193031] pci_bus 0000:03: resource 2 [mem 0xfc600000-0xfc7fffff 64bit pref]
[ 0.193033] pci_bus 0000:04: resource 0 [io 0xc000-0xcfff]
[ 0.193035] pci_bus 0000:04: resource 1 [mem 0xf8000000-0xf9ffffff]
[ 0.193037] pci_bus 0000:04: resource 2 [mem 0xfc800000-0xfcafffff pref]
[ 0.193039] pci_bus 0000:05: resource 0 [io 0xd000-0xdfff]
[ 0.193040] pci_bus 0000:05: resource 1 [mem 0xfa000000-0xfbffffff]
[ 0.193042] pci_bus 0000:05: resource 2 [mem 0xdff00000-0xdfffffff pref]
[ 0.193044] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7]
[ 0.193046] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff]
[ 0.193047] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.193049] pci_bus 0000:05: resource 7 [mem 0x000c0000-0x000dffff]
[ 0.193051] pci_bus 0000:05: resource 8 [mem 0xdff00000-0xfebfffff]
[ 0.193152] NET: Registered protocol family 2
[ 0.193330] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.193658] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.194085] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.194332] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.194447] TCP: reno registered
[ 0.194543] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.194673] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.194920] NET: Registered protocol family 1
[ 0.195351] pci 0000:01:00.0: Boot video device
[ 0.195368] PCI: CLS 32 bytes, default 64
[ 0.195403] Unpacking initramfs...
[ 0.737009] Freeing initrd memory: 29144k freed
[ 0.746297] audit: initializing netlink socket (disabled)
[ 0.746424] type=2000 audit(1332957152.740:1): initialized
[ 0.760498] highmem bounce pool size: 64 pages
[ 0.760605] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.761479] VFS: Disk quotas dquot_6.5.2
[ 0.761613] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.761814] msgmni has been set to 1676
[ 0.762166] alg: No test for stdrng (krng)
[ 0.762298] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.762463] io scheduler noop registered
[ 0.762562] io scheduler deadline registered
[ 0.762686] io scheduler cfq registered (default)
[ 0.762877] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[ 0.762941] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
[ 0.763016] pcieport 0000:00:1c.3: irq 42 for MSI/MSI-X
[ 0.763088] pcieport 0000:00:1c.4: irq 43 for MSI/MSI-X
[ 0.763148] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.763272] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.763387] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.763789] intel_idle: does not run on family 6 model 15
[ 0.763817] GHES: HEST is not enabled!
[ 0.763923] isapnp: Scanning for PnP cards...
[ 1.116981] isapnp: No Plug & Play device found
[ 1.117134] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.137569] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 1.158235] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 1.158560] Linux agpgart interface v0.103
[ 1.158900] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[ 1.159016] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[ 1.159343] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.159528] mousedev: PS/2 mouse device common for all mice
[ 1.159679] rtc_cmos 00:04: RTC can wake from S4
[ 1.159875] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[ 1.160025] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
[ 1.160150] cpuidle: using governor ladder
[ 1.160250] cpuidle: using governor menu
[ 1.160455] TCP: cubic registered
[ 1.160614] NET: Registered protocol family 10
[ 1.160914] Mobile IPv6
[ 1.161005] NET: Registered protocol family 17
[ 1.161110] Registering the dns_resolver key type
[ 1.161226] Using IPI No-Shortcut mode
[ 1.161401] PM: Hibernation image not present or could not be loaded.
[ 1.161410] registered taskstats version 1
[ 1.162103] rtc_cmos 00:04: setting system clock to 2012-03-28 17:52:33 UTC (1332957153)
[ 1.162306] Initializing network drop monitor service
[ 1.162496] Freeing unused kernel memory: 408k freed
[ 1.162741] Write protecting the kernel text: 2852k
[ 1.162889] Write protecting the kernel read-only data: 1072k
[ 1.162999] NX-protecting the kernel data: 3292k
[ 1.174773] udevd[61]: starting version 175
[ 1.178597] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 1.196945] usbcore: registered new interface driver usbfs
[ 1.197105] usbcore: registered new interface driver hub
[ 1.197123] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 1.197303] r8169 0000:04:00.0: irq 44 for MSI/MSI-X
[ 1.197541] r8169 0000:04:00.0: eth0: RTL8168b/8111b at 0xf8218000, 00:1a:4d:4c:2f:0c, XID 18000000 IRQ 44
[ 1.197728] r8169 0000:04:00.0: eth0: jumbo features [frames: 4080 bytes, tx checksumming: ko]
[ 1.199970] usbcore: registered new device driver usb
[ 1.200101] Floppy drive(s): fd0 is 1.44M
[ 1.201119] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.201276] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[ 1.201279] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[ 1.201419] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[ 1.205490] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
[ 1.207835] SCSI subsystem initialized
[ 1.213735] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xfc105000
[ 1.213994] libata version 3.00 loaded.
[ 1.215940] pata_jmicron 0000:03:00.1: setting latency timer to 64
[ 1.216620] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.217123] scsi0 : pata_jmicron
[ 1.217383] scsi1 : pata_jmicron
[ 1.217904] ata1: PATA max UDMA/100 cmd 0xb000 ctl 0xb100 bmdma 0xb400 irq 16
[ 1.218025] ata2: PATA max UDMA/100 cmd 0xb200 ctl 0xb300 bmdma 0xb408 irq 16
[ 1.219751] FDC 0 is a post-1991 82077
[ 1.224856] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[ 1.232263] pata_pdc2027x 0000:05:02.0: version 1.0
[ 1.232348] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.232480] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.232654] usb usb1: Product: EHCI Host Controller
[ 1.232759] usb usb1: Manufacturer: Linux 3.3.0+ ehci_hcd
[ 1.232867] usb usb1: SerialNumber: 0000:00:1a.7
[ 1.233096] hub 1-0:1.0: USB hub found
[ 1.233200] hub 1-0:1.0: 6 ports detected
[ 1.233478] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 1.233481] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 1.233595] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[ 1.237656] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[ 1.237672] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfc104000
[ 1.248026] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 1.248155] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.248271] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.248433] usb usb2: Product: EHCI Host Controller
[ 1.248538] usb usb2: Manufacturer: Linux 3.3.0+ ehci_hcd
[ 1.248646] usb usb2: SerialNumber: 0000:00:1d.7
[ 1.248835] hub 2-0:1.0: USB hub found
[ 1.248936] hub 2-0:1.0: 6 ports detected
[ 1.249134] ahci 0000:00:1f.2: version 3.0
[ 1.249188] ahci 0000:00:1f.2: irq 45 for MSI/MSI-X
[ 1.249229] ahci: SSS flag set, parallel bus scan disabled
[ 1.249367] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl SATA mode
[ 1.249536] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pmp pio slum part ccc ems
[ 1.249709] ahci 0000:00:1f.2: setting latency timer to 64
[ 1.288529] scsi2 : ahci
[ 1.288696] scsi3 : ahci
[ 1.288848] scsi4 : ahci
[ 1.289000] scsi5 : ahci
[ 1.289151] scsi6 : ahci
[ 1.289303] scsi7 : ahci
[ 1.289531] ata3: SATA max UDMA/133 abar m2048@0xfc106000 port 0xfc106100 irq 45
[ 1.289696] ata4: SATA max UDMA/133 abar m2048@0xfc106000 port 0xfc106180 irq 45
[ 1.289860] ata5: SATA max UDMA/133 abar m2048@0xfc106000 port 0xfc106200 irq 45
[ 1.290024] ata6: SATA max UDMA/133 abar m2048@0xfc106000 port 0xfc106280 irq 45
[ 1.290187] ata7: SATA max UDMA/133 abar m2048@0xfc106000 port 0xfc106300 irq 45
[ 1.290351] ata8: SATA max UDMA/133 abar m2048@0xfc106000 port 0xfc106380 irq 45
[ 1.290569] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[ 1.290574] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 1.290706] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[ 1.290892] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000e000
[ 1.291027] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.291145] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.291308] usb usb3: Product: UHCI Host Controller
[ 1.291413] usb usb3: Manufacturer: Linux 3.3.0+ uhci_hcd
[ 1.291521] usb usb3: SerialNumber: 0000:00:1a.0
[ 1.291739] hub 3-0:1.0: USB hub found
[ 1.291839] hub 3-0:1.0: 2 ports detected
[ 1.292009] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[ 1.292011] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[ 1.292138] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[ 1.292327] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000e100
[ 1.292459] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.292576] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.292738] usb usb4: Product: UHCI Host Controller
[ 1.292843] usb usb4: Manufacturer: Linux 3.3.0+ uhci_hcd
[ 1.292951] usb usb4: SerialNumber: 0000:00:1a.1
[ 1.293139] hub 4-0:1.0: USB hub found
[ 1.293240] hub 4-0:1.0: 2 ports detected
[ 1.293399] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[ 1.293401] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[ 1.293513] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[ 1.293694] uhci_hcd 0000:00:1a.2: irq 18, io base 0x0000e500
[ 1.293824] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.293942] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.294104] usb usb5: Product: UHCI Host Controller
[ 1.294209] usb usb5: Manufacturer: Linux 3.3.0+ uhci_hcd
[ 1.294317] usb usb5: SerialNumber: 0000:00:1a.2
[ 1.294526] hub 5-0:1.0: USB hub found
[ 1.294627] hub 5-0:1.0: 2 ports detected
[ 1.294785] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 1.294788] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 1.294899] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[ 1.295081] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000e200
[ 1.295212] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.295329] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.295491] usb usb6: Product: UHCI Host Controller
[ 1.295596] usb usb6: Manufacturer: Linux 3.3.0+ uhci_hcd
[ 1.295704] usb usb6: SerialNumber: 0000:00:1d.0
[ 1.295916] hub 6-0:1.0: USB hub found
[ 1.296023] hub 6-0:1.0: 2 ports detected
[ 1.296194] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 1.296196] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 1.296308] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[ 1.296496] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000e300
[ 1.296628] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.296745] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.296906] usb usb7: Product: UHCI Host Controller
[ 1.297011] usb usb7: Manufacturer: Linux 3.3.0+ uhci_hcd
[ 1.297119] usb usb7: SerialNumber: 0000:00:1d.1
[ 1.297304] hub 7-0:1.0: USB hub found
[ 1.297405] hub 7-0:1.0: 2 ports detected
[ 1.297564] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 1.297567] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 1.297679] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[ 1.297860] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000e400
[ 1.297991] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.298108] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.298270] usb usb8: Product: UHCI Host Controller
[ 1.298375] usb usb8: Manufacturer: Linux 3.3.0+ uhci_hcd
[ 1.298483] usb usb8: SerialNumber: 0000:00:1d.2
[ 1.298692] hub 8-0:1.0: USB hub found
[ 1.298793] hub 8-0:1.0: 2 ports detected
[ 1.304073] ahci 0000:03:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
[ 1.304246] ahci 0000:03:00.0: flags: 64bit ncq pm led clo pmp pio slum part
[ 1.304638] scsi8 : ahci
[ 1.304799] scsi9 : ahci
[ 1.304966] ata9: SATA max UDMA/133 abar m8192@0xfc000000 port 0xfc000100 irq 19
[ 1.305131] ata10: SATA max UDMA/133 abar m8192@0xfc000000 port 0xfc000180 irq 19
[ 1.331523] pata_pdc2027x 0000:05:02.0: PLL input clock 16650 kHz
[ 1.361713] scsi10 : pata_pdc2027x
[ 1.361893] scsi11 : pata_pdc2027x
[ 1.362066] ata11: PATA max UDMA/100 mmio m16384@0xfb000000 cmd 0xfb0017c0 irq 18
[ 1.362233] ata12: PATA max UDMA/100 mmio m16384@0xfb000000 cmd 0xfb0015c0 irq 18
[ 1.383023] ata1.00: HPA detected: current 398294975, native 398297088
[ 1.383144] ata1.00: ATA-7: Maxtor 6L200P0, BAH41G10, max UDMA/133
[ 1.383267] ata1.00: 398294975 sectors, multi 0: LBA48
[ 1.398149] ata1.00: configured for UDMA/100
[ 1.398368] scsi 0:0:0:0: Direct-Access ATA Maxtor 6L200P0 BAH4 PQ: 0 ANSI: 5
[ 1.608041] ata3: SATA link down (SStatus 0 SControl 300)
[ 1.628048] ata10: SATA link down (SStatus 0 SControl 300)
[ 1.628188] ata9: SATA link down (SStatus 0 SControl 300)
[ 1.744028] Refined TSC clocksource calibration: 2996.999 MHz.
[ 1.744145] Switching to clocksource tsc
[ 1.784017] usb 4-1: new full-speed USB device number 2 using uhci_hcd
[ 1.960463] usb 4-1: New USB device found, idVendor=1532, idProduct=0101
[ 1.960583] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.960702] usb 4-1: Product: Razer Copperhead Laser Mouse
[ 1.960811] usb 4-1: Manufacturer: Razer
[ 2.100026] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.102125] ata4.00: ATAPI: PIONEER DVD-RW DVR-216, 1.07, max UDMA/66
[ 2.104612] ata4.00: configured for UDMA/66
[ 2.167706] scsi 3:0:0:0: CD-ROM PIONEER DVD-RW DVR-216 1.07 PQ: 0 ANSI: 5
[ 2.488030] ata5: SATA link down (SStatus 0 SControl 300)
[ 2.808032] ata6: SATA link down (SStatus 0 SControl 300)
[ 3.128029] ata7: SATA link down (SStatus 0 SControl 300)
[ 3.448029] ata8: SATA link down (SStatus 0 SControl 300)
[ 3.621153] sd 0:0:0:0: [sda] 398294975 512-byte logical blocks: (203 GB/189 GiB)
[ 3.621369] sd 0:0:0:0: [sda] Write Protect is off
[ 3.621485] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 3.621510] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.621534] input: Razer Razer Copperhead Laser Mouse as /devices/pci0000:00/0000:00:1a.1/usb4/4-1/4-1:1.0/input/input1
[ 3.621608] generic-usb 0003:1532:0101.0001: input,hidraw0: USB HID v10.01 Mouse [Razer Razer Copperhead Laser Mouse] on usb-0000:00:1a.1-1/input0
[ 3.624635] input: Razer Razer Copperhead Laser Mouse as /devices/pci0000:00/0000:00:1a.1/usb4/4-1/4-1:1.1/input/input2
[ 3.624869] generic-usb 0003:1532:0101.0002: input,hidraw1: USB HID v10.01 Keyboard [Razer Razer Copperhead Laser Mouse] on usb-0000:00:1a.1-1/input1
[ 3.625092] usbcore: registered new interface driver usbhid
[ 3.625206] usbhid: USB HID core driver
[ 3.650569] sr0: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray
[ 3.650737] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 3.651007] sr 3:0:0:0: Attached scsi CD-ROM sr0
[ 3.659746] sda: sda1 sda2
[ 3.660185] sd 0:0:0:0: [sda] Attached SCSI disk
[ 5.288535] kjournald starting. Commit interval 5 seconds
[ 5.288613] EXT3-fs (sda1): mounted filesystem with ordered data mode
[ 7.315598] udevd[326]: starting version 175
[ 8.074639] iTCO_vendor_support: vendor-support=0
[ 8.076325] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3
[ 8.076500] ACPI: Power Button [PWRB]
[ 8.076663] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[ 8.076829] ACPI: Power Button [PWRF]
[ 8.286877] input: PC Speaker as /devices/platform/pcspkr/input/input5
[ 8.430021] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
[ 8.430225] iTCO_wdt: Found a ICH9R TCO device (Version=2, TCOBASE=0x0460)
[ 8.430407] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 8.630192] coretemp coretemp.0: Using relative temperature scale!
[ 8.630320] coretemp coretemp.0: Using relative temperature scale!
[ 8.630441] coretemp coretemp.0: Using relative temperature scale!
[ 8.630565] coretemp coretemp.0: Using relative temperature scale!
[ 8.696366] ACPI: Requesting acpi_cpufreq
[ 8.942090] parport_pc 00:09: reported by Plug and Play ACPI
[ 8.942258] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
[ 9.219562] [drm] Initialized drm 1.1.0 20060810
[ 9.326865] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[ 9.548799] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input6
[ 9.552864] wmi: Mapper loaded
[ 9.556913] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[ 9.557155] input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 9.557421] input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 9.557679] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 9.557945] input: HDA Intel Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 9.558206] input: HDA Intel Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[ 9.558472] input: HDA Intel Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[ 9.558734] input: HDA Intel Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[ 10.032997] VGA switcheroo: detected Optimus DSM method \ handle
[ 10.033433] [drm] nouveau 0000:01:00.0: Detected an NV50 generation card (0x450300a2)
[ 10.039166] [drm] nouveau 0000:01:00.0: Checking PRAMIN for VBIOS
[ 10.085579] [drm] nouveau 0000:01:00.0: ... appears to be valid
[ 10.085693] [drm] nouveau 0000:01:00.0: Using VBIOS from PRAMIN
[ 10.085808] [drm] nouveau 0000:01:00.0: BIT BIOS found
[ 10.085917] [drm] nouveau 0000:01:00.0: Bios version 60.80.06.00
[ 10.086030] [drm] nouveau 0000:01:00.0: BIT table 'A' not found
[ 10.086144] [drm] nouveau 0000:01:00.0: TMDS table version 2.0
[ 10.086368] [drm] nouveau 0000:01:00.0: MXM: no VBIOS data, nothing to do
[ 10.086487] [drm] nouveau 0000:01:00.0: DCB version 4.0
[ 10.086597] [drm] nouveau 0000:01:00.0: DCB outp 00: 04000320 00000028
[ 10.086714] [drm] nouveau 0000:01:00.0: DCB outp 01: 01000322 00000030
[ 10.086832] [drm] nouveau 0000:01:00.0: DCB outp 02: 02011310 00000028
[ 10.086949] [drm] nouveau 0000:01:00.0: DCB outp 03: 02011312 00000030
[ 10.087066] [drm] nouveau 0000:01:00.0: DCB outp 04: 010223f1 00c1c020
[ 10.087183] [drm] nouveau 0000:01:00.0: DCB conn 00: 1030
[ 10.087327] [drm] nouveau 0000:01:00.0: DCB conn 01: 2130
[ 10.087471] [drm] nouveau 0000:01:00.0: DCB conn 02: 0210
[ 10.087615] [drm] nouveau 0000:01:00.0: DCB conn 03: 0211
[ 10.087759] [drm] nouveau 0000:01:00.0: DCB conn 04: 0213
[ 10.087906] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xB52A
[ 10.110085] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xB713
[ 10.112571] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xC847
[ 10.112743] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xC8FD
[ 10.113962] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xCAAB
[ 10.114130] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table at offset 0xCB10
[ 10.134140] [drm] nouveau 0000:01:00.0: 0xCB10: Condition still not met after 20ms, skipping following opcodes
[ 10.136293] [TTM] Zone kernel: Available graphics memory: 429444 kiB
[ 10.136410] [TTM] Zone highmem: Available graphics memory: 2070344 kiB
[ 10.136527] [TTM] Initializing pool allocator
[ 10.136636] [TTM] Initializing DMA pool allocator
[ 10.136750] [drm] nouveau 0000:01:00.0: Detected 640MiB VRAM (GDDR3)
[ 10.136870] mtrr: type mismatch for e0000000,10000000 old: write-back new: write-combining
[ 10.137048] [drm] nouveau 0000:01:00.0: 512 MiB GART (aperture)
[ 10.146108] [drm] nouveau 0000:01:00.0: DCB encoder 1 unknown
[ 10.146222] [drm] nouveau 0000:01:00.0: TV-1 has no encoders, removing
[ 10.146853] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 10.146971] [drm] No driver support for vblank timestamp query.
[ 10.200732] adt7475 4-002e: ADT7473 device, revision 0
[ 10.200845] adt7475 4-002e: Optional features: fan4
[ 10.202522] [drm] nouveau 0000:01:00.0: Detected monitoring device: adt7473
[ 10.202672] [drm] nouveau 0000:01:00.0: 1 available performance level(s)
[ 10.202793] [drm] nouveau 0000:01:00.0: 0: core 513MHz shader 1188MHz memory 792MHz voltage 1300mV fanspeed 100%
[ 10.202976] [drm] nouveau 0000:01:00.0: c: core 198MHz shader 1188MHz memory 396MHz
[ 10.306381] [drm] nouveau 0000:01:00.0: allocated 1280x1024 fb: 0x310000, bo f5d0c600
[ 10.306631] fbcon: nouveaufb (fb0) is primary device
[ 10.331694] Console: switching to colour frame buffer device 160x64
[ 10.335040] fb0: nouveaufb frame buffer device
[ 10.335062] drm: registered panic notifier
[ 10.336254] [drm] Initialized nouveau 1.0.0 20120316 for 0000:01:00.0 on minor 0
[ 11.853599] EXT3-fs (sda1): using internal journal
[ 11.993003] loop: module loaded
[ 14.026388] r8169 0000:04:00.0: eth0: link down
[ 14.026404] r8169 0000:04:00.0: eth0: link down
[ 14.026410] NOHZ: local_softirq_pending 08
[ 14.026561] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 14.026719] NOHZ: local_softirq_pending 08
[ 14.596615] RPC: Registered named UNIX socket transport module.
[ 14.596631] RPC: Registered udp transport module.
[ 14.596638] RPC: Registered tcp transport module.
[ 14.596645] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 15.035341] FS-Cache: Loaded
[ 15.263824] NFS: Registering the id_resolver key type
[ 15.263860] FS-Cache: Netfs 'nfs' registered for caching
[ 15.573147] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 15.682180] r8169 0000:04:00.0: eth0: link up
[ 15.682320] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 17.054700] fuse init (API version 7.18)
[ 17.955979] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
[ 17.959769] NFSD: starting 90-second grace period
[ 19.669681] lp0: using parport0 (interrupt-driven).
[ 19.680841] ppdev: user-space parallel port driver
[ 26.228006] eth0: no IPv6 routers present
Reply to: