Search Linux Wireless

bugreport Connectivity problems with rtl8192cu

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I apologize for sending this to both maintainers listed on the rtl819x
privately. I've never had to file a bug before and did not mean to
give the impression of malice or selfishness, I'm simply unfamiliar
with the way open source developers go about things.

In any case, I am having some problems with the rtl8192cu driver.
After a period of five minutes to an hour, I will lose connectivity to
my wireless router. In the 3.2 kernel, I would be unable to connect
until I restarted my computer. My wireless SSID would be visible
through nm-applet, but connecting would just result in network-manager
prompting me for the password again, attempting to connect for a
while, and then timing out before repeating the cycle. I compiled and
installed the 3.7.1 kernel to see if it would solve this problem but
had no such luck. The only difference is that unplugging the wireless
adapter and plugging it back in restores connectivity for a period of
time before the problem occurs again. I also get stuck at "Waiting for
headers" a lot while waiting for package upgrades. The device is an
Encore N150, which uses this particular Realtek chipset. The
proprietary driver does not support my architecture. While I
appreciate the invitation to "look for the problem myself", I have no
experience working with the kernel or writing drivers. I'll do my best
anyway, of course.

Some information about my system:
Crunchbang 11 on kernel 3.7.1 amd64
Encore N150 Wireless USB adapter, using network-manager and nm-applet
Connecting to a Linksys E3000. Works fine with all other devices in the house

The adapter does not lose its connection in Windows, so I think
hardware failure is unlikely.

Relevant modules:
rtl8192cu              75225  0
rtlwifi                81359  1 rtl8192cu
rtl8192c_common        48515  1 rtl8192cu

The output of dmesg is attached in plaintext.

Thanks for your time (and the warm welcome)
Regards,
Alden Page
alden@pagea-desktop:~$ dmesg
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.7.1 (root@pagea-desktop) (gcc version 4.7.1 (Debian 4.7.1-7) ) #1 SMP Wed Dec 19 22:46:17 EST 2012
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.7.1 root=UUID=6b1da5f8-13bf-4ccc-aeac-a18fdd2239a6 ro quiet
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e6000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000cffaffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000cffb0000-0x00000000cffbdfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000cffbe000-0x00000000cffdffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000cffe0000-0x00000000cfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000012fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI present.
[    0.000000] DMI: BIOSTAR Group TA785GE 128M/TA785GE 128M, BIOS 080015  08/19/2009
[    0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0x130000 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-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000000 mask FFFF80000000 write-back
[    0.000000]   1 base 000080000000 mask FFFFC0000000 write-back
[    0.000000]   2 base 0000C0000000 mask FFFFF0000000 write-back
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] TOM2: 0000000130000000 aka 4864M
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xcffb0 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ffff8800000ff780]
[    0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff]
[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] init_memory_mapping: [mem 0x00000000-0xcffaffff]
[    0.000000]  [mem 0x00000000-0xbfffffff] page 1G
[    0.000000]  [mem 0xc0000000-0xcfdfffff] page 2M
[    0.000000]  [mem 0xcfe00000-0xcffaffff] page 4k
[    0.000000] kernel direct mapping tables up to 0xcffaffff @ [mem 0x1fffd000-0x1fffffff]
[    0.000000] init_memory_mapping: [mem 0x100000000-0x12fffffff]
[    0.000000]  [mem 0x100000000-0x12fffffff] page 2M
[    0.000000] kernel direct mapping tables up to 0x12fffffff @ [mem 0xcffae000-0xcffaffff]
[    0.000000] RAMDISK: [mem 0x36aca000-0x3755cfff]
[    0.000000] ACPI: RSDP 00000000000fab40 00014 (v00 ACPIAM)
[    0.000000] ACPI: RSDT 00000000cffb0000 0003C (v01 081909 RSDT1038 20090819 MSFT 00000097)
[    0.000000] ACPI: FACP 00000000cffb0200 00084 (v01 081909 FACP1038 20090819 MSFT 00000097)
[    0.000000] ACPI BIOS Bug: Warning: Optional FADT field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 (20120913/tbfadt-598)
[    0.000000] ACPI: DSDT 00000000cffb0450 09C51 (v01  88GCO 88GCO819 00000001 INTL 20051117)
[    0.000000] ACPI: FACS 00000000cffbe000 00040
[    0.000000] ACPI: APIC 00000000cffb0390 0007C (v01 081909 APIC1038 20090819 MSFT 00000097)
[    0.000000] ACPI: MCFG 00000000cffb0410 0003C (v01 081909 OEMMCFG  20090819 MSFT 00000097)
[    0.000000] ACPI: OEMB 00000000cffbe040 00072 (v01 081909 OEMB1038 20090819 MSFT 00000097)
[    0.000000] ACPI: HPET 00000000cffba0b0 00038 (v01 081909 OEMHPET  20090819 MSFT 00000097)
[    0.000000] ACPI: SSDT 00000000cffba0f0 0088C (v01 A M I  POWERNOW 00000001 AMD  00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] Scanning NUMA topology in Northbridge 24
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000012fffffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x12fffffff]
[    0.000000]   NODE_DATA [mem 0x12fffc000-0x12fffffff]
[    0.000000]  [ffffea0000000000-ffffea00043fffff] PMD -> [ffff88012b600000-ffff88012effffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00010000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x12fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00010000-0x0009efff]
[    0.000000]   node   0: [mem 0x00100000-0xcffaffff]
[    0.000000]   node   0: [mem 0x100000000-0x12fffffff]
[    0.000000] On node 0 totalpages: 1048383
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 6 pages reserved
[    0.000000]   DMA zone: 3921 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14280 pages used for memmap
[    0.000000]   DMA32 zone: 833512 pages, LIFO batch:31
[    0.000000]   Normal zone: 2688 pages used for memmap
[    0.000000]   Normal zone: 193920 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x84] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x85] disabled)
[    0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 4, version 33, 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 low 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: 0x8300 base: 0xfed00000
[    0.000000] smpboot: Allowing 6 CPUs, 2 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e6000
[    0.000000] PM: Registered nosave memory: 00000000000e6000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 00000000cffb0000 - 00000000cffbe000
[    0.000000] PM: Registered nosave memory: 00000000cffbe000 - 00000000cffe0000
[    0.000000] PM: Registered nosave memory: 00000000cffe0000 - 00000000d0000000
[    0.000000] PM: Registered nosave memory: 00000000d0000000 - 00000000fff00000
[    0.000000] PM: Registered nosave memory: 00000000fff00000 - 0000000100000000
[    0.000000] e820: [mem 0xd0000000-0xffefffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:6 nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88012fc00000 s83776 r8192 d22720 u262144
[    0.000000] pcpu-alloc: s83776 r8192 d22720 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 - - 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1031353
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.7.1 root=UUID=6b1da5f8-13bf-4ccc-aeac-a18fdd2239a6 ro quiet
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] __ex_table already sorted, skipping sort
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Node 0: aperture @ c4000000 size 32 MB
[    0.000000] Aperture pointing to e820 RAM. Ignoring.
[    0.000000] Your BIOS doesn't leave a aperture memory hole
[    0.000000] Please enable the IOMMU option in the BIOS setup
[    0.000000] This costs you 64 MB of RAM
[    0.000000] Mapping aperture over 65536 KB of RAM @ c4000000
[    0.000000] PM: Registered nosave memory: 00000000c4000000 - 00000000c8000000
[    0.000000] Memory: 3982500k/4980736k available (3547k kernel code, 787204k absent, 211032k reserved, 3171k data, 616k init)
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=6.
[    0.000000] NR_IRQS:33024 nr_irqs:728 16
[    0.000000] spurious 8259A interrupt: IRQ7.
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.004000] tsc: Detected 2600.411 MHz processor
[    0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 5200.82 BogoMIPS (lpj=10401644)
[    0.000006] pid_max: default: 32768 minimum: 301
[    0.000041] Security Framework initialized
[    0.000046] AppArmor: AppArmor disabled by boot time parameter
[    0.000308] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.001627] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.002208] Mount-cache hash table entries: 256
[    0.002390] Initializing cgroup subsys cpuacct
[    0.002392] Initializing cgroup subsys devices
[    0.002394] Initializing cgroup subsys freezer
[    0.002395] Initializing cgroup subsys net_cls
[    0.002397] Initializing cgroup subsys blkio
[    0.002398] Initializing cgroup subsys perf_event
[    0.002422] tseg: 0000000000
[    0.002435] CPU: Physical Processor ID: 0
[    0.002436] CPU: Processor Core ID: 0
[    0.002437] mce: CPU supports 6 MCE banks
[    0.002444] LVT offset 0 assigned for vector 0xf9
[    0.002448] process: using AMD E400 aware idle routine
[    0.002451] Last level iTLB entries: 4KB 512, 2MB 16, 4MB 8
[    0.002451] Last level dTLB entries: 4KB 512, 2MB 128, 4MB 64
[    0.002451] tlb_flushall_shift: 4
[    0.002520] Freeing SMP alternatives: 8k freed
[    0.002796] ACPI: Core revision 20120913
[    0.013018] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.052624] smpboot: CPU0: AMD Phenom(tm) II X4 810 Processor (fam: 10, model: 04, stepping: 02)
[    0.158619] Performance Events: AMD PMU driver.
[    0.158623] ... version:                0
[    0.158624] ... bit width:              48
[    0.158625] ... generic registers:      4
[    0.158626] ... value mask:             0000ffffffffffff
[    0.158627] ... max period:             00007fffffffffff
[    0.158628] ... fixed-purpose events:   0
[    0.158629] ... event mask:             000000000000000f
[    0.158857] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.158958] smpboot: Booting Node   0, Processors  #1 #2 #3
[    0.198175] Brought up 4 CPUs
[    0.198177] smpboot: Total of 4 processors activated (20803.28 BogoMIPS)
[    0.201749] devtmpfs: initialized
[    0.204998] PM: Registering ACPI NVS region [mem 0xcffbe000-0xcffdffff] (139264 bytes)
[    0.205126] regulator-dummy: no parameters
[    0.205191] NET: Registered protocol family 16
[    0.205281] node 0 link 0: io port [1000, ffffff]
[    0.205284] TOM: 00000000d0000000 aka 3328M
[    0.205286] Fam 10h mmconf [mem 0xe0000000-0xefffffff]
[    0.205288] node 0 link 0: mmio [a0000, bffff]
[    0.205291] node 0 link 0: mmio [d0000000, dfffffff]
[    0.205293] node 0 link 0: mmio [e0000000, efffffff] ==> none
[    0.205295] node 0 link 0: mmio [f0000000, ffefffff]
[    0.205296] TOM2: 0000000130000000 aka 4864M
[    0.205298] bus: [bus 00-07] on node 0 link 0
[    0.205299] bus: 00 [io  0x0000-0xffff]
[    0.205301] bus: 00 [mem 0x000a0000-0x000bffff]
[    0.205302] bus: 00 [mem 0xd0000000-0xdfffffff]
[    0.205303] bus: 00 [mem 0xf0000000-0xffffffff]
[    0.205304] bus: 00 [mem 0x130000000-0xfcffffffff]
[    0.205344] ACPI: bus type pci registered
[    0.205402] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.205404] PCI: not using MMCONFIG
[    0.205406] PCI: Using configuration type 1 for base access
[    0.205407] PCI: Using configuration type 1 for extended access
[    0.206134] bio: create slab <bio-0> at 0
[    0.206219] ACPI: Added _OSI(Module Device)
[    0.206221] ACPI: Added _OSI(Processor Device)
[    0.206222] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.206224] ACPI: Added _OSI(Processor Aggregator Device)
[    0.206842] ACPI: EC: Look up EC in DSDT
[    0.208158] ACPI: Executed 4 blocks of module-level executable AML code
[    0.212619] ACPI: Interpreter enabled
[    0.212625] ACPI: (supports S0 S1 S4 S5)
[    0.212644] ACPI: Using IOAPIC for interrupt routing
[    0.212668] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.213941] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[    0.232292] ACPI: No dock devices found.
[    0.232298] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.232387] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.232564] PCI host bridge to bus 0000:00
[    0.232568] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.232570] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.232572] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.232575] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.232577] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff]
[    0.232579] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xdfffffff]
[    0.232580] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfebfffff]
[    0.232595] pci 0000:00:00.0: [1022:9601] type 00 class 0x060000
[    0.232641] pci 0000:00:02.0: [1022:9603] type 01 class 0x060400
[    0.232672] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
[    0.232699] pci 0000:00:07.0: [1022:9607] type 01 class 0x060400
[    0.232728] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[    0.232758] pci 0000:00:11.0: [1002:4390] type 00 class 0x01018f
[    0.232777] pci 0000:00:11.0: reg 10: [io  0xc000-0xc007]
[    0.232786] pci 0000:00:11.0: reg 14: [io  0xb000-0xb003]
[    0.232796] pci 0000:00:11.0: reg 18: [io  0xa000-0xa007]
[    0.232805] pci 0000:00:11.0: reg 1c: [io  0x9000-0x9003]
[    0.232814] pci 0000:00:11.0: reg 20: [io  0x8000-0x800f]
[    0.232824] pci 0000:00:11.0: reg 24: [mem 0xfe9ffc00-0xfe9fffff]
[    0.232843] pci 0000:00:11.0: set SATA to AHCI mode
[    0.232889] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310
[    0.232903] pci 0000:00:12.0: reg 10: [mem 0xfe9fe000-0xfe9fefff]
[    0.232966] pci 0000:00:12.1: [1002:4398] type 00 class 0x0c0310
[    0.232979] pci 0000:00:12.1: reg 10: [mem 0xfe9fd000-0xfe9fdfff]
[    0.233048] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320
[    0.233066] pci 0000:00:12.2: reg 10: [mem 0xfe9ff800-0xfe9ff8ff]
[    0.233146] pci 0000:00:12.2: supports D1 D2
[    0.233148] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
[    0.233171] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310
[    0.233184] pci 0000:00:13.0: reg 10: [mem 0xfe9fc000-0xfe9fcfff]
[    0.233247] pci 0000:00:13.1: [1002:4398] type 00 class 0x0c0310
[    0.233260] pci 0000:00:13.1: reg 10: [mem 0xfe9fb000-0xfe9fbfff]
[    0.233328] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320
[    0.233347] pci 0000:00:13.2: reg 10: [mem 0xfe9ff400-0xfe9ff4ff]
[    0.233426] pci 0000:00:13.2: supports D1 D2
[    0.233428] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[    0.233454] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
[    0.233551] pci 0000:00:14.1: [1002:439c] type 00 class 0x01018a
[    0.233567] pci 0000:00:14.1: reg 10: [io  0x0000-0x0007]
[    0.233576] pci 0000:00:14.1: reg 14: [io  0x0000-0x0003]
[    0.233585] pci 0000:00:14.1: reg 18: [io  0x0000-0x0007]
[    0.233594] pci 0000:00:14.1: reg 1c: [io  0x0000-0x0003]
[    0.233603] pci 0000:00:14.1: reg 20: [io  0xff00-0xff0f]
[    0.233661] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300
[    0.233681] pci 0000:00:14.2: reg 10: [mem 0xfe9f4000-0xfe9f7fff 64bit]
[    0.233745] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[    0.233760] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100
[    0.233835] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
[    0.233876] pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310
[    0.233889] pci 0000:00:14.5: reg 10: [mem 0xfe9fa000-0xfe9fafff]
[    0.233955] pci 0000:00:18.0: [1022:1200] type 00 class 0x060000
[    0.233970] pci 0000:00:18.1: [1022:1201] type 00 class 0x060000
[    0.233982] pci 0000:00:18.2: [1022:1202] type 00 class 0x060000
[    0.233995] pci 0000:00:18.3: [1022:1203] type 00 class 0x060000
[    0.234010] pci 0000:00:18.4: [1022:1204] type 00 class 0x060000
[    0.234060] pci 0000:01:00.0: [1002:68b8] type 00 class 0x030000
[    0.234071] pci 0000:01:00.0: reg 10: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.234080] pci 0000:01:00.0: reg 18: [mem 0xfeae0000-0xfeafffff 64bit]
[    0.234086] pci 0000:01:00.0: reg 20: [io  0xd000-0xd0ff]
[    0.234097] pci 0000:01:00.0: reg 30: [mem 0xfeac0000-0xfeadffff pref]
[    0.234124] pci 0000:01:00.0: supports D1 D2
[    0.234142] pci 0000:01:00.1: [1002:aa58] type 00 class 0x040300
[    0.234154] pci 0000:01:00.1: reg 10: [mem 0xfeabc000-0xfeabffff 64bit]
[    0.234202] pci 0000:01:00.1: supports D1 D2
[    0.238478] pci 0000:00:02.0: PCI bridge to [bus 01]
[    0.238483] pci 0000:00:02.0:   bridge window [io  0xd000-0xdfff]
[    0.238486] pci 0000:00:02.0:   bridge window [mem 0xfea00000-0xfeafffff]
[    0.238490] pci 0000:00:02.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.238530] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[    0.238543] pci 0000:02:00.0: reg 10: [io  0xe800-0xe8ff]
[    0.238562] pci 0000:02:00.0: reg 18: [mem 0xfdfff000-0xfdffffff 64bit pref]
[    0.238575] pci 0000:02:00.0: reg 20: [mem 0xfdff8000-0xfdffbfff 64bit pref]
[    0.238584] pci 0000:02:00.0: reg 30: [mem 0xfebe0000-0xfebfffff pref]
[    0.238630] pci 0000:02:00.0: supports D1 D2
[    0.238632] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.246462] pci 0000:00:07.0: PCI bridge to [bus 02]
[    0.246467] pci 0000:00:07.0:   bridge window [io  0xe000-0xefff]
[    0.246470] pci 0000:00:07.0:   bridge window [mem 0xfeb00000-0xfebfffff]
[    0.246473] pci 0000:00:07.0:   bridge window [mem 0xfdf00000-0xfdffffff 64bit pref]
[    0.246538] pci 0000:00:14.4: PCI bridge to [bus 03] (subtractive decode)
[    0.246547] pci 0000:00:14.4:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.246549] pci 0000:00:14.4:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.246551] pci 0000:00:14.4:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.246553] pci 0000:00:14.4:   bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
[    0.246555] pci 0000:00:14.4:   bridge window [mem 0xd0000000-0xdfffffff] (subtractive decode)
[    0.246557] pci 0000:00:14.4:   bridge window [mem 0xf0000000-0xfebfffff] (subtractive decode)
[    0.246569] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.246805] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE2._PRT]
[    0.246842] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE7._PRT]
[    0.246890] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0PC._PRT]
[    0.246953]  pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM
[    0.246955]  pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08)
[    0.251360] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 *7 10 11 12 14 15)
[    0.251398] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 7 *10 11 12 14 15)
[    0.251434] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 *10 11 12 14 15)
[    0.251469] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 7 10 *11 12 14 15)
[    0.251503] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 7 10 11 12 14 15) *0, disabled.
[    0.251538] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 11 12 14 15) *0, disabled.
[    0.251572] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 *9 10 11 12 14 15)
[    0.251607] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 10 11 12 14 15) *0, disabled.
[    0.251703] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.251705] vgaarb: loaded
[    0.251706] vgaarb: bridge control possible 0000:01:00.0
[    0.251739] PCI: Using ACPI for IRQ routing
[    0.260100] PCI: pci_cache_line_size set to 64 bytes
[    0.260155] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.260157] e820: reserve RAM buffer [mem 0xcffb0000-0xcfffffff]
[    0.260267] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[    0.260270] hpet0: 4 comparators, 32-bit 14.318180 MHz counter
[    0.262290] Switching to clocksource hpet
[    0.263998] pnp: PnP ACPI init
[    0.264010] ACPI: bus type pnp registered
[    0.264107] pnp 00:00: [bus 00-ff]
[    0.264109] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.264112] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.264114] pnp 00:00: [io  0x0d00-0xffff window]
[    0.264116] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.264117] pnp 00:00: [mem 0x000d0000-0x000dffff window]
[    0.264120] pnp 00:00: [mem 0xd0000000-0xdfffffff window]
[    0.264122] pnp 00:00: [mem 0xf0000000-0xfebfffff window]
[    0.264148] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
[    0.264228] pnp 00:01: [mem 0x00000000-0xffffffffffffffff disabled]
[    0.264231] pnp 00:01: [mem 0x00000000-0xffffffffffffffff disabled]
[    0.264264] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.264304] pnp 00:02: [dma 4]
[    0.264306] pnp 00:02: [io  0x0000-0x000f]
[    0.264307] pnp 00:02: [io  0x0081-0x0083]
[    0.264309] pnp 00:02: [io  0x0087]
[    0.264311] pnp 00:02: [io  0x0089-0x008b]
[    0.264313] pnp 00:02: [io  0x008f]
[    0.264314] pnp 00:02: [io  0x00c0-0x00df]
[    0.264335] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.264343] pnp 00:03: [io  0x0070-0x0071]
[    0.264355] pnp 00:03: [irq 8]
[    0.264374] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.264381] pnp 00:04: [io  0x0061]
[    0.264401] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.264409] pnp 00:05: [io  0x00f0-0x00ff]
[    0.264416] pnp 00:05: [irq 13]
[    0.264436] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.265058] pnp 00:06: [io  0x03f0-0x03f5]
[    0.265060] pnp 00:06: [io  0x03f7]
[    0.265075] pnp 00:06: [irq 6]
[    0.265077] pnp 00:06: [dma 2]
[    0.265124] pnp 00:06: Plug and Play ACPI device, IDs PNP0700 (active)
[    0.265147] pnp 00:07: [mem 0xfed00000-0xfed003ff]
[    0.265167] pnp 00:07: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.265241] pnp 00:08: [mem 0xfec00000-0xfec00fff]
[    0.265243] pnp 00:08: [mem 0xfee00000-0xfee00fff]
[    0.265274] system 00:08: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.265276] system 00:08: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.265279] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.265410] pnp 00:09: [io  0x0010-0x001f]
[    0.265412] pnp 00:09: [io  0x0022-0x003f]
[    0.265414] pnp 00:09: [io  0x0062-0x0063]
[    0.265416] pnp 00:09: [io  0x0065-0x006f]
[    0.265417] pnp 00:09: [io  0x0072-0x007f]
[    0.265419] pnp 00:09: [io  0x0080]
[    0.265421] pnp 00:09: [io  0x0084-0x0086]
[    0.265422] pnp 00:09: [io  0x0088]
[    0.265424] pnp 00:09: [io  0x008c-0x008e]
[    0.265426] pnp 00:09: [io  0x0090-0x009f]
[    0.265427] pnp 00:09: [io  0x00a2-0x00bf]
[    0.265429] pnp 00:09: [io  0x00b1]
[    0.265431] pnp 00:09: [io  0x00e0-0x00ef]
[    0.265432] pnp 00:09: [io  0x04d0-0x04d1]
[    0.265434] pnp 00:09: [io  0x040b]
[    0.265436] pnp 00:09: [io  0x04d6]
[    0.265437] pnp 00:09: [io  0x0c00-0x0c01]
[    0.265439] pnp 00:09: [io  0x0c14]
[    0.265441] pnp 00:09: [io  0x0c50-0x0c51]
[    0.265442] pnp 00:09: [io  0x0c52]
[    0.265444] pnp 00:09: [io  0x0c6c]
[    0.265446] pnp 00:09: [io  0x0c6f]
[    0.265448] pnp 00:09: [io  0x0cd0-0x0cd1]
[    0.265449] pnp 00:09: [io  0x0cd2-0x0cd3]
[    0.265451] pnp 00:09: [io  0x0cd4-0x0cd5]
[    0.265454] pnp 00:09: [io  0x0cd6-0x0cd7]
[    0.265456] pnp 00:09: [io  0x0cd8-0x0cdf]
[    0.265457] pnp 00:09: [io  0x0800-0x089f]
[    0.265459] pnp 00:09: [io  0x0000-0xffffffffffffffff disabled]
[    0.265461] pnp 00:09: [io  0x0b00-0x0b0f]
[    0.265463] pnp 00:09: [io  0x0b20-0x0b3f]
[    0.265465] pnp 00:09: [io  0x0900-0x090f]
[    0.265466] pnp 00:09: [io  0x0910-0x091f]
[    0.265468] pnp 00:09: [io  0xfe00-0xfefe]
[    0.265470] pnp 00:09: [io  0x0060-0x005f disabled]
[    0.265472] pnp 00:09: [io  0x0064-0x0063 disabled]
[    0.265474] pnp 00:09: [mem 0xffb80000-0xffbfffff]
[    0.265475] pnp 00:09: [mem 0xfec10000-0xfec1001f]
[    0.265535] system 00:09: [io  0x04d0-0x04d1] has been reserved
[    0.265537] system 00:09: [io  0x040b] has been reserved
[    0.265539] system 00:09: [io  0x04d6] has been reserved
[    0.265542] system 00:09: [io  0x0c00-0x0c01] has been reserved
[    0.265544] system 00:09: [io  0x0c14] has been reserved
[    0.265546] system 00:09: [io  0x0c50-0x0c51] has been reserved
[    0.265548] system 00:09: [io  0x0c52] has been reserved
[    0.265550] system 00:09: [io  0x0c6c] has been reserved
[    0.265552] system 00:09: [io  0x0c6f] has been reserved
[    0.265556] system 00:09: [io  0x0cd0-0x0cd1] has been reserved
[    0.265558] system 00:09: [io  0x0cd2-0x0cd3] has been reserved
[    0.265561] system 00:09: [io  0x0cd4-0x0cd5] has been reserved
[    0.265563] system 00:09: [io  0x0cd6-0x0cd7] has been reserved
[    0.265565] system 00:09: [io  0x0cd8-0x0cdf] has been reserved
[    0.265568] system 00:09: [io  0x0800-0x089f] has been reserved
[    0.265570] system 00:09: [io  0x0b00-0x0b0f] has been reserved
[    0.265572] system 00:09: [io  0x0b20-0x0b3f] has been reserved
[    0.265575] system 00:09: [io  0x0900-0x090f] has been reserved
[    0.265577] system 00:09: [io  0x0910-0x091f] has been reserved
[    0.265580] system 00:09: [io  0xfe00-0xfefe] has been reserved
[    0.265582] system 00:09: [mem 0xffb80000-0xffbfffff] has been reserved
[    0.265585] system 00:09: [mem 0xfec10000-0xfec1001f] has been reserved
[    0.265587] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.265611] pnp 00:0a: [io  0x0060]
[    0.265613] pnp 00:0a: [io  0x0064]
[    0.265620] pnp 00:0a: [irq 1]
[    0.265649] pnp 00:0a: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.265806] pnp 00:0b: [io  0x0000-0xffffffffffffffff disabled]
[    0.265808] pnp 00:0b: [io  0x0a00-0x0a0f]
[    0.265810] pnp 00:0b: [io  0x0a10-0x0a1f]
[    0.265812] pnp 00:0b: [io  0x0a20-0x0a2f]
[    0.265813] pnp 00:0b: [io  0x0a30-0x0a3f]
[    0.265844] system 00:0b: [io  0x0a00-0x0a0f] has been reserved
[    0.265847] system 00:0b: [io  0x0a10-0x0a1f] has been reserved
[    0.265849] system 00:0b: [io  0x0a20-0x0a2f] has been reserved
[    0.265851] system 00:0b: [io  0x0a30-0x0a3f] has been reserved
[    0.265854] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.266434] pnp 00:0c: [io  0x03f8-0x03ff]
[    0.266439] pnp 00:0c: [irq 4]
[    0.266441] pnp 00:0c: [dma 0 disabled]
[    0.266521] pnp 00:0c: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.266551] pnp 00:0d: [mem 0xe0000000-0xefffffff]
[    0.266579] system 00:0d: [mem 0xe0000000-0xefffffff] has been reserved
[    0.266582] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.267216] pnp 00:0e: [mem 0x00000000-0x0009ffff]
[    0.267219] pnp 00:0e: [mem 0x000c0000-0x000cffff]
[    0.267221] pnp 00:0e: [mem 0x000e0000-0x000fffff]
[    0.267222] pnp 00:0e: [mem 0x00100000-0xcfffffff]
[    0.267224] pnp 00:0e: [mem 0xfec00000-0xffffffff]
[    0.267257] system 00:0e: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.267259] system 00:0e: [mem 0x000c0000-0x000cffff] could not be reserved
[    0.267261] system 00:0e: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.267264] system 00:0e: [mem 0x00100000-0xcfffffff] could not be reserved
[    0.267266] system 00:0e: [mem 0xfec00000-0xffffffff] could not be reserved
[    0.267268] system 00:0e: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.267364] pnp: PnP ACPI: found 15 devices
[    0.267366] ACPI: ACPI bus type pnp unregistered
[    0.273999] pci 0000:00:02.0: PCI bridge to [bus 01]
[    0.274002] pci 0000:00:02.0:   bridge window [io  0xd000-0xdfff]
[    0.274005] pci 0000:00:02.0:   bridge window [mem 0xfea00000-0xfeafffff]
[    0.274008] pci 0000:00:02.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.274012] pci 0000:00:07.0: PCI bridge to [bus 02]
[    0.274014] pci 0000:00:07.0:   bridge window [io  0xe000-0xefff]
[    0.274016] pci 0000:00:07.0:   bridge window [mem 0xfeb00000-0xfebfffff]
[    0.274019] pci 0000:00:07.0:   bridge window [mem 0xfdf00000-0xfdffffff 64bit pref]
[    0.274022] pci 0000:00:14.4: PCI bridge to [bus 03]
[    0.274053] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.274055] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.274057] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.274059] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
[    0.274061] pci_bus 0000:00: resource 8 [mem 0xd0000000-0xdfffffff]
[    0.274063] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfebfffff]
[    0.274065] pci_bus 0000:01: resource 0 [io  0xd000-0xdfff]
[    0.274067] pci_bus 0000:01: resource 1 [mem 0xfea00000-0xfeafffff]
[    0.274069] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.274071] pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
[    0.274073] pci_bus 0000:02: resource 1 [mem 0xfeb00000-0xfebfffff]
[    0.274075] pci_bus 0000:02: resource 2 [mem 0xfdf00000-0xfdffffff 64bit pref]
[    0.274077] pci_bus 0000:03: resource 4 [io  0x0000-0x0cf7]
[    0.274079] pci_bus 0000:03: resource 5 [io  0x0d00-0xffff]
[    0.274081] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
[    0.274083] pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000dffff]
[    0.274084] pci_bus 0000:03: resource 8 [mem 0xd0000000-0xdfffffff]
[    0.274086] pci_bus 0000:03: resource 9 [mem 0xf0000000-0xfebfffff]
[    0.274160] NET: Registered protocol family 2
[    0.274840] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[    0.277410] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.277714] TCP: Hash tables configured (established 524288 bind 65536)
[    0.277761] TCP: reno registered
[    0.277770] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.277799] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.277948] NET: Registered protocol family 1
[    0.677500] pci 0000:01:00.0: Boot video device
[    0.677508] PCI: CLS 64 bytes, default 64
[    0.677556] Unpacking initramfs...
[    0.878562] Freeing initrd memory: 10828k freed
[    0.881944] PCI-DMA: Disabling AGP.
[    0.882053] PCI-DMA: aperture base @ c4000000 size 65536 KB
[    0.882054] PCI-DMA: using GART IOMMU.
[    0.882057] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
[    0.885496] LVT offset 1 assigned for vector 0x400
[    0.885505] IBS: LVT offset 1 assigned
[    0.885530] perf: AMD IBS detected (0x0000001f)
[    0.885795] audit: initializing netlink socket (disabled)
[    0.885810] type=2000 audit(1356119978.776:1): initialized
[    0.899276] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.899722] VFS: Disk quotas dquot_6.5.2
[    0.899748] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.899825] msgmni has been set to 7928
[    0.900070] alg: No test for stdrng (krng)
[    0.900096] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.900098] io scheduler noop registered
[    0.900099] io scheduler deadline registered
[    0.900117] io scheduler cfq registered (default)
[    0.900226] pcieport 0000:00:02.0: irq 40 for MSI/MSI-X
[    0.900306] pcieport 0000:00:07.0: irq 41 for MSI/MSI-X
[    0.900376] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.900394] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.900395] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.900640] GHES: HEST is not enabled!
[    0.900710] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.921240] 00:0c: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.921615] Linux agpgart interface v0.103
[    0.921707] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    0.921709] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    0.921834] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.921964] mousedev: PS/2 mouse device common for all mice
[    0.921992] rtc_cmos 00:03: RTC can wake from S4
[    0.922132] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    0.922174] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.922188] cpuidle: using governor ladder
[    0.922190] cpuidle: using governor menu
[    0.922224] drop_monitor: Initializing network drop monitor service
[    0.922288] TCP: cubic registered
[    0.922336] NET: Registered protocol family 10
[    0.922502] mip6: Mobile IPv6
[    0.922504] NET: Registered protocol family 17
[    0.922522] Key type dns_resolver registered
[    0.922822] PM: Hibernation image not present or could not be loaded.
[    0.922830] registered taskstats version 1
[    0.923359] rtc_cmos 00:03: setting system clock to 2012-12-21 19:59:39 UTC (1356119979)
[    0.924483] Freeing unused kernel memory: 616k freed
[    0.924604] Write protecting the kernel read-only data: 6144k
[    0.926540] Freeing unused kernel memory: 540k freed
[    0.928654] Freeing unused kernel memory: 608k freed
[    0.939184] udevd[67]: starting version 175
[    0.946386] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.953114] SCSI subsystem initialized
[    0.954234] ACPI: bus type scsi registered
[    0.956036] ACPI: bus type usb registered
[    0.956072] usbcore: registered new interface driver usbfs
[    0.956084] usbcore: registered new interface driver hub
[    0.957289] usbcore: registered new device driver usb
[    0.957671] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.957731] ehci_hcd 0000:00:12.2: EHCI Host Controller
[    0.957738] ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 1
[    0.957747] ehci_hcd 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    0.957781] ehci_hcd 0000:00:12.2: debug port 1
[    0.957809] ehci_hcd 0000:00:12.2: irq 17, io mem 0xfe9ff800
[    0.959315] libata version 3.00 loaded.
[    0.961973] thermal LNXTHERM:00: registered as thermal_zone0
[    0.961976] ACPI: Thermal Zone [THRM] (57 C)
[    0.962384] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    0.962574] r8169 0000:02:00.0: irq 42 for MSI/MSI-X
[    0.962730] r8169 0000:02:00.0 eth0: RTL8168d/8111d at 0xffffc9000060e000, 00:30:67:1f:7c:6a, XID 081000c0 IRQ 42
[    0.962733] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    0.964185] Floppy drive(s): fd0 is 1.44M
[    0.968886] ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00
[    0.968914] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.968916] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.968919] usb usb1: Product: EHCI Host Controller
[    0.968920] usb usb1: Manufacturer: Linux 3.7.1 ehci_hcd
[    0.968922] usb usb1: SerialNumber: 0000:00:12.2
[    0.969089] hub 1-0:1.0: USB hub found
[    0.969093] hub 1-0:1.0: 6 ports detected
[    0.969249] ehci_hcd 0000:00:13.2: EHCI Host Controller
[    0.969255] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 2
[    0.969259] ehci_hcd 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    0.969289] ehci_hcd 0000:00:13.2: debug port 1
[    0.969313] ehci_hcd 0000:00:13.2: irq 19, io mem 0xfe9ff400
[    0.980613] FDC 0 is a post-1991 82077
[    0.980847] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00
[    0.980877] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    0.980879] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.980882] usb usb2: Product: EHCI Host Controller
[    0.980883] usb usb2: Manufacturer: Linux 3.7.1 ehci_hcd
[    0.980885] usb usb2: SerialNumber: 0000:00:13.2
[    0.981030] hub 2-0:1.0: USB hub found
[    0.981034] hub 2-0:1.0: 6 ports detected
[    0.981178] ahci 0000:00:11.0: version 3.0
[    0.981348] ahci 0000:00:11.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode
[    0.981352] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part ccc 
[    0.981902] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.981969] scsi0 : ahci
[    0.982064] scsi1 : ahci
[    0.982131] scsi2 : ahci
[    0.982197] scsi3 : ahci
[    0.982240] ata1: SATA max UDMA/133 abar m1024@0xfe9ffc00 port 0xfe9ffd00 irq 22
[    0.982243] ata2: SATA max UDMA/133 abar m1024@0xfe9ffc00 port 0xfe9ffd80 irq 22
[    0.982245] ata3: SATA max UDMA/133 abar m1024@0xfe9ffc00 port 0xfe9ffe00 irq 22
[    0.982248] ata4: SATA max UDMA/133 abar m1024@0xfe9ffc00 port 0xfe9ffe80 irq 22
[    0.982314] pata_atiixp 0000:00:14.1: setting latency timer to 64
[    0.982597] scsi4 : pata_atiixp
[    0.982958] scsi5 : pata_atiixp
[    0.983243] ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xff00 irq 14
[    0.983244] ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xff08 irq 15
[    0.983345] ohci_hcd 0000:00:12.0: OHCI Host Controller
[    0.983353] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 3
[    0.983379] ohci_hcd 0000:00:12.0: irq 16, io mem 0xfe9fe000
[    1.040715] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    1.040719] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.040721] usb usb3: Product: OHCI Host Controller
[    1.040722] usb usb3: Manufacturer: Linux 3.7.1 ohci_hcd
[    1.040724] usb usb3: SerialNumber: 0000:00:12.0
[    1.040848] hub 3-0:1.0: USB hub found
[    1.040854] hub 3-0:1.0: 3 ports detected
[    1.040985] ohci_hcd 0000:00:12.1: OHCI Host Controller
[    1.040992] ohci_hcd 0000:00:12.1: new USB bus registered, assigned bus number 4
[    1.041009] ohci_hcd 0000:00:12.1: irq 16, io mem 0xfe9fd000
[    1.100579] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    1.100582] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.100584] usb usb4: Product: OHCI Host Controller
[    1.100586] usb usb4: Manufacturer: Linux 3.7.1 ohci_hcd
[    1.100587] usb usb4: SerialNumber: 0000:00:12.1
[    1.100700] hub 4-0:1.0: USB hub found
[    1.100707] hub 4-0:1.0: 3 ports detected
[    1.100820] ohci_hcd 0000:00:13.0: OHCI Host Controller
[    1.100825] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 5
[    1.100850] ohci_hcd 0000:00:13.0: irq 18, io mem 0xfe9fc000
[    1.147765] ata6.00: ATAPI: ATAPI   iHDP118   4, GL05, max UDMA/33
[    1.160452] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    1.160455] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.160457] usb usb5: Product: OHCI Host Controller
[    1.160458] usb usb5: Manufacturer: Linux 3.7.1 ohci_hcd
[    1.160460] usb usb5: SerialNumber: 0000:00:13.0
[    1.160576] hub 5-0:1.0: USB hub found
[    1.160584] hub 5-0:1.0: 3 ports detected
[    1.160697] ohci_hcd 0000:00:13.1: OHCI Host Controller
[    1.160702] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 6
[    1.160720] ohci_hcd 0000:00:13.1: irq 18, io mem 0xfe9fb000
[    1.160934] ata6.00: configured for UDMA/33
[    1.220353] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    1.220356] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.220358] usb usb6: Product: OHCI Host Controller
[    1.220360] usb usb6: Manufacturer: Linux 3.7.1 ohci_hcd
[    1.220361] usb usb6: SerialNumber: 0000:00:13.1
[    1.220477] hub 6-0:1.0: USB hub found
[    1.220483] hub 6-0:1.0: 3 ports detected
[    1.220592] ohci_hcd 0000:00:14.5: OHCI Host Controller
[    1.220597] ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 7
[    1.220612] ohci_hcd 0000:00:14.5: irq 18, io mem 0xfe9fa000
[    1.280209] usb 1-1: new high-speed USB device number 2 using ehci_hcd
[    1.280227] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[    1.280230] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.280232] usb usb7: Product: OHCI Host Controller
[    1.280233] usb usb7: Manufacturer: Linux 3.7.1 ohci_hcd
[    1.280235] usb usb7: SerialNumber: 0000:00:14.5
[    1.280352] hub 7-0:1.0: USB hub found
[    1.280361] hub 7-0:1.0: 2 ports detected
[    1.300220] ata4: SATA link down (SStatus 0 SControl 300)
[    1.300274] ata2: SATA link down (SStatus 0 SControl 300)
[    1.413533] usb 1-1: New USB device found, idVendor=0bda, idProduct=8176
[    1.413537] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.413539] usb 1-1: Product: 802.11n WLAN Adapter
[    1.413541] usb 1-1: Manufacturer: Realtek
[    1.413542] usb 1-1: SerialNumber: 00e04c000001
[    1.471819] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.471844] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.472726] ata1.00: ATA-8: WDC WD6401AALS-00L3B2, 01.03B01, max UDMA/133
[    1.472729] ata1.00: 1250263728 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.472880] ata1.00: failed to get Identify Device Data, Emask 0x1
[    1.473990] ata1.00: failed to get Identify Device Data, Emask 0x1
[    1.473994] ata1.00: configured for UDMA/133
[    1.474173] scsi 0:0:0:0: Direct-Access     ATA      WDC WD6401AALS-0 01.0 PQ: 0 ANSI: 5
[    1.477847] ata3.00: ATA-8: SAMSUNG HD155UI, 1AQ10001, max UDMA/133
[    1.477849] ata3.00: 2930277168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.479446] ata3.00: failed to get Identify Device Data, Emask 0x1
[    1.487116] ata3.00: failed to get Identify Device Data, Emask 0x1
[    1.487120] ata3.00: configured for UDMA/133
[    1.487256] scsi 2:0:0:0: Direct-Access     ATA      SAMSUNG HD155UI  1AQ1 PQ: 0 ANSI: 5
[    1.488864] scsi 5:0:0:0: CD-ROM            ATAPI    iHDP118   4      GL05 PQ: 0 ANSI: 5
[    1.489067] ACPI: Invalid Power Resource to register!
[    1.492952] sd 0:0:0:0: [sda] 1250263728 512-byte logical blocks: (640 GB/596 GiB)
[    1.493000] sd 0:0:0:0: [sda] Write Protect is off
[    1.493003] sd 2:0:0:0: [sdb] 2930277168 512-byte logical blocks: (1.50 TB/1.36 TiB)
[    1.493007] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.493024] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.493068] sd 2:0:0:0: [sdb] Write Protect is off
[    1.493072] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.493088] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.496066] sr0: scsi3-mmc drive: 48x/48x cd/rw xa/form2 cdda tray
[    1.496069] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.496168] sr 5:0:0:0: Attached scsi CD-ROM sr0
[    1.498066]  sdb: sdb1
[    1.498363] sd 2:0:0:0: [sdb] Attached SCSI disk
[    1.535449]  sda: sda1 sda2 sda3 < sda5 sda6 >
[    1.535950] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.537504] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.537606] sd 2:0:0:0: Attached scsi generic sg1 type 0
[    1.537645] sr 5:0:0:0: Attached scsi generic sg2 type 5
[    1.579587] usb 2-1: new high-speed USB device number 2 using ehci_hcd
[    1.713130] usb 2-1: New USB device found, idVendor=058f, idProduct=6362
[    1.713134] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.713136] usb 2-1: Product: Mass Storage Device
[    1.713138] usb 2-1: Manufacturer: Generic
[    1.713139] usb 2-1: SerialNumber: 058F63626376
[    1.715320] Initializing USB Mass Storage driver...
[    1.715423] scsi6 : usb-storage 2-1:1.0
[    1.715498] usbcore: registered new interface driver usb-storage
[    1.715500] USB Mass Storage support registered.
[    1.832437] PM: Starting manual resume from disk
[    1.832441] PM: Hibernation image partition 8:6 present
[    1.832442] PM: Looking for hibernation image.
[    1.832628] PM: Image not found (code -22)
[    1.832631] PM: Hibernation image not present or could not be loaded.
[    1.882939] tsc: Refined TSC clocksource calibration: 2600.146 MHz
[    1.882943] Switching to clocksource tsc
[    1.891675] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[    1.974755] usb 3-3: new low-speed USB device number 2 using ohci_hcd
[    2.141374] usb 3-3: New USB device found, idVendor=093a, idProduct=2510
[    2.141377] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.141379] usb 3-3: Product: USB OPTICAL MOUSE
[    2.141381] usb 3-3: Manufacturer: PIXART
[    2.713857] scsi 6:0:0:0: Direct-Access     Generic  USB SD Reader    1.00 PQ: 0 ANSI: 0
[    2.714352] scsi 6:0:0:1: Direct-Access     Generic  USB CF Reader    1.01 PQ: 0 ANSI: 0
[    2.714851] scsi 6:0:0:2: Direct-Access     Generic  USB xD/SM Reader 1.02 PQ: 0 ANSI: 0
[    2.715344] scsi 6:0:0:3: Direct-Access     Generic  USB MS Reader    1.03 PQ: 0 ANSI: 0
[    2.715800] sd 6:0:0:0: Attached scsi generic sg3 type 0
[    2.715918] sd 6:0:0:1: Attached scsi generic sg4 type 0
[    2.716028] sd 6:0:0:2: Attached scsi generic sg5 type 0
[    2.716140] sd 6:0:0:3: Attached scsi generic sg6 type 0
[    2.722074] sd 6:0:0:0: [sdc] Attached SCSI removable disk
[    2.722716] sd 6:0:0:1: [sdd] Attached SCSI removable disk
[    2.723336] sd 6:0:0:2: [sde] Attached SCSI removable disk
[    2.723952] sd 6:0:0:3: [sdf] Attached SCSI removable disk
[    3.011550] udevd[370]: starting version 175
[    3.239977] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
[    3.239984] ACPI: Power Button [PWRB]
[    3.240042] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    3.240044] ACPI: Power Button [PWRF]
[    3.280706] input: PC Speaker as /devices/platform/pcspkr/input/input3
[    3.282333] wmi: Mapper loaded
[    3.349432] microcode: CPU0: patch_level=0x01000086
[    3.553288] k10temp 0000:00:18.3: unreliable CPU thermal sensor; monitoring disabled
[    3.573460] EDAC MC: Ver: 3.0.0
[    3.585354] MCE: In-kernel MCE decoding enabled.
[    3.586848] AMD64 EDAC driver v3.4.0
[    3.586875] EDAC amd64: DRAM ECC disabled.
[    3.586883] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
[    3.586883]  Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
[    3.586883]  (Note that use of the override may cause unknown side effects.)
[    3.588878] ACPI Warning: 0x0000000000000b00-0x0000000000000b07 SystemIO conflicts with Region \SOR1 1 (20120913/utaddress-251)
[    3.588885] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    3.622659] [drm] Initialized drm 1.1.0 20060810
[    3.670624] sp5100_tco: SP5100 TCO WatchDog Timer Driver v0.01
[    3.670689] sp5100_tco: mmio address 0xfec000f0 already in use
[    3.701497] microcode: failed to load file amd-ucode/microcode_amd.bin
[    3.701546] microcode: CPU1: patch_level=0x01000086
[    3.701552] microcode: CPU2: patch_level=0x01000086
[    3.701559] microcode: CPU3: patch_level=0x01000086
[    3.701607] microcode: Microcode Update Driver: v2.00 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba
[    3.833978] [drm] radeon kernel modesetting enabled.
[    3.834238] [drm] initializing kernel modesetting (JUNIPER 0x1002:0x68B8 0x1682:0x2990).
[    3.834262] [drm] register mmio base: 0xFEAE0000
[    3.834263] [drm] register mmio size: 131072
[    3.839154] ATOM BIOS: JUNIPER
[    3.839178] radeon 0000:01:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
[    3.839181] radeon 0000:01:00.0: GTT: 512M 0x0000000040000000 - 0x000000005FFFFFFF
[    3.842295] [drm] Detected VRAM RAM=1024M, BAR=256M
[    3.842299] [drm] RAM width 128bits DDR
[    3.842383] [TTM] Zone  kernel: Available graphics memory: 2030526 kiB
[    3.842385] [TTM] Initializing pool allocator
[    3.842389] [TTM] Initializing DMA pool allocator
[    3.842417] [drm] radeon: 1024M of VRAM memory ready
[    3.842418] [drm] radeon: 512M of GTT memory ready.
[    3.842437] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    3.842438] [drm] Driver supports precise vblank timestamp query.
[    3.842474] radeon 0000:01:00.0: irq 43 for MSI/MSI-X
[    3.842486] radeon 0000:01:00.0: radeon: using MSI.
[    3.842512] [drm] radeon: irq initialized.
[    3.842517] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    3.843317] [drm] probing gen 2 caps for device 1022:9603 = 2/0
[    3.843321] [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
[    3.843382] [drm] Loading JUNIPER Microcode
[    3.890951] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
[    3.891052] radeon 0000:01:00.0: WB enabled
[    3.891055] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xffff880129f98c00
[    3.907103] [drm] ring test on 0 succeeded in 1 usecs
[    3.907197] [drm] ib test on ring 0 succeeded in 0 usecs
[    3.907729] [drm] Radeon Display Connectors
[    3.907730] [drm] Connector 0:
[    3.907731] [drm]   DP-1
[    3.907732] [drm]   HPD4
[    3.907734] [drm]   DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c
[    3.907735] [drm]   Encoders:
[    3.907736] [drm]     DFP1: INTERNAL_UNIPHY2
[    3.907737] [drm] Connector 1:
[    3.907738] [drm]   HDMI-A-1
[    3.907738] [drm]   HPD5
[    3.907740] [drm]   DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c
[    3.907741] [drm]   Encoders:
[    3.907742] [drm]     DFP2: INTERNAL_UNIPHY2
[    3.907743] [drm] Connector 2:
[    3.907744] [drm]   DVI-I-1
[    3.907744] [drm]   HPD1
[    3.907746] [drm]   DDC: 0x6460 0x6460 0x6464 0x6464 0x6468 0x6468 0x646c 0x646c
[    3.907747] [drm]   Encoders:
[    3.907748] [drm]     DFP3: INTERNAL_UNIPHY1
[    3.907749] [drm]     CRT2: INTERNAL_KLDSCP_DAC2
[    3.907749] [drm] Connector 3:
[    3.907750] [drm]   DVI-I-2
[    3.907751] [drm]   HPD6
[    3.907753] [drm]   DDC: 0x6450 0x6450 0x6454 0x6454 0x6458 0x6458 0x645c 0x645c
[    3.907754] [drm]   Encoders:
[    3.907754] [drm]     DFP4: INTERNAL_UNIPHY
[    3.907755] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[    3.907793] [drm] Internal thermal controller with fan control
[    3.907826] [drm] radeon: power management initialized
[    3.968206] [drm] fb mappable at 0xD0142000
[    3.968208] [drm] vram apper at 0xD0000000
[    3.968209] [drm] size 7299072
[    3.968210] [drm] fb depth is 24
[    3.968211] [drm]    pitch is 6912
[    3.968279] fbcon: radeondrmfb (fb0) is primary device
[    4.137050] hda_intel: position_fix set to 1 for device 1565:8218
[    4.182812] Console: switching to colour frame buffer device 210x65
[    4.187046] usbcore: registered new interface driver usbhid
[    4.187046] usbhid: USB HID core driver
[    4.190751] fb0: radeondrmfb frame buffer device
[    4.190752] drm: registered panic notifier
[    4.190759] [drm] Initialized radeon 2.24.0 20080528 for 0000:01:00.0 on minor 0
[    4.212364] input: HDA ATI SB Line as /devices/pci0000:00/0000:00:14.2/sound/card0/input4
[    4.212448] input: HDA ATI SB Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input5
[    4.212529] input: HDA ATI SB Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input6
[    4.212596] input: HDA ATI SB Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card0/input7
[    4.212663] input: HDA ATI SB Line Out as /devices/pci0000:00/0000:00:14.2/sound/card0/input8
[    4.212931] hda-intel: 0000:01:00.1: Handle VGA-switcheroo audio client
[    4.212987] snd_hda_intel 0000:01:00.1: irq 44 for MSI/MSI-X
[    4.255266] input: PIXART USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:12.0/usb3/3-3/3-3:1.0/input/input9
[    4.255405] hid-generic 0003:093A:2510.0001: input,hidraw0: USB HID v1.11 Mouse [PIXART USB OPTICAL MOUSE] on usb-0000:00:12.0-3/input0
[    4.287354] kvm: Nested Virtualization enabled
[    4.287358] kvm: Nested Paging enabled
[    4.332413] cfg80211: Calling CRDA to update world regulatory domain
[    4.395216] rtl8192cu: Chip version 0x10
[    4.442536] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input10
[    4.476155] rtl8192cu: MAC address: 00:e0:4c:9f:6d:61
[    4.476160] rtl8192cu: Board Type 0
[    4.476403] rtlwifi: rx_max_size 15360, rx_urb_num 8, in_ep 1
[    4.476428] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw.bin
[    4.476498] usbcore: registered new interface driver rtl8192cu
[    4.529969] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
[    4.530529] rtlwifi: wireless switch is on
[    5.194166] cfg80211: World regulatory domain updated:
[    5.194169] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[    5.194172] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    5.194174] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[    5.194175] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[    5.194177] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    5.194178] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    5.194187] cfg80211: Calling CRDA for country: US
[    5.198749] cfg80211: Regulatory domain changed to country: US
[    5.198751] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[    5.198753] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm)
[    5.198755] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm)
[    5.198757] cfg80211:   (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    5.198758] cfg80211:   (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    5.198760] cfg80211:   (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    5.198761] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm)
[    5.467712] rtw driver version=v3.4.4_4749.20121105 
[    5.467715] Build at: Dec 20 2012 21:30:41
[    5.467719] Error: Driver 'rtl8192cu' is already registered, aborting...
[    6.531450] EXT4-fs (sda5): re-mounted. Opts: (null)
[    6.653947] loop: module loaded
[    6.966646] fuse init (API version 7.20)
[   10.452248] powernow-k8: this CPU is not supported anymore, using acpi-cpufreq instead.
[   10.459095] acpi-cpufreq: overriding BIOS provided _PSD data
[   11.829520] Bluetooth: Core ver 2.16
[   11.829562] NET: Registered protocol family 31
[   11.829566] Bluetooth: HCI device and connection manager initialized
[   11.829582] Bluetooth: HCI socket layer initialized
[   11.829588] Bluetooth: L2CAP socket layer initialized
[   11.829601] Bluetooth: SCO socket layer initialized
[   11.872513] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   11.872521] Bluetooth: BNEP filters: protocol multicast
[   11.872536] Bluetooth: BNEP socket layer initialized
[   12.709459] Bluetooth: RFCOMM TTY layer initialized
[   12.709481] Bluetooth: RFCOMM socket layer initialized
[   12.709486] Bluetooth: RFCOMM ver 1.11
[   12.930353] lp: driver loaded but no devices found
[   13.127142] ppdev: user-space parallel port driver
[   13.643763] r8169 0000:02:00.0 eth0: link down
[   13.643854] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   13.650935] rtl8192cu: MAC auto ON okay!
[   13.683620] rtl8192cu: Tx queue select: 0x05
[   14.047837] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   14.302745] ip_tables: (C) 2000-2006 Netfilter Core Team
[   15.667204] wlan0: authenticate with 98:fc:11:53:75:00
[   15.690807] wlan0: send auth to 98:fc:11:53:75:00 (try 1/3)
[   15.700441] wlan0: authenticated
[   15.702236] wlan0: associate with 98:fc:11:53:75:00 (try 1/3)
[   15.756817] wlan0: RX AssocResp from 98:fc:11:53:75:00 (capab=0x411 status=0 aid=2)
[   15.756944] wlan0: associated
[   15.757018] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready

[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux