Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

[SOLVED] Updated Squeeze to 6.0.3 RTL8111 Broken

Need help with peripherals or devices?
Post Reply
Message
Author
thseals
Posts: 5
Joined: 2011-10-10 22:14

[SOLVED] Updated Squeeze to 6.0.3 RTL8111 Broken

#1 Post by thseals »

Hi Everybody,
I am running Squeeze on an AMD64 machine that I built. The machine has dual Realtek RTL8111/r8168B gigabit LAN. I have been running this machine since Lenny came out and the LAN controllers functioned fine then all the way through the upgrade to Squeeze 6.0.2-1. On Saturday 08 October 2011 when I did the updates to Squeeze 6.0.3, my Realtek LAN stopped working and the I was unable to access the Internet. I am now posting this thread from my Windows machine. I have booted a Live CD of Squeeze 6.0.2-1 and with that, I am able to access the Internet through the Realtek NIC fine. Out of desperation, I did a reinstall using my Squeeze 6.0.0 Disc 1, which I thought would allow me to go back to 6.0.0 and not allow the update to 6.0.3 to happen. I was wrong, because as you know, the software is updated to the latest version at install. I did not try to install with the network cable unplugged, because after I thought about it, that would not fix the problem, but just put me back to Squeeze 6.0.2-1.

To rule out network cabling problems, I unplugged the network cable from my Windows Machine and plugged it into the Linux box. I can access the Internet though both cables from the Windows Machine, and can not access the Internet with either cable from the Linux box.

[EDIT]
I have turned off eth1 in the BIOS for troubleshooting. eth0 is the one that shows up in lspci. I am plugged into the right LAN controller, because I did a reinstall of Squeeze with eth1 turned off and debian installer contacted the mirror OK.
[/EDIT]

lspci says:

Code: Select all

00:00.0 Host bridge: Intel Corporation 4 Series Chipset DRAM Controller (rev 03)
00:01.0 PCI bridge: Intel Corporation 4 Series Chipset PCI Express Root Port (rev 03)
00:1a.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #4
00:1a.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #5
00:1a.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #6
00:1a.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #2
00:1c.0 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 1
00:1c.3 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 4
00:1c.4 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 5
00:1d.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #1
00:1d.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #2
00:1d.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #3
00:1d.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #1
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 90)
00:1f.0 ISA bridge: Intel Corporation 82801JIR (ICH10R) LPC Interface Controller
00:1f.2 IDE interface: Intel Corporation 82801JI (ICH10 Family) 4 port SATA IDE Controller #1
00:1f.3 SMBus: Intel Corporation 82801JI (ICH10 Family) SMBus Controller
00:1f.5 IDE interface: Intel Corporation 82801JI (ICH10 Family) 2 port SATA IDE Controller #2
01:00.0 VGA compatible controller: ATI Technologies Inc RV770 [Radeon HD 4870]
01:00.1 Audio device: ATI Technologies Inc HD48x0 audio
03:00.0 SATA controller: JMicron Technology Corp. JMB362/JMB363 Serial ATA Controller (rev 02)
03:00.1 IDE interface: JMicron Technology Corp. JMB362/JMB363 Serial ATA Controller (rev 02)
[b]04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)[/b]
05:01.0 Multimedia audio controller: C-Media Electronics Inc CMI8788 [Oxygen HD Audio]
05:07.0 FireWire (IEEE 1394): Texas Instruments TSB43AB23 IEEE-1394a-2000 Controller (PHY/Link)
I'm using the r1869 driver in the kernel (which functioned correctly in Lenny and up through Squeeze 6.0.2-1)

lsmod|grep r1869 says:

Code: Select all

r8169                  36840  0 
mii                     3210  1 r8169
Network Manager is running by default and was functioning fine until the update to 6.0.3. The contents of NetworkManager.conf are:

Code: Select all

[main]
plugins=ifupdown,keyfile

no-auto-default=00:24:1d:2a:98:26,

[ifupdown]
managed=false
and /etc/network/interfaces contains:

Code: Select all

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug eth0
#NetworkManager#iface eth0 inet dhcp
If I do an ifconfig -a, I get:

Code: Select all

eth0      Link encap:Ethernet  HWaddr 00:24:1d:2a:98:26  
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
          Interrupt:28 Base address:0x4000 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:12 errors:0 dropped:0 overruns:0 frame:0
          TX packets:12 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:760 (760.0 B)  TX bytes:760 (760.0 B)

pan0      Link encap:Ethernet  HWaddr c6:b7:15:12:bf:41  
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
Please See dmesg on the next post.

I know from reading the changelog for squeeze that the kernel and the r8169 driver have been updated. I have tried running with and without the r8169 firmware and neither case allows me to access the Internet.

I'd be grateful to anyone who is willing to take a look at this and help me get back on line.

Thanks,
Troy
Last edited by thseals on 2011-10-17 16:12, edited 2 times in total.

thseals
Posts: 5
Joined: 2011-10-10 22:14

Re: Updated Squeeze to 6.0.3 RTL8111 Broken

#2 Post by thseals »

dmesg for my machine with the not functioning Realtek LAN is:

Code: Select all

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.32-5-amd64 (Debian 2.6.32-38) (ben@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Mon Oct 3 03:59:20 UTC 2011
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-amd64 root=UUID=06d2adaf-4be0-4614-8e1c-623b2005158c ro quiet
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 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 - 00000000cfee2000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000cfee2000 - 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 - 0000000230000000 (usable)
[    0.000000] DMI 2.4 present.
[    0.000000] last_pfn = 0x230000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CEFFF write-protect
[    0.000000]   CF000-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 0D0000000 mask FF0000000 uncachable
[    0.000000]   3 base 100000000 mask F00000000 write-back
[    0.000000]   4 base 200000000 mask FC0000000 write-back
[    0.000000]   5 base 230000000 mask FF0000000 uncachable
[    0.000000]   6 base 0CFF00000 mask FFFF00000 uncachable
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820 update range: 00000000cff00000 - 0000000100000000 (usable) ==> (reserved)
[    0.000000] last_pfn = 0xcfeb0 max_arch_pfn = 0x400000000
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] init_memory_mapping: 0000000000000000-00000000cfeb0000
[    0.000000]  0000000000 - 00cfe00000 page 2M
[    0.000000]  00cfe00000 - 00cfeb0000 page 4k
[    0.000000] kernel direct mapping tables up to cfeb0000 @ 8000-e000
[    0.000000] init_memory_mapping: 0000000100000000-0000000230000000
[    0.000000]  0100000000 - 0230000000 page 2M
[    0.000000] kernel direct mapping tables up to 230000000 @ c000-16000
[    0.000000] RAMDISK: 3771c000 - 37fef9e6
[    0.000000] ACPI: RSDP 00000000000f75d0 00014 (v00 GBT   )
[    0.000000] ACPI: RSDT 00000000cfee2040 0003C (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
[    0.000000] ACPI: FACP 00000000cfee20c0 00074 (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
[    0.000000] ACPI: DSDT 00000000cfee2180 050A9 (v01 GBT    GBTUACPI 00001000 MSFT 0100000C)
[    0.000000] ACPI: FACS 00000000cfeb0000 00040
[    0.000000] ACPI: EUDS 00000000cfee79c0 00500 (v01 GBT             00000000      00000000)
[    0.000000] ACPI: HPET 00000000cfee7880 00038 (v01 GBT    GBTUACPI 42302E31 GBTU 00000098)
[    0.000000] ACPI: MCFG 00000000cfee7900 0003C (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
[    0.000000] ACPI: APIC 00000000cfee7280 00084 (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
[    0.000000] ACPI: SSDT 00000000cfee87f0 003AB (v01  PmRef    CpuPm 00003000 INTL 20040311)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-0000000230000000
[    0.000000] Bootmem setup node 0 0000000000000000-0000000230000000
[    0.000000]   NODE_DATA [0000000000011000 - 0000000000018fff]
[    0.000000]   bootmap [0000000000019000 -  000000000005efff] pages 46
[    0.000000] (8 early reservations) ==> bootmem [0000000000 - 0230000000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]   #1 [0000006000 - 0000008000]       TRAMPOLINE ==> [0000006000 - 0000008000]
[    0.000000]   #2 [0001000000 - 000168a594]    TEXT DATA BSS ==> [0001000000 - 000168a594]
[    0.000000]   #3 [003771c000 - 0037fef9e6]          RAMDISK ==> [003771c000 - 0037fef9e6]
[    0.000000]   #4 [000009f800 - 0000100000]    BIOS reserved ==> [000009f800 - 0000100000]
[    0.000000]   #5 [000168b000 - 000168b0f6]              BRK ==> [000168b000 - 000168b0f6]
[    0.000000]   #6 [0000008000 - 000000c000]          PGTABLE ==> [0000008000 - 000000c000]
[    0.000000]   #7 [000000c000 - 0000011000]          PGTABLE ==> [000000c000 - 0000011000]
[    0.000000] found SMP MP-table at [ffff8800000f57a0] f57a0
[    0.000000]  [ffffea0000000000-ffffea0007bfffff] PMD -> [ffff880001800000-ffff8800089fffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000000 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   0x00100000 -> 0x00230000
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[3] active PFN ranges
[    0.000000]     0: 0x00000000 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x000cfeb0
[    0.000000]     0: 0x00100000 -> 0x00230000
[    0.000000] On node 0 totalpages: 2096719
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 108 pages reserved
[    0.000000]   DMA zone: 3835 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14280 pages used for memmap
[    0.000000]   DMA32 zone: 833256 pages, LIFO batch:31
[    0.000000]   Normal zone: 17024 pages used for memmap
[    0.000000]   Normal zone: 1228160 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] 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] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[    0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 00000000cfeb0000 - 00000000cfee2000
[    0.000000] PM: Registered nosave memory: 00000000cfee2000 - 00000000cfef0000
[    0.000000] PM: Registered nosave memory: 00000000cfef0000 - 00000000cff00000
[    0.000000] PM: Registered nosave memory: 00000000cff00000 - 00000000e0000000
[    0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000e4000000
[    0.000000] PM: Registered nosave memory: 00000000e4000000 - 00000000fec00000
[    0.000000] PM: Registered nosave memory: 00000000fec00000 - 0000000100000000
[    0.000000] Allocating PCI resources starting at e4000000 (gap: e4000000:1ac00000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 30 pages/cpu @ffff880008c00000 s90328 r8192 d24360 u524288
[    0.000000] pcpu-alloc: s90328 r8192 d24360 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: 2065251
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-amd64 root=UUID=06d2adaf-4be0-4614-8e1c-623b2005158c ro quiet
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.000000] Placing 64MB software IO TLB between ffff880008d9e000 - ffff88000cd9e000
[    0.000000] software IO TLB at phys 0x8d9e000 - 0xcd9e000
[    0.000000] Memory: 8187504k/9175040k available (3081k kernel code, 788164k absent, 199372k reserved, 1889k data, 592k init)
[    0.000000] SLUB: Genslabs=14, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:4352 nr_irqs:440
[    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 2833.266 MHz processor.
[    0.004004] Calibrating delay loop (skipped), value calculated using timer frequency.. 5666.53 BogoMIPS (lpj=11333064)
[    0.004019] Security Framework initialized
[    0.004022] SELinux:  Disabled at boot.
[    0.004520] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.009269] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.010573] Mount-cache hash table entries: 256
[    0.010679] Initializing cgroup subsys ns
[    0.010682] Initializing cgroup subsys cpuacct
[    0.010684] Initializing cgroup subsys devices
[    0.010686] Initializing cgroup subsys freezer
[    0.010687] Initializing cgroup subsys net_cls
[    0.010705] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.010707] CPU: L2 cache: 6144K
[    0.010709] CPU 0/0x0 -> Node 0
[    0.010711] CPU: Physical Processor ID: 0
[    0.010712] CPU: Processor Core ID: 0
[    0.010714] mce: CPU supports 6 MCE banks
[    0.010719] CPU0: Thermal monitoring enabled (TM2)
[    0.010722] using mwait in idle threads.
[    0.010724] Performance Events: Core2 events, Intel PMU driver.
[    0.010727] ... version:                2
[    0.010728] ... bit width:              40
[    0.010729] ... generic registers:      2
[    0.010731] ... value mask:             000000ffffffffff
[    0.010732] ... max period:             000000007fffffff
[    0.010733] ... fixed-purpose events:   3
[    0.010734] ... event mask:             0000000700000003
[    0.011504] ACPI: Core revision 20090903
[    0.015931] Setting APIC routing to flat
[    0.016246] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.055935] CPU0: Intel(R) Core(TM)2 Quad CPU    Q9550  @ 2.83GHz stepping 0a
[    0.056001] Booting processor 1 APIC 0x1 ip 0x6000
[    0.008000] Initializing CPU#1
[    0.008000] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.008000] CPU: L2 cache: 6144K
[    0.008000] CPU 1/0x1 -> Node 0
[    0.008000] CPU: Physical Processor ID: 0
[    0.008000] CPU: Processor Core ID: 1
[    0.008000] CPU1: Thermal monitoring enabled (TM2)
[    0.140060] CPU1: Intel(R) Core(TM)2 Quad CPU    Q9550  @ 2.83GHz stepping 0a
[    0.140065] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[    0.144079] Booting processor 2 APIC 0x3 ip 0x6000
[    0.008000] Initializing CPU#2
[    0.008000] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.008000] CPU: L2 cache: 6144K
[    0.008000] CPU 2/0x3 -> Node 0
[    0.008000] CPU: Physical Processor ID: 0
[    0.008000] CPU: Processor Core ID: 3
[    0.008000] CPU2: Thermal monitoring enabled (TM2)
[    0.232092] CPU2: Intel(R) Core(TM)2 Quad CPU    Q9550  @ 2.83GHz stepping 0a
[    0.232097] checking TSC synchronization [CPU#0 -> CPU#2]: passed.
[    0.236056] Booting processor 3 APIC 0x2 ip 0x6000
[    0.008000] Initializing CPU#3
[    0.008000] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.008000] CPU: L2 cache: 6144K
[    0.008000] CPU 3/0x2 -> Node 0
[    0.008000] CPU: Physical Processor ID: 0
[    0.008000] CPU: Processor Core ID: 2
[    0.008000] CPU3: Thermal monitoring enabled (TM2)
[    0.324099] CPU3: Intel(R) Core(TM)2 Quad CPU    Q9550  @ 2.83GHz stepping 0a
[    0.324104] checking TSC synchronization [CPU#0 -> CPU#3]: passed.
[    0.328010] Brought up 4 CPUs
[    0.328012] Total of 4 processors activated (22664.40 BogoMIPS).
[    0.330821] CPU0 attaching sched-domain:
[    0.330824]  domain 0: span 0-1 level MC
[    0.330825]   groups: group ffff880008c0fbf0 cpus 0 group ffff880008c8fbf0 cpus 1
[    0.330830]   domain 1: span 0-3 level CPU
[    0.330831]    groups: group ffff880008c0fd00 cpus 0-1 (cpu_power = 2048) group ffff880008d0fd00 cpus 2-3 (cpu_power = 2048)
[    0.330838] CPU1 attaching sched-domain:
[    0.330839]  domain 0: span 0-1 level MC
[    0.330840]   groups: group ffff880008c8fbf0 cpus 1 group ffff880008c0fbf0 cpus 0
[    0.330844]   domain 1: span 0-3 level CPU
[    0.330845]    groups: group ffff880008c0fd00 cpus 0-1 (cpu_power = 2048) group ffff880008d0fd00 cpus 2-3 (cpu_power = 2048)
[    0.330850] CPU2 attaching sched-domain:
[    0.330852]  domain 0: span 2-3 level MC
[    0.330853]   groups: group ffff880008d0fbf0 cpus 2 group ffff880008d8fbf0 cpus 3
[    0.330856]   domain 1: span 0-3 level CPU
[    0.330858]    groups: group ffff880008d0fd00 cpus 2-3 (cpu_power = 2048) group ffff880008c0fd00 cpus 0-1 (cpu_power = 2048)
[    0.330863] CPU3 attaching sched-domain:
[    0.330864]  domain 0: span 2-3 level MC
[    0.330866]   groups: group ffff880008d8fbf0 cpus 3 group ffff880008d0fbf0 cpus 2
[    0.330869]   domain 1: span 0-3 level CPU
[    0.330870]    groups: group ffff880008d0fd00 cpus 2-3 (cpu_power = 2048) group ffff880008c0fd00 cpus 0-1 (cpu_power = 2048)
[    0.330960] devtmpfs: initialized
[    0.333770] regulator: core version 0.5
[    0.333770] NET: Registered protocol family 16
[    0.333770] ACPI: bus type pci registered
[    0.333770] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 63
[    0.333770] PCI: MCFG area at e0000000 reserved in E820
[    0.336030] PCI: Using MMCONFIG at e0000000 - e3ffffff
[    0.336031] PCI: Using configuration type 1 for base access
[    0.336373] bio: create slab <bio-0> at 0
[    0.336376] ACPI: EC: Look up EC in DSDT
[    0.341806] ACPI: Interpreter enabled
[    0.341808] ACPI: (supports S0 S3 S4 S5)
[    0.341823] ACPI: Using IOAPIC for interrupt routing
[    0.345444] ACPI: No dock devices found.
[    0.345521] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.345589] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.345592] pci 0000:00:01.0: PME# disabled
[    0.345644] pci 0000:00:1a.0: reg 20 io port: [0xe000-0xe01f]
[    0.345698] pci 0000:00:1a.1: reg 20 io port: [0xe100-0xe11f]
[    0.345751] pci 0000:00:1a.2: reg 20 io port: [0xe500-0xe51f]
[    0.345797] pci 0000:00:1a.7: reg 10 32bit mmio: [0xe7301000-0xe73013ff]
[    0.345876] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.345878] pci 0000:00:1c.0: PME# disabled
[    0.345929] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.345932] pci 0000:00:1c.3: PME# disabled
[    0.345980] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.345983] pci 0000:00:1c.4: PME# disabled
[    0.346025] pci 0000:00:1d.0: reg 20 io port: [0xe200-0xe21f]
[    0.346080] pci 0000:00:1d.1: reg 20 io port: [0xe300-0xe31f]
[    0.346133] pci 0000:00:1d.2: reg 20 io port: [0xe400-0xe41f]
[    0.346179] pci 0000:00:1d.7: reg 10 32bit mmio: [0xe7300000-0xe73003ff]
[    0.346311] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0800 (mask 000f)
[    0.346314] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0290 (mask 000f)
[    0.346317] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 4700 (mask 000b)
[    0.346359] pci 0000:00:1f.2: reg 10 io port: [0x00-0x07]
[    0.346363] pci 0000:00:1f.2: reg 14 io port: [0x00-0x03]
[    0.346367] pci 0000:00:1f.2: reg 18 io port: [0x00-0x07]
[    0.346371] pci 0000:00:1f.2: reg 1c io port: [0x00-0x03]
[    0.346376] pci 0000:00:1f.2: reg 20 io port: [0xf000-0xf00f]
[    0.346380] pci 0000:00:1f.2: reg 24 io port: [0xf100-0xf10f]
[    0.346415] pci 0000:00:1f.3: reg 10 64bit mmio: [0xe7302000-0xe73020ff]
[    0.346425] pci 0000:00:1f.3: reg 20 io port: [0x500-0x51f]
[    0.346457] pci 0000:00:1f.5: reg 10 io port: [0xe700-0xe707]
[    0.346462] pci 0000:00:1f.5: reg 14 io port: [0xe800-0xe803]
[    0.346466] pci 0000:00:1f.5: reg 18 io port: [0xe900-0xe907]
[    0.346470] pci 0000:00:1f.5: reg 1c io port: [0xea00-0xea03]
[    0.346474] pci 0000:00:1f.5: reg 20 io port: [0xeb00-0xeb0f]
[    0.346478] pci 0000:00:1f.5: reg 24 io port: [0xec00-0xec0f]
[    0.346521] pci 0000:01:00.0: reg 10 64bit mmio pref: [0xd0000000-0xdfffffff]
[    0.346528] pci 0000:01:00.0: reg 18 64bit mmio: [0xe5000000-0xe500ffff]
[    0.346532] pci 0000:01:00.0: reg 20 io port: [0xa000-0xa0ff]
[    0.346539] pci 0000:01:00.0: reg 30 32bit mmio pref: [0x000000-0x01ffff]
[    0.346553] pci 0000:01:00.0: supports D1 D2
[    0.346577] pci 0000:01:00.1: reg 10 64bit mmio: [0xe5010000-0xe5013fff]
[    0.346603] pci 0000:01:00.1: supports D1 D2
[    0.346681] pci 0000:00:01.0: bridge io port: [0xa000-0xafff]
[    0.346683] pci 0000:00:01.0: bridge 32bit mmio: [0xe4000000-0xe5ffffff]
[    0.346686] pci 0000:00:01.0: bridge 64bit mmio pref: [0xd0000000-0xdfffffff]
[    0.346795] pci 0000:03:00.0: reg 24 32bit mmio: [0xe7000000-0xe7001fff]
[    0.346829] pci 0000:03:00.0: PME# supported from D3hot
[    0.346833] pci 0000:03:00.0: PME# disabled
[    0.346879] pci 0000:03:00.1: reg 10 io port: [0xb000-0xb007]
[    0.346887] pci 0000:03:00.1: reg 14 io port: [0xb100-0xb103]
[    0.346894] pci 0000:03:00.1: reg 18 io port: [0xb200-0xb207]
[    0.346902] pci 0000:03:00.1: reg 1c io port: [0xb300-0xb303]
[    0.346909] pci 0000:03:00.1: reg 20 io port: [0xb400-0xb40f]
[    0.346970] pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.347027] pci 0000:00:1c.3: bridge io port: [0xb000-0xbfff]
[    0.347030] pci 0000:00:1c.3: bridge 32bit mmio: [0xe7000000-0xe70fffff]
[    0.347071] pci 0000:04:00.0: reg 10 io port: [0xc000-0xc0ff]
[    0.347088] pci 0000:04:00.0: reg 18 64bit mmio pref: [0xe7110000-0xe7110fff]
[    0.347099] pci 0000:04:00.0: reg 20 64bit mmio pref: [0xe7100000-0xe710ffff]
[    0.347106] pci 0000:04:00.0: reg 30 32bit mmio pref: [0x000000-0x00ffff]
[    0.347140] pci 0000:04:00.0: supports D1 D2
[    0.347141] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.347145] pci 0000:04:00.0: PME# disabled
[    0.352081] pci 0000:00:1c.4: bridge io port: [0xc000-0xcfff]
[    0.352089] pci 0000:00:1c.4: bridge 32bit mmio: [0xe6000000-0xe6ffffff]
[    0.352094] pci 0000:00:1c.4: bridge 64bit mmio pref: [0xe7100000-0xe71fffff]
[    0.352123] pci 0000:05:01.0: reg 10 io port: [0xd000-0xd0ff]
[    0.352162] pci 0000:05:01.0: supports D1 D2
[    0.352198] pci 0000:05:07.0: reg 10 32bit mmio: [0xe7204000-0xe72047ff]
[    0.352204] pci 0000:05:07.0: reg 14 32bit mmio: [0xe7200000-0xe7203fff]
[    0.352239] pci 0000:05:07.0: supports D1 D2
[    0.352240] pci 0000:05:07.0: PME# supported from D0 D1 D2 D3hot
[    0.352244] pci 0000:05:07.0: PME# disabled
[    0.352277] pci 0000:00:1e.0: transparent bridge
[    0.352280] pci 0000:00:1e.0: bridge io port: [0xd000-0xdfff]
[    0.352283] pci 0000:00:1e.0: bridge 32bit mmio: [0xe7200000-0xe72fffff]
[    0.352302] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.352415] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
[    0.352458] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX3._PRT]
[    0.352504] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX4._PRT]
[    0.352543] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
[    0.364489] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
[    0.364560] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
[    0.364629] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 9 10 11 12 14 15)
[    0.364699] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[    0.364768] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    0.364838] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 *4 5 6 7 9 10 11 12 14 15)
[    0.364907] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    0.364977] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 *7 9 10 11 12 14 15)
[    0.365053] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.365057] vgaarb: loaded
[    0.365068] PCI: Using ACPI for IRQ routing
[    0.365068] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[    0.365068] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[    0.365068] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[    0.372004] Switching to clocksource tsc
[    0.372929] pnp: PnP ACPI init
[    0.372943] ACPI: bus type pnp registered
[    0.374558] pnp: PnP ACPI: found 11 devices
[    0.374560] ACPI: ACPI bus type pnp unregistered
[    0.374568] system 00:01: ioport range 0x4d0-0x4d1 has been reserved
[    0.374570] system 00:01: ioport range 0x290-0x29f has been reserved
[    0.374572] system 00:01: ioport range 0x800-0x805 has been reserved
[    0.374574] system 00:01: ioport range 0x290-0x294 has been reserved
[    0.374576] system 00:01: ioport range 0x880-0x88f has been reserved
[    0.374581] system 00:07: ioport range 0x400-0x4cf has been reserved
[    0.374583] system 00:07: ioport range 0x4d2-0x4ff has been reserved
[    0.374587] system 00:08: iomem range 0xe0000000-0xe3ffffff has been reserved
[    0.374591] system 00:09: iomem range 0xcf800-0xcffff has been reserved
[    0.374593] system 00:09: iomem range 0xf0000-0xf7fff could not be reserved
[    0.374595] system 00:09: iomem range 0xf8000-0xfbfff could not be reserved
[    0.374597] system 00:09: iomem range 0xfc000-0xfffff could not be reserved
[    0.374599] system 00:09: iomem range 0xcfeb0000-0xcfefffff could not be reserved
[    0.374601] system 00:09: iomem range 0x0-0x9ffff could not be reserved
[    0.374603] system 00:09: iomem range 0x100000-0xcfeaffff could not be reserved
[    0.374606] system 00:09: iomem range 0xfec00000-0xfec00fff could not be reserved
[    0.374608] system 00:09: iomem range 0xfed10000-0xfed1dfff has been reserved
[    0.374610] system 00:09: iomem range 0xfed20000-0xfed8ffff has been reserved
[    0.374612] system 00:09: iomem range 0xfee00000-0xfee00fff has been reserved
[    0.374617] system 00:09: iomem range 0xffb00000-0xffb7ffff has been reserved
[    0.374619] system 00:09: iomem range 0xfff00000-0xffffffff has been reserved
[    0.374621] system 00:09: iomem range 0xe0000-0xeffff has been reserved
[    0.379407] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[    0.379409] pci 0000:00:01.0:   IO window: 0xa000-0xafff
[    0.379411] pci 0000:00:01.0:   MEM window: 0xe4000000-0xe5ffffff
[    0.379414] pci 0000:00:01.0:   PREFETCH window: 0x000000d0000000-0x000000dfffffff
[    0.379417] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02
[    0.379419] pci 0000:00:1c.0:   IO window: 0x1000-0x1fff
[    0.379423] pci 0000:00:1c.0:   MEM window: 0xe7400000-0xe75fffff
[    0.379426] pci 0000:00:1c.0:   PREFETCH window: 0x000000e7600000-0x000000e77fffff
[    0.379430] pci 0000:00:1c.3: PCI bridge, secondary bus 0000:03
[    0.379433] pci 0000:00:1c.3:   IO window: 0xb000-0xbfff
[    0.379436] pci 0000:00:1c.3:   MEM window: 0xe7000000-0xe70fffff
[    0.379439] pci 0000:00:1c.3:   PREFETCH window: 0x000000e7800000-0x000000e79fffff
[    0.379444] pci 0000:00:1c.4: PCI bridge, secondary bus 0000:04
[    0.379446] pci 0000:00:1c.4:   IO window: 0xc000-0xcfff
[    0.379450] pci 0000:00:1c.4:   MEM window: 0xe6000000-0xe6ffffff
[    0.379453] pci 0000:00:1c.4:   PREFETCH window: 0x000000e7100000-0x000000e71fffff
[    0.379457] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:05
[    0.379459] pci 0000:00:1e.0:   IO window: 0xd000-0xdfff
[    0.379463] pci 0000:00:1e.0:   MEM window: 0xe7200000-0xe72fffff
[    0.379466] pci 0000:00:1e.0:   PREFETCH window: disabled
[    0.379475]   alloc irq_desc for 16 on node -1
[    0.379478]   alloc kstat_irqs on node -1
[    0.379483] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.379486] pci 0000:00:01.0: setting latency timer to 64
[    0.379491] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.379494] pci 0000:00:1c.0: setting latency timer to 64
[    0.379500]   alloc irq_desc for 19 on node -1
[    0.379501]   alloc kstat_irqs on node -1
[    0.379504] pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[    0.379506] pci 0000:00:1c.3: setting latency timer to 64
[    0.379512] pci 0000:00:1c.4: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.379515] pci 0000:00:1c.4: setting latency timer to 64
[    0.379520] pci 0000:00:1e.0: setting latency timer to 64
[    0.379523] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    0.379524] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
[    0.379526] pci_bus 0000:01: resource 0 io:  [0xa000-0xafff]
[    0.379528] pci_bus 0000:01: resource 1 mem: [0xe4000000-0xe5ffffff]
[    0.379530] pci_bus 0000:01: resource 2 pref mem [0xd0000000-0xdfffffff]
[    0.379531] pci_bus 0000:02: resource 0 io:  [0x1000-0x1fff]
[    0.379533] pci_bus 0000:02: resource 1 mem: [0xe7400000-0xe75fffff]
[    0.379535] pci_bus 0000:02: resource 2 pref mem [0xe7600000-0xe77fffff]
[    0.379536] pci_bus 0000:03: resource 0 io:  [0xb000-0xbfff]
[    0.379538] pci_bus 0000:03: resource 1 mem: [0xe7000000-0xe70fffff]
[    0.379540] pci_bus 0000:03: resource 2 pref mem [0xe7800000-0xe79fffff]
[    0.379541] pci_bus 0000:04: resource 0 io:  [0xc000-0xcfff]
[    0.379543] pci_bus 0000:04: resource 1 mem: [0xe6000000-0xe6ffffff]
[    0.379545] pci_bus 0000:04: resource 2 pref mem [0xe7100000-0xe71fffff]
[    0.379546] pci_bus 0000:05: resource 0 io:  [0xd000-0xdfff]
[    0.379548] pci_bus 0000:05: resource 1 mem: [0xe7200000-0xe72fffff]
[    0.379550] pci_bus 0000:05: resource 3 io:  [0x00-0xffff]
[    0.379551] pci_bus 0000:05: resource 4 mem: [0x000000-0xffffffffffffffff]
[    0.379573] NET: Registered protocol family 2
[    0.379759] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.380636] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[    0.382792] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.383119] TCP: Hash tables configured (established 524288 bind 65536)
[    0.383121] TCP reno registered
[    0.383207] NET: Registered protocol family 1
[    0.419827] pci 0000:01:00.0: Boot video device
[    0.419889] Unpacking initramfs...
[    0.575817] Freeing initrd memory: 9038k freed
[    0.578419] audit: initializing netlink socket (disabled)
[    0.578429] type=2000 audit(1318713209.575:1): initialized
[    0.581043] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.582157] VFS: Disk quotas dquot_6.5.2
[    0.582193] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.582250] msgmni has been set to 16008
[    0.582549] alg: No test for stdrng (krng)
[    0.582593] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.582595] io scheduler noop registered
[    0.582597] io scheduler anticipatory registered
[    0.582598] io scheduler deadline registered
[    0.582619] io scheduler cfq registered (default)
[    0.582699]   alloc irq_desc for 24 on node -1
[    0.582700]   alloc kstat_irqs on node -1
[    0.582708] pcieport 0000:00:01.0: irq 24 for MSI/MSI-X
[    0.582712] pcieport 0000:00:01.0: setting latency timer to 64
[    0.582780]   alloc irq_desc for 25 on node -1
[    0.582781]   alloc kstat_irqs on node -1
[    0.582787] pcieport 0000:00:1c.0: irq 25 for MSI/MSI-X
[    0.582793] pcieport 0000:00:1c.0: setting latency timer to 64
[    0.582875]   alloc irq_desc for 26 on node -1
[    0.582876]   alloc kstat_irqs on node -1
[    0.582881] pcieport 0000:00:1c.3: irq 26 for MSI/MSI-X
[    0.582887] pcieport 0000:00:1c.3: setting latency timer to 64
[    0.582968]   alloc irq_desc for 27 on node -1
[    0.582969]   alloc kstat_irqs on node -1
[    0.582974] pcieport 0000:00:1c.4: irq 27 for MSI/MSI-X
[    0.582980] pcieport 0000:00:1c.4: setting latency timer to 64
[    0.584062] Linux agpgart interface v0.103
[    0.584100] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.584342] input: Macintosh mouse button emulation as /devices/virtual/input/input0
[    0.584385] PNP: No PS/2 controller found. Probing ports directly.
[    0.584726] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.584732] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.584815] mice: PS/2 mouse device common for all mice
[    0.584853] rtc_cmos 00:04: RTC can wake from S4
[    0.584888] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    0.584910] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
[    0.584921] cpuidle: using governor ladder
[    0.584922] cpuidle: using governor menu
[    0.584926] No iBFT detected.
[    0.585163] TCP cubic registered
[    0.585237] NET: Registered protocol family 10
[    0.585721] Mobile IPv6
[    0.585723] NET: Registered protocol family 17
[    0.585775] PM: Resume from disk failed.
[    0.585781] registered taskstats version 1
[    0.586129] rtc_cmos 00:04: setting system clock to 2011-10-15 21:13:30 UTC (1318713210)
[    0.586165] Initalizing network drop monitor service
[    0.586195] Freeing unused kernel memory: 592k freed
[    0.586279] Write protecting the kernel read-only data: 4236k
[    0.597010] udev[76]: starting version 164
[    0.633307] usbcore: registered new interface driver usbfs
[    0.633379] usbcore: registered new interface driver hub
[    0.635895] usbcore: registered new device driver usb
[    0.638526] SCSI subsystem initialized
[    0.639843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.639871]   alloc irq_desc for 18 on node -1
[    0.639873]   alloc kstat_irqs on node -1
[    0.639879] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    0.639904] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[    0.639907] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    0.639925] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    0.643844] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
[    0.643855] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xe7301000
[    0.650247] libata version 3.00 loaded.
[    0.652610] pata_jmicron 0000:03:00.1: enabling device (0000 -> 0001)
[    0.652616] pata_jmicron 0000:03:00.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[    0.652641] pata_jmicron 0000:03:00.1: setting latency timer to 64
[    0.652690] scsi0 : pata_jmicron
[    0.652768] scsi1 : pata_jmicron
[    0.653282] ata1: PATA max UDMA/100 cmd 0xb000 ctl 0xb100 bmdma 0xb400 irq 16
[    0.653284] ata2: PATA max UDMA/100 cmd 0xb200 ctl 0xb300 bmdma 0xb408 irq 16
[    0.654693] ahci 0000:03:00.0: version 3.0
[    0.654708] ahci 0000:03:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    0.659579] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    0.659601] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.659604] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.659606] usb usb1: Product: EHCI Host Controller
[    0.659608] usb usb1: Manufacturer: Linux 2.6.32-5-amd64 ehci_hcd
[    0.659610] usb usb1: SerialNumber: 0000:00:1a.7
[    0.659678] usb usb1: configuration #1 chosen from 1 choice
[    0.659729] hub 1-0:1.0: USB hub found
[    0.659741] hub 1-0:1.0: 6 ports detected
[    0.659786] ata_piix 0000:00:1f.2: version 2.13
[    0.659793] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    0.659796] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[    0.659824] ata_piix 0000:00:1f.2: setting latency timer to 64
[    0.659891] scsi2 : ata_piix
[    0.659948] scsi3 : ata_piix
[    0.660501] ata3: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xf000 irq 14
[    0.660505] ata4: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xf008 irq 15
[    0.660532]   alloc irq_desc for 23 on node -1
[    0.660533]   alloc kstat_irqs on node -1
[    0.660542] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    0.660563] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    0.660571] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    0.660577] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[    0.664472] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[    0.664481] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xe7300000
[    0.667586] ahci 0000:03:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
[    0.667589] ahci 0000:03:00.0: flags: 64bit ncq pm led clo pmp pio slum part 
[    0.667594] ahci 0000:03:00.0: setting latency timer to 64
[    0.667714] scsi4 : ahci
[    0.667814] scsi5 : ahci
[    0.667916] ata5: SATA max UDMA/133 abar m8192@0xe7000000 port 0xe7000100 irq 19
[    0.667919] ata6: SATA max UDMA/133 abar m8192@0xe7000000 port 0xe7000180 irq 19
[    0.679555] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    0.679571] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    0.679573] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.679575] usb usb2: Product: EHCI Host Controller
[    0.679577] usb usb2: Manufacturer: Linux 2.6.32-5-amd64 ehci_hcd
[    0.679579] usb usb2: SerialNumber: 0000:00:1d.7
[    0.679636] usb usb2: configuration #1 chosen from 1 choice
[    0.679663] hub 2-0:1.0: USB hub found
[    0.679668] hub 2-0:1.0: 6 ports detected
[    0.679728] ata_piix 0000:00:1f.5: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    0.679736] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[    0.679762] ata_piix 0000:00:1f.5: setting latency timer to 64
[    0.679804] scsi6 : ata_piix
[    0.679866] scsi7 : ata_piix
[    0.680260] ata7: SATA max UDMA/133 cmd 0xe700 ctl 0xe800 bmdma 0xeb00 irq 19
[    0.680263] ata8: SATA max UDMA/133 cmd 0xe900 ctl 0xea00 bmdma 0xeb08 irq 19
[    0.728153] uhci_hcd: USB Universal Host Controller Interface driver
[    0.728169] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.728175] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    0.728177] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    0.728187] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    0.728208] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000e000
[    0.728242] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    0.728243] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.728245] usb usb3: Product: UHCI Host Controller
[    0.728246] usb usb3: Manufacturer: Linux 2.6.32-5-amd64 uhci_hcd
[    0.728248] usb usb3: SerialNumber: 0000:00:1a.0
[    0.728313] usb usb3: configuration #1 chosen from 1 choice
[    0.728334] hub 3-0:1.0: USB hub found
[    0.728339] hub 3-0:1.0: 2 ports detected
[    0.728372]   alloc irq_desc for 21 on node -1
[    0.728374]   alloc kstat_irqs on node -1
[    0.728378] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    0.728382] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[    0.728385] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    0.728390] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[    0.728416] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000e100
[    0.728438] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    0.728440] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.728441] usb usb4: Product: UHCI Host Controller
[    0.728442] usb usb4: Manufacturer: Linux 2.6.32-5-amd64 uhci_hcd
[    0.728444] usb usb4: SerialNumber: 0000:00:1a.1
[    0.728481] usb usb4: configuration #1 chosen from 1 choice
[    0.728501] hub 4-0:1.0: USB hub found
[    0.728505] hub 4-0:1.0: 2 ports detected
[    0.728536] uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    0.728540] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[    0.728542] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[    0.728547] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[    0.728566] uhci_hcd 0000:00:1a.2: irq 18, io base 0x0000e500
[    0.728588] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    0.728589] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.728591] usb usb5: Product: UHCI Host Controller
[    0.728592] usb usb5: Manufacturer: Linux 2.6.32-5-amd64 uhci_hcd
[    0.728593] usb usb5: SerialNumber: 0000:00:1a.2
[    0.728631] usb usb5: configuration #1 chosen from 1 choice
[    0.728650] hub 5-0:1.0: USB hub found
[    0.728654] hub 5-0:1.0: 2 ports detected
[    0.728687] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    0.728691] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    0.728693] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    0.728698] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[    0.728716] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000e200
[    0.728738] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    0.728740] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.728741] usb usb6: Product: UHCI Host Controller
[    0.728743] usb usb6: Manufacturer: Linux 2.6.32-5-amd64 uhci_hcd
[    0.728744] usb usb6: SerialNumber: 0000:00:1d.0
[    0.728784] usb usb6: configuration #1 chosen from 1 choice
[    0.728804] hub 6-0:1.0: USB hub found
[    0.728808] hub 6-0:1.0: 2 ports detected
[    0.728843] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    0.728848] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    0.728850] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    0.728854] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[    0.728873] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000e300
[    0.728896] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[    0.728897] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.728899] usb usb7: Product: UHCI Host Controller
[    0.728900] usb usb7: Manufacturer: Linux 2.6.32-5-amd64 uhci_hcd
[    0.728901] usb usb7: SerialNumber: 0000:00:1d.1
[    0.728938] usb usb7: configuration #1 chosen from 1 choice
[    0.728958] hub 7-0:1.0: USB hub found
[    0.728962] hub 7-0:1.0: 2 ports detected
[    0.728993] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    0.728997] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    0.728999] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    0.729005] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[    0.729023] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000e400
[    0.729044] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
[    0.729046] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.729048] usb usb8: Product: UHCI Host Controller
[    0.729049] usb usb8: Manufacturer: Linux 2.6.32-5-amd64 uhci_hcd
[    0.729050] usb usb8: SerialNumber: 0000:00:1d.2
[    0.729088] usb usb8: configuration #1 chosen from 1 choice
[    0.729106] hub 8-0:1.0: USB hub found
[    0.729111] hub 8-0:1.0: 2 ports detected
[    0.970621] usb 1-1: new high speed USB device using ehci_hcd and address 2
[    0.986601] ata6: SATA link down (SStatus 0 SControl 300)
[    0.986629] ata5: SATA link down (SStatus 0 SControl 300)
[    1.009211] ata8: SATA link down (SStatus 0 SControl 300)
[    1.019760] ata7: SATA link down (SStatus 0 SControl 300)
[    1.108874] usb 1-1: New USB device found, idVendor=0424, idProduct=2514
[    1.108876] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.108934] usb 1-1: configuration #1 chosen from 1 choice
[    1.109025] hub 1-1:1.0: USB hub found
[    1.109128] hub 1-1:1.0: 3 ports detected
[    1.404102] usb 1-1.1: new high speed USB device using ehci_hcd and address 3
[    1.456056] ata4.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.456067] ata4.01: SATA link down (SStatus 0 SControl 300)
[    1.460054] ata3.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.460067] ata3.01: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.464977] ata4.00: HPA detected: current 1465147055, native 1465149168
[    1.464982] ata4.00: ATA-8: WDC WD7501AALS-00J7B0, 05.00K05, max UDMA/133
[    1.464985] ata4.00: 1465147055 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    1.476991] ata3.00: HPA detected: current 586070255, native 586072368
[    1.476995] ata3.00: ATA-8: WDC WD3000HLFS-01G6U0, 04.04V01, max UDMA/133
[    1.476998] ata3.00: 586070255 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    1.477037] ata3.01: ATAPI: TSSTcorp CDDVDW SH-S223F, SB03, max UDMA/100
[    1.485020] ata4.00: configured for UDMA/133
[    1.493055] ata3.00: configured for UDMA/133
[    1.497340] usb 1-1.1: New USB device found, idVendor=0424, idProduct=2640
[    1.497343] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.497406] usb 1-1.1: configuration #1 chosen from 1 choice
[    1.497617] hub 1-1.1:1.0: USB hub found
[    1.497716] hub 1-1.1:1.0: 3 ports detected
[    1.509704] ata3.01: configured for UDMA/100
[    1.510089] scsi 2:0:0:0: Direct-Access     ATA      WDC WD3000HLFS-0 04.0 PQ: 0 ANSI: 5
[    1.510769] scsi 2:0:1:0: CD-ROM            TSSTcorp CDDVDW SH-S223F  SB03 PQ: 0 ANSI: 5
[    1.510940] scsi 3:0:0:0: Direct-Access     ATA      WDC WD7501AALS-0 05.0 PQ: 0 ANSI: 5
[    1.512609] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    1.512626] r8169 0000:04:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    1.512663] r8169 0000:04:00.0: setting latency timer to 64
[    1.512700]   alloc irq_desc for 28 on node -1
[    1.512701]   alloc kstat_irqs on node -1
[    1.512713] r8169 0000:04:00.0: irq 28 for MSI/MSI-X
[    1.513817] r8169 0000:04:00.0: eth0: RTL8168c/8111c at 0xffffc90000c54000, 00:24:1d:2a:98:26, XID 1c4000c0 IRQ 28
[    1.517488] sd 2:0:0:0: [sda] 586070255 512-byte logical blocks: (300 GB/279 GiB)
[    1.517528] sd 2:0:0:0: [sda] Write Protect is off
[    1.517529] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.517554] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.517631] sd 3:0:0:0: [sdb] 1465147055 512-byte logical blocks: (750 GB/698 GiB)
[    1.517669]  sda:
[    1.517762] sd 3:0:0:0: [sdb] Write Protect is off
[    1.517764] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.517781] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.517891]  sdb:
[    1.518997] firewire_ohci 0000:05:07.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    1.524750]  sda1 sda2 < sda5 sdb1 sdb2 < sda6 sdb5 >
[    1.540096] sd 3:0:0:0: [sdb] Attached SCSI disk
[    1.541071]  sda7 sda8 sda9 >
[    1.555004] sd 2:0:0:0: [sda] Attached SCSI disk
[    1.568030] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.568034] Uniform CD-ROM driver Revision: 3.20
[    1.568124] sr 2:0:1:0: Attached scsi CD-ROM sr0
[    1.570665] sd 2:0:0:0: Attached scsi generic sg0 type 0
[    1.570686] sr 2:0:1:0: Attached scsi generic sg1 type 5
[    1.570708] sd 3:0:0:0: Attached scsi generic sg2 type 0
[    1.589007] firewire_ohci: Added fw-ohci device 0000:05:07.0, OHCI version 1.10
[    1.740553] usb 8-1: new full speed USB device using uhci_hcd and address 2
[    1.935945] usb 8-1: New USB device found, idVendor=06cd, idProduct=0121
[    1.935948] usb 8-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.935951] usb 8-1: Product: Keyspan USA-19H 
[    1.935953] usb 8-1: Manufacturer: Keyspan, a division of InnoSys Inc.
[    1.936026] usb 8-1: configuration #1 chosen from 2 choices
[    2.030307] PM: Starting manual resume from disk
[    2.030309] PM: Resume from partition 8:9
[    2.030310] PM: Checking hibernation image.
[    2.040979] PM: Error -22 checking image file
[    2.040981] PM: Resume from disk failed.
[    2.053740] EXT4-fs (sda1): INFO: recovery required on readonly filesystem
[    2.053742] EXT4-fs (sda1): write access will be enabled during recovery
[    2.088080] firewire_core: created device fw0: GUID 00427c560000241d, S400
[    2.099289] EXT4-fs (sda1): recovery complete
[    2.099800] EXT4-fs (sda1): mounted filesystem with ordered data mode
[    2.176013] usb 8-2: new full speed USB device using uhci_hcd and address 3
[    2.341911] usb 8-2: New USB device found, idVendor=05e3, idProduct=0604
[    2.341914] usb 8-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.341917] usb 8-2: Product: USB Hub
[    2.341993] usb 8-2: configuration #1 chosen from 1 choice
[    2.344957] hub 8-2:1.0: USB hub found
[    2.346909] hub 8-2:1.0: 4 ports detected
[    2.425629] usb 1-1.1.1: new high speed USB device using ehci_hcd and address 4
[    2.567616] usb 1-1.1.1: New USB device found, idVendor=0424, idProduct=4060
[    2.567620] usb 1-1.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.567622] usb 1-1.1.1: Product: Ultra Fast Media Reader
[    2.567624] usb 1-1.1.1: Manufacturer: Generic
[    2.567626] usb 1-1.1.1: SerialNumber: 000000264001
[    2.567703] usb 1-1.1.1: configuration #1 chosen from 1 choice
[    2.641886] usb 8-2.1: new low speed USB device using uhci_hcd and address 4
[    2.663381] udev[465]: starting version 164
[    2.717834] Initializing USB Mass Storage driver...
[    2.730027] scsi8 : SCSI emulation for USB Mass Storage devices
[    2.730111] usbcore: registered new interface driver usb-storage
[    2.730114] USB Mass Storage support registered.
[    2.730186] usb-storage: device found at 4
[    2.730187] usb-storage: waiting for device to settle before scanning
[    2.788870] usb 8-2.1: New USB device found, idVendor=0b39, idProduct=0d04
[    2.788874] usb 8-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.788876] usb 8-2.1: Product: USB KVM Switch 4 PORT V1.5
[    2.788878] usb 8-2.1: Manufacturer: USB KVM Switch 4 PORT V1.5
[    2.788956] usb 8-2.1: configuration #1 chosen from 1 choice
[    2.834325] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    2.834357] ACPI: Power Button [PWRB]
[    2.834406] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    2.834424] ACPI: Power Button [PWRF]
[    2.859662] ACPI: SSDT 00000000cfee7f10 0022A (v01  PmRef  Cpu0Ist 00003000 INTL 20040311)
[    2.859813] Marking TSC unstable due to TSC halts in idle
[    2.859867] processor LNXCPU:00: registered as cooling_device0
[    2.860172] ACPI: SSDT 00000000cfee83d0 00152 (v01  PmRef  Cpu1Ist 00003000 INTL 20040311)
[    2.860323] processor LNXCPU:01: registered as cooling_device1
[    2.860493] ACPI: SSDT 00000000cfee8530 00152 (v01  PmRef  Cpu2Ist 00003000 INTL 20040311)
[    2.860605] Switching to clocksource hpet
[    2.861243] processor LNXCPU:02: registered as cooling_device2
[    2.861430] ACPI: SSDT 00000000cfee8690 00152 (v01  PmRef  Cpu3Ist 00003000 INTL 20040311)
[    2.861585] processor LNXCPU:03: registered as cooling_device3
[    2.877863] usb 8-2.4: new full speed USB device using uhci_hcd and address 5
[    2.889946] usbcore: registered new interface driver usbserial
[    2.889956] USB Serial support registered for generic
[    2.903984] input: PC Speaker as /devices/platform/pcspkr/input/input3
[    2.925864] [drm] Initialized drm 1.1.0 20060810
[    3.014861] usb 8-2.4: New USB device found, idVendor=046d, idProduct=c526
[    3.014865] usb 8-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.014867] usb 8-2.4: Product: USB Receiver
[    3.014869] usb 8-2.4: Manufacturer: Logitech
[    3.014953] usb 8-2.4: configuration #1 chosen from 1 choice
[    3.021028] usbcore: registered new interface driver usbserial_generic
[    3.021030] usbserial: USB Serial Driver core
[    3.124769] [drm] radeon kernel modesetting enabled.
[    3.124816] radeon 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    3.124820] radeon 0000:01:00.0: setting latency timer to 64
[    3.125906] [drm] radeon: Initializing kernel modesetting.
[    3.126027] [drm] register mmio base: 0xE5000000
[    3.126028] [drm] register mmio size: 65536
[    3.126281] ATOM BIOS: Wekiva
[    3.126293] [drm] Clocks initialized !
[    3.126309] mtrr: type mismatch for d0000000,10000000 old: write-back new: write-combining
[    3.126311] [drm] Detected VRAM RAM=256M, BAR=256M
[    3.126312] [drm] RAM width 256bits DDR
[    3.126349] [TTM] Zone  kernel: Available graphics memory: 4098568 kiB.
[    3.126351] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB.
[    3.126363] [drm] radeon: 256M of VRAM memory ready
[    3.126364] [drm] radeon: 512M of GTT memory ready.
[    3.126396]   alloc irq_desc for 29 on node -1
[    3.126397]   alloc kstat_irqs on node -1
[    3.126406] radeon 0000:01:00.0: irq 29 for MSI/MSI-X
[    3.126410] radeon 0000:01:00.0: radeon: using MSI.
[    3.126429] [drm] radeon: irq initialized.
[    3.126430] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    3.126892] [drm] Loading RV770 Microcode
[    3.126895] platform radeon_cp.0: firmware: requesting radeon/RV770_pfp.bin
[    3.150501] usbcore: registered new interface driver hiddev
[    3.164084] input: USB KVM Switch 4 PORT V1.5 USB KVM Switch 4 PORT V1.5 as /devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2.1/8-2.1:1.0/input/input4
[    3.164138] generic-usb 0003:0B39:0D04.0001: input,hidraw0: USB HID v1.10 Keyboard [USB KVM Switch 4 PORT V1.5 USB KVM Switch 4 PORT V1.5] on usb-0000:00:1d.2-2.1/input0
[    3.164658] r600_cp: Failed to load firmware "radeon/RV770_pfp.bin"
[    3.164694] [drm:rv770_startup] *ERROR* Failed to load firmware!
[    3.164722] radeon 0000:01:00.0: disabling GPU acceleration
[    3.178186] USB Serial support registered for Keyspan - (without firmware)
[    3.178195] USB Serial support registered for Keyspan 1 port adapter
[    3.178202] USB Serial support registered for Keyspan 2 port adapter
[    3.178211] USB Serial support registered for Keyspan 4 port adapter
[    3.178225] keyspan 8-1:1.0: Keyspan 1 port adapter converter detected
[    3.178272] usb 8-1: Keyspan 1 port adapter converter now attached to ttyUSB0
[    3.178283] usbcore: registered new interface driver keyspan
[    3.178284] keyspan: v1.1.5:Keyspan USB to Serial Converter Driver
[    3.179694] radeon 0000:01:00.0: ffff88022c807000 unpin not necessary
[    3.179697] radeon 0000:01:00.0: ffff88022c807000 unpin not necessary
[    3.179774] [drm] Default TV standard: PAL
[    3.179822] [drm] Radeon Display Connectors
[    3.179823] [drm] Connector 0:
[    3.179824] [drm]   DVI-I
[    3.179825] [drm]   HPD2
[    3.179826] [drm]   DDC: 0x7e60 0x7e60 0x7e64 0x7e64 0x7e68 0x7e68 0x7e6c 0x7e6c
[    3.179828] [drm]   Encoders:
[    3.179829] [drm]     DFP1: INTERNAL_UNIPHY
[    3.179830] [drm]     CRT2: INTERNAL_KLDSCP_DAC2
[    3.179831] [drm] Connector 1:
[    3.179832] [drm]   DIN
[    3.179833] [drm]   Encoders:
[    3.179834] [drm]     TV1: INTERNAL_KLDSCP_DAC2
[    3.179835] [drm] Connector 2:
[    3.179836] [drm]   DVI-I
[    3.179836] [drm]   HPD1
[    3.179838] [drm]   DDC: 0x7e20 0x7e20 0x7e24 0x7e24 0x7e28 0x7e28 0x7e2c 0x7e2c
[    3.179839] [drm]   Encoders:
[    3.179840] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[    3.179841] [drm]     DFP2: INTERNAL_KLDSCP_LVTMA
[    3.182600] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    3.191148] input: USB KVM Switch 4 PORT V1.5 USB KVM Switch 4 PORT V1.5 as /devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2.1/8-2.1:1.1/input/input5
[    3.191207] generic-usb 0003:0B39:0D04.0002: input,hidraw1: USB HID v1.10 Mouse [USB KVM Switch 4 PORT V1.5 USB KVM Switch 4 PORT V1.5] on usb-0000:00:1d.2-2.1/input1
[    3.194018] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2.4/8-2.4:1.0/input/input6
[    3.194073] generic-usb 0003:046D:C526.0003: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1d.2-2.4/input0
[    3.198936] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2.4/8-2.4:1.1/input/input7
[    3.199004] generic-usb 0003:046D:C526.0004: input,hiddev0,hidraw3: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.2-2.4/input1
[    3.199020] usbcore: registered new interface driver usbhid
[    3.199021] usbhid: v2.6:USB HID core driver
[    3.336366] [drm] fb mappable at 0xD0040000
[    3.336368] [drm] vram apper at 0xD0000000
[    3.336369] [drm] size 9216000
[    3.336370] [drm] fb depth is 24
[    3.336371] [drm]    pitch is 7680
[    3.349829] Console: switching to colour frame buffer device 240x75
[    3.354520] fb0: radeondrmfb frame buffer device
[    3.354522] registered panic notifier
[    3.354525] [drm] Initialized radeon 2.0.0 20080528 for 0000:01:00.0 on minor 0
[    3.448872]   alloc irq_desc for 17 on node -1
[    3.448874]   alloc kstat_irqs on node -1
[    3.448881] HDA Intel 0000:01:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    3.448907] HDA Intel 0000:01:00.1: setting latency timer to 64
[    3.745363] AV200 0000:05:01.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    4.764997] Adding 38001716k swap on /dev/sda9.  Priority:-1 extents:1 across:38001716k 
[    5.111920] loop: module loaded
[    7.442085] kjournald starting.  Commit interval 5 seconds
[    7.442337] EXT3 FS on sdb1, internal journal
[    7.442340] EXT3-fs: mounted filesystem with ordered data mode.
[    7.461192] EXT4-fs (sda8): mounted filesystem with ordered data mode
[    7.484541] EXT4-fs (sda5): mounted filesystem with ordered data mode
[    7.520289] EXT4-fs (sda6): mounted filesystem with ordered data mode
[    7.555320] EXT4-fs (sdb5): mounted filesystem with ordered data mode
[    7.605047] EXT4-fs (sda7): mounted filesystem with ordered data mode
[    7.730960] usb-storage: device scan complete
[    7.737242] scsi 8:0:0:0: Direct-Access     Generic  Ultra HS-SD/MMC  1.82 PQ: 0 ANSI: 0
[    7.737650] sd 8:0:0:0: Attached scsi generic sg3 type 0
[    7.748476] sd 8:0:0:0: [sdc] Attached SCSI removable disk
[    9.763443] fuse init (API version 7.13)
[   11.283184] r8169 0000:04:00.0: eth0: link down
[   11.283194] r8169 0000:04:00.0: eth0: link down
[   11.284174] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   12.529532] Bluetooth: Core ver 2.15
[   12.529578] NET: Registered protocol family 31
[   12.529580] Bluetooth: HCI device and connection manager initialized
[   12.529583] Bluetooth: HCI socket layer initialized
[   12.545626] Bluetooth: L2CAP ver 2.14
[   12.545628] Bluetooth: L2CAP socket layer initialized
[   12.549266] Bluetooth: RFCOMM TTY layer initialized
[   12.549271] Bluetooth: RFCOMM socket layer initialized
[   12.549273] Bluetooth: RFCOMM ver 1.11
[   12.672891] lp: driver loaded but no devices found
[   12.706673] ppdev: user-space parallel port driver
[   12.722341] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   12.722344] Bluetooth: BNEP filters: protocol multicast
[   12.757995] Bridge firewalling registered
[   12.941407] Bluetooth: SCO (Voice Link) ver 0.6
[   12.941410] Bluetooth: SCO socket layer initialized
Thanks for any help.
Troy

gimspang
Posts: 19
Joined: 2011-10-15 14:45

Re: Updated Squeeze to 6.0.3 RTL8111 Broken

#3 Post by gimspang »

What happens if you try
ifconfig eth0 192.168.0.1 up
Replacing the ip address with whatever...
I'm asking because it seems the interface is up, but there is no ip address (maybe cannot get ip from dhcp?)

cannae
Posts: 140
Joined: 2011-04-01 05:09

Re: Updated Squeeze to 6.0.3 RTL8111 Broken

#4 Post by cannae »

I had a slightly different problem with a Realtek chip. New 6.0.3 install and firmware was missing. I needed to extract it from a package and stick on on USB to get the installer going - and the firmware was 2KB:

http://wiki.debian.org/Firmware

Look through that.

peter_irich
Posts: 1403
Joined: 2009-09-10 20:15
Location: Saint-Petersburg, Russian Federation
Been thanked: 11 times

Re: Updated Squeeze to 6.0.3 RTL8111 Broken

#5 Post by peter_irich »

Try neither write "managed=true" nor

Code: Select all

auto eth0
iface eth0 inet dhcp
Peter.

thseals
Posts: 5
Joined: 2011-10-10 22:14

Re: Updated Squeeze to 6.0.3 RTL8111 Broken

#6 Post by thseals »

Hello again and thanks for the replies.

@gimspang:
I did a:

Code: Select all

ifconfig eth0 <appropriate IP address> up
and the ip gets assigned, but even after putting my ISP's nameservers in /etc/resolv.conf and restarting networking with:

Code: Select all

/etc/init.d/networking stop
/etc/init.d/networking start
I can't get out to the Internet. Good though though. Thank You.

@cannae
I loaded firmware-linux-nonfree_0.28+squeeze1_all.deb, firmware-linux-free_2.6.32-38_all.deb and firmware-realtek_0.28+squeeze1_all.deb with commands like:

Code: Select all

dpkg -i <path to firmware package>
followed by a rebuild of the initramfs with:

Code: Select all

update-initramfs
and restarted networking. However, I am still unable to get to the Internet. Thanks for the suggestion.

@Peter
I changed /etc/network/interfaces to:

Code: Select all

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
#allow-hotplug eth0
#NetworkManager#iface eth0 inet dhcp
auto eth0
iface eth0 inet dhcp
and /etc/NetworkManager/NetworkManager.conf to:

Code: Select all

[main]
plugins=ifupdown,keyfile

no-auto-default=00:24:1d:2a:98:26,

[ifupdown]
# managed=false
managed=true
and restarted both network manager and networking. I did this before and after loading the firmware suggested above. I get the following error when I restart networking:

Code: Select all

Configuring network interfaces...Internet Systems Consortium DHCP Client 4.1.1-P1
Copyright 2004-2010 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/eth0/00:24:1d:2a:98:26
Sending on   LPF/eth0/00:24:1d:2a:98:26
Sending on   Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 18
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 9
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 15
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 2
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
done.
Which seems to be suggesting that my DHCP server ( 2Wire router) is out of leases. But my DHCP pool is sufficiently large (IPs of x.x.x.33 to x.x.x.250) and I currently have only 2 to 3 machines on dhcp, so there should be plenty of leases left. Thanks for the suggestion Peter. Could this possibly be an issue with the isc dhcp client 4.1.1-P1? Is anyone else having a problem with this client?

Thanks for the suggestions and please continue to keep them coming. I appreciate everyone's help.
Troy

gimspang
Posts: 19
Joined: 2011-10-15 14:45

Re: Updated Squeeze to 6.0.3 RTL8111 Broken

#7 Post by gimspang »

Try also
route add default gw eth0
please.

thseals
Posts: 5
Joined: 2011-10-10 22:14

Re: Updated Squeeze to 6.0.3 RTL8111 Broken

#8 Post by thseals »

Hello Gimspang,
I did:

Code: Select all

route add default gw eth0
as you suggested and I get:
unknown host eth0 as a response. However, if I just type route, I get:

Code: Select all

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
172.16.0.0      *               255.255.0.0     U     0      0        0 eth0
Which I believe means the default route is already in place. Is that correct?

I also tried a static configuration where I set up /etc/network/interfaces like this:

Code: Select all

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
#allow-hotplug eth0
#NetworkManager#iface eth0 inet dhcp
#auto eth0
#iface eth0 inet dhcp
iface eth0 inet static
address 172.16.1.4
netmask 255.255.0.0
gateway 172.16.0.1
Then tried to get online without success. I have booted the Debian 6.0.2-1 Live CD just to check if anything has changed with my hardware. As before, I can get online with the Live CD just fine.

I thank you again for helping me and please post here again if you have any more ideas for me to try. In the meantime, I'll continue to read forums etc. to see if I can find an answer. If I get it working, I'll definitely post the solution here.

Troy

gimspang
Posts: 19
Joined: 2011-10-15 14:45

Re: Updated Squeeze to 6.0.3 RTL8111 Broken

#9 Post by gimspang »

Try copying the kernel from the live cd to the installation disk on the
/boot
folder (but don't overwrite the old one) and run
update-grub
Try to reboot with the new kernel (from the grub menu) and test the network adapter.

thseals
Posts: 5
Joined: 2011-10-10 22:14

Re: Updated Squeeze to 6.0.3 RTL8111 Broken

#10 Post by thseals »

Hello Gimspang,
Your suggestion to copy the kernel from the live cd to my /boot partition and update-grub worked! Thanks a lot. I must admit, I'm glad to know what the problem is, although I don't understand what's wrong with the stock kernel. More importantly, should I recompile a kernel or continue to use the live cd one? If I need to recompile the kernel, how do I go about doing that?
Thanks again,
Troy

gimspang
Posts: 19
Joined: 2011-10-15 14:45

Re: Updated Squeeze to 6.0.3 RTL8111 Broken

#11 Post by gimspang »

Hi
Glad it's sort of working now.
You can keep the live kernel if it has support for all the hardware and functions you need.
Problems maybe related to:
1. Config file for the kernel
2. Drivers
3. Modules (broken, loaded or not loaded)
4. Incompatibilities
5. Bugs in the kernel
If you are happy with the system now, no need to re-compile. If you decide to do so, there are plenty of tutorials around (beyond the scope of the hardware forum).
After you are persuaded that everything works as intended, please, remember to update the subject as [SOLVED].
Enjoy

Post Reply