Skip to content

Instantly share code, notes, and snippets.

@jdoss
Last active December 20, 2015 02:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jdoss/6054656 to your computer and use it in GitHub Desktop.
Save jdoss/6054656 to your computer and use it in GitHub Desktop.
$ dmesg
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.11.0-0.rc1.git4.1.fc20.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.8.1 20130717 (Red Hat 4.8.1-5) (GCC) ) #1 SMP Sun Jul 21 20:50:04 UTC 2013
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.11.0-0.rc1.git4.1.fc20.x86_64 root=/dev/mapper/bfx0-root ro rd.md=0 rd.dm=0 rd.lvm.lv=bfx0/root vconsole.keymap=us rd.luks.uuid=luks-0e0090d7-cce4-497c-9b1a-0b1b5f4e3f7a rd.lvm.lv=bfx0/swap rhgb quiet LANG=en_US.UTF-8
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009cbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009cc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bfe6ffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bfe70000-0x00000000bfe7cfff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000bfe7d000-0x00000000bfe7ffff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bfe80000-0x00000000bfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fecfffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000023fffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.5 present.
[ 0.000000] DMI: Supermicro X7SBL/X7SBL, BIOS 1.2a 12/19/2008
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] No AGP bridge found
[ 0.000000] e820: last_pfn = 0x240000 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-C7FFF write-protect
[ 0.000000] C8000-DFFFF uncachable
[ 0.000000] E0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0C0000000 mask FC0000000 uncachable
[ 0.000000] 1 base 000000000 mask E00000000 write-back
[ 0.000000] 2 base 200000000 mask FC0000000 write-back
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
[ 0.000000] e820: last_pfn = 0xbfe70 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000f6570-0x000f657f] mapped at [ffff8800000f6570]
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000096000] 96000 size 24576
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x02d11000, 0x02d11fff] PGTABLE
[ 0.000000] BRK [0x02d12000, 0x02d12fff] PGTABLE
[ 0.000000] BRK [0x02d13000, 0x02d13fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x23fe00000-0x23fffffff]
[ 0.000000] [mem 0x23fe00000-0x23fffffff] page 2M
[ 0.000000] BRK [0x02d14000, 0x02d14fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x23c000000-0x23fdfffff]
[ 0.000000] [mem 0x23c000000-0x23fdfffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x200000000-0x23bffffff]
[ 0.000000] [mem 0x200000000-0x23bffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x00100000-0xbfe6ffff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0xbfdfffff] page 2M
[ 0.000000] [mem 0xbfe00000-0xbfe6ffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
[ 0.000000] [mem 0x100000000-0x1ffffffff] page 2M
[ 0.000000] BRK [0x02d15000, 0x02d15fff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x36cfa000-0x37674fff]
[ 0.000000] ACPI: RSDP 00000000000f6540 00024 (v02 PTLTD )
[ 0.000000] ACPI: XSDT 00000000bfe71e4f 000D4 (v01 PTLTD ? XSDT 06040000 LTP 00000000)
[ 0.000000] ACPI: FACP 00000000bfe7c2ed 000F4 (v03 INTEL 06040000 PTL 00000002)
[ 0.000000] ACPI: DSDT 00000000bfe75aef 0678A (v01 INTEL BEARLAKE 06040000 MSFT 03000001)
[ 0.000000] ACPI: FACS 00000000bfe7ffc0 00040
[ 0.000000] ACPI: _MAR 00000000bfe7c3e1 0012F (v01 Intel OEMDMAR 06040000 LOHR 00000001)
[ 0.000000] ACPI: TCPA 00000000bfe7c510 00032 (v01 Intel 06040000 PTL 0000005A)
[ 0.000000] ACPI: MCFG 00000000bfe7c542 0003C (v01 PTLTD MCFG 06040000 LTP 00000000)
[ 0.000000] ACPI: HPET 00000000bfe7c57e 00038 (v01 PTLTD HPETTBL 06040000 LTP 00000001)
[ 0.000000] ACPI: APIC 00000000bfe7c5b6 00084 (v01 PTLTD ? APIC 06040000 LTP 00000000)
[ 0.000000] ACPI: BOOT 00000000bfe7c63a 00028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001)
[ 0.000000] ACPI: SPCR 00000000bfe7c662 00050 (v01 PTLTD $UCRTBL$ 06040000 PTL 00000001)
[ 0.000000] ACPI: ERST 00000000bfe7c6b2 00590 (v01 SMCI ERSTTBL 06040000 SMCI 00000001)
[ 0.000000] ACPI: HEST 00000000bfe7cc42 000A8 (v01 SMCI HESTTBL 06040000 SMCI 00000001)
[ 0.000000] ACPI: BERT 00000000bfe7ccea 00030 (v01 SMCI BERTTBL 06040000 SMCI 00000001)
[ 0.000000] ACPI: EINJ 00000000bfe7cd1a 00170 (v01 SMCI EINJTBL 06040000 SMCI 00000001)
[ 0.000000] ACPI: SLIC 00000000bfe7ce8a 00176 (v01 OEMID_ OEMTABLE 06040000 LTP 00000000)
[ 0.000000] ACPI: SSDT 00000000bfe73796 0025F (v01 PmRef Cpu0Tst 00003000 INTL 20050228)
[ 0.000000] ACPI: SSDT 00000000bfe736f0 000A6 (v01 PmRef Cpu7Tst 00003000 INTL 20050228)
[ 0.000000] ACPI: SSDT 00000000bfe7364a 000A6 (v01 PmRef Cpu6Tst 00003000 INTL 20050228)
[ 0.000000] ACPI: SSDT 00000000bfe735a4 000A6 (v01 PmRef Cpu5Tst 00003000 INTL 20050228)
[ 0.000000] ACPI: SSDT 00000000bfe734fe 000A6 (v01 PmRef Cpu4Tst 00003000 INTL 20050228)
[ 0.000000] ACPI: SSDT 00000000bfe73458 000A6 (v01 PmRef Cpu3Tst 00003000 INTL 20050228)
[ 0.000000] ACPI: SSDT 00000000bfe733b2 000A6 (v01 PmRef Cpu2Tst 00003000 INTL 20050228)
[ 0.000000] ACPI: SSDT 00000000bfe7330c 000A6 (v01 PmRef Cpu1Tst 00003000 INTL 20050228)
[ 0.000000] ACPI: SSDT 00000000bfe71f23 013E9 (v01 PmRef CpuPm 00003000 INTL 20050228)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000023fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x23fffffff]
[ 0.000000] NODE_DATA [mem 0x23ffd3000-0x23fff9fff]
[ 0.000000] [ffffea0000000000-ffffea0008ffffff] PMD -> [ffff880237600000-ffff88023f5fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x23fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009bfff]
[ 0.000000] node 0: [mem 0x00100000-0xbfe6ffff]
[ 0.000000] node 0: [mem 0x100000000-0x23fffffff]
[ 0.000000] On node 0 totalpages: 2096651
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3995 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 12218 pages used for memmap
[ 0.000000] DMA32 zone: 781936 pages, LIFO batch:31
[ 0.000000] Normal zone: 20480 pages used for memmap
[ 0.000000] Normal zone: 1310720 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x1008
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0xffffffff base: 0xfed00000
[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: [mem 0x0009c000-0x0009cfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbfe70000-0xbfe7cfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbfe7d000-0xbfe7ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbfe80000-0xbfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xdfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfecfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.000000] e820: [mem 0xc0000000-0xdfffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:4096 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 478 pages/cpu @ffff880236e00000 s1925504 r8192 d24192 u2097152
[ 0.000000] pcpu-alloc: s1925504 r8192 d24192 u2097152 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2063868
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.11.0-0.rc1.git4.1.fc20.x86_64 root=/dev/mapper/bfx0-root ro rd.md=0 rd.dm=0 rd.lvm.lv=bfx0/root vconsole.keymap=us rd.luks.uuid=luks-0e0090d7-cce4-497c-9b1a-0b1b5f4e3f7a rd.lvm.lv=bfx0/swap rhgb quiet LANG=en_US.UTF-8
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Memory: 8141408K/8386604K available (7448K kernel code, 1344K rwdata, 3112K rodata, 3648K init, 12444K bss, 245196K reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU lockdep checking is enabled.
[ 0.000000] RCU restricting CPUs from NR_CPUS=4096 to nr_cpu_ids=4.
[ 0.000000] NR_IRQS:262400 nr_irqs:712 16
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8
[ 0.000000] ... MAX_LOCK_DEPTH: 48
[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191
[ 0.000000] ... CLASSHASH_SIZE: 4096
[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384
[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768
[ 0.000000] ... CHAINHASH_SIZE: 16384
[ 0.000000] memory used by lock dependency info: 6367 kB
[ 0.000000] per task-struct memory footprint: 2688 bytes
[ 0.000000] allocated 33554432 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] kmemleak: Kernel memory leak detector disabled
[ 0.000000] ODEBUG: 26 of 26 active objects replaced
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 2833.457 MHz processor
[ 0.001004] Calibrating delay loop (skipped), value calculated using timer frequency.. 5666.91 BogoMIPS (lpj=2833457)
[ 0.001008] pid_max: default: 32768 minimum: 301
[ 0.002153] Security Framework initialized
[ 0.002163] SELinux: Initializing.
[ 0.002245] SELinux: Starting in permissive mode
[ 0.003309] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.006750] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.008383] Mount-cache hash table entries: 256
[ 0.010347] Initializing cgroup subsys memory
[ 0.010480] Initializing cgroup subsys devices
[ 0.010502] Initializing cgroup subsys freezer
[ 0.010523] Initializing cgroup subsys net_cls
[ 0.010531] Initializing cgroup subsys blkio
[ 0.010535] Initializing cgroup subsys perf_event
[ 0.010703] CPU: Physical Processor ID: 0
[ 0.010705] CPU: Processor Core ID: 0
[ 0.010707] mce: CPU supports 6 MCE banks
[ 0.010718] CPU0: Thermal monitoring handled by SMI
[ 0.010729] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32
tlb_flushall_shift: -1
[ 0.010897] Freeing SMP alternatives memory: 24K (ffffffff820e2000 - ffffffff820e8000)
[ 0.012403] ACPI: Core revision 20130517
[ 0.104713] ACPI: All ACPI Tables successfully acquired
[ 0.105035] ftrace: allocating 25453 entries in 100 pages
[ 0.113473] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.123483] smpboot: CPU0: Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz (fam: 06, model: 17, stepping: 07)
[ 0.124000] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
[ 0.124000] ... version: 2
[ 0.124000] ... bit width: 40
[ 0.124000] ... generic registers: 2
[ 0.124000] ... value mask: 000000ffffffffff
[ 0.124000] ... max period: 000000007fffffff
[ 0.124000] ... fixed-purpose events: 3
[ 0.124000] ... event mask: 0000000700000003
[ 0.127909] SMP alternatives: lockdep: fixing up alternatives
[ 0.002000] CPU1: Thermal monitoring handled by SMI
[ 0.140399] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.127927] smpboot: Booting Node 0, Processors #1
[ 0.141030] SMP alternatives: lockdep: fixing up alternatives
[ 0.002000] CPU2: Thermal monitoring handled by SMI
[ 0.141034] #2
[ 0.153585] SMP alternatives: lockdep: fixing up alternatives
[ 0.153589] #3 OK
[ 0.002000] CPU3: Thermal monitoring handled by SMI
[ 0.166071] Brought up 4 CPUs
[ 0.166075] smpboot: Total of 4 processors activated (22667.65 BogoMIPS)
[ 0.169585] devtmpfs: initialized
[ 0.172158] PM: Registering ACPI NVS region [mem 0xbfe7d000-0xbfe7ffff] (12288 bytes)
[ 0.179130] atomic64 test passed for x86-64 platform with CX8 and with SSE
[ 0.179243] RTC time: 15:08:34, date: 07/22/13
[ 0.179772] NET: Registered protocol family 16
[ 0.181291] ACPI: bus type PCI registered
[ 0.181294] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.181875] PCI: MMCONFIG for domain 0000 [bus 00-10] at [mem 0xe0000000-0xe10fffff] (base 0xe0000000)
[ 0.181878] PCI: MMCONFIG at [mem 0xe0000000-0xe10fffff] reserved in E820
[ 0.184302] PCI: Using configuration type 1 for base access
[ 0.202205] bio: create slab <bio-0> at 0
[ 0.203419] ACPI: Added _OSI(Module Device)
[ 0.203430] ACPI: Added _OSI(Processor Device)
[ 0.203441] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.203451] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.209533] ACPI: EC: Look up EC in DSDT
[ 0.259413] \_SB_:_OSC evaluation returned wrong type
[ 0.259419] _OSC request data:1 17
[ 0.266879] ACPI: SSDT 00000000bfe742b0 00261 (v01 PmRef Cpu0Ist 00003000 INTL 20050228)
[ 0.269285] ACPI: Dynamic OEM Table Load:
[ 0.269289] ACPI: SSDT (null) 00261 (v01 PmRef Cpu0Ist 00003000 INTL 20050228)
[ 0.272107] ACPI: SSDT 00000000bfe739f5 00518 (v01 PmRef Cpu0Cst 00003001 INTL 20050228)
[ 0.276118] ACPI: Dynamic OEM Table Load:
[ 0.276121] ACPI: SSDT (null) 00518 (v01 PmRef Cpu0Cst 00003001 INTL 20050228)
[ 0.286396] ACPI: SSDT 00000000bfe74511 001F2 (v01 PmRef Cpu1Ist 00003000 INTL 20050228)
[ 0.288833] ACPI: Dynamic OEM Table Load:
[ 0.288837] ACPI: SSDT (null) 001F2 (v01 PmRef Cpu1Ist 00003000 INTL 20050228)
[ 0.290737] ACPI: SSDT 00000000bfe73f0d 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20050228)
[ 0.292391] ACPI: Dynamic OEM Table Load:
[ 0.292394] ACPI: SSDT (null) 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20050228)
[ 0.302408] ACPI: SSDT 00000000bfe74703 001F2 (v01 PmRef Cpu2Ist 00003000 INTL 20050228)
[ 0.304855] ACPI: Dynamic OEM Table Load:
[ 0.304859] ACPI: SSDT (null) 001F2 (v01 PmRef Cpu2Ist 00003000 INTL 20050228)
[ 0.306767] ACPI: SSDT 00000000bfe73f92 00085 (v01 PmRef Cpu2Cst 00003000 INTL 20050228)
[ 0.308436] ACPI: Dynamic OEM Table Load:
[ 0.308439] ACPI: SSDT (null) 00085 (v01 PmRef Cpu2Cst 00003000 INTL 20050228)
[ 0.318367] ACPI: SSDT 00000000bfe748f5 001F2 (v01 PmRef Cpu3Ist 00003000 INTL 20050228)
[ 0.320816] ACPI: Dynamic OEM Table Load:
[ 0.320820] ACPI: SSDT (null) 001F2 (v01 PmRef Cpu3Ist 00003000 INTL 20050228)
[ 0.322719] ACPI: SSDT 00000000bfe74017 00085 (v01 PmRef Cpu3Cst 00003000 INTL 20050228)
[ 0.324395] ACPI: Dynamic OEM Table Load:
[ 0.324398] ACPI: SSDT (null) 00085 (v01 PmRef Cpu3Cst 00003000 INTL 20050228)
[ 0.333191] ACPI: Interpreter enabled
[ 0.333243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571)
[ 0.333270] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20130517/hwxface-571)
[ 0.333355] ACPI: (supports S0 S1 S4 S5)
[ 0.333357] ACPI: Using IOAPIC for interrupt routing
[ 0.334067] HEST: Table parsing has been initialized.
[ 0.334070] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.335777] ACPI: No dock devices found.
[ 0.524809] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3f])
[ 0.525435] \_SB_.PCI0:_OSC evaluation returned wrong type
[ 0.525443] _OSC request data:1 8 0
[ 0.571993] acpi PNP0A03:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-10] only partially covers this bridge
[ 0.576829] PCI host bridge to bus 0000:00
[ 0.576838] pci_bus 0000:00: root bus resource [bus 00-3f]
[ 0.576846] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.576854] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.576862] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[ 0.576870] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[ 0.576877] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[ 0.576885] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[ 0.576892] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff]
[ 0.576900] pci_bus 0000:00: root bus resource [io 0x0d00-0xfdff]
[ 0.576907] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
[ 0.576959] pci 0000:00:00.0: [8086:29f0] type 00 class 0x060000
[ 0.578842] pci 0000:00:01.0: [8086:29f1] type 01 class 0x060400
[ 0.578949] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.579298] pci 0000:00:01.0: System wakeup disabled by ACPI
[ 0.579804] pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300
[ 0.579871] pci 0000:00:1a.0: reg 0x20: [io 0x1820-0x183f]
[ 0.581033] pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 0.581450] pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300
[ 0.581517] pci 0000:00:1a.1: reg 0x20: [io 0x1840-0x185f]
[ 0.582705] pci 0000:00:1a.1: System wakeup disabled by ACPI
[ 0.583139] pci 0000:00:1a.2: [8086:2939] type 00 class 0x0c0300
[ 0.583206] pci 0000:00:1a.2: reg 0x20: [io 0x1860-0x187f]
[ 0.584429] pci 0000:00:1a.2: System wakeup disabled by ACPI
[ 0.584866] pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320
[ 0.584898] pci 0000:00:1a.7: reg 0x10: [mem 0xc0000000-0xc00003ff]
[ 0.585064] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[ 0.585933] pci 0000:00:1a.7: System wakeup disabled by ACPI
[ 0.586367] pci 0000:00:1c.0: [8086:2940] type 01 class 0x060400
[ 0.586503] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.587428] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.587848] pci 0000:00:1c.4: [8086:2948] type 01 class 0x060400
[ 0.587983] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.588954] pci 0000:00:1c.4: System wakeup disabled by ACPI
[ 0.589391] pci 0000:00:1c.5: [8086:294a] type 01 class 0x060400
[ 0.589525] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.590546] pci 0000:00:1c.5: System wakeup disabled by ACPI
[ 0.590969] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300
[ 0.591046] pci 0000:00:1d.0: reg 0x20: [io 0x1880-0x189f]
[ 0.592507] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.592922] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300
[ 0.592989] pci 0000:00:1d.1: reg 0x20: [io 0x18a0-0x18bf]
[ 0.594516] pci 0000:00:1d.1: System wakeup disabled by ACPI
[ 0.594939] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300
[ 0.595016] pci 0000:00:1d.2: reg 0x20: [io 0x18c0-0x18df]
[ 0.596572] pci 0000:00:1d.2: System wakeup disabled by ACPI
[ 0.597017] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320
[ 0.597049] pci 0000:00:1d.7: reg 0x10: [mem 0xc0000400-0xc00007ff]
[ 0.597213] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.598453] pci 0000:00:1d.7: System wakeup disabled by ACPI
[ 0.598872] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[ 0.600243] pci 0000:00:1e.0: System wakeup disabled by ACPI
[ 0.600659] pci 0000:00:1f.0: [8086:2916] type 00 class 0x060100
[ 0.600787] pci 0000:00:1f.0: address space collision: [io 0x1000-0x107f] conflicts with ACPI CPU throttle [??? 0x00001010-0x00001015 flags 0x80000000]
[ 0.600794] pci 0000:00:1f.0: quirk: [io 0x1180-0x11bf] claimed by ICH6 GPIO
[ 0.600798] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0290 (mask 0097)
[ 0.600802] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0ca0 (mask 00af)
[ 0.602392] pci 0000:00:1f.2: [8086:2920] type 00 class 0x01018a
[ 0.602417] pci 0000:00:1f.2: reg 0x10: [io 0x0000-0x0007]
[ 0.602429] pci 0000:00:1f.2: reg 0x14: [io 0x0000-0x0003]
[ 0.602441] pci 0000:00:1f.2: reg 0x18: [io 0x0000-0x0007]
[ 0.602453] pci 0000:00:1f.2: reg 0x1c: [io 0x0000-0x0003]
[ 0.602465] pci 0000:00:1f.2: reg 0x20: [io 0x1c10-0x1c1f]
[ 0.602477] pci 0000:00:1f.2: reg 0x24: [io 0x1c00-0x1c0f]
[ 0.604235] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500
[ 0.604259] pci 0000:00:1f.3: reg 0x10: [mem 0xc0000800-0xc00008ff 64bit]
[ 0.604292] pci 0000:00:1f.3: reg 0x20: [io 0x1100-0x111f]
[ 0.605936] pci 0000:00:1f.5: [8086:2926] type 00 class 0x010185
[ 0.605961] pci 0000:00:1f.5: reg 0x10: [io 0x1c68-0x1c6f]
[ 0.605973] pci 0000:00:1f.5: reg 0x14: [io 0x1c5c-0x1c5f]
[ 0.605985] pci 0000:00:1f.5: reg 0x18: [io 0x1c60-0x1c67]
[ 0.606006] pci 0000:00:1f.5: reg 0x1c: [io 0x1c58-0x1c5b]
[ 0.606018] pci 0000:00:1f.5: reg 0x20: [io 0x1c30-0x1c3f]
[ 0.606030] pci 0000:00:1f.5: reg 0x24: [io 0x1c20-0x1c2f]
[ 0.607802] pci 0000:00:1f.6: [8086:2932] type 00 class 0x118000
[ 0.607835] pci 0000:00:1f.6: reg 0x10: [mem 0xc0001000-0xc0001fff 64bit]
[ 0.610063] pci 0000:01:00.0: [10de:0a64] type 00 class 0x030000
[ 0.610091] pci 0000:01:00.0: reg 0x10: [mem 0xc1000000-0xc1ffffff]
[ 0.610111] pci 0000:01:00.0: reg 0x14: [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.610129] pci 0000:01:00.0: reg 0x1c: [mem 0xc4000000-0xc5ffffff 64bit pref]
[ 0.610142] pci 0000:01:00.0: reg 0x24: [io 0x2000-0x207f]
[ 0.610155] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0007ffff pref]
[ 0.610644] pci 0000:01:00.1: [10de:0be3] type 00 class 0x040300
[ 0.610662] pci 0000:01:00.1: reg 0x10: [mem 0xc0100000-0xc0103fff]
[ 0.611269] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.611274] pci 0000:00:01.0: bridge window [io 0x2000-0x2fff]
[ 0.611278] pci 0000:00:01.0: bridge window [mem 0xc0100000-0xc1ffffff]
[ 0.611285] pci 0000:00:01.0: bridge window [mem 0xc4000000-0xdfffffff 64bit pref]
[ 0.611640] pci 0000:00:1c.0: PCI bridge to [bus 05]
[ 0.612062] pci 0000:0d:00.0: [8086:108c] type 00 class 0x020000
[ 0.612103] pci 0000:0d:00.0: reg 0x10: [mem 0xc2000000-0xc201ffff]
[ 0.612144] pci 0000:0d:00.0: reg 0x18: [io 0x3000-0x301f]
[ 0.612350] pci 0000:0d:00.0: PME# supported from D0 D3hot D3cold
[ 0.612823] pci 0000:0d:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
[ 0.612845] pci 0000:00:1c.4: PCI bridge to [bus 0d]
[ 0.612851] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff]
[ 0.612856] pci 0000:00:1c.4: bridge window [mem 0xc2000000-0xc20fffff]
[ 0.613264] pci 0000:0f:00.0: [8086:109a] type 00 class 0x020000
[ 0.613295] pci 0000:0f:00.0: reg 0x10: [mem 0xc2100000-0xc211ffff]
[ 0.613336] pci 0000:0f:00.0: reg 0x18: [io 0x4000-0x401f]
[ 0.613550] pci 0000:0f:00.0: PME# supported from D0 D3hot D3cold
[ 0.614011] pci 0000:0f:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
[ 0.614036] pci 0000:00:1c.5: PCI bridge to [bus 0f]
[ 0.614041] pci 0000:00:1c.5: bridge window [io 0x4000-0x4fff]
[ 0.614046] pci 0000:00:1c.5: bridge window [mem 0xc2100000-0xc21fffff]
[ 0.614410] pci 0000:11:02.0: [13f6:0111] type 00 class 0x040100
[ 0.614435] pci 0000:11:02.0: reg 0x10: [io 0x5000-0x50ff]
[ 0.614568] pci 0000:11:02.0: supports D1 D2
[ 0.614982] pci 0000:00:1e.0: PCI bridge to [bus 11] (subtractive decode)
[ 0.614987] pci 0000:00:1e.0: bridge window [io 0x5000-0x5fff]
[ 0.615015] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 0.615023] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.615031] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
[ 0.615039] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
[ 0.615047] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
[ 0.615054] pci 0000:00:1e.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
[ 0.615062] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xdfffffff] (subtractive decode)
[ 0.615070] pci 0000:00:1e.0: bridge window [io 0x0d00-0xfdff] (subtractive decode)
[ 0.615077] pci 0000:00:1e.0: bridge window [mem 0xfed40000-0xfed44fff] (subtractive decode)
[ 0.615670] \_SB_.PCI0:_OSC evaluation returned wrong type
[ 0.615678] _OSC request data:1 1f 0
[ 0.615689] acpi PNP0A03:00: ACPI _OSC support notification failed, disabling PCIe ASPM
[ 0.615691] acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08)
[ 0.619430] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[ 0.620926] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[ 0.622425] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[ 0.623922] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 0.625555] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[ 0.627184] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 0.628798] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[ 0.630416] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[ 0.639048] ACPI: Enabled 1 GPEs in block 00 to 3F
[ 0.639073] ACPI: \_SB_.PCI0: notify handler is installed
[ 0.639266] Found 1 acpi root devices
[ 0.640249] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.640249] vgaarb: loaded
[ 0.640249] vgaarb: bridge control possible 0000:01:00.0
[ 0.641990] SCSI subsystem initialized
[ 0.642010] ACPI: bus type ATA registered
[ 0.642189] libata version 3.00 loaded.
[ 0.642480] ACPI: bus type USB registered
[ 0.642729] usbcore: registered new interface driver usbfs
[ 0.643011] usbcore: registered new interface driver hub
[ 0.643075] usbcore: registered new device driver usb
[ 0.643563] PCI: Using ACPI for IRQ routing
[ 0.644324] PCI: pci_cache_line_size set to 64 bytes
[ 0.644440] e820: reserve RAM buffer [mem 0x0009cc00-0x0009ffff]
[ 0.644457] e820: reserve RAM buffer [mem 0xbfe70000-0xbfffffff]
[ 0.645793] NetLabel: Initializing
[ 0.645796] NetLabel: domain hash size = 128
[ 0.645797] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.645976] NetLabel: unlabeled traffic allowed by default
[ 0.646157] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[ 0.646165] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[ 0.646171] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[ 0.649096] Switched to clocksource hpet
[ 0.784868] pnp: PnP ACPI init
[ 0.785015] ACPI: bus type PNP registered
[ 0.788377] system 00:00: [io 0x0295-0x0296] has been reserved
[ 0.788394] system 00:00: [io 0x0800-0x080f] has been reserved
[ 0.788430] system 00:00: [io 0x1000-0x107f] could not be reserved
[ 0.788446] system 00:00: [io 0x1180-0x11bf] has been reserved
[ 0.788461] system 00:00: [io 0x04d0-0x04d1] has been reserved
[ 0.788477] system 00:00: [io 0xfe00] has been reserved
[ 0.788493] system 00:00: [mem 0xfed14000-0xfed17fff] has been reserved
[ 0.788509] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.788524] system 00:00: [mem 0xfef00000-0xfeffffff] has been reserved
[ 0.788579] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.788715] pnp 00:01: [dma 4]
[ 0.788971] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.789387] pnp 00:02: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.791129] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.791752] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.792129] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
[ 0.795443] pnp 00:06: Plug and Play ACPI device, IDs INT0800 (active)
[ 0.796095] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[ 0.796685] pnp 00:08: Plug and Play ACPI device, IDs PNP0f13 (active)
[ 0.801144] pnp 00:09: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.805581] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.811205] pnp 00:0b: [dma 2]
[ 0.811569] pnp 00:0b: Plug and Play ACPI device, IDs PNP0700 (active)
[ 0.819318] pnp 00:0c: [dma 3]
[ 0.820938] pnp 00:0c: Plug and Play ACPI device, IDs PNP0401 (active)
[ 0.821788] pnp: PnP ACPI: found 13 devices
[ 0.821791] ACPI: bus type PNP unregistered
[ 0.848709] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000
[ 0.848719] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 05] add_size 200000
[ 0.848726] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 05] add_size 200000
[ 0.848743] pci 0000:00:1c.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0d] add_size 200000
[ 0.848760] pci 0000:00:1c.5: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0f] add_size 200000
[ 0.848803] pci 0000:00:1f.0: BAR 13: [io 0x1000-0x107f] has bogus alignment
[ 0.848828] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[ 0.848830] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 0.848833] pci 0000:00:1c.4: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 0.848835] pci 0000:00:1c.5: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 0.848837] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 0.848845] pci 0000:00:1c.0: BAR 14: assigned [mem 0xc2200000-0xc23fffff]
[ 0.848851] pci 0000:00:1c.0: BAR 15: assigned [mem 0xc2400000-0xc25fffff 64bit pref]
[ 0.848856] pci 0000:00:1c.4: BAR 15: assigned [mem 0xc2600000-0xc27fffff 64bit pref]
[ 0.848861] pci 0000:00:1c.5: BAR 15: assigned [mem 0xc2800000-0xc29fffff 64bit pref]
[ 0.848865] pci 0000:00:1c.0: BAR 13: assigned [io 0x6000-0x6fff]
[ 0.848934] pci 0000:01:00.0: BAR 6: assigned [mem 0xc6000000-0xc607ffff pref]
[ 0.848943] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.848946] pci 0000:00:01.0: bridge window [io 0x2000-0x2fff]
[ 0.848952] pci 0000:00:01.0: bridge window [mem 0xc0100000-0xc1ffffff]
[ 0.848956] pci 0000:00:01.0: bridge window [mem 0xc4000000-0xdfffffff 64bit pref]
[ 0.848963] pci 0000:00:1c.0: PCI bridge to [bus 05]
[ 0.848966] pci 0000:00:1c.0: bridge window [io 0x6000-0x6fff]
[ 0.848972] pci 0000:00:1c.0: bridge window [mem 0xc2200000-0xc23fffff]
[ 0.848977] pci 0000:00:1c.0: bridge window [mem 0xc2400000-0xc25fffff 64bit pref]
[ 0.848985] pci 0000:00:1c.4: PCI bridge to [bus 0d]
[ 0.848988] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff]
[ 0.848994] pci 0000:00:1c.4: bridge window [mem 0xc2000000-0xc20fffff]
[ 0.849011] pci 0000:00:1c.4: bridge window [mem 0xc2600000-0xc27fffff 64bit pref]
[ 0.849019] pci 0000:00:1c.5: PCI bridge to [bus 0f]
[ 0.849022] pci 0000:00:1c.5: bridge window [io 0x4000-0x4fff]
[ 0.849029] pci 0000:00:1c.5: bridge window [mem 0xc2100000-0xc21fffff]
[ 0.849034] pci 0000:00:1c.5: bridge window [mem 0xc2800000-0xc29fffff 64bit pref]
[ 0.849042] pci 0000:00:1e.0: PCI bridge to [bus 11]
[ 0.849045] pci 0000:00:1e.0: bridge window [io 0x5000-0x5fff]
[ 0.855035] pci 0000:00:1c.0: enabling device (0040 -> 0043)
[ 0.872713] pci 0000:00:1e.0: setting latency timer to 64
[ 0.872718] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.872720] pci_bus 0000:00: resource 5 [mem 0x000a0000-0x000bffff]
[ 0.872722] pci_bus 0000:00: resource 6 [mem 0x000d0000-0x000d3fff]
[ 0.872724] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff]
[ 0.872726] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff]
[ 0.872728] pci_bus 0000:00: resource 9 [mem 0x000dc000-0x000dffff]
[ 0.872730] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xdfffffff]
[ 0.872732] pci_bus 0000:00: resource 11 [io 0x0d00-0xfdff]
[ 0.872734] pci_bus 0000:00: resource 12 [mem 0xfed40000-0xfed44fff]
[ 0.872737] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff]
[ 0.872739] pci_bus 0000:01: resource 1 [mem 0xc0100000-0xc1ffffff]
[ 0.872741] pci_bus 0000:01: resource 2 [mem 0xc4000000-0xdfffffff 64bit pref]
[ 0.872743] pci_bus 0000:05: resource 0 [io 0x6000-0x6fff]
[ 0.872745] pci_bus 0000:05: resource 1 [mem 0xc2200000-0xc23fffff]
[ 0.872747] pci_bus 0000:05: resource 2 [mem 0xc2400000-0xc25fffff 64bit pref]
[ 0.872750] pci_bus 0000:0d: resource 0 [io 0x3000-0x3fff]
[ 0.872752] pci_bus 0000:0d: resource 1 [mem 0xc2000000-0xc20fffff]
[ 0.872754] pci_bus 0000:0d: resource 2 [mem 0xc2600000-0xc27fffff 64bit pref]
[ 0.872756] pci_bus 0000:0f: resource 0 [io 0x4000-0x4fff]
[ 0.872758] pci_bus 0000:0f: resource 1 [mem 0xc2100000-0xc21fffff]
[ 0.872760] pci_bus 0000:0f: resource 2 [mem 0xc2800000-0xc29fffff 64bit pref]
[ 0.872762] pci_bus 0000:11: resource 0 [io 0x5000-0x5fff]
[ 0.872764] pci_bus 0000:11: resource 4 [io 0x0000-0x0cf7]
[ 0.872766] pci_bus 0000:11: resource 5 [mem 0x000a0000-0x000bffff]
[ 0.872768] pci_bus 0000:11: resource 6 [mem 0x000d0000-0x000d3fff]
[ 0.872770] pci_bus 0000:11: resource 7 [mem 0x000d4000-0x000d7fff]
[ 0.872772] pci_bus 0000:11: resource 8 [mem 0x000d8000-0x000dbfff]
[ 0.872774] pci_bus 0000:11: resource 9 [mem 0x000dc000-0x000dffff]
[ 0.872776] pci_bus 0000:11: resource 10 [mem 0xc0000000-0xdfffffff]
[ 0.872778] pci_bus 0000:11: resource 11 [io 0x0d00-0xfdff]
[ 0.872780] pci_bus 0000:11: resource 12 [mem 0xfed40000-0xfed44fff]
[ 0.872974] NET: Registered protocol family 2
[ 0.874265] TCP established hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.875103] TCP bind hash table entries: 65536 (order: 10, 5242880 bytes)
[ 0.878978] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.879140] TCP: reno registered
[ 0.879241] UDP hash table entries: 4096 (order: 7, 786432 bytes)
[ 0.879821] UDP-Lite hash table entries: 4096 (order: 7, 786432 bytes)
[ 0.881047] NET: Registered protocol family 1
[ 0.973309] pci 0000:01:00.0: Boot video device
[ 0.973342] PCI: CLS 32 bytes, default 64
[ 0.973901] Unpacking initramfs...
[ 1.260002] Freeing initrd memory: 9708K (ffff880036cfa000 - ffff880037675000)
[ 1.522118] DMA-API: preallocated 65536 debug entries
[ 1.522122] DMA-API: debugging enabled by kernel config
[ 1.522132] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 1.522135] software IO TLB [mem 0xbbe70000-0xbfe70000] (64MB) mapped at [ffff8800bbe70000-ffff8800bfe6ffff]
[ 1.522221] Simple Boot Flag at 0x36 set to 0x80
[ 1.526270] Scanning for low memory corruption every 60 seconds
[ 1.526646] cryptomgr_test (41) used greatest stack depth: 6280 bytes left
[ 1.528867] Initialise system trusted keyring
[ 1.529083] audit: initializing netlink socket (disabled)
[ 1.529164] type=2000 audit(1374505714.528:1): initialized
[ 1.553580] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 1.581937] zbud: loaded
[ 1.584934] VFS: Disk quotas dquot_6.5.2
[ 1.585275] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.591000] msgmni has been set to 15920
[ 1.591616] SELinux: Registering netfilter hooks
[ 1.593981] cryptomgr_test (48) used greatest stack depth: 5640 bytes left
[ 1.596165] cryptomgr_test (53) used greatest stack depth: 5512 bytes left
[ 1.596815] alg: No test for stdrng (krng)
[ 1.596849] NET: Registered protocol family 38
[ 1.596899] Key type asymmetric registered
[ 1.596912] Asymmetric key parser 'x509' registered
[ 1.596914] Asymmetric key parser 'pefile' registered
[ 1.597299] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 1.597613] io scheduler noop registered
[ 1.597616] io scheduler deadline registered
[ 1.598251] io scheduler cfq registered (default)
[ 1.599302] list_sort_test: start testing list_sort()
[ 1.605521] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[ 1.606017] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
[ 1.606443] pcieport 0000:00:1c.4: irq 42 for MSI/MSI-X
[ 1.606866] pcieport 0000:00:1c.5: irq 43 for MSI/MSI-X
[ 1.607439] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 1.607690] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 1.608763] intel_idle: does not run on family 6 model 23
[ 1.609431] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0A03:00/PNP0C0C:00/input/input0
[ 1.609486] ACPI: Power Button [PWRB]
[ 1.609947] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 1.609962] ACPI: Power Button [PWRF]
[ 1.611383] ACPI: Requesting acpi_cpufreq
[ 1.616184] modprobe (59) used greatest stack depth: 5384 bytes left
[ 1.653106] Monitor-Mwait will be used to enter C-1 state
[ 1.674622] ERST: Error Record Serialization Table (ERST) support is initialized.
[ 1.674675] pstore: Registered erst as persistent store backend
[ 1.676349] GHES: APEI firmware first mode is enabled by WHEA _OSC.
[ 1.676911] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.697713] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 1.718960] 00:0a: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 1.723549] Non-volatile memory driver v1.3
[ 1.723552] Linux agpgart interface v0.103
[ 1.725543] ata_piix 0000:00:1f.2: version 2.13
[ 1.732586] ata_piix 0000:00:1f.2: MAP [
[ 1.732588] P0 P2 P1 P3 ]
[ 1.732837] ata_piix 0000:00:1f.2: setting latency timer to 64
[ 1.737264] scsi0 : ata_piix
[ 1.746892] scsi1 : ata_piix
[ 1.759183] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0x1c10 irq 14
[ 1.759188] ata2: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0x1c18 irq 15
[ 1.766299] ata_piix 0000:00:1f.5: MAP [
[ 1.766301] P0 -- P1 -- ]
[ 1.766523] ata_piix 0000:00:1f.5: setting latency timer to 64
[ 1.769661] scsi2 : ata_piix
[ 1.778033] scsi3 : ata_piix
[ 1.787831] ata3: SATA max UDMA/133 cmd 0x1c68 ctl 0x1c5c bmdma 0x1c30 irq 18
[ 1.787835] ata4: SATA max UDMA/133 cmd 0x1c60 ctl 0x1c58 bmdma 0x1c38 irq 18
[ 1.788465] libphy: Fixed MDIO Bus: probed
[ 1.788911] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.788913] ehci-pci: EHCI PCI platform driver
[ 1.795712] ehci-pci 0000:00:1a.7: setting latency timer to 64
[ 1.795763] ehci-pci 0000:00:1a.7: EHCI Host Controller
[ 1.796513] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1
[ 1.796595] ehci-pci 0000:00:1a.7: debug port 1
[ 1.800617] ehci-pci 0000:00:1a.7: cache line size of 32 is not supported
[ 1.800677] ehci-pci 0000:00:1a.7: irq 18, io mem 0xc0000000
[ 1.806040] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[ 1.806541] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.806543] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.806545] usb usb1: Product: EHCI Host Controller
[ 1.806547] usb usb1: Manufacturer: Linux 3.11.0-0.rc1.git4.1.fc20.x86_64 ehci_hcd
[ 1.806549] usb usb1: SerialNumber: 0000:00:1a.7
[ 1.807982] hub 1-0:1.0: USB hub found
[ 1.808138] hub 1-0:1.0: 6 ports detected
[ 1.817491] ehci-pci 0000:00:1d.7: setting latency timer to 64
[ 1.817517] ehci-pci 0000:00:1d.7: EHCI Host Controller
[ 1.818015] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2
[ 1.818052] ehci-pci 0000:00:1d.7: debug port 1
[ 1.822041] ehci-pci 0000:00:1d.7: cache line size of 32 is not supported
[ 1.822227] ehci-pci 0000:00:1d.7: irq 23, io mem 0xc0000400
[ 1.828033] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 1.828414] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.828416] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.828418] usb usb2: Product: EHCI Host Controller
[ 1.828420] usb usb2: Manufacturer: Linux 3.11.0-0.rc1.git4.1.fc20.x86_64 ehci_hcd
[ 1.828422] usb usb2: SerialNumber: 0000:00:1d.7
[ 1.829529] hub 2-0:1.0: USB hub found
[ 1.829632] hub 2-0:1.0: 6 ports detected
[ 1.832253] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.832255] ohci-pci: OHCI PCI platform driver
[ 1.832346] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.839452] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[ 1.839465] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 1.839945] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[ 1.840199] uhci_hcd 0000:00:1a.0: irq 16, io base 0x00001820
[ 1.840618] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.840621] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.840623] usb usb3: Product: UHCI Host Controller
[ 1.840625] usb usb3: Manufacturer: Linux 3.11.0-0.rc1.git4.1.fc20.x86_64 uhci_hcd
[ 1.840627] usb usb3: SerialNumber: 0000:00:1a.0
[ 1.841723] hub 3-0:1.0: USB hub found
[ 1.841834] hub 3-0:1.0: 2 ports detected
[ 1.849872] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[ 1.849877] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[ 1.850363] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[ 1.850587] uhci_hcd 0000:00:1a.1: irq 17, io base 0x00001840
[ 1.850978] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.850980] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.850983] usb usb4: Product: UHCI Host Controller
[ 1.850985] usb usb4: Manufacturer: Linux 3.11.0-0.rc1.git4.1.fc20.x86_64 uhci_hcd
[ 1.850987] usb usb4: SerialNumber: 0000:00:1a.1
[ 1.852096] hub 4-0:1.0: USB hub found
[ 1.852197] hub 4-0:1.0: 2 ports detected
[ 1.860241] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[ 1.860246] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[ 1.860751] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[ 1.860838] uhci_hcd 0000:00:1a.2: irq 18, io base 0x00001860
[ 1.861258] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.861260] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.861262] usb usb5: Product: UHCI Host Controller
[ 1.861264] usb usb5: Manufacturer: Linux 3.11.0-0.rc1.git4.1.fc20.x86_64 uhci_hcd
[ 1.861266] usb usb5: SerialNumber: 0000:00:1a.2
[ 1.862347] hub 5-0:1.0: USB hub found
[ 1.862458] hub 5-0:1.0: 2 ports detected
[ 1.870480] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 1.870485] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 1.870962] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[ 1.871068] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001880
[ 1.871463] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.871466] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.871468] usb usb6: Product: UHCI Host Controller
[ 1.871470] usb usb6: Manufacturer: Linux 3.11.0-0.rc1.git4.1.fc20.x86_64 uhci_hcd
[ 1.871472] usb usb6: SerialNumber: 0000:00:1d.0
[ 1.872579] hub 6-0:1.0: USB hub found
[ 1.872688] hub 6-0:1.0: 2 ports detected
[ 1.880713] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 1.880718] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 1.881216] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[ 1.881436] uhci_hcd 0000:00:1d.1: irq 22, io base 0x000018a0
[ 1.881862] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.881865] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.881867] usb usb7: Product: UHCI Host Controller
[ 1.881869] usb usb7: Manufacturer: Linux 3.11.0-0.rc1.git4.1.fc20.x86_64 uhci_hcd
[ 1.881871] usb usb7: SerialNumber: 0000:00:1d.1
[ 1.882990] hub 7-0:1.0: USB hub found
[ 1.883117] hub 7-0:1.0: 2 ports detected
[ 1.891324] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 1.891329] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 1.891810] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[ 1.891897] uhci_hcd 0000:00:1d.2: irq 18, io base 0x000018c0
[ 1.892325] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.892328] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.892330] usb usb8: Product: UHCI Host Controller
[ 1.892332] usb usb8: Manufacturer: Linux 3.11.0-0.rc1.git4.1.fc20.x86_64 uhci_hcd
[ 1.892334] usb usb8: SerialNumber: 0000:00:1d.2
[ 1.893453] hub 8-0:1.0: USB hub found
[ 1.893557] hub 8-0:1.0: 2 ports detected
[ 1.895273] usbcore: registered new interface driver usbserial
[ 1.895351] usbcore: registered new interface driver usbserial_generic
[ 1.895476] usbserial: USB Serial support registered for generic
[ 1.895721] i8042: PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSE0] at 0x60,0x64 irq 1,12
[ 1.898548] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.898639] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.899729] mousedev: PS/2 mouse device common for all mice
[ 1.901320] rtc_cmos 00:04: RTC can wake from S4
[ 1.902074] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[ 1.902159] rtc_cmos 00:04: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 1.903035] device-mapper: uevent: version 1.0.3
[ 1.903921] device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com
[ 1.904513] cpuidle: using governor menu
[ 1.907354] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.908597] usbcore: registered new interface driver usbhid
[ 1.908599] usbhid: USB HID core driver
[ 1.909075] drop_monitor: Initializing network drop monitor service
[ 1.909447] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 1.909593] TCP: cubic registered
[ 1.909605] Initializing XFRM netlink socket
[ 1.911872] NET: Registered protocol family 10
[ 1.914217] mip6: Mobile IPv6
[ 1.914232] NET: Registered protocol family 17
[ 1.916699] PM: Hibernation image not present or could not be loaded.
[ 1.916724] Loading compiled-in X.509 certificates
[ 1.917978] Loaded X.509 cert 'Fedora kernel signing key: 709f91813fc466e25e129ae8d466500098ab0ccd'
[ 1.918098] registered taskstats version 1
[ 1.922516] Magic number: 5:315:134
[ 1.922611] acpi device:09: hash matches
[ 1.922673] rtc_cmos 00:04: setting system clock to 2013-07-22 15:08:35 UTC (1374505715)
[ 2.103661] ata3: SATA link down (SStatus 0 SControl 300)
[ 2.114328] ata4: SATA link down (SStatus 0 SControl 300)
[ 2.520088] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2.520099] ata1.01: SATA link down (SStatus 0 SControl 300)
[ 2.520252] ata2.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2.520263] ata2.01: SATA link down (SStatus 0 SControl 300)
[ 2.523170] tsc: Refined TSC clocksource calibration: 2833.531 MHz
[ 2.523653] ata1.00: ATA-7: INTEL SSDSA2M080G2GC, 2CV102HD, max UDMA/133
[ 2.523656] ata1.00: 156301488 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 2.523762] ata2.00: ATA-8: WDC WD2502ABYS-02B7A0, 02.03B03, max UDMA/133
[ 2.523765] ata2.00: 490350672 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 2.526382] ata1.00: configured for UDMA/133
[ 2.527691] scsi 0:0:0:0: Direct-Access ATA INTEL SSDSA2M080 2CV1 PQ: 0 ANSI: 5
[ 2.529644] sd 0:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
[ 2.529945] ata2.00: configured for UDMA/133
[ 2.529988] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.530643] sd 0:0:0:0: [sda] Write Protect is off
[ 2.530647] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.530914] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.531728] scsi 1:0:0:0: Direct-Access ATA WDC WD2502ABYS-0 02.0 PQ: 0 ANSI: 5
[ 2.533376] sd 1:0:0:0: [sdb] 490350672 512-byte logical blocks: (251 GB/233 GiB)
[ 2.533871] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 2.533982] sd 1:0:0:0: [sdb] Write Protect is off
[ 2.533985] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 2.534254] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.534885] sda: sda1 sda2
[ 2.538371] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.553277] sdb: sdb1
[ 2.555653] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 2.559138] Freeing unused kernel memory: 3648K (ffffffff81d52000 - ffffffff820e2000)
[ 2.559142] Write protecting the kernel read-only data: 12288k
[ 2.561735] Freeing unused kernel memory: 732K (ffff880001749000 - ffff880001800000)
[ 2.564425] Freeing unused kernel memory: 984K (ffff880001b0a000 - ffff880001c00000)
[ 2.588396] systemd[1]: systemd 204 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
[ 2.589566] systemd[1]: Running in initial RAM disk.
[ 2.590641] systemd[1]: Set hostname to <bfx.wiredtree.com>.
[ 2.606890] systemd-fstab-g (73) used greatest stack depth: 5304 bytes left
[ 2.623888] systemd[1]: Expecting device dev-disk-by\x2duuid-470847fa\x2d460e\x2d4913\x2d8862\x2d241991d8414e.device...
[ 2.623947] systemd[1]: Expecting device dev-mapper-bfx0\x2droot.device...
[ 2.624024] systemd[1]: Expecting device dev-mapper-bfx0\x2dswap.device...
[ 2.624081] systemd[1]: Starting Timers.
[ 2.624142] systemd[1]: Reached target Timers.
[ 2.624167] systemd[1]: Starting Journal Socket.
[ 2.624676] systemd[1]: Listening on Journal Socket.
[ 2.625818] systemd[1]: Starting dracut cmdline hook...
[ 2.632855] systemd[1]: Starting Journal Service...
[ 2.637125] systemd[1]: Started Journal Service.
[ 2.637867] systemd[1]: Expecting device dev-disk-by\x2duuid-0e0090d7\x2dcce4\x2d497c\x2d9b1a\x2d0b1b5f4e3f7a.device...
[ 2.637932] systemd[1]: Expecting device dev-mapper-luks\x2d0e0090d7\x2dcce4\x2d497c\x2d9b1a\x2d0b1b5f4e3f7a.device...
[ 2.638210] systemd[1]: Starting udev Kernel Socket.
[ 2.638422] systemd[1]: Listening on udev Kernel Socket.
[ 2.638611] systemd[1]: Starting udev Control Socket.
[ 2.638891] systemd[1]: Listening on udev Control Socket.
[ 2.638914] systemd[1]: Starting Sockets.
[ 2.638976] systemd[1]: Reached target Sockets.
[ 2.640105] systemd[1]: Started Load Kernel Modules.
[ 2.640127] systemd[1]: Starting Swap.
[ 2.640189] systemd[1]: Reached target Swap.
[ 2.640215] systemd[1]: Starting Local File Systems.
[ 2.640275] systemd[1]: Reached target Local File Systems.
[ 2.806126] initqueue (119) used greatest stack depth: 5160 bytes left
[ 2.876068] usb 3-2: new low-speed USB device number 2 using uhci_hcd
[ 3.037722] systemd-udevd[175]: starting version 204
[ 3.050407] usb 3-2: New USB device found, idVendor=17ef, idProduct=6009
[ 3.050411] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.050413] usb 3-2: Product: ThinkPad USB Keyboard with TrackPoint
[ 3.050415] usb 3-2: Manufacturer: Lite-On Technology Corp.
[ 3.231873] [drm] Initialized drm 1.1.0 20060810
[ 3.259254] wmi: Mapper loaded
[ 3.283864] ata_id (204) used greatest stack depth: 4936 bytes left
[ 3.287943] nouveau [ DEVICE][0000:01:00.0] BOOT0 : 0x0a8200a2
[ 3.287947] nouveau [ DEVICE][0000:01:00.0] Chipset: GT218 (NVA8)
[ 3.287949] nouveau [ DEVICE][0000:01:00.0] Family : NV50
[ 3.291926] nouveau [ VBIOS][0000:01:00.0] checking PRAMIN for image...
[ 3.308068] usb 6-1: new full-speed USB device number 2 using uhci_hcd
[ 3.367090] nouveau [ VBIOS][0000:01:00.0] ... appears to be valid
[ 3.367095] nouveau [ VBIOS][0000:01:00.0] using image from PRAMIN
[ 3.367189] nouveau [ VBIOS][0000:01:00.0] BIT signature found
[ 3.367192] nouveau [ VBIOS][0000:01:00.0] version 70.18.2e.00.03
[ 3.403557] nouveau [ PFB][0000:01:00.0] RAM type: DDR3
[ 3.403562] nouveau [ PFB][0000:01:00.0] RAM size: 512 MiB
[ 3.403563] nouveau [ PFB][0000:01:00.0] ZCOMP: 960 tags
[ 3.493276] usb 6-1: New USB device found, idVendor=08bb, idProduct=2704
[ 3.493281] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.493283] usb 6-1: Product: USB Audio DAC
[ 3.493285] usb 6-1: Manufacturer: Burr-Brown from TI
[ 3.501989] input: Burr-Brown from TI USB Audio DAC as /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.2/input/input2
[ 3.503560] hid-generic 0003:08BB:2704.0003: input,hidraw0: USB HID v1.00 Device [Burr-Brown from TI USB Audio DAC ] on usb-0000:00:1d.0-1/input2
[ 3.527731] Switched to clocksource tsc
[ 3.710055] usb 6-2: new full-speed USB device number 3 using uhci_hcd
[ 3.802010] i2c i2c-2: sendbytes: error -110
[ 3.888260] usb 6-2: New USB device found, idVendor=046d, idProduct=c066
[ 3.888264] usb 6-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.888266] usb 6-2: Product: G9x Laser Mouse
[ 3.888268] usb 6-2: Manufacturer: Logitech
[ 3.888270] usb 6-2: SerialNumber: 3C8C6488240018
[ 3.899608] input: Logitech G9x Laser Mouse as /devices/pci0000:00/0000:00:1d.0/usb6/6-2/6-2:1.0/input/input3
[ 3.901468] hid-generic 0003:046D:C066.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech G9x Laser Mouse] on usb-0000:00:1d.0-2/input0
[ 3.912940] input: Logitech G9x Laser Mouse as /devices/pci0000:00/0000:00:1d.0/usb6/6-2/6-2:1.1/input/input4
[ 3.914847] hid-generic 0003:046D:C066.0005: input,hiddev0,hidraw2: USB HID v1.11 Keyboard [Logitech G9x Laser Mouse] on usb-0000:00:1d.0-2/input1
[ 4.006020] i2c i2c-2: sendbytes: error -110
[ 4.058013] i2c i2c-2: sendbytes: error -110
[ 4.110013] i2c i2c-2: sendbytes: error -110
[ 4.162019] i2c i2c-2: sendbytes: error -110
[ 4.214012] i2c i2c-2: sendbytes: error -110
[ 4.260013] i2c i2c-2: sendbytes: error -110
[ 4.312016] i2c i2c-2: sendbytes: error -110
[ 5.486010] i2c i2c-2: sendbytes: error -110
[ 5.641075] nouveau [ PTHERM][0000:01:00.0] FAN control: none / external
[ 5.641083] nouveau [ PTHERM][0000:01:00.0] fan management: disabled
[ 5.641151] nouveau [ PTHERM][0000:01:00.0] internal sensor: yes
[ 5.642982] [TTM] Zone kernel: Available graphics memory: 4078252 kiB
[ 5.642984] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
[ 5.642986] [TTM] Initializing pool allocator
[ 5.643123] [TTM] Initializing DMA pool allocator
[ 5.643393] nouveau [ DRM] VRAM: 512 MiB
[ 5.643395] nouveau [ DRM] GART: 1048576 MiB
[ 5.643399] nouveau [ DRM] TMDS table version 2.0
[ 5.643401] nouveau [ DRM] DCB version 4.0
[ 5.643404] nouveau [ DRM] DCB outp 00: 01000310 00020030
[ 5.643406] nouveau [ DRM] DCB outp 01: 02011362 00020010
[ 5.643408] nouveau [ DRM] DCB outp 02: 01022302 00000030
[ 5.643410] nouveau [ DRM] DCB outp 03: 02022300 00000000
[ 5.643412] nouveau [ DRM] DCB conn 00: 00000000
[ 5.643414] nouveau [ DRM] DCB conn 01: 00002161
[ 5.643417] nouveau [ DRM] DCB conn 02: 00001230
[ 5.676501] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 5.676504] [drm] No driver support for vblank timestamp query.
[ 5.677102] nouveau [ DRM] 2 available performance level(s)
[ 5.677106] nouveau [ DRM] 1: core 405MHz shader 810MHz memory 405MHz voltage 900mV
[ 5.677109] nouveau [ DRM] 3: core 589MHz shader 1402MHz memory 790MHz voltage 1000mV
[ 5.677111] nouveau [ DRM] c: core 405MHz shader 810MHz memory 405MHz voltage 900mV
[ 5.708466] nouveau [ DRM] MM: using COPY for buffer copies
[ 5.772050] nouveau [ DRM] allocated 1920x1200 fb: 0x70000, bo ffff88022c811520
[ 5.773253] fbcon: nouveaufb (fb0) is primary device
[ 5.838524] Console: switching to colour frame buffer device 240x75
[ 5.842092] nouveau 0000:01:00.0: fb0: nouveaufb frame buffer device
[ 5.842093] nouveau 0000:01:00.0: registered panic notifier
[ 5.842129] [drm] Initialized nouveau 1.1.1 20120801 for 0000:01:00.0 on minor 0
[ 8.858360] systemd-udevd (177) used greatest stack depth: 4840 bytes left
[ 8.866013] systemd-udevd (178) used greatest stack depth: 3512 bytes left
[ 12.203222] usb 6-1: USB disconnect, device number 2
[ 15.909071] usb 6-1: new low-speed USB device number 4 using uhci_hcd
[ 16.074661] usb 6-1: New USB device found, idVendor=046d, idProduct=c313
[ 16.074664] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 16.074667] usb 6-1: Product: USB Multimedia Keyboard
[ 16.074669] usb 6-1: Manufacturer: LITEON Technology
[ 16.094176] input: LITEON Technology USB Multimedia Keyboard as /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.0/input/input5
[ 16.095242] hid-generic 0003:046D:C313.0006: input,hidraw0: USB HID v1.10 Keyboard [LITEON Technology USB Multimedia Keyboard] on usb-0000:00:1d.0-1/input0
[ 16.112360] input: LITEON Technology USB Multimedia Keyboard as /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.1/input/input6
[ 16.113417] hid-generic 0003:046D:C313.0007: input,hidraw3: USB HID v1.10 Device [LITEON Technology USB Multimedia Keyboard] on usb-0000:00:1d.0-1/input1
[ 41.635764] bio: create slab <bio-1> at 1
[ 41.864767] bio: create slab <bio-1> at 1
[ 42.410864] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null)
[ 42.557668] device-mapper: ioctl: unable to remove open device luks-0e0090d7-cce4-497c-9b1a-0b1b5f4e3f7a
[ 42.651107] systemd-journald[75]: Received SIGTERM
[ 43.061941] SELinux: Disabled at runtime.
[ 43.062507] SELinux: Unregistering netfilter hooks
[ 43.095059] type=1404 audit(1374505756.672:2): selinux=0 auid=4294967295 ses=4294967295
[ 43.243341] LVM: Logical Volume autoactivation enabled.
[ 43.243356] LVM: Activation generator successfully completed.
[ 43.373564] anaconda-genera (406) used greatest stack depth: 3432 bytes left
[ 43.945618] EXT4-fs (dm-2): re-mounted. Opts: (null)
[ 43.971294] systemd-udevd[457]: starting version 204
[ 44.150944] lvm (432) used greatest stack depth: 3416 bytes left
[ 44.269229] EDAC MC: Ver: 3.0.0
[ 44.286047] BUG: key ffff8802316becb8 not in .data!
[ 44.286051] ------------[ cut here ]------------
[ 44.286946] WARNING: CPU: 1 PID: 482 at kernel/lockdep.c:2987 lockdep_init_map+0x470/0x4a0()
[ 44.287841] DEBUG_LOCKS_WARN_ON(1)
[ 44.287852] Modules linked in:
[ 44.288677] i3200_edac(+) acpi_cpufreq(+) edac_core mperf uinput binfmt_misc dm_crypt nouveau mxm_wmi wmi i2c_algo_bit drm_kms_helper ttm drm i2c_core video
[ 44.289499] CPU: 1 PID: 482 Comm: systemd-udevd Not tainted 3.11.0-0.rc1.git4.1.fc20.x86_64 #1
[ 44.290356] Hardware name: Supermicro X7SBL/X7SBL, BIOS 1.2a 12/19/2008
[ 44.291202] 0000000000000009 ffff880230fab940 ffffffff8172ea55 ffff880230fab988
[ 44.292014] ffff880230fab978 ffffffff8107462d ffff880230eec5d8 ffff8802316becb8
[ 44.292864] 0000000000000000 ffff880230eec500 0000000000000000 ffff880230fab9d8
[ 44.293795] Call Trace:
[ 44.294607] [<ffffffff8172ea55>] dump_stack+0x54/0x74
[ 44.295491] [<ffffffff8107462d>] warn_slowpath_common+0x7d/0xa0
[ 44.296398] [<ffffffff8107469c>] warn_slowpath_fmt+0x4c/0x50
[ 44.297225] [<ffffffff810e4580>] lockdep_init_map+0x470/0x4a0
[ 44.298089] [<ffffffff810e2ebd>] debug_mutex_init+0x2d/0x40
[ 44.299001] [<ffffffff810a7376>] __mutex_init+0x56/0x60
[ 44.299737] [<ffffffff814863a8>] bus_register+0x168/0x300
[ 44.300531] [<ffffffffa01ca5e8>] edac_create_sysfs_mci_device+0x58/0x540 [edac_core]
[ 44.301451] [<ffffffffa01c8666>] edac_mc_add_mc+0xf6/0x260 [edac_core]
[ 44.302304] [<ffffffffa020764d>] i3200_init_one+0x31d/0x390 [i3200_edac]
[ 44.303036] [<ffffffff813a29ce>] local_pci_probe+0x3e/0x70
[ 44.303938] [<ffffffff813a3cb1>] pci_device_probe+0x111/0x120
[ 44.304790] [<ffffffff814879a7>] driver_probe_device+0x87/0x390
[ 44.305654] [<ffffffff81487d83>] __driver_attach+0x93/0xa0
[ 44.306565] [<ffffffff81487cf0>] ? __device_attach+0x40/0x40
[ 44.307353] [<ffffffff814857eb>] bus_for_each_dev+0x6b/0xb0
[ 44.308220] [<ffffffff814873ce>] driver_attach+0x1e/0x20
[ 44.309109] [<ffffffff81486f58>] bus_add_driver+0x1f8/0x2b0
[ 44.309890] [<ffffffffa0095000>] ? 0xffffffffa0094fff
[ 44.310737] [<ffffffff81488404>] driver_register+0x74/0x150
[ 44.311462] [<ffffffffa0095000>] ? 0xffffffffa0094fff
[ 44.312343] [<ffffffff813a2850>] __pci_register_driver+0x60/0x70
[ 44.313150] [<ffffffffa0095032>] i3200_init+0x32/0x1000 [i3200_edac]
[ 44.313824] [<ffffffff810020fa>] do_one_initcall+0xfa/0x1b0
[ 44.314761] [<ffffffff8105cb93>] ? set_memory_nx+0x43/0x50
[ 44.315648] [<ffffffff810f75af>] load_module+0x1c6f/0x27f0
[ 44.316419] [<ffffffff810f2c90>] ? store_uevent+0x40/0x40
[ 44.317255] [<ffffffff810f82c6>] SyS_finit_module+0x86/0xb0
[ 44.318096] [<ffffffff81741ad9>] system_call_fastpath+0x16/0x1b
[ 44.318816] ---[ end trace 80f0f22efaae5c88 ]---
[ 44.330468] EDAC MC0: Giving out device to 'i3200_edac' 'i3200': DEV 0000:00:00.0
[ 44.330687] parport_pc 00:0c: reported by Plug and Play ACPI
[ 44.330850] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE,EPP]
[ 44.367122] pps_core: LinuxPPS API ver. 1 registered
[ 44.367906] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 44.378681] PTP clock support registered
[ 44.417701] i801_smbus 0000:00:1f.3: enabling device (0001 -> 0003)
[ 44.425507] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[ 44.426323] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
[ 44.427393] e1000e 0000:0d:00.0: Disabling ASPM L0s L1
[ 44.428135] e1000e 0000:0d:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 44.428968] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
[ 44.430567] ACPI Warning: 0x0000000000001028-0x000000000000102f SystemIO conflicts with Region \_SB_.PCI0.LPC0.PMIO 1 (20130517/utaddress-251)
[ 44.431453] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 44.432050] e1000e 0000:0d:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 44.432195] e1000e 0000:0d:00.0: irq 44 for MSI/MSI-X
[ 44.434278] ACPI Warning: 0x0000000000001180-0x00000000000011af SystemIO conflicts with Region \_SB_.PCI0.LPC0.GPOX 1 (20130517/utaddress-251)
[ 44.435109] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 44.442188] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 44.479781] input: Lite-On Technology Corp. ThinkPad USB Keyboard with TrackPoint as /devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.0/input/input7
[ 44.488849] lenovo_tpkbd 0003:17EF:6009.0001: input,hidraw4: USB HID v1.10 Keyboard [Lite-On Technology Corp. ThinkPad USB Keyboard with TrackPoint] on usb-0000:00:1a.0-2/input0
[ 44.502042] hda_intel: Disabling MSI
[ 44.503092] ALSA sound/pci/hda/hda_intel.c:3116 0000:01:00.1: Handle VGA-switcheroo audio client
[ 44.504490] ALSA sound/pci/hda/hda_intel.c:3592 0000:01:00.1: Disabling 64bit DMA
[ 44.509496] ALSA sound/pci/hda/hda_intel.c:1748 0000:01:00.1: Enable delay in RIRB handling
[ 44.509734] input: Lite-On Technology Corp. ThinkPad USB Keyboard with TrackPoint as /devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.1/input/input8
[ 44.518696] usb 3-2: input irq status -75 received
[ 44.519868] lenovo_tpkbd 0003:17EF:6009.0002: input,hiddev0,hidraw5: USB HID v1.10 Mouse [Lite-On Technology Corp. ThinkPad USB Keyboard with TrackPoint] on usb-0000:00:1a.0-2/input1
[ 44.544753] e1000e 0000:0d:00.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:30:48:67:25:6c
[ 44.544755] e1000e 0000:0d:00.0 eth0: Intel(R) PRO/1000 Network Connection
[ 44.544928] e1000e 0000:0d:00.0 eth0: MAC: 2, PHY: 2, PBA No: FFFFFF-0FF
[ 44.544982] e1000e 0000:0f:00.0: Disabling ASPM L0s L1
[ 44.544984] e1000e 0000:0f:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 44.547352] e1000e 0000:0f:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 44.547520] e1000e 0000:0f:00.0: irq 45 for MSI/MSI-X
[ 44.649432] e1000e 0000:0f:00.0 eth1: (PCI Express:2.5GT/s:Width x1) 00:30:48:67:25:6d
[ 44.649434] e1000e 0000:0f:00.0 eth1: Intel(R) PRO/1000 Network Connection
[ 44.649503] e1000e 0000:0f:00.0 eth1: MAC: 2, PHY: 2, PBA No: FFFFFF-0FF
[ 44.874549] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 44.926332] ppdev: user-space parallel port driver
[ 44.947319] iTCO_vendor_support: vendor-support=0
[ 44.961542] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
[ 44.962874] iTCO_wdt: Found a ICH9R TCO device (Version=2, TCOBASE=0x1060)
[ 44.972373] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 45.072106] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input9
[ 45.077421] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input10
[ 45.079617] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input11
[ 45.081746] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input12
[ 45.113384] Adding 8191996k swap on /dev/mapper/bfx0-swap. Priority:-1 extents:1 across:8191996k SSFS
[ 45.238588] systemd-udevd[474]: renamed network interface eth0 to p5p1
[ 45.242262] systemd-udevd[477]: renamed network interface eth1 to p6p1
[ 45.266398] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null)
[ 45.385716] type=1305 audit(1374505758.962:3): audit_pid=563 old=0 auid=4294967295 ses=4294967295
res=1
[ 45.568390] systemd[1]: Unit rngd.service entered failed state.
[ 45.925714] systemd-logind[598]: Watching system buttons on /dev/input/event1 (Power Button)
[ 45.926788] systemd-logind[598]: Watching system buttons on /dev/input/event0 (Power Button)
[ 49.322049] Bluetooth: Core ver 2.16
[ 49.322176] NET: Registered protocol family 31
[ 49.322178] Bluetooth: HCI device and connection manager initialized
[ 49.322205] Bluetooth: HCI socket layer initialized
[ 49.322225] Bluetooth: L2CAP socket layer initialized
[ 49.322273] Bluetooth: SCO socket layer initialized
[ 49.335821] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 49.335827] Bluetooth: BNEP filters: protocol multicast
[ 49.335862] Bluetooth: BNEP socket layer initialized
[ 49.347716] e1000e 0000:0d:00.0: irq 44 for MSI/MSI-X
[ 49.449360] e1000e 0000:0d:00.0: irq 44 for MSI/MSI-X
[ 49.450346] IPv6: ADDRCONF(NETDEV_UP): p5p1: link is not ready
[ 49.542167] e1000e 0000:0f:00.0: irq 45 for MSI/MSI-X
[ 49.643480] e1000e 0000:0f:00.0: irq 45 for MSI/MSI-X
[ 49.644653] IPv6: ADDRCONF(NETDEV_UP): p6p1: link is not ready
[ 52.806957] e1000e: p6p1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[ 52.807116] IPv6: ADDRCONF(NETDEV_CHANGE): p6p1: link becomes ready
[ 61.204142] usb 6-1: USB disconnect, device number 4
[ 61.798405] Ebtables v2.0 registered
[ 61.867440] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 63.159082] usb 6-1: new full-speed USB device number 5 using uhci_hcd
[ 63.342988] usb 6-1: New USB device found, idVendor=08bb, idProduct=2704
[ 63.342996] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 63.342999] usb 6-1: Product: USB Audio DAC
[ 63.343031] usb 6-1: Manufacturer: Burr-Brown from TI
[ 63.351782] input: Burr-Brown from TI USB Audio DAC as /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.2/input/input13
[ 63.353062] hid-generic 0003:08BB:2704.0008: input,hidraw0: USB HID v1.00 Device [Burr-Brown from TI USB Audio DAC ] on usb-0000:00:1d.0-1/input2
[ 63.423124] usbcore: registered new interface driver snd-usb-audio
[ 63.669539] tun: Universal TUN/TAP device driver, 1.6
[ 63.669545] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 70.440019] fuse init (API version 7.22)
[ 75.387384] ALSA sound/usb/endpoint.c:391 cannot submit urb (err = -18)
[ 75.387384] ALSA sound/usb/pcm.c:1463 delay: estimated 354, actual 1
[ 75.387384] ALSA sound/usb/endpoint.c:391 cannot submit urb (err = -18)
[ 75.387384] ALSA sound/usb/pcm.c:1463 delay: estimated 353, actual 0
[ 75.387384] ALSA sound/usb/endpoint.c:391 cannot submit urb (err = -18)
[ 115.405116] ALSA sound/usb/pcm.c:1463 delay: estimated 177, actual 0
[ 117.381163] ALSA sound/usb/pcm.c:1463 delay: estimated 178, actual 1
[ 117.413157] ALSA sound/usb/pcm.c:1463 delay: estimated 221, actual 1
[ 117.517167] ALSA sound/usb/pcm.c:1463 delay: estimated 133, actual 0
[ 117.704828] ALSA sound/usb/pcm.c:1463 delay: estimated 353, actual 1
[ 117.704828] ALSA sound/usb/pcm.c:1463 delay: estimated 354, actual 1
[ 117.709166] ALSA sound/usb/pcm.c:1463 delay: estimated 134, actual 1
[ 120.301506] ALSA sound/usb/pcm.c:1463 delay: estimated 354, actual 1
[ 120.341852] ALSA sound/usb/pcm.c:1463 delay: estimated 90, actual 1
[ 120.373224] ALSA sound/usb/pcm.c:1463 delay: estimated 177, actual 1
[ 120.485228] ALSA sound/usb/pcm.c:1463 delay: estimated 221, actual 0
[ 120.525230] ALSA sound/usb/pcm.c:1463 delay: estimated 221, actual 0
[ 120.541225] ALSA sound/usb/pcm.c:1463 delay: estimated 310, actual 1
[ 121.375118] ALSA sound/usb/pcm.c:1463 delay: estimated 353, actual 1
[ 121.399841] ALSA sound/usb/pcm.c:1463 delay: estimated 353, actual 0
[ 121.405251] ALSA sound/usb/pcm.c:1463 delay: estimated 89, actual 0
[ 121.445251] ALSA sound/usb/pcm.c:1463 delay: estimated 177, actual 0
[ 122.453272] ALSA sound/usb/pcm.c:1463 delay: estimated 221, actual 1
[ 122.525272] ALSA sound/usb/pcm.c:1463 delay: estimated 89, actual 0
[ 122.661274] ALSA sound/usb/pcm.c:1463 delay: estimated 222, actual 1
[ 122.718979] ALSA sound/usb/pcm.c:1463 delay: estimated 354, actual 1
[ 122.719023] ALSA sound/usb/pcm.c:1463 delay: estimated 353, actual 0
[ 123.453290] ALSA sound/usb/pcm.c:1463 delay: estimated 177, actual 1
[ 123.877304] ALSA sound/usb/pcm.c:1463 delay: estimated 89, actual 0
[ 124.029302] ALSA sound/usb/pcm.c:1463 delay: estimated 222, actual 1
[ 125.410186] ALSA sound/usb/endpoint.c:391 cannot submit urb (err = -18)
[ 125.410203] ALSA sound/usb/pcm.c:1463 delay: estimated 354, actual 1
[ 125.410225] ALSA sound/usb/endpoint.c:391 cannot submit urb (err = -18)
[ 125.410236] ALSA sound/usb/pcm.c:1463 delay: estimated 353, actual 0
[ 125.410255] ALSA sound/usb/endpoint.c:391 cannot submit urb (err = -18)
[ 131.111764] nouveau E[Xorg[661]] fail reserve
[ 131.111770] nouveau E[Xorg[661]] validate_init
[ 131.111772] nouveau E[Xorg[661]] validate: -35
[ 192.066597] nouveau E[Xorg[661]] fail reserve
[ 192.066603] nouveau E[Xorg[661]] validate_init
[ 192.066606] nouveau E[Xorg[661]] validate: -35
$ uname -a
Linux *** 3.11.0-0.rc1.git4.1.fc20.x86_64 #1 SMP Sun Jul 21 20:50:04 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment