I'm not sure if you can attach files, but here goes (attached as dmesg.txt) On Thu, Jun 11, 2009 at 6:27 AM, Robert Hancock<hancockrwd@xxxxxxxxx> wrote: > Marc Bowes wrote: >> >> Hi again, >> >> To give some more information on what I've done. >> >> I installed using the 20090526 Gentoo autobuild. The livecd gave no >> errors during the process. The drive I installed on is a Seagate 160Gb >> SATA 7200RPM HDD. The motherboard is a Gigabyte EP45-DQ6. The CPU is >> an Intel Q6600. All motherboard settings are standard, and AHCI/RAID >> is disabled in the BIOS due to an existing Windows installation. I >> have tried other cables for the hard drives. I have tried enabling >> AHCI (it is enabled in the Kernel - 2.6.29-gentoo-r5), also to no >> avail. To recap, the messages when booting into my system look like: >> >> ata1: link is slow to respond, please be patient (ready=0) >> ata1: softreset failed (device not ready) >> ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >> ata1: link online but device misclassified, retrying >> ata1: link is slow to respond, please be patient (ready=0) >> ata1: softreset failed (device not ready) >> ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >> ata1: link online but device misclassified, retrying >> ata1: link is slow to respond, please be patient (ready=0) >> ata1: softreset failed (device not ready) >> ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >> ata1: link online but device misclassified, retrying >> ata1: limiting SATA link speed to 1.5 Gbps >> ata1: softreset failed (device not ready) >> ata1: SATA link up to 1.5 Gbps (SStatus 113 SControl 310) >> ata1: link online but device misclassified, device detection might fail >> ata2: link is slow to respond, please be patient (ready=0) >> ata2: softreset failed (device not ready) >> ... (as with ata1) >> >> This whole process takes over a minute, with each message group (link >> slow..retrying) taking 10-15s. After these messages, the system boots >> successfully and it appears I can use it as normal. >> >> As a side note, the drives also appear to be working in Windows 7, but >> I don't know if there is a way to check the link speed. >> >> I guess my questions are: >> - have I done something horridly wrong, e.g. missing a Kernel/BIOS >> option somewhere? >> - could this be an anomaly with this specific Kernel version (I think >> this likely, given that the livecd didn't complain) >> - maybe it is a BIOS issue and I need to find an update from the >> manufacturer > > Can you post the full boot dmesg log? >
[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 2.6.29-gentoo-r5 (root@saidin) (gcc version 4.3.2 (Gentoo 4.3.2-r3 p1.6, pie-10.1.5) ) #9 SMP Thu Jun 11 03:45:24 SAST 2009 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] NSC Geode by NSC [ 0.000000] Cyrix CyrixInstead [ 0.000000] Centaur CentaurHauls [ 0.000000] Transmeta GenuineTMx86 [ 0.000000] Transmeta TransmetaCPU [ 0.000000] UMC UMC UMC UMC [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f800 (usable) [ 0.000000] BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved) [ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) [ 0.000000] BIOS-e820: 0000000000100000 - 00000000cfeb0000 (usable) [ 0.000000] BIOS-e820: 00000000cfeb0000 - 00000000cfee3000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000cfee3000 - 00000000cfef0000 (ACPI data) [ 0.000000] BIOS-e820: 00000000cfef0000 - 00000000cff00000 (reserved) [ 0.000000] BIOS-e820: 00000000e0000000 - 00000000e4000000 (reserved) [ 0.000000] BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved) [ 0.000000] BIOS-e820: 0000000100000000 - 0000000130000000 (usable) [ 0.000000] DMI 2.4 present. [ 0.000000] last_pfn = 0xcfeb0 max_arch_pfn = 0x100000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] kernel direct mapping tables up to 373fe000 @ 7000-d000 [ 0.000000] ACPI: RSDP 000F7980, 0014 (r0 GBT ) [ 0.000000] ACPI: RSDT CFEE3040, 0038 (r1 GBT GBTUACPI 42302E31 GBTU 1010101) [ 0.000000] ACPI: FACP CFEE30C0, 0074 (r1 GBT GBTUACPI 42302E31 GBTU 1010101) [ 0.000000] FADT: X_PM1a_EVT_BLK.bit_width (16) does not match PM1_EVT_LEN (4) [ 0.000000] ACPI: DSDT CFEE3180, 4C52 (r1 GBT GBTUACPI 1000 MSFT 100000C) [ 0.000000] ACPI: FACS CFEB0000, 0040 [ 0.000000] ACPI: HPET CFEE7F40, 0038 (r1 GBT GBTUACPI 42302E31 GBTU 98) [ 0.000000] ACPI: MCFG CFEE7FC0, 003C (r1 GBT GBTUACPI 42302E31 GBTU 1010101) [ 0.000000] ACPI: APIC CFEE7E40, 0084 (r1 GBT GBTUACPI 42302E31 GBTU 1010101) [ 0.000000] ACPI: SSDT CFEE89A0, 03AB (r1 PmRef CpuPm 3000 INTL 20040311) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] 2442MB HIGHMEM available. [ 0.000000] 883MB LOWMEM available. [ 0.000000] mapped low ram: 0 - 373fe000 [ 0.000000] low ram: 00000000 - 373fe000 [ 0.000000] bootmap 00008000 - 0000ee80 [ 0.000000] (8 early reservations) ==> bootmem [0000000000 - 00373fe000] [ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000] [ 0.000000] #1 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000] [ 0.000000] #2 [0000006000 - 0000007000] TRAMPOLINE ==> [0000006000 - 0000007000] [ 0.000000] #3 [0001000000 - 000168a574] TEXT DATA BSS ==> [0001000000 - 000168a574] [ 0.000000] #4 [000168b000 - 0001692000] INIT_PG_TABLE ==> [000168b000 - 0001692000] [ 0.000000] #5 [000009f800 - 0000100000] BIOS reserved ==> [000009f800 - 0000100000] [ 0.000000] #6 [0000007000 - 0000008000] PGTABLE ==> [0000007000 - 0000008000] [ 0.000000] #7 [0000008000 - 000000f000] BOOTMAP ==> [0000008000 - 000000f000] [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000000 -> 0x00001000 [ 0.000000] Normal 0x00001000 -> 0x000373fe [ 0.000000] HighMem 0x000373fe -> 0x000cfeb0 [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[2] active PFN ranges [ 0.000000] 0: 0x00000000 -> 0x0000009f [ 0.000000] 0: 0x00000100 -> 0x000cfeb0 [ 0.000000] On node 0 totalpages: 851535 [ 0.000000] free_area_init_node: node 0, pgdat c1553380, node_mem_map c1692000 [ 0.000000] DMA zone: 32 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 3967 pages, LIFO batch:0 [ 0.000000] Normal zone: 1736 pages used for memmap [ 0.000000] Normal zone: 220470 pages, LIFO batch:31 [ 0.000000] HighMem zone: 4886 pages used for memmap [ 0.000000] HighMem zone: 620444 pages, LIFO batch:31 [ 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[0x01] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x03] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] 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] Enabling APIC mode: Flat. Using 1 I/O APICs [ 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: 24 [ 0.000000] Allocating PCI resources starting at e6000000 (gap: e4000000:1ac00000) [ 0.000000] NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1 [ 0.000000] PERCPU: Allocating 40960 bytes of per cpu data [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 844881 [ 0.000000] Kernel command line: root=/dev/sda3 video=uvesafb:mtrr:3,ywrap,1680x1050-32@60 [ 0.000000] Enabling fast FPU save and restore... done. [ 0.000000] Enabling unmasked SIMD FPU exception support... done. [ 0.000000] Initializing CPU#0 [ 0.000000] PID hash table entries: 4096 (order: 12, 16384 bytes) [ 0.000000] Fast TSC calibration using PIT [ 0.000000] Detected 2399.931 MHz processor. [ 0.000999] Console: colour VGA+ 80x25 [ 0.000999] console [tty0] enabled [ 0.000999] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000999] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000999] Memory: 3370816k/3406528k available (3786k kernel code, 34464k reserved, 2028k data, 324k init, 2501320k highmem) [ 0.000999] virtual kernel memory layout: [ 0.000999] fixmap : 0xffc79000 - 0xfffff000 (3608 kB) [ 0.000999] pkmap : 0xff400000 - 0xff800000 (4096 kB) [ 0.000999] vmalloc : 0xf7bfe000 - 0xff3fe000 ( 120 MB) [ 0.000999] lowmem : 0xc0000000 - 0xf73fe000 ( 883 MB) [ 0.000999] .init : 0xc15b4000 - 0xc1605000 ( 324 kB) [ 0.000999] .data : 0xc13b2833 - 0xc15adb80 (2028 kB) [ 0.000999] .text : 0xc1000000 - 0xc13b2833 (3786 kB) [ 0.000999] Checking if this processor honours the WP bit even in supervisor mode...Ok. [ 0.000999] SLUB: Genslabs=12, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000999] hpet clockevent registered [ 0.000999] HPET: 4 timers in total, 0 timers will be used for per-cpu timer [ 0.000999] Calibrating delay loop (skipped), value calculated using timer frequency.. 4799.86 BogoMIPS (lpj=2399931) [ 0.000999] Security Framework initialized [ 0.000999] Mount-cache hash table entries: 512 [ 0.000999] Initializing cgroup subsys ns [ 0.000999] Initializing cgroup subsys cpuacct [ 0.001019] CPU: L1 I cache: 32K, L1 D cache: 32K [ 0.001184] CPU: L2 cache: 4096K [ 0.001312] CPU: Physical Processor ID: 0 [ 0.001443] CPU: Processor Core ID: 0 [ 0.001572] using mwait in idle threads. [ 0.001707] Checking 'hlt' instruction... OK. [ 0.005564] ACPI: Core revision 20081204 [ 0.012405] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.023029] CPU0: Intel(R) Core(TM)2 Quad CPU @ 2.40GHz stepping 07 [ 0.023996] Booting processor 1 APIC 0x1 ip 0x6000 [ 0.000999] Initializing CPU#1 [ 0.000999] Calibrating delay using timer specific routine.. 4800.15 BogoMIPS (lpj=2400076) [ 0.000999] CPU: L1 I cache: 32K, L1 D cache: 32K [ 0.000999] CPU: L2 cache: 4096K [ 0.000999] CPU: Physical Processor ID: 0 [ 0.000999] CPU: Processor Core ID: 1 [ 0.000999] x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106 [ 0.095332] CPU1: Intel(R) Core(TM)2 Quad CPU @ 2.40GHz stepping 07 [ 0.096158] checking TSC synchronization [CPU#0 -> CPU#1]: passed. [ 0.097113] Booting processor 2 APIC 0x3 ip 0x6000 [ 0.000999] Initializing CPU#2 [ 0.000999] Calibrating delay using timer specific routine.. 4800.15 BogoMIPS (lpj=2400078) [ 0.000999] CPU: L1 I cache: 32K, L1 D cache: 32K [ 0.000999] CPU: L2 cache: 4096K [ 0.000999] CPU: Physical Processor ID: 0 [ 0.000999] CPU: Processor Core ID: 3 [ 0.000999] x86 PAT enabled: cpu 2, old 0x7040600070406, new 0x7010600070106 [ 0.170334] CPU2: Intel(R) Core(TM)2 Quad CPU @ 2.40GHz stepping 07 [ 0.171147] checking TSC synchronization [CPU#0 -> CPU#2]: passed. [ 0.172104] Booting processor 3 APIC 0x2 ip 0x6000 [ 0.000999] Initializing CPU#3 [ 0.000999] Calibrating delay using timer specific routine.. 4800.15 BogoMIPS (lpj=2400079) [ 0.000999] CPU: L1 I cache: 32K, L1 D cache: 32K [ 0.000999] CPU: L2 cache: 4096K [ 0.000999] CPU: Physical Processor ID: 0 [ 0.000999] CPU: Processor Core ID: 2 [ 0.000999] x86 PAT enabled: cpu 3, old 0x7040600070406, new 0x7010600070106 [ 0.245339] CPU3: Intel(R) Core(TM)2 Quad CPU @ 2.40GHz stepping 07 [ 0.246136] checking TSC synchronization [CPU#0 -> CPU#3]: passed. [ 0.247027] Brought up 4 CPUs [ 0.247178] Total of 4 processors activated (19200.32 BogoMIPS). [ 0.248034] khelper used greatest stack depth: 7128 bytes left [ 0.248111] net_namespace: 556 bytes [ 0.249058] NET: Registered protocol family 16 [ 0.249214] ACPI: bus type pci registered [ 0.249214] dca service started, version 1.8 [ 0.250007] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 63 [ 0.250152] PCI: MCFG area at e0000000 reserved in E820 [ 0.250287] PCI: Using MMCONFIG for extended config space [ 0.250423] PCI: Using configuration type 1 for base access [ 0.256019] bio: create slab <bio-0> at 0 [ 0.257987] ACPI: EC: Look up EC in DSDT [ 0.263113] ACPI: Interpreter enabled [ 0.263262] ACPI: (supports S0 S3 S5) [ 0.263533] ACPI: Using IOAPIC for interrupt routing [ 0.269105] ACPI: No dock devices found. [ 0.269256] ACPI: PCI Root Bridge [PCI0] (0000:00) [ 0.269420] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold [ 0.269420] pci 0000:00:01.0: PME# disabled [ 0.269420] pci 0000:00:1a.0: reg 20 io port: [0xe100-0xe11f] [ 0.269983] pci 0000:00:1a.1: reg 20 io port: [0xe200-0xe21f] [ 0.270043] pci 0000:00:1a.2: reg 20 io port: [0xe000-0xe01f] [ 0.270094] pci 0000:00:1a.7: reg 10 32bit mmio: [0xec605000-0xec6053ff] [ 0.270166] pci 0000:00:1b.0: reg 10 64bit mmio: [0xec600000-0xec603fff] [ 0.270209] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 0.270961] pci 0000:00:1b.0: PME# disabled [ 0.271140] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.271281] pci 0000:00:1c.0: PME# disabled [ 0.271463] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold [ 0.271604] pci 0000:00:1c.4: PME# disabled [ 0.271810] pci 0000:00:1d.0: reg 20 io port: [0xe300-0xe31f] [ 0.271870] pci 0000:00:1d.1: reg 20 io port: [0xe400-0xe41f] [ 0.271985] pci 0000:00:1d.2: reg 20 io port: [0xe500-0xe51f] [ 0.272036] pci 0000:00:1d.7: reg 10 32bit mmio: [0xec604000-0xec6043ff] [ 0.272186] pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO [ 0.272416] pci 0000:00:1f.0: quirk: region 0480-04bf claimed by ICH6 GPIO [ 0.272560] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0800 (mask 000f) [ 0.272813] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0290 (mask 000f) [ 0.272960] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 4700 (mask 000b) [ 0.273223] pci 0000:00:1f.2: reg 10 io port: [0x00-0x07] [ 0.273228] pci 0000:00:1f.2: reg 14 io port: [0x00-0x03] [ 0.273233] pci 0000:00:1f.2: reg 18 io port: [0x00-0x07] [ 0.273238] pci 0000:00:1f.2: reg 1c io port: [0x00-0x03] [ 0.273242] pci 0000:00:1f.2: reg 20 io port: [0xf000-0xf00f] [ 0.273247] pci 0000:00:1f.2: reg 24 io port: [0xf100-0xf10f] [ 0.273294] pci 0000:00:1f.3: reg 10 64bit mmio: [0xec606000-0xec6060ff] [ 0.273306] pci 0000:00:1f.3: reg 20 io port: [0x500-0x51f] [ 0.273335] pci 0000:00:1f.5: reg 10 io port: [0xe700-0xe707] [ 0.273340] pci 0000:00:1f.5: reg 14 io port: [0xe800-0xe803] [ 0.273345] pci 0000:00:1f.5: reg 18 io port: [0xe900-0xe907] [ 0.273349] pci 0000:00:1f.5: reg 1c io port: [0xea00-0xea03] [ 0.273354] pci 0000:00:1f.5: reg 20 io port: [0xeb00-0xeb0f] [ 0.273359] pci 0000:00:1f.5: reg 24 io port: [0xec00-0xec0f] [ 0.273410] pci 0000:01:00.0: reg 10 32bit mmio: [0xe6000000-0xe6ffffff] [ 0.273418] pci 0000:01:00.0: reg 14 64bit mmio: [0xd0000000-0xdfffffff] [ 0.273425] pci 0000:01:00.0: reg 1c 64bit mmio: [0xe4000000-0xe5ffffff] [ 0.273430] pci 0000:01:00.0: reg 24 io port: [0x8000-0x807f] [ 0.273434] pci 0000:01:00.0: reg 30 32bit mmio: [0x000000-0x01ffff] [ 0.273469] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' [ 0.273796] pci 0000:00:01.0: bridge io port: [0x8000-0x8fff] [ 0.273799] pci 0000:00:01.0: bridge 32bit mmio: [0xe4000000-0xe7ffffff] [ 0.273803] pci 0000:00:01.0: bridge 64bit mmio pref: [0xd0000000-0xdfffffff] [ 0.273870] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold [ 0.273962] pci 0000:02:00.0: PME# disabled [ 0.276061] pci 0000:00:1c.0: bridge io port: [0x9000-0xcfff] [ 0.276065] pci 0000:00:1c.0: bridge 32bit mmio: [0xe8000000-0xebffffff] [ 0.276070] pci 0000:00:1c.0: bridge 64bit mmio pref: [0xec000000-0xec3fffff] [ 0.276143] pci 0000:03:01.0: PME# supported from D0 D3hot D3cold [ 0.276286] pci 0000:03:01.0: PME# disabled [ 0.276492] pci 0000:03:02.0: PME# supported from D0 D3hot D3cold [ 0.276634] pci 0000:03:02.0: PME# disabled [ 0.276849] pci 0000:03:03.0: PME# supported from D0 D3hot D3cold [ 0.276962] pci 0000:03:03.0: PME# disabled [ 0.277166] pci 0000:03:04.0: PME# supported from D0 D3hot D3cold [ 0.277309] pci 0000:03:04.0: PME# disabled [ 0.277514] pci 0000:03:05.0: PME# supported from D0 D3hot D3cold [ 0.277656] pci 0000:03:05.0: PME# disabled [ 0.277900] pci 0000:03:06.0: PME# supported from D0 D3hot D3cold [ 0.277961] pci 0000:03:06.0: PME# disabled [ 0.278140] pci 0000:02:00.0: bridge io port: [0x9000-0xcfff] [ 0.278145] pci 0000:02:00.0: bridge 32bit mmio: [0xe8000000-0xebffffff] [ 0.278153] pci 0000:02:00.0: bridge 64bit mmio pref: [0xec000000-0xec3fffff] [ 0.278252] pci 0000:05:00.0: reg 10 io port: [0x9000-0x90ff] [ 0.278275] pci 0000:05:00.0: reg 18 64bit mmio: [0xec010000-0xec010fff] [ 0.278290] pci 0000:05:00.0: reg 20 64bit mmio: [0xec000000-0xec00ffff] [ 0.278299] pci 0000:05:00.0: reg 30 32bit mmio: [0x000000-0x00ffff] [ 0.278359] pci 0000:05:00.0: supports D1 D2 [ 0.278361] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.278506] pci 0000:05:00.0: PME# disabled [ 0.280107] pci 0000:03:02.0: bridge io port: [0x9000-0x9fff] [ 0.280112] pci 0000:03:02.0: bridge 32bit mmio: [0xe8000000-0xe8ffffff] [ 0.280120] pci 0000:03:02.0: bridge 64bit mmio pref: [0xec000000-0xec0fffff] [ 0.280159] pci 0000:06:00.0: reg 10 io port: [0xa000-0xa0ff] [ 0.280182] pci 0000:06:00.0: reg 18 64bit mmio: [0xec110000-0xec110fff] [ 0.280198] pci 0000:06:00.0: reg 20 64bit mmio: [0xec100000-0xec10ffff] [ 0.280207] pci 0000:06:00.0: reg 30 32bit mmio: [0x000000-0x00ffff] [ 0.280267] pci 0000:06:00.0: supports D1 D2 [ 0.280268] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.280414] pci 0000:06:00.0: PME# disabled [ 0.282106] pci 0000:03:03.0: bridge io port: [0xa000-0xafff] [ 0.282110] pci 0000:03:03.0: bridge 32bit mmio: [0xe9000000-0xe9ffffff] [ 0.282118] pci 0000:03:03.0: bridge 64bit mmio pref: [0xec100000-0xec1fffff] [ 0.282158] pci 0000:07:00.0: reg 10 io port: [0xb000-0xb0ff] [ 0.282181] pci 0000:07:00.0: reg 18 64bit mmio: [0xec210000-0xec210fff] [ 0.282197] pci 0000:07:00.0: reg 20 64bit mmio: [0xec200000-0xec20ffff] [ 0.282205] pci 0000:07:00.0: reg 30 32bit mmio: [0x000000-0x00ffff] [ 0.282265] pci 0000:07:00.0: supports D1 D2 [ 0.282267] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.282411] pci 0000:07:00.0: PME# disabled [ 0.284106] pci 0000:03:04.0: bridge io port: [0xb000-0xbfff] [ 0.284110] pci 0000:03:04.0: bridge 32bit mmio: [0xea000000-0xeaffffff] [ 0.284118] pci 0000:03:04.0: bridge 64bit mmio pref: [0xec200000-0xec2fffff] [ 0.284160] pci 0000:08:00.0: reg 10 io port: [0xc000-0xc0ff] [ 0.284183] pci 0000:08:00.0: reg 18 64bit mmio: [0xec310000-0xec310fff] [ 0.284199] pci 0000:08:00.0: reg 20 64bit mmio: [0xec300000-0xec30ffff] [ 0.284208] pci 0000:08:00.0: reg 30 32bit mmio: [0x000000-0x00ffff] [ 0.284268] pci 0000:08:00.0: supports D1 D2 [ 0.284269] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.284414] pci 0000:08:00.0: PME# disabled [ 0.286105] pci 0000:03:05.0: bridge io port: [0xc000-0xcfff] [ 0.286110] pci 0000:03:05.0: bridge 32bit mmio: [0xeb000000-0xebffffff] [ 0.286118] pci 0000:03:05.0: bridge 64bit mmio pref: [0xec300000-0xec3fffff] [ 0.286298] pci 0000:0a:00.0: reg 24 32bit mmio: [0xec400000-0xec401fff] [ 0.286344] pci 0000:0a:00.0: PME# supported from D3hot [ 0.286482] pci 0000:0a:00.0: PME# disabled [ 0.286646] pci 0000:0a:00.1: reg 10 io port: [0xd000-0xd007] [ 0.286655] pci 0000:0a:00.1: reg 14 io port: [0xd100-0xd103] [ 0.286663] pci 0000:0a:00.1: reg 18 io port: [0xd200-0xd207] [ 0.286671] pci 0000:0a:00.1: reg 1c io port: [0xd300-0xd303] [ 0.286679] pci 0000:0a:00.1: reg 20 io port: [0xd400-0xd40f] [ 0.286757] pci 0000:0a:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' [ 0.287065] pci 0000:00:1c.4: bridge io port: [0xd000-0xdfff] [ 0.287069] pci 0000:00:1c.4: bridge 32bit mmio: [0xec400000-0xec4fffff] [ 0.287100] pci 0000:0b:06.0: reg 10 32bit mmio: [0xec504000-0xec5047ff] [ 0.287106] pci 0000:0b:06.0: reg 14 32bit mmio: [0xec500000-0xec503fff] [ 0.287154] pci 0000:0b:06.0: supports D1 D2 [ 0.287156] pci 0000:0b:06.0: PME# supported from D0 D1 D2 D3hot [ 0.287297] pci 0000:0b:06.0: PME# disabled [ 0.287460] pci 0000:00:1e.0: transparent bridge [ 0.287596] pci 0000:00:1e.0: bridge 32bit mmio: [0xec500000-0xec5fffff] [ 0.287614] pci_bus 0000:00: on NUMA node 0 [ 0.287622] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 0.287790] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT] [ 0.287845] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX4._PRT] [ 0.287901] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT] [ 0.305031] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 *10 11 12 14 15) [ 0.305992] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *7 9 10 11 12 14 15) [ 0.306722] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 9 10 11 12 14 15) [ 0.307464] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11 12 14 15) [ 0.308155] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled. [ 0.309041] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 *6 7 9 10 11 12 14 15) [ 0.309761] ACPI: PCI Interrupt Link [LNK0] (IRQs *3 4 5 6 7 9 10 11 12 14 15) [ 0.310525] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 7 *9 10 11 12 14 15) [ 0.311230] SCSI subsystem initialized [ 0.312001] libata version 3.00 loaded. [ 0.312001] usbcore: registered new interface driver usbfs [ 0.312133] usbcore: registered new interface driver hub [ 0.312133] usbcore: registered new device driver usb [ 0.312973] PCI: Using ACPI for IRQ routing [ 0.316989] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0 [ 0.317305] hpet0: 4 comparators, 64-bit 14.318180 MHz counter [ 0.325066] pnp: PnP ACPI init [ 0.325246] ACPI: bus type pnp registered [ 0.328181] pnp: PnP ACPI: found 12 devices [ 0.328327] ACPI: ACPI bus type pnp unregistered [ 0.328487] system 00:01: ioport range 0x4d0-0x4d1 has been reserved [ 0.328629] system 00:01: ioport range 0x290-0x29f has been reserved [ 0.328770] system 00:01: ioport range 0x800-0x805 has been reserved [ 0.328910] system 00:01: ioport range 0x290-0x294 has been reserved [ 0.329051] system 00:01: ioport range 0x880-0x88f has been reserved [ 0.329192] system 00:01: ioport range 0x4c0-0x4ff could not be reserved [ 0.329342] system 00:08: ioport range 0x400-0x4bf could not be reserved [ 0.329515] system 00:09: iomem range 0xe0000000-0xe3ffffff has been reserved [ 0.329661] system 00:0a: iomem range 0xcc400-0xcffff has been reserved [ 0.329803] system 00:0a: iomem range 0xf0000-0xf7fff could not be reserved [ 0.329947] system 00:0a: iomem range 0xf8000-0xfbfff could not be reserved [ 0.330091] system 00:0a: iomem range 0xfc000-0xfffff could not be reserved [ 0.330235] system 00:0a: iomem range 0xcfeb0000-0xcfefffff could not be reserved [ 0.330466] system 00:0a: iomem range 0x0-0x9ffff could not be reserved [ 0.330632] system 00:0a: iomem range 0x100000-0xcfeaffff could not be reserved [ 0.330859] system 00:0a: iomem range 0xfec00000-0xfec00fff has been reserved [ 0.331003] system 00:0a: iomem range 0xfed10000-0xfed1dfff has been reserved [ 0.331148] system 00:0a: iomem range 0xfed20000-0xfed8ffff has been reserved [ 0.331294] system 00:0a: iomem range 0xfee00000-0xfee00fff has been reserved [ 0.331439] system 00:0a: iomem range 0xffb00000-0xffb7ffff has been reserved [ 0.331604] system 00:0a: iomem range 0xfff00000-0xffffffff has been reserved [ 0.331748] system 00:0a: iomem range 0xe0000-0xeffff has been reserved [ 0.366581] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01 [ 0.366720] pci 0000:00:01.0: IO window: 0x8000-0x8fff [ 0.366858] pci 0000:00:01.0: MEM window: 0xe4000000-0xe7ffffff [ 0.367022] pci 0000:00:01.0: PREFETCH window: 0x000000d0000000-0x000000dfffffff [ 0.367251] pci 0000:03:01.0: PCI bridge, secondary bus 0000:04 [ 0.367393] pci 0000:03:01.0: IO window: disabled [ 0.367532] pci 0000:03:01.0: MEM window: disabled [ 0.367669] pci 0000:03:01.0: PREFETCH window: disabled [ 0.367812] pci 0000:03:02.0: PCI bridge, secondary bus 0000:05 [ 0.367953] pci 0000:03:02.0: IO window: 0x9000-0x9fff [ 0.368121] pci 0000:03:02.0: MEM window: 0xe8000000-0xe8ffffff [ 0.368264] pci 0000:03:02.0: PREFETCH window: 0x000000ec000000-0x000000ec0fffff [ 0.368500] pci 0000:03:03.0: PCI bridge, secondary bus 0000:06 [ 0.368640] pci 0000:03:03.0: IO window: 0xa000-0xafff [ 0.368782] pci 0000:03:03.0: MEM window: 0xe9000000-0xe9ffffff [ 0.368925] pci 0000:03:03.0: PREFETCH window: 0x000000ec100000-0x000000ec1fffff [ 0.369183] pci 0000:03:04.0: PCI bridge, secondary bus 0000:07 [ 0.369326] pci 0000:03:04.0: IO window: 0xb000-0xbfff [ 0.369467] pci 0000:03:04.0: MEM window: 0xea000000-0xeaffffff [ 0.369610] pci 0000:03:04.0: PREFETCH window: 0x000000ec200000-0x000000ec2fffff [ 0.369843] pci 0000:03:05.0: PCI bridge, secondary bus 0000:08 [ 0.369984] pci 0000:03:05.0: IO window: 0xc000-0xcfff [ 0.370148] pci 0000:03:05.0: MEM window: 0xeb000000-0xebffffff [ 0.370291] pci 0000:03:05.0: PREFETCH window: 0x000000ec300000-0x000000ec3fffff [ 0.370527] pci 0000:03:06.0: PCI bridge, secondary bus 0000:09 [ 0.370665] pci 0000:03:06.0: IO window: disabled [ 0.370804] pci 0000:03:06.0: MEM window: disabled [ 0.370942] pci 0000:03:06.0: PREFETCH window: disabled [ 0.371084] pci 0000:02:00.0: PCI bridge, secondary bus 0000:03 [ 0.371252] pci 0000:02:00.0: IO window: 0x9000-0xcfff [ 0.371395] pci 0000:02:00.0: MEM window: 0xe8000000-0xebffffff [ 0.371538] pci 0000:02:00.0: PREFETCH window: 0x000000ec000000-0x000000ec3fffff [ 0.371771] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02 [ 0.371911] pci 0000:00:1c.0: IO window: 0x9000-0xcfff [ 0.372049] pci 0000:00:1c.0: MEM window: 0xe8000000-0xebffffff [ 0.372215] pci 0000:00:1c.0: PREFETCH window: 0x000000ec000000-0x000000ec3fffff [ 0.372450] pci 0000:00:1c.4: PCI bridge, secondary bus 0000:0a [ 0.372589] pci 0000:00:1c.4: IO window: 0xd000-0xdfff [ 0.372727] pci 0000:00:1c.4: MEM window: 0xec400000-0xec4fffff [ 0.372868] pci 0000:00:1c.4: PREFETCH window: disabled [ 0.373008] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:0b [ 0.373146] pci 0000:00:1e.0: IO window: disabled [ 0.373315] pci 0000:00:1e.0: MEM window: 0xec500000-0xec5fffff [ 0.373456] pci 0000:00:1e.0: PREFETCH window: disabled [ 0.373601] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 0.373745] pci 0000:00:01.0: setting latency timer to 64 [ 0.373750] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 0.373894] pci 0000:00:1c.0: setting latency timer to 64 [ 0.373905] pci 0000:02:00.0: setting latency timer to 64 [ 0.373916] pci 0000:03:01.0: setting latency timer to 64 [ 0.373927] pci 0000:03:02.0: setting latency timer to 64 [ 0.373938] pci 0000:03:03.0: setting latency timer to 64 [ 0.373949] pci 0000:03:04.0: setting latency timer to 64 [ 0.373959] pci 0000:03:05.0: setting latency timer to 64 [ 0.373970] pci 0000:03:06.0: setting latency timer to 64 [ 0.373976] pci 0000:00:1c.4: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 0.374119] pci 0000:00:1c.4: setting latency timer to 64 [ 0.374125] pci 0000:00:1e.0: setting latency timer to 64 [ 0.374128] pci_bus 0000:00: resource 0 io: [0x00-0xffff] [ 0.374130] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff] [ 0.374132] pci_bus 0000:01: resource 0 io: [0x8000-0x8fff] [ 0.374134] pci_bus 0000:01: resource 1 mem: [0xe4000000-0xe7ffffff] [ 0.374136] pci_bus 0000:01: resource 2 mem: [0xd0000000-0xdfffffff] [ 0.374139] pci_bus 0000:01: resource 3 mem: [0x0-0x0] [ 0.374141] pci_bus 0000:02: resource 0 io: [0x9000-0xcfff] [ 0.374143] pci_bus 0000:02: resource 1 mem: [0xe8000000-0xebffffff] [ 0.374146] pci_bus 0000:02: resource 2 mem: [0xec000000-0xec3fffff] [ 0.374148] pci_bus 0000:02: resource 3 mem: [0x0-0x0] [ 0.374150] pci_bus 0000:03: resource 0 io: [0x9000-0xcfff] [ 0.374152] pci_bus 0000:03: resource 1 mem: [0xe8000000-0xebffffff] [ 0.374154] pci_bus 0000:03: resource 2 mem: [0xec000000-0xec3fffff] [ 0.374156] pci_bus 0000:03: resource 3 mem: [0x0-0x0] [ 0.374157] pci_bus 0000:04: resource 0 mem: [0x0-0x0] [ 0.374159] pci_bus 0000:04: resource 1 mem: [0x0-0x0] [ 0.374160] pci_bus 0000:04: resource 2 mem: [0x0-0x0] [ 0.374162] pci_bus 0000:04: resource 3 mem: [0x0-0x0] [ 0.374164] pci_bus 0000:05: resource 0 io: [0x9000-0x9fff] [ 0.374166] pci_bus 0000:05: resource 1 mem: [0xe8000000-0xe8ffffff] [ 0.374167] pci_bus 0000:05: resource 2 mem: [0xec000000-0xec0fffff] [ 0.374169] pci_bus 0000:05: resource 3 mem: [0x0-0x0] [ 0.374171] pci_bus 0000:06: resource 0 io: [0xa000-0xafff] [ 0.374173] pci_bus 0000:06: resource 1 mem: [0xe9000000-0xe9ffffff] [ 0.374175] pci_bus 0000:06: resource 2 mem: [0xec100000-0xec1fffff] [ 0.374176] pci_bus 0000:06: resource 3 mem: [0x0-0x0] [ 0.374178] pci_bus 0000:07: resource 0 io: [0xb000-0xbfff] [ 0.374180] pci_bus 0000:07: resource 1 mem: [0xea000000-0xeaffffff] [ 0.374182] pci_bus 0000:07: resource 2 mem: [0xec200000-0xec2fffff] [ 0.374183] pci_bus 0000:07: resource 3 mem: [0x0-0x0] [ 0.374185] pci_bus 0000:08: resource 0 io: [0xc000-0xcfff] [ 0.374187] pci_bus 0000:08: resource 1 mem: [0xeb000000-0xebffffff] [ 0.374189] pci_bus 0000:08: resource 2 mem: [0xec300000-0xec3fffff] [ 0.374191] pci_bus 0000:08: resource 3 mem: [0x0-0x0] [ 0.374192] pci_bus 0000:09: resource 0 mem: [0x0-0x0] [ 0.374194] pci_bus 0000:09: resource 1 mem: [0x0-0x0] [ 0.374195] pci_bus 0000:09: resource 2 mem: [0x0-0x0] [ 0.374197] pci_bus 0000:09: resource 3 mem: [0x0-0x0] [ 0.374199] pci_bus 0000:0a: resource 0 io: [0xd000-0xdfff] [ 0.374201] pci_bus 0000:0a: resource 1 mem: [0xec400000-0xec4fffff] [ 0.374203] pci_bus 0000:0a: resource 2 mem: [0x0-0x0] [ 0.374205] pci_bus 0000:0a: resource 3 mem: [0x0-0x0] [ 0.374207] pci_bus 0000:0b: resource 0 mem: [0x0-0x0] [ 0.374210] pci_bus 0000:0b: resource 1 mem: [0xec500000-0xec5fffff] [ 0.374212] pci_bus 0000:0b: resource 2 mem: [0x0-0x0] [ 0.374214] pci_bus 0000:0b: resource 3 io: [0x00-0xffff] [ 0.374216] pci_bus 0000:0b: resource 4 mem: [0x000000-0xffffffff] [ 0.374255] NET: Registered protocol family 2 [ 0.386596] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.386926] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.387401] TCP bind hash table entries: 65536 (order: 7, 524288 bytes) [ 0.387699] TCP: Hash tables configured (established 131072 bind 65536) [ 0.387842] TCP reno registered [ 0.390673] NET: Registered protocol family 1 [ 0.392950] audit: initializing netlink socket (disabled) [ 0.393093] type=2000 audit(1244740910.392:1): initialized [ 0.398004] highmem bounce pool size: 64 pages [ 0.398148] HugeTLB registered 4 MB page size, pre-allocated 0 pages [ 0.403874] fuse init (API version 7.11) [ 0.404310] msgmni has been set to 1699 [ 0.404671] cryptomgr_test used greatest stack depth: 7096 bytes left [ 0.405176] cryptomgr_test used greatest stack depth: 6836 bytes left [ 0.405195] alg: No test for stdrng (krng) [ 0.405333] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254) [ 0.405345] io scheduler noop registered [ 0.405355] io scheduler cfq registered (default) [ 0.406113] pci 0000:01:00.0: Boot video device [ 0.406272] pcieport-driver 0000:00:01.0: setting latency timer to 64 [ 0.406315] pcieport-driver 0000:00:01.0: irq 24 for MSI/MSI-X [ 0.406493] pcieport-driver 0000:00:1c.0: setting latency timer to 64 [ 0.406538] pcieport-driver 0000:00:1c.0: irq 25 for MSI/MSI-X [ 0.406812] pcieport-driver 0000:00:1c.4: setting latency timer to 64 [ 0.406866] pcieport-driver 0000:00:1c.4: irq 26 for MSI/MSI-X [ 0.407067] pcieport-driver 0000:02:00.0: setting latency timer to 64 [ 0.407288] pcieport-driver 0000:03:01.0: setting latency timer to 64 [ 0.407379] pcieport-driver 0000:03:01.0: irq 27 for MSI/MSI-X [ 0.407595] pcieport-driver 0000:03:02.0: setting latency timer to 64 [ 0.407697] pcieport-driver 0000:03:02.0: irq 28 for MSI/MSI-X [ 0.407876] pcieport-driver 0000:03:03.0: setting latency timer to 64 [ 0.408000] pcieport-driver 0000:03:03.0: irq 29 for MSI/MSI-X [ 0.408217] pcieport-driver 0000:03:04.0: setting latency timer to 64 [ 0.408306] pcieport-driver 0000:03:04.0: irq 30 for MSI/MSI-X [ 0.408523] pcieport-driver 0000:03:05.0: setting latency timer to 64 [ 0.408652] pcieport-driver 0000:03:05.0: irq 31 for MSI/MSI-X [ 0.408891] pcieport-driver 0000:03:06.0: setting latency timer to 64 [ 0.408980] pcieport-driver 0000:03:06.0: irq 32 for MSI/MSI-X [ 0.414107] Non-volatile memory driver v1.3 [ 0.414696] uvesafb: failed to execute /sbin/v86d [ 0.414833] uvesafb: make sure that the v86d helper is installed and executable [ 0.415090] uvesafb: Getting VBE info block failed (eax=0x4f00, err=-2) [ 0.415232] uvesafb: vbe_init() failed with -22 [ 0.415367] uvesafb: probe of uvesafb.0 failed with error -22 [ 0.416100] ACPI: SSDT CFEE80C0, 022A (r1 PmRef Cpu0Ist 3000 INTL 20040311) [ 0.418257] ACPI: CPU0 (power states: C1[C1] C2[C2]) [ 0.418569] processor ACPI_CPU:00: registered as cooling_device0 [ 0.418731] ACPI: Processor [CPU0] (supports 8 throttling states) [ 0.419090] ACPI: SSDT CFEE8580, 0152 (r1 PmRef Cpu1Ist 3000 INTL 20040311) [ 0.419600] ACPI: CPU1 (power states: C1[C1] C2[C2]) [ 0.419952] processor ACPI_CPU:01: registered as cooling_device1 [ 0.420113] ACPI: Processor [CPU1] (supports 8 throttling states) [ 0.420519] ACPI: SSDT CFEE86E0, 0152 (r1 PmRef Cpu2Ist 3000 INTL 20040311) [ 0.421048] ACPI: CPU2 (power states: C1[C1] C2[C2]) [ 0.421373] processor ACPI_CPU:02: registered as cooling_device2 [ 0.421528] ACPI: Processor [CPU2] (supports 8 throttling states) [ 0.421960] ACPI: SSDT CFEE8840, 0152 (r1 PmRef Cpu3Ist 3000 INTL 20040311) [ 0.422502] ACPI: CPU3 (power states: C1[C1] C2[C2]) [ 0.422797] processor ACPI_CPU:03: registered as cooling_device3 [ 0.422941] ACPI: Processor [CPU3] (supports 8 throttling states) [ 0.425030] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.504222] Switched to high resolution mode on CPU 2 [ 0.504225] Switched to high resolution mode on CPU 3 [ 0.504227] Switched to high resolution mode on CPU 0 [ 0.504230] Switched to high resolution mode on CPU 1 [ 0.666744] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 0.667606] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 0.668703] loop: module loaded [ 0.668900] PPP generic driver version 2.4.2 [ 0.669099] PPP Deflate Compression module registered [ 0.669248] PPP BSD Compression module registered [ 0.669590] PPP MPPE Compression module registered [ 0.669747] NET: Registered protocol family 24 [ 0.669961] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 0.670132] r8169 0000:05:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 [ 0.670292] r8169 0000:05:00.0: setting latency timer to 64 [ 0.670377] r8169 0000:05:00.0: irq 33 for MSI/MSI-X [ 0.670679] eth0: RTL8168c/8111c at 0xf7c30000, 00:1f:d0:a0:cb:61, XID 3c4000c0 IRQ 33 [ 0.673695] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 0.673841] r8169 0000:06:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19 [ 0.673995] r8169 0000:06:00.0: setting latency timer to 64 [ 0.674086] r8169 0000:06:00.0: irq 34 for MSI/MSI-X [ 0.674316] eth1: RTL8168c/8111c at 0xf7c34000, 00:1f:d0:a0:cb:63, XID 3c4000c0 IRQ 34 [ 0.677336] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 0.677506] r8169 0000:07:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 0.677658] r8169 0000:07:00.0: setting latency timer to 64 [ 0.677726] r8169 0000:07:00.0: irq 35 for MSI/MSI-X [ 0.678024] eth2: RTL8168c/8111c at 0xf7c38000, 00:1f:d0:a0:cb:71, XID 3c4000c0 IRQ 35 [ 0.681019] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 0.681177] r8169 0000:08:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 [ 0.681340] r8169 0000:08:00.0: setting latency timer to 64 [ 0.681424] r8169 0000:08:00.0: irq 36 for MSI/MSI-X [ 0.681737] eth3: RTL8168c/8111c at 0xf7c3c000, 00:1f:d0:a0:cb:73, XID 3c4000c0 IRQ 36 [ 0.684821] Driver 'sd' needs updating - please use bus_type methods [ 0.685008] Driver 'sr' needs updating - please use bus_type methods [ 0.685269] ahci 0000:0a:00.0: version 3.0 [ 0.685279] ahci 0000:0a:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 0.696040] ahci 0000:0a:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode [ 0.696283] ahci 0000:0a:00.0: flags: 64bit ncq pm led clo pmp pio slum part [ 0.696453] ahci 0000:0a:00.0: setting latency timer to 64 [ 0.696592] scsi0 : ahci [ 0.696907] scsi1 : ahci [ 0.697224] ata1: SATA max UDMA/133 abar m8192@0xec400000 port 0xec400100 irq 16 [ 0.697461] ata2: SATA max UDMA/133 abar m8192@0xec400000 port 0xec400180 irq 16 [ 6.969039] ata1: link is slow to respond, please be patient (ready=0) [ 10.743038] ata1: softreset failed (device not ready) [ 10.743191] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 10.743344] ata1: link online but device misclassified, retrying [ 17.015051] ata1: link is slow to respond, please be patient (ready=0) [ 20.789041] ata1: softreset failed (device not ready) [ 20.789193] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 20.789347] ata1: link online but device misclassified, retrying [ 27.061038] ata1: link is slow to respond, please be patient (ready=0) [ 55.825038] ata1: softreset failed (device not ready) [ 55.825191] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 55.825344] ata1: link online but device misclassified, retrying [ 55.825485] ata1: limiting SATA link speed to 1.5 Gbps [ 60.873038] ata1: softreset failed (device not ready) [ 60.873191] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310) [ 60.873345] ata1: link online but device misclassified, device detection might fail [ 67.156038] ata2: link is slow to respond, please be patient (ready=0) [ 70.930039] ata2: softreset failed (device not ready) [ 70.930191] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 70.930346] ata2: link online but device misclassified, retrying [ 77.202038] ata2: link is slow to respond, please be patient (ready=0) [ 80.976038] ata2: softreset failed (device not ready) [ 80.976190] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 80.976344] ata2: link online but device misclassified, retrying [ 87.248038] ata2: link is slow to respond, please be patient (ready=0) [ 116.012015] ata2: softreset failed (device not ready) [ 116.012170] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 116.012343] ata2: link online but device misclassified, retrying [ 116.012483] ata2: limiting SATA link speed to 1.5 Gbps [ 121.060038] ata2: softreset failed (device not ready) [ 121.060191] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 310) [ 121.060345] ata2: link online but device misclassified, device detection might fail [ 121.071132] ata_piix 0000:00:1f.2: version 2.12 [ 121.071142] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19 [ 121.071299] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ] [ 121.071626] ata_piix 0000:00:1f.2: setting latency timer to 64 [ 121.071708] scsi2 : ata_piix [ 121.071990] scsi3 : ata_piix [ 121.072737] ata3: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xf000 irq 14 [ 121.072883] ata4: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xf008 irq 15 [ 121.833108] ata3.00: SATA link down (SStatus 0 SControl 300) [ 121.833276] ata3.01: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 121.874649] ata3.01: HPA detected: current 312579695, native 312581808 [ 121.874797] ata3.01: ATA-8: ST3160813AS, CC2H, max UDMA/133 [ 121.874946] ata3.01: 312579695 sectors, multi 16: LBA48 NCQ (depth 0/32) [ 121.924619] ata3.01: configured for UDMA/133 [ 121.924871] scsi 2:0:1:0: Direct-Access ATA ST3160813AS CC2H PQ: 0 ANSI: 5 [ 121.925314] sd 2:0:1:0: [sda] 312579695 512-byte hardware sectors: (160 GB/149 GiB) [ 121.925570] sd 2:0:1:0: [sda] Write Protect is off [ 121.925716] sd 2:0:1:0: [sda] Mode Sense: 00 3a 00 00 [ 121.925734] sd 2:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 121.926010] sd 2:0:1:0: [sda] 312579695 512-byte hardware sectors: (160 GB/149 GiB) [ 121.926285] sd 2:0:1:0: [sda] Write Protect is off [ 121.926423] sd 2:0:1:0: [sda] Mode Sense: 00 3a 00 00 [ 121.926440] sd 2:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 121.926675] sda: sda1 sda2 sda3 [ 121.946668] sd 2:0:1:0: [sda] Attached SCSI disk [ 121.946967] sd 2:0:1:0: Attached scsi generic sg0 type 0 [ 122.707086] ata4.00: SATA link down (SStatus 0 SControl 300) [ 122.707242] ata4.01: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 122.721617] ata4.01: HPA detected: current 976771055, native 976773168 [ 122.721765] ata4.01: ATA-8: ST3500320AS, SD81, max UDMA/133 [ 122.721914] ata4.01: 976771055 sectors, multi 16: LBA48 NCQ (depth 0/32) [ 122.728623] ata4.01: configured for UDMA/133 [ 122.728848] scsi 3:0:1:0: Direct-Access ATA ST3500320AS SD81 PQ: 0 ANSI: 5 [ 122.729348] sd 3:0:1:0: [sdb] 976771055 512-byte hardware sectors: (500 GB/465 GiB) [ 122.729615] sd 3:0:1:0: [sdb] Write Protect is off [ 122.729749] sd 3:0:1:0: [sdb] Mode Sense: 00 3a 00 00 [ 122.729766] sd 3:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 122.730045] sd 3:0:1:0: [sdb] 976771055 512-byte hardware sectors: (500 GB/465 GiB) [ 122.730282] sd 3:0:1:0: [sdb] Write Protect is off [ 122.730427] sd 3:0:1:0: [sdb] Mode Sense: 00 3a 00 00 [ 122.730444] sd 3:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 122.730679] sdb: sdb1 sdb2 sdb3 [ 122.742210] sd 3:0:1:0: [sdb] Attached SCSI disk [ 122.742503] sd 3:0:1:0: Attached scsi generic sg1 type 0 [ 122.742764] ata_piix 0000:00:1f.5: PCI INT B -> GSI 19 (level, low) -> IRQ 19 [ 122.742909] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ] [ 122.743239] ata_piix 0000:00:1f.5: setting latency timer to 64 [ 122.743281] scsi4 : ata_piix [ 122.743596] scsi5 : ata_piix [ 122.744418] ata5: SATA max UDMA/133 cmd 0xe700 ctl 0xe800 bmdma 0xeb00 irq 19 [ 122.744582] ata6: SATA max UDMA/133 cmd 0xe900 ctl 0xea00 bmdma 0xeb08 irq 19 [ 123.200095] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 123.203335] ata5.00: HPA detected: current 488395055, native 488397168 [ 123.203493] ata5.00: ATA-7: ST3250410AS, 3.AAA, max UDMA/133 [ 123.203633] ata5.00: 488395055 sectors, multi 16: LBA48 NCQ (depth 0/32) [ 123.209358] ata5.00: configured for UDMA/133 [ 123.209590] scsi 4:0:0:0: Direct-Access ATA ST3250410AS 3.AA PQ: 0 ANSI: 5 [ 123.210131] sd 4:0:0:0: [sdc] 488395055 512-byte hardware sectors: (250 GB/232 GiB) [ 123.210386] sd 4:0:0:0: [sdc] Write Protect is off [ 123.210520] sd 4:0:0:0: [sdc] Mode Sense: 00 3a 00 00 [ 123.210537] sd 4:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 123.210809] sd 4:0:0:0: [sdc] 488395055 512-byte hardware sectors: (250 GB/232 GiB) [ 123.211045] sd 4:0:0:0: [sdc] Write Protect is off [ 123.211183] sd 4:0:0:0: [sdc] Mode Sense: 00 3a 00 00 [ 123.211201] sd 4:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 123.211454] sdc: sdc1 [ 123.222236] sd 4:0:0:0: [sdc] Attached SCSI disk [ 123.222482] sd 4:0:0:0: Attached scsi generic sg2 type 0 [ 123.678050] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 123.681339] ata6.00: HPA detected: current 488395055, native 488397168 [ 123.681486] ata6.00: ATA-7: ST3250410AS, 3.AAC, max UDMA/133 [ 123.681626] ata6.00: 488395055 sectors, multi 16: LBA48 NCQ (depth 0/32) [ 123.687396] ata6.00: configured for UDMA/133 [ 123.687615] scsi 5:0:0:0: Direct-Access ATA ST3250410AS 3.AA PQ: 0 ANSI: 5 [ 123.688134] sd 5:0:0:0: [sdd] 488395055 512-byte hardware sectors: (250 GB/232 GiB) [ 123.688400] sd 5:0:0:0: [sdd] Write Protect is off [ 123.688553] sd 5:0:0:0: [sdd] Mode Sense: 00 3a 00 00 [ 123.688570] sd 5:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 123.688837] sd 5:0:0:0: [sdd] 488395055 512-byte hardware sectors: (250 GB/232 GiB) [ 123.689079] sd 5:0:0:0: [sdd] Write Protect is off [ 123.689212] sd 5:0:0:0: [sdd] Mode Sense: 00 3a 00 00 [ 123.689230] sd 5:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 123.691126] sdd: sdd1 [ 123.713137] sdd: p1 size 488406082 limited to end of disk [ 123.713451] sd 5:0:0:0: [sdd] Attached SCSI disk [ 123.713663] sd 5:0:0:0: Attached scsi generic sg3 type 0 [ 123.713968] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 123.714129] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 123.714288] ehci_hcd 0000:00:1a.7: setting latency timer to 64 [ 123.714291] ehci_hcd 0000:00:1a.7: EHCI Host Controller [ 123.714507] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1 [ 123.718656] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported [ 123.718666] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xec605000 [ 123.728277] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00 [ 123.728439] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 123.728585] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 123.728823] usb usb1: Product: EHCI Host Controller [ 123.728957] usb usb1: Manufacturer: Linux 2.6.29-gentoo-r5 ehci_hcd [ 123.729107] usb usb1: SerialNumber: 0000:00:1a.7 [ 123.729346] usb usb1: configuration #1 chosen from 1 choice [ 123.729560] hub 1-0:1.0: USB hub found [ 123.729698] hub 1-0:1.0: 6 ports detected [ 123.730059] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23 [ 123.730216] ehci_hcd 0000:00:1d.7: setting latency timer to 64 [ 123.730219] ehci_hcd 0000:00:1d.7: EHCI Host Controller [ 123.730442] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2 [ 123.734587] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported [ 123.734596] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xec604000 [ 123.744020] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 123.744175] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 [ 123.744332] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 123.744557] usb usb2: Product: EHCI Host Controller [ 123.744691] usb usb2: Manufacturer: Linux 2.6.29-gentoo-r5 ehci_hcd [ 123.744830] usb usb2: SerialNumber: 0000:00:1d.7 [ 123.745052] usb usb2: configuration #1 chosen from 1 choice [ 123.745269] hub 2-0:1.0: USB hub found [ 123.745406] hub 2-0:1.0: 6 ports detected [ 123.745762] uhci_hcd: USB Universal Host Controller Interface driver [ 123.745928] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 123.746078] uhci_hcd 0000:00:1a.0: setting latency timer to 64 [ 123.746082] uhci_hcd 0000:00:1a.0: UHCI Host Controller [ 123.746307] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3 [ 123.746556] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000e100 [ 123.746727] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 [ 123.746881] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 123.747127] usb usb3: Product: UHCI Host Controller [ 123.747274] usb usb3: Manufacturer: Linux 2.6.29-gentoo-r5 uhci_hcd [ 123.747415] usb usb3: SerialNumber: 0000:00:1a.0 [ 123.747643] usb usb3: configuration #1 chosen from 1 choice [ 123.747858] hub 3-0:1.0: USB hub found [ 123.747996] hub 3-0:1.0: 2 ports detected [ 123.748304] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21 [ 123.748455] uhci_hcd 0000:00:1a.1: setting latency timer to 64 [ 123.748459] uhci_hcd 0000:00:1a.1: UHCI Host Controller [ 123.748666] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4 [ 123.748916] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000e200 [ 123.749077] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 [ 123.749243] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 123.749473] usb usb4: Product: UHCI Host Controller [ 123.749608] usb usb4: Manufacturer: Linux 2.6.29-gentoo-r5 uhci_hcd [ 123.749748] usb usb4: SerialNumber: 0000:00:1a.1 [ 123.749969] usb usb4: configuration #1 chosen from 1 choice [ 123.750191] hub 4-0:1.0: USB hub found [ 123.750331] hub 4-0:1.0: 2 ports detected [ 123.750628] uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 123.750779] uhci_hcd 0000:00:1a.2: setting latency timer to 64 [ 123.750782] uhci_hcd 0000:00:1a.2: UHCI Host Controller [ 123.750977] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5 [ 123.751256] uhci_hcd 0000:00:1a.2: irq 18, io base 0x0000e000 [ 123.751420] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 [ 123.751562] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 123.751788] usb usb5: Product: UHCI Host Controller [ 123.751923] usb usb5: Manufacturer: Linux 2.6.29-gentoo-r5 uhci_hcd [ 123.752063] usb usb5: SerialNumber: 0000:00:1a.2 [ 123.752297] usb usb5: configuration #1 chosen from 1 choice [ 123.752526] hub 5-0:1.0: USB hub found [ 123.752662] hub 5-0:1.0: 2 ports detected [ 123.752954] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23 [ 123.753114] uhci_hcd 0000:00:1d.0: setting latency timer to 64 [ 123.753116] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 123.753353] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6 [ 123.753602] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000e300 [ 123.753773] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 [ 123.753927] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 123.754168] usb usb6: Product: UHCI Host Controller [ 123.754326] usb usb6: Manufacturer: Linux 2.6.29-gentoo-r5 uhci_hcd [ 123.754465] usb usb6: SerialNumber: 0000:00:1d.0 [ 123.754688] usb usb6: configuration #1 chosen from 1 choice [ 123.754899] hub 6-0:1.0: USB hub found [ 123.755035] hub 6-0:1.0: 2 ports detected [ 123.755348] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19 [ 123.755499] uhci_hcd 0000:00:1d.1: setting latency timer to 64 [ 123.755503] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 123.755700] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7 [ 123.755956] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000e400 [ 123.756130] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 [ 123.756286] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 123.756512] usb usb7: Product: UHCI Host Controller [ 123.756646] usb usb7: Manufacturer: Linux 2.6.29-gentoo-r5 uhci_hcd [ 123.756786] usb usb7: SerialNumber: 0000:00:1d.1 [ 123.757008] usb usb7: configuration #1 chosen from 1 choice [ 123.757219] hub 7-0:1.0: USB hub found [ 123.757360] hub 7-0:1.0: 2 ports detected [ 123.757672] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 123.757822] uhci_hcd 0000:00:1d.2: setting latency timer to 64 [ 123.757826] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 123.758029] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8 [ 123.758296] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000e500 [ 123.758455] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001 [ 123.758597] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 123.758823] usb usb8: Product: UHCI Host Controller [ 123.758957] usb usb8: Manufacturer: Linux 2.6.29-gentoo-r5 uhci_hcd [ 123.759107] usb usb8: SerialNumber: 0000:00:1d.2 [ 123.759342] usb usb8: configuration #1 chosen from 1 choice [ 123.759556] hub 8-0:1.0: USB hub found [ 123.759693] hub 8-0:1.0: 2 ports detected [ 123.760050] Initializing USB Mass Storage driver... [ 123.760271] usbcore: registered new interface driver usb-storage [ 123.760415] USB Mass Storage support registered. [ 123.760763] PNP: No PS/2 controller found. Probing ports directly. [ 123.761371] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 123.761528] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 123.761838] mice: PS/2 mouse device common for all mice [ 123.762237] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 123.763121] cpuidle: using governor ladder [ 123.764186] cpuidle: using governor menu [ 123.764334] No iBFT detected. [ 123.766053] usbcore: registered new interface driver hiddev [ 123.766299] usbcore: registered new interface driver usbhid [ 123.766459] usbhid: v2.6:USB HID core driver [ 123.766714] Advanced Linux Sound Architecture Driver Version 1.0.18a. [ 123.767411] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22 [ 123.767695] HDA Intel 0000:00:1b.0: setting latency timer to 64 [ 123.777423] hda_codec: Unknown model for ALC883, trying auto-probe from BIOS... [ 123.804923] ALSA device list: [ 123.805062] #0: HDA Intel at 0xec600000 irq 22 [ 123.805472] TCP cubic registered [ 123.805599] Initializing XFRM netlink socket [ 123.805740] NET: Registered protocol family 17 [ 123.810724] Using IPI No-Shortcut mode [ 123.811142] registered taskstats version 1 [ 123.923662] EXT3-fs: sda3: couldn't mount because of unsupported optional features (240). [ 123.924588] EXT2-fs: sda3: couldn't mount because of unsupported optional features (240). [ 123.942279] EXT4-fs: barriers enabled [ 123.963232] kjournald2 starting: pid 804, dev sda3:8, commit interval 5 seconds [ 123.963249] EXT4-fs: delayed allocation enabled [ 123.963251] EXT4-fs: file extents enabled [ 123.974333] EXT4-fs: mballoc enabled [ 123.974463] EXT4-fs: mounted filesystem sda3 with ordered data mode [ 123.974608] VFS: Mounted root (ext4 filesystem) readonly on device 8:3. [ 123.974821] Freeing unused kernel memory: 324k freed [ 123.975045] Write protecting the kernel text: 3788k [ 123.975253] Write protecting the kernel read-only data: 1320k [ 124.012081] khelper used greatest stack depth: 6436 bytes left [ 124.366236] stty used greatest stack depth: 6052 bytes left [ 124.410289] usb 4-1: new full speed USB device using uhci_hcd and address 2 [ 124.544150] touch used greatest stack depth: 5912 bytes left [ 124.583149] usb 4-1: New USB device found, idVendor=046d, idProduct=c51a [ 124.583152] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 124.583155] usb 4-1: Product: USB Receiver [ 124.583157] usb 4-1: Manufacturer: Logitech [ 124.583251] usb 4-1: configuration #1 chosen from 1 choice [ 124.591444] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1a.1/usb4/4-1/4-1:1.0/input/input0 [ 124.600316] generic-usb 0003:046D:C51A.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1a.1-1/input0 [ 124.605248] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1a.1/usb4/4-1/4-1:1.1/input/input1 [ 124.614111] generic-usb 0003:046D:C51A.0002: input,hiddev96,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1a.1-1/input1 [ 124.822054] usb 5-1: new full speed USB device using uhci_hcd and address 2 [ 124.972510] usb 5-1: New USB device found, idVendor=046d, idProduct=c223 [ 124.972514] usb 5-1: New USB device strings: Mfr=0, Product=2, SerialNumber=0 [ 124.972516] usb 5-1: Product: G11 Keyboard [ 124.972580] usb 5-1: configuration #1 chosen from 1 choice [ 124.975527] hub 5-1:1.0: USB hub found [ 124.977507] hub 5-1:1.0: 4 ports detected [ 125.224679] nvidia: module license 'NVIDIA' taints kernel. [ 125.333546] usb 5-1.1: new low speed USB device using uhci_hcd and address 3 [ 125.455545] usb 5-1.1: New USB device found, idVendor=046d, idProduct=c221 [ 125.455548] usb 5-1.1: New USB device strings: Mfr=0, Product=2, SerialNumber=0 [ 125.455551] usb 5-1.1: Product: Gaming Keyboard [ 125.455618] usb 5-1.1: configuration #1 chosen from 1 choice [ 125.472746] input: Gaming Keyboard as /devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1.1/5-1.1:1.0/input/input2 [ 125.478298] nvidia 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 125.478314] nvidia 0000:01:00.0: setting latency timer to 64 [ 125.479216] NVRM: loading NVIDIA UNIX x86 Kernel Module 180.29 Wed Feb 4 23:44:25 PST 2009 [ 125.485462] generic-usb 0003:046D:C221.0003: input,hidraw2: USB HID v1.10 Keyboard [Gaming Keyboard] on usb-0000:00:1a.2-1.1/input0 [ 125.518619] input: Gaming Keyboard as /devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1.1/5-1.1:1.1/input/input3 [ 125.526111] generic-usb 0003:046D:C221.0004: input,hiddev97,hidraw3: USB HID v1.10 Device [Gaming Keyboard] on usb-0000:00:1a.2-1.1/input1 [ 125.592554] usb 5-1.4: new full speed USB device using uhci_hcd and address 4 [ 125.685371] EXT4 FS on sda3, internal journal on sda3:8 [ 125.716554] usb 5-1.4: New USB device found, idVendor=046d, idProduct=c225 [ 125.716559] usb 5-1.4: New USB device strings: Mfr=0, Product=2, SerialNumber=0 [ 125.716563] usb 5-1.4: Product: G11 Keyboard [ 125.716657] usb 5-1.4: configuration #1 chosen from 1 choice [ 125.723663] mount used greatest stack depth: 5464 bytes left [ 125.725655] input: G11 Keyboard as /devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1.4/5-1.4:1.0/input/input4 [ 125.733131] generic-usb 0003:046D:C225.0005: input,hiddev98,hidraw4: USB HID v1.11 Keypad [G11 Keyboard] on usb-0000:00:1a.2-1.4/input0 [ 127.321773] Adding 530136k swap on /dev/sda2. Priority:-1 extents:1 across:530136k [ 133.640322] r8169: eth0: link up [ 133.640328] r8169: eth0: link up [ 141.002388] IRQ 16/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs