Re: ftdi_sio occasionally hangs in close()

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

 



Attached is a log file from the same time as the previous USB_DEBUG
stuff.  There are several stack traces of hung tasks at the end.

The one thing I can think is common between everything that hangs is
they are using a "tty" of some sort.

Ross
Jan 30 22:14:36 localhost kernel: [    0.000000] Initializing cgroup subsys cpuset
Jan 30 22:14:36 localhost kernel: [    0.000000] Initializing cgroup subsys cpu
Jan 30 22:14:36 localhost kernel: [    0.000000] Linux version 3.2.2-vanilla (root@castle) (gcc version 4.6.2 20120120 (prerelease) (GCC) ) #2 SMP PREEMPT Mon Jan 30 20:46:54 GMT 2012
Jan 30 22:14:36 localhost kernel: [    0.000000] Command line: root=/dev/disk/by-uuid/27753d4f-25ea-4e35-aeb5-37d245a30a54 ro
Jan 30 22:14:36 localhost kernel: [    0.000000] BIOS-provided physical RAM map:
Jan 30 22:14:36 localhost kernel: [    0.000000]  BIOS-e820: 0000000000000000 - 000000000009e000 (usable)
Jan 30 22:14:36 localhost kernel: [    0.000000]  BIOS-e820: 000000000009e000 - 00000000000a0000 (reserved)
Jan 30 22:14:36 localhost kernel: [    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
Jan 30 22:14:36 localhost kernel: [    0.000000]  BIOS-e820: 0000000000100000 - 00000000bbfa0000 (usable)
Jan 30 22:14:36 localhost kernel: [    0.000000]  BIOS-e820: 00000000bbfa0000 - 00000000bbfae000 (ACPI data)
Jan 30 22:14:36 localhost syslog-ng[417]: syslog-ng starting up; version='3.3.4'
Jan 30 22:14:36 localhost kernel: [    0.000000]  BIOS-e820: 00000000bbfae000 - 00000000bbff0000 (ACPI NVS)
Jan 30 22:14:36 localhost kernel: [    0.000000]  BIOS-e820: 00000000bbff0000 - 00000000bc000000 (reserved)
Jan 30 22:14:36 localhost kernel: [    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
Jan 30 22:14:36 localhost kernel: [    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fef00000 (reserved)
Jan 30 22:14:36 localhost kernel: [    0.000000]  BIOS-e820: 00000000ff700000 - 0000000100000000 (reserved)
Jan 30 22:14:36 localhost kernel: [    0.000000] NX (Execute Disable) protection: active
Jan 30 22:14:36 localhost kernel: [    0.000000] DMI present.
Jan 30 22:14:36 localhost kernel: [    0.000000] DMI: ECS GF8100VM-M5/GF8100VM-M5, BIOS 080015  08/23/2008
Jan 30 22:14:36 localhost kernel: [    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
Jan 30 22:14:36 localhost kernel: [    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
Jan 30 22:14:36 localhost kernel: [    0.000000] No AGP bridge found
Jan 30 22:14:36 localhost kernel: [    0.000000] last_pfn = 0xbbfa0 max_arch_pfn = 0x400000000
Jan 30 22:14:36 localhost kernel: [    0.000000] MTRR default type: uncachable
Jan 30 22:14:36 localhost kernel: [    0.000000] MTRR fixed ranges enabled:
Jan 30 22:14:36 localhost kernel: [    0.000000]   00000-9FFFF write-back
Jan 30 22:14:36 localhost kernel: [    0.000000]   A0000-BFFFF uncachable
Jan 30 22:14:36 localhost kernel: [    0.000000]   C0000-CFFFF write-protect
Jan 30 22:14:36 localhost kernel: [    0.000000]   D0000-EFFFF uncachable
Jan 30 22:14:36 localhost kernel: [    0.000000]   F0000-FFFFF write-protect
Jan 30 22:14:36 localhost kernel: [    0.000000] MTRR variable ranges enabled:
Jan 30 22:14:36 localhost kernel: [    0.000000]   0 base 000000000000 mask FFFF80000000 write-back
Jan 30 22:14:36 localhost kernel: [    0.000000]   1 base 000080000000 mask FFFFC0000000 write-back
Jan 30 22:14:36 localhost kernel: [    0.000000]   2 base 0000A0000000 mask FFFFF0000000 write-back
Jan 30 22:14:36 localhost kernel: [    0.000000]   3 base 0000B0000000 mask FFFFF8000000 write-back
Jan 30 22:14:36 localhost kernel: [    0.000000]   4 base 0000B8000000 mask FFFFFC000000 write-back
Jan 30 22:14:36 localhost kernel: [    0.000000]   5 disabled
Jan 30 22:14:36 localhost kernel: [    0.000000]   6 disabled
Jan 30 22:14:36 localhost kernel: [    0.000000]   7 disabled
Jan 30 22:14:36 localhost kernel: [    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
Jan 30 22:14:36 localhost kernel: [    0.000000] found SMP MP-table at [ffff8800000ff780] ff780
Jan 30 22:14:36 localhost kernel: [    0.000000] initial memory mapped : 0 - 20000000
Jan 30 22:14:36 localhost kernel: [    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 20480
Jan 30 22:14:36 localhost kernel: [    0.000000] Using GB pages for direct mapping
Jan 30 22:14:36 localhost kernel: [    0.000000] init_memory_mapping: 0000000000000000-00000000bbfa0000
Jan 30 22:14:36 localhost kernel: [    0.000000]  0000000000 - 0080000000 page 1G
Jan 30 22:14:36 localhost kernel: [    0.000000]  0080000000 - 00bbe00000 page 2M
Jan 30 22:14:36 localhost kernel: [    0.000000]  00bbe00000 - 00bbfa0000 page 4k
Jan 30 22:14:36 localhost kernel: [    0.000000] kernel direct mapping tables up to bbfa0000 @ 1fffd000-20000000
Jan 30 22:14:36 localhost kernel: [    0.000000] RAMDISK: 37d6b000 - 37ff0000
Jan 30 22:14:36 localhost kernel: [    0.000000] ACPI: RSDP 00000000000fa3d0 00014 (v00 ACPIAM)
Jan 30 22:14:36 localhost kernel: [    0.000000] ACPI: RSDT 00000000bbfa0000 00044 (v01 082308 RSDT1756 20080823 MSFT 00000097)
Jan 30 22:14:36 localhost kernel: [    0.000000] ACPI: FACP 00000000bbfa0200 00084 (v01 082308 FACP1756 20080823 MSFT 00000097)
Jan 30 22:14:36 localhost kernel: [    0.000000] ACPI: DSDT 00000000bbfa0450 08895 (v01  1AAAA 1AAAA000 00000000 INTL 20051117)
Jan 30 22:14:36 localhost kernel: [    0.000000] ACPI: FACS 00000000bbfae000 00040
Jan 30 22:14:36 localhost kernel: [    0.000000] ACPI: APIC 00000000bbfa0390 00080 (v01 082308 APIC1756 20080823 MSFT 00000097)
Jan 30 22:14:36 localhost kernel: [    0.000000] ACPI: MCFG 00000000bbfa0410 0003C (v01 082308 OEMMCFG  20080823 MSFT 00000097)
Jan 30 22:14:36 localhost kernel: [    0.000000] ACPI: OEMB 00000000bbfae040 00073 (v01 082308 OEMB1756 20080823 MSFT 00000097)
Jan 30 22:14:36 localhost kernel: [    0.000000] ACPI: HPET 00000000bbfaa450 00038 (v01 082308 OEMHPET0 20080823 MSFT 00000097)
Jan 30 22:14:36 localhost kernel: [    0.000000] ACPI: INFO 00000000bbfae0c0 00124 (v01 082308 AMDINFO  20080823 MSFT 00000097)
Jan 30 22:14:36 localhost kernel: [    0.000000] ACPI: NVHD 00000000bbfae1f0 00284 (v01 082308  NVHDCP  20080823 MSFT 00000097)
Jan 30 22:14:36 localhost kernel: [    0.000000] ACPI: SSDT 00000000bbfaa490 003FC (v01 A M I  POWERNOW 00000001 AMD  00000001)
Jan 30 22:14:36 localhost kernel: [    0.000000] ACPI: Local APIC address 0xfee00000
Jan 30 22:14:36 localhost kernel: [    0.000000] Scanning NUMA topology in Northbridge 24
Jan 30 22:14:36 localhost kernel: [    0.000000] No NUMA configuration found
Jan 30 22:14:36 localhost kernel: [    0.000000] Faking a node at 0000000000000000-00000000bbfa0000
Jan 30 22:14:36 localhost kernel: [    0.000000] Initmem setup node 0 0000000000000000-00000000bbfa0000
Jan 30 22:14:36 localhost kernel: [    0.000000]   NODE_DATA [00000000bbf9b000 - 00000000bbf9ffff]
Jan 30 22:14:36 localhost kernel: [    0.000000]  [ffffea0000000000-ffffea0002ffffff] PMD -> [ffff8800b8600000-ffff8800bb5fffff] on node 0
Jan 30 22:14:36 localhost kernel: [    0.000000] Zone PFN ranges:
Jan 30 22:14:36 localhost kernel: [    0.000000]   DMA      0x00000010 -> 0x00001000
Jan 30 22:14:36 localhost kernel: [    0.000000]   DMA32    0x00001000 -> 0x00100000
Jan 30 22:14:36 localhost kernel: [    0.000000]   Normal   empty
Jan 30 22:14:36 localhost kernel: [    0.000000] Movable zone start PFN for each node
Jan 30 22:14:36 localhost kernel: [    0.000000] early_node_map[2] active PFN ranges
Jan 30 22:14:36 localhost kernel: [    0.000000]     0: 0x00000010 -> 0x0000009e
Jan 30 22:14:36 localhost kernel: [    0.000000]     0: 0x00000100 -> 0x000bbfa0
Jan 30 22:14:36 localhost kernel: [    0.000000] On node 0 totalpages: 769838
Jan 30 22:14:36 localhost kernel: [    0.000000]   DMA zone: 64 pages used for memmap
Jan 30 22:14:36 localhost kernel: [    0.000000]   DMA zone: 5 pages reserved
Jan 30 22:14:36 localhost kernel: [    0.000000]   DMA zone: 3913 pages, LIFO batch:0
Jan 30 22:14:36 localhost kernel: [    0.000000]   DMA32 zone: 11967 pages used for memmap
Jan 30 22:14:36 localhost kernel: [    0.000000]   DMA32 zone: 753889 pages, LIFO batch:31
Jan 30 22:14:36 localhost kernel: [    0.000000] ACPI: PM-Timer IO Port: 0x2008
Jan 30 22:14:36 localhost kernel: [    0.000000] ACPI: Local APIC address 0xfee00000
Jan 30 22:14:36 localhost kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Jan 30 22:14:36 localhost kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
Jan 30 22:14:36 localhost kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
Jan 30 22:14:36 localhost kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
Jan 30 22:14:36 localhost kernel: [    0.000000] ACPI: IOAPIC (id[0x03] address[0xfec00000] gsi_base[0])
Jan 30 22:14:36 localhost kernel: [    0.000000] IOAPIC[0]: apic_id 3, version 17, address 0xfec00000, GSI 0-23
Jan 30 22:14:36 localhost kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jan 30 22:14:36 localhost kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Jan 30 22:14:36 localhost kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge)
Jan 30 22:14:36 localhost kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge)
Jan 30 22:14:36 localhost kernel: [    0.000000] ACPI: IRQ0 used by override.
Jan 30 22:14:36 localhost kernel: [    0.000000] ACPI: IRQ2 used by override.
Jan 30 22:14:36 localhost kernel: [    0.000000] ACPI: IRQ9 used by override.
Jan 30 22:14:36 localhost kernel: [    0.000000] ACPI: IRQ14 used by override.
Jan 30 22:14:36 localhost kernel: [    0.000000] ACPI: IRQ15 used by override.
Jan 30 22:14:36 localhost kernel: [    0.000000] Using ACPI (MADT) for SMP configuration information
Jan 30 22:14:36 localhost kernel: [    0.000000] ACPI: HPET id: 0x10de8201 base: 0xfed00000
Jan 30 22:14:36 localhost kernel: [    0.000000] SMP: Allowing 4 CPUs, 1 hotplug CPUs
Jan 30 22:14:36 localhost kernel: [    0.000000] nr_irqs_gsi: 40
Jan 30 22:14:36 localhost kernel: [    0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
Jan 30 22:14:36 localhost kernel: [    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
Jan 30 22:14:36 localhost kernel: [    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
Jan 30 22:14:36 localhost kernel: [    0.000000] Allocating PCI resources starting at bc000000 (gap: bc000000:42c00000)
Jan 30 22:14:36 localhost kernel: [    0.000000] Booting paravirtualized kernel on bare hardware
Jan 30 22:14:36 localhost kernel: [    0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
Jan 30 22:14:36 localhost kernel: [    0.000000] PERCPU: Embedded 28 pages/cpu @ffff8800bbc00000 s82048 r8192 d24448 u524288
Jan 30 22:14:36 localhost kernel: [    0.000000] pcpu-alloc: s82048 r8192 d24448 u524288 alloc=1*2097152
Jan 30 22:14:36 localhost kernel: [    0.000000] pcpu-alloc: [0] 0 1 2 3 
Jan 30 22:14:36 localhost kernel: [    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 757802
Jan 30 22:14:36 localhost kernel: [    0.000000] Policy zone: DMA32
Jan 30 22:14:36 localhost kernel: [    0.000000] Kernel command line: root=/dev/disk/by-uuid/27753d4f-25ea-4e35-aeb5-37d245a30a54 ro
Jan 30 22:14:36 localhost kernel: [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
Jan 30 22:14:36 localhost kernel: [    0.000000] Checking aperture...
Jan 30 22:14:36 localhost kernel: [    0.000000] No AGP bridge found
Jan 30 22:14:36 localhost kernel: [    0.000000] Node 0: aperture @ 57a0000000 size 32 MB
Jan 30 22:14:36 localhost kernel: [    0.000000] Aperture beyond 4GB. Ignoring.
Jan 30 22:14:36 localhost kernel: [    0.000000] Memory: 3016004k/3079808k available (4281k kernel code, 456k absent, 63348k reserved, 4599k data, 728k init)
Jan 30 22:14:36 localhost kernel: [    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Jan 30 22:14:36 localhost kernel: [    0.000000] Preemptible hierarchical RCU implementation.
Jan 30 22:14:36 localhost kernel: [    0.000000] 	Verbose stalled-CPUs detection is disabled.
Jan 30 22:14:36 localhost kernel: [    0.000000] NR_IRQS:4352 nr_irqs:712 16
Jan 30 22:14:36 localhost kernel: [    0.000000] spurious 8259A interrupt: IRQ7.
Jan 30 22:14:36 localhost kernel: [    0.000000] Console: colour VGA+ 80x25
Jan 30 22:14:36 localhost kernel: [    0.000000] console [tty0] enabled
Jan 30 22:14:36 localhost kernel: [    0.000000] allocated 25165824 bytes of page_cgroup
Jan 30 22:14:36 localhost kernel: [    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
Jan 30 22:14:36 localhost kernel: [    0.000000] hpet clockevent registered
Jan 30 22:14:36 localhost kernel: [    0.000000] Fast TSC calibration using PIT
Jan 30 22:14:36 localhost kernel: [    0.000000] Detected 2100.154 MHz processor.
Jan 30 22:14:36 localhost kernel: [    0.003337] Calibrating delay loop (skipped), value calculated using timer frequency.. 4201.32 BogoMIPS (lpj=7000513)
Jan 30 22:14:36 localhost kernel: [    0.003452] pid_max: default: 32768 minimum: 301
Jan 30 22:14:36 localhost kernel: [    0.003537] Security Framework initialized
Jan 30 22:14:36 localhost kernel: [    0.003598] AppArmor: AppArmor disabled by boot time parameter
Jan 30 22:14:36 localhost kernel: [    0.004172] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
Jan 30 22:14:36 localhost kernel: [    0.007186] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
Jan 30 22:14:36 localhost kernel: [    0.008222] Mount-cache hash table entries: 256
Jan 30 22:14:36 localhost kernel: [    0.008444] Initializing cgroup subsys cpuacct
Jan 30 22:14:36 localhost kernel: [    0.008506] Initializing cgroup subsys memory
Jan 30 22:14:36 localhost kernel: [    0.008572] Initializing cgroup subsys devices
Jan 30 22:14:36 localhost kernel: [    0.008630] Initializing cgroup subsys freezer
Jan 30 22:14:36 localhost kernel: [    0.008687] Initializing cgroup subsys net_cls
Jan 30 22:14:36 localhost kernel: [    0.008745] Initializing cgroup subsys blkio
Jan 30 22:14:36 localhost kernel: [    0.008834] tseg: 0000000000
Jan 30 22:14:36 localhost kernel: [    0.008850] CPU: Physical Processor ID: 0
Jan 30 22:14:36 localhost kernel: [    0.008900] CPU: Processor Core ID: 0
Jan 30 22:14:36 localhost kernel: [    0.008956] mce: CPU supports 6 MCE banks
Jan 30 22:14:36 localhost kernel: [    0.009021] using AMD E400 aware idle routine
Jan 30 22:14:36 localhost kernel: [    0.009889] ACPI: Core revision 20110623
Jan 30 22:14:36 localhost kernel: [    0.014453] ftrace: allocating 16779 entries in 66 pages
Jan 30 22:14:36 localhost kernel: [    0.020296] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jan 30 22:14:36 localhost kernel: [    0.053372] CPU0: AMD Phenom(tm) 8450 Triple-Core Processor stepping 03
Jan 30 22:14:36 localhost kernel: [    0.056663] Performance Events: AMD PMU driver.
Jan 30 22:14:36 localhost kernel: [    0.056663] ... version:                0
Jan 30 22:14:36 localhost kernel: [    0.056663] ... bit width:              48
Jan 30 22:14:36 localhost kernel: [    0.056663] ... generic registers:      4
Jan 30 22:14:36 localhost kernel: [    0.056663] ... value mask:             0000ffffffffffff
Jan 30 22:14:36 localhost kernel: [    0.056663] ... max period:             00007fffffffffff
Jan 30 22:14:36 localhost kernel: [    0.056663] ... fixed-purpose events:   0
Jan 30 22:14:36 localhost kernel: [    0.056663] ... event mask:             000000000000000f
Jan 30 22:14:36 localhost kernel: [    0.073405] NMI watchdog enabled, takes one hw-pmu counter.
Jan 30 22:14:36 localhost kernel: [    0.100015] Booting Node   0, Processors  #1
Jan 30 22:14:36 localhost kernel: [    0.100086] smpboot cpu 1: start_ip = 99000
Jan 30 22:14:36 localhost kernel: [    0.196672] NMI watchdog enabled, takes one hw-pmu counter.
Jan 30 22:14:36 localhost kernel: [    0.216675]  #2
Jan 30 22:14:36 localhost kernel: [    0.216708] smpboot cpu 2: start_ip = 99000
Jan 30 22:14:36 localhost kernel: [    0.313331] NMI watchdog enabled, takes one hw-pmu counter.
Jan 30 22:14:36 localhost kernel: [    0.319983] Brought up 3 CPUs
Jan 30 22:14:36 localhost kernel: [    0.320038] Total of 3 processors activated (12605.50 BogoMIPS).
Jan 30 22:14:36 localhost kernel: [    0.322041] devtmpfs: initialized
Jan 30 22:14:36 localhost kernel: [    0.324124] PM: Registering ACPI NVS region at bbfae000 (270336 bytes)
Jan 30 22:14:36 localhost kernel: [    0.324322] print_constraints: dummy: 
Jan 30 22:14:36 localhost kernel: [    0.324430] NET: Registered protocol family 16
Jan 30 22:14:36 localhost kernel: [    0.324591] node 0 link 0: io port [1000, ffffff]
Jan 30 22:14:36 localhost kernel: [    0.324594] node 0 link 0: io port [2000, 2fff]
Jan 30 22:14:36 localhost kernel: [    0.324596] TOM: 00000000c0000000 aka 3072M
Jan 30 22:14:36 localhost kernel: [    0.324655] Fam 10h mmconf [mem 0xe0000000-0xe00fffff]
Jan 30 22:14:36 localhost kernel: [    0.324658] node 0 link 0: mmio [e0000000, efffffff] ==> [e0100000, efffffff]
Jan 30 22:14:36 localhost kernel: [    0.324663] node 0 link 0: mmio [a0000, bffff]
Jan 30 22:14:36 localhost kernel: [    0.324665] node 0 link 0: mmio [c0000000, fe0bffff] ==> [c0000000, dfffffff] and [e0100000, fe0bffff]
Jan 30 22:14:36 localhost kernel: [    0.324670] bus: [00, 07] on node 0 link 0
Jan 30 22:14:36 localhost kernel: [    0.324672] bus: 00 index 0 [io  0x0000-0xffff]
Jan 30 22:14:36 localhost kernel: [    0.324675] bus: 00 index 1 [mem 0xe0100000-0xfcffffffff]
Jan 30 22:14:36 localhost kernel: [    0.324677] bus: 00 index 2 [mem 0x000a0000-0x000bffff]
Jan 30 22:14:36 localhost kernel: [    0.324679] bus: 00 index 3 [mem 0xc0000000-0xdfffffff]
Jan 30 22:14:36 localhost kernel: [    0.324687] Extended Config Space enabled on 1 nodes
Jan 30 22:14:36 localhost kernel: [    0.324758] ACPI: bus type pci registered
Jan 30 22:14:36 localhost kernel: [    0.324887] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Jan 30 22:14:36 localhost kernel: [    0.324966] PCI: not using MMCONFIG
Jan 30 22:14:36 localhost kernel: [    0.325022] PCI: Using configuration type 1 for base access
Jan 30 22:14:36 localhost kernel: [    0.325080] PCI: Using configuration type 1 for extended access
Jan 30 22:14:36 localhost kernel: [    0.325623] bio: create slab <bio-0> at 0
Jan 30 22:14:36 localhost kernel: [    0.325623] ACPI: Added _OSI(Module Device)
Jan 30 22:14:36 localhost kernel: [    0.326650] ACPI: Added _OSI(Processor Device)
Jan 30 22:14:36 localhost kernel: [    0.326707] ACPI: Added _OSI(3.0 _SCP Extensions)
Jan 30 22:14:36 localhost kernel: [    0.326764] ACPI: Added _OSI(Processor Aggregator Device)
Jan 30 22:14:36 localhost kernel: [    0.328082] ACPI: EC: Look up EC in DSDT
Jan 30 22:14:36 localhost kernel: [    0.330109] ACPI: Executed 1 blocks of module-level executable AML code
Jan 30 22:14:36 localhost kernel: [    0.333999] ACPI: Interpreter enabled
Jan 30 22:14:36 localhost kernel: [    0.334057] ACPI: (supports S0 S3 S4 S5)
Jan 30 22:14:36 localhost kernel: [    0.334246] ACPI: Using IOAPIC for interrupt routing
Jan 30 22:14:36 localhost kernel: [    0.334319] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Jan 30 22:14:36 localhost kernel: [    0.336507] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
Jan 30 22:14:36 localhost kernel: [    0.364460] ACPI: No dock devices found.
Jan 30 22:14:36 localhost kernel: [    0.364511] HEST: Table not found.
Jan 30 22:14:36 localhost kernel: [    0.364567] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jan 30 22:14:36 localhost kernel: [    0.364862] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Jan 30 22:14:36 localhost kernel: [    0.365123] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7]
Jan 30 22:14:36 localhost kernel: [    0.365185] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff]
Jan 30 22:14:36 localhost kernel: [    0.365246] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
Jan 30 22:14:36 localhost kernel: [    0.365314] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff]
Jan 30 22:14:36 localhost kernel: [    0.365387] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xdfffffff]
Jan 30 22:14:36 localhost kernel: [    0.365460] pci_root PNP0A03:00: host bridge window [mem 0xf0000000-0xfebfffff]
Jan 30 22:14:36 localhost kernel: [    0.365576] pci 0000:00:00.0: [10de:0754] type 0 class 0x000500
Jan 30 22:14:36 localhost kernel: [    0.365843] pci 0000:00:01.0: [10de:075c] type 0 class 0x000601
Jan 30 22:14:36 localhost kernel: [    0.365851] pci 0000:00:01.0: reg 10: [io  0x2f00-0x2fff]
Jan 30 22:14:36 localhost kernel: [    0.365891] pci 0000:00:01.1: [10de:0752] type 0 class 0x000c05
Jan 30 22:14:36 localhost kernel: [    0.365903] pci 0000:00:01.1: reg 10: [io  0x2900-0x293f]
Jan 30 22:14:36 localhost kernel: [    0.365921] pci 0000:00:01.1: reg 20: [io  0x2d00-0x2d3f]
Jan 30 22:14:36 localhost kernel: [    0.365927] pci 0000:00:01.1: reg 24: [io  0x2e00-0x2e3f]
Jan 30 22:14:36 localhost kernel: [    0.365958] pci 0000:00:01.1: PME# supported from D3hot D3cold
Jan 30 22:14:36 localhost kernel: [    0.365965] pci 0000:00:01.1: PME# disabled
Jan 30 22:14:36 localhost kernel: [    0.365976] pci 0000:00:01.2: [10de:0751] type 0 class 0x000500
Jan 30 22:14:36 localhost kernel: [    0.366026] pci 0000:00:01.3: [10de:0753] type 0 class 0x000b40
Jan 30 22:14:36 localhost kernel: [    0.366044] pci 0000:00:01.3: reg 10: [mem 0xfce80000-0xfcefffff]
Jan 30 22:14:36 localhost kernel: [    0.366157] pci 0000:00:01.4: [10de:0568] type 0 class 0x000500
Jan 30 22:14:36 localhost kernel: [    0.366231] pci 0000:00:02.0: [10de:077b] type 0 class 0x000c03
Jan 30 22:14:36 localhost kernel: [    0.366241] pci 0000:00:02.0: reg 10: [mem 0xfce7f000-0xfce7ffff]
Jan 30 22:14:36 localhost kernel: [    0.366279] pci 0000:00:02.0: supports D1 D2
Jan 30 22:14:36 localhost kernel: [    0.366281] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
Jan 30 22:14:36 localhost kernel: [    0.366285] pci 0000:00:02.0: PME# disabled
Jan 30 22:14:36 localhost kernel: [    0.366299] pci 0000:00:02.1: [10de:077c] type 0 class 0x000c03
Jan 30 22:14:36 localhost kernel: [    0.366310] pci 0000:00:02.1: reg 10: [mem 0xfce7ec00-0xfce7ecff]
Jan 30 22:14:36 localhost kernel: [    0.366357] pci 0000:00:02.1: supports D1 D2
Jan 30 22:14:36 localhost kernel: [    0.366359] pci 0000:00:02.1: PME# supported from D0 D1 D2 D3hot D3cold
Jan 30 22:14:36 localhost kernel: [    0.366363] pci 0000:00:02.1: PME# disabled
Jan 30 22:14:36 localhost kernel: [    0.366382] pci 0000:00:04.0: [10de:077d] type 0 class 0x000c03
Jan 30 22:14:36 localhost kernel: [    0.366392] pci 0000:00:04.0: reg 10: [mem 0xfce7d000-0xfce7dfff]
Jan 30 22:14:36 localhost kernel: [    0.366430] pci 0000:00:04.0: supports D1 D2
Jan 30 22:14:36 localhost kernel: [    0.366432] pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold
Jan 30 22:14:36 localhost kernel: [    0.366436] pci 0000:00:04.0: PME# disabled
Jan 30 22:14:36 localhost kernel: [    0.366448] pci 0000:00:04.1: [10de:077e] type 0 class 0x000c03
Jan 30 22:14:36 localhost kernel: [    0.366460] pci 0000:00:04.1: reg 10: [mem 0xfce7e800-0xfce7e8ff]
Jan 30 22:14:36 localhost kernel: [    0.366506] pci 0000:00:04.1: supports D1 D2
Jan 30 22:14:36 localhost kernel: [    0.366508] pci 0000:00:04.1: PME# supported from D0 D1 D2 D3hot D3cold
Jan 30 22:14:36 localhost kernel: [    0.366512] pci 0000:00:04.1: PME# disabled
Jan 30 22:14:36 localhost kernel: [    0.366530] pci 0000:00:06.0: [10de:0759] type 0 class 0x000101
Jan 30 22:14:36 localhost kernel: [    0.366555] pci 0000:00:06.0: reg 20: [io  0xffa0-0xffaf]
Jan 30 22:14:36 localhost kernel: [    0.366587] pci 0000:00:07.0: [10de:0774] type 0 class 0x000403
Jan 30 22:14:36 localhost kernel: [    0.366597] pci 0000:00:07.0: reg 10: [mem 0xfce78000-0xfce7bfff]
Jan 30 22:14:36 localhost kernel: [    0.366635] pci 0000:00:07.0: PME# supported from D3hot D3cold
Jan 30 22:14:36 localhost kernel: [    0.366647] pci 0000:00:07.0: PME# disabled
Jan 30 22:14:36 localhost kernel: [    0.366658] pci 0000:00:08.0: [10de:075a] type 1 class 0x000604
Jan 30 22:14:36 localhost kernel: [    0.366703] pci 0000:00:09.0: [10de:0ad4] type 0 class 0x000106
Jan 30 22:14:36 localhost kernel: [    0.366713] pci 0000:00:09.0: reg 10: [io  0xd480-0xd487]
Jan 30 22:14:36 localhost kernel: [    0.366718] pci 0000:00:09.0: reg 14: [io  0xd400-0xd403]
Jan 30 22:14:36 localhost kernel: [    0.366723] pci 0000:00:09.0: reg 18: [io  0xd080-0xd087]
Jan 30 22:14:36 localhost kernel: [    0.366728] pci 0000:00:09.0: reg 1c: [io  0xd000-0xd003]
Jan 30 22:14:36 localhost kernel: [    0.366733] pci 0000:00:09.0: reg 20: [io  0xcc00-0xcc0f]
Jan 30 22:14:36 localhost kernel: [    0.366739] pci 0000:00:09.0: reg 24: [mem 0xfce76000-0xfce77fff]
Jan 30 22:14:36 localhost kernel: [    0.366775] pci 0000:00:0a.0: [10de:0760] type 0 class 0x000200
Jan 30 22:14:36 localhost kernel: [    0.366786] pci 0000:00:0a.0: reg 10: [mem 0xfce7c000-0xfce7cfff]
Jan 30 22:14:36 localhost kernel: [    0.366792] pci 0000:00:0a.0: reg 14: [io  0xc880-0xc887]
Jan 30 22:14:36 localhost kernel: [    0.366797] pci 0000:00:0a.0: reg 18: [mem 0xfce7e400-0xfce7e4ff]
Jan 30 22:14:36 localhost kernel: [    0.366802] pci 0000:00:0a.0: reg 1c: [mem 0xfce7e000-0xfce7e00f]
Jan 30 22:14:36 localhost kernel: [    0.366836] pci 0000:00:0a.0: supports D1 D2
Jan 30 22:14:36 localhost kernel: [    0.366838] pci 0000:00:0a.0: PME# supported from D0 D1 D2 D3hot D3cold
Jan 30 22:14:36 localhost kernel: [    0.366842] pci 0000:00:0a.0: PME# disabled
Jan 30 22:14:36 localhost kernel: [    0.366857] pci 0000:00:0b.0: [10de:0569] type 1 class 0x000604
Jan 30 22:14:36 localhost kernel: [    0.366887] pci 0000:00:0b.0: PME# supported from D0 D1 D2 D3hot D3cold
Jan 30 22:14:36 localhost kernel: [    0.366890] pci 0000:00:0b.0: PME# disabled
Jan 30 22:14:36 localhost kernel: [    0.366946] pci 0000:00:10.0: [10de:0778] type 1 class 0x000604
Jan 30 22:14:36 localhost kernel: [    0.367176] pci 0000:00:10.0: PME# supported from D0 D1 D2 D3hot D3cold
Jan 30 22:14:36 localhost kernel: [    0.367184] pci 0000:00:10.0: PME# disabled
Jan 30 22:14:36 localhost kernel: [    0.367272] pci 0000:00:12.0: [10de:075b] type 1 class 0x000604
Jan 30 22:14:36 localhost kernel: [    0.367504] pci 0000:00:12.0: PME# supported from D0 D1 D2 D3hot D3cold
Jan 30 22:14:36 localhost kernel: [    0.367512] pci 0000:00:12.0: PME# disabled
Jan 30 22:14:36 localhost kernel: [    0.367601] pci 0000:00:13.0: [10de:077a] type 1 class 0x000604
Jan 30 22:14:36 localhost kernel: [    0.367830] pci 0000:00:13.0: PME# supported from D0 D1 D2 D3hot D3cold
Jan 30 22:14:36 localhost kernel: [    0.367837] pci 0000:00:13.0: PME# disabled
Jan 30 22:14:36 localhost kernel: [    0.367892] pci 0000:00:18.0: [1022:1200] type 0 class 0x000600
Jan 30 22:14:36 localhost kernel: [    0.367910] pci 0000:00:18.1: [1022:1201] type 0 class 0x000600
Jan 30 22:14:36 localhost kernel: [    0.367924] pci 0000:00:18.2: [1022:1202] type 0 class 0x000600
Jan 30 22:14:36 localhost kernel: [    0.367939] pci 0000:00:18.3: [1022:1203] type 0 class 0x000600
Jan 30 22:14:36 localhost kernel: [    0.367959] pci 0000:00:18.4: [1022:1204] type 0 class 0x000600
Jan 30 22:14:36 localhost kernel: [    0.368025] pci 0000:00:08.0: PCI bridge to [bus 01-01] (subtractive decode)
Jan 30 22:14:36 localhost kernel: [    0.368091] pci 0000:00:08.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
Jan 30 22:14:36 localhost kernel: [    0.368094] pci 0000:00:08.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
Jan 30 22:14:36 localhost kernel: [    0.368097] pci 0000:00:08.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
Jan 30 22:14:36 localhost kernel: [    0.368100] pci 0000:00:08.0:   bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
Jan 30 22:14:36 localhost kernel: [    0.368103] pci 0000:00:08.0:   bridge window [mem 0xc0000000-0xdfffffff] (subtractive decode)
Jan 30 22:14:36 localhost kernel: [    0.368106] pci 0000:00:08.0:   bridge window [mem 0xf0000000-0xfebfffff] (subtractive decode)
Jan 30 22:14:36 localhost kernel: [    0.368129] pci 0000:02:00.0: [10de:084f] type 0 class 0x000300
Jan 30 22:14:36 localhost kernel: [    0.368138] pci 0000:02:00.0: reg 10: [mem 0xfd000000-0xfdffffff]
Jan 30 22:14:36 localhost kernel: [    0.368146] pci 0000:02:00.0: reg 14: [mem 0xf0000000-0xf7ffffff 64bit pref]
Jan 30 22:14:36 localhost kernel: [    0.368153] pci 0000:02:00.0: reg 1c: [mem 0xfa000000-0xfbffffff 64bit pref]
Jan 30 22:14:36 localhost kernel: [    0.368158] pci 0000:02:00.0: reg 24: [io  0xec00-0xec7f]
Jan 30 22:14:36 localhost kernel: [    0.368164] pci 0000:02:00.0: reg 30: [mem 0xfcfe0000-0xfcffffff pref]
Jan 30 22:14:36 localhost kernel: [    0.368195] pci 0000:00:0b.0: PCI bridge to [bus 02-02]
Jan 30 22:14:36 localhost kernel: [    0.368249] pci 0000:00:0b.0:   bridge window [io  0xe000-0xefff]
Jan 30 22:14:36 localhost kernel: [    0.368252] pci 0000:00:0b.0:   bridge window [mem 0xfcf00000-0xfdffffff]
Jan 30 22:14:36 localhost kernel: [    0.368262] pci 0000:00:0b.0:   bridge window [mem 0xf0000000-0xfbffffff 64bit pref]
Jan 30 22:14:36 localhost kernel: [    0.368414] pci 0000:00:10.0: PCI bridge to [bus 03-03]
Jan 30 22:14:36 localhost kernel: [    0.370159] pci 0000:00:12.0: PCI bridge to [bus 04-04]
Jan 30 22:14:36 localhost kernel: [    0.370392] pci 0000:00:13.0: PCI bridge to [bus 05-05]
Jan 30 22:14:36 localhost kernel: [    0.370516] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Jan 30 22:14:36 localhost kernel: [    0.370729] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
Jan 30 22:14:36 localhost kernel: [    0.370778] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.IXVE._PRT]
Jan 30 22:14:36 localhost kernel: [    0.370812] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.MXR0._PRT]
Jan 30 22:14:36 localhost kernel: [    0.370853] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR12._PRT]
Jan 30 22:14:36 localhost kernel: [    0.370884] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR13._PRT]
Jan 30 22:14:36 localhost kernel: [    0.371025]  pci0000:00: Requesting ACPI _OSC control (0x1d)
Jan 30 22:14:36 localhost kernel: [    0.371252]  pci0000:00: ACPI _OSC request failed (AE_SUPPORT), returned control mask: 0x0c
Jan 30 22:14:36 localhost kernel: [    0.371322] ACPI _OSC control for PCIe not granted, disabling ASPM
Jan 30 22:14:36 localhost kernel: [    0.379801] ACPI: PCI Interrupt Link [LNKA] (IRQs 16 17 18 19) *0, disabled.
Jan 30 22:14:36 localhost kernel: [    0.380174] ACPI: PCI Interrupt Link [LNKB] (IRQs 16 17 18 19) *0, disabled.
Jan 30 22:14:36 localhost kernel: [    0.380546] ACPI: PCI Interrupt Link [LNKC] (IRQs 16 17 18 19) *0, disabled.
Jan 30 22:14:36 localhost kernel: [    0.380918] ACPI: PCI Interrupt Link [LNKD] (IRQs 16 17 18 19) *0, disabled.
Jan 30 22:14:36 localhost kernel: [    0.381296] ACPI: PCI Interrupt Link [LN0A] (IRQs 16 17 18 19) *10
Jan 30 22:14:36 localhost kernel: [    0.381634] ACPI: PCI Interrupt Link [LN0B] (IRQs 16 17 18 19) *0, disabled.
Jan 30 22:14:36 localhost kernel: [    0.382005] ACPI: PCI Interrupt Link [LN0C] (IRQs 16 17 18 19) *0, disabled.
Jan 30 22:14:36 localhost kernel: [    0.382371] ACPI: PCI Interrupt Link [LN0D] (IRQs 16 17 18 19) *0, disabled.
Jan 30 22:14:36 localhost kernel: [    0.382742] ACPI: PCI Interrupt Link [LN1A] (IRQs 16 17 18 19) *0, disabled.
Jan 30 22:14:36 localhost kernel: [    0.383115] ACPI: PCI Interrupt Link [LN1B] (IRQs 16 17 18 19) *0, disabled.
Jan 30 22:14:36 localhost kernel: [    0.383501] ACPI: PCI Interrupt Link [LN1C] (IRQs 16 17 18 19) *0, disabled.
Jan 30 22:14:36 localhost kernel: [    0.383876] ACPI: PCI Interrupt Link [LN1D] (IRQs 16 17 18 19) *0, disabled.
Jan 30 22:14:36 localhost kernel: [    0.384252] ACPI: PCI Interrupt Link [LN2A] (IRQs 16 17 18 19) *11
Jan 30 22:14:36 localhost kernel: [    0.384594] ACPI: PCI Interrupt Link [LN2B] (IRQs 16 17 18 19) *0, disabled.
Jan 30 22:14:36 localhost kernel: [    0.384967] ACPI: PCI Interrupt Link [LN2C] (IRQs 16 17 18 19) *0, disabled.
Jan 30 22:14:36 localhost kernel: [    0.385344] ACPI: PCI Interrupt Link [LN2D] (IRQs 16 17 18 19) *0, disabled.
Jan 30 22:14:36 localhost kernel: [    0.385718] ACPI: PCI Interrupt Link [LN3A] (IRQs 16 17 18 19) *15
Jan 30 22:14:36 localhost kernel: [    0.386058] ACPI: PCI Interrupt Link [LN3B] (IRQs 16 17 18 19) *0, disabled.
Jan 30 22:14:36 localhost kernel: [    0.386430] ACPI: PCI Interrupt Link [LN3C] (IRQs 16 17 18 19) *0, disabled.
Jan 30 22:14:36 localhost kernel: [    0.386833] ACPI: PCI Interrupt Link [LN3D] (IRQs 16 17 18 19) *0, disabled.
Jan 30 22:14:36 localhost kernel: [    0.387207] ACPI: PCI Interrupt Link [LN4A] (IRQs 16 17 18 19) *0, disabled.
Jan 30 22:14:36 localhost kernel: [    0.387579] ACPI: PCI Interrupt Link [LN4B] (IRQs 16 17 18 19) *0, disabled.
Jan 30 22:14:36 localhost kernel: [    0.387954] ACPI: PCI Interrupt Link [LN4C] (IRQs 16 17 18 19) *0, disabled.
Jan 30 22:14:36 localhost kernel: [    0.388335] ACPI: PCI Interrupt Link [LN4D] (IRQs 16 17 18 19) *0, disabled.
Jan 30 22:14:36 localhost kernel: [    0.388710] ACPI: PCI Interrupt Link [LN5A] (IRQs 16 17 18 19) *0, disabled.
Jan 30 22:14:36 localhost kernel: [    0.389077] ACPI: PCI Interrupt Link [LN5B] (IRQs 16 17 18 19) *0, disabled.
Jan 30 22:14:36 localhost kernel: [    0.389448] ACPI: PCI Interrupt Link [LN5C] (IRQs 16 17 18 19) *0, disabled.
Jan 30 22:14:36 localhost kernel: [    0.389819] ACPI: PCI Interrupt Link [LN5D] (IRQs 16 17 18 19) *0, disabled.
Jan 30 22:14:36 localhost kernel: [    0.390199] ACPI: PCI Interrupt Link [LN6A] (IRQs 16 17 18 19) *0, disabled.
Jan 30 22:14:36 localhost kernel: [    0.390575] ACPI: PCI Interrupt Link [LN6B] (IRQs 16 17 18 19) *0, disabled.
Jan 30 22:14:36 localhost kernel: [    0.390945] ACPI: PCI Interrupt Link [LN6C] (IRQs 16 17 18 19) *0, disabled.
Jan 30 22:14:36 localhost kernel: [    0.391320] ACPI: PCI Interrupt Link [LN6D] (IRQs 16 17 18 19) *0, disabled.
Jan 30 22:14:36 localhost kernel: [    0.391690] ACPI: PCI Interrupt Link [LN7A] (IRQs 16 17 18 19) *0, disabled.
Jan 30 22:14:36 localhost kernel: [    0.392057] ACPI: PCI Interrupt Link [LN7B] (IRQs 16 17 18 19) *0, disabled.
Jan 30 22:14:36 localhost kernel: [    0.392425] ACPI: PCI Interrupt Link [LN7C] (IRQs 16 17 18 19) *0, disabled.
Jan 30 22:14:36 localhost kernel: [    0.392797] ACPI: PCI Interrupt Link [LN7D] (IRQs 16 17 18 19) *0, disabled.
Jan 30 22:14:36 localhost kernel: [    0.393174] ACPI: PCI Interrupt Link [LUB0] (IRQs 20 21 22 23) *15
Jan 30 22:14:36 localhost kernel: [    0.393530] ACPI: PCI Interrupt Link [LUB2] (IRQs 20 21 22 23) *10
Jan 30 22:14:36 localhost kernel: [    0.393871] ACPI: PCI Interrupt Link [LMAC] (IRQs 20 21 22 23) *10
Jan 30 22:14:36 localhost kernel: [    0.394218] ACPI: PCI Interrupt Link [LAZA] (IRQs 20 21 22 23) *15
Jan 30 22:14:36 localhost kernel: [    0.394564] ACPI: PCI Interrupt Link [SGRU] (IRQs 20 21 22 23) *7
Jan 30 22:14:36 localhost kernel: [    0.394911] ACPI: PCI Interrupt Link [LSMB] (IRQs 20 21 22 23) *10
Jan 30 22:14:36 localhost kernel: [    0.395256] ACPI: PCI Interrupt Link [LPMU] (IRQs 20 21 22 23) *11
Jan 30 22:14:36 localhost kernel: [    0.395597] ACPI: PCI Interrupt Link [LSA0] (IRQs 20 21 22 23) *9
Jan 30 22:14:36 localhost kernel: [    0.395942] ACPI: PCI Interrupt Link [LATA] (IRQs 20 21 22 23) *0, disabled.
Jan 30 22:14:36 localhost kernel: [    0.396309] ACPI: PCI Interrupt Link [UB11] (IRQs 20 21 22 23) *10
Jan 30 22:14:36 localhost kernel: [    0.396682] ACPI: PCI Interrupt Link [UB12] (IRQs 20 21 22 23) *11
Jan 30 22:14:36 localhost kernel: [    0.397014] vgaarb: device added: PCI:0000:02:00.0,decodes=io+mem,owns=io+mem,locks=none
Jan 30 22:14:36 localhost kernel: [    0.397014] vgaarb: loaded
Jan 30 22:14:36 localhost kernel: [    0.397014] vgaarb: bridge control possible 0000:02:00.0
Jan 30 22:14:36 localhost kernel: [    0.397014] PCI: Using ACPI for IRQ routing
Jan 30 22:14:36 localhost kernel: [    0.404125] PCI: pci_cache_line_size set to 64 bytes
Jan 30 22:14:36 localhost kernel: [    0.404204] reserve RAM buffer: 000000000009e000 - 000000000009ffff 
Jan 30 22:14:36 localhost kernel: [    0.404207] reserve RAM buffer: 00000000bbfa0000 - 00000000bbffffff 
Jan 30 22:14:36 localhost kernel: [    0.404315] NetLabel: Initializing
Jan 30 22:14:36 localhost kernel: [    0.404371] NetLabel:  domain hash size = 128
Jan 30 22:14:36 localhost kernel: [    0.404427] NetLabel:  protocols = UNLABELED CIPSOv4
Jan 30 22:14:36 localhost kernel: [    0.404498] NetLabel:  unlabeled traffic allowed by default
Jan 30 22:14:36 localhost kernel: [    0.404570] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
Jan 30 22:14:36 localhost kernel: [    0.404636] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 31
Jan 30 22:14:36 localhost kernel: [    0.404815] hpet0: 3 comparators, 32-bit 25.000000 MHz counter
Jan 30 22:14:36 localhost kernel: [    0.413426] Switching to clocksource hpet
Jan 30 22:14:36 localhost kernel: [    0.419857] pnp: PnP ACPI init
Jan 30 22:14:36 localhost kernel: [    0.419932] ACPI: bus type pnp registered
Jan 30 22:14:36 localhost kernel: [    0.420158] pnp 00:00: [bus 00-ff]
Jan 30 22:14:36 localhost kernel: [    0.420161] pnp 00:00: [io  0x0cf8-0x0cff]
Jan 30 22:14:36 localhost kernel: [    0.420163] pnp 00:00: [io  0x0000-0x0cf7 window]
Jan 30 22:14:36 localhost kernel: [    0.420166] pnp 00:00: [io  0x0d00-0xffff window]
Jan 30 22:14:36 localhost kernel: [    0.420168] pnp 00:00: [mem 0x000a0000-0x000bffff window]
Jan 30 22:14:36 localhost kernel: [    0.420170] pnp 00:00: [mem 0x000d0000-0x000dffff window]
Jan 30 22:14:36 localhost kernel: [    0.420173] pnp 00:00: [mem 0xc0000000-0xdfffffff window]
Jan 30 22:14:36 localhost kernel: [    0.420175] pnp 00:00: [mem 0xf0000000-0xfebfffff window]
Jan 30 22:14:36 localhost kernel: [    0.420270] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
Jan 30 22:14:36 localhost kernel: [    0.420300] pnp 00:01: [dma 4]
Jan 30 22:14:36 localhost kernel: [    0.420302] pnp 00:01: [io  0x0000-0x000f]
Jan 30 22:14:36 localhost kernel: [    0.420304] pnp 00:01: [io  0x0081-0x0083]
Jan 30 22:14:36 localhost kernel: [    0.420306] pnp 00:01: [io  0x0087]
Jan 30 22:14:36 localhost kernel: [    0.420308] pnp 00:01: [io  0x0089-0x008b]
Jan 30 22:14:36 localhost kernel: [    0.420310] pnp 00:01: [io  0x008f]
Jan 30 22:14:36 localhost kernel: [    0.420312] pnp 00:01: [io  0x00c0-0x00df]
Jan 30 22:14:36 localhost kernel: [    0.420338] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
Jan 30 22:14:36 localhost kernel: [    0.420346] pnp 00:02: [io  0x0061]
Jan 30 22:14:36 localhost kernel: [    0.420369] pnp 00:02: Plug and Play ACPI device, IDs PNP0800 (active)
Jan 30 22:14:36 localhost kernel: [    0.420381] pnp 00:03: [io  0x00f0-0x00ff]
Jan 30 22:14:36 localhost kernel: [    0.420398] pnp 00:03: [irq 13]
Jan 30 22:14:36 localhost kernel: [    0.420423] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active)
Jan 30 22:14:36 localhost kernel: [    0.420962] pnp 00:04: [io  0x03f8-0x03ff]
Jan 30 22:14:36 localhost kernel: [    0.420972] pnp 00:04: [irq 4]
Jan 30 22:14:36 localhost kernel: [    0.420974] pnp 00:04: [dma 0 disabled]
Jan 30 22:14:36 localhost kernel: [    0.421066] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
Jan 30 22:14:36 localhost kernel: [    0.422040] pnp 00:05: [mem 0x000d0000-0x000d3fff window]
Jan 30 22:14:36 localhost kernel: [    0.422043] pnp 00:05: [mem 0x000d4000-0x000d7fff window]
Jan 30 22:14:36 localhost kernel: [    0.422045] pnp 00:05: [mem 0x000de000-0x000dffff window]
Jan 30 22:14:36 localhost kernel: [    0.422047] pnp 00:05: [io  0x0010-0x001f]
Jan 30 22:14:36 localhost kernel: [    0.422049] pnp 00:05: [io  0x0022-0x003f]
Jan 30 22:14:36 localhost kernel: [    0.422051] pnp 00:05: [io  0x0044-0x004d]
Jan 30 22:14:36 localhost kernel: [    0.422053] pnp 00:05: [io  0x0050-0x005f]
Jan 30 22:14:36 localhost kernel: [    0.422055] pnp 00:05: [io  0x0062-0x0063]
Jan 30 22:14:36 localhost kernel: [    0.422057] pnp 00:05: [io  0x0065-0x006f]
Jan 30 22:14:36 localhost kernel: [    0.422059] pnp 00:05: [io  0x0072-0x007f]
Jan 30 22:14:36 localhost kernel: [    0.422061] pnp 00:05: [io  0x0080]
Jan 30 22:14:36 localhost kernel: [    0.422063] pnp 00:05: [io  0x0084-0x0086]
Jan 30 22:14:36 localhost kernel: [    0.422065] pnp 00:05: [io  0x0088]
Jan 30 22:14:36 localhost kernel: [    0.422066] pnp 00:05: [io  0x008c-0x008e]
Jan 30 22:14:36 localhost kernel: [    0.422068] pnp 00:05: [io  0x0090-0x009f]
Jan 30 22:14:36 localhost kernel: [    0.422070] pnp 00:05: [io  0x00a2-0x00bf]
Jan 30 22:14:36 localhost kernel: [    0.422072] pnp 00:05: [io  0x00e0-0x00ef]
Jan 30 22:14:36 localhost kernel: [    0.422077] pnp 00:05: [io  0x04d0-0x04d1]
Jan 30 22:14:36 localhost kernel: [    0.422079] pnp 00:05: [io  0x0800-0x080f]
Jan 30 22:14:36 localhost kernel: [    0.422081] pnp 00:05: [io  0x2000-0x207f]
Jan 30 22:14:36 localhost kernel: [    0.422083] pnp 00:05: [io  0x2080-0x20ff]
Jan 30 22:14:36 localhost kernel: [    0.422085] pnp 00:05: [io  0x2400-0x247f]
Jan 30 22:14:36 localhost kernel: [    0.422090] pnp 00:05: [io  0x2480-0x24ff]
Jan 30 22:14:36 localhost kernel: [    0.422092] pnp 00:05: [io  0x2800-0x287f]
Jan 30 22:14:36 localhost kernel: [    0.422094] pnp 00:05: [io  0x2880-0x28ff]
Jan 30 22:14:36 localhost kernel: [    0.422096] pnp 00:05: [mem 0x00000000-0xffffffffffffffff disabled]
Jan 30 22:14:36 localhost kernel: [    0.422099] pnp 00:05: [mem 0x00000000-0xffffffffffffffff disabled]
Jan 30 22:14:36 localhost kernel: [    0.422101] pnp 00:05: [mem 0xfed04000-0xfed04fff]
Jan 30 22:14:36 localhost kernel: [    0.422103] pnp 00:05: [mem 0xfee01000-0xfeefffff]
Jan 30 22:14:36 localhost kernel: [    0.422195] system 00:05: [io  0x04d0-0x04d1] has been reserved
Jan 30 22:14:36 localhost kernel: [    0.422249] system 00:05: [io  0x0800-0x080f] has been reserved
Jan 30 22:14:36 localhost kernel: [    0.422309] system 00:05: [io  0x2000-0x207f] has been reserved
Jan 30 22:14:36 localhost kernel: [    0.422366] system 00:05: [io  0x2080-0x20ff] has been reserved
Jan 30 22:14:36 localhost kernel: [    0.422419] system 00:05: [io  0x2400-0x247f] has been reserved
Jan 30 22:14:36 localhost kernel: [    0.422477] system 00:05: [io  0x2480-0x24ff] has been reserved
Jan 30 22:14:36 localhost kernel: [    0.422533] system 00:05: [io  0x2800-0x287f] has been reserved
Jan 30 22:14:36 localhost kernel: [    0.422591] system 00:05: [io  0x2880-0x28ff] has been reserved
Jan 30 22:14:36 localhost kernel: [    0.422650] system 00:05: [mem 0x000d0000-0x000d3fff window] has been reserved
Jan 30 22:14:36 localhost kernel: [    0.422718] system 00:05: [mem 0x000d4000-0x000d7fff window] has been reserved
Jan 30 22:14:36 localhost kernel: [    0.422786] system 00:05: [mem 0x000de000-0x000dffff window] has been reserved
Jan 30 22:14:36 localhost kernel: [    0.422864] system 00:05: [mem 0xfed04000-0xfed04fff] has been reserved
Jan 30 22:14:36 localhost kernel: [    0.422926] system 00:05: [mem 0xfee01000-0xfeefffff] has been reserved
Jan 30 22:14:36 localhost kernel: [    0.422981] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
Jan 30 22:14:36 localhost kernel: [    0.423089] pnp 00:06: [mem 0xfed00000-0xfed00fff]
Jan 30 22:14:36 localhost kernel: [    0.423095] pnp 00:06: [irq 2 disabled]
Jan 30 22:14:36 localhost kernel: [    0.423104] pnp 00:06: [irq 8]
Jan 30 22:14:36 localhost kernel: [    0.423132] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active)
Jan 30 22:14:36 localhost kernel: [    0.423159] pnp 00:07: [io  0x0070-0x0071]
Jan 30 22:14:36 localhost kernel: [    0.423187] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active)
Jan 30 22:14:36 localhost kernel: [    0.423266] pnp 00:08: [mem 0xfec00000-0xfec00fff]
Jan 30 22:14:36 localhost kernel: [    0.423269] pnp 00:08: [mem 0xfee00000-0xfee00fff]
Jan 30 22:14:36 localhost kernel: [    0.423313] system 00:08: [mem 0xfec00000-0xfec00fff] could not be reserved
Jan 30 22:14:36 localhost kernel: [    0.423390] system 00:08: [mem 0xfee00000-0xfee00fff] has been reserved
Jan 30 22:14:36 localhost kernel: [    0.423445] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
Jan 30 22:14:36 localhost kernel: [    0.423473] pnp 00:09: [io  0x0060]
Jan 30 22:14:36 localhost kernel: [    0.423475] pnp 00:09: [io  0x0064]
Jan 30 22:14:36 localhost kernel: [    0.423487] pnp 00:09: [irq 1]
Jan 30 22:14:36 localhost kernel: [    0.423525] pnp 00:09: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
Jan 30 22:14:36 localhost kernel: [    0.423707] pnp 00:0a: [io  0x0000-0xffffffffffffffff disabled]
Jan 30 22:14:36 localhost kernel: [    0.423712] pnp 00:0a: [io  0x0a00-0x0a0f]
Jan 30 22:14:36 localhost kernel: [    0.423714] pnp 00:0a: [io  0x0a10-0x0a1f]
Jan 30 22:14:36 localhost kernel: [    0.423716] pnp 00:0a: [io  0x0a20-0x0a2f]
Jan 30 22:14:36 localhost kernel: [    0.423718] pnp 00:0a: [io  0x0a30-0x0a3f]
Jan 30 22:14:36 localhost kernel: [    0.423769] system 00:0a: [io  0x0a00-0x0a0f] has been reserved
Jan 30 22:14:36 localhost kernel: [    0.423825] system 00:0a: [io  0x0a10-0x0a1f] has been reserved
Jan 30 22:14:36 localhost kernel: [    0.423878] system 00:0a: [io  0x0a20-0x0a2f] has been reserved
Jan 30 22:14:36 localhost kernel: [    0.423931] system 00:0a: [io  0x0a30-0x0a3f] has been reserved
Jan 30 22:14:36 localhost kernel: [    0.423985] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
Jan 30 22:14:36 localhost kernel: [    0.424038] pnp 00:0b: [mem 0xe0000000-0xefffffff]
Jan 30 22:14:36 localhost kernel: [    0.424088] system 00:0b: [mem 0xe0000000-0xefffffff] has been reserved
Jan 30 22:14:36 localhost kernel: [    0.424143] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
Jan 30 22:14:36 localhost kernel: [    0.424302] pnp 00:0c: [mem 0x00000000-0x0009ffff]
Jan 30 22:14:36 localhost kernel: [    0.424304] pnp 00:0c: [mem 0x000c0000-0x000cffff]
Jan 30 22:14:36 localhost kernel: [    0.424306] pnp 00:0c: [mem 0x000e0000-0x000fffff]
Jan 30 22:14:36 localhost kernel: [    0.424310] pnp 00:0c: [mem 0x00100000-0xbfffffff]
Jan 30 22:14:36 localhost kernel: [    0.424312] pnp 00:0c: [mem 0xfec00000-0xffffffff]
Jan 30 22:14:36 localhost kernel: [    0.424376] system 00:0c: [mem 0x00000000-0x0009ffff] could not be reserved
Jan 30 22:14:36 localhost kernel: [    0.424431] system 00:0c: [mem 0x000c0000-0x000cffff] could not be reserved
Jan 30 22:14:36 localhost kernel: [    0.424491] system 00:0c: [mem 0x000e0000-0x000fffff] could not be reserved
Jan 30 22:14:36 localhost kernel: [    0.424546] system 00:0c: [mem 0x00100000-0xbfffffff] could not be reserved
Jan 30 22:14:36 localhost kernel: [    0.424601] system 00:0c: [mem 0xfec00000-0xffffffff] could not be reserved
Jan 30 22:14:36 localhost kernel: [    0.424656] system 00:0c: Plug and Play ACPI device, IDs PNP0c01 (active)
Jan 30 22:14:36 localhost kernel: [    0.425392] pnp: PnP ACPI: found 13 devices
Jan 30 22:14:36 localhost kernel: [    0.425449] ACPI: ACPI bus type pnp unregistered
Jan 30 22:14:36 localhost kernel: [    0.432903] PCI: max bus depth: 1 pci_try_num: 2
Jan 30 22:14:36 localhost kernel: [    0.432969] pci 0000:00:08.0: PCI bridge to [bus 01-01]
Jan 30 22:14:36 localhost kernel: [    0.433034] pci 0000:00:0b.0: PCI bridge to [bus 02-02]
Jan 30 22:14:36 localhost kernel: [    0.433086] pci 0000:00:0b.0:   bridge window [io  0xe000-0xefff]
Jan 30 22:14:36 localhost kernel: [    0.433147] pci 0000:00:0b.0:   bridge window [mem 0xfcf00000-0xfdffffff]
Jan 30 22:14:36 localhost kernel: [    0.433210] pci 0000:00:0b.0:   bridge window [mem 0xf0000000-0xfbffffff 64bit pref]
Jan 30 22:14:36 localhost kernel: [    0.433288] pci 0000:00:10.0: PCI bridge to [bus 03-03]
Jan 30 22:14:36 localhost kernel: [    0.433378] pci 0000:00:12.0: PCI bridge to [bus 04-04]
Jan 30 22:14:36 localhost kernel: [    0.433458] pci 0000:00:13.0: PCI bridge to [bus 05-05]
Jan 30 22:14:36 localhost kernel: [    0.433543] pci 0000:00:08.0: setting latency timer to 64
Jan 30 22:14:36 localhost kernel: [    0.433549] pci 0000:00:0b.0: setting latency timer to 64
Jan 30 22:14:36 localhost kernel: [    0.433733] ACPI: PCI Interrupt Link [LN0A] enabled at IRQ 19
Jan 30 22:14:36 localhost kernel: [    0.433798] pci 0000:00:10.0: PCI INT A -> Link[LN0A] -> GSI 19 (level, low) -> IRQ 19
Jan 30 22:14:36 localhost kernel: [    0.433873] pci 0000:00:10.0: setting latency timer to 64
Jan 30 22:14:36 localhost kernel: [    0.434019] ACPI: PCI Interrupt Link [LN2A] enabled at IRQ 18
Jan 30 22:14:36 localhost kernel: [    0.434091] pci 0000:00:12.0: PCI INT A -> Link[LN2A] -> GSI 18 (level, low) -> IRQ 18
Jan 30 22:14:36 localhost kernel: [    0.434166] pci 0000:00:12.0: setting latency timer to 64
Jan 30 22:14:36 localhost kernel: [    0.434310] ACPI: PCI Interrupt Link [LN3A] enabled at IRQ 17
Jan 30 22:14:36 localhost kernel: [    0.434379] pci 0000:00:13.0: PCI INT A -> Link[LN3A] -> GSI 17 (level, low) -> IRQ 17
Jan 30 22:14:36 localhost kernel: [    0.434454] pci 0000:00:13.0: setting latency timer to 64
Jan 30 22:14:36 localhost kernel: [    0.434464] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
Jan 30 22:14:36 localhost kernel: [    0.434466] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
Jan 30 22:14:36 localhost kernel: [    0.434469] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
Jan 30 22:14:36 localhost kernel: [    0.434471] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
Jan 30 22:14:36 localhost kernel: [    0.434474] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xdfffffff]
Jan 30 22:14:36 localhost kernel: [    0.434477] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfebfffff]
Jan 30 22:14:36 localhost kernel: [    0.434480] pci_bus 0000:01: resource 4 [io  0x0000-0x0cf7]
Jan 30 22:14:36 localhost kernel: [    0.434482] pci_bus 0000:01: resource 5 [io  0x0d00-0xffff]
Jan 30 22:14:36 localhost kernel: [    0.434484] pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000bffff]
Jan 30 22:14:36 localhost kernel: [    0.434491] pci_bus 0000:01: resource 7 [mem 0x000d0000-0x000dffff]
Jan 30 22:14:36 localhost kernel: [    0.434494] pci_bus 0000:01: resource 8 [mem 0xc0000000-0xdfffffff]
Jan 30 22:14:36 localhost kernel: [    0.434496] pci_bus 0000:01: resource 9 [mem 0xf0000000-0xfebfffff]
Jan 30 22:14:36 localhost kernel: [    0.434499] pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
Jan 30 22:14:36 localhost kernel: [    0.434501] pci_bus 0000:02: resource 1 [mem 0xfcf00000-0xfdffffff]
Jan 30 22:14:36 localhost kernel: [    0.434504] pci_bus 0000:02: resource 2 [mem 0xf0000000-0xfbffffff 64bit pref]
Jan 30 22:14:36 localhost kernel: [    0.434546] NET: Registered protocol family 2
Jan 30 22:14:36 localhost kernel: [    0.434791] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
Jan 30 22:14:36 localhost kernel: [    0.436423] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
Jan 30 22:14:36 localhost kernel: [    0.440482] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Jan 30 22:14:36 localhost kernel: [    0.441043] TCP: Hash tables configured (established 524288 bind 65536)
Jan 30 22:14:36 localhost kernel: [    0.441104] TCP reno registered
Jan 30 22:14:36 localhost kernel: [    0.441163] UDP hash table entries: 2048 (order: 4, 65536 bytes)
Jan 30 22:14:36 localhost kernel: [    0.441262] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
Jan 30 22:14:36 localhost kernel: [    0.441455] NET: Registered protocol family 1
Jan 30 22:14:36 localhost kernel: [    0.573480] pci 0000:00:08.0: Enabling HT MSI Mapping
Jan 30 22:14:36 localhost kernel: [    0.573642] pci 0000:00:09.0: Enabling HT MSI Mapping
Jan 30 22:14:36 localhost kernel: [    0.573809] pci 0000:00:0a.0: Enabling HT MSI Mapping
Jan 30 22:14:36 localhost kernel: [    0.573976] pci 0000:00:0b.0: Enabling HT MSI Mapping
Jan 30 22:14:36 localhost kernel: [    0.574220] pci 0000:02:00.0: Boot video device
Jan 30 22:14:36 localhost kernel: [    0.574223] PCI: CLS 64 bytes, default 64
Jan 30 22:14:36 localhost kernel: [    0.574298] Unpacking initramfs...
Jan 30 22:14:36 localhost kernel: [    0.619607] Freeing initrd memory: 2580k freed
Jan 30 22:14:36 localhost kernel: [    0.622445] IBS: LVT offset 1 assigned
Jan 30 22:14:36 localhost kernel: [    0.622518] perf: AMD IBS detected (0x00000007)
Jan 30 22:14:36 localhost kernel: [    0.622745] audit: initializing netlink socket (disabled)
Jan 30 22:14:36 localhost kernel: [    0.622824] type=2000 audit(1327961666.619:1): initialized
Jan 30 22:14:36 localhost kernel: [    0.634049] HugeTLB registered 2 MB page size, pre-allocated 0 pages
Jan 30 22:14:36 localhost kernel: [    0.657365] VFS: Disk quotas dquot_6.5.2
Jan 30 22:14:36 localhost kernel: [    0.657488] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jan 30 22:14:36 localhost kernel: [    0.657649] msgmni has been set to 5895
Jan 30 22:14:36 localhost kernel: [    0.657911] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
Jan 30 22:14:36 localhost kernel: [    0.658015] io scheduler noop registered
Jan 30 22:14:36 localhost kernel: [    0.658073] io scheduler deadline registered
Jan 30 22:14:36 localhost kernel: [    0.658159] io scheduler cfq registered (default)
Jan 30 22:14:36 localhost kernel: [    0.658988] ERST: Table is not found!
Jan 30 22:14:36 localhost kernel: [    0.659045] GHES: HEST is not enabled!
Jan 30 22:14:36 localhost kernel: [    0.659158] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
Jan 30 22:14:36 localhost kernel: [    0.679748] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Jan 30 22:14:36 localhost kernel: [    0.917281] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Jan 30 22:14:36 localhost kernel: [    0.976958] Linux agpgart interface v0.103
Jan 30 22:14:36 localhost kernel: [    0.977075] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
Jan 30 22:14:36 localhost kernel: [    0.977136] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Jan 30 22:14:36 localhost kernel: [    0.977362] serio: i8042 KBD port at 0x60,0x64 irq 1
Jan 30 22:14:36 localhost kernel: [    0.977540] mousedev: PS/2 mouse device common for all mice
Jan 30 22:14:36 localhost kernel: [    0.977672] rtc_cmos 00:07: RTC can wake from S4
Jan 30 22:14:36 localhost kernel: [    0.977943] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
Jan 30 22:14:36 localhost kernel: [    0.978061] rtc0: alarms up to one year, y3k, 114 bytes nvram, hpet irqs
Jan 30 22:14:36 localhost kernel: [    0.978130] cpuidle: using governor ladder
Jan 30 22:14:36 localhost kernel: [    0.978187] cpuidle: using governor menu
Jan 30 22:14:36 localhost kernel: [    0.978499] TCP cubic registered
Jan 30 22:14:36 localhost kernel: [    0.978555] NET: Registered protocol family 17
Jan 30 22:14:36 localhost kernel: [    0.978617] Registering the dns_resolver key type
Jan 30 22:14:36 localhost kernel: [    0.978807] PM: Hibernation image not present or could not be loaded.
Jan 30 22:14:36 localhost kernel: [    0.978812] registered taskstats version 1
Jan 30 22:14:36 localhost kernel: [    0.990095] rtc_cmos 00:07: setting system clock to 2012-01-30 22:14:27 UTC (1327961667)
Jan 30 22:14:36 localhost kernel: [    0.990207] Initializing network drop monitor service
Jan 30 22:14:36 localhost kernel: [    0.991671] Freeing unused kernel memory: 728k freed
Jan 30 22:14:36 localhost kernel: [    0.991910] Write protecting the kernel read-only data: 8192k
Jan 30 22:14:36 localhost kernel: [    0.998922] Freeing unused kernel memory: 1844k freed
Jan 30 22:14:36 localhost kernel: [    1.002123] Freeing unused kernel memory: 692k freed
Jan 30 22:14:36 localhost kernel: [    1.005130] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
Jan 30 22:14:36 localhost [    1.010987] udevd[71]: starting version 180
Jan 30 22:14:36 localhost kernel: [    1.044335] usbcore: registered new interface driver usbfs
Jan 30 22:14:36 localhost kernel: [    1.046036] usbcore: registered new interface driver hub
Jan 30 22:14:36 localhost kernel: [    1.046180] usbcore: registered new device driver usb
Jan 30 22:14:36 localhost kernel: [    1.049018] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Jan 30 22:14:36 localhost kernel: [    1.049076] ehci_hcd: block sizes: qh 112 qtd 96 itd 192 sitd 96
Jan 30 22:14:36 localhost kernel: [    1.051571] SCSI subsystem initialized
Jan 30 22:14:36 localhost kernel: [    1.053835] ACPI: PCI Interrupt Link [LUB2] enabled at IRQ 23
Jan 30 22:14:36 localhost kernel: [    1.053913] ehci_hcd 0000:00:02.1: PCI INT B -> Link[LUB2] -> GSI 23 (level, low) -> IRQ 23
Jan 30 22:14:36 localhost kernel: [    1.054003] ehci_hcd 0000:00:02.1: setting latency timer to 64
Jan 30 22:14:36 localhost kernel: [    1.054007] ehci_hcd 0000:00:02.1: EHCI Host Controller
Jan 30 22:14:36 localhost kernel: [    1.054087] drivers/usb/core/inode.c: creating file 'devices'
Jan 30 22:14:36 localhost kernel: [    1.054092] drivers/usb/core/inode.c: creating file '001'
Jan 30 22:14:36 localhost kernel: [    1.054097] ehci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 1
Jan 30 22:14:36 localhost kernel: [    1.054174] ehci_hcd 0000:00:02.1: reset hcs_params 0x101f86 dbg=1 cc=1 pcc=15 !ppc ports=6
Jan 30 22:14:36 localhost kernel: [    1.054182] ehci_hcd 0000:00:02.1: reset portroute 0 0 0 0 0 0 
Jan 30 22:14:36 localhost kernel: [    1.054186] ehci_hcd 0000:00:02.1: reset hcc_params a087 caching frame 256/512/1024 park 64 bit addr
Jan 30 22:14:36 localhost kernel: [    1.054205] ehci_hcd 0000:00:02.1: park 0
Jan 30 22:14:36 localhost dhcpcd[441]: version 5.2.12 starting
Jan 30 22:14:36 localhost kernel: [    1.054211] ehci_hcd 0000:00:02.1: debug port 1
Jan 30 22:14:36 localhost kernel: [    1.054265] ehci_hcd 0000:00:02.1: reset command 0080b02  park=3 ithresh=8 period=1024 Reset HALT
Jan 30 22:14:36 localhost kernel: [    1.054272] ehci_hcd 0000:00:02.1: cache line size of 64 is not supported
Jan 30 22:14:36 localhost kernel: [    1.054275] ehci_hcd 0000:00:02.1: supports USB remote wakeup
Jan 30 22:14:36 localhost kernel: [    1.054298] ehci_hcd 0000:00:02.1: irq 23, io mem 0xfce7ec00
Jan 30 22:14:36 localhost kernel: [    1.054354] ehci_hcd 0000:00:02.1: reset command 0080b02  park=3 ithresh=8 period=1024 Reset HALT
Jan 30 22:14:36 localhost kernel: [    1.054362] ehci_hcd 0000:00:02.1: init command 0010005 (park)=0 ithresh=1 period=512 RUN
Jan 30 22:14:36 localhost kernel: [    1.060954] libata version 3.00 loaded.
Jan 30 22:14:36 localhost kernel: [    1.063372] ehci_hcd 0000:00:02.1: USB 2.0 started, EHCI 1.00
Jan 30 22:14:36 localhost kernel: [    1.063475] usb usb1: default language 0x0409
Jan 30 22:14:36 localhost kernel: [    1.063482] usb usb1: udev 1, busnum 1, minor = 0
Jan 30 22:14:36 localhost kernel: [    1.063485] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Jan 30 22:14:36 localhost kernel: [    1.063543] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 30 22:14:36 localhost kernel: [    1.063620] usb usb1: Product: EHCI Host Controller
Jan 30 22:14:36 localhost kernel: [    1.063676] usb usb1: Manufacturer: Linux 3.2.2-vanilla ehci_hcd
Jan 30 22:14:36 localhost kernel: [    1.063733] usb usb1: SerialNumber: 0000:00:02.1
Jan 30 22:14:36 localhost kernel: [    1.063966] usb usb1: usb_probe_device
Jan 30 22:14:36 localhost kernel: [    1.063969] usb usb1: configuration #1 chosen from 1 choice
Jan 30 22:14:36 localhost kernel: [    1.063981] usb usb1: adding 1-0:1.0 (config #1, interface 0)
Jan 30 22:14:36 localhost kernel: [    1.064030] hub 1-0:1.0: usb_probe_interface
Jan 30 22:14:36 localhost kernel: [    1.064032] hub 1-0:1.0: usb_probe_interface - got id
Jan 30 22:14:36 localhost kernel: [    1.064035] hub 1-0:1.0: USB hub found
Jan 30 22:14:36 localhost kernel: [    1.064089] hub 1-0:1.0: 6 ports detected
Jan 30 22:14:36 localhost kernel: [    1.064139] hub 1-0:1.0: standalone hub
Jan 30 22:14:36 localhost kernel: [    1.064141] hub 1-0:1.0: no power switching (usb 1.0)
Jan 30 22:14:36 localhost kernel: [    1.064143] hub 1-0:1.0: individual port over-current protection
Jan 30 22:14:36 localhost kernel: [    1.064146] hub 1-0:1.0: power on to power good time: 20ms
Jan 30 22:14:36 localhost kernel: [    1.064151] hub 1-0:1.0: local power source is good
Jan 30 22:14:36 localhost kernel: [    1.064154] hub 1-0:1.0: trying to enable port power on non-switchable hub
Jan 30 22:14:36 localhost kernel: [    1.064195] drivers/usb/core/inode.c: creating file '001'
Jan 30 22:14:36 localhost kernel: [    1.066803] ACPI: PCI Interrupt Link [UB12] enabled at IRQ 22
Jan 30 22:14:36 localhost kernel: [    1.066881] ehci_hcd 0000:00:04.1: PCI INT B -> Link[UB12] -> GSI 22 (level, low) -> IRQ 22
Jan 30 22:14:36 localhost kernel: [    1.066971] ehci_hcd 0000:00:04.1: setting latency timer to 64
Jan 30 22:14:36 localhost kernel: [    1.066975] ehci_hcd 0000:00:04.1: EHCI Host Controller
Jan 30 22:14:36 localhost kernel: [    1.067037] drivers/usb/core/inode.c: creating file '002'
Jan 30 22:14:36 localhost kernel: [    1.067045] ehci_hcd 0000:00:04.1: new USB bus registered, assigned bus number 2
Jan 30 22:14:36 localhost kernel: [    1.067122] ehci_hcd 0000:00:04.1: reset hcs_params 0x101f86 dbg=1 cc=1 pcc=15 !ppc ports=6
Jan 30 22:14:36 localhost kernel: [    1.067130] ehci_hcd 0000:00:04.1: reset portroute 0 0 0 0 0 0 
Jan 30 22:14:36 localhost kernel: [    1.067134] ehci_hcd 0000:00:04.1: reset hcc_params a087 caching frame 256/512/1024 park 64 bit addr
Jan 30 22:14:36 localhost kernel: [    1.067150] ehci_hcd 0000:00:04.1: park 0
Jan 30 22:14:36 localhost kernel: [    1.067158] ehci_hcd 0000:00:04.1: debug port 1
Jan 30 22:14:36 localhost kernel: [    1.067212] ehci_hcd 0000:00:04.1: reset command 0080b02  park=3 ithresh=8 period=1024 Reset HALT
Jan 30 22:14:36 localhost kernel: [    1.067218] ehci_hcd 0000:00:04.1: cache line size of 64 is not supported
Jan 30 22:14:36 localhost kernel: [    1.067221] ehci_hcd 0000:00:04.1: supports USB remote wakeup
Jan 30 22:14:36 localhost kernel: [    1.067244] ehci_hcd 0000:00:04.1: irq 22, io mem 0xfce7e800
Jan 30 22:14:36 localhost kernel: [    1.067300] ehci_hcd 0000:00:04.1: reset command 0080b02  park=3 ithresh=8 period=1024 Reset HALT
Jan 30 22:14:36 localhost kernel: [    1.067309] ehci_hcd 0000:00:04.1: init command 0010005 (park)=0 ithresh=1 period=512 RUN
Jan 30 22:14:36 localhost kernel: [    1.074187] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Jan 30 22:14:36 localhost kernel: [    1.074244] ohci_hcd: block sizes: ed 80 td 96
Jan 30 22:14:36 localhost kernel: [    1.076695] ehci_hcd 0000:00:04.1: USB 2.0 started, EHCI 1.00
Jan 30 22:14:36 localhost kernel: [    1.076779] usb usb2: default language 0x0409
Jan 30 22:14:36 localhost kernel: [    1.076786] usb usb2: udev 1, busnum 2, minor = 128
Jan 30 22:14:36 localhost kernel: [    1.076789] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
Jan 30 22:14:36 localhost kernel: [    1.076843] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 30 22:14:36 localhost kernel: [    1.076924] usb usb2: Product: EHCI Host Controller
Jan 30 22:14:36 localhost kernel: [    1.076982] usb usb2: Manufacturer: Linux 3.2.2-vanilla ehci_hcd
Jan 30 22:14:36 localhost kernel: [    1.077035] usb usb2: SerialNumber: 0000:00:04.1
Jan 30 22:14:36 localhost kernel: [    1.077187] usb usb2: usb_probe_device
Jan 30 22:14:36 localhost kernel: [    1.077190] usb usb2: configuration #1 chosen from 1 choice
Jan 30 22:14:36 localhost kernel: [    1.077200] usb usb2: adding 2-0:1.0 (config #1, interface 0)
Jan 30 22:14:36 localhost kernel: [    1.077228] hub 2-0:1.0: usb_probe_interface
Jan 30 22:14:36 localhost kernel: [    1.077230] hub 2-0:1.0: usb_probe_interface - got id
Jan 30 22:14:36 localhost kernel: [    1.077233] hub 2-0:1.0: USB hub found
Jan 30 22:14:36 localhost kernel: [    1.077292] hub 2-0:1.0: 6 ports detected
Jan 30 22:14:36 localhost kernel: [    1.077348] hub 2-0:1.0: standalone hub
Jan 30 22:14:36 localhost kernel: [    1.077350] hub 2-0:1.0: no power switching (usb 1.0)
Jan 30 22:14:36 localhost kernel: [    1.077352] hub 2-0:1.0: individual port over-current protection
Jan 30 22:14:36 localhost kernel: [    1.077354] hub 2-0:1.0: power on to power good time: 20ms
Jan 30 22:14:36 localhost kernel: [    1.077359] hub 2-0:1.0: local power source is good
Jan 30 22:14:36 localhost kernel: [    1.077361] hub 2-0:1.0: trying to enable port power on non-switchable hub
Jan 30 22:14:36 localhost kernel: [    1.077400] drivers/usb/core/inode.c: creating file '001'
Jan 30 22:14:36 localhost kernel: [    1.077539] pata_amd 0000:00:06.0: version 0.4.1
Jan 30 22:14:36 localhost kernel: [    1.077589] pata_amd 0000:00:06.0: setting latency timer to 64
Jan 30 22:14:36 localhost kernel: [    1.078625] scsi0 : pata_amd
Jan 30 22:14:36 localhost kernel: [    1.078768] scsi1 : pata_amd
Jan 30 22:14:36 localhost kernel: [    1.079589] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
Jan 30 22:14:36 localhost kernel: [    1.079651] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
Jan 30 22:14:36 localhost kernel: [    1.079802] ahci 0000:00:09.0: version 3.0
Jan 30 22:14:36 localhost kernel: [    1.079972] ACPI: PCI Interrupt Link [LSA0] enabled at IRQ 21
Jan 30 22:14:36 localhost kernel: [    1.080094] ahci 0000:00:09.0: PCI INT A -> Link[LSA0] -> GSI 21 (level, low) -> IRQ 21
Jan 30 22:14:36 localhost kernel: [    1.080210] ahci 0000:00:09.0: irq 40 for MSI/MSI-X
Jan 30 22:14:36 localhost kernel: [    1.080216] ahci 0000:00:09.0: controller can't do PMP, turning off CAP_PMP
Jan 30 22:14:36 localhost kernel: [    1.080336] ahci 0000:00:09.0: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl SATA mode
Jan 30 22:14:36 localhost kernel: [    1.080414] ahci 0000:00:09.0: flags: 64bit ncq sntf led clo pio boh 
Jan 30 22:14:36 localhost kernel: [    1.080475] ahci 0000:00:09.0: setting latency timer to 64
Jan 30 22:14:36 localhost kernel: [    1.081456] scsi2 : ahci
Jan 30 22:14:36 localhost kernel: [    1.081599] scsi3 : ahci
Jan 30 22:14:36 localhost kernel: [    1.081730] scsi4 : ahci
Jan 30 22:14:36 localhost kernel: [    1.081862] scsi5 : ahci
Jan 30 22:14:36 localhost kernel: [    1.082000] scsi6 : ahci
Jan 30 22:14:36 localhost kernel: [    1.082132] scsi7 : ahci
Jan 30 22:14:36 localhost kernel: [    1.082321] ata3: SATA max UDMA/133 abar m8192@0xfce76000 port 0xfce76100 irq 40
Jan 30 22:14:36 localhost kernel: [    1.082390] ata4: SATA max UDMA/133 abar m8192@0xfce76000 port 0xfce76180 irq 40
Jan 30 22:14:36 localhost kernel: [    1.082464] ata5: SATA max UDMA/133 abar m8192@0xfce76000 port 0xfce76200 irq 40
Jan 30 22:14:36 localhost kernel: [    1.082544] ata6: SATA max UDMA/133 abar m8192@0xfce76000 port 0xfce76280 irq 40
Jan 30 22:14:36 localhost kernel: [    1.082619] ata7: SATA max UDMA/133 abar m8192@0xfce76000 port 0xfce76300 irq 40
Jan 30 22:14:36 localhost kernel: [    1.082687] ata8: SATA max UDMA/133 abar m8192@0xfce76000 port 0xfce76380 irq 40
Jan 30 22:14:36 localhost kernel: [    1.083112] ACPI: PCI Interrupt Link [LUB0] enabled at IRQ 20
Jan 30 22:14:36 localhost kernel: [    1.083186] ohci_hcd 0000:00:02.0: PCI INT A -> Link[LUB0] -> GSI 20 (level, low) -> IRQ 20
Jan 30 22:14:36 localhost kernel: [    1.083278] ohci_hcd 0000:00:02.0: setting latency timer to 64
Jan 30 22:14:36 localhost kernel: [    1.083281] ohci_hcd 0000:00:02.0: OHCI Host Controller
Jan 30 22:14:36 localhost kernel: [    1.083366] drivers/usb/core/inode.c: creating file '003'
Jan 30 22:14:36 localhost kernel: [    1.083385] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 3
Jan 30 22:14:36 localhost kernel: [    1.083471] ohci_hcd 0000:00:02.0: created debug files
Jan 30 22:14:36 localhost kernel: [    1.083473] ohci_hcd 0000:00:02.0: supports USB remote wakeup
Jan 30 22:14:36 localhost kernel: [    1.083492] ohci_hcd 0000:00:02.0: irq 20, io mem 0xfce7f000
Jan 30 22:14:36 localhost kernel: [    1.138704] ohci_hcd 0000:00:02.0: OHCI controller state
Jan 30 22:14:36 localhost kernel: [    1.138708] ohci_hcd 0000:00:02.0: OHCI 1.0, NO legacy support registers
Jan 30 22:14:36 localhost kernel: [    1.138712] ohci_hcd 0000:00:02.0: control 0x683 RWE RWC HCFS=operational CBSR=3
Jan 30 22:14:36 localhost kernel: [    1.138716] ohci_hcd 0000:00:02.0: cmdstatus 0x00000 SOC=0
Jan 30 22:14:36 localhost kernel: [    1.138719] ohci_hcd 0000:00:02.0: intrstatus 0x00000004 SF
Jan 30 22:14:36 localhost kernel: [    1.138723] ohci_hcd 0000:00:02.0: intrenable 0x8000005a MIE RHSC UE RD WDH
Jan 30 22:14:36 localhost kernel: [    1.138728] ohci_hcd 0000:00:02.0: hcca frame #0003
Jan 30 22:14:36 localhost kernel: [    1.138732] ohci_hcd 0000:00:02.0: roothub.a 01001206 POTPGT=1 NOCP NPS NDP=6(6)
Jan 30 22:14:36 localhost kernel: [    1.138735] ohci_hcd 0000:00:02.0: roothub.b 00000000 PPCM=0000 DR=0000
Jan 30 22:14:36 localhost kernel: [    1.138738] ohci_hcd 0000:00:02.0: roothub.status 00008000 DRWE
Jan 30 22:14:36 localhost kernel: [    1.138742] ohci_hcd 0000:00:02.0: roothub.portstatus [0] 0x00000100 PPS
Jan 30 22:14:36 localhost kernel: [    1.138746] ohci_hcd 0000:00:02.0: roothub.portstatus [1] 0x00000100 PPS
Jan 30 22:14:36 localhost kernel: [    1.138750] ohci_hcd 0000:00:02.0: roothub.portstatus [2] 0x00000100 PPS
Jan 30 22:14:36 localhost kernel: [    1.138753] ohci_hcd 0000:00:02.0: roothub.portstatus [3] 0x00000100 PPS
Jan 30 22:14:36 localhost kernel: [    1.138757] ohci_hcd 0000:00:02.0: roothub.portstatus [4] 0x00000100 PPS
Jan 30 22:14:36 localhost kernel: [    1.138760] ohci_hcd 0000:00:02.0: roothub.portstatus [5] 0x00000100 PPS
Jan 30 22:14:36 localhost kernel: [    1.138777] usb usb3: default language 0x0409
Jan 30 22:14:36 localhost kernel: [    1.138783] usb usb3: udev 1, busnum 3, minor = 256
Jan 30 22:14:36 localhost kernel: [    1.138786] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
Jan 30 22:14:36 localhost kernel: [    1.138840] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 30 22:14:36 localhost kernel: [    1.138921] usb usb3: Product: OHCI Host Controller
Jan 30 22:14:36 localhost kernel: [    1.138979] usb usb3: Manufacturer: Linux 3.2.2-vanilla ohci_hcd
Jan 30 22:14:36 localhost kernel: [    1.139031] usb usb3: SerialNumber: 0000:00:02.0
Jan 30 22:14:36 localhost kernel: [    1.139187] usb usb3: usb_probe_device
Jan 30 22:14:36 localhost kernel: [    1.139191] usb usb3: configuration #1 chosen from 1 choice
Jan 30 22:14:36 localhost kernel: [    1.139199] usb usb3: adding 3-0:1.0 (config #1, interface 0)
Jan 30 22:14:36 localhost kernel: [    1.139230] hub 3-0:1.0: usb_probe_interface
Jan 30 22:14:36 localhost kernel: [    1.139232] hub 3-0:1.0: usb_probe_interface - got id
Jan 30 22:14:36 localhost kernel: [    1.139235] hub 3-0:1.0: USB hub found
Jan 30 22:14:36 localhost kernel: [    1.139298] hub 3-0:1.0: 6 ports detected
Jan 30 22:14:36 localhost kernel: [    1.139354] hub 3-0:1.0: standalone hub
Jan 30 22:14:36 localhost kernel: [    1.139356] hub 3-0:1.0: no power switching (usb 1.0)
Jan 30 22:14:36 localhost kernel: [    1.139358] hub 3-0:1.0: no over-current protection
Jan 30 22:14:36 localhost kernel: [    1.139360] hub 3-0:1.0: power on to power good time: 2ms
Jan 30 22:14:36 localhost kernel: [    1.139365] hub 3-0:1.0: local power source is good
Jan 30 22:14:36 localhost kernel: [    1.139368] hub 3-0:1.0: trying to enable port power on non-switchable hub
Jan 30 22:14:36 localhost kernel: [    1.139393] drivers/usb/core/inode.c: creating file '001'
Jan 30 22:14:36 localhost kernel: [    1.139429] ehci_hcd 0000:00:02.1: HS companion for 0000:00:02.0
Jan 30 22:14:36 localhost kernel: [    1.139669] ACPI: PCI Interrupt Link [UB11] enabled at IRQ 23
Jan 30 22:14:36 localhost kernel: [    1.139724] ohci_hcd 0000:00:04.0: PCI INT A -> Link[UB11] -> GSI 23 (level, low) -> IRQ 23
Jan 30 22:14:36 localhost kernel: [    1.139811] ohci_hcd 0000:00:04.0: setting latency timer to 64
Jan 30 22:14:36 localhost kernel: [    1.139814] ohci_hcd 0000:00:04.0: OHCI Host Controller
Jan 30 22:14:36 localhost kernel: [    1.139877] drivers/usb/core/inode.c: creating file '004'
Jan 30 22:14:36 localhost kernel: [    1.139882] ohci_hcd 0000:00:04.0: new USB bus registered, assigned bus number 4
Jan 30 22:14:36 localhost kernel: [    1.139968] ohci_hcd 0000:00:04.0: created debug files
Jan 30 22:14:36 localhost kernel: [    1.139970] ohci_hcd 0000:00:04.0: supports USB remote wakeup
Jan 30 22:14:36 localhost kernel: [    1.139977] ohci_hcd 0000:00:04.0: irq 23, io mem 0xfce7d000
Jan 30 22:14:36 localhost kernel: [    1.163377] hub 1-0:1.0: state 7 ports 6 chg 0000 evt 0000
Jan 30 22:14:36 localhost kernel: [    1.176689] ehci_hcd 0000:00:04.1: GetStatus port:2 status 001803 0  ACK POWER sig=j CSC CONNECT
Jan 30 22:14:36 localhost kernel: [    1.176693] hub 2-0:1.0: port 2: status 0501 change 0001
Jan 30 22:14:36 localhost kernel: [    1.176700] ehci_hcd 0000:00:04.1: GetStatus port:3 status 001803 0  ACK POWER sig=j CSC CONNECT
Jan 30 22:14:36 localhost kernel: [    1.176703] hub 2-0:1.0: port 3: status 0501 change 0001
Jan 30 22:14:36 localhost kernel: [    1.195352] ohci_hcd 0000:00:04.0: OHCI controller state
Jan 30 22:14:36 localhost kernel: [    1.195355] ohci_hcd 0000:00:04.0: OHCI 1.0, NO legacy support registers
Jan 30 22:14:36 localhost kernel: [    1.195359] ohci_hcd 0000:00:04.0: control 0x683 RWE RWC HCFS=operational CBSR=3
Jan 30 22:14:36 localhost kernel: [    1.195364] ohci_hcd 0000:00:04.0: cmdstatus 0x00000 SOC=0
Jan 30 22:14:36 localhost kernel: [    1.195367] ohci_hcd 0000:00:04.0: intrstatus 0x00000004 SF
Jan 30 22:14:36 localhost kernel: [    1.195370] ohci_hcd 0000:00:04.0: intrenable 0x8000005a MIE RHSC UE RD WDH
Jan 30 22:14:36 localhost kernel: [    1.195375] ohci_hcd 0000:00:04.0: hcca frame #0003
Jan 30 22:14:36 localhost kernel: [    1.195379] ohci_hcd 0000:00:04.0: roothub.a 01001206 POTPGT=1 NOCP NPS NDP=6(6)
Jan 30 22:14:36 localhost kernel: [    1.195382] ohci_hcd 0000:00:04.0: roothub.b 00000000 PPCM=0000 DR=0000
Jan 30 22:14:36 localhost kernel: [    1.195385] ohci_hcd 0000:00:04.0: roothub.status 00008000 DRWE
Jan 30 22:14:36 localhost kernel: [    1.195388] ohci_hcd 0000:00:04.0: roothub.portstatus [0] 0x00000100 PPS
Jan 30 22:14:36 localhost kernel: [    1.195392] ohci_hcd 0000:00:04.0: roothub.portstatus [1] 0x00000100 PPS
Jan 30 22:14:36 localhost kernel: [    1.195395] ohci_hcd 0000:00:04.0: roothub.portstatus [2] 0x00000100 PPS
Jan 30 22:14:36 localhost kernel: [    1.195399] ohci_hcd 0000:00:04.0: roothub.portstatus [3] 0x00000100 PPS
Jan 30 22:14:36 localhost kernel: [    1.195402] ohci_hcd 0000:00:04.0: roothub.portstatus [4] 0x00000100 PPS
Jan 30 22:14:36 localhost kernel: [    1.195406] ohci_hcd 0000:00:04.0: roothub.portstatus [5] 0x00000100 PPS
Jan 30 22:14:36 localhost kernel: [    1.195413] usb usb4: default language 0x0409
Jan 30 22:14:36 localhost kernel: [    1.195419] usb usb4: udev 1, busnum 4, minor = 384
Jan 30 22:14:36 localhost kernel: [    1.195421] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
Jan 30 22:14:36 localhost kernel: [    1.195475] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 30 22:14:36 localhost kernel: [    1.195549] usb usb4: Product: OHCI Host Controller
Jan 30 22:14:36 localhost kernel: [    1.195605] usb usb4: Manufacturer: Linux 3.2.2-vanilla ohci_hcd
Jan 30 22:14:36 localhost kernel: [    1.195662] usb usb4: SerialNumber: 0000:00:04.0
Jan 30 22:14:36 localhost kernel: [    1.195801] usb usb4: usb_probe_device
Jan 30 22:14:36 localhost kernel: [    1.195804] usb usb4: configuration #1 chosen from 1 choice
Jan 30 22:14:36 localhost kernel: [    1.195810] usb usb4: adding 4-0:1.0 (config #1, interface 0)
Jan 30 22:14:36 localhost kernel: [    1.195836] hub 4-0:1.0: usb_probe_interface
Jan 30 22:14:36 localhost kernel: [    1.195838] hub 4-0:1.0: usb_probe_interface - got id
Jan 30 22:14:36 localhost kernel: [    1.195840] hub 4-0:1.0: USB hub found
Jan 30 22:14:36 localhost kernel: [    1.195899] hub 4-0:1.0: 6 ports detected
Jan 30 22:14:36 localhost kernel: [    1.195949] hub 4-0:1.0: standalone hub
Jan 30 22:14:36 localhost kernel: [    1.195951] hub 4-0:1.0: no power switching (usb 1.0)
Jan 30 22:14:36 localhost kernel: [    1.195953] hub 4-0:1.0: no over-current protection
Jan 30 22:14:36 localhost kernel: [    1.195955] hub 4-0:1.0: power on to power good time: 2ms
Jan 30 22:14:36 localhost kernel: [    1.195960] hub 4-0:1.0: local power source is good
Jan 30 22:14:36 localhost kernel: [    1.195962] hub 4-0:1.0: trying to enable port power on non-switchable hub
Jan 30 22:14:36 localhost kernel: [    1.195986] drivers/usb/core/inode.c: creating file '001'
Jan 30 22:14:36 localhost kernel: [    1.196018] ehci_hcd 0000:00:04.1: HS companion for 0000:00:04.0
Jan 30 22:14:36 localhost kernel: [    1.236707] hub 3-0:1.0: state 7 ports 6 chg 0000 evt 0000
Jan 30 22:14:36 localhost kernel: [    1.241213] ata2: port disabled--ignoring
Jan 30 22:14:36 localhost kernel: [    1.276691] hub 2-0:1.0: state 7 ports 6 chg 000c evt 0000
Jan 30 22:14:36 localhost kernel: [    1.276702] hub 2-0:1.0: port 2, status 0501, change 0000, 480 Mb/s
Jan 30 22:14:36 localhost kernel: [    1.330278] ehci_hcd 0000:00:04.1: port 2 high speed
Jan 30 22:14:36 localhost kernel: [    1.330283] ehci_hcd 0000:00:04.1: GetStatus port:2 status 001005 0  ACK POWER sig=se0 PE CONNECT
Jan 30 22:14:36 localhost kernel: [    1.383358] usb 2-2: new high-speed USB device number 2 using ehci_hcd
Jan 30 22:14:36 localhost kernel: [    1.400035] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Jan 30 22:14:36 localhost kernel: [    1.400119] ata6: SATA link down (SStatus 0 SControl 300)
Jan 30 22:14:36 localhost kernel: [    1.400201] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Jan 30 22:14:36 localhost kernel: [    1.400280] ata5: SATA link down (SStatus 0 SControl 300)
Jan 30 22:14:36 localhost kernel: [    1.400361] ata7: SATA link down (SStatus 0 SControl 300)
Jan 30 22:14:36 localhost kernel: [    1.400437] ata8: SATA link down (SStatus 0 SControl 300)
Jan 30 22:14:36 localhost kernel: [    1.423550] ata4.00: ATA-8: Hitachi HDT721075SLA380, ST4OA31B, max UDMA/133
Jan 30 22:14:36 localhost kernel: [    1.423609] ata4.00: 1465149168 sectors, multi 0: LBA48 NCQ (depth 31/32)
Jan 30 22:14:36 localhost kernel: [    1.424535] ata4.00: configured for UDMA/133
Jan 30 22:14:36 localhost kernel: [    1.436912] ehci_hcd 0000:00:04.1: port 2 high speed
Jan 30 22:14:36 localhost kernel: [    1.436917] ehci_hcd 0000:00:04.1: GetStatus port:2 status 001005 0  ACK POWER sig=se0 PE CONNECT
Jan 30 22:14:36 localhost kernel: [    1.441147] ata3.00: ATA-7: ST3750840AS, 3.AAK, max UDMA/133
Jan 30 22:14:36 localhost kernel: [    1.441200] ata3.00: 1465149168 sectors, multi 0: LBA48 NCQ (depth 31/32)
Jan 30 22:14:36 localhost kernel: [    1.499447] ata3.00: configured for UDMA/133
Jan 30 22:14:36 localhost kernel: [    1.499665] scsi 2:0:0:0: Direct-Access     ATA      ST3750840AS      3.AA PQ: 0 ANSI: 5
Jan 30 22:14:36 localhost kernel: [    1.499983] scsi 3:0:0:0: Direct-Access     ATA      Hitachi HDT72107 ST4O PQ: 0 ANSI: 5
Jan 30 22:14:36 localhost kernel: [    1.506632] sd 2:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
Jan 30 22:14:36 localhost kernel: [    1.506638] sd 3:0:0:0: [sdb] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
Jan 30 22:14:36 localhost kernel: [    1.506750] sd 3:0:0:0: [sdb] Write Protect is off
Jan 30 22:14:36 localhost kernel: [    1.506753] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Jan 30 22:14:36 localhost kernel: [    1.506772] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 30 22:14:36 localhost kernel: [    1.506973] sd 2:0:0:0: [sda] Write Protect is off
Jan 30 22:14:36 localhost kernel: [    1.507028] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 30 22:14:36 localhost kernel: [    1.507067] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 30 22:14:36 localhost kernel: [    1.508822] usb 2-2: default language 0x0409
Jan 30 22:14:36 localhost kernel: [    1.509947] usb 2-2: udev 2, busnum 2, minor = 129
Jan 30 22:14:36 localhost kernel: [    1.509950] usb 2-2: New USB device found, idVendor=090c, idProduct=1000
Jan 30 22:14:36 localhost kernel: [    1.510025] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jan 30 22:14:36 localhost kernel: [    1.510080] usb 2-2: Product: USB DISK
Jan 30 22:14:36 localhost kernel: [    1.510129] usb 2-2: Manufacturer: SMI Corporation
Jan 30 22:14:36 localhost kernel: [    1.510179] usb 2-2: SerialNumber: AA04019800000255
Jan 30 22:14:36 localhost kernel: [    1.510311] usb 2-2: usb_probe_device
Jan 30 22:14:36 localhost kernel: [    1.510315] usb 2-2: configuration #1 chosen from 1 choice
Jan 30 22:14:36 localhost kernel: [    1.510575] usb 2-2: adding 2-2:1.0 (config #1, interface 0)
Jan 30 22:14:36 localhost kernel: [    1.510640] drivers/usb/core/inode.c: creating file '002'
Jan 30 22:14:36 localhost kernel: [    1.510672] hub 2-0:1.0: port 3, status 0501, change 0000, 480 Mb/s
Jan 30 22:14:36 localhost kernel: [    1.531068]  sdb: unknown partition table
Jan 30 22:14:36 localhost kernel: [    1.531370] sd 3:0:0:0: [sdb] Attached SCSI disk
Jan 30 22:14:36 localhost kernel: [    1.541831]  sda: sda1 sda2 sda3 sda4
Jan 30 22:14:36 localhost kernel: [    1.542333] sd 2:0:0:0: [sda] Attached SCSI disk
Jan 30 22:14:36 localhost kernel: [    1.563370] ehci_hcd 0000:00:04.1: port 3 full speed --> companion
Jan 30 22:14:36 localhost kernel: [    1.563377] ehci_hcd 0000:00:04.1: GetStatus port:3 status 003001 0  ACK POWER OWNER sig=se0 CONNECT
Jan 30 22:14:36 localhost kernel: [    1.563399] hub 2-0:1.0: port 3 not reset yet, waiting 50ms
Jan 30 22:14:36 localhost kernel: [    1.616701] ehci_hcd 0000:00:04.1: GetStatus port:3 status 003802 0  ACK POWER OWNER sig=j CSC
Jan 30 22:14:36 localhost kernel: [    1.616723] hub 4-0:1.0: state 7 ports 6 chg 0000 evt 0008
Jan 30 22:14:36 localhost kernel: [    1.616730] ohci_hcd 0000:00:04.0: GetStatus roothub.portstatus [2] = 0x00010101 CSC PPS CCS
Jan 30 22:14:36 localhost kernel: [    1.616734] hub 4-0:1.0: port 3, status 0101, change 0001, 12 Mb/s
Jan 30 22:14:36 localhost kernel: [    1.623369] Refined TSC clocksource calibration: 2100.000 MHz.
Jan 30 22:14:36 localhost kernel: [    1.623427] Switching to clocksource tsc
Jan 30 22:14:36 localhost kernel: [    1.736687] hub 4-0:1.0: debounce: port 3: total 100ms stable 100ms status 0x101
Jan 30 22:14:36 localhost kernel: [    1.843346] ohci_hcd 0000:00:04.0: GetStatus roothub.portstatus [2] = 0x00100103 PRSC PPS PES CCS
Jan 30 22:14:36 localhost kernel: [    1.896693] usb 4-3: new full-speed USB device number 2 using ohci_hcd
Jan 30 22:14:36 localhost kernel: [    2.003351] ohci_hcd 0000:00:04.0: GetStatus roothub.portstatus [2] = 0x00100103 PRSC PPS PES CCS
Jan 30 22:14:36 localhost kernel: [    2.076685] usb 4-3: ep0 maxpacket = 8
Jan 30 22:14:36 localhost kernel: [    2.096364] usb 4-3: default language 0x0409
Jan 30 22:14:36 localhost kernel: [    2.108365] usb 4-3: udev 2, busnum 4, minor = 385
Jan 30 22:14:36 localhost kernel: [    2.108368] usb 4-3: New USB device found, idVendor=0403, idProduct=6001
Jan 30 22:14:36 localhost kernel: [    2.108427] usb 4-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jan 30 22:14:36 localhost kernel: [    2.108489] usb 4-3: Product: FT232R USB UART
Jan 30 22:14:36 localhost kernel: [    2.108538] usb 4-3: Manufacturer: FTDI
Jan 30 22:14:36 localhost kernel: [    2.108600] usb 4-3: SerialNumber: A100P121
Jan 30 22:14:36 localhost kernel: [    2.108751] usb 4-3: usb_probe_device
Jan 30 22:14:36 localhost kernel: [    2.108755] usb 4-3: configuration #1 chosen from 1 choice
Jan 30 22:14:36 localhost kernel: [    2.111377] usb 4-3: adding 4-3:1.0 (config #1, interface 0)
Jan 30 22:14:36 localhost kernel: [    2.116411] drivers/usb/core/inode.c: creating file '002'
Jan 30 22:14:36 localhost kernel: [    2.116455] hub 2-0:1.0: state 7 ports 6 chg 0000 evt 0008
Jan 30 22:14:36 localhost kernel: [    2.116463] hub 4-0:1.0: state 7 ports 6 chg 0000 evt 0008
Jan 30 22:14:36 localhost kernel: [    2.295149] EXT4-fs (sda3): INFO: recovery required on readonly filesystem
Jan 30 22:14:36 localhost kernel: [    2.295211] EXT4-fs (sda3): write access will be enabled during recovery
Jan 30 22:14:36 localhost kernel: [    2.395935] EXT4-fs (sda3): recovery complete
Jan 30 22:14:36 localhost kernel: [    2.396567] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
Jan 30 22:14:36 localhost kernel: [    3.333356] hub 1-0:1.0: hub_suspend
Jan 30 22:14:36 localhost kernel: [    3.333365] usb usb1: bus auto-suspend, wakeup 1
Jan 30 22:14:36 localhost kernel: [    3.333368] ehci_hcd 0000:00:02.1: suspend root hub
Jan 30 22:14:36 localhost kernel: [    3.333385] hub 3-0:1.0: hub_suspend
Jan 30 22:14:36 localhost kernel: [    3.333389] usb usb3: bus auto-suspend, wakeup 1
Jan 30 22:14:36 localhost kernel: [    3.333392] ohci_hcd 0000:00:02.0: suspend root hub
Jan 30 22:14:36 localhost [    4.045008] udevd[191]: starting version 180
Jan 30 22:14:36 localhost kernel: [    4.234244] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
Jan 30 22:14:36 localhost kernel: [    4.234336] ACPI: Power Button [PWRB]
Jan 30 22:14:36 localhost kernel: [    4.234450] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Jan 30 22:14:36 localhost kernel: [    4.234519] ACPI: Power Button [PWRF]
Jan 30 22:14:36 localhost kernel: [    4.234971] thermal LNXTHERM:00: registered as thermal_zone0
Jan 30 22:14:36 localhost kernel: [    4.235029] ACPI: Thermal Zone [THRM] (30 C)
Jan 30 22:14:36 localhost kernel: [    4.235229] [Firmware Bug]: ACPI(IGPU) defines _DOD but not _DOS
Jan 30 22:14:36 localhost kernel: [    4.235464] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A03:00/device:19/LNXVIDEO:00/input/input3
Jan 30 22:14:36 localhost kernel: [    4.235539] ACPI: Video Device [IGPU] (multi-head: yes  rom: no  post: no)
Jan 30 22:14:36 localhost kernel: [    4.250878] k10temp 0000:00:18.3: unreliable CPU thermal sensor; monitoring disabled
Jan 30 22:14:36 localhost kernel: [    4.278906] wmi: Mapper loaded
Jan 30 22:14:36 localhost kernel: [    4.281929] uas 2-2:1.0: usb_probe_interface
Jan 30 22:14:36 localhost kernel: [    4.281934] uas 2-2:1.0: usb_probe_interface - got id
Jan 30 22:14:36 localhost kernel: [    4.281956] usbcore: registered new interface driver uas
Jan 30 22:14:36 localhost kernel: [    4.312865] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Jan 30 22:14:36 localhost kernel: [    4.315690] usbcore: registered new interface driver usbserial
Jan 30 22:14:36 localhost kernel: [    4.317976] USB Serial support registered for generic
Jan 30 22:14:36 localhost kernel: [    4.318043] usbserial_generic 2-2:1.0: usb_probe_interface
Jan 30 22:14:36 localhost kernel: [    4.318047] usbserial_generic 2-2:1.0: usb_probe_interface - got id
Jan 30 22:14:36 localhost kernel: [    4.318061] usbserial_generic 4-3:1.0: usb_probe_interface
Jan 30 22:14:36 localhost kernel: [    4.318064] usbserial_generic 4-3:1.0: usb_probe_interface - got id
Jan 30 22:14:36 localhost kernel: [    4.318078] usbcore: registered new interface driver usbserial_generic
Jan 30 22:14:36 localhost kernel: [    4.318230] input: PC Speaker as /devices/platform/pcspkr/input/input4
Jan 30 22:14:36 localhost kernel: [    4.318272] usbserial: USB Serial Driver core
Jan 30 22:14:36 localhost kernel: [    4.319136] EDAC MC: Ver: 2.1.0
Jan 30 22:14:36 localhost kernel: [    4.320218] i2c i2c-0: nForce2 SMBus adapter at 0x2d00
Jan 30 22:14:36 localhost kernel: [    4.320274] ACPI: resource nForce2_smbus [io  0x2e00-0x2e3f] conflicts with ACPI region SM00 [io 0x2e00-0x2e3f]
Jan 30 22:14:36 localhost kernel: [    4.320346] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Jan 30 22:14:36 localhost kernel: [    4.332035] Initializing USB Mass Storage driver...
Jan 30 22:14:36 localhost kernel: [    4.332122] usb-storage 2-2:1.0: usb_probe_interface
Jan 30 22:14:36 localhost kernel: [    4.332129] usb-storage 2-2:1.0: usb_probe_interface - got id
Jan 30 22:14:36 localhost kernel: [    4.332206] scsi8 : usb-storage 2-2:1.0
Jan 30 22:14:36 localhost kernel: [    4.332381] usbcore: registered new interface driver usb-storage
Jan 30 22:14:36 localhost kernel: [    4.332437] USB Mass Storage support registered.
Jan 30 22:14:36 localhost kernel: [    4.366971] forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64.
Jan 30 22:14:36 localhost kernel: [    4.367269] ACPI: PCI Interrupt Link [LMAC] enabled at IRQ 22
Jan 30 22:14:36 localhost kernel: [    4.367333] forcedeth 0000:00:0a.0: PCI INT A -> Link[LMAC] -> GSI 22 (level, low) -> IRQ 22
Jan 30 22:14:36 localhost kernel: [    4.367413] forcedeth 0000:00:0a.0: setting latency timer to 64
Jan 30 22:14:36 localhost kernel: [    4.375242] MCE: In-kernel MCE decoding enabled.
Jan 30 22:14:36 localhost kernel: [    4.445533] USB Serial support registered for FTDI USB Serial Device
Jan 30 22:14:36 localhost kernel: [    4.445647] ftdi_sio 4-3:1.0: usb_probe_interface
Jan 30 22:14:36 localhost kernel: [    4.445651] ftdi_sio 4-3:1.0: usb_probe_interface - got id
Jan 30 22:14:36 localhost kernel: [    4.445658] ftdi_sio 4-3:1.0: FTDI USB Serial Device converter detected
Jan 30 22:14:36 localhost kernel: [    4.445748] usb 4-3: Detected FT232RL
Jan 30 22:14:36 localhost kernel: [    4.445800] usb 4-3: Number of endpoints 2
Jan 30 22:14:36 localhost kernel: [    4.445870] usb 4-3: Endpoint 1 MaxPacketSize 64
Jan 30 22:14:36 localhost kernel: [    4.445920] usb 4-3: Endpoint 2 MaxPacketSize 64
Jan 30 22:14:36 localhost kernel: [    4.445977] usb 4-3: Setting MaxPacketSize 64
Jan 30 22:14:36 localhost kernel: [    4.450423] usb 4-3: FTDI USB Serial Device converter now attached to ttyUSB0
Jan 30 22:14:36 localhost kernel: [    4.450500] usbcore: registered new interface driver ftdi_sio
Jan 30 22:14:36 localhost kernel: [    4.450552] ftdi_sio: v1.6.0:USB FTDI Serial Converters Driver
Jan 30 22:14:36 localhost kernel: [    4.509133] AMD64 EDAC driver v3.4.0
Jan 30 22:14:36 localhost kernel: [    4.890808] forcedeth 0000:00:0a.0: ifname eth0, PHY OUI 0x732 @ 1, addr 00:21:97:eb:f3:5a
Jan 30 22:14:36 localhost kernel: [    4.890885] forcedeth 0000:00:0a.0: highdma csum pwrctl mgmt lnktim msi desc-v3
Jan 30 22:14:36 localhost kernel: [    4.891212] EDAC amd64: DRAM ECC disabled.
Jan 30 22:14:36 localhost kernel: [    4.891267] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
Jan 30 22:14:36 localhost kernel: [    4.891268]  Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
Jan 30 22:14:36 localhost kernel: [    4.891271]  (Note that use of the override may cause unknown side effects.)
Jan 30 22:14:36 localhost kernel: [    4.891612] snd_hda_intel 0000:00:07.0: power state changed by ACPI to D0
Jan 30 22:14:36 localhost kernel: [    4.891668] snd_hda_intel 0000:00:07.0: power state changed by ACPI to D0
Jan 30 22:14:36 localhost kernel: [    4.891913] ACPI: PCI Interrupt Link [LAZA] enabled at IRQ 21
Jan 30 22:14:36 localhost kernel: [    4.891975] snd_hda_intel 0000:00:07.0: PCI INT A -> Link[LAZA] -> GSI 21 (level, low) -> IRQ 21
Jan 30 22:14:36 localhost kernel: [    4.892053] hda_intel: Disabling MSI
Jan 30 22:14:36 localhost kernel: [    4.892151] snd_hda_intel 0000:00:07.0: setting latency timer to 64
Jan 30 22:14:36 localhost kernel: [    5.332594] scsi 8:0:0:0: Direct-Access     SMI      USB DISK         1100 PQ: 0 ANSI: 0 CCS
Jan 30 22:14:36 localhost kernel: [    5.333461] sd 8:0:0:0: [sdc] 15663104 512-byte logical blocks: (8.01 GB/7.46 GiB)
Jan 30 22:14:36 localhost kernel: [    5.334455] sd 8:0:0:0: [sdc] Write Protect is off
Jan 30 22:14:36 localhost kernel: [    5.334507] sd 8:0:0:0: [sdc] Mode Sense: 43 00 00 00
Jan 30 22:14:36 localhost kernel: [    5.335454] sd 8:0:0:0: [sdc] No Caching mode page present
Jan 30 22:14:36 localhost kernel: [    5.335506] sd 8:0:0:0: [sdc] Assuming drive cache: write through
Jan 30 22:14:36 localhost kernel: [    5.339452] sd 8:0:0:0: [sdc] No Caching mode page present
Jan 30 22:14:36 localhost kernel: [    5.339504] sd 8:0:0:0: [sdc] Assuming drive cache: write through
Jan 30 22:14:36 localhost kernel: [    5.340085]  sdc: sdc1
Jan 30 22:14:36 localhost kernel: [    5.343452] sd 8:0:0:0: [sdc] No Caching mode page present
Jan 30 22:14:36 localhost kernel: [    5.343505] sd 8:0:0:0: [sdc] Assuming drive cache: write through
Jan 30 22:14:36 localhost kernel: [    5.343558] sd 8:0:0:0: [sdc] Attached SCSI removable disk
Jan 30 22:14:36 localhost kernel: [    5.800537] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jan 30 22:14:36 localhost kernel: [    5.848889] [drm] Initialized drm 1.1.0 20060810
Jan 30 22:14:36 localhost kernel: [    5.875284] ACPI: PCI Interrupt Link [SGRU] enabled at IRQ 20
Jan 30 22:14:36 localhost kernel: [    5.875348] nouveau 0000:02:00.0: PCI INT A -> Link[SGRU] -> GSI 20 (level, low) -> IRQ 20
Jan 30 22:14:36 localhost kernel: [    5.875427] nouveau 0000:02:00.0: setting latency timer to 64
Jan 30 22:14:36 localhost kernel: [    5.876625] [drm] nouveau 0000:02:00.0: Detected an NV50 generation card (0x0aa780a2)
Jan 30 22:14:36 localhost kernel: [    5.879765] [drm] nouveau 0000:02:00.0: Attempting to load BIOS image from PRAMIN
Jan 30 22:14:36 localhost kernel: [    5.931924] [drm] nouveau 0000:02:00.0: ... appears to be valid
Jan 30 22:14:36 localhost kernel: [    5.931986] [drm] nouveau 0000:02:00.0: BIT BIOS found
Jan 30 22:14:36 localhost kernel: [    5.932046] [drm] nouveau 0000:02:00.0: Bios version 62.77.29.00
Jan 30 22:14:36 localhost kernel: [    5.932107] [drm] nouveau 0000:02:00.0: TMDS table version 2.0
Jan 30 22:14:36 localhost kernel: [    5.932166] [drm] nouveau 0000:02:00.0: Found Display Configuration Block version 4.0
Jan 30 22:14:36 localhost kernel: [    5.932243] [drm] nouveau 0000:02:00.0: Raw DCB entry 0: 01000300 0000001e
Jan 30 22:14:36 localhost kernel: [    5.932305] [drm] nouveau 0000:02:00.0: Raw DCB entry 1: 01011332 00020010
Jan 30 22:14:36 localhost kernel: [    5.932359] [drm] nouveau 0000:02:00.0: Raw DCB entry 2: 0000000e 00000000
Jan 30 22:14:36 localhost kernel: [    5.932422] [drm] nouveau 0000:02:00.0: DCB connector table: VHER 0x40 5 16 4
Jan 30 22:14:36 localhost kernel: [    5.932484] [drm] nouveau 0000:02:00.0:   0: 0x00000100: type 0x00 idx 0 tag 0xff
Jan 30 22:14:36 localhost kernel: [    5.932558] [drm] nouveau 0000:02:00.0:   1: 0x00001261: type 0x61 idx 1 tag 0x07
Jan 30 22:14:36 localhost kernel: [    5.932635] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table 0 at offset 0xC8CC
Jan 30 22:14:36 localhost kernel: [    6.016784] [drm] nouveau 0000:02:00.0: Register 0x00004028 not found in PLL limits table
Jan 30 22:14:36 localhost kernel: [    6.017951] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table 1 at offset 0xCB41
Jan 30 22:14:36 localhost kernel: [    6.018060] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table 2 at offset 0xCB43
Jan 30 22:14:36 localhost kernel: [    6.018144] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table 3 at offset 0xCC28
Jan 30 22:14:36 localhost kernel: [    6.018227] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table 4 at offset 0xCD73
Jan 30 22:14:36 localhost kernel: [    6.018298] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table at offset 0xCDD8
Jan 30 22:14:36 localhost kernel: [    6.038377] [drm] nouveau 0000:02:00.0: 0xCDD8: Condition still not met after 20ms, skipping following opcodes
Jan 30 22:14:36 localhost kernel: [    6.450046] [drm] nouveau 0000:02:00.0: 1 available performance level(s)
Jan 30 22:14:36 localhost kernel: [    6.450110] [drm] nouveau 0000:02:00.0: 0: core 500MHz shader 1200MHz voltage 1100mV fanspeed 100%
Jan 30 22:14:36 localhost kernel: [    6.450189] [drm] nouveau 0000:02:00.0: Register 0x00004028 not found in PLL limits table
Jan 30 22:14:36 localhost kernel: [    6.450246] [drm] nouveau 0000:02:00.0: Register 0x00004008 not found in PLL limits table
Jan 30 22:14:36 localhost kernel: [    6.450351] [drm] nouveau 0000:02:00.0: Register 0x00004030 not found in PLL limits table
Jan 30 22:14:36 localhost kernel: [    6.450455] [drm] nouveau 0000:02:00.0: c: shader 1600MHz
Jan 30 22:14:36 localhost kernel: [    6.451913] [TTM] Zone  kernel: Available graphics memory: 1510924 kiB.
Jan 30 22:14:36 localhost kernel: [    6.451974] [TTM] Initializing pool allocator.
Jan 30 22:14:36 localhost kernel: [    6.452041] [drm] nouveau 0000:02:00.0: Detected 64MiB VRAM
Jan 30 22:14:36 localhost kernel: [    6.452101] [drm] nouveau 0000:02:00.0: Stolen system memory at: 0x00bc000000
Jan 30 22:14:36 localhost kernel: [    6.453906] [drm] nouveau 0000:02:00.0: 64 MiB GART (aperture)
Jan 30 22:14:36 localhost kernel: [    6.498362] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
Jan 30 22:14:36 localhost kernel: [    6.498449] [drm] No driver support for vblank timestamp query.
Jan 30 22:14:36 localhost kernel: [    6.681113] [drm] nouveau 0000:02:00.0: allocated 1920x1200 fb: 0x2f0000, bo ffff8800b4c38c00
Jan 30 22:14:36 localhost kernel: [    6.681274] fbcon: nouveaufb (fb0) is primary device
Jan 30 22:14:36 localhost kernel: [    6.723915] Console: switching to colour frame buffer device 240x75
Jan 30 22:14:36 localhost kernel: [    6.727636] fb0: nouveaufb frame buffer device
Jan 30 22:14:36 localhost kernel: [    6.727650] drm: registered panic notifier
Jan 30 22:14:36 localhost kernel: [    6.727668] [drm] Initialized nouveau 0.0.16 20090420 for 0000:02:00.0 on minor 0
Jan 30 22:14:36 localhost kernel: [    8.723848] EXT4-fs (sda3): re-mounted. Opts: (null)
Jan 30 22:14:36 localhost kernel: [    9.095349] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
Jan 30 22:14:36 localhost kernel: [    9.291105] Adding 265068k swap on /dev/sda2.  Priority:-1 extents:1 across:265068k 
Jan 30 22:14:36 localhost kernel: [   10.369000] forcedeth 0000:00:0a.0: irq 41 for MSI/MSI-X
Jan 30 22:14:36 localhost dhcpcd[441]: eth0: rebinding lease of 192.168.1.67
Jan 30 22:14:37 localhost dhcpcd[441]: eth0: acknowledged 192.168.1.67 from 192.168.1.254
Jan 30 22:14:37 localhost dhcpcd[441]: eth0: checking for 192.168.1.67
Jan 30 22:14:42 localhost dhcpcd[441]: eth0: leased 192.168.1.67 for 86400 seconds
Jan 30 22:14:42 localhost dhcpcd[441]: forked to background, child pid 463
Jan 30 22:14:42 localhost /usr/sbin/crond[488]: (CRON) STARTUP (1.4.8)
Jan 30 22:14:42 localhost /usr/sbin/crond[488]: (CRON) INFO (Syslog will be used instead of sendmail.): No such file or directory
Jan 30 22:14:43 localhost /usr/sbin/crond[488]: (CRON) INFO (running with inotify support)
Jan 30 22:14:43 localhost kernel: [   16.793186] NET: Registered protocol family 10
Jan 30 22:14:53 localhost kernel: [   26.910009] eth0: no IPv6 routers present
Jan 30 22:38:27 localhost kernel: [ 1440.619894] INFO: task sshd:536 blocked for more than 120 seconds.
Jan 30 22:38:27 localhost kernel: [ 1440.619915] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Jan 30 22:38:27 localhost kernel: [ 1440.619925] sshd            D 0000000100049a82     0   536    520 0x00000000
Jan 30 22:38:27 localhost kernel: [ 1440.619940]  ffff8800b5293d48 0000000000000086 ffff880000000000 ffffffff811733a3
Jan 30 22:38:27 localhost kernel: [ 1440.619956]  ffff8800b5285580 ffff8800b5293fd8 ffff8800b5293fd8 ffff8800b5293fd8
Jan 30 22:38:27 localhost kernel: [ 1440.619972]  ffffffff8180d020 ffff8800b5285580 ffff8800b5293c78 ffffffff811f4f6c
Jan 30 22:38:27 localhost kernel: [ 1440.619987] Call Trace:
Jan 30 22:38:27 localhost kernel: [ 1440.620000]  [<ffffffff811733a3>] ? do_lookup+0xd3/0x3d0
Jan 30 22:38:27 localhost kernel: [ 1440.620012]  [<ffffffff811f4f6c>] ? security_inode_permission+0x1c/0x30
Jan 30 22:38:27 localhost kernel: [ 1440.620023]  [<ffffffff81173b2c>] ? inode_permission+0x4c/0x110
Jan 30 22:38:27 localhost kernel: [ 1440.620033]  [<ffffffff81173320>] ? do_lookup+0x50/0x3d0
Jan 30 22:38:27 localhost kernel: [ 1440.620043]  [<ffffffff8142601f>] schedule+0x3f/0x60
Jan 30 22:38:27 localhost kernel: [ 1440.620052]  [<ffffffff81427704>] __mutex_lock_slowpath+0x154/0x370
Jan 30 22:38:27 localhost kernel: [ 1440.620062]  [<ffffffff81427936>] mutex_lock+0x16/0x30
Jan 30 22:38:27 localhost kernel: [ 1440.620071]  [<ffffffff81428e75>] tty_lock+0x15/0x17
Jan 30 22:38:27 localhost kernel: [ 1440.620081]  [<ffffffff812d3d9d>] tty_release+0x8d/0x5c0
Jan 30 22:38:27 localhost kernel: [ 1440.620091]  [<ffffffff81182bf3>] ? notify_change+0x253/0x340
Jan 30 22:38:27 localhost kernel: [ 1440.620102]  [<ffffffff81168fca>] fput+0xda/0x210
Jan 30 22:38:27 localhost kernel: [ 1440.620110]  [<ffffffff811657c6>] filp_close+0x66/0x90
Jan 30 22:38:27 localhost kernel: [ 1440.620118]  [<ffffffff811658a4>] sys_close+0xb4/0x120
Jan 30 22:38:27 localhost kernel: [ 1440.620128]  [<ffffffff81429802>] system_call_fastpath+0x16/0x1b
Jan 30 22:38:27 localhost kernel: [ 1440.620138] INFO: task openclose.pl:567 blocked for more than 120 seconds.
Jan 30 22:38:27 localhost kernel: [ 1440.620147] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Jan 30 22:38:27 localhost kernel: [ 1440.620157] openclose.pl    D 0000000100046d88     0   567    539 0x00000004
Jan 30 22:38:27 localhost kernel: [ 1440.620170]  ffff8800b5253cc8 0000000000000082 ffff880000000000 ffffffffa001248a
Jan 30 22:38:27 localhost kernel: [ 1440.620184]  ffff8800b1ea4020 ffff8800b5253fd8 ffff8800b5253fd8 ffff8800b5253fd8
Jan 30 22:38:27 localhost kernel: [ 1440.620198]  ffff8800b62bf200 ffff8800b1ea4020 0000000000000303 ffff8800b5253bf0
Jan 30 22:38:27 localhost kernel: [ 1440.620212] Call Trace:
Jan 30 22:38:27 localhost kernel: [ 1440.620237]  [<ffffffffa001248a>] ? usb_free_urb+0x1a/0x20 [usbcore]
Jan 30 22:38:27 localhost kernel: [ 1440.620248]  [<ffffffffa018a1cd>] ? start_ed_unlink+0x1d/0x70 [ohci_hcd]
Jan 30 22:38:27 localhost kernel: [ 1440.620260]  [<ffffffffa018ba87>] ? ohci_urb_dequeue+0x77/0xc0 [ohci_hcd]
Jan 30 22:38:27 localhost kernel: [ 1440.620272]  [<ffffffff812380b7>] ? kobject_put+0x27/0x60
Jan 30 22:38:27 localhost kernel: [ 1440.620280]  [<ffffffff8142601f>] schedule+0x3f/0x60
Jan 30 22:38:27 localhost kernel: [ 1440.620292]  [<ffffffffa00127a5>] usb_kill_urb+0x75/0xb0 [usbcore]
Jan 30 22:38:27 localhost kernel: [ 1440.620303]  [<ffffffff81088d40>] ? abort_exclusive_wait+0xb0/0xb0
Jan 30 22:38:27 localhost kernel: [ 1440.620315]  [<ffffffffa02b9f30>] generic_cleanup+0x50/0xe0 [usbserial]
Jan 30 22:38:27 localhost kernel: [ 1440.620326]  [<ffffffffa02ba063>] usb_serial_generic_close+0x23/0x50 [usbserial]
Jan 30 22:38:27 localhost kernel: [ 1440.620337]  [<ffffffffa03721a9>] ftdi_close+0x39/0x70 [ftdi_sio]
Jan 30 22:38:27 localhost kernel: [ 1440.620347]  [<ffffffffa02b7029>] serial_down+0x29/0x30 [usbserial]
Jan 30 22:38:27 localhost kernel: [ 1440.620357]  [<ffffffff812dc0e2>] tty_port_shutdown+0x62/0x70
Jan 30 22:38:27 localhost kernel: [ 1440.620366]  [<ffffffff812dcbdc>] tty_port_close+0x2c/0x60
Jan 30 22:38:27 localhost kernel: [ 1440.620375]  [<ffffffffa02b7802>] serial_close+0x42/0x80 [usbserial]
Jan 30 22:38:27 localhost kernel: [ 1440.620385]  [<ffffffff812d3e79>] tty_release+0x169/0x5c0
Jan 30 22:38:27 localhost kernel: [ 1440.620395]  [<ffffffff8104f403>] ? __wake_up+0x53/0x70
Jan 30 22:38:27 localhost kernel: [ 1440.620405]  [<ffffffff811a56d2>] ? fsnotify+0x1c2/0x2a0
Jan 30 22:38:27 localhost kernel: [ 1440.620414]  [<ffffffff81168fca>] fput+0xda/0x210
Jan 30 22:38:27 localhost kernel: [ 1440.620422]  [<ffffffff811657c6>] filp_close+0x66/0x90
Jan 30 22:38:27 localhost kernel: [ 1440.620430]  [<ffffffff811658a4>] sys_close+0xb4/0x120
Jan 30 22:38:27 localhost kernel: [ 1440.620438]  [<ffffffff81429802>] system_call_fastpath+0x16/0x1b
Jan 30 22:40:27 localhost kernel: [ 1560.619881] INFO: task sshd:536 blocked for more than 120 seconds.
Jan 30 22:40:27 localhost kernel: [ 1560.619894] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Jan 30 22:40:27 localhost kernel: [ 1560.619905] sshd            D 0000000100049a82     0   536    520 0x00000000
Jan 30 22:40:27 localhost kernel: [ 1560.619918]  ffff8800b5293d48 0000000000000086 ffff880000000000 ffffffff811733a3
Jan 30 22:40:27 localhost kernel: [ 1560.619934]  ffff8800b5285580 ffff8800b5293fd8 ffff8800b5293fd8 ffff8800b5293fd8
Jan 30 22:40:27 localhost kernel: [ 1560.619948]  ffffffff8180d020 ffff8800b5285580 ffff8800b5293c78 ffffffff811f4f6c
Jan 30 22:40:27 localhost kernel: [ 1560.619962] Call Trace:
Jan 30 22:40:27 localhost kernel: [ 1560.619974]  [<ffffffff811733a3>] ? do_lookup+0xd3/0x3d0
Jan 30 22:40:27 localhost kernel: [ 1560.619986]  [<ffffffff811f4f6c>] ? security_inode_permission+0x1c/0x30
Jan 30 22:40:27 localhost kernel: [ 1560.619996]  [<ffffffff81173b2c>] ? inode_permission+0x4c/0x110
Jan 30 22:40:27 localhost kernel: [ 1560.620005]  [<ffffffff81173320>] ? do_lookup+0x50/0x3d0
Jan 30 22:40:27 localhost kernel: [ 1560.620016]  [<ffffffff8142601f>] schedule+0x3f/0x60
Jan 30 22:40:27 localhost kernel: [ 1560.620024]  [<ffffffff81427704>] __mutex_lock_slowpath+0x154/0x370
Jan 30 22:40:27 localhost kernel: [ 1560.620033]  [<ffffffff81427936>] mutex_lock+0x16/0x30
Jan 30 22:40:27 localhost kernel: [ 1560.620042]  [<ffffffff81428e75>] tty_lock+0x15/0x17
Jan 30 22:40:27 localhost kernel: [ 1560.620052]  [<ffffffff812d3d9d>] tty_release+0x8d/0x5c0
Jan 30 22:40:27 localhost kernel: [ 1560.620061]  [<ffffffff81182bf3>] ? notify_change+0x253/0x340
Jan 30 22:40:27 localhost kernel: [ 1560.620072]  [<ffffffff81168fca>] fput+0xda/0x210
Jan 30 22:40:27 localhost kernel: [ 1560.620080]  [<ffffffff811657c6>] filp_close+0x66/0x90
Jan 30 22:40:27 localhost kernel: [ 1560.620089]  [<ffffffff811658a4>] sys_close+0xb4/0x120
Jan 30 22:40:27 localhost kernel: [ 1560.620098]  [<ffffffff81429802>] system_call_fastpath+0x16/0x1b
Jan 30 22:40:27 localhost kernel: [ 1560.620108] INFO: task openclose.pl:567 blocked for more than 120 seconds.
Jan 30 22:40:27 localhost kernel: [ 1560.620116] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Jan 30 22:40:27 localhost kernel: [ 1560.620502] openclose.pl    D 0000000100046d88     0   567    539 0x00000004
Jan 30 22:40:27 localhost kernel: [ 1560.621222]  ffff8800b5253cc8 0000000000000082 ffff880000000000 ffffffffa001248a
Jan 30 22:40:27 localhost kernel: [ 1560.621959]  ffff8800b1ea4020 ffff8800b5253fd8 ffff8800b5253fd8 ffff8800b5253fd8
Jan 30 22:40:27 localhost kernel: [ 1560.622679]  ffff8800b62bf200 ffff8800b1ea4020 0000000000000303 ffff8800b5253bf0
Jan 30 22:40:27 localhost kernel: [ 1560.623407] Call Trace:
Jan 30 22:40:27 localhost kernel: [ 1560.624114]  [<ffffffffa001248a>] ? usb_free_urb+0x1a/0x20 [usbcore]
Jan 30 22:40:27 localhost kernel: [ 1560.624806]  [<ffffffffa018a1cd>] ? start_ed_unlink+0x1d/0x70 [ohci_hcd]
Jan 30 22:40:27 localhost kernel: [ 1560.625514]  [<ffffffffa018ba87>] ? ohci_urb_dequeue+0x77/0xc0 [ohci_hcd]
Jan 30 22:40:27 localhost kernel: [ 1560.626225]  [<ffffffff812380b7>] ? kobject_put+0x27/0x60
Jan 30 22:40:27 localhost kernel: [ 1560.626940]  [<ffffffff8142601f>] schedule+0x3f/0x60
Jan 30 22:40:27 localhost kernel: [ 1560.627638]  [<ffffffffa00127a5>] usb_kill_urb+0x75/0xb0 [usbcore]
Jan 30 22:40:27 localhost kernel: [ 1560.628339]  [<ffffffff81088d40>] ? abort_exclusive_wait+0xb0/0xb0
Jan 30 22:40:27 localhost kernel: [ 1560.629045]  [<ffffffffa02b9f30>] generic_cleanup+0x50/0xe0 [usbserial]
Jan 30 22:40:27 localhost kernel: [ 1560.629747]  [<ffffffffa02ba063>] usb_serial_generic_close+0x23/0x50 [usbserial]
Jan 30 22:40:27 localhost kernel: [ 1560.630469]  [<ffffffffa03721a9>] ftdi_close+0x39/0x70 [ftdi_sio]
Jan 30 22:40:27 localhost kernel: [ 1560.631174]  [<ffffffffa02b7029>] serial_down+0x29/0x30 [usbserial]
Jan 30 22:40:27 localhost kernel: [ 1560.631885]  [<ffffffff812dc0e2>] tty_port_shutdown+0x62/0x70
Jan 30 22:40:27 localhost kernel: [ 1560.632602]  [<ffffffff812dcbdc>] tty_port_close+0x2c/0x60
Jan 30 22:40:27 localhost kernel: [ 1560.633328]  [<ffffffffa02b7802>] serial_close+0x42/0x80 [usbserial]
Jan 30 22:40:27 localhost kernel: [ 1560.634040]  [<ffffffff812d3e79>] tty_release+0x169/0x5c0
Jan 30 22:40:27 localhost kernel: [ 1560.634760]  [<ffffffff8104f403>] ? __wake_up+0x53/0x70
Jan 30 22:40:27 localhost kernel: [ 1560.635482]  [<ffffffff811a56d2>] ? fsnotify+0x1c2/0x2a0
Jan 30 22:40:27 localhost kernel: [ 1560.636202]  [<ffffffff81168fca>] fput+0xda/0x210
Jan 30 22:40:27 localhost kernel: [ 1560.636941]  [<ffffffff811657c6>] filp_close+0x66/0x90
Jan 30 22:40:27 localhost kernel: [ 1560.637640]  [<ffffffff811658a4>] sys_close+0xb4/0x120
Jan 30 22:40:27 localhost kernel: [ 1560.638341]  [<ffffffff81429802>] system_call_fastpath+0x16/0x1b
Jan 30 22:42:27 localhost kernel: [ 1680.636520] INFO: task sshd:536 blocked for more than 120 seconds.
Jan 30 22:42:27 localhost kernel: [ 1680.636891] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Jan 30 22:42:27 localhost kernel: [ 1680.637506] sshd            D 0000000100049a82     0   536    520 0x00000000
Jan 30 22:42:27 localhost kernel: [ 1680.638221]  ffff8800b5293d48 0000000000000086 ffff880000000000 ffffffff811733a3
Jan 30 22:42:27 localhost kernel: [ 1680.638939]  ffff8800b5285580 ffff8800b5293fd8 ffff8800b5293fd8 ffff8800b5293fd8
Jan 30 22:42:27 localhost kernel: [ 1680.639658]  ffffffff8180d020 ffff8800b5285580 ffff8800b5293c78 ffffffff811f4f6c
Jan 30 22:42:27 localhost kernel: [ 1680.640379] Call Trace:
Jan 30 22:42:27 localhost kernel: [ 1680.641079]  [<ffffffff811733a3>] ? do_lookup+0xd3/0x3d0
Jan 30 22:42:27 localhost kernel: [ 1680.641789]  [<ffffffff811f4f6c>] ? security_inode_permission+0x1c/0x30
Jan 30 22:42:27 localhost kernel: [ 1680.642505]  [<ffffffff81173b2c>] ? inode_permission+0x4c/0x110
Jan 30 22:42:27 localhost kernel: [ 1680.643231]  [<ffffffff81173320>] ? do_lookup+0x50/0x3d0
Jan 30 22:42:27 localhost kernel: [ 1680.643936]  [<ffffffff8142601f>] schedule+0x3f/0x60
Jan 30 22:42:27 localhost kernel: [ 1680.644650]  [<ffffffff81427704>] __mutex_lock_slowpath+0x154/0x370
Jan 30 22:42:27 localhost kernel: [ 1680.645356]  [<ffffffff81427936>] mutex_lock+0x16/0x30
Jan 30 22:42:27 localhost kernel: [ 1680.646061]  [<ffffffff81428e75>] tty_lock+0x15/0x17
Jan 30 22:42:27 localhost kernel: [ 1680.646773]  [<ffffffff812d3d9d>] tty_release+0x8d/0x5c0
Jan 30 22:42:27 localhost kernel: [ 1680.647468]  [<ffffffff81182bf3>] ? notify_change+0x253/0x340
Jan 30 22:42:27 localhost kernel: [ 1680.648172]  [<ffffffff81168fca>] fput+0xda/0x210
Jan 30 22:42:27 localhost kernel: [ 1680.648868]  [<ffffffff811657c6>] filp_close+0x66/0x90
Jan 30 22:42:27 localhost kernel: [ 1680.649567]  [<ffffffff811658a4>] sys_close+0xb4/0x120
Jan 30 22:42:27 localhost kernel: [ 1680.650279]  [<ffffffff81429802>] system_call_fastpath+0x16/0x1b
Jan 30 22:42:27 localhost kernel: [ 1680.650973] INFO: task openclose.pl:567 blocked for more than 120 seconds.
Jan 30 22:42:27 localhost kernel: [ 1680.651681] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Jan 30 22:42:27 localhost kernel: [ 1680.652403] openclose.pl    D 0000000100046d88     0   567    539 0x00000004
Jan 30 22:42:27 localhost kernel: [ 1680.653134]  ffff8800b5253cc8 0000000000000082 ffff880000000000 ffffffffa001248a
Jan 30 22:42:27 localhost kernel: [ 1680.653887]  ffff8800b1ea4020 ffff8800b5253fd8 ffff8800b5253fd8 ffff8800b5253fd8
Jan 30 22:42:27 localhost kernel: [ 1680.654618]  ffff8800b62bf200 ffff8800b1ea4020 0000000000000303 ffff8800b5253bf0
Jan 30 22:42:27 localhost kernel: [ 1680.655351] Call Trace:
Jan 30 22:42:27 localhost kernel: [ 1680.656072]  [<ffffffffa001248a>] ? usb_free_urb+0x1a/0x20 [usbcore]
Jan 30 22:42:27 localhost kernel: [ 1680.656797]  [<ffffffffa018a1cd>] ? start_ed_unlink+0x1d/0x70 [ohci_hcd]
Jan 30 22:42:27 localhost kernel: [ 1680.657516]  [<ffffffffa018ba87>] ? ohci_urb_dequeue+0x77/0xc0 [ohci_hcd]
Jan 30 22:42:27 localhost kernel: [ 1680.658241]  [<ffffffff812380b7>] ? kobject_put+0x27/0x60
Jan 30 22:42:27 localhost kernel: [ 1680.658958]  [<ffffffff8142601f>] schedule+0x3f/0x60
Jan 30 22:42:27 localhost kernel: [ 1680.659679]  [<ffffffffa00127a5>] usb_kill_urb+0x75/0xb0 [usbcore]
Jan 30 22:42:27 localhost kernel: [ 1680.660405]  [<ffffffff81088d40>] ? abort_exclusive_wait+0xb0/0xb0
Jan 30 22:42:27 localhost kernel: [ 1680.661123]  [<ffffffffa02b9f30>] generic_cleanup+0x50/0xe0 [usbserial]
Jan 30 22:42:27 localhost kernel: [ 1680.661842]  [<ffffffffa02ba063>] usb_serial_generic_close+0x23/0x50 [usbserial]
Jan 30 22:42:27 localhost kernel: [ 1680.662571]  [<ffffffffa03721a9>] ftdi_close+0x39/0x70 [ftdi_sio]
Jan 30 22:42:27 localhost kernel: [ 1680.663307]  [<ffffffffa02b7029>] serial_down+0x29/0x30 [usbserial]
Jan 30 22:42:27 localhost kernel: [ 1680.664028]  [<ffffffff812dc0e2>] tty_port_shutdown+0x62/0x70
Jan 30 22:42:27 localhost kernel: [ 1680.664758]  [<ffffffff812dcbdc>] tty_port_close+0x2c/0x60
Jan 30 22:42:27 localhost kernel: [ 1680.665491]  [<ffffffffa02b7802>] serial_close+0x42/0x80 [usbserial]
Jan 30 22:42:27 localhost kernel: [ 1680.666223]  [<ffffffff812d3e79>] tty_release+0x169/0x5c0
Jan 30 22:42:27 localhost kernel: [ 1680.666967]  [<ffffffff8104f403>] ? __wake_up+0x53/0x70
Jan 30 22:42:27 localhost kernel: [ 1680.667701]  [<ffffffff811a56d2>] ? fsnotify+0x1c2/0x2a0
Jan 30 22:42:27 localhost kernel: [ 1680.668437]  [<ffffffff81168fca>] fput+0xda/0x210
Jan 30 22:42:27 localhost kernel: [ 1680.669171]  [<ffffffff811657c6>] filp_close+0x66/0x90
Jan 30 22:42:27 localhost kernel: [ 1680.669905]  [<ffffffff811658a4>] sys_close+0xb4/0x120
Jan 30 22:42:27 localhost kernel: [ 1680.670623]  [<ffffffff81429802>] system_call_fastpath+0x16/0x1b
Jan 30 22:44:27 localhost kernel: [ 1800.669843] INFO: task sshd:536 blocked for more than 120 seconds.
Jan 30 22:44:27 localhost kernel: [ 1800.670216] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Jan 30 22:44:27 localhost kernel: [ 1800.670854] sshd            D 0000000100049a82     0   536    520 0x00000000
Jan 30 22:44:27 localhost kernel: [ 1800.671584]  ffff8800b5293d48 0000000000000086 ffff880000000000 ffffffff811733a3
Jan 30 22:44:27 localhost kernel: [ 1800.672315]  ffff8800b5285580 ffff8800b5293fd8 ffff8800b5293fd8 ffff8800b5293fd8
Jan 30 22:44:27 localhost kernel: [ 1800.673049]  ffffffff8180d020 ffff8800b5285580 ffff8800b5293c78 ffffffff811f4f6c
Jan 30 22:44:27 localhost kernel: [ 1800.673784] Call Trace:
Jan 30 22:44:27 localhost kernel: [ 1800.674497]  [<ffffffff811733a3>] ? do_lookup+0xd3/0x3d0
Jan 30 22:44:27 localhost kernel: [ 1800.675225]  [<ffffffff811f4f6c>] ? security_inode_permission+0x1c/0x30
Jan 30 22:44:27 localhost kernel: [ 1800.675949]  [<ffffffff81173b2c>] ? inode_permission+0x4c/0x110
Jan 30 22:44:27 localhost kernel: [ 1800.676688]  [<ffffffff81173320>] ? do_lookup+0x50/0x3d0
Jan 30 22:44:27 localhost kernel: [ 1800.677413]  [<ffffffff8142601f>] schedule+0x3f/0x60
Jan 30 22:44:27 localhost kernel: [ 1800.678136]  [<ffffffff81427704>] __mutex_lock_slowpath+0x154/0x370
Jan 30 22:44:27 localhost kernel: [ 1800.678854]  [<ffffffff81427936>] mutex_lock+0x16/0x30
Jan 30 22:44:27 localhost kernel: [ 1800.679568]  [<ffffffff81428e75>] tty_lock+0x15/0x17
Jan 30 22:44:27 localhost kernel: [ 1800.680291]  [<ffffffff812d3d9d>] tty_release+0x8d/0x5c0
Jan 30 22:44:27 localhost kernel: [ 1800.681002]  [<ffffffff81182bf3>] ? notify_change+0x253/0x340
Jan 30 22:44:27 localhost kernel: [ 1800.681714]  [<ffffffff81168fca>] fput+0xda/0x210
Jan 30 22:44:27 localhost kernel: [ 1800.682423]  [<ffffffff811657c6>] filp_close+0x66/0x90
Jan 30 22:44:27 localhost kernel: [ 1800.683131]  [<ffffffff811658a4>] sys_close+0xb4/0x120
Jan 30 22:44:27 localhost kernel: [ 1800.683849]  [<ffffffff81429802>] system_call_fastpath+0x16/0x1b
Jan 30 22:44:27 localhost kernel: [ 1800.684558] INFO: task openclose.pl:567 blocked for more than 120 seconds.
Jan 30 22:44:27 localhost kernel: [ 1800.685274] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Jan 30 22:44:27 localhost kernel: [ 1800.686004] openclose.pl    D 0000000100046d88     0   567    539 0x00000004
Jan 30 22:44:27 localhost kernel: [ 1800.686752]  ffff8800b5253cc8 0000000000000082 ffff880000000000 ffffffffa001248a
Jan 30 22:44:27 localhost kernel: [ 1800.687502]  ffff8800b1ea4020 ffff8800b5253fd8 ffff8800b5253fd8 ffff8800b5253fd8
Jan 30 22:44:27 localhost kernel: [ 1800.688245]  ffff8800b62bf200 ffff8800b1ea4020 0000000000000303 ffff8800b5253bf0
Jan 30 22:44:27 localhost kernel: [ 1800.688985] Call Trace:
Jan 30 22:44:27 localhost kernel: [ 1800.689714]  [<ffffffffa001248a>] ? usb_free_urb+0x1a/0x20 [usbcore]
Jan 30 22:44:27 localhost kernel: [ 1800.690448]  [<ffffffffa018a1cd>] ? start_ed_unlink+0x1d/0x70 [ohci_hcd]
Jan 30 22:44:27 localhost kernel: [ 1800.691177]  [<ffffffffa018ba87>] ? ohci_urb_dequeue+0x77/0xc0 [ohci_hcd]
Jan 30 22:44:27 localhost kernel: [ 1800.691907]  [<ffffffff812380b7>] ? kobject_put+0x27/0x60
Jan 30 22:44:27 localhost kernel: [ 1800.692631]  [<ffffffff8142601f>] schedule+0x3f/0x60
Jan 30 22:44:27 localhost kernel: [ 1800.693368]  [<ffffffffa00127a5>] usb_kill_urb+0x75/0xb0 [usbcore]
Jan 30 22:44:27 localhost kernel: [ 1800.694091]  [<ffffffff81088d40>] ? abort_exclusive_wait+0xb0/0xb0
Jan 30 22:44:27 localhost kernel: [ 1800.694815]  [<ffffffffa02b9f30>] generic_cleanup+0x50/0xe0 [usbserial]
Jan 30 22:44:27 localhost kernel: [ 1800.695540]  [<ffffffffa02ba063>] usb_serial_generic_close+0x23/0x50 [usbserial]
Jan 30 22:44:27 localhost kernel: [ 1800.696272]  [<ffffffffa03721a9>] ftdi_close+0x39/0x70 [ftdi_sio]
Jan 30 22:44:27 localhost kernel: [ 1800.697014]  [<ffffffffa02b7029>] serial_down+0x29/0x30 [usbserial]
Jan 30 22:44:27 localhost kernel: [ 1800.697744]  [<ffffffff812dc0e2>] tty_port_shutdown+0x62/0x70
Jan 30 22:44:27 localhost kernel: [ 1800.698484]  [<ffffffff812dcbdc>] tty_port_close+0x2c/0x60
Jan 30 22:44:27 localhost kernel: [ 1800.699217]  [<ffffffffa02b7802>] serial_close+0x42/0x80 [usbserial]
Jan 30 22:44:27 localhost kernel: [ 1800.699962]  [<ffffffff812d3e79>] tty_release+0x169/0x5c0
Jan 30 22:44:27 localhost kernel: [ 1800.700694]  [<ffffffff8104f403>] ? __wake_up+0x53/0x70
Jan 30 22:44:27 localhost kernel: [ 1800.701435]  [<ffffffff811a56d2>] ? fsnotify+0x1c2/0x2a0
Jan 30 22:44:27 localhost kernel: [ 1800.702174]  [<ffffffff81168fca>] fput+0xda/0x210
Jan 30 22:44:27 localhost kernel: [ 1800.702913]  [<ffffffff811657c6>] filp_close+0x66/0x90
Jan 30 22:44:27 localhost kernel: [ 1800.703651]  [<ffffffff811658a4>] sys_close+0xb4/0x120
Jan 30 22:44:27 localhost kernel: [ 1800.704367]  [<ffffffff81429802>] system_call_fastpath+0x16/0x1b
Jan 30 22:46:27 localhost kernel: [ 1920.703166] INFO: task sshd:536 blocked for more than 120 seconds.
Jan 30 22:46:27 localhost kernel: [ 1920.703536] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Jan 30 22:46:27 localhost kernel: [ 1920.704174] sshd            D 0000000100049a82     0   536    520 0x00000000
Jan 30 22:46:27 localhost kernel: [ 1920.704903]  ffff8800b5293d48 0000000000000086 ffff880000000000 ffffffff811733a3
Jan 30 22:46:27 localhost kernel: [ 1920.705638]  ffff8800b5285580 ffff8800b5293fd8 ffff8800b5293fd8 ffff8800b5293fd8
Jan 30 22:46:27 localhost kernel: [ 1920.706370]  ffffffff8180d020 ffff8800b5285580 ffff8800b5293c78 ffffffff811f4f6c
Jan 30 22:46:27 localhost kernel: [ 1920.707111] Call Trace:
Jan 30 22:46:27 localhost kernel: [ 1920.707827]  [<ffffffff811733a3>] ? do_lookup+0xd3/0x3d0
Jan 30 22:46:27 localhost kernel: [ 1920.708550]  [<ffffffff811f4f6c>] ? security_inode_permission+0x1c/0x30
Jan 30 22:46:27 localhost kernel: [ 1920.709279]  [<ffffffff81173b2c>] ? inode_permission+0x4c/0x110
Jan 30 22:46:27 localhost kernel: [ 1920.710018]  [<ffffffff81173320>] ? do_lookup+0x50/0x3d0
Jan 30 22:46:27 localhost kernel: [ 1920.710745]  [<ffffffff8142601f>] schedule+0x3f/0x60
Jan 30 22:46:27 localhost kernel: [ 1920.711466]  [<ffffffff81427704>] __mutex_lock_slowpath+0x154/0x370
Jan 30 22:46:27 localhost kernel: [ 1920.712186]  [<ffffffff81427936>] mutex_lock+0x16/0x30
Jan 30 22:46:27 localhost kernel: [ 1920.712902]  [<ffffffff81428e75>] tty_lock+0x15/0x17
Jan 30 22:46:27 localhost kernel: [ 1920.713627]  [<ffffffff812d3d9d>] tty_release+0x8d/0x5c0
Jan 30 22:46:27 localhost kernel: [ 1920.714337]  [<ffffffff81182bf3>] ? notify_change+0x253/0x340
Jan 30 22:46:27 localhost kernel: [ 1920.715048]  [<ffffffff81168fca>] fput+0xda/0x210
Jan 30 22:46:27 localhost kernel: [ 1920.715760]  [<ffffffff811657c6>] filp_close+0x66/0x90
Jan 30 22:46:27 localhost kernel: [ 1920.716467]  [<ffffffff811658a4>] sys_close+0xb4/0x120
Jan 30 22:46:27 localhost kernel: [ 1920.717192]  [<ffffffff81429802>] system_call_fastpath+0x16/0x1b
Jan 30 22:46:27 localhost kernel: [ 1920.717895] INFO: task openclose.pl:567 blocked for more than 120 seconds.
Jan 30 22:46:27 localhost kernel: [ 1920.718610] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
Jan 30 22:46:27 localhost kernel: [ 1920.719343] openclose.pl    D 0000000100046d88     0   567    539 0x00000004
Jan 30 22:46:27 localhost kernel: [ 1920.720093]  ffff8800b5253cc8 0000000000000082 ffff880000000000 ffffffffa001248a
Jan 30 22:46:27 localhost kernel: [ 1920.720835]  ffff8800b1ea4020 ffff8800b5253fd8 ffff8800b5253fd8 ffff8800b5253fd8
Jan 30 22:46:27 localhost kernel: [ 1920.721581]  ffff8800b62bf200 ffff8800b1ea4020 0000000000000303 ffff8800b5253bf0
Jan 30 22:46:27 localhost kernel: [ 1920.722321] Call Trace:
Jan 30 22:46:27 localhost kernel: [ 1920.723047]  [<ffffffffa001248a>] ? usb_free_urb+0x1a/0x20 [usbcore]
Jan 30 22:46:27 localhost kernel: [ 1920.723784]  [<ffffffffa018a1cd>] ? start_ed_unlink+0x1d/0x70 [ohci_hcd]
Jan 30 22:46:27 localhost kernel: [ 1920.724510]  [<ffffffffa018ba87>] ? ohci_urb_dequeue+0x77/0xc0 [ohci_hcd]
Jan 30 22:46:27 localhost kernel: [ 1920.725238]  [<ffffffff812380b7>] ? kobject_put+0x27/0x60
Jan 30 22:46:27 localhost kernel: [ 1920.725970]  [<ffffffff8142601f>] schedule+0x3f/0x60
Jan 30 22:46:27 localhost kernel: [ 1920.726702]  [<ffffffffa00127a5>] usb_kill_urb+0x75/0xb0 [usbcore]
Jan 30 22:46:27 localhost kernel: [ 1920.727417]  [<ffffffff81088d40>] ? abort_exclusive_wait+0xb0/0xb0
Jan 30 22:46:27 localhost kernel: [ 1920.728147]  [<ffffffffa02b9f30>] generic_cleanup+0x50/0xe0 [usbserial]
Jan 30 22:46:27 localhost kernel: [ 1920.728867]  [<ffffffffa02ba063>] usb_serial_generic_close+0x23/0x50 [usbserial]
Jan 30 22:46:27 localhost kernel: [ 1920.729600]  [<ffffffffa03721a9>] ftdi_close+0x39/0x70 [ftdi_sio]
Jan 30 22:46:27 localhost kernel: [ 1920.730338]  [<ffffffffa02b7029>] serial_down+0x29/0x30 [usbserial]
Jan 30 22:46:27 localhost kernel: [ 1920.731065]  [<ffffffff812dc0e2>] tty_port_shutdown+0x62/0x70
Jan 30 22:46:27 localhost kernel: [ 1920.731801]  [<ffffffff812dcbdc>] tty_port_close+0x2c/0x60
Jan 30 22:46:27 localhost kernel: [ 1920.732541]  [<ffffffffa02b7802>] serial_close+0x42/0x80 [usbserial]
Jan 30 22:46:27 localhost kernel: [ 1920.733280]  [<ffffffff812d3e79>] tty_release+0x169/0x5c0
Jan 30 22:46:27 localhost kernel: [ 1920.734012]  [<ffffffff8104f403>] ? __wake_up+0x53/0x70
Jan 30 22:46:27 localhost kernel: [ 1920.734750]  [<ffffffff811a56d2>] ? fsnotify+0x1c2/0x2a0
Jan 30 22:46:27 localhost kernel: [ 1920.735488]  [<ffffffff81168fca>] fput+0xda/0x210
Jan 30 22:46:27 localhost kernel: [ 1920.736223]  [<ffffffff811657c6>] filp_close+0x66/0x90
Jan 30 22:46:27 localhost kernel: [ 1920.736961]  [<ffffffff811658a4>] sys_close+0xb4/0x120
Jan 30 22:46:27 localhost kernel: [ 1920.737674]  [<ffffffff81429802>] system_call_fastpath+0x16/0x1b

[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux