KMS/radeon regression: failure to set modes on CEDAR & TAHITI v3.11 vs 3.12-rc5/rc7

Robin H. Johnson robbat2 at gentoo.org
Sun Nov 3 10:41:51 CET 2013


I apologize for not sending this sooner, but I wanted to be really sure that I
wasn't introducing the bug elsewhere, and I was lacking time to even narrow it
down this far.

TL;DR:
3.11 kernel does proper modeset for dual 1920x1200 outputs
3.12-rc5/rc7 kernel fails to do proper modeset, blank screen after radeon loaded

Symptoms:
- With implicit video= modes, after the radeon module loads, both monitors just go blank.
  Kernel message: radeon 0000:01:00.0: No connectors reported connected with modes
  X does not visible start, screen stays black.
- With explicit video= modes, after the radeon module loads, both monitors during the
  kernel boot display very garbled output; after X starts, they are in
  1024x768, with no higher modes listed.

Attached are four dmesg [1] runs, on v3.11 vs v3.12-rc7, with both explicit
video parameters, and implicit video parameters; as well as drm.debug=0x06 in
ALL cases; as well as two xorg logs (both from the implicit variants).

testcase 1 (implicit): modeset=1 fbcon=map:0 drm.debug=0x06
testcase 2 (explicit): video=HDMI-A-1:1920x1200e video=DVI-I-1:1920x1200e modeset=1 fbcon=map:0 drm.debug=0x06

I have produced this bug with three different cards:
CEDAR 0x1002:0x68F9 0x1043:0x03CA (used for all these bug reports)
CEDAR 0x1002:0x68F9 0x174B:0xE164
TAHITI 0x1002:0x6798 0x1458:0x2261 (7970, borrowed before)

This happened as far back as 3.12-rc5 for me, but I didn't debug more at the
time.

Monitors:
(Left) Dell U2410 via DVI
(Center) Dell U2413 via HDMI
(Right is another U2410, not connected at all)

Userspace:
xorg-server-1.14.3
mesa-9.2.1
xf86-video-ati-7.2.0

I think the error might be and off by one in the connector probing, based on
this:

3.11:
[drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1]
[drm:radeon_atombios_connected_scratch_regs], DFP1 connected
[drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1] probed modes :

3.12-rc7:
[drm:drm_helper_probe_single_connector_modes], [CONNECTOR:16:HDMI-A-1]
[drm:radeon_process_i2c_ch], hw_i2c error
[drm:radeon_atombios_connected_scratch_regs], DFP1 disconnected
[drm:drm_helper_probe_single_connector_modes], [CONNECTOR:16:HDMI-A-1] disconnected

[1] yes I know about the bonding error, that's a separate issue I need
to mail to LKML/netdev.

-- 
Robin Hugh Johnson
Gentoo Linux: Developer, Trustee & Infrastructure Lead
E-Mail     : robbat2 at gentoo.org
GnuPG FP   : 11ACBA4F 4778E3F6 E4EDF38E B27B944E 34884E85
-------------- next part --------------
[    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 (root at bohr-int) (gcc version 4.7.3 (Gentoo 4.7.3 p1.0, pie-0.5.5) ) #1 SMP Sat Nov 2 14:49:33 PDT 2013
[    0.000000] Command line: BOOT_IMAGE=/kernel-genkernel-x86_64-3.11.0 root=/dev/mapper/vg-root ro rw domdadm dolvm real_root=UUID=f9488c6d-60a9-442e-8f83-daffd7ff5e3d video=HDMI-A-1:1920x1200e video=DVI-I-1:1920x1200e modeset=1 fbcon=map:0 kmemleak=off drm.debug=0x06
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    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-0x00000000be4b1fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000be4b2000-0x00000000bef6afff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bef6b000-0x00000000befc4fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000befc5000-0x00000000bf357fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf358000-0x00000000bf35afff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bf35b000-0x00000000bf5a0fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf5a1000-0x00000000bf5b1fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bf5b2000-0x00000000bf5c8fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf5c9000-0x00000000bf5cafff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bf5cb000-0x00000000bf5cbfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bf5cc000-0x00000000bf5d3fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf5d4000-0x00000000bf5ddfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bf5de000-0x00000000bf639fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf63a000-0x00000000bf67cfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bf67d000-0x00000000bf7fffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000083f7fffff] usable
[    0.000000] kmemleak: Kernel memory leak detector disabled
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.6 present.
[    0.000000] DMI: System manufacturer System Product Name/P8Z68 DELUXE, BIOS 0501 05/09/2011
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x83f800 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-D7FFF write-protect
[    0.000000]   D8000-E7FFF uncachable
[    0.000000]   E8000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask 800000000 write-back
[    0.000000]   1 base 800000000 mask FC0000000 write-back
[    0.000000]   2 base 0C0000000 mask FC0000000 uncachable
[    0.000000]   3 base 83F800000 mask FFF800000 uncachable
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 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 = 0xbf800 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fce50-0x000fce5f] mapped at [ffff8800000fce50]
[    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 [0x0250b000, 0x0250bfff] PGTABLE
[    0.000000] BRK [0x0250c000, 0x0250cfff] PGTABLE
[    0.000000] BRK [0x0250d000, 0x0250dfff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x83f600000-0x83f7fffff]
[    0.000000]  [mem 0x83f600000-0x83f7fffff] page 2M
[    0.000000] BRK [0x0250e000, 0x0250efff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x83c000000-0x83f5fffff]
[    0.000000]  [mem 0x83c000000-0x83f5fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x800000000-0x83bffffff]
[    0.000000]  [mem 0x800000000-0x83bffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0xbe4b1fff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0xbe3fffff] page 2M
[    0.000000]  [mem 0xbe400000-0xbe4b1fff] page 4k
[    0.000000] init_memory_mapping: [mem 0xbf5c9000-0xbf5cafff]
[    0.000000]  [mem 0xbf5c9000-0xbf5cafff] page 4k
[    0.000000] BRK [0x0250f000, 0x0250ffff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0xbf67d000-0xbf7fffff]
[    0.000000]  [mem 0xbf67d000-0xbf7fffff] page 4k
[    0.000000] BRK [0x02510000, 0x02510fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x100000000-0x7ffffffff]
[    0.000000]  [mem 0x100000000-0x7ffffffff] page 2M
[    0.000000] RAMDISK: [mem 0x3713a000-0x37894fff]
[    0.000000] ACPI: RSDP 00000000000f0420 00024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 00000000befba068 0004C (v01 ALASKA    A M I 01072009 AMI  00010013)
[    0.000000] ACPI: FACP 00000000befc3dd8 000F4 (v04 ALASKA    A M I 01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 00000000befba140 09C95 (v02 ALASKA    A M I 00000000 INTL 20051117)
[    0.000000] ACPI: FACS 00000000bf5d5f80 00040
[    0.000000] ACPI: APIC 00000000befc3ed0 00092 (v03 ALASKA    A M I 01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 00000000befc3f68 001D6 (v01 AMICPU     PROC 00000001 MSFT 03000001)
[    0.000000] ACPI: MCFG 00000000befc4140 0003C (v01 ALASKA    A M I 01072009 MSFT 00000097)
[    0.000000] ACPI: HPET 00000000befc4180 00038 (v01 ALASKA    A M I 01072009 AMI. 00000004)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000083f7fffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x83f7fffff]
[    0.000000]   NODE_DATA [mem 0x83f7dc000-0x83f7e0fff]
[    0.000000]  [ffffea0000000000-ffffea0020ffffff] PMD -> [ffff88081ee00000-ffff88083edfffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x83f7fffff]
[    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-0xbe4b1fff]
[    0.000000]   node   0: [mem 0xbf5c9000-0xbf5cafff]
[    0.000000]   node   0: [mem 0xbf67d000-0xbf7fffff]
[    0.000000]   node   0: [mem 0x100000000-0x83f7fffff]
[    0.000000] On node 0 totalpages: 8379858
[    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: 12121 pages used for memmap
[    0.000000]   DMA32 zone: 775735 pages, LIFO batch:31
[    0.000000]   Normal zone: 118752 pages used for memmap
[    0.000000]   Normal zone: 7600128 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 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 0xbe4b2000-0xbef6afff]
[    0.000000] PM: Registered nosave memory: [mem 0xbef6b000-0xbefc4fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbefc5000-0xbf357fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf358000-0xbf35afff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf35b000-0xbf5a0fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf5a1000-0xbf5b1fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf5b2000-0xbf5c8fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf5cb000-0xbf5cbfff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf5cc000-0xbf5d3fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf5d4000-0xbf5ddfff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf5de000-0xbf639fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf63a000-0xbf67cfff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf800000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0xbf800000-0xfed1bfff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 476 pages/cpu @ffff88081de00000 s1919424 r8192 d22080 u2097152
[    0.000000] pcpu-alloc: s1919424 r8192 d22080 u2097152 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 8248900
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/kernel-genkernel-x86_64-3.11.0 root=/dev/mapper/vg-root ro rw domdadm dolvm real_root=UUID=f9488c6d-60a9-442e-8f83-daffd7ff5e3d video=HDMI-A-1:1920x1200e video=DVI-I-1:1920x1200e modeset=1 fbcon=map:0 kmemleak=off drm.debug=0x06
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[    0.000000] Memory: 32883848K/33519432K available (4605K kernel code, 881K rwdata, 4304K rodata, 3004K init, 8708K bss, 635584K reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	Offload RCU callbacks from all CPUs
[    0.000000] 	Offload RCU callbacks from CPUs: 0-7.
[    0.000000] NO_HZ: Full dynticks CPUs: 1-7.
[    0.000000] NR_IRQS:4352 nr_irqs:744 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: 6335 kB
[    0.000000]  per task-struct memory footprint: 2688 bytes
[    0.000000] allocated 134217728 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.001000] tsc: Detected 3411.244 MHz processor
[    0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 6822.48 BogoMIPS (lpj=3411244)
[    0.000276] pid_max: default: 32768 minimum: 301
[    0.000461] Security Framework initialized
[    0.002099] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes)
[    0.007059] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.009289] Mount-cache hash table entries: 256
[    0.009754] Initializing cgroup subsys memory
[    0.009901] Initializing cgroup subsys devices
[    0.010053] Initializing cgroup subsys freezer
[    0.010192] Initializing cgroup subsys blkio
[    0.010327] Initializing cgroup subsys perf_event
[    0.010465] Initializing cgroup subsys hugetlb
[    0.010627] CPU: Physical Processor ID: 0
[    0.010762] CPU: Processor Core ID: 0
[    0.010900] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.011139] mce: CPU supports 9 MCE banks
[    0.011282] CPU0: Thermal monitoring enabled (TM1)
[    0.011428] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
tlb_flushall_shift: 5
[    0.011852] Freeing SMP alternatives memory: 20K (ffffffff81c83000 - ffffffff81c88000)
[    0.012905] ACPI: Core revision 20130517
[    0.018643] ACPI: All ACPI Tables successfully acquired
[    0.239466] ftrace: allocating 21655 entries in 85 pages
[    0.247366] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.257498] smpboot: CPU0: Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz (fam: 06, model: 2a, stepping: 07)
[    0.257873] TSC deadline timer enabled
[    0.257888] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, full-width counters, Intel PMU driver.
[    0.258351] perf_event_intel: PEBS disabled due to CPU errata, please upgrade microcode
[    0.258577] ... version:                3
[    0.258712] ... bit width:              48
[    0.258847] ... generic registers:      4
[    0.261266] ... value mask:             0000ffffffffffff
[    0.261402] ... max period:             0000ffffffffffff
[    0.261537] ... fixed-purpose events:   3
[    0.261672] ... event mask:             000000070000000f
[    0.263095] NMI watchdog: Disabled lockup detectors by default for full dynticks
[    0.263323] NMI watchdog: You can reactivate it with 'sysctl -w kernel.watchdog=1'
[    0.263713] SMP alternatives: lockdep: fixing up alternatives
[    0.263853] smpboot: Booting Node   0, Processors  #1
[    0.277238] SMP alternatives: lockdep: fixing up alternatives
[    0.277510]  #2
[    0.290936] SMP alternatives: lockdep: fixing up alternatives
[    0.291206]  #3
[    0.304628] SMP alternatives: lockdep: fixing up alternatives
[    0.304897]  #4
[    0.318332] SMP alternatives: lockdep: fixing up alternatives
[    0.318604]  #5
[    0.332026] SMP alternatives: lockdep: fixing up alternatives
[    0.332297]  #6
[    0.345721] SMP alternatives: lockdep: fixing up alternatives
[    0.345991]  #7 OK
[    0.359374] Brought up 8 CPUs
[    0.359512] smpboot: Total of 8 processors activated (54579.90 BogoMIPS)
[    0.366108] devtmpfs: initialized
[    0.366623] PM: Registering ACPI NVS region [mem 0xbef6b000-0xbefc4fff] (368640 bytes)
[    0.366860] PM: Registering ACPI NVS region [mem 0xbf358000-0xbf35afff] (12288 bytes)
[    0.367084] PM: Registering ACPI NVS region [mem 0xbf5a1000-0xbf5b1fff] (69632 bytes)
[    0.367308] PM: Registering ACPI NVS region [mem 0xbf5cb000-0xbf5cbfff] (4096 bytes)
[    0.367531] PM: Registering ACPI NVS region [mem 0xbf5d4000-0xbf5ddfff] (40960 bytes)
[    0.367755] PM: Registering ACPI NVS region [mem 0xbf63a000-0xbf67cfff] (274432 bytes)
[    0.369052] atomic64 test passed for x86-64 platform with CX8 and with SSE
[    0.369429] regulator-dummy: no parameters
[    0.369705] NET: Registered protocol family 16
[    0.370632] ACPI: bus type PCI registered
[    0.370769] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.371094] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[    0.371318] PCI: not using MMCONFIG
[    0.371453] PCI: Using configuration type 1 for base access
[    0.377659] bio: create slab <bio-0> at 0
[    0.378239] ACPI: Added _OSI(Module Device)
[    0.378376] ACPI: Added _OSI(Processor Device)
[    0.378513] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.378649] ACPI: Added _OSI(Processor Aggregator Device)
[    0.383228] ACPI: EC: Look up EC in DSDT
[    0.387558] ACPI: Executed 1 blocks of module-level executable AML code
[    0.391710] ACPI: SSDT 00000000bf5d4818 0079C (v01    AMI      IST 00000001 MSFT 03000001)
[    0.393388] ACPI: Dynamic OEM Table Load:
[    0.393618] ACPI: SSDT           (null) 0079C (v01    AMI      IST 00000001 MSFT 03000001)
[    0.393976] ACPI: SSDT 00000000bf5dba18 0021C (v01    AMI      CST 00000001 MSFT 03000001)
[    0.395544] ACPI: Dynamic OEM Table Load:
[    0.395776] ACPI: SSDT           (null) 0021C (v01    AMI      CST 00000001 MSFT 03000001)
[    0.397462] ACPI: Interpreter enabled
[    0.397607] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571)
[    0.397945] ACPI: (supports S0 S1 S3 S4 S5)
[    0.398085] ACPI: Using IOAPIC for interrupt routing
[    0.398247] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[    0.398543] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in ACPI motherboard resources
[    0.403552] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.404059] ACPI: No dock devices found.
[    0.405213] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.422758] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.423282] acpi PNP0A08:00: ignoring host bridge window [mem 0x000c8000-0x000dffff] (conflicts with Video ROM [mem 0x000c0000-0x000cffff])
[    0.423510] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.423971] PCI host bridge to bus 0000:00
[    0.424108] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.424249] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.424387] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.424524] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.424662] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xffffffff]
[    0.424812] pci 0000:00:00.0: [8086:0100] type 00 class 0x060000
[    0.425012] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
[    0.425062] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.425153] pci 0000:00:01.0: System wakeup disabled by ACPI
[    0.425386] pci 0000:00:01.1: [8086:0105] type 01 class 0x060400
[    0.425435] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    0.425517] pci 0000:00:01.1: System wakeup disabled by ACPI
[    0.425791] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[    0.425828] pci 0000:00:16.0: reg 0x10: [mem 0xfbf29000-0xfbf2900f 64bit]
[    0.425953] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.426140] pci 0000:00:19.0: [8086:1503] type 00 class 0x020000
[    0.426171] pci 0000:00:19.0: reg 0x10: [mem 0xfbf00000-0xfbf1ffff]
[    0.426184] pci 0000:00:19.0: reg 0x14: [mem 0xfbf28000-0xfbf28fff]
[    0.426198] pci 0000:00:19.0: reg 0x18: [io  0xf040-0xf05f]
[    0.426315] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.426406] pci 0000:00:19.0: System wakeup disabled by ACPI
[    0.426637] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[    0.426670] pci 0000:00:1a.0: reg 0x10: [mem 0xfbf27000-0xfbf273ff]
[    0.426817] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.426909] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    0.427139] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[    0.427165] pci 0000:00:1b.0: reg 0x10: [mem 0xfbf20000-0xfbf23fff 64bit]
[    0.427286] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.427461] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[    0.427596] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.427692] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.427929] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
[    0.428064] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.428163] pci 0000:00:1c.4: System wakeup disabled by ACPI
[    0.428392] pci 0000:00:1c.6: [8086:1c1c] type 01 class 0x060400
[    0.428526] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[    0.428623] pci 0000:00:1c.6: System wakeup disabled by ACPI
[    0.428848] pci 0000:00:1c.7: [8086:1c1e] type 01 class 0x060400
[    0.428983] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[    0.429080] pci 0000:00:1c.7: System wakeup disabled by ACPI
[    0.429315] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[    0.429348] pci 0000:00:1d.0: reg 0x10: [mem 0xfbf26000-0xfbf263ff]
[    0.429500] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.429592] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.429821] pci 0000:00:1f.0: [8086:1c44] type 00 class 0x060100
[    0.430147] pci 0000:00:1f.2: [8086:1c02] type 00 class 0x010601
[    0.430180] pci 0000:00:1f.2: reg 0x10: [io  0xf090-0xf097]
[    0.430193] pci 0000:00:1f.2: reg 0x14: [io  0xf080-0xf083]
[    0.430206] pci 0000:00:1f.2: reg 0x18: [io  0xf070-0xf077]
[    0.430219] pci 0000:00:1f.2: reg 0x1c: [io  0xf060-0xf063]
[    0.430232] pci 0000:00:1f.2: reg 0x20: [io  0xf020-0xf03f]
[    0.430245] pci 0000:00:1f.2: reg 0x24: [mem 0xfbf25000-0xfbf257ff]
[    0.430334] pci 0000:00:1f.2: PME# supported from D3hot
[    0.430501] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[    0.430526] pci 0000:00:1f.3: reg 0x10: [mem 0xfbf24000-0xfbf240ff 64bit]
[    0.430562] pci 0000:00:1f.3: reg 0x20: [io  0xf000-0xf01f]
[    0.430833] pci 0000:01:00.0: [1002:68f9] type 00 class 0x030000
[    0.430848] pci 0000:01:00.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.430860] pci 0000:01:00.0: reg 0x18: [mem 0xfbe20000-0xfbe3ffff 64bit]
[    0.430869] pci 0000:01:00.0: reg 0x20: [io  0xe000-0xe0ff]
[    0.430884] pci 0000:01:00.0: reg 0x30: [mem 0xfbe00000-0xfbe1ffff pref]
[    0.430922] pci 0000:01:00.0: supports D1 D2
[    0.431016] pci 0000:01:00.1: [1002:aa68] type 00 class 0x040300
[    0.431031] pci 0000:01:00.1: reg 0x10: [mem 0xfbe40000-0xfbe43fff 64bit]
[    0.431103] pci 0000:01:00.1: supports D1 D2
[    0.433340] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.433494] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.433497] pci 0000:00:01.0:   bridge window [mem 0xfbe00000-0xfbefffff]
[    0.433501] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.433605] pci 0000:02:00.0: [13c1:1004] type 00 class 0x010400
[    0.433620] pci 0000:02:00.0: reg 0x10: [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.433633] pci 0000:02:00.0: reg 0x18: [mem 0xfbd20000-0xfbd20fff 64bit]
[    0.433641] pci 0000:02:00.0: reg 0x20: [io  0xd000-0xd0ff]
[    0.433656] pci 0000:02:00.0: reg 0x30: [mem 0xfbd00000-0xfbd1ffff pref]
[    0.433695] pci 0000:02:00.0: supports D1 D2
[    0.435343] pci 0000:00:01.1: PCI bridge to [bus 02]
[    0.435497] pci 0000:00:01.1:   bridge window [io  0xd000-0xdfff]
[    0.435500] pci 0000:00:01.1:   bridge window [mem 0xfbd00000-0xfbdfffff]
[    0.435504] pci 0000:00:01.1:   bridge window [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.435638] pci 0000:00:1c.0: PCI bridge to [bus 03]
[    0.435954] pci 0000:04:00.0: [1033:0194] type 00 class 0x0c0330
[    0.435991] pci 0000:04:00.0: reg 0x10: [mem 0xfbc00000-0xfbc01fff 64bit]
[    0.436185] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
[    0.436345] pci 0000:00:1c.4: PCI bridge to [bus 04]
[    0.436489] pci 0000:00:1c.4:   bridge window [mem 0xfbc00000-0xfbcfffff]
[    0.436660] pci 0000:05:00.0: [1033:0194] type 00 class 0x0c0330
[    0.436696] pci 0000:05:00.0: reg 0x10: [mem 0xfbb00000-0xfbb01fff 64bit]
[    0.436888] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[    0.437041] pci 0000:00:1c.6: PCI bridge to [bus 05]
[    0.437184] pci 0000:00:1c.6:   bridge window [mem 0xfbb00000-0xfbbfffff]
[    0.437365] pci 0000:06:00.0: [10b5:8608] type 01 class 0x060400
[    0.437391] pci 0000:06:00.0: reg 0x10: [mem 0xfba00000-0xfba1ffff]
[    0.437546] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
[    0.437605] pci 0000:06:00.0: System wakeup disabled by ACPI
[    0.437848] pci 0000:00:1c.7: PCI bridge to [bus 06-0f]
[    0.437988] pci 0000:00:1c.7:   bridge window [io  0x8000-0xcfff]
[    0.437993] pci 0000:00:1c.7:   bridge window [mem 0xfb600000-0xfbafffff]
[    0.438002] pci 0000:00:1c.7:   bridge window [mem 0xd2000000-0xd20fffff 64bit pref]
[    0.438250] pci 0000:07:01.0: [10b5:8608] type 01 class 0x060400
[    0.438433] pci 0000:07:01.0: PME# supported from D0 D3hot D3cold
[    0.438610] pci 0000:07:04.0: [10b5:8608] type 01 class 0x060400
[    0.438790] pci 0000:07:04.0: PME# supported from D0 D3hot D3cold
[    0.438972] pci 0000:07:05.0: [10b5:8608] type 01 class 0x060400
[    0.439151] pci 0000:07:05.0: PME# supported from D0 D3hot D3cold
[    0.439331] pci 0000:07:06.0: [10b5:8608] type 01 class 0x060400
[    0.439510] pci 0000:07:06.0: PME# supported from D0 D3hot D3cold
[    0.439686] pci 0000:07:07.0: [10b5:8608] type 01 class 0x060400
[    0.439866] pci 0000:07:07.0: PME# supported from D0 D3hot D3cold
[    0.440046] pci 0000:07:08.0: [10b5:8608] type 01 class 0x060400
[    0.440225] pci 0000:07:08.0: PME# supported from D0 D3hot D3cold
[    0.440412] pci 0000:07:09.0: [10b5:8608] type 01 class 0x060400
[    0.440591] pci 0000:07:09.0: PME# supported from D0 D3hot D3cold
[    0.440801] pci 0000:06:00.0: PCI bridge to [bus 07-0f]
[    0.440947] pci 0000:06:00.0:   bridge window [io  0x8000-0xcfff]
[    0.440953] pci 0000:06:00.0:   bridge window [mem 0xfb600000-0xfb9fffff]
[    0.440964] pci 0000:06:00.0:   bridge window [mem 0xd2000000-0xd20fffff 64bit pref]
[    0.441161] pci 0000:08:00.0: [1106:3403] type 00 class 0x0c0010
[    0.441205] pci 0000:08:00.0: reg 0x10: [mem 0xfb900000-0xfb9007ff 64bit]
[    0.441228] pci 0000:08:00.0: reg 0x18: [io  0xc000-0xc0ff]
[    0.441423] pci 0000:08:00.0: supports D2
[    0.441424] pci 0000:08:00.0: PME# supported from D2 D3hot D3cold
[    0.443373] pci 0000:07:01.0: PCI bridge to [bus 08]
[    0.443535] pci 0000:07:01.0:   bridge window [io  0xc000-0xcfff]
[    0.443542] pci 0000:07:01.0:   bridge window [mem 0xfb900000-0xfb9fffff]
[    0.443719] pci 0000:07:04.0: PCI bridge to [bus 09]
[    0.444091] pci 0000:0a:00.0: [197b:2362] type 00 class 0x010185
[    0.444142] pci 0000:0a:00.0: reg 0x10: [io  0xb040-0xb047]
[    0.444164] pci 0000:0a:00.0: reg 0x14: [io  0xb030-0xb033]
[    0.444188] pci 0000:0a:00.0: reg 0x18: [io  0xb020-0xb027]
[    0.444211] pci 0000:0a:00.0: reg 0x1c: [io  0xb010-0xb013]
[    0.444234] pci 0000:0a:00.0: reg 0x20: [io  0xb000-0xb00f]
[    0.444256] pci 0000:0a:00.0: reg 0x24: [mem 0xfb810000-0xfb8101ff]
[    0.444279] pci 0000:0a:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    0.444374] pci 0000:0a:00.0: PME# supported from D3hot
[    0.446377] pci 0000:07:05.0: PCI bridge to [bus 0a]
[    0.446538] pci 0000:07:05.0:   bridge window [io  0xb000-0xbfff]
[    0.446544] pci 0000:07:05.0:   bridge window [mem 0xfb800000-0xfb8fffff]
[    0.446751] pci 0000:0b:00.0: [1b4b:9130] type 00 class 0x010601
[    0.446779] pci 0000:0b:00.0: reg 0x10: [io  0xa090-0xa097]
[    0.446799] pci 0000:0b:00.0: reg 0x14: [io  0xa080-0xa083]
[    0.446819] pci 0000:0b:00.0: reg 0x18: [io  0xa070-0xa077]
[    0.446839] pci 0000:0b:00.0: reg 0x1c: [io  0xa060-0xa063]
[    0.446859] pci 0000:0b:00.0: reg 0x20: [io  0xa050-0xa05f]
[    0.446879] pci 0000:0b:00.0: reg 0x24: [mem 0xfb721000-0xfb7217ff]
[    0.446899] pci 0000:0b:00.0: reg 0x30: [mem 0xfb710000-0xfb71ffff pref]
[    0.446998] pci 0000:0b:00.0: PME# supported from D3hot
[    0.447152] pci 0000:07:06.0: PCI bridge to [bus 0b]
[    0.447298] pci 0000:07:06.0:   bridge window [io  0xa000-0xafff]
[    0.447305] pci 0000:07:06.0:   bridge window [mem 0xfb700000-0xfb7fffff]
[    0.447528] pci 0000:0c:00.0: [8086:105e] type 00 class 0x020000
[    0.447568] pci 0000:0c:00.0: reg 0x10: [mem 0xfb6a0000-0xfb6bffff]
[    0.447595] pci 0000:0c:00.0: reg 0x14: [mem 0xfb680000-0xfb69ffff]
[    0.447623] pci 0000:0c:00.0: reg 0x18: [io  0x9020-0x903f]
[    0.447727] pci 0000:0c:00.0: reg 0x30: [mem 0xfb660000-0xfb67ffff pref]
[    0.447864] pci 0000:0c:00.0: PME# supported from D0 D3hot
[    0.448042] pci 0000:0c:00.1: [8086:105e] type 00 class 0x020000
[    0.448081] pci 0000:0c:00.1: reg 0x10: [mem 0xfb640000-0xfb65ffff]
[    0.448109] pci 0000:0c:00.1: reg 0x14: [mem 0xfb620000-0xfb63ffff]
[    0.448136] pci 0000:0c:00.1: reg 0x18: [io  0x9000-0x901f]
[    0.448243] pci 0000:0c:00.1: reg 0x30: [mem 0xfb600000-0xfb61ffff pref]
[    0.448384] pci 0000:0c:00.1: PME# supported from D0 D3hot
[    0.448527] pci 0000:0c:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.448776] pci 0000:07:07.0: PCI bridge to [bus 0c]
[    0.448921] pci 0000:07:07.0:   bridge window [io  0x9000-0x9fff]
[    0.448927] pci 0000:07:07.0:   bridge window [mem 0xfb600000-0xfb6fffff]
[    0.449146] pci 0000:0d:00.0: [1b21:1080] type 01 class 0x060400
[    0.449368] pci 0000:0d:00.0: supports D1 D2
[    0.449369] pci 0000:0d:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.449433] pci 0000:0d:00.0: System wakeup disabled by ACPI
[    0.451375] pci 0000:07:08.0: PCI bridge to [bus 0d-0e]
[    0.451845] pci 0000:0d:00.0: PCI bridge to [bus 0e]
[    0.452224] pci 0000:0f:00.0: [10ec:8168] type 00 class 0x020000
[    0.452256] pci 0000:0f:00.0: reg 0x10: [io  0x8000-0x80ff]
[    0.452310] pci 0000:0f:00.0: reg 0x18: [mem 0xd2004000-0xd2004fff 64bit pref]
[    0.452345] pci 0000:0f:00.0: reg 0x20: [mem 0xd2000000-0xd2003fff 64bit pref]
[    0.452500] pci 0000:0f:00.0: supports D1 D2
[    0.452501] pci 0000:0f:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.454399] pci 0000:07:09.0: PCI bridge to [bus 0f]
[    0.454559] pci 0000:07:09.0:   bridge window [io  0x8000-0x8fff]
[    0.454575] pci 0000:07:09.0:   bridge window [mem 0xd2000000-0xd20fffff 64bit pref]
[    0.454804] acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d)
[    0.455246] acpi PNP0A08:00: ACPI _OSC control (0x1c) granted
[    0.456921] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.457704] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[    0.458488] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15)
[    0.459218] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.459952] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[    0.460736] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[    0.461520] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.462301] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 10 11 12 14 15)
[    0.463405] ACPI: Enabled 1 GPEs in block 00 to 3F
[    0.463649] ACPI: \_SB_.PCI0: notify handler is installed
[    0.463795] Found 1 acpi root devices
[    0.463832] ACPI: EC: GPE = 0x18, I/O: command/status = 0x66, data = 0x62
[    0.464243] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.464476] vgaarb: loaded
[    0.464611] vgaarb: bridge control possible 0000:01:00.0
[    0.465022] SCSI subsystem initialized
[    0.465284] ACPI: bus type USB registered
[    0.465510] usbcore: registered new interface driver usbfs
[    0.465695] usbcore: registered new interface driver hub
[    0.465912] usbcore: registered new device driver usb
[    0.466212] pps_core: LinuxPPS API ver. 1 registered
[    0.466349] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti at linux.it>
[    0.466613] PTP clock support registered
[    0.467371] wmi: Mapper loaded
[    0.467581] PCI: Using ACPI for IRQ routing
[    0.469148] PCI: pci_cache_line_size set to 64 bytes
[    0.469318] e820: reserve RAM buffer [mem 0x0009cc00-0x0009ffff]
[    0.469320] e820: reserve RAM buffer [mem 0xbe4b2000-0xbfffffff]
[    0.469322] e820: reserve RAM buffer [mem 0xbf5cb000-0xbfffffff]
[    0.469324] e820: reserve RAM buffer [mem 0xbf800000-0xbfffffff]
[    0.469326] e820: reserve RAM buffer [mem 0x83f800000-0x83fffffff]
[    0.469618] NetLabel: Initializing
[    0.469754] NetLabel:  domain hash size = 128
[    0.469894] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.470053] NetLabel:  unlabeled traffic allowed by default
[    0.470250] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.470813] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.472994] Switched to clocksource hpet
[    0.488597] pnp: PnP ACPI init
[    0.488754] ACPI: bus type PNP registered
[    0.489125] system 00:00: [mem 0xfed10000-0xfed19fff] has been reserved
[    0.489264] system 00:00: [mem 0xe0000000-0xe3ffffff] has been reserved
[    0.489401] system 00:00: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.489540] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.489678] system 00:00: [mem 0xfee00000-0xfee0ffff] has been reserved
[    0.489825] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.490027] system 00:01: [io  0x0290-0x029f] has been reserved
[    0.490171] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.490187] pnp 00:02: [dma 4]
[    0.490272] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.490375] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.490466] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.490598] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    0.490738] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.490835] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.491169] pnp 00:07: [dma 0 disabled]
[    0.491284] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.491551] system 00:08: [io  0x0400-0x0453] could not be reserved
[    0.491689] system 00:08: [io  0x0458-0x047f] has been reserved
[    0.491827] system 00:08: [io  0x0500-0x057f] has been reserved
[    0.491965] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.492118] system 00:08: [mem 0xfec00000-0xfecfffff] could not be reserved
[    0.492256] system 00:08: [mem 0xfed08000-0xfed08fff] has been reserved
[    0.492393] system 00:08: [mem 0xff000000-0xffffffff] has been reserved
[    0.492532] system 00:08: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.492683] system 00:09: [io  0x0454-0x0457] has been reserved
[    0.492823] system 00:09: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.493188] pnp 00:0a: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.493405] pnp: PnP ACPI: found 11 devices
[    0.493541] ACPI: bus type PNP unregistered
[    0.506266] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.506404] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.506543] pci 0000:00:01.0:   bridge window [mem 0xfbe00000-0xfbefffff]
[    0.506683] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.506908] pci 0000:00:01.1: PCI bridge to [bus 02]
[    0.507052] pci 0000:00:01.1:   bridge window [io  0xd000-0xdfff]
[    0.507190] pci 0000:00:01.1:   bridge window [mem 0xfbd00000-0xfbdfffff]
[    0.507329] pci 0000:00:01.1:   bridge window [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.507554] pci 0000:00:1c.0: PCI bridge to [bus 03]
[    0.507707] pci 0000:00:1c.4: PCI bridge to [bus 04]
[    0.507849] pci 0000:00:1c.4:   bridge window [mem 0xfbc00000-0xfbcfffff]
[    0.510301] pci 0000:00:1c.6: PCI bridge to [bus 05]
[    0.510442] pci 0000:00:1c.6:   bridge window [mem 0xfbb00000-0xfbbfffff]
[    0.510593] pci 0000:07:05.0: BAR 15: can't assign mem pref (size 0x100000)
[    0.510737] pci 0000:07:01.0: PCI bridge to [bus 08]
[    0.510875] pci 0000:07:01.0:   bridge window [io  0xc000-0xcfff]
[    0.511035] pci 0000:07:01.0:   bridge window [mem 0xfb900000-0xfb9fffff]
[    0.511187] pci 0000:07:04.0: PCI bridge to [bus 09]
[    0.511346] pci 0000:0a:00.0: BAR 6: assigned [mem 0xfb800000-0xfb80ffff pref]
[    0.511568] pci 0000:07:05.0: PCI bridge to [bus 0a]
[    0.511706] pci 0000:07:05.0:   bridge window [io  0xb000-0xbfff]
[    0.511851] pci 0000:07:05.0:   bridge window [mem 0xfb800000-0xfb8fffff]
[    0.512004] pci 0000:07:06.0: PCI bridge to [bus 0b]
[    0.512143] pci 0000:07:06.0:   bridge window [io  0xa000-0xafff]
[    0.512287] pci 0000:07:06.0:   bridge window [mem 0xfb700000-0xfb7fffff]
[    0.512439] pci 0000:07:07.0: PCI bridge to [bus 0c]
[    0.512578] pci 0000:07:07.0:   bridge window [io  0x9000-0x9fff]
[    0.512722] pci 0000:07:07.0:   bridge window [mem 0xfb600000-0xfb6fffff]
[    0.512873] pci 0000:0d:00.0: PCI bridge to [bus 0e]
[    0.513042] pci 0000:07:08.0: PCI bridge to [bus 0d-0e]
[    0.513199] pci 0000:07:09.0: PCI bridge to [bus 0f]
[    0.513338] pci 0000:07:09.0:   bridge window [io  0x8000-0x8fff]
[    0.513487] pci 0000:07:09.0:   bridge window [mem 0xd2000000-0xd20fffff 64bit pref]
[    0.513718] pci 0000:06:00.0: PCI bridge to [bus 07-0f]
[    0.513857] pci 0000:06:00.0:   bridge window [io  0x8000-0xcfff]
[    0.514012] pci 0000:06:00.0:   bridge window [mem 0xfb600000-0xfb9fffff]
[    0.514155] pci 0000:06:00.0:   bridge window [mem 0xd2000000-0xd20fffff 64bit pref]
[    0.514385] pci 0000:00:1c.7: PCI bridge to [bus 06-0f]
[    0.514523] pci 0000:00:1c.7:   bridge window [io  0x8000-0xcfff]
[    0.514666] pci 0000:00:1c.7:   bridge window [mem 0xfb600000-0xfbafffff]
[    0.514807] pci 0000:00:1c.7:   bridge window [mem 0xd2000000-0xd20fffff 64bit pref]
[    0.515043] Some PCI device resources are unassigned, try booting with pci=realloc
[    0.516385] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.516386] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.516388] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.516390] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xffffffff]
[    0.516391] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.516393] pci_bus 0000:01: resource 1 [mem 0xfbe00000-0xfbefffff]
[    0.516394] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.516396] pci_bus 0000:02: resource 0 [io  0xd000-0xdfff]
[    0.516397] pci_bus 0000:02: resource 1 [mem 0xfbd00000-0xfbdfffff]
[    0.516399] pci_bus 0000:02: resource 2 [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.516401] pci_bus 0000:04: resource 1 [mem 0xfbc00000-0xfbcfffff]
[    0.516402] pci_bus 0000:05: resource 1 [mem 0xfbb00000-0xfbbfffff]
[    0.516404] pci_bus 0000:06: resource 0 [io  0x8000-0xcfff]
[    0.516405] pci_bus 0000:06: resource 1 [mem 0xfb600000-0xfbafffff]
[    0.516407] pci_bus 0000:06: resource 2 [mem 0xd2000000-0xd20fffff 64bit pref]
[    0.516408] pci_bus 0000:07: resource 0 [io  0x8000-0xcfff]
[    0.516410] pci_bus 0000:07: resource 1 [mem 0xfb600000-0xfb9fffff]
[    0.516411] pci_bus 0000:07: resource 2 [mem 0xd2000000-0xd20fffff 64bit pref]
[    0.516413] pci_bus 0000:08: resource 0 [io  0xc000-0xcfff]
[    0.516414] pci_bus 0000:08: resource 1 [mem 0xfb900000-0xfb9fffff]
[    0.516416] pci_bus 0000:0a: resource 0 [io  0xb000-0xbfff]
[    0.516418] pci_bus 0000:0a: resource 1 [mem 0xfb800000-0xfb8fffff]
[    0.516419] pci_bus 0000:0b: resource 0 [io  0xa000-0xafff]
[    0.516421] pci_bus 0000:0b: resource 1 [mem 0xfb700000-0xfb7fffff]
[    0.516422] pci_bus 0000:0c: resource 0 [io  0x9000-0x9fff]
[    0.516424] pci_bus 0000:0c: resource 1 [mem 0xfb600000-0xfb6fffff]
[    0.516425] pci_bus 0000:0f: resource 0 [io  0x8000-0x8fff]
[    0.516427] pci_bus 0000:0f: resource 2 [mem 0xd2000000-0xd20fffff 64bit pref]
[    0.516462] NET: Registered protocol family 2
[    0.517035] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[    0.517905] TCP bind hash table entries: 65536 (order: 10, 5242880 bytes)
[    0.519730] TCP: Hash tables configured (established 262144 bind 65536)
[    0.519901] TCP: reno registered
[    0.520203] UDP hash table entries: 16384 (order: 9, 3145728 bytes)
[    0.521339] UDP-Lite hash table entries: 16384 (order: 9, 3145728 bytes)
[    0.522472] NET: Registered protocol family 1
[    0.769005] pci 0000:01:00.0: Boot video device
[    0.769264] PCI: CLS 64 bytes, default 64
[    0.769340] Unpacking initramfs...
[    1.459045] Freeing initrd memory: 7532K (ffff88003713a000 - ffff880037895000)
[    1.459272] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.459415] software IO TLB [mem 0xba4b2000-0xbe4b2000] (64MB) mapped at [ffff8800ba4b2000-ffff8800be4b1fff]
[    1.460263] Scanning for low memory corruption every 60 seconds
[    1.461775] audit: initializing netlink socket (disabled)
[    1.461945] type=2000 audit(1383467768.218:1): initialized
[    1.480293] bounce pool size: 64 pages
[    1.480467] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    1.488901] zbud: loaded
[    1.489270] VFS: Disk quotas dquot_6.5.2
[    1.489564] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.490641] msgmni has been set to 32768
[    1.491361] Key type asymmetric registered
[    1.491502] Asymmetric key parser 'x509' registered
[    1.491714] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    1.492015] io scheduler noop registered
[    1.492151] io scheduler deadline registered (default)
[    1.492589] crc32: CRC_LE_BITS = 64, CRC_BE BITS = 64
[    1.492726] crc32: self tests passed, processed 225944 bytes in 140870 nsec
[    1.493006] crc32c: CRC_LE_BITS = 64
[    1.493140] crc32c: self tests passed, processed 225944 bytes in 70679 nsec
[    1.493502] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    1.493715] pcieport 0000:00:01.1: irq 41 for MSI/MSI-X
[    1.493935] pcieport 0000:00:1c.0: irq 42 for MSI/MSI-X
[    1.494120] pcieport 0000:00:1c.4: irq 43 for MSI/MSI-X
[    1.494305] pcieport 0000:00:1c.6: irq 44 for MSI/MSI-X
[    1.494500] pcieport 0000:00:1c.7: irq 45 for MSI/MSI-X
[    1.494708] pcieport 0000:06:00.0: irq 46 for MSI/MSI-X
[    1.495002] pcieport 0000:07:01.0: irq 47 for MSI/MSI-X
[    1.495298] pcieport 0000:07:04.0: irq 48 for MSI/MSI-X
[    1.495619] pcieport 0000:07:05.0: irq 49 for MSI/MSI-X
[    1.495904] pcieport 0000:07:06.0: irq 50 for MSI/MSI-X
[    1.496192] pcieport 0000:07:07.0: irq 51 for MSI/MSI-X
[    1.496480] pcieport 0000:07:08.0: irq 52 for MSI/MSI-X
[    1.496768] pcieport 0000:07:09.0: irq 53 for MSI/MSI-X
[    1.497162] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[    1.497300] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[    1.497453] pci 0000:01:00.1: Signaling PME through PCIe PME interrupt
[    1.497593] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[    1.497616] pcieport 0000:00:01.1: Signaling PME through PCIe PME interrupt
[    1.497752] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
[    1.497891] pcie_pme 0000:00:01.1:pcie01: service driver pcie_pme loaded
[    1.497924] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[    1.498065] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[    1.498098] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
[    1.498236] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
[    1.498389] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
[    1.498420] pcieport 0000:00:1c.6: Signaling PME through PCIe PME interrupt
[    1.498558] pci 0000:05:00.0: Signaling PME through PCIe PME interrupt
[    1.498700] pcie_pme 0000:00:1c.6:pcie01: service driver pcie_pme loaded
[    1.498731] pcieport 0000:00:1c.7: Signaling PME through PCIe PME interrupt
[    1.498868] pcieport 0000:06:00.0: Signaling PME through PCIe PME interrupt
[    1.499006] pcieport 0000:07:01.0: Signaling PME through PCIe PME interrupt
[    1.499143] pci 0000:08:00.0: Signaling PME through PCIe PME interrupt
[    1.499281] pcieport 0000:07:04.0: Signaling PME through PCIe PME interrupt
[    1.499424] pcieport 0000:07:05.0: Signaling PME through PCIe PME interrupt
[    1.499563] pci 0000:0a:00.0: Signaling PME through PCIe PME interrupt
[    1.499700] pcieport 0000:07:06.0: Signaling PME through PCIe PME interrupt
[    1.499838] pci 0000:0b:00.0: Signaling PME through PCIe PME interrupt
[    1.499975] pcieport 0000:07:07.0: Signaling PME through PCIe PME interrupt
[    1.500113] pci 0000:0c:00.0: Signaling PME through PCIe PME interrupt
[    1.500251] pci 0000:0c:00.1: Signaling PME through PCIe PME interrupt
[    1.500394] pcieport 0000:07:08.0: Signaling PME through PCIe PME interrupt
[    1.500532] pci 0000:0d:00.0: Signaling PME through PCIe PME interrupt
[    1.500669] pcieport 0000:07:09.0: Signaling PME through PCIe PME interrupt
[    1.500807] pci 0000:0f:00.0: Signaling PME through PCIe PME interrupt
[    1.500948] pcie_pme 0000:00:1c.7:pcie01: service driver pcie_pme loaded
[    1.501092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.501466] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.501689] intel_idle: MWAIT substates: 0x1120
[    1.501690] intel_idle: v0.4 model 0x2A
[    1.501691] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.501997] GHES: HEST is not enabled!
[    1.502245] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.522996] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.524218] Linux agpgart interface v0.103
[    1.524592] [drm] Initialized drm 1.1.0 20060810
[    1.524983] mei_me 0000:00:16.0: setting latency timer to 64
[    1.525017] mei_me 0000:00:16.0: irq 54 for MSI/MSI-X
[    1.529983] 3ware 9000 Storage Controller device driver for Linux v2.26.02.014.
[    1.785159] 3w-9xxx: scsi0: AEN: INFO (0x04:0x003D): Verify paused:unit=0.
[    1.887093] 3w-9xxx: scsi0: AEN: INFO (0x04:0x0053): Battery capacity test is overdue:.
[    1.989024] scsi0 : 3ware 9000 Storage Controller
[    1.989362] 3w-9xxx: scsi0: Found a 3ware 9000 Storage Controller at 0xfbd20000, IRQ: 17.
[    2.294827] 3w-9xxx: scsi0: Firmware FE9X 4.10.00.027, BIOS BE9X 4.08.00.004, Ports: 8.
[    2.295264] Solarflare NET driver v3.2
[    2.295523] scsi 0:0:0:0: Direct-Access     AMCC     9650SE-8LP DISK  4.10 PQ: 0 ANSI: 5
[    2.295535] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.295536] ehci-pci: EHCI PCI platform driver
[    2.295684] ehci-pci 0000:00:1a.0: setting latency timer to 64
[    2.295710] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    2.295731] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    2.295753] ehci-pci 0000:00:1a.0: debug port 2
[    2.299660] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    2.299682] ehci-pci 0000:00:1a.0: irq 23, io mem 0xfbf27000
[    2.305824] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    2.306010] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    2.306148] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.306371] usb usb1: Product: EHCI Host Controller
[    2.306507] usb usb1: Manufacturer: Linux 3.11.0 ehci_hcd
[    2.306643] usb usb1: SerialNumber: 0000:00:1a.0
[    2.307061] hub 1-0:1.0: USB hub found
[    2.307201] hub 1-0:1.0: 2 ports detected
[    2.307648] ehci-pci 0000:00:1d.0: setting latency timer to 64
[    2.307668] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    2.307821] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    2.308058] ehci-pci 0000:00:1d.0: debug port 2
[    2.312100] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    2.312105] ehci-pci 0000:00:1d.0: irq 23, io mem 0xfbf26000
[    2.317815] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    2.317972] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    2.318110] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.318333] usb usb2: Product: EHCI Host Controller
[    2.318469] usb usb2: Manufacturer: Linux 3.11.0 ehci_hcd
[    2.318606] usb usb2: SerialNumber: 0000:00:1d.0
[    2.319004] hub 2-0:1.0: USB hub found
[    2.319143] hub 2-0:1.0: 2 ports detected
[    2.319463] uhci_hcd: USB Universal Host Controller Interface driver
[    2.319915] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    2.322620] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.322768] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.323304] mousedev: PS/2 mouse device common for all mice
[    2.323583] rtc_cmos 00:03: RTC can wake from S4
[    2.323961] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    2.324127] rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    2.324410] Intel P-state driver initializing.
[    2.324561] Intel pstate controlling: cpu 0
[    2.324714] Intel pstate controlling: cpu 1
[    2.324884] Intel pstate controlling: cpu 2
[    2.325034] Intel pstate controlling: cpu 3
[    2.325184] Intel pstate controlling: cpu 4
[    2.325333] Intel pstate controlling: cpu 5
[    2.325482] Intel pstate controlling: cpu 6
[    2.325632] Intel pstate controlling: cpu 7
[    2.326075] cpuidle: using governor ladder
[    2.326747] cpuidle: using governor menu
[    2.326911] ledtrig-cpu: registered to indicate activity on CPUs
[    2.327193] hidraw: raw HID events driver (C) Jiri Kosina
[    2.327417] usbcore: registered new interface driver usbhid
[    2.327555] usbhid: USB HID core driver
[    2.327955] Key type dns_resolver registered
[    2.329514] registered taskstats version 1
[    2.330914] IMA: No TPM chip found, activating TPM-bypass!
[    2.332416] rtc_cmos 00:03: setting system clock to 2013-11-03 08:36:09 UTC (1383467769)
[    2.333874] Freeing unused kernel memory: 3004K (ffffffff81994000 - ffffffff81c83000)
[    2.461741] tsc: Refined TSC clocksource calibration: 3411.131 MHz
[    2.608646] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    2.722968] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[    2.722972] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.723452] hub 1-1:1.0: USB hub found
[    2.723590] hub 1-1:1.0: 6 ports detected
[    2.822164] ACPI: bus type ATA registered
[    2.822518] libata version 3.00 loaded.
[    2.826491] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    2.940826] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[    2.940829] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.941414] hub 2-1:1.0: USB hub found
[    2.941576] hub 2-1:1.0: 8 ports detected
[    3.016527] usb 1-1.2: new high-speed USB device number 3 using ehci-pci
[    3.042261] ahci 0000:00:1f.2: version 3.0
[    3.042466] ahci 0000:00:1f.2: irq 55 for MSI/MSI-X
[    3.053365] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[    3.053368] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ems apst 
[    3.053373] ahci 0000:00:1f.2: setting latency timer to 64
[    3.066289] scsi1 : ahci
[    3.066574] scsi2 : ahci
[    3.066870] scsi3 : ahci
[    3.067121] scsi4 : ahci
[    3.067434] scsi5 : ahci
[    3.067700] scsi6 : ahci
[    3.067971] ata1: SATA max UDMA/133 abar m2048 at 0xfbf25000 port 0xfbf25100 irq 55
[    3.067974] ata2: SATA max UDMA/133 abar m2048 at 0xfbf25000 port 0xfbf25180 irq 55
[    3.067976] ata3: SATA max UDMA/133 abar m2048 at 0xfbf25000 port 0xfbf25200 irq 55
[    3.067979] ata4: SATA max UDMA/133 abar m2048 at 0xfbf25000 port 0xfbf25280 irq 55
[    3.067981] ata5: SATA max UDMA/133 abar m2048 at 0xfbf25000 port 0xfbf25300 irq 55
[    3.067983] ata6: SATA max UDMA/133 abar m2048 at 0xfbf25000 port 0xfbf25380 irq 55
[    3.068187] ahci 0000:0a:00.0: AHCI 0001.0100 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
[    3.068191] ahci 0000:0a:00.0: flags: 64bit ncq pm led clo pmp pio slum part 
[    3.069088] scsi7 : ahci
[    3.069367] scsi8 : ahci
[    3.069610] ata7: SATA max UDMA/133 abar m512 at 0xfb810000 port 0xfb810100 irq 16
[    3.069614] ata8: SATA max UDMA/133 abar m512 at 0xfb810000 port 0xfb810180 irq 16
[    3.069741] ahci 0000:0b:00.0: irq 56 for MSI/MSI-X
[    3.080406] ahci 0000:0b:00.0: AHCI 0001.0200 32 slots 8 ports 6 Gbps 0xff impl SATA mode
[    3.080408] ahci 0000:0b:00.0: flags: 64bit ncq pio 
[    3.084357] scsi9 : ahci
[    3.084648] scsi10 : ahci
[    3.084948] scsi11 : ahci
[    3.085245] scsi12 : ahci
[    3.085539] scsi13 : ahci
[    3.085839] scsi14 : ahci
[    3.086128] scsi15 : ahci
[    3.086425] scsi16 : ahci
[    3.086646] ata9: SATA max UDMA/133 abar m2048 at 0xfb721000 port 0xfb721100 irq 56
[    3.086650] ata10: SATA max UDMA/133 abar m2048 at 0xfb721000 port 0xfb721180 irq 56
[    3.086653] ata11: SATA max UDMA/133 abar m2048 at 0xfb721000 port 0xfb721200 irq 56
[    3.086656] ata12: SATA max UDMA/133 abar m2048 at 0xfb721000 port 0xfb721280 irq 56
[    3.086660] ata13: SATA max UDMA/133 abar m2048 at 0xfb721000 port 0xfb721300 irq 56
[    3.086663] ata14: SATA max UDMA/133 abar m2048 at 0xfb721000 port 0xfb721380 irq 56
[    3.086666] ata15: SATA max UDMA/133 abar m2048 at 0xfb721000 port 0xfb721400 irq 56
[    3.086669] ata16: SATA max UDMA/133 abar m2048 at 0xfb721000 port 0xfb721480 irq 56
[    3.101717] usb 1-1.2: New USB device found, idVendor=0424, idProduct=2514
[    3.101720] usb 1-1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.102317] hub 1-1.2:1.0: USB hub found
[    3.102463] hub 1-1.2:1.0: 3 ports detected
[    3.216269] usb 2-1.1: new full-speed USB device number 3 using ehci-pci
[    3.303956] usb 2-1.1: New USB device found, idVendor=046d, idProduct=c22d
[    3.303959] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.303960] usb 2-1.1: Product: G510 Gaming Keyboard
[    3.303962] usb 2-1.1: Manufacturer: Logitech
[    3.372150] ata4: SATA link down (SStatus 0 SControl 300)
[    3.372208] ata3: SATA link down (SStatus 0 SControl 300)
[    3.372244] ata5: SATA link down (SStatus 0 SControl 300)
[    3.373154] ata6: SATA link down (SStatus 0 SControl 300)
[    3.374171] ata7: SATA link down (SStatus 0 SControl 300)
[    3.374198] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    3.374237] ata8: SATA link down (SStatus 0 SControl 300)
[    3.374257] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    3.374760] ata1.00: ATA-9: Samsung SSD 840 Series, DXT06B0Q, max UDMA/133
[    3.374761] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    3.375079] ata1.00: configured for UDMA/133
[    3.375294] scsi 1:0:0:0: Direct-Access     ATA      Samsung SSD 840  DXT0 PQ: 0 ANSI: 5
[    3.376175] ata2.00: ATA-9: Samsung SSD 840 EVO 500GB, EXT0AB0Q, max UDMA/133
[    3.376177] ata2.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    3.376349] ata2.00: configured for UDMA/133
[    3.376501] scsi 2:0:0:0: Direct-Access     ATA      Samsung SSD 840  EXT0 PQ: 0 ANSI: 5
[    3.380158] usb 2-1.7: new full-speed USB device number 4 using ehci-pci
[    3.391161] ata11: SATA link down (SStatus 0 SControl 300)
[    3.391210] ata9: SATA link down (SStatus 0 SControl 300)
[    3.391291] ata12: SATA link down (SStatus 0 SControl 300)
[    3.391346] ata10: SATA link down (SStatus 0 SControl 300)
[    3.393148] ata16: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    3.393213] ata14: SATA link down (SStatus 0 SControl 300)
[    3.393278] ata13: SATA link down (SStatus 0 SControl 300)
[    3.393360] ata15: SATA link down (SStatus 0 SControl 300)
[    3.393422] ata16.00: ATAPI: MARVELL VIRTUALL, 1.09, max UDMA/66
[    3.393633] ata16.00: configured for UDMA/66
[    3.395367] scsi 16:0:0:0: Processor         Marvell  91xx Config      1.01 PQ: 0 ANSI: 5
[    3.461222] Switched to clocksource tsc
[    3.465980] usb 2-1.7: New USB device found, idVendor=0b05, idProduct=179c
[    3.465982] usb 2-1.7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.502261] sd 0:0:0:0: [sda] 7812478976 512-byte logical blocks: (3.99 TB/3.63 TiB)
[    3.502302] sd 1:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    3.502422] sd 1:0:0:0: [sdb] Write Protect is off
[    3.502426] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    3.502456] sd 2:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    3.502466] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.502565] sd 2:0:0:0: [sdc] Write Protect is off
[    3.502568] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    3.502605] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.502696] sd 0:0:0:0: [sda] Write Protect is off
[    3.502699] sd 0:0:0:0: [sda] Mode Sense: 23 00 10 00
[    3.503011] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.503278] 3w-9xxx: scsi0: ERROR: (0x03:0x0101): Invalid command opcode:opcode=0xA3.
[    3.504706]  sdb: sdb1 sdb2 sdb3 sdb4
[    3.505765] sd 1:0:0:0: [sdb] Attached SCSI disk
[    3.505829]  sdc: sdc1 sdc2 sdc3 sdc4
[    3.506696] sd 2:0:0:0: [sdc] Attached SCSI disk
[    3.518708]  sda: sda1 sda2 sda3 sda4
[    3.520563] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.539057] usb 1-1.2.1: new high-speed USB device number 4 using ehci-pci
[    3.544334] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    3.544464] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    3.544577] sd 2:0:0:0: Attached scsi generic sg2 type 0
[    3.544701] scsi 16:0:0:0: Attached scsi generic sg3 type 3
[    3.624373] usb 1-1.2.1: New USB device found, idVendor=0424, idProduct=2640
[    3.624376] usb 1-1.2.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.624750] hub 1-1.2.1:1.0: USB hub found
[    3.624873] hub 1-1.2.1:1.0: 3 ports detected
[    3.697951] usb 1-1.2.2: new high-speed USB device number 5 using ehci-pci
[    3.767369] Fusion MPT base driver 3.04.20
[    3.767371] Copyright (c) 1999-2008 LSI Corporation
[    3.783271] usb 1-1.2.2: New USB device found, idVendor=0424, idProduct=2514
[    3.783274] usb 1-1.2.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.783791] hub 1-1.2.2:1.0: USB hub found
[    3.783891] hub 1-1.2.2:1.0: 3 ports detected
[    3.826575] Fusion MPT SPI Host driver 3.04.20
[    3.877863] Fusion MPT FC Host driver 3.04.20
[    3.897946] usb 1-1.2.1.1: new high-speed USB device number 6 using ehci-pci
[    3.918323] Fusion MPT SAS Host driver 3.04.20
[    3.949169] 3ware Storage Controller device driver for Linux v1.26.02.003.
[    4.028613] usb 1-1.2.1.1: New USB device found, idVendor=0424, idProduct=4060
[    4.028617] usb 1-1.2.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.028620] usb 1-1.2.1.1: Product: Ultra Fast Media Reader
[    4.028623] usb 1-1.2.1.1: Manufacturer: Generic
[    4.028625] usb 1-1.2.1.1: SerialNumber: 000000264001
[    4.042128] qla2xxx [0000:00:00.0]-0005: : QLogic Fibre Channel HBA Driver: 8.05.00.03-k.
[    4.077326] Emulex LightPulse Fibre Channel SCSI driver 8.3.40
[    4.077329] Copyright(c) 2004-2013 Emulex.  All rights reserved.
[    4.101686] usb 1-1.2.2.1: new high-speed USB device number 7 using ehci-pci
[    4.161939] usb-storage 1-1.2.1.1:1.0: USB Mass Storage device detected
[    4.162072] scsi17 : usb-storage 1-1.2.1.1:1.0
[    4.162395] usbcore: registered new interface driver usb-storage
[    4.187006] usb 1-1.2.2.1: New USB device found, idVendor=0424, idProduct=2640
[    4.187009] usb 1-1.2.2.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.187539] hub 1-1.2.2.1:1.0: USB hub found
[    4.187631] hub 1-1.2.2.1:1.0: 3 ports detected
[    4.197611] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    4.229303] xhci_hcd 0000:04:00.0: xHCI Host Controller
[    4.229311] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 3
[    4.334337] xhci_hcd 0000:04:00.0: irq 57 for MSI/MSI-X
[    4.334344] xhci_hcd 0000:04:00.0: irq 58 for MSI/MSI-X
[    4.334349] xhci_hcd 0000:04:00.0: irq 59 for MSI/MSI-X
[    4.334355] xhci_hcd 0000:04:00.0: irq 60 for MSI/MSI-X
[    4.334360] xhci_hcd 0000:04:00.0: irq 61 for MSI/MSI-X
[    4.334366] xhci_hcd 0000:04:00.0: irq 62 for MSI/MSI-X
[    4.334371] xhci_hcd 0000:04:00.0: irq 63 for MSI/MSI-X
[    4.334377] xhci_hcd 0000:04:00.0: irq 64 for MSI/MSI-X
[    4.334571] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    4.334572] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.334574] usb usb3: Product: xHCI Host Controller
[    4.334575] usb usb3: Manufacturer: Linux 3.11.0 xhci_hcd
[    4.334576] usb usb3: SerialNumber: 0000:04:00.0
[    4.334884] xHCI xhci_add_endpoint called for root hub
[    4.334887] xHCI xhci_check_bandwidth called for root hub
[    4.335062] hub 3-0:1.0: USB hub found
[    4.335108] hub 3-0:1.0: 2 ports detected
[    4.335231] xhci_hcd 0000:04:00.0: xHCI Host Controller
[    4.335240] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 4
[    4.337749] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    4.337751] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.337752] usb usb4: Product: xHCI Host Controller
[    4.337754] usb usb4: Manufacturer: Linux 3.11.0 xhci_hcd
[    4.337755] usb usb4: SerialNumber: 0000:04:00.0
[    4.338071] xHCI xhci_add_endpoint called for root hub
[    4.338073] xHCI xhci_check_bandwidth called for root hub
[    4.338263] hub 4-0:1.0: USB hub found
[    4.338273] hub 4-0:1.0: 2 ports detected
[    4.345668] xhci_hcd 0000:05:00.0: xHCI Host Controller
[    4.345674] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 5
[    4.345851] xhci_hcd 0000:05:00.0: irq 65 for MSI/MSI-X
[    4.345857] xhci_hcd 0000:05:00.0: irq 66 for MSI/MSI-X
[    4.345862] xhci_hcd 0000:05:00.0: irq 67 for MSI/MSI-X
[    4.345868] xhci_hcd 0000:05:00.0: irq 68 for MSI/MSI-X
[    4.345873] xhci_hcd 0000:05:00.0: irq 69 for MSI/MSI-X
[    4.345878] xhci_hcd 0000:05:00.0: irq 70 for MSI/MSI-X
[    4.345883] xhci_hcd 0000:05:00.0: irq 71 for MSI/MSI-X
[    4.345888] xhci_hcd 0000:05:00.0: irq 72 for MSI/MSI-X
[    4.346077] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
[    4.346078] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.346080] usb usb5: Product: xHCI Host Controller
[    4.346081] usb usb5: Manufacturer: Linux 3.11.0 xhci_hcd
[    4.346082] usb usb5: SerialNumber: 0000:05:00.0
[    4.346350] xHCI xhci_add_endpoint called for root hub
[    4.346351] xHCI xhci_check_bandwidth called for root hub
[    4.346495] hub 5-0:1.0: USB hub found
[    4.346506] hub 5-0:1.0: 2 ports detected
[    4.346658] xhci_hcd 0000:05:00.0: xHCI Host Controller
[    4.346665] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 6
[    4.349271] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003
[    4.349273] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.349274] usb usb6: Product: xHCI Host Controller
[    4.349275] usb usb6: Manufacturer: Linux 3.11.0 xhci_hcd
[    4.349277] usb usb6: SerialNumber: 0000:05:00.0
[    4.349550] xHCI xhci_add_endpoint called for root hub
[    4.349551] xHCI xhci_check_bandwidth called for root hub
[    4.349680] hub 6-0:1.0: USB hub found
[    4.349691] hub 6-0:1.0: 2 ports detected
[    4.396823] input: Logitech G510 Gaming Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/input/input0
[    4.397060] hid-generic 0003:046D:C22D.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech G510 Gaming Keyboard] on usb-0000:00:1d.0-1.1/input0
[    4.401277] input: Logitech G510 Gaming Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/input/input1
[    4.401737] hid-generic 0003:046D:C22D.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech G510 Gaming Keyboard] on usb-0000:00:1d.0-1.1/input1
[    4.460581] usb 1-1.2.2.1.1: new high-speed USB device number 8 using ehci-pci
[    4.591242] usb 1-1.2.2.1.1: New USB device found, idVendor=0424, idProduct=4060
[    4.591245] usb 1-1.2.2.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.591247] usb 1-1.2.2.1.1: Product: Ultra Fast Media Reader
[    4.591248] usb 1-1.2.2.1.1: Manufacturer: Generic
[    4.591249] usb 1-1.2.2.1.1: SerialNumber: 000000264001
[    4.591587] usb-storage 1-1.2.2.1.1:1.0: USB Mass Storage device detected
[    4.591677] scsi18 : usb-storage 1-1.2.2.1.1:1.0
[    4.744254] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[    4.758583] usb 3-1: New USB device found, idVendor=0424, idProduct=2531
[    4.758586] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.758588] usb 3-1: Product: USB2134
[    4.758589] usb 3-1: Manufacturer: SMSC
[    4.759490] hub 3-1:1.0: USB hub found
[    4.759832] hub 3-1:1.0: 3 ports detected
[    4.863379] usb 4-1: new SuperSpeed USB device number 2 using xhci_hcd
[    4.875634] usb 4-1: Parent hub missing LPM exit latency info.  Power management will be impacted.
[    4.877509] usb 4-1: New USB device found, idVendor=0424, idProduct=5534
[    4.877513] usb 4-1: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[    4.877515] usb 4-1: Product: USB5534
[    4.877518] usb 4-1: Manufacturer: SMSC
[    4.878357] hub 4-1:1.0: USB hub found
[    4.878752] hub 4-1:1.0: 3 ports detected
[    5.035276] usb 3-1.2: new low-speed USB device number 3 using xhci_hcd
[    5.056265] usb 3-1.2: New USB device found, idVendor=045e, idProduct=0040
[    5.056269] usb 3-1.2: New USB device strings: Mfr=1, Product=3, SerialNumber=0
[    5.056272] usb 3-1.2: Product: Microsoft 3-Button Mouse with IntelliEye(TM)
[    5.056275] usb 3-1.2: Manufacturer: Microsoft
[    5.056568] usb 3-1.2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[    5.057744] device-mapper: uevent: version 1.0.3
[    5.058162] device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel at redhat.com
[    5.061833] input: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) as /devices/pci0000:00/0000:00:1c.4/0000:04:00.0/usb3/3-1/3-1.2/3-1.2:1.0/input/input2
[    5.062141] hid-generic 0003:045E:0040.0003: input,hidraw2: USB HID v1.10 Mouse [Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)] on usb-0000:04:00.0-1.2/input0
[    5.135215] usb 3-1.3: new high-speed USB device number 4 using xhci_hcd
[    5.149325] usb 3-1.3: New USB device found, idVendor=0424, idProduct=2532
[    5.149328] usb 3-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.149330] usb 3-1.3: Product: USB2134
[    5.149331] usb 3-1.3: Manufacturer: SMSC
[    5.150236] hub 3-1.3:1.0: USB hub found
[    5.150577] hub 3-1.3:1.0: 3 ports detected
[    5.175014] scsi 17:0:0:0: Direct-Access     Generic  Ultra HS-SD/MMC  1.82 PQ: 0 ANSI: 0
[    5.175847] sd 17:0:0:0: Attached scsi generic sg4 type 0
[    5.191489] sd 17:0:0:0: [sdd] Attached SCSI removable disk
[    5.217575] usb 4-1.3: new SuperSpeed USB device number 3 using xhci_hcd
[    5.229397] usb 4-1.3: Parent hub missing LPM exit latency info.  Power management will be impacted.
[    5.231270] usb 4-1.3: New USB device found, idVendor=0424, idProduct=5534
[    5.231273] usb 4-1.3: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[    5.231274] usb 4-1.3: Product: USB5534
[    5.231275] usb 4-1.3: Manufacturer: SMSC
[    5.232188] hub 4-1.3:1.0: USB hub found
[    5.232517] hub 4-1.3:1.0: 3 ports detected
[    5.400084] usb 4-1.3.3: new SuperSpeed USB device number 4 using xhci_hcd
[    5.410746] async_tx: api initialized (async)
[    5.418269] usb 4-1.3.3: Parent hub missing LPM exit latency info.  Power management will be impacted.
[    5.447781] raid6: sse2x1   10042 MB/s
[    5.464768] raid6: sse2x2   12500 MB/s
[    5.481755] raid6: sse2x4   14410 MB/s
[    5.481757] raid6: using algorithm sse2x4 (14410 MB/s)
[    5.481758] raid6: using ssse3x2 recovery algorithm
[    5.500337] xor: automatically using best checksumming function:
[    5.509735]    avx       : 26736.000 MB/sec
[    5.510603] usb 4-1.3.3: New USB device found, idVendor=0bda, idProduct=0307
[    5.510605] usb 4-1.3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    5.510607] usb 4-1.3.3: Product: USB3.0 Card Reader
[    5.510608] usb 4-1.3.3: Manufacturer: Realtek
[    5.510616] usb 4-1.3.3: SerialNumber: F131C0004C45
[    5.516551] usb-storage 4-1.3.3:1.0: USB Mass Storage device detected
[    5.516617] scsi19 : usb-storage 4-1.3.3:1.0
[    5.522280] md: raid6 personality registered for level 6
[    5.522283] md: raid5 personality registered for level 5
[    5.522284] md: raid4 personality registered for level 4
[    5.533078] md: raid1 personality registered for level 1
[    5.543754] md: raid10 personality registered for level 10
[    5.548567] device-mapper: raid: Loading target version 1.5.2
[    5.602975] scsi 18:0:0:0: Direct-Access     Generic  Ultra HS-SD/MMC  1.82 PQ: 0 ANSI: 0
[    5.603723] sd 18:0:0:0: Attached scsi generic sg5 type 0
[    5.619584] sd 18:0:0:0: [sde] Attached SCSI removable disk
[    5.650714] md: raid0 personality registered for level 0
[    5.876739] md: linear personality registered for level -1
[    5.930949] md: multipath personality registered for level -4
[    6.168860] btrfs: Unknown symbol crc32c (err 0)
[    6.281150] JFS: nTxBlock = 8192, nTxLock = 65536
[    6.359412] RPC: Registered named UNIX socket transport module.
[    6.359415] RPC: Registered udp transport module.
[    6.359416] RPC: Registered tcp transport module.
[    6.359417] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    6.371820] FS-Cache: Loaded
[    6.375042] FS-Cache: Netfs 'nfs' registered for caching
[    6.435857] xfs: Unknown symbol crc32c (err 0)
[    6.503714] fuse init (API version 7.22)
[    6.525306] scsi 19:0:0:0: Direct-Access     Generic- SD/MMC/MS/MSPRO  1.00 PQ: 0 ANSI: 6
[    6.526095] sd 19:0:0:0: Attached scsi generic sg6 type 0
[    6.531100] sd 19:0:0:0: [sdf] Attached SCSI removable disk
[    6.566657] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[    6.566659] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    6.688262] Loading iSCSI transport class v2.0-870.
[    6.824285] iscsi: registered transport (tcp)
[    7.819853] device-mapper: dm-log-userspace: version 1.1.0 loaded
[    7.902940] device-mapper: multipath: version 1.5.1 loaded
[    7.977950] device-mapper: multipath queue-length: version 0.1.0 loaded
[    8.207046] device-mapper: multipath round-robin: version 1.0.0 loaded
[    8.281718] device-mapper: multipath service-time: version 0.2.0 loaded
[    8.367730] dm_persistent_data: Unknown symbol crc32c (err 0)
[    8.378086] dm_thin_pool: Unknown symbol dm_btree_insert (err 0)
[    8.378095] dm_thin_pool: Unknown symbol dm_tm_read_lock (err 0)
[    8.378101] dm_thin_pool: Unknown symbol dm_block_data (err 0)
[    8.378114] dm_thin_pool: Unknown symbol dm_block_manager_create (err 0)
[    8.378125] dm_thin_pool: Unknown symbol dm_btree_del (err 0)
[    8.378132] dm_thin_pool: Unknown symbol dm_tm_shadow_block (err 0)
[    8.378138] dm_thin_pool: Unknown symbol dm_block_location (err 0)
[    8.378147] dm_thin_pool: Unknown symbol dm_tm_pre_commit (err 0)
[    8.378170] dm_thin_pool: Unknown symbol dm_btree_insert_notify (err 0)
[    8.378177] dm_thin_pool: Unknown symbol dm_bm_read_lock (err 0)
[    8.378183] dm_thin_pool: Unknown symbol dm_tm_create_with_sm (err 0)
[    8.378190] dm_thin_pool: Unknown symbol dm_sm_disk_create (err 0)
[    8.378197] dm_thin_pool: Unknown symbol dm_bm_write_lock_zero (err 0)
[    8.378203] dm_thin_pool: Unknown symbol dm_tm_dec (err 0)
[    8.378208] dm_thin_pool: Unknown symbol dm_btree_lookup (err 0)
[    8.378214] dm_thin_pool: Unknown symbol dm_tm_destroy (err 0)
[    8.378219] dm_thin_pool: Unknown symbol dm_tm_create_non_blocking_clone (err 0)
[    8.378227] dm_thin_pool: Unknown symbol dm_bm_set_read_only (err 0)
[    8.378244] dm_thin_pool: Unknown symbol dm_bm_write_lock (err 0)
[    8.378261] dm_thin_pool: Unknown symbol dm_block_manager_destroy (err 0)
[    8.378272] dm_thin_pool: Unknown symbol dm_bm_checksum (err 0)
[    8.378295] dm_thin_pool: Unknown symbol dm_btree_empty (err 0)
[    8.378304] dm_thin_pool: Unknown symbol dm_sm_disk_open (err 0)
[    8.378312] dm_thin_pool: Unknown symbol dm_tm_commit (err 0)
[    8.378325] dm_thin_pool: Unknown symbol dm_tm_unlock (err 0)
[    8.378338] dm_thin_pool: Unknown symbol dm_bm_block_size (err 0)
[    8.378343] dm_thin_pool: Unknown symbol dm_btree_find_highest_key (err 0)
[    8.378359] dm_thin_pool: Unknown symbol dm_btree_remove (err 0)
[    8.378365] dm_thin_pool: Unknown symbol dm_bm_unlock (err 0)
[    8.378374] dm_thin_pool: Unknown symbol dm_tm_inc (err 0)
[    8.378380] dm_thin_pool: Unknown symbol dm_tm_open_with_sm (err 0)
[    8.461974] dm_persistent_data: Unknown symbol crc32c (err 0)
[   18.815096] md: md3 stopped.
[   18.816571] md: bind<sdc3>
[   18.816881] md: bind<sda3>
[   18.817067] md: bind<sdb3>
[   18.824587] md/raid1:md3: active with 3 out of 3 mirrors
[   18.824705] created bitmap (1 pages) for device md3
[   18.824831] md3: bitmap initialized from disk: read 1 pages, set 0 of 4 bits
[   18.828389] md3: detected capacity change from 0 to 268369920
[   18.829365]  md3: unknown partition table
[   18.834131] md: md2 stopped.
[   18.835604] md: bind<sdc2>
[   18.835833] md: bind<sda2>
[   18.836027] md: bind<sdb2>
[   18.843233] md/raid1:md2: active with 3 out of 3 mirrors
[   18.843339] created bitmap (1 pages) for device md2
[   18.843447] md2: bitmap initialized from disk: read 1 pages, set 0 of 2 bits
[   18.852322] md2: detected capacity change from 0 to 134152192
[   18.852983]  md2:
[   18.882699] md: md4 stopped.
[   18.883578] md: bind<sdb4>
[   18.883741] md: bind<sdc4>
[   18.890998] md/raid1:md4: active with 2 out of 2 mirrors
[   18.891039] created bitmap (4 pages) for device md4
[   18.891139] md4: bitmap initialized from disk: read 1 pages, set 0 of 7447 bits
[   18.900076] md4: detected capacity change from 0 to 499698696192
[   18.900927]  md4: unknown partition table
[   19.005334] bio: create slab <bio-1> at 1
[   19.474281] EXT3-fs (dm-16): error: couldn't mount because of unsupported optional features (240)
[   19.474417] EXT2-fs (dm-16): error: couldn't mount because of unsupported optional features (240)
[   19.476215] EXT4-fs (dm-16): mounted filesystem with ordered data mode. Opts: (null)
[   19.488847] kjournald starting.  Commit interval 5 seconds
[   19.488881] EXT3-fs (dm-0): mounted filesystem with writeback data mode
[   19.840558] systemd-udevd[13434]: starting version 208
[   19.920707] ACPI: Requesting acpi_cpufreq
[   19.920859] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3
[   19.921092] ACPI: Power Button [PWRB]
[   19.921302] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[   19.921538] ACPI: Power Button [PWRF]
[   19.965325] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[   19.965485] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
[   19.965837] e1000e 0000:00:19.0: setting latency timer to 64
[   19.965933] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[   19.966194] e1000e 0000:00:19.0: irq 73 for MSI/MSI-X
[   19.979405] [drm] radeon kernel modesetting enabled.
[   19.980781] [drm] initializing kernel modesetting (CEDAR 0x1002:0x68F9 0x1043:0x03CA).
[   19.981030] [drm] register mmio base: 0xFBE20000
[   19.981168] [drm] register mmio size: 131072
[   19.981388] ATOM BIOS: 68F9.12.20.0.48.AS03
[   19.981593] radeon 0000:01:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
[   19.981822] radeon 0000:01:00.0: GTT: 512M 0x0000000040000000 - 0x000000005FFFFFFF
[   19.982047] [drm] Detected VRAM RAM=1024M, BAR=256M
[   19.982185] [drm] RAM width 64bits DDR
[   19.982651] [TTM] Zone  kernel: Available graphics memory: 16447202 kiB
[   19.982792] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[   19.982931] [TTM] Initializing pool allocator
[   19.983075] [TTM] Initializing DMA pool allocator
[   19.984582] [drm] radeon: 1024M of VRAM memory ready
[   19.984723] [drm] radeon: 512M of GTT memory ready.
[   19.985071] [drm] GART: num cpu pages 131072, num gpu pages 131072
[   19.985528] [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
[   20.006520] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[   20.006999] r8169 0000:0f:00.0: irq 74 for MSI/MSI-X
[   20.007213] r8169 0000:0f:00.0 eth0: RTL8168evl/8111evl at 0xffffc90008660000, f4:6d:04:47:bb:dc, XID 0c900800 IRQ 74
[   20.007534] r8169 0000:0f:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[   20.013789] [drm] Loading CEDAR Microcode
[   20.014448] [drm] PCIE GART of 512M enabled (table at 0x000000000025D000).
[   20.014712] radeon 0000:01:00.0: WB enabled
[   20.014821] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xffff88080c7bbc00
[   20.015001] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0xffff88080c7bbc0c
[   20.015946] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x000000000005c418 and cpu addr 0xffffc9000881c418
[   20.016129] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   20.016237] [drm] Driver supports precise vblank timestamp query.
[   20.016363] radeon 0000:01:00.0: irq 75 for MSI/MSI-X
[   20.016385] radeon 0000:01:00.0: radeon: using MSI.
[   20.016537] [drm] radeon: irq initialized.
[   20.033193] [drm] ring test on 0 succeeded in 1 usecs
[   20.033359] [drm] ring test on 3 succeeded in 1 usecs
[   20.071410] firewire_ohci 0000:08:00.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x11
[   20.155983] Bluetooth: Core ver 2.16
[   20.156108] NET: Registered protocol family 31
[   20.156216] Bluetooth: HCI device and connection manager initialized
[   20.156356] Bluetooth: HCI socket layer initialized
[   20.156466] Bluetooth: L2CAP socket layer initialized
[   20.156592] Bluetooth: SCO socket layer initialized
[   20.167947] usbcore: registered new interface driver btusb
[   20.227976] input: PC Speaker as /devices/platform/pcspkr/input/input5
[   20.230142] e1000e 0000:00:19.0 eth1: registered PHC clock
[   20.230269] e1000e 0000:00:19.0 eth1: (PCI Express:2.5GT/s:Width x1) f4:6d:04:47:c0:15
[   20.230453] e1000e 0000:00:19.0 eth1: Intel(R) PRO/1000 Network Connection
[   20.230462] [drm] ring test on 5 succeeded in 0 usecs
[   20.230465] [drm] UVD initialized successfully.
[   20.230808] [drm] ib test on ring 0 succeeded in 0 usecs
[   20.230838] [drm] ib test on ring 3 succeeded in 0 usecs
[   20.232902] Error: Driver 'pcspkr' is already registered, aborting...
[   20.232957] e1000e 0000:00:19.0 eth1: MAC: 10, PHY: 11, PBA No: FFFFFF-0FF
[   20.233003] e1000e 0000:0c:00.0: Disabling ASPM  L1
[   20.233308] snd_hda_intel 0000:00:1b.0: irq 76 for MSI/MSI-X
[   20.233407] e1000e 0000:0c:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[   20.233626] e1000e 0000:0c:00.0: irq 77 for MSI/MSI-X
[   20.249923] microcode: CPU0 sig=0x206a7, pf=0x2, revision=0x14
[   20.250639] microcode: CPU0 sig=0x206a7, pf=0x2, revision=0x14
[   20.251164] microcode: CPU0 updated to revision 0x28, date = 2012-04-24
[   20.251300] microcode: CPU1 sig=0x206a7, pf=0x2, revision=0x14
[   20.251471] microcode: CPU1 sig=0x206a7, pf=0x2, revision=0x14
[   20.251778] microcode: CPU1 updated to revision 0x28, date = 2012-04-24
[   20.251902] microcode: CPU2 sig=0x206a7, pf=0x2, revision=0x14
[   20.252068] microcode: CPU2 sig=0x206a7, pf=0x2, revision=0x14
[   20.252376] microcode: CPU2 updated to revision 0x28, date = 2012-04-24
[   20.252503] microcode: CPU3 sig=0x206a7, pf=0x2, revision=0x14
[   20.252656] microcode: CPU3 sig=0x206a7, pf=0x2, revision=0x14
[   20.252971] microcode: CPU3 updated to revision 0x28, date = 2012-04-24
[   20.253099] microcode: CPU4 sig=0x206a7, pf=0x2, revision=0x14
[   20.253267] microcode: CPU4 sig=0x206a7, pf=0x2, revision=0x14
[   20.253580] microcode: CPU4 updated to revision 0x28, date = 2012-04-24
[   20.253709] microcode: CPU5 sig=0x206a7, pf=0x2, revision=0x14
[   20.253864] microcode: CPU5 sig=0x206a7, pf=0x2, revision=0x14
[   20.254180] microcode: CPU5 updated to revision 0x28, date = 2012-04-24
[   20.254304] microcode: CPU6 sig=0x206a7, pf=0x2, revision=0x14
[   20.254448] microcode: CPU6 sig=0x206a7, pf=0x2, revision=0x14
[   20.254748] microcode: CPU6 updated to revision 0x28, date = 2012-04-24
[   20.254874] microcode: CPU7 sig=0x206a7, pf=0x2, revision=0x14
[   20.255011] microcode: CPU7 sig=0x206a7, pf=0x2, revision=0x14
[   20.255321] microcode: CPU7 updated to revision 0x28, date = 2012-04-24
[   20.255518] perf_event_intel: PEBS enabled due to microcode update
[   20.255820] microcode: Microcode Update Driver: v2.00 <tigran at aivazian.fsnet.co.uk>, Peter Oruba
[   20.265306] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
[   20.268320] input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[   20.268691] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[   20.268996] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[   20.269446] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   20.269843] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   20.270144] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   20.270456] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[   20.272165] ACPI Warning: 0x0000000000000540-0x000000000000054f SystemIO conflicts with Region \_SB_.PCI0.SBRG.GPBX 1 (20130517/utaddress-251)
[   20.272442] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   20.272626] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \_SB_.PCI0.SBRG.GPBX 1 (20130517/utaddress-251)
[   20.272900] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   20.273079] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \_SB_.PCI0.SBRG.GPBX 1 (20130517/utaddress-251)
[   20.273351] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   20.273536] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   20.273900] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
[   20.320195] iTCO_vendor_support: vendor-support=0
[   20.320977] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
[   20.321130] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
[   20.321553] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   20.402178] [drm] ib test on ring 5 succeeded
[   20.402648] [drm] Radeon Display Connectors
[   20.402753] [drm] Connector 0:
[   20.402858] [drm]   HDMI-A-1
[   20.402963] [drm]   HPD1
[   20.403068] [drm]   DDC: 0x6460 0x6460 0x6464 0x6464 0x6468 0x6468 0x646c 0x646c
[   20.403246] [drm]   Encoders:
[   20.403351] [drm]     DFP1: INTERNAL_UNIPHY1
[   20.403457] [drm] Connector 1:
[   20.403560] [drm]   DVI-I-1
[   20.403664] [drm]   HPD4
[   20.403768] [drm]   DDC: 0x6450 0x6450 0x6454 0x6454 0x6458 0x6458 0x645c 0x645c
[   20.403939] [drm]   Encoders:
[   20.404044] [drm]     DFP2: INTERNAL_UNIPHY
[   20.404155] [drm]     CRT2: INTERNAL_KLDSCP_DAC2
[   20.404262] [drm] Connector 2:
[   20.404368] [drm]   VGA-1
[   20.404473] [drm]   DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c
[   20.404644] [drm]   Encoders:
[   20.404749] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[   20.404902] [drm] Internal thermal controller without fan control
[   20.405012] [drm:radeon_pm_print_states], 4 Power State(s)
[   20.405013] [drm:radeon_pm_print_states], State 0: 
[   20.405015] [drm:radeon_pm_print_states], 	Default
[   20.405016] [drm:radeon_pm_print_states], 
[   20.405017] 	16 PCIE Lanes
[   20.405126] [drm:radeon_pm_print_states], 	3 Clock Mode(s)
[   20.405128] [drm:radeon_pm_print_states], 		0 e: 650000	m: 450000	v: 1100
[   20.405129] [drm:radeon_pm_print_states], 		1 e: 650000	m: 450000	v: 1100
[   20.405130] [drm:radeon_pm_print_states], 		2 e: 650000	m: 450000	v: 1100
[   20.405132] [drm:radeon_pm_print_states], State 1: Performance
[   20.405133] [drm:radeon_pm_print_states], 	16 PCIE Lanes
[   20.405134] [drm:radeon_pm_print_states], 	Single display only
[   20.405135] [drm:radeon_pm_print_states], 	3 Clock Mode(s)
[   20.405136] [drm:radeon_pm_print_states], 		0 e: 157000	m: 450000	v: 900
[   20.405137] [drm:radeon_pm_print_states], 		1 e: 400000	m: 450000	v: 950
[   20.405139] [drm:radeon_pm_print_states], 		2 e: 650000	m: 450000	v: 1100
[   20.405140] [drm:radeon_pm_print_states], State 2: 
[   20.405141] [drm:radeon_pm_print_states], 	16 PCIE Lanes
[   20.405142] [drm:radeon_pm_print_states], 	3 Clock Mode(s)
[   20.405143] [drm:radeon_pm_print_states], 		0 e: 650000	m: 450000	v: 1100
[   20.405144] [drm:radeon_pm_print_states], 		1 e: 650000	m: 450000	v: 1100
[   20.405145] [drm:radeon_pm_print_states], 		2 e: 650000	m: 450000	v: 1100
[   20.405147] [drm:radeon_pm_print_states], State 3: Performance
[   20.405148] [drm:radeon_pm_print_states], 	16 PCIE Lanes
[   20.405149] [drm:radeon_pm_print_states], 	3 Clock Mode(s)
[   20.405150] [drm:radeon_pm_print_states], 		0 e: 157000	m: 450000	v: 1100
[   20.405151] [drm:radeon_pm_print_states], 		1 e: 400000	m: 450000	v: 1100
[   20.405152] [drm:radeon_pm_print_states], 		2 e: 650000	m: 450000	v: 1100
[   20.405191] [drm] radeon: power management initialized
[   20.405300] [drm:radeon_atom_encoder_dpms], encoder dpms 32 to mode 3, devices 00000008, active_devices 00000000
[   20.405303] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000080, active_devices 00000000
[   20.405305] [drm:radeon_atom_encoder_dpms], encoder dpms 22 to mode 3, devices 00000010, active_devices 00000000
[   20.405309] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   20.405523] [drm] forcing HDMI-A-1 connector ON
[   20.405630] [drm:drm_fb_helper_parse_command_line], cmdline mode for connector HDMI-A-1 1920x1200 at 60Hz
[   20.405632] [drm] forcing DVI-I-1 connector ON
[   20.405738] [drm:drm_fb_helper_parse_command_line], cmdline mode for connector DVI-I-1 1920x1200 at 60Hz
[   20.405740] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1]
[   20.462118] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1] probed modes :
[   20.462120] [drm:drm_mode_debug_printmodeline], Modeline 22:"1920x1200" 60 154000 1920 1968 2000 2080 1200 1203 1209 1235 0x48 0x9
[   20.462122] [drm:drm_mode_debug_printmodeline], Modeline 24:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
[   20.462124] [drm:drm_mode_debug_printmodeline], Modeline 30:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[   20.462126] [drm:drm_mode_debug_printmodeline], Modeline 23:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[   20.462128] [drm:drm_mode_debug_printmodeline], Modeline 25:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[   20.462129] [drm:drm_mode_debug_printmodeline], Modeline 31:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[   20.462131] [drm:drm_mode_debug_printmodeline], Modeline 32:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[   20.462133] [drm:drm_mode_debug_printmodeline], Modeline 33:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[   20.462135] [drm:drm_mode_debug_printmodeline], Modeline 26:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[   20.462137] [drm:drm_mode_debug_printmodeline], Modeline 27:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[   20.462138] [drm:drm_mode_debug_printmodeline], Modeline 28:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[   20.462140] [drm:drm_mode_debug_printmodeline], Modeline 29:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[   20.462142] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:DVI-I-1]
[   20.491150] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:DVI-I-1] probed modes :
[   20.491151] [drm:drm_mode_debug_printmodeline], Modeline 35:"1920x1200" 60 154000 1920 1968 2000 2080 1200 1203 1209 1235 0x48 0x9
[   20.491153] [drm:drm_mode_debug_printmodeline], Modeline 37:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
[   20.491155] [drm:drm_mode_debug_printmodeline], Modeline 43:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[   20.491156] [drm:drm_mode_debug_printmodeline], Modeline 36:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[   20.491158] [drm:drm_mode_debug_printmodeline], Modeline 38:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[   20.491160] [drm:drm_mode_debug_printmodeline], Modeline 44:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[   20.491162] [drm:drm_mode_debug_printmodeline], Modeline 45:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[   20.491163] [drm:drm_mode_debug_printmodeline], Modeline 46:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[   20.491165] [drm:drm_mode_debug_printmodeline], Modeline 39:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[   20.491167] [drm:drm_mode_debug_printmodeline], Modeline 40:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[   20.491169] [drm:drm_mode_debug_printmodeline], Modeline 41:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[   20.491170] [drm:drm_mode_debug_printmodeline], Modeline 42:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[   20.491172] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1]
[   20.491487] [drm:radeon_process_i2c_ch], hw_i2c error
[   20.497371] [drm:radeon_atom_dac_detect], Bios 0 scratch 30000 00000001
[   20.497376] [drm:radeon_atombios_connected_scratch_regs], CRT1 disconnected
[   20.497378] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1] disconnected
[   20.497380] [drm:drm_setup_crtcs], 
[   20.497381] [drm:drm_enable_connectors], connector 15 enabled? yes
[   20.497383] [drm:drm_enable_connectors], connector 17 enabled? yes
[   20.497384] [drm:drm_enable_connectors], connector 20 enabled? no
[   20.497385] [drm:drm_target_preferred], looking for cmdline mode on connector 15
[   20.497386] [drm:drm_target_preferred], found mode 1920x1200
[   20.497387] [drm:drm_target_preferred], looking for cmdline mode on connector 17
[   20.497389] [drm:drm_target_preferred], found mode 1920x1200
[   20.497390] [drm:drm_setup_crtcs], picking CRTCs for 8192x8192 config
[   20.497396] [drm:drm_setup_crtcs], desired mode 1920x1200 set on crtc 10
[   20.497398] [drm:drm_setup_crtcs], desired mode 1920x1200 set on crtc 11
[   20.501087] [drm] fb mappable at 0xC035F000
[   20.501194] [drm] vram apper at 0xC0000000
[   20.501301] [drm] size 9216000
[   20.501355] systemd-udevd[13464]: renamed network interface eth0 to enp15s0
[   20.501515] [drm] fb depth is 24
[   20.501621] [drm]    pitch is 7680
[   20.502206] e1000e 0000:0c:00.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:12:32:00:22:1e
[   20.502207] e1000e 0000:0c:00.0 eth0: Intel(R) PRO/1000 Network Connection
[   20.502288] e1000e 0000:0c:00.0 eth0: MAC: 0, PHY: 4, PBA No: 000000-000
[   20.502311] e1000e 0000:0c:00.1: Disabling ASPM  L1
[   20.502508] e1000e 0000:0c:00.1: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[   20.502553] e1000e 0000:0c:00.1: irq 78 for MSI/MSI-X
[   20.503671] [drm:drm_crtc_helper_set_config], 
[   20.503672] [drm:drm_crtc_helper_set_config], [CRTC:10] [FB:49] #connectors=1 (x y) (0 0)
[   20.503675] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[   20.503676] [drm:drm_crtc_helper_set_config], modes are different, full mode set
[   20.503677] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[   20.503679] [drm:drm_mode_debug_printmodeline], Modeline 47:"1920x1200" 60 154000 1920 1968 2000 2080 1200 1203 1209 1235 0x48 0x9
[   20.503680] [drm:drm_crtc_helper_set_config], encoder changed, full mode switch
[   20.503681] [drm:drm_crtc_helper_set_config], crtc changed, full mode switch
[   20.503682] [drm:drm_crtc_helper_set_config], [CONNECTOR:15:HDMI-A-1] to [CRTC:10]
[   20.503683] [drm:drm_crtc_helper_set_config], attempting to set mode from userspace
[   20.503684] [drm:drm_mode_debug_printmodeline], Modeline 47:"1920x1200" 60 154000 1920 1968 2000 2080 1200 1203 1209 1235 0x48 0x9
[   20.503687] [drm:radeon_encoder_set_active_device], setting active device to 00000008 from 00000008 00000008 for encoder 2
[   20.503693] [drm:drm_crtc_helper_set_mode], [CRTC:10]
[   20.503701] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000080, active_devices 00000000
[   20.503702] [drm:radeon_atom_encoder_dpms], encoder dpms 22 to mode 3, devices 00000010, active_devices 00000000
[   20.503705] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   20.503716] [drm:radeon_compute_pll_avivo], 15385, pll dividers - fb: 359.0 ref: 9, post 7
[   20.508377] [drm:drm_crtc_helper_set_mode], [ENCODER:14:TMDS-14] set [MODE:47:1920x1200]
[   20.508378] [drm:radeon_atom_encoder_dpms], encoder dpms 32 to mode 3, devices 00000008, active_devices 00000008
[   20.572196] firewire_core 0000:08:00.0: created device fw0: GUID 001fc6000012765a, S400
[   20.681881] e1000e 0000:0c:00.1 eth2: (PCI Express:2.5GT/s:Width x1) 00:12:32:00:22:1f
[   20.681882] e1000e 0000:0c:00.1 eth2: Intel(R) PRO/1000 Network Connection
[   20.681966] e1000e 0000:0c:00.1 eth2: MAC: 0, PHY: 4, PBA No: 000000-000
[   20.692001] systemd-udevd[13449]: renamed network interface eth1 to eno1
[   20.707027] systemd-udevd[13450]: renamed network interface eth2 to enp12s0f1
[   20.707966] [drm:dce4_crtc_load_lut], 0
[   20.707987] [drm:radeon_atom_encoder_dpms], encoder dpms 32 to mode 0, devices 00000008, active_devices 00000008
[   20.708400] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[   20.708402] [drm:drm_crtc_helper_set_config], 	[CONNECTOR:15:HDMI-A-1] set DPMS on
[   20.708404] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000080, active_devices 00000000
[   20.708407] [drm:radeon_atom_encoder_dpms], encoder dpms 22 to mode 3, devices 00000010, active_devices 00000000
[   20.708411] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   20.708434] [drm:drm_crtc_helper_set_config], 
[   20.708436] [drm:drm_crtc_helper_set_config], [CRTC:11] [FB:49] #connectors=1 (x y) (0 0)
[   20.708440] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[   20.708441] [drm:drm_crtc_helper_set_config], modes are different, full mode set
[   20.708444] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[   20.708446] [drm:drm_mode_debug_printmodeline], Modeline 48:"1920x1200" 60 154000 1920 1968 2000 2080 1200 1203 1209 1235 0x48 0x9
[   20.708448] [drm:drm_crtc_helper_set_config], encoder changed, full mode switch
[   20.708450] [drm:drm_crtc_helper_set_config], [CONNECTOR:15:HDMI-A-1] to [CRTC:10]
[   20.708451] [drm:drm_crtc_helper_set_config], crtc changed, full mode switch
[   20.708453] [drm:drm_crtc_helper_set_config], [CONNECTOR:17:DVI-I-1] to [CRTC:11]
[   20.708454] [drm:drm_crtc_helper_set_config], attempting to set mode from userspace
[   20.708456] [drm:drm_mode_debug_printmodeline], Modeline 48:"1920x1200" 60 154000 1920 1968 2000 2080 1200 1203 1209 1235 0x48 0x9
[   20.708460] [drm:radeon_encoder_set_active_device], setting active device to 00000010 from 00000010 00000090 for encoder 4
[   20.708464] [drm:drm_crtc_helper_set_mode], [CRTC:11]
[   20.708472] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000080, active_devices 00000000
[   20.708473] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   20.708487] [drm:radeon_compute_pll_avivo], 15385, pll dividers - fb: 359.0 ref: 9, post 7
[   20.708521] [drm:evergreen_program_watermarks], force priority a to high
[   20.708522] [drm:evergreen_program_watermarks], force priority b to high
[   20.708525] [drm:evergreen_program_watermarks], force priority a to high
[   20.708526] [drm:evergreen_program_watermarks], force priority b to high
[   20.708538] [drm:drm_crtc_helper_set_mode], [ENCODER:18:TV-18] set [MODE:48:1920x1200]
[   20.708539] [drm:radeon_atom_encoder_dpms], encoder dpms 22 to mode 3, devices 00000010, active_devices 00000010
[   20.708580] [drm:dce4_crtc_load_lut], 1
[   20.708617] [drm:radeon_atom_encoder_dpms], encoder dpms 22 to mode 0, devices 00000010, active_devices 00000010
[   20.708621] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[   20.708623] [drm:drm_crtc_helper_set_config], 	[CONNECTOR:17:DVI-I-1] set DPMS on
[   20.708624] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000080, active_devices 00000000
[   20.708626] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   20.708642] [drm:drm_crtc_helper_set_config], 
[   20.708643] [drm:drm_crtc_helper_set_config], [CRTC:12] [NOFB]
[   20.708645] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000080, active_devices 00000000
[   20.708647] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   20.708676] [drm:drm_crtc_helper_set_config], 
[   20.708677] [drm:drm_crtc_helper_set_config], [CRTC:13] [NOFB]
[   20.708679] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000080, active_devices 00000000
[   20.708681] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   20.708733] [drm:drm_crtc_helper_set_config], 
[   20.708735] [drm:drm_crtc_helper_set_config], [CRTC:10] [FB:49] #connectors=1 (x y) (0 0)
[   20.708740] [drm:drm_crtc_helper_set_config], [CONNECTOR:15:HDMI-A-1] to [CRTC:10]
[   20.708741] [drm:drm_crtc_helper_set_config], [CONNECTOR:17:DVI-I-1] to [CRTC:11]
[   20.708743] [drm:drm_crtc_helper_set_config], 
[   20.708744] [drm:drm_crtc_helper_set_config], [CRTC:11] [FB:49] #connectors=1 (x y) (0 0)
[   20.708748] [drm:drm_crtc_helper_set_config], [CONNECTOR:15:HDMI-A-1] to [CRTC:10]
[   20.708749] [drm:drm_crtc_helper_set_config], [CONNECTOR:17:DVI-I-1] to [CRTC:11]
[   20.708754] [drm:dce4_crtc_load_lut], 0
[   20.708766] [drm:dce4_crtc_load_lut], 1
[   20.708781] [drm:dce4_crtc_load_lut], 0
[   20.708793] [drm:dce4_crtc_load_lut], 1
[   20.713575] Console: switching to colour frame buffer device 240x75
[   20.713579] [drm:drm_crtc_helper_set_config], 
[   20.713580] [drm:drm_crtc_helper_set_config], [CRTC:10] [FB:49] #connectors=1 (x y) (0 0)
[   20.713584] [drm:drm_crtc_helper_set_config], [CONNECTOR:15:HDMI-A-1] to [CRTC:10]
[   20.713585] [drm:drm_crtc_helper_set_config], [CONNECTOR:17:DVI-I-1] to [CRTC:11]
[   20.713586] [drm:drm_crtc_helper_set_config], 
[   20.713587] [drm:drm_crtc_helper_set_config], [CRTC:11] [FB:49] #connectors=1 (x y) (0 0)
[   20.713589] [drm:drm_crtc_helper_set_config], [CONNECTOR:15:HDMI-A-1] to [CRTC:10]
[   20.713590] [drm:drm_crtc_helper_set_config], [CONNECTOR:17:DVI-I-1] to [CRTC:11]
[   20.713593] [drm:dce4_crtc_load_lut], 0
[   20.713604] [drm:dce4_crtc_load_lut], 1
[   20.713616] [drm:dce4_crtc_load_lut], 0
[   20.713628] [drm:dce4_crtc_load_lut], 1
[   20.718738] radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device
[   20.718761] radeon 0000:01:00.0: registered panic notifier
[   20.718785] [drm] Initialized radeon 2.34.0 20080528 for 0000:01:00.0 on minor 0
[   20.718961] hda-intel 0000:01:00.1: Handle VGA-switcheroo audio client
[   20.719051] snd_hda_intel 0000:01:00.1: irq 79 for MSI/MSI-X
[   20.722004] systemd-udevd[13448]: renamed network interface eth0 to enp12s0f0
[   20.725393] input: HD-Audio Generic HDMI as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
[   21.751340] w83627ehf: Found NCT6776F chip at 0x290
[   21.887839] Installing knfsd (copyright (C) 1996 okir at monad.swb.de).
[   21.935817] Hangcheck: starting hangcheck timer 0.9.1 (tick is 180 seconds, margin is 60 seconds).
[   21.935848] Hangcheck: Using getrawmonotonic().
[   21.960025] Non-volatile memory driver v1.3
[   23.568759] EXT4-fs (dm-16): re-mounted. Opts: (null)
[   23.607585] EXT3-fs (dm-0): using internal journal
[   23.730588] kjournald starting.  Commit interval 5 seconds
[   23.731059] EXT3-fs (dm-1): using internal journal
[   23.731060] EXT3-fs (dm-1): mounted filesystem with writeback data mode
[   23.731573] kjournald starting.  Commit interval 5 seconds
[   23.731669] EXT3-fs (dm-3): using internal journal
[   23.731670] EXT3-fs (dm-3): mounted filesystem with writeback data mode
[   23.744680] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[   23.747912] XFS (dm-2): Mounting Filesystem
[   23.776495] XFS (dm-2): Ending clean mount
[   23.801533] XFS (dm-5): Mounting Filesystem
[   23.920012] XFS (dm-5): Ending clean mount
[   23.922775] REISERFS (device dm-4): found reiserfs format "3.6" with standard journal
[   23.923465] REISERFS (device dm-4): using ordered data mode
[   23.924151] reiserfs: using flush barriers
[   23.924912] REISERFS (device dm-4): journal params: device dm-4, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
[   23.925859] REISERFS (device dm-4): checking transaction log (dm-4)
[   23.937299] REISERFS (device dm-4): Using r5 hash to sort names
[   23.939213] XFS (dm-9): Mounting Filesystem
[   23.964234] XFS (dm-9): Ending clean mount
[   23.966120] XFS (dm-6): Mounting Filesystem
[   24.082920] XFS (dm-6): Ending clean mount
[   24.123172] XFS (dm-13): Mounting Filesystem
[   24.217487] XFS (dm-13): Ending clean mount
[   24.255170] XFS (dm-14): Mounting Filesystem
[   24.432017] XFS (dm-14): Ending clean mount
[   24.434928] REISERFS (device dm-15): found reiserfs format "3.6" with non-standard journal
[   24.435860] REISERFS (device dm-15): using ordered data mode
[   24.436791] reiserfs: using flush barriers
[   24.437796] REISERFS (device dm-15): journal params: device dm-15, size 32748, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
[   24.439375] REISERFS (device dm-15): checking transaction log (dm-15)
[   24.469492] REISERFS (device dm-15): Using r5 hash to sort names
[   24.667676] [drm:drm_crtc_helper_set_config], 
[   24.667678] [drm:drm_crtc_helper_set_config], [CRTC:10] [FB:49] #connectors=1 (x y) (0 0)
[   24.667683] [drm:drm_crtc_helper_set_config], [CONNECTOR:15:HDMI-A-1] to [CRTC:10]
[   24.667684] [drm:drm_crtc_helper_set_config], [CONNECTOR:17:DVI-I-1] to [CRTC:11]
[   24.667685] [drm:drm_crtc_helper_set_config], 
[   24.667686] [drm:drm_crtc_helper_set_config], [CRTC:11] [FB:49] #connectors=1 (x y) (0 0)
[   24.667689] [drm:drm_crtc_helper_set_config], [CONNECTOR:15:HDMI-A-1] to [CRTC:10]
[   24.667690] [drm:drm_crtc_helper_set_config], [CONNECTOR:17:DVI-I-1] to [CRTC:11]
[   24.667693] [drm:dce4_crtc_load_lut], 0
[   24.667704] [drm:dce4_crtc_load_lut], 1
[   24.667716] [drm:dce4_crtc_load_lut], 0
[   24.667727] [drm:dce4_crtc_load_lut], 1
[   25.210549] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   25.211865] Bluetooth: BNEP filters: protocol multicast
[   25.213254] Bluetooth: BNEP socket layer initialized
[   25.244396] NET: Registered protocol family 10
[   25.384567] [drm:drm_crtc_helper_set_config], 
[   25.384569] [drm:drm_crtc_helper_set_config], [CRTC:10] [FB:49] #connectors=1 (x y) (0 0)
[   25.384577] [drm:drm_crtc_helper_set_config], [CONNECTOR:15:HDMI-A-1] to [CRTC:10]
[   25.384579] [drm:drm_crtc_helper_set_config], [CONNECTOR:17:DVI-I-1] to [CRTC:11]
[   25.384581] [drm:drm_crtc_helper_set_config], 
[   25.384583] [drm:drm_crtc_helper_set_config], [CRTC:11] [FB:49] #connectors=1 (x y) (0 0)
[   25.384587] [drm:drm_crtc_helper_set_config], [CONNECTOR:15:HDMI-A-1] to [CRTC:10]
[   25.384588] [drm:drm_crtc_helper_set_config], [CONNECTOR:17:DVI-I-1] to [CRTC:11]
[   25.384593] [drm:dce4_crtc_load_lut], 0
[   25.384605] [drm:dce4_crtc_load_lut], 1
[   25.384620] [drm:dce4_crtc_load_lut], 0
[   25.384631] [drm:dce4_crtc_load_lut], 1
[   25.393101] [drm:drm_mode_getresources], CRTC[4] CONNECTORS[3] ENCODERS[4]
[   25.393107] [drm:drm_mode_getresources], CRTC[4] CONNECTORS[3] ENCODERS[4]
[   25.393153] [drm:drm_mode_getconnector], [CONNECTOR:15:?]
[   25.393156] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1]
[   25.393177] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1] probed modes :
[   25.393179] [drm:drm_mode_debug_printmodeline], Modeline 22:"1920x1200" 60 154000 1920 1968 2000 2080 1200 1203 1209 1235 0x48 0x9
[   25.393181] [drm:drm_mode_debug_printmodeline], Modeline 24:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
[   25.393183] [drm:drm_mode_debug_printmodeline], Modeline 30:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[   25.393185] [drm:drm_mode_debug_printmodeline], Modeline 23:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[   25.393186] [drm:drm_mode_debug_printmodeline], Modeline 25:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[   25.393188] [drm:drm_mode_debug_printmodeline], Modeline 31:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[   25.393190] [drm:drm_mode_debug_printmodeline], Modeline 32:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[   25.393192] [drm:drm_mode_debug_printmodeline], Modeline 33:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[   25.393194] [drm:drm_mode_debug_printmodeline], Modeline 26:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[   25.393196] [drm:drm_mode_debug_printmodeline], Modeline 27:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[   25.393198] [drm:drm_mode_debug_printmodeline], Modeline 28:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[   25.393199] [drm:drm_mode_debug_printmodeline], Modeline 29:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[   25.393203] [drm:drm_mode_getconnector], [CONNECTOR:15:?]
[   25.393267] [drm:drm_mode_getconnector], [CONNECTOR:17:?]
[   25.393269] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:DVI-I-1]
[   25.393286] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:DVI-I-1] probed modes :
[   25.393287] [drm:drm_mode_debug_printmodeline], Modeline 35:"1920x1200" 60 154000 1920 1968 2000 2080 1200 1203 1209 1235 0x48 0x9
[   25.393289] [drm:drm_mode_debug_printmodeline], Modeline 37:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
[   25.393291] [drm:drm_mode_debug_printmodeline], Modeline 43:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[   25.393293] [drm:drm_mode_debug_printmodeline], Modeline 36:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[   25.393295] [drm:drm_mode_debug_printmodeline], Modeline 38:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[   25.393297] [drm:drm_mode_debug_printmodeline], Modeline 44:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[   25.393298] [drm:drm_mode_debug_printmodeline], Modeline 45:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[   25.393300] [drm:drm_mode_debug_printmodeline], Modeline 46:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[   25.393302] [drm:drm_mode_debug_printmodeline], Modeline 39:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[   25.393304] [drm:drm_mode_debug_printmodeline], Modeline 40:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[   25.393306] [drm:drm_mode_debug_printmodeline], Modeline 41:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[   25.393307] [drm:drm_mode_debug_printmodeline], Modeline 42:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[   25.393311] [drm:drm_mode_getconnector], [CONNECTOR:17:?]
[   25.393385] [drm:drm_mode_getconnector], [CONNECTOR:20:?]
[   25.393387] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1]
[   25.393708] [drm:radeon_process_i2c_ch], hw_i2c error
[   25.399221] [drm:radeon_atom_dac_detect], Bios 0 scratch 30000 00000001
[   25.399228] [drm:radeon_atombios_connected_scratch_regs], CRT1 disconnected
[   25.399232] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1] disconnected
[   25.399241] [drm:drm_mode_getconnector], [CONNECTOR:20:?]
[   25.399244] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1]
[   25.399565] [drm:radeon_process_i2c_ch], hw_i2c error
[   25.405221] [drm:radeon_atom_dac_detect], Bios 0 scratch 30000 00000001
[   25.405228] [drm:radeon_atombios_connected_scratch_regs], CRT1 disconnected
[   25.405232] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1] disconnected
[   25.405429] [drm:drm_mode_getconnector], [CONNECTOR:15:?]
[   25.405434] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1]
[   25.405465] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1] probed modes :
[   25.405468] [drm:drm_mode_debug_printmodeline], Modeline 22:"1920x1200" 60 154000 1920 1968 2000 2080 1200 1203 1209 1235 0x48 0x9
[   25.405472] [drm:drm_mode_debug_printmodeline], Modeline 24:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
[   25.405475] [drm:drm_mode_debug_printmodeline], Modeline 30:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[   25.405478] [drm:drm_mode_debug_printmodeline], Modeline 23:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[   25.405481] [drm:drm_mode_debug_printmodeline], Modeline 25:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[   25.405485] [drm:drm_mode_debug_printmodeline], Modeline 31:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[   25.405488] [drm:drm_mode_debug_printmodeline], Modeline 32:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[   25.405491] [drm:drm_mode_debug_printmodeline], Modeline 33:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[   25.405495] [drm:drm_mode_debug_printmodeline], Modeline 26:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[   25.405498] [drm:drm_mode_debug_printmodeline], Modeline 27:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[   25.405501] [drm:drm_mode_debug_printmodeline], Modeline 28:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[   25.405504] [drm:drm_mode_debug_printmodeline], Modeline 29:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[   25.405510] [drm:drm_mode_getconnector], [CONNECTOR:15:?]
[   25.406729] [drm:drm_mode_getconnector], [CONNECTOR:17:?]
[   25.406733] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:DVI-I-1]
[   25.406764] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:DVI-I-1] probed modes :
[   25.406767] [drm:drm_mode_debug_printmodeline], Modeline 35:"1920x1200" 60 154000 1920 1968 2000 2080 1200 1203 1209 1235 0x48 0x9
[   25.406769] [drm:drm_mode_debug_printmodeline], Modeline 37:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
[   25.406772] [drm:drm_mode_debug_printmodeline], Modeline 43:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[   25.406774] [drm:drm_mode_debug_printmodeline], Modeline 36:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[   25.406776] [drm:drm_mode_debug_printmodeline], Modeline 38:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[   25.406779] [drm:drm_mode_debug_printmodeline], Modeline 44:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[   25.406781] [drm:drm_mode_debug_printmodeline], Modeline 45:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[   25.406783] [drm:drm_mode_debug_printmodeline], Modeline 46:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[   25.406786] [drm:drm_mode_debug_printmodeline], Modeline 39:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[   25.406788] [drm:drm_mode_debug_printmodeline], Modeline 40:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[   25.406790] [drm:drm_mode_debug_printmodeline], Modeline 41:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[   25.406793] [drm:drm_mode_debug_printmodeline], Modeline 42:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[   25.406797] [drm:drm_mode_getconnector], [CONNECTOR:17:?]
[   25.407847] [drm:drm_mode_getconnector], [CONNECTOR:20:?]
[   25.407849] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1]
[   25.408170] [drm:radeon_process_i2c_ch], hw_i2c error
[   25.414208] [drm:radeon_atom_dac_detect], Bios 0 scratch 30000 00000001
[   25.414215] [drm:radeon_atombios_connected_scratch_regs], CRT1 disconnected
[   25.414218] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1] disconnected
[   25.414227] [drm:drm_mode_getconnector], [CONNECTOR:20:?]
[   25.414230] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1]
[   25.414552] [drm:radeon_process_i2c_ch], hw_i2c error
[   25.420213] [drm:radeon_atom_dac_detect], Bios 0 scratch 30000 00000001
[   25.420221] [drm:radeon_atombios_connected_scratch_regs], CRT1 disconnected
[   25.420224] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1] disconnected
[   25.550380] [drm:drm_mode_addfb], [FB:50]
[   25.550409] [drm:dce4_crtc_load_lut], 0
[   25.550426] [drm:drm_mode_setcrtc], [CRTC:10]
[   25.550430] [drm:drm_mode_setcrtc], [CONNECTOR:15:HDMI-A-1]
[   25.550431] [drm:drm_crtc_helper_set_config], 
[   25.550432] [drm:drm_crtc_helper_set_config], [CRTC:10] [FB:50] #connectors=1 (x y) (1920 0)
[   25.550438] [drm:drm_crtc_helper_set_config], [CONNECTOR:15:HDMI-A-1] to [CRTC:10]
[   25.550439] [drm:drm_crtc_helper_set_config], [CONNECTOR:17:DVI-I-1] to [CRTC:11]
[   25.550446] [drm:evergreen_program_watermarks], force priority a to high
[   25.550447] [drm:evergreen_program_watermarks], force priority b to high
[   25.550450] [drm:evergreen_program_watermarks], force priority a to high
[   25.550451] [drm:evergreen_program_watermarks], force priority b to high
[   25.550470] [drm:dce4_crtc_load_lut], 1
[   25.550484] [drm:drm_mode_setcrtc], [CRTC:11]
[   25.550487] [drm:drm_mode_setcrtc], [CONNECTOR:17:DVI-I-1]
[   25.550488] [drm:drm_crtc_helper_set_config], 
[   25.550489] [drm:drm_crtc_helper_set_config], [CRTC:11] [FB:50] #connectors=1 (x y) (0 0)
[   25.550492] [drm:drm_crtc_helper_set_config], [CONNECTOR:15:HDMI-A-1] to [CRTC:10]
[   25.550494] [drm:drm_crtc_helper_set_config], [CONNECTOR:17:DVI-I-1] to [CRTC:11]
[   25.550498] [drm:evergreen_program_watermarks], force priority a to high
[   25.550499] [drm:evergreen_program_watermarks], force priority b to high
[   25.550502] [drm:evergreen_program_watermarks], force priority a to high
[   25.550503] [drm:evergreen_program_watermarks], force priority b to high
[   25.550514] [drm:drm_mode_setcrtc], [CRTC:12]
[   25.550515] [drm:drm_crtc_helper_set_config], 
[   25.550516] [drm:drm_crtc_helper_set_config], [CRTC:12] [NOFB]
[   25.550518] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000080, active_devices 00000000
[   25.550521] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   25.550543] [drm:drm_mode_setcrtc], [CRTC:13]
[   25.550544] [drm:drm_crtc_helper_set_config], 
[   25.550545] [drm:drm_crtc_helper_set_config], [CRTC:13] [NOFB]
[   25.550546] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000080, active_devices 00000000
[   25.550548] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   25.550709] [drm:drm_mode_addfb], [FB:51]
[   25.550722] [drm:dce4_crtc_load_lut], 0
[   25.550737] [drm:drm_mode_setcrtc], [CRTC:10]
[   25.550739] [drm:drm_mode_setcrtc], [CONNECTOR:15:HDMI-A-1]
[   25.550741] [drm:drm_crtc_helper_set_config], 
[   25.550742] [drm:drm_crtc_helper_set_config], [CRTC:10] [FB:51] #connectors=1 (x y) (1920 0)
[   25.550745] [drm:drm_crtc_helper_set_config], [CONNECTOR:15:HDMI-A-1] to [CRTC:10]
[   25.550746] [drm:drm_crtc_helper_set_config], [CONNECTOR:17:DVI-I-1] to [CRTC:11]
[   25.550751] [drm:evergreen_program_watermarks], force priority a to high
[   25.550752] [drm:evergreen_program_watermarks], force priority b to high
[   25.550755] [drm:evergreen_program_watermarks], force priority a to high
[   25.550756] [drm:evergreen_program_watermarks], force priority b to high
[   25.550770] [drm:dce4_crtc_load_lut], 1
[   25.550784] [drm:drm_mode_setcrtc], [CRTC:11]
[   25.550786] [drm:drm_mode_setcrtc], [CONNECTOR:17:DVI-I-1]
[   25.550787] [drm:drm_crtc_helper_set_config], 
[   25.550789] [drm:drm_crtc_helper_set_config], [CRTC:11] [FB:51] #connectors=1 (x y) (0 0)
[   25.550792] [drm:drm_crtc_helper_set_config], [CONNECTOR:15:HDMI-A-1] to [CRTC:10]
[   25.550793] [drm:drm_crtc_helper_set_config], [CONNECTOR:17:DVI-I-1] to [CRTC:11]
[   25.550809] [drm:evergreen_program_watermarks], force priority a to high
[   25.550810] [drm:evergreen_program_watermarks], force priority b to high
[   25.550813] [drm:evergreen_program_watermarks], force priority a to high
[   25.550814] [drm:evergreen_program_watermarks], force priority b to high
[   25.703240] e1000e 0000:00:19.0: irq 73 for MSI/MSI-X
[   25.804709] e1000e 0000:00:19.0: irq 73 for MSI/MSI-X
[   25.804811] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[   25.835999] bonding: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
[   25.866702] IPv6: ADDRCONF(NETDEV_UP): bond0: link is not ready
[   25.876311] bonding: bond0: Interface enp13s0f0 does not exist!
[   25.887030] bonding: bond0: Interface enp13s0f1 does not exist!
[   25.896710] bonding: bond0: Interface enp16s0 does not exist!
[   25.905165] bonding: bond0: Adding slave enp12s0f0.
[   26.046254] e1000e 0000:0c:00.0: irq 77 for MSI/MSI-X
[   26.146513] e1000e 0000:0c:00.0: irq 77 for MSI/MSI-X
[   26.147225] bonding: bond0: enslaving enp12s0f0 as an active interface with an up link.
[   26.147291] IPv6: ADDRCONF(NETDEV_CHANGE): bond0: link becomes ready
[   26.151787] bonding: bond0: Adding slave enp12s0f1.
[   26.224313] Bluetooth: RFCOMM TTY layer initialized
[   26.224330] Bluetooth: RFCOMM socket layer initialized
[   26.224332] Bluetooth: RFCOMM ver 1.11
[   26.296122] e1000e 0000:0c:00.1: irq 78 for MSI/MSI-X
[   26.396351] e1000e 0000:0c:00.1: irq 78 for MSI/MSI-X
[   26.396995] bonding: bond0: enslaving enp12s0f1 as an active interface with an up link.
[   28.378056] e1000e: enp12s0f1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[   29.052865] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
[   29.053033] NFSD: starting 90-second grace period (net ffffffff81961ac0)
[   30.719828] [drm:radeon_process_i2c_ch], hw_i2c error
[   34.510138] [drm:dce4_crtc_load_lut], 1
[   34.597601] [drm:drm_mode_getconnector], [CONNECTOR:15:?]
[   34.597607] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1]
[   34.597630] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1] probed modes :
[   34.597631] [drm:drm_mode_debug_printmodeline], Modeline 22:"1920x1200" 60 154000 1920 1968 2000 2080 1200 1203 1209 1235 0x48 0x9
[   34.597633] [drm:drm_mode_debug_printmodeline], Modeline 24:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
[   34.597636] [drm:drm_mode_debug_printmodeline], Modeline 30:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[   34.597638] [drm:drm_mode_debug_printmodeline], Modeline 23:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[   34.597639] [drm:drm_mode_debug_printmodeline], Modeline 25:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[   34.597641] [drm:drm_mode_debug_printmodeline], Modeline 31:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[   34.597643] [drm:drm_mode_debug_printmodeline], Modeline 32:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[   34.597645] [drm:drm_mode_debug_printmodeline], Modeline 33:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[   34.597647] [drm:drm_mode_debug_printmodeline], Modeline 26:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[   34.597649] [drm:drm_mode_debug_printmodeline], Modeline 27:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[   34.597651] [drm:drm_mode_debug_printmodeline], Modeline 28:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[   34.597653] [drm:drm_mode_debug_printmodeline], Modeline 29:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[   34.597658] [drm:drm_mode_getconnector], [CONNECTOR:15:?]
[   34.597728] [drm:drm_mode_getconnector], [CONNECTOR:17:?]
[   34.597730] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:DVI-I-1]
[   34.597746] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:DVI-I-1] probed modes :
[   34.597747] [drm:drm_mode_debug_printmodeline], Modeline 35:"1920x1200" 60 154000 1920 1968 2000 2080 1200 1203 1209 1235 0x48 0x9
[   34.597749] [drm:drm_mode_debug_printmodeline], Modeline 37:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
[   34.597751] [drm:drm_mode_debug_printmodeline], Modeline 43:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[   34.597753] [drm:drm_mode_debug_printmodeline], Modeline 36:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[   34.597754] [drm:drm_mode_debug_printmodeline], Modeline 38:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[   34.597756] [drm:drm_mode_debug_printmodeline], Modeline 44:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[   34.597758] [drm:drm_mode_debug_printmodeline], Modeline 45:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[   34.597760] [drm:drm_mode_debug_printmodeline], Modeline 46:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[   34.597762] [drm:drm_mode_debug_printmodeline], Modeline 39:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[   34.597764] [drm:drm_mode_debug_printmodeline], Modeline 40:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[   34.597766] [drm:drm_mode_debug_printmodeline], Modeline 41:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[   34.597767] [drm:drm_mode_debug_printmodeline], Modeline 42:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[   34.597771] [drm:drm_mode_getconnector], [CONNECTOR:17:?]
[   34.598070] [drm:drm_mode_getconnector], [CONNECTOR:20:?]
[   34.598072] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1]
[   34.598393] [drm:radeon_process_i2c_ch], hw_i2c error
[   34.604166] [drm:radeon_atom_dac_detect], Bios 0 scratch 30000 00000001
[   34.604170] [drm:radeon_atombios_connected_scratch_regs], CRT1 disconnected
[   34.604171] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1] disconnected
[   34.604175] [drm:drm_mode_getconnector], [CONNECTOR:20:?]
[   34.604177] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1]
[   34.604491] [drm:radeon_process_i2c_ch], hw_i2c error
[   34.610168] [drm:radeon_atom_dac_detect], Bios 0 scratch 30000 00000001
[   34.610173] [drm:radeon_atombios_connected_scratch_regs], CRT1 disconnected
[   34.610175] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1] disconnected
[   34.610288] [drm:drm_mode_getconnector], [CONNECTOR:15:?]
[   34.610291] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1]
[   34.610308] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1] probed modes :
[   34.610310] [drm:drm_mode_debug_printmodeline], Modeline 22:"1920x1200" 60 154000 1920 1968 2000 2080 1200 1203 1209 1235 0x48 0x9
[   34.610312] [drm:drm_mode_debug_printmodeline], Modeline 24:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
[   34.610314] [drm:drm_mode_debug_printmodeline], Modeline 30:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[   34.610316] [drm:drm_mode_debug_printmodeline], Modeline 23:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[   34.610318] [drm:drm_mode_debug_printmodeline], Modeline 25:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[   34.610320] [drm:drm_mode_debug_printmodeline], Modeline 31:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[   34.610321] [drm:drm_mode_debug_printmodeline], Modeline 32:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[   34.610323] [drm:drm_mode_debug_printmodeline], Modeline 33:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[   34.610325] [drm:drm_mode_debug_printmodeline], Modeline 26:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[   34.610327] [drm:drm_mode_debug_printmodeline], Modeline 27:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[   34.610328] [drm:drm_mode_debug_printmodeline], Modeline 28:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[   34.610330] [drm:drm_mode_debug_printmodeline], Modeline 29:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[   34.610335] [drm:drm_mode_getconnector], [CONNECTOR:15:?]
[   34.610389] [drm:drm_mode_getconnector], [CONNECTOR:17:?]
[   34.610391] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:DVI-I-1]
[   34.610406] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:DVI-I-1] probed modes :
[   34.610408] [drm:drm_mode_debug_printmodeline], Modeline 35:"1920x1200" 60 154000 1920 1968 2000 2080 1200 1203 1209 1235 0x48 0x9
[   34.610410] [drm:drm_mode_debug_printmodeline], Modeline 37:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
[   34.610411] [drm:drm_mode_debug_printmodeline], Modeline 43:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[   34.610413] [drm:drm_mode_debug_printmodeline], Modeline 36:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[   34.610415] [drm:drm_mode_debug_printmodeline], Modeline 38:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[   34.610417] [drm:drm_mode_debug_printmodeline], Modeline 44:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[   34.610418] [drm:drm_mode_debug_printmodeline], Modeline 45:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[   34.610420] [drm:drm_mode_debug_printmodeline], Modeline 46:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[   34.610422] [drm:drm_mode_debug_printmodeline], Modeline 39:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[   34.610424] [drm:drm_mode_debug_printmodeline], Modeline 40:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[   34.610426] [drm:drm_mode_debug_printmodeline], Modeline 41:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[   34.610428] [drm:drm_mode_debug_printmodeline], Modeline 42:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[   34.610431] [drm:drm_mode_getconnector], [CONNECTOR:17:?]
[   34.610703] [drm:drm_mode_getconnector], [CONNECTOR:20:?]
[   34.610705] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1]
[   34.611022] [drm:radeon_process_i2c_ch], hw_i2c error
[   34.617163] [drm:radeon_atom_dac_detect], Bios 0 scratch 30000 00000001
[   34.617168] [drm:radeon_atombios_connected_scratch_regs], CRT1 disconnected
[   34.617170] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1] disconnected
[   34.617176] [drm:drm_mode_getconnector], [CONNECTOR:20:?]
[   34.617178] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1]
[   34.617494] [drm:radeon_process_i2c_ch], hw_i2c error
[   34.623155] [drm:radeon_atom_dac_detect], Bios 0 scratch 30000 00000001
[   34.623161] [drm:radeon_atombios_connected_scratch_regs], CRT1 disconnected
[   34.623163] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1] disconnected
[   38.756506] [drm:drm_mode_getconnector], [CONNECTOR:15:?]
[   38.756512] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1]
[   38.756533] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1] probed modes :
[   38.756534] [drm:drm_mode_debug_printmodeline], Modeline 22:"1920x1200" 60 154000 1920 1968 2000 2080 1200 1203 1209 1235 0x48 0x9
[   38.756537] [drm:drm_mode_debug_printmodeline], Modeline 24:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
[   38.756539] [drm:drm_mode_debug_printmodeline], Modeline 30:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[   38.756540] [drm:drm_mode_debug_printmodeline], Modeline 23:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[   38.756542] [drm:drm_mode_debug_printmodeline], Modeline 25:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[   38.756544] [drm:drm_mode_debug_printmodeline], Modeline 31:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[   38.756546] [drm:drm_mode_debug_printmodeline], Modeline 32:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[   38.756548] [drm:drm_mode_debug_printmodeline], Modeline 33:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[   38.756550] [drm:drm_mode_debug_printmodeline], Modeline 26:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[   38.756552] [drm:drm_mode_debug_printmodeline], Modeline 27:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[   38.756553] [drm:drm_mode_debug_printmodeline], Modeline 28:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[   38.756555] [drm:drm_mode_debug_printmodeline], Modeline 29:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[   38.756560] [drm:drm_mode_getconnector], [CONNECTOR:15:?]
[   38.756621] [drm:drm_mode_getconnector], [CONNECTOR:17:?]
[   38.756623] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:DVI-I-1]
[   38.756639] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:DVI-I-1] probed modes :
[   38.756640] [drm:drm_mode_debug_printmodeline], Modeline 35:"1920x1200" 60 154000 1920 1968 2000 2080 1200 1203 1209 1235 0x48 0x9
[   38.756642] [drm:drm_mode_debug_printmodeline], Modeline 37:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
[   38.756644] [drm:drm_mode_debug_printmodeline], Modeline 43:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[   38.756646] [drm:drm_mode_debug_printmodeline], Modeline 36:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[   38.756648] [drm:drm_mode_debug_printmodeline], Modeline 38:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[   38.756650] [drm:drm_mode_debug_printmodeline], Modeline 44:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[   38.756652] [drm:drm_mode_debug_printmodeline], Modeline 45:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[   38.756654] [drm:drm_mode_debug_printmodeline], Modeline 46:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[   38.756656] [drm:drm_mode_debug_printmodeline], Modeline 39:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[   38.756658] [drm:drm_mode_debug_printmodeline], Modeline 40:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[   38.756659] [drm:drm_mode_debug_printmodeline], Modeline 41:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[   38.756661] [drm:drm_mode_debug_printmodeline], Modeline 42:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[   38.756665] [drm:drm_mode_getconnector], [CONNECTOR:17:?]
[   38.756924] [drm:drm_mode_getconnector], [CONNECTOR:20:?]
[   38.756927] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1]
[   38.757247] [drm:radeon_process_i2c_ch], hw_i2c error
[   38.763397] [drm:radeon_atom_dac_detect], Bios 0 scratch 30000 00000001
[   38.763402] [drm:radeon_atombios_connected_scratch_regs], CRT1 disconnected
[   38.763404] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1] disconnected
[   38.763409] [drm:drm_mode_getconnector], [CONNECTOR:20:?]
[   38.763411] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1]
[   38.763726] [drm:radeon_process_i2c_ch], hw_i2c error
[   38.769394] [drm:radeon_atom_dac_detect], Bios 0 scratch 30000 00000001
[   38.769399] [drm:radeon_atombios_connected_scratch_regs], CRT1 disconnected
[   38.769400] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1] disconnected
[   40.729093] [drm:radeon_process_i2c_ch], hw_i2c error
[   50.738415] [drm:radeon_process_i2c_ch], hw_i2c error
[   60.747739] [drm:radeon_process_i2c_ch], hw_i2c error
[   70.757062] [drm:radeon_process_i2c_ch], hw_i2c error
[   75.892638] 3w-9xxx: scsi0: AEN: INFO (0x04:0x0029): Verify started:unit=0.
-------------- next part --------------
[    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 (root at bohr-int) (gcc version 4.7.3 (Gentoo 4.7.3 p1.0, pie-0.5.5) ) #1 SMP Sat Nov 2 14:49:33 PDT 2013
[    0.000000] Command line: BOOT_IMAGE=/kernel-genkernel-x86_64-3.11.0 root=/dev/mapper/vg-root ro rw domdadm dolvm real_root=UUID=f9488c6d-60a9-442e-8f83-daffd7ff5e3d modeset=1 fbcon=map:0 kmemleak=off drm.debug=0x06
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    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-0x00000000be4b1fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000be4b2000-0x00000000bef6afff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bef6b000-0x00000000befc4fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000befc5000-0x00000000bf357fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf358000-0x00000000bf35afff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bf35b000-0x00000000bf5a0fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf5a1000-0x00000000bf5b1fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bf5b2000-0x00000000bf5c8fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf5c9000-0x00000000bf5cafff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bf5cb000-0x00000000bf5cbfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bf5cc000-0x00000000bf5d3fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf5d4000-0x00000000bf5ddfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bf5de000-0x00000000bf639fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf63a000-0x00000000bf67cfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bf67d000-0x00000000bf7fffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000083f7fffff] usable
[    0.000000] kmemleak: Kernel memory leak detector disabled
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.6 present.
[    0.000000] DMI: System manufacturer System Product Name/P8Z68 DELUXE, BIOS 0501 05/09/2011
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x83f800 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-D7FFF write-protect
[    0.000000]   D8000-E7FFF uncachable
[    0.000000]   E8000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask 800000000 write-back
[    0.000000]   1 base 800000000 mask FC0000000 write-back
[    0.000000]   2 base 0C0000000 mask FC0000000 uncachable
[    0.000000]   3 base 83F800000 mask FFF800000 uncachable
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 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 = 0xbf800 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fce50-0x000fce5f] mapped at [ffff8800000fce50]
[    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 [0x0250b000, 0x0250bfff] PGTABLE
[    0.000000] BRK [0x0250c000, 0x0250cfff] PGTABLE
[    0.000000] BRK [0x0250d000, 0x0250dfff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x83f600000-0x83f7fffff]
[    0.000000]  [mem 0x83f600000-0x83f7fffff] page 2M
[    0.000000] BRK [0x0250e000, 0x0250efff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x83c000000-0x83f5fffff]
[    0.000000]  [mem 0x83c000000-0x83f5fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x800000000-0x83bffffff]
[    0.000000]  [mem 0x800000000-0x83bffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0xbe4b1fff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0xbe3fffff] page 2M
[    0.000000]  [mem 0xbe400000-0xbe4b1fff] page 4k
[    0.000000] init_memory_mapping: [mem 0xbf5c9000-0xbf5cafff]
[    0.000000]  [mem 0xbf5c9000-0xbf5cafff] page 4k
[    0.000000] BRK [0x0250f000, 0x0250ffff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0xbf67d000-0xbf7fffff]
[    0.000000]  [mem 0xbf67d000-0xbf7fffff] page 4k
[    0.000000] BRK [0x02510000, 0x02510fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x100000000-0x7ffffffff]
[    0.000000]  [mem 0x100000000-0x7ffffffff] page 2M
[    0.000000] RAMDISK: [mem 0x3713a000-0x37894fff]
[    0.000000] ACPI: RSDP 00000000000f0420 00024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 00000000befba068 0004C (v01 ALASKA    A M I 01072009 AMI  00010013)
[    0.000000] ACPI: FACP 00000000befc3dd8 000F4 (v04 ALASKA    A M I 01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 00000000befba140 09C95 (v02 ALASKA    A M I 00000000 INTL 20051117)
[    0.000000] ACPI: FACS 00000000bf5d5f80 00040
[    0.000000] ACPI: APIC 00000000befc3ed0 00092 (v03 ALASKA    A M I 01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 00000000befc3f68 001D6 (v01 AMICPU     PROC 00000001 MSFT 03000001)
[    0.000000] ACPI: MCFG 00000000befc4140 0003C (v01 ALASKA    A M I 01072009 MSFT 00000097)
[    0.000000] ACPI: HPET 00000000befc4180 00038 (v01 ALASKA    A M I 01072009 AMI. 00000004)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000083f7fffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x83f7fffff]
[    0.000000]   NODE_DATA [mem 0x83f7dc000-0x83f7e0fff]
[    0.000000]  [ffffea0000000000-ffffea0020ffffff] PMD -> [ffff88081ee00000-ffff88083edfffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x83f7fffff]
[    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-0xbe4b1fff]
[    0.000000]   node   0: [mem 0xbf5c9000-0xbf5cafff]
[    0.000000]   node   0: [mem 0xbf67d000-0xbf7fffff]
[    0.000000]   node   0: [mem 0x100000000-0x83f7fffff]
[    0.000000] On node 0 totalpages: 8379858
[    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: 12121 pages used for memmap
[    0.000000]   DMA32 zone: 775735 pages, LIFO batch:31
[    0.000000]   Normal zone: 118752 pages used for memmap
[    0.000000]   Normal zone: 7600128 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 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 0xbe4b2000-0xbef6afff]
[    0.000000] PM: Registered nosave memory: [mem 0xbef6b000-0xbefc4fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbefc5000-0xbf357fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf358000-0xbf35afff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf35b000-0xbf5a0fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf5a1000-0xbf5b1fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf5b2000-0xbf5c8fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf5cb000-0xbf5cbfff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf5cc000-0xbf5d3fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf5d4000-0xbf5ddfff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf5de000-0xbf639fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf63a000-0xbf67cfff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf800000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0xbf800000-0xfed1bfff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 476 pages/cpu @ffff88081de00000 s1919424 r8192 d22080 u2097152
[    0.000000] pcpu-alloc: s1919424 r8192 d22080 u2097152 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 8248900
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/kernel-genkernel-x86_64-3.11.0 root=/dev/mapper/vg-root ro rw domdadm dolvm real_root=UUID=f9488c6d-60a9-442e-8f83-daffd7ff5e3d modeset=1 fbcon=map:0 kmemleak=off drm.debug=0x06
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[    0.000000] Memory: 32883848K/33519432K available (4605K kernel code, 881K rwdata, 4304K rodata, 3004K init, 8708K bss, 635584K reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	Offload RCU callbacks from all CPUs
[    0.000000] 	Offload RCU callbacks from CPUs: 0-7.
[    0.000000] NO_HZ: Full dynticks CPUs: 1-7.
[    0.000000] NR_IRQS:4352 nr_irqs:744 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: 6335 kB
[    0.000000]  per task-struct memory footprint: 2688 bytes
[    0.000000] allocated 134217728 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.001000] tsc: Detected 3411.243 MHz processor
[    0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 6822.48 BogoMIPS (lpj=3411243)
[    0.000274] pid_max: default: 32768 minimum: 301
[    0.000459] Security Framework initialized
[    0.002097] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes)
[    0.007055] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.009285] Mount-cache hash table entries: 256
[    0.009747] Initializing cgroup subsys memory
[    0.009893] Initializing cgroup subsys devices
[    0.010046] Initializing cgroup subsys freezer
[    0.010186] Initializing cgroup subsys blkio
[    0.010322] Initializing cgroup subsys perf_event
[    0.010459] Initializing cgroup subsys hugetlb
[    0.010621] CPU: Physical Processor ID: 0
[    0.010756] CPU: Processor Core ID: 0
[    0.010893] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.011132] mce: CPU supports 9 MCE banks
[    0.011276] CPU0: Thermal monitoring enabled (TM1)
[    0.011422] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
tlb_flushall_shift: 5
[    0.011846] Freeing SMP alternatives memory: 20K (ffffffff81c83000 - ffffffff81c88000)
[    0.012901] ACPI: Core revision 20130517
[    0.018628] ACPI: All ACPI Tables successfully acquired
[    0.243456] ftrace: allocating 21655 entries in 85 pages
[    0.251362] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.261495] smpboot: CPU0: Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz (fam: 06, model: 2a, stepping: 07)
[    0.261869] TSC deadline timer enabled
[    0.261885] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, full-width counters, Intel PMU driver.
[    0.262349] perf_event_intel: PEBS disabled due to CPU errata, please upgrade microcode
[    0.262575] ... version:                3
[    0.262710] ... bit width:              48
[    0.262846] ... generic registers:      4
[    0.262985] ... value mask:             0000ffffffffffff
[    0.263121] ... max period:             0000ffffffffffff
[    0.265539] ... fixed-purpose events:   3
[    0.265674] ... event mask:             000000070000000f
[    0.267100] NMI watchdog: Disabled lockup detectors by default for full dynticks
[    0.267324] NMI watchdog: You can reactivate it with 'sysctl -w kernel.watchdog=1'
[    0.267720] SMP alternatives: lockdep: fixing up alternatives
[    0.267861] smpboot: Booting Node   0, Processors  #1
[    0.281345] SMP alternatives: lockdep: fixing up alternatives
[    0.281615]  #2
[    0.295038] SMP alternatives: lockdep: fixing up alternatives
[    0.295309]  #3
[    0.308730] SMP alternatives: lockdep: fixing up alternatives
[    0.308999]  #4
[    0.322434] SMP alternatives: lockdep: fixing up alternatives
[    0.322705]  #5
[    0.336125] SMP alternatives: lockdep: fixing up alternatives
[    0.336397]  #6
[    0.349819] SMP alternatives: lockdep: fixing up alternatives
[    0.350091]  #7 OK
[    0.363473] Brought up 8 CPUs
[    0.363610] smpboot: Total of 8 processors activated (54579.88 BogoMIPS)
[    0.370197] devtmpfs: initialized
[    0.370696] PM: Registering ACPI NVS region [mem 0xbef6b000-0xbefc4fff] (368640 bytes)
[    0.370932] PM: Registering ACPI NVS region [mem 0xbf358000-0xbf35afff] (12288 bytes)
[    0.371155] PM: Registering ACPI NVS region [mem 0xbf5a1000-0xbf5b1fff] (69632 bytes)
[    0.371378] PM: Registering ACPI NVS region [mem 0xbf5cb000-0xbf5cbfff] (4096 bytes)
[    0.371600] PM: Registering ACPI NVS region [mem 0xbf5d4000-0xbf5ddfff] (40960 bytes)
[    0.371823] PM: Registering ACPI NVS region [mem 0xbf63a000-0xbf67cfff] (274432 bytes)
[    0.373120] atomic64 test passed for x86-64 platform with CX8 and with SSE
[    0.373495] regulator-dummy: no parameters
[    0.373772] NET: Registered protocol family 16
[    0.374685] ACPI: bus type PCI registered
[    0.374821] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.375152] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[    0.375376] PCI: not using MMCONFIG
[    0.375511] PCI: Using configuration type 1 for base access
[    0.381744] bio: create slab <bio-0> at 0
[    0.382327] ACPI: Added _OSI(Module Device)
[    0.382464] ACPI: Added _OSI(Processor Device)
[    0.382600] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.382736] ACPI: Added _OSI(Processor Aggregator Device)
[    0.387256] ACPI: EC: Look up EC in DSDT
[    0.391585] ACPI: Executed 1 blocks of module-level executable AML code
[    0.395724] ACPI: SSDT 00000000bf5d4818 0079C (v01    AMI      IST 00000001 MSFT 03000001)
[    0.397411] ACPI: Dynamic OEM Table Load:
[    0.397641] ACPI: SSDT           (null) 0079C (v01    AMI      IST 00000001 MSFT 03000001)
[    0.397999] ACPI: SSDT 00000000bf5dba18 0021C (v01    AMI      CST 00000001 MSFT 03000001)
[    0.399565] ACPI: Dynamic OEM Table Load:
[    0.399795] ACPI: SSDT           (null) 0021C (v01    AMI      CST 00000001 MSFT 03000001)
[    0.401473] ACPI: Interpreter enabled
[    0.401618] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571)
[    0.401957] ACPI: (supports S0 S1 S3 S4 S5)
[    0.402098] ACPI: Using IOAPIC for interrupt routing
[    0.402260] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[    0.402556] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in ACPI motherboard resources
[    0.407551] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.408060] ACPI: No dock devices found.
[    0.409220] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.426853] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.427365] acpi PNP0A08:00: ignoring host bridge window [mem 0x000c8000-0x000dffff] (conflicts with Video ROM [mem 0x000c0000-0x000cffff])
[    0.427593] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.428074] PCI host bridge to bus 0000:00
[    0.428211] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.428353] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.428490] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.428627] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.428764] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xffffffff]
[    0.428914] pci 0000:00:00.0: [8086:0100] type 00 class 0x060000
[    0.429116] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
[    0.429166] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.429255] pci 0000:00:01.0: System wakeup disabled by ACPI
[    0.429487] pci 0000:00:01.1: [8086:0105] type 01 class 0x060400
[    0.429535] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    0.429617] pci 0000:00:01.1: System wakeup disabled by ACPI
[    0.429891] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[    0.429929] pci 0000:00:16.0: reg 0x10: [mem 0xfbf29000-0xfbf2900f 64bit]
[    0.430056] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.430244] pci 0000:00:19.0: [8086:1503] type 00 class 0x020000
[    0.430275] pci 0000:00:19.0: reg 0x10: [mem 0xfbf00000-0xfbf1ffff]
[    0.430288] pci 0000:00:19.0: reg 0x14: [mem 0xfbf28000-0xfbf28fff]
[    0.430301] pci 0000:00:19.0: reg 0x18: [io  0xf040-0xf05f]
[    0.430417] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.430508] pci 0000:00:19.0: System wakeup disabled by ACPI
[    0.430738] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[    0.430772] pci 0000:00:1a.0: reg 0x10: [mem 0xfbf27000-0xfbf273ff]
[    0.430922] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.431014] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    0.431243] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[    0.431268] pci 0000:00:1b.0: reg 0x10: [mem 0xfbf20000-0xfbf23fff 64bit]
[    0.431391] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.431567] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[    0.431701] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.431797] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.432028] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
[    0.432164] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.432261] pci 0000:00:1c.4: System wakeup disabled by ACPI
[    0.432490] pci 0000:00:1c.6: [8086:1c1c] type 01 class 0x060400
[    0.432624] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[    0.432720] pci 0000:00:1c.6: System wakeup disabled by ACPI
[    0.432945] pci 0000:00:1c.7: [8086:1c1e] type 01 class 0x060400
[    0.433080] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[    0.433177] pci 0000:00:1c.7: System wakeup disabled by ACPI
[    0.433410] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[    0.433444] pci 0000:00:1d.0: reg 0x10: [mem 0xfbf26000-0xfbf263ff]
[    0.433595] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.433688] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.433919] pci 0000:00:1f.0: [8086:1c44] type 00 class 0x060100
[    0.434247] pci 0000:00:1f.2: [8086:1c02] type 00 class 0x010601
[    0.434279] pci 0000:00:1f.2: reg 0x10: [io  0xf090-0xf097]
[    0.434292] pci 0000:00:1f.2: reg 0x14: [io  0xf080-0xf083]
[    0.434305] pci 0000:00:1f.2: reg 0x18: [io  0xf070-0xf077]
[    0.434318] pci 0000:00:1f.2: reg 0x1c: [io  0xf060-0xf063]
[    0.434331] pci 0000:00:1f.2: reg 0x20: [io  0xf020-0xf03f]
[    0.434344] pci 0000:00:1f.2: reg 0x24: [mem 0xfbf25000-0xfbf257ff]
[    0.434433] pci 0000:00:1f.2: PME# supported from D3hot
[    0.434599] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[    0.434624] pci 0000:00:1f.3: reg 0x10: [mem 0xfbf24000-0xfbf240ff 64bit]
[    0.434659] pci 0000:00:1f.3: reg 0x20: [io  0xf000-0xf01f]
[    0.434933] pci 0000:01:00.0: [1002:68f9] type 00 class 0x030000
[    0.434949] pci 0000:01:00.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.434961] pci 0000:01:00.0: reg 0x18: [mem 0xfbe20000-0xfbe3ffff 64bit]
[    0.434969] pci 0000:01:00.0: reg 0x20: [io  0xe000-0xe0ff]
[    0.434984] pci 0000:01:00.0: reg 0x30: [mem 0xfbe00000-0xfbe1ffff pref]
[    0.435023] pci 0000:01:00.0: supports D1 D2
[    0.435118] pci 0000:01:00.1: [1002:aa68] type 00 class 0x040300
[    0.435133] pci 0000:01:00.1: reg 0x10: [mem 0xfbe40000-0xfbe43fff 64bit]
[    0.435205] pci 0000:01:00.1: supports D1 D2
[    0.437439] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.437593] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.437596] pci 0000:00:01.0:   bridge window [mem 0xfbe00000-0xfbefffff]
[    0.437600] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.437706] pci 0000:02:00.0: [13c1:1004] type 00 class 0x010400
[    0.437721] pci 0000:02:00.0: reg 0x10: [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.437733] pci 0000:02:00.0: reg 0x18: [mem 0xfbd20000-0xfbd20fff 64bit]
[    0.437742] pci 0000:02:00.0: reg 0x20: [io  0xd000-0xd0ff]
[    0.437757] pci 0000:02:00.0: reg 0x30: [mem 0xfbd00000-0xfbd1ffff pref]
[    0.437796] pci 0000:02:00.0: supports D1 D2
[    0.439440] pci 0000:00:01.1: PCI bridge to [bus 02]
[    0.439594] pci 0000:00:01.1:   bridge window [io  0xd000-0xdfff]
[    0.439597] pci 0000:00:01.1:   bridge window [mem 0xfbd00000-0xfbdfffff]
[    0.439601] pci 0000:00:01.1:   bridge window [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.439735] pci 0000:00:1c.0: PCI bridge to [bus 03]
[    0.440053] pci 0000:04:00.0: [1033:0194] type 00 class 0x0c0330
[    0.440090] pci 0000:04:00.0: reg 0x10: [mem 0xfbc00000-0xfbc01fff 64bit]
[    0.440282] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
[    0.440440] pci 0000:00:1c.4: PCI bridge to [bus 04]
[    0.440584] pci 0000:00:1c.4:   bridge window [mem 0xfbc00000-0xfbcfffff]
[    0.440755] pci 0000:05:00.0: [1033:0194] type 00 class 0x0c0330
[    0.440791] pci 0000:05:00.0: reg 0x10: [mem 0xfbb00000-0xfbb01fff 64bit]
[    0.440984] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[    0.441139] pci 0000:00:1c.6: PCI bridge to [bus 05]
[    0.441281] pci 0000:00:1c.6:   bridge window [mem 0xfbb00000-0xfbbfffff]
[    0.441462] pci 0000:06:00.0: [10b5:8608] type 01 class 0x060400
[    0.441488] pci 0000:06:00.0: reg 0x10: [mem 0xfba00000-0xfba1ffff]
[    0.441643] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
[    0.441702] pci 0000:06:00.0: System wakeup disabled by ACPI
[    0.441946] pci 0000:00:1c.7: PCI bridge to [bus 06-0f]
[    0.442086] pci 0000:00:1c.7:   bridge window [io  0x8000-0xcfff]
[    0.442091] pci 0000:00:1c.7:   bridge window [mem 0xfb600000-0xfbafffff]
[    0.442100] pci 0000:00:1c.7:   bridge window [mem 0xd2000000-0xd20fffff 64bit pref]
[    0.442346] pci 0000:07:01.0: [10b5:8608] type 01 class 0x060400
[    0.442529] pci 0000:07:01.0: PME# supported from D0 D3hot D3cold
[    0.442704] pci 0000:07:04.0: [10b5:8608] type 01 class 0x060400
[    0.442883] pci 0000:07:04.0: PME# supported from D0 D3hot D3cold
[    0.443058] pci 0000:07:05.0: [10b5:8608] type 01 class 0x060400
[    0.443238] pci 0000:07:05.0: PME# supported from D0 D3hot D3cold
[    0.443411] pci 0000:07:06.0: [10b5:8608] type 01 class 0x060400
[    0.443594] pci 0000:07:06.0: PME# supported from D0 D3hot D3cold
[    0.443769] pci 0000:07:07.0: [10b5:8608] type 01 class 0x060400
[    0.443949] pci 0000:07:07.0: PME# supported from D0 D3hot D3cold
[    0.444130] pci 0000:07:08.0: [10b5:8608] type 01 class 0x060400
[    0.444308] pci 0000:07:08.0: PME# supported from D0 D3hot D3cold
[    0.444489] pci 0000:07:09.0: [10b5:8608] type 01 class 0x060400
[    0.444667] pci 0000:07:09.0: PME# supported from D0 D3hot D3cold
[    0.444876] pci 0000:06:00.0: PCI bridge to [bus 07-0f]
[    0.445023] pci 0000:06:00.0:   bridge window [io  0x8000-0xcfff]
[    0.445029] pci 0000:06:00.0:   bridge window [mem 0xfb600000-0xfb9fffff]
[    0.445040] pci 0000:06:00.0:   bridge window [mem 0xd2000000-0xd20fffff 64bit pref]
[    0.445238] pci 0000:08:00.0: [1106:3403] type 00 class 0x0c0010
[    0.445281] pci 0000:08:00.0: reg 0x10: [mem 0xfb900000-0xfb9007ff 64bit]
[    0.445303] pci 0000:08:00.0: reg 0x18: [io  0xc000-0xc0ff]
[    0.445497] pci 0000:08:00.0: supports D2
[    0.445499] pci 0000:08:00.0: PME# supported from D2 D3hot D3cold
[    0.447474] pci 0000:07:01.0: PCI bridge to [bus 08]
[    0.447636] pci 0000:07:01.0:   bridge window [io  0xc000-0xcfff]
[    0.447641] pci 0000:07:01.0:   bridge window [mem 0xfb900000-0xfb9fffff]
[    0.447819] pci 0000:07:04.0: PCI bridge to [bus 09]
[    0.448189] pci 0000:0a:00.0: [197b:2362] type 00 class 0x010185
[    0.448239] pci 0000:0a:00.0: reg 0x10: [io  0xb040-0xb047]
[    0.448262] pci 0000:0a:00.0: reg 0x14: [io  0xb030-0xb033]
[    0.448284] pci 0000:0a:00.0: reg 0x18: [io  0xb020-0xb027]
[    0.448306] pci 0000:0a:00.0: reg 0x1c: [io  0xb010-0xb013]
[    0.448329] pci 0000:0a:00.0: reg 0x20: [io  0xb000-0xb00f]
[    0.448352] pci 0000:0a:00.0: reg 0x24: [mem 0xfb810000-0xfb8101ff]
[    0.448374] pci 0000:0a:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    0.448469] pci 0000:0a:00.0: PME# supported from D3hot
[    0.450478] pci 0000:07:05.0: PCI bridge to [bus 0a]
[    0.450641] pci 0000:07:05.0:   bridge window [io  0xb000-0xbfff]
[    0.450647] pci 0000:07:05.0:   bridge window [mem 0xfb800000-0xfb8fffff]
[    0.450853] pci 0000:0b:00.0: [1b4b:9130] type 00 class 0x010601
[    0.450882] pci 0000:0b:00.0: reg 0x10: [io  0xa090-0xa097]
[    0.450902] pci 0000:0b:00.0: reg 0x14: [io  0xa080-0xa083]
[    0.450922] pci 0000:0b:00.0: reg 0x18: [io  0xa070-0xa077]
[    0.450942] pci 0000:0b:00.0: reg 0x1c: [io  0xa060-0xa063]
[    0.450963] pci 0000:0b:00.0: reg 0x20: [io  0xa050-0xa05f]
[    0.450983] pci 0000:0b:00.0: reg 0x24: [mem 0xfb721000-0xfb7217ff]
[    0.451003] pci 0000:0b:00.0: reg 0x30: [mem 0xfb710000-0xfb71ffff pref]
[    0.451102] pci 0000:0b:00.0: PME# supported from D3hot
[    0.451256] pci 0000:07:06.0: PCI bridge to [bus 0b]
[    0.451401] pci 0000:07:06.0:   bridge window [io  0xa000-0xafff]
[    0.451407] pci 0000:07:06.0:   bridge window [mem 0xfb700000-0xfb7fffff]
[    0.451630] pci 0000:0c:00.0: [8086:105e] type 00 class 0x020000
[    0.451669] pci 0000:0c:00.0: reg 0x10: [mem 0xfb6a0000-0xfb6bffff]
[    0.451697] pci 0000:0c:00.0: reg 0x14: [mem 0xfb680000-0xfb69ffff]
[    0.451724] pci 0000:0c:00.0: reg 0x18: [io  0x9020-0x903f]
[    0.451829] pci 0000:0c:00.0: reg 0x30: [mem 0xfb660000-0xfb67ffff pref]
[    0.451967] pci 0000:0c:00.0: PME# supported from D0 D3hot
[    0.452145] pci 0000:0c:00.1: [8086:105e] type 00 class 0x020000
[    0.452185] pci 0000:0c:00.1: reg 0x10: [mem 0xfb640000-0xfb65ffff]
[    0.452212] pci 0000:0c:00.1: reg 0x14: [mem 0xfb620000-0xfb63ffff]
[    0.452240] pci 0000:0c:00.1: reg 0x18: [io  0x9000-0x901f]
[    0.452345] pci 0000:0c:00.1: reg 0x30: [mem 0xfb600000-0xfb61ffff pref]
[    0.452487] pci 0000:0c:00.1: PME# supported from D0 D3hot
[    0.452631] pci 0000:0c:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.452879] pci 0000:07:07.0: PCI bridge to [bus 0c]
[    0.453025] pci 0000:07:07.0:   bridge window [io  0x9000-0x9fff]
[    0.453032] pci 0000:07:07.0:   bridge window [mem 0xfb600000-0xfb6fffff]
[    0.453251] pci 0000:0d:00.0: [1b21:1080] type 01 class 0x060400
[    0.453468] pci 0000:0d:00.0: supports D1 D2
[    0.453469] pci 0000:0d:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.453533] pci 0000:0d:00.0: System wakeup disabled by ACPI
[    0.455478] pci 0000:07:08.0: PCI bridge to [bus 0d-0e]
[    0.455946] pci 0000:0d:00.0: PCI bridge to [bus 0e]
[    0.456326] pci 0000:0f:00.0: [10ec:8168] type 00 class 0x020000
[    0.456357] pci 0000:0f:00.0: reg 0x10: [io  0x8000-0x80ff]
[    0.456412] pci 0000:0f:00.0: reg 0x18: [mem 0xd2004000-0xd2004fff 64bit pref]
[    0.456445] pci 0000:0f:00.0: reg 0x20: [mem 0xd2000000-0xd2003fff 64bit pref]
[    0.456601] pci 0000:0f:00.0: supports D1 D2
[    0.456603] pci 0000:0f:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.458503] pci 0000:07:09.0: PCI bridge to [bus 0f]
[    0.458664] pci 0000:07:09.0:   bridge window [io  0x8000-0x8fff]
[    0.458680] pci 0000:07:09.0:   bridge window [mem 0xd2000000-0xd20fffff 64bit pref]
[    0.458909] acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d)
[    0.459343] acpi PNP0A08:00: ACPI _OSC control (0x1c) granted
[    0.461017] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.461800] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[    0.462582] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15)
[    0.463313] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.464049] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[    0.464832] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[    0.465617] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.466395] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 10 11 12 14 15)
[    0.467500] ACPI: Enabled 1 GPEs in block 00 to 3F
[    0.467745] ACPI: \_SB_.PCI0: notify handler is installed
[    0.467891] Found 1 acpi root devices
[    0.467928] ACPI: EC: GPE = 0x18, I/O: command/status = 0x66, data = 0x62
[    0.468342] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.468573] vgaarb: loaded
[    0.468709] vgaarb: bridge control possible 0000:01:00.0
[    0.469119] SCSI subsystem initialized
[    0.469382] ACPI: bus type USB registered
[    0.469608] usbcore: registered new interface driver usbfs
[    0.469793] usbcore: registered new interface driver hub
[    0.470004] usbcore: registered new device driver usb
[    0.470303] pps_core: LinuxPPS API ver. 1 registered
[    0.470440] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti at linux.it>
[    0.470703] PTP clock support registered
[    0.471461] wmi: Mapper loaded
[    0.471675] PCI: Using ACPI for IRQ routing
[    0.473236] PCI: pci_cache_line_size set to 64 bytes
[    0.473405] e820: reserve RAM buffer [mem 0x0009cc00-0x0009ffff]
[    0.473407] e820: reserve RAM buffer [mem 0xbe4b2000-0xbfffffff]
[    0.473409] e820: reserve RAM buffer [mem 0xbf5cb000-0xbfffffff]
[    0.473411] e820: reserve RAM buffer [mem 0xbf800000-0xbfffffff]
[    0.473413] e820: reserve RAM buffer [mem 0x83f800000-0x83fffffff]
[    0.473705] NetLabel: Initializing
[    0.473840] NetLabel:  domain hash size = 128
[    0.473983] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.474144] NetLabel:  unlabeled traffic allowed by default
[    0.474334] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.474900] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.477078] Switched to clocksource hpet
[    0.492570] pnp: PnP ACPI init
[    0.492726] ACPI: bus type PNP registered
[    0.493098] system 00:00: [mem 0xfed10000-0xfed19fff] has been reserved
[    0.493237] system 00:00: [mem 0xe0000000-0xe3ffffff] has been reserved
[    0.493374] system 00:00: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.493511] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.493649] system 00:00: [mem 0xfee00000-0xfee0ffff] has been reserved
[    0.493796] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.493980] system 00:01: [io  0x0290-0x029f] has been reserved
[    0.494136] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.494152] pnp 00:02: [dma 4]
[    0.494236] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.494337] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.494429] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.494561] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    0.494700] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.494797] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.495124] pnp 00:07: [dma 0 disabled]
[    0.495239] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.495502] system 00:08: [io  0x0400-0x0453] could not be reserved
[    0.495641] system 00:08: [io  0x0458-0x047f] has been reserved
[    0.495778] system 00:08: [io  0x0500-0x057f] has been reserved
[    0.495916] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.496054] system 00:08: [mem 0xfec00000-0xfecfffff] could not be reserved
[    0.496211] system 00:08: [mem 0xfed08000-0xfed08fff] has been reserved
[    0.496348] system 00:08: [mem 0xff000000-0xffffffff] has been reserved
[    0.496487] system 00:08: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.496637] system 00:09: [io  0x0454-0x0457] has been reserved
[    0.496777] system 00:09: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.497134] pnp 00:0a: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.497349] pnp: PnP ACPI: found 11 devices
[    0.497484] ACPI: bus type PNP unregistered
[    0.510264] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.510403] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.510542] pci 0000:00:01.0:   bridge window [mem 0xfbe00000-0xfbefffff]
[    0.510681] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.510906] pci 0000:00:01.1: PCI bridge to [bus 02]
[    0.511043] pci 0000:00:01.1:   bridge window [io  0xd000-0xdfff]
[    0.511187] pci 0000:00:01.1:   bridge window [mem 0xfbd00000-0xfbdfffff]
[    0.511326] pci 0000:00:01.1:   bridge window [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.511551] pci 0000:00:1c.0: PCI bridge to [bus 03]
[    0.511702] pci 0000:00:1c.4: PCI bridge to [bus 04]
[    0.511844] pci 0000:00:1c.4:   bridge window [mem 0xfbc00000-0xfbcfffff]
[    0.511990] pci 0000:00:1c.6: PCI bridge to [bus 05]
[    0.512138] pci 0000:00:1c.6:   bridge window [mem 0xfbb00000-0xfbbfffff]
[    0.514584] pci 0000:07:05.0: BAR 15: can't assign mem pref (size 0x100000)
[    0.514727] pci 0000:07:01.0: PCI bridge to [bus 08]
[    0.514866] pci 0000:07:01.0:   bridge window [io  0xc000-0xcfff]
[    0.515011] pci 0000:07:01.0:   bridge window [mem 0xfb900000-0xfb9fffff]
[    0.515168] pci 0000:07:04.0: PCI bridge to [bus 09]
[    0.515327] pci 0000:0a:00.0: BAR 6: assigned [mem 0xfb800000-0xfb80ffff pref]
[    0.515549] pci 0000:07:05.0: PCI bridge to [bus 0a]
[    0.515688] pci 0000:07:05.0:   bridge window [io  0xb000-0xbfff]
[    0.515832] pci 0000:07:05.0:   bridge window [mem 0xfb800000-0xfb8fffff]
[    0.515982] pci 0000:07:06.0: PCI bridge to [bus 0b]
[    0.516125] pci 0000:07:06.0:   bridge window [io  0xa000-0xafff]
[    0.516269] pci 0000:07:06.0:   bridge window [mem 0xfb700000-0xfb7fffff]
[    0.516420] pci 0000:07:07.0: PCI bridge to [bus 0c]
[    0.516559] pci 0000:07:07.0:   bridge window [io  0x9000-0x9fff]
[    0.516703] pci 0000:07:07.0:   bridge window [mem 0xfb600000-0xfb6fffff]
[    0.516854] pci 0000:0d:00.0: PCI bridge to [bus 0e]
[    0.517017] pci 0000:07:08.0: PCI bridge to [bus 0d-0e]
[    0.517188] pci 0000:07:09.0: PCI bridge to [bus 0f]
[    0.517327] pci 0000:07:09.0:   bridge window [io  0x8000-0x8fff]
[    0.517475] pci 0000:07:09.0:   bridge window [mem 0xd2000000-0xd20fffff 64bit pref]
[    0.517708] pci 0000:06:00.0: PCI bridge to [bus 07-0f]
[    0.517847] pci 0000:06:00.0:   bridge window [io  0x8000-0xcfff]
[    0.517991] pci 0000:06:00.0:   bridge window [mem 0xfb600000-0xfb9fffff]
[    0.518138] pci 0000:06:00.0:   bridge window [mem 0xd2000000-0xd20fffff 64bit pref]
[    0.518370] pci 0000:00:1c.7: PCI bridge to [bus 06-0f]
[    0.518508] pci 0000:00:1c.7:   bridge window [io  0x8000-0xcfff]
[    0.518651] pci 0000:00:1c.7:   bridge window [mem 0xfb600000-0xfbafffff]
[    0.518792] pci 0000:00:1c.7:   bridge window [mem 0xd2000000-0xd20fffff 64bit pref]
[    0.519022] Some PCI device resources are unassigned, try booting with pci=realloc
[    0.520359] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.520361] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.520362] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.520364] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xffffffff]
[    0.520365] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.520367] pci_bus 0000:01: resource 1 [mem 0xfbe00000-0xfbefffff]
[    0.520368] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.520370] pci_bus 0000:02: resource 0 [io  0xd000-0xdfff]
[    0.520372] pci_bus 0000:02: resource 1 [mem 0xfbd00000-0xfbdfffff]
[    0.520373] pci_bus 0000:02: resource 2 [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.520375] pci_bus 0000:04: resource 1 [mem 0xfbc00000-0xfbcfffff]
[    0.520377] pci_bus 0000:05: resource 1 [mem 0xfbb00000-0xfbbfffff]
[    0.520378] pci_bus 0000:06: resource 0 [io  0x8000-0xcfff]
[    0.520379] pci_bus 0000:06: resource 1 [mem 0xfb600000-0xfbafffff]
[    0.520381] pci_bus 0000:06: resource 2 [mem 0xd2000000-0xd20fffff 64bit pref]
[    0.520383] pci_bus 0000:07: resource 0 [io  0x8000-0xcfff]
[    0.520384] pci_bus 0000:07: resource 1 [mem 0xfb600000-0xfb9fffff]
[    0.520386] pci_bus 0000:07: resource 2 [mem 0xd2000000-0xd20fffff 64bit pref]
[    0.520387] pci_bus 0000:08: resource 0 [io  0xc000-0xcfff]
[    0.520389] pci_bus 0000:08: resource 1 [mem 0xfb900000-0xfb9fffff]
[    0.520390] pci_bus 0000:0a: resource 0 [io  0xb000-0xbfff]
[    0.520392] pci_bus 0000:0a: resource 1 [mem 0xfb800000-0xfb8fffff]
[    0.520393] pci_bus 0000:0b: resource 0 [io  0xa000-0xafff]
[    0.520395] pci_bus 0000:0b: resource 1 [mem 0xfb700000-0xfb7fffff]
[    0.520396] pci_bus 0000:0c: resource 0 [io  0x9000-0x9fff]
[    0.520398] pci_bus 0000:0c: resource 1 [mem 0xfb600000-0xfb6fffff]
[    0.520400] pci_bus 0000:0f: resource 0 [io  0x8000-0x8fff]
[    0.520401] pci_bus 0000:0f: resource 2 [mem 0xd2000000-0xd20fffff 64bit pref]
[    0.520436] NET: Registered protocol family 2
[    0.520990] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[    0.521884] TCP bind hash table entries: 65536 (order: 10, 5242880 bytes)
[    0.523704] TCP: Hash tables configured (established 262144 bind 65536)
[    0.523898] TCP: reno registered
[    0.524185] UDP hash table entries: 16384 (order: 9, 3145728 bytes)
[    0.525302] UDP-Lite hash table entries: 16384 (order: 9, 3145728 bytes)
[    0.526439] NET: Registered protocol family 1
[    0.762102] pci 0000:01:00.0: Boot video device
[    0.762365] PCI: CLS 64 bytes, default 64
[    0.762452] Unpacking initramfs...
[    1.452000] Freeing initrd memory: 7532K (ffff88003713a000 - ffff880037895000)
[    1.452227] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.452365] software IO TLB [mem 0xba4b2000-0xbe4b2000] (64MB) mapped at [ffff8800ba4b2000-ffff8800be4b1fff]
[    1.453212] Scanning for low memory corruption every 60 seconds
[    1.454715] audit: initializing netlink socket (disabled)
[    1.454884] type=2000 audit(1383468112.208:1): initialized
[    1.473139] bounce pool size: 64 pages
[    1.473295] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    1.481698] zbud: loaded
[    1.482064] VFS: Disk quotas dquot_6.5.2
[    1.482329] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.483407] msgmni has been set to 32768
[    1.484103] Key type asymmetric registered
[    1.484244] Asymmetric key parser 'x509' registered
[    1.484469] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    1.484765] io scheduler noop registered
[    1.484902] io scheduler deadline registered (default)
[    1.485327] crc32: CRC_LE_BITS = 64, CRC_BE BITS = 64
[    1.485480] crc32: self tests passed, processed 225944 bytes in 140870 nsec
[    1.485760] crc32c: CRC_LE_BITS = 64
[    1.485895] crc32c: self tests passed, processed 225944 bytes in 70750 nsec
[    1.486257] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    1.486486] pcieport 0000:00:01.1: irq 41 for MSI/MSI-X
[    1.486705] pcieport 0000:00:1c.0: irq 42 for MSI/MSI-X
[    1.486888] pcieport 0000:00:1c.4: irq 43 for MSI/MSI-X
[    1.487070] pcieport 0000:00:1c.6: irq 44 for MSI/MSI-X
[    1.487250] pcieport 0000:00:1c.7: irq 45 for MSI/MSI-X
[    1.487471] pcieport 0000:06:00.0: irq 46 for MSI/MSI-X
[    1.487773] pcieport 0000:07:01.0: irq 47 for MSI/MSI-X
[    1.488073] pcieport 0000:07:04.0: irq 48 for MSI/MSI-X
[    1.488372] pcieport 0000:07:05.0: irq 49 for MSI/MSI-X
[    1.488679] pcieport 0000:07:06.0: irq 50 for MSI/MSI-X
[    1.488975] pcieport 0000:07:07.0: irq 51 for MSI/MSI-X
[    1.489270] pcieport 0000:07:08.0: irq 52 for MSI/MSI-X
[    1.489579] pcieport 0000:07:09.0: irq 53 for MSI/MSI-X
[    1.489996] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[    1.490135] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[    1.490272] pci 0000:01:00.1: Signaling PME through PCIe PME interrupt
[    1.490411] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[    1.490451] pcieport 0000:00:01.1: Signaling PME through PCIe PME interrupt
[    1.490590] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
[    1.490729] pcie_pme 0000:00:01.1:pcie01: service driver pcie_pme loaded
[    1.490761] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[    1.490903] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[    1.490935] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
[    1.491073] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
[    1.491213] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
[    1.491245] pcieport 0000:00:1c.6: Signaling PME through PCIe PME interrupt
[    1.491382] pci 0000:05:00.0: Signaling PME through PCIe PME interrupt
[    1.491528] pcie_pme 0000:00:1c.6:pcie01: service driver pcie_pme loaded
[    1.491559] pcieport 0000:00:1c.7: Signaling PME through PCIe PME interrupt
[    1.491696] pcieport 0000:06:00.0: Signaling PME through PCIe PME interrupt
[    1.491834] pcieport 0000:07:01.0: Signaling PME through PCIe PME interrupt
[    1.491972] pci 0000:08:00.0: Signaling PME through PCIe PME interrupt
[    1.492109] pcieport 0000:07:04.0: Signaling PME through PCIe PME interrupt
[    1.492246] pcieport 0000:07:05.0: Signaling PME through PCIe PME interrupt
[    1.492384] pci 0000:0a:00.0: Signaling PME through PCIe PME interrupt
[    1.492526] pcieport 0000:07:06.0: Signaling PME through PCIe PME interrupt
[    1.492663] pci 0000:0b:00.0: Signaling PME through PCIe PME interrupt
[    1.492799] pcieport 0000:07:07.0: Signaling PME through PCIe PME interrupt
[    1.492937] pci 0000:0c:00.0: Signaling PME through PCIe PME interrupt
[    1.493074] pci 0000:0c:00.1: Signaling PME through PCIe PME interrupt
[    1.493212] pcieport 0000:07:08.0: Signaling PME through PCIe PME interrupt
[    1.493349] pci 0000:0d:00.0: Signaling PME through PCIe PME interrupt
[    1.493491] pcieport 0000:07:09.0: Signaling PME through PCIe PME interrupt
[    1.493629] pci 0000:0f:00.0: Signaling PME through PCIe PME interrupt
[    1.493770] pcie_pme 0000:00:1c.7:pcie01: service driver pcie_pme loaded
[    1.493922] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.494290] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.494531] intel_idle: MWAIT substates: 0x1120
[    1.494532] intel_idle: v0.4 model 0x2A
[    1.494533] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.494853] GHES: HEST is not enabled!
[    1.495107] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.515847] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.517147] Linux agpgart interface v0.103
[    1.517529] [drm] Initialized drm 1.1.0 20060810
[    1.517929] mei_me 0000:00:16.0: setting latency timer to 64
[    1.517962] mei_me 0000:00:16.0: irq 54 for MSI/MSI-X
[    1.522904] 3ware 9000 Storage Controller device driver for Linux v2.26.02.014.
[    1.828217] 3w-9xxx: scsi0: AEN: INFO (0x04:0x003D): Verify paused:unit=0.
[    1.930151] 3w-9xxx: scsi0: AEN: INFO (0x04:0x0053): Battery capacity test is overdue:.
[    2.032083] scsi0 : 3ware 9000 Storage Controller
[    2.032429] 3w-9xxx: scsi0: Found a 3ware 9000 Storage Controller at 0xfbd20000, IRQ: 17.
[    2.337886] 3w-9xxx: scsi0: Firmware FE9X 4.10.00.027, BIOS BE9X 4.08.00.004, Ports: 8.
[    2.338304] Solarflare NET driver v3.2
[    2.338561] scsi 0:0:0:0: Direct-Access     AMCC     9650SE-8LP DISK  4.10 PQ: 0 ANSI: 5
[    2.338589] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.338589] ehci-pci: EHCI PCI platform driver
[    2.338738] ehci-pci 0000:00:1a.0: setting latency timer to 64
[    2.338764] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    2.338785] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    2.338807] ehci-pci 0000:00:1a.0: debug port 2
[    2.342712] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    2.342734] ehci-pci 0000:00:1a.0: irq 23, io mem 0xfbf27000
[    2.348883] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    2.349070] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    2.349209] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.349433] usb usb1: Product: EHCI Host Controller
[    2.349568] usb usb1: Manufacturer: Linux 3.11.0 ehci_hcd
[    2.349705] usb usb1: SerialNumber: 0000:00:1a.0
[    2.350139] hub 1-0:1.0: USB hub found
[    2.350280] hub 1-0:1.0: 2 ports detected
[    2.350729] ehci-pci 0000:00:1d.0: setting latency timer to 64
[    2.350749] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    2.350906] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    2.351144] ehci-pci 0000:00:1d.0: debug port 2
[    2.355186] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    2.355191] ehci-pci 0000:00:1d.0: irq 23, io mem 0xfbf26000
[    2.360873] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    2.361030] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    2.361168] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.361391] usb usb2: Product: EHCI Host Controller
[    2.361527] usb usb2: Manufacturer: Linux 3.11.0 ehci_hcd
[    2.361663] usb usb2: SerialNumber: 0000:00:1d.0
[    2.362064] hub 2-0:1.0: USB hub found
[    2.362203] hub 2-0:1.0: 2 ports detected
[    2.362526] uhci_hcd: USB Universal Host Controller Interface driver
[    2.362969] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    2.365675] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.365824] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.366322] mousedev: PS/2 mouse device common for all mice
[    2.366549] rtc_cmos 00:03: RTC can wake from S4
[    2.366926] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    2.367094] rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    2.367383] Intel P-state driver initializing.
[    2.367534] Intel pstate controlling: cpu 0
[    2.367686] Intel pstate controlling: cpu 1
[    2.367836] Intel pstate controlling: cpu 2
[    2.368007] Intel pstate controlling: cpu 3
[    2.368158] Intel pstate controlling: cpu 4
[    2.368308] Intel pstate controlling: cpu 5
[    2.368457] Intel pstate controlling: cpu 6
[    2.368606] Intel pstate controlling: cpu 7
[    2.369041] cpuidle: using governor ladder
[    2.369717] cpuidle: using governor menu
[    2.369868] ledtrig-cpu: registered to indicate activity on CPUs
[    2.370141] hidraw: raw HID events driver (C) Jiri Kosina
[    2.370358] usbcore: registered new interface driver usbhid
[    2.370495] usbhid: USB HID core driver
[    2.370866] Key type dns_resolver registered
[    2.372335] registered taskstats version 1
[    2.373168] IMA: No TPM chip found, activating TPM-bypass!
[    2.374537] rtc_cmos 00:03: setting system clock to 2013-11-03 08:41:54 UTC (1383468114)
[    2.375728] Freeing unused kernel memory: 3004K (ffffffff81994000 - ffffffff81c83000)
[    2.452821] tsc: Refined TSC clocksource calibration: 3411.127 MHz
[    2.651704] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    2.766016] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[    2.766018] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.766525] hub 1-1:1.0: USB hub found
[    2.766658] hub 1-1:1.0: 6 ports detected
[    2.820966] ACPI: bus type ATA registered
[    2.821337] libata version 3.00 loaded.
[    2.869553] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    2.983872] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[    2.983875] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.984396] hub 2-1:1.0: USB hub found
[    2.984499] hub 2-1:1.0: 8 ports detected
[    3.058576] usb 1-1.2: new high-speed USB device number 3 using ehci-pci
[    3.063762] ahci 0000:00:1f.2: version 3.0
[    3.063943] ahci 0000:00:1f.2: irq 55 for MSI/MSI-X
[    3.074430] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[    3.074432] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ems apst 
[    3.074436] ahci 0000:00:1f.2: setting latency timer to 64
[    3.087553] scsi1 : ahci
[    3.087946] scsi2 : ahci
[    3.088296] scsi3 : ahci
[    3.088573] scsi4 : ahci
[    3.088857] scsi5 : ahci
[    3.089131] scsi6 : ahci
[    3.089424] ata1: SATA max UDMA/133 abar m2048 at 0xfbf25000 port 0xfbf25100 irq 55
[    3.089427] ata2: SATA max UDMA/133 abar m2048 at 0xfbf25000 port 0xfbf25180 irq 55
[    3.089428] ata3: SATA max UDMA/133 abar m2048 at 0xfbf25000 port 0xfbf25200 irq 55
[    3.089431] ata4: SATA max UDMA/133 abar m2048 at 0xfbf25000 port 0xfbf25280 irq 55
[    3.089433] ata5: SATA max UDMA/133 abar m2048 at 0xfbf25000 port 0xfbf25300 irq 55
[    3.089435] ata6: SATA max UDMA/133 abar m2048 at 0xfbf25000 port 0xfbf25380 irq 55
[    3.089645] ahci 0000:0a:00.0: AHCI 0001.0100 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
[    3.089648] ahci 0000:0a:00.0: flags: 64bit ncq pm led clo pmp pio slum part 
[    3.090540] scsi7 : ahci
[    3.090786] scsi8 : ahci
[    3.091014] ata7: SATA max UDMA/133 abar m512 at 0xfb810000 port 0xfb810100 irq 16
[    3.091018] ata8: SATA max UDMA/133 abar m512 at 0xfb810000 port 0xfb810180 irq 16
[    3.091160] ahci 0000:0b:00.0: irq 56 for MSI/MSI-X
[    3.101486] ahci 0000:0b:00.0: AHCI 0001.0200 32 slots 8 ports 6 Gbps 0xff impl SATA mode
[    3.101488] ahci 0000:0b:00.0: flags: 64bit ncq pio 
[    3.105345] scsi9 : ahci
[    3.105644] scsi10 : ahci
[    3.105921] scsi11 : ahci
[    3.106191] scsi12 : ahci
[    3.106457] scsi13 : ahci
[    3.106716] scsi14 : ahci
[    3.106965] scsi15 : ahci
[    3.107217] scsi16 : ahci
[    3.107470] ata9: SATA max UDMA/133 abar m2048 at 0xfb721000 port 0xfb721100 irq 56
[    3.107474] ata10: SATA max UDMA/133 abar m2048 at 0xfb721000 port 0xfb721180 irq 56
[    3.107477] ata11: SATA max UDMA/133 abar m2048 at 0xfb721000 port 0xfb721200 irq 56
[    3.107481] ata12: SATA max UDMA/133 abar m2048 at 0xfb721000 port 0xfb721280 irq 56
[    3.107484] ata13: SATA max UDMA/133 abar m2048 at 0xfb721000 port 0xfb721300 irq 56
[    3.107487] ata14: SATA max UDMA/133 abar m2048 at 0xfb721000 port 0xfb721380 irq 56
[    3.107490] ata15: SATA max UDMA/133 abar m2048 at 0xfb721000 port 0xfb721400 irq 56
[    3.107493] ata16: SATA max UDMA/133 abar m2048 at 0xfb721000 port 0xfb721480 irq 56
[    3.143768] usb 1-1.2: New USB device found, idVendor=0424, idProduct=2514
[    3.143770] usb 1-1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.144340] hub 1-1.2:1.0: USB hub found
[    3.144392] hub 1-1.2:1.0: 3 ports detected
[    3.259317] usb 2-1.1: new full-speed USB device number 3 using ehci-pci
[    3.346882] usb 2-1.1: New USB device found, idVendor=046d, idProduct=c22d
[    3.346884] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.346886] usb 2-1.1: Product: G510 Gaming Keyboard
[    3.346887] usb 2-1.1: Manufacturer: Logitech
[    3.394220] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    3.394268] ata4: SATA link down (SStatus 0 SControl 300)
[    3.394298] ata3: SATA link down (SStatus 0 SControl 300)
[    3.394326] ata6: SATA link down (SStatus 0 SControl 300)
[    3.394351] ata5: SATA link down (SStatus 0 SControl 300)
[    3.395002] ata1.00: ATA-9: Samsung SSD 840 Series, DXT06B0Q, max UDMA/133
[    3.395004] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    3.395240] ata7: SATA link down (SStatus 0 SControl 300)
[    3.395323] ata8: SATA link down (SStatus 0 SControl 300)
[    3.395347] ata1.00: configured for UDMA/133
[    3.395505] scsi 1:0:0:0: Direct-Access     ATA      Samsung SSD 840  DXT0 PQ: 0 ANSI: 5
[    3.396240] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    3.398129] ata2.00: ATA-9: Samsung SSD 840 EVO 500GB, EXT0AB0Q, max UDMA/133
[    3.398131] ata2.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    3.398300] ata2.00: configured for UDMA/133
[    3.398445] scsi 2:0:0:0: Direct-Access     ATA      Samsung SSD 840  EXT0 PQ: 0 ANSI: 5
[    3.414227] ata10: SATA link down (SStatus 0 SControl 300)
[    3.414289] ata11: SATA link down (SStatus 0 SControl 300)
[    3.414341] ata13: SATA link down (SStatus 0 SControl 300)
[    3.414417] ata12: SATA link down (SStatus 0 SControl 300)
[    3.414494] ata16: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    3.414542] ata15: SATA link down (SStatus 0 SControl 300)
[    3.414622] ata14: SATA link down (SStatus 0 SControl 300)
[    3.414688] ata9: SATA link down (SStatus 0 SControl 300)
[    3.414709] ata16.00: ATAPI: MARVELL VIRTUALL, 1.09, max UDMA/66
[    3.414929] ata16.00: configured for UDMA/66
[    3.416525] scsi 16:0:0:0: Processor         Marvell  91xx Config      1.01 PQ: 0 ANSI: 5
[    3.424336] usb 2-1.7: new full-speed USB device number 4 using ehci-pci
[    3.452326] Switched to clocksource tsc
[    3.510173] usb 2-1.7: New USB device found, idVendor=0b05, idProduct=179c
[    3.510176] usb 2-1.7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.524345] sd 0:0:0:0: [sda] 7812478976 512-byte logical blocks: (3.99 TB/3.63 TiB)
[    3.524369] sd 1:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    3.524506] sd 2:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    3.524508] sd 1:0:0:0: [sdb] Write Protect is off
[    3.524510] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    3.524546] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.524615] sd 2:0:0:0: [sdc] Write Protect is off
[    3.524617] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    3.524647] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.524788] sd 0:0:0:0: [sda] Write Protect is off
[    3.524791] sd 0:0:0:0: [sda] Mode Sense: 23 00 10 00
[    3.525095] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.525360] 3w-9xxx: scsi0: ERROR: (0x03:0x0101): Invalid command opcode:opcode=0xA3.
[    3.526996]  sdb: sdb1 sdb2 sdb3 sdb4
[    3.527874]  sdc: sdc1 sdc2 sdc3 sdc4
[    3.527924] sd 1:0:0:0: [sdb] Attached SCSI disk
[    3.528627] sd 2:0:0:0: [sdc] Attached SCSI disk
[    3.535357]  sda: sda1 sda2 sda3 sda4
[    3.536993] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.560558] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    3.560688] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    3.560821] sd 2:0:0:0: Attached scsi generic sg2 type 0
[    3.560943] scsi 16:0:0:0: Attached scsi generic sg3 type 3
[    3.584233] usb 1-1.2.1: new high-speed USB device number 4 using ehci-pci
[    3.669423] usb 1-1.2.1: New USB device found, idVendor=0424, idProduct=2640
[    3.669426] usb 1-1.2.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.669946] hub 1-1.2.1:1.0: USB hub found
[    3.670050] hub 1-1.2.1:1.0: 3 ports detected
[    3.743132] usb 1-1.2.2: new high-speed USB device number 5 using ehci-pci
[    3.793409] Fusion MPT base driver 3.04.20
[    3.793412] Copyright (c) 1999-2008 LSI Corporation
[    3.828320] usb 1-1.2.2: New USB device found, idVendor=0424, idProduct=2514
[    3.828323] usb 1-1.2.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.828722] hub 1-1.2.2:1.0: USB hub found
[    3.828817] hub 1-1.2.2:1.0: 3 ports detected
[    3.852837] Fusion MPT SPI Host driver 3.04.20
[    3.901783] Fusion MPT FC Host driver 3.04.20
[    3.940535] Fusion MPT SAS Host driver 3.04.20
[    3.942997] usb 1-1.2.1.1: new high-speed USB device number 6 using ehci-pci
[    3.968330] 3ware Storage Controller device driver for Linux v1.26.02.003.
[    4.062229] qla2xxx [0000:00:00.0]-0005: : QLogic Fibre Channel HBA Driver: 8.05.00.03-k.
[    4.073659] usb 1-1.2.1.1: New USB device found, idVendor=0424, idProduct=4060
[    4.073661] usb 1-1.2.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.073663] usb 1-1.2.1.1: Product: Ultra Fast Media Reader
[    4.073665] usb 1-1.2.1.1: Manufacturer: Generic
[    4.073666] usb 1-1.2.1.1: SerialNumber: 000000264001
[    4.098329] Emulex LightPulse Fibre Channel SCSI driver 8.3.40
[    4.098331] Copyright(c) 2004-2013 Emulex.  All rights reserved.
[    4.146863] usb 1-1.2.2.1: new high-speed USB device number 7 using ehci-pci
[    4.184357] usb-storage 1-1.2.1.1:1.0: USB Mass Storage device detected
[    4.184495] scsi17 : usb-storage 1-1.2.1.1:1.0
[    4.184813] usbcore: registered new interface driver usb-storage
[    4.222697] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    4.232055] usb 1-1.2.2.1: New USB device found, idVendor=0424, idProduct=2640
[    4.232057] usb 1-1.2.2.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.232563] hub 1-1.2.2.1:1.0: USB hub found
[    4.232679] hub 1-1.2.2.1:1.0: 3 ports detected
[    4.255863] xhci_hcd 0000:04:00.0: xHCI Host Controller
[    4.255870] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 3
[    4.360896] xhci_hcd 0000:04:00.0: irq 57 for MSI/MSI-X
[    4.360902] xhci_hcd 0000:04:00.0: irq 58 for MSI/MSI-X
[    4.360908] xhci_hcd 0000:04:00.0: irq 59 for MSI/MSI-X
[    4.360914] xhci_hcd 0000:04:00.0: irq 60 for MSI/MSI-X
[    4.360919] xhci_hcd 0000:04:00.0: irq 61 for MSI/MSI-X
[    4.360925] xhci_hcd 0000:04:00.0: irq 62 for MSI/MSI-X
[    4.360930] xhci_hcd 0000:04:00.0: irq 63 for MSI/MSI-X
[    4.360936] xhci_hcd 0000:04:00.0: irq 64 for MSI/MSI-X
[    4.361132] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    4.361133] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.361135] usb usb3: Product: xHCI Host Controller
[    4.361136] usb usb3: Manufacturer: Linux 3.11.0 xhci_hcd
[    4.361137] usb usb3: SerialNumber: 0000:04:00.0
[    4.361410] xHCI xhci_add_endpoint called for root hub
[    4.361413] xHCI xhci_check_bandwidth called for root hub
[    4.361580] hub 3-0:1.0: USB hub found
[    4.361616] hub 3-0:1.0: 2 ports detected
[    4.361738] xhci_hcd 0000:04:00.0: xHCI Host Controller
[    4.361742] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 4
[    4.364306] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    4.364307] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.364309] usb usb4: Product: xHCI Host Controller
[    4.364310] usb usb4: Manufacturer: Linux 3.11.0 xhci_hcd
[    4.364311] usb usb4: SerialNumber: 0000:04:00.0
[    4.364619] xHCI xhci_add_endpoint called for root hub
[    4.364621] xHCI xhci_check_bandwidth called for root hub
[    4.364795] hub 4-0:1.0: USB hub found
[    4.364806] hub 4-0:1.0: 2 ports detected
[    4.374731] xhci_hcd 0000:05:00.0: xHCI Host Controller
[    4.374739] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 5
[    4.374919] xhci_hcd 0000:05:00.0: irq 65 for MSI/MSI-X
[    4.374924] xhci_hcd 0000:05:00.0: irq 66 for MSI/MSI-X
[    4.374930] xhci_hcd 0000:05:00.0: irq 67 for MSI/MSI-X
[    4.374935] xhci_hcd 0000:05:00.0: irq 68 for MSI/MSI-X
[    4.374941] xhci_hcd 0000:05:00.0: irq 69 for MSI/MSI-X
[    4.374946] xhci_hcd 0000:05:00.0: irq 70 for MSI/MSI-X
[    4.374951] xhci_hcd 0000:05:00.0: irq 71 for MSI/MSI-X
[    4.374956] xhci_hcd 0000:05:00.0: irq 72 for MSI/MSI-X
[    4.375140] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
[    4.375142] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.375143] usb usb5: Product: xHCI Host Controller
[    4.375145] usb usb5: Manufacturer: Linux 3.11.0 xhci_hcd
[    4.375146] usb usb5: SerialNumber: 0000:05:00.0
[    4.375418] xHCI xhci_add_endpoint called for root hub
[    4.375420] xHCI xhci_check_bandwidth called for root hub
[    4.375591] hub 5-0:1.0: USB hub found
[    4.375602] hub 5-0:1.0: 2 ports detected
[    4.375720] xhci_hcd 0000:05:00.0: xHCI Host Controller
[    4.375724] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 6
[    4.378338] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003
[    4.378340] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.378341] usb usb6: Product: xHCI Host Controller
[    4.378342] usb usb6: Manufacturer: Linux 3.11.0 xhci_hcd
[    4.378344] usb usb6: SerialNumber: 0000:05:00.0
[    4.378635] xHCI xhci_add_endpoint called for root hub
[    4.378637] xHCI xhci_check_bandwidth called for root hub
[    4.378812] hub 6-0:1.0: USB hub found
[    4.378823] hub 6-0:1.0: 2 ports detected
[    4.426010] input: Logitech G510 Gaming Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/input/input0
[    4.426242] hid-generic 0003:046D:C22D.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech G510 Gaming Keyboard] on usb-0000:00:1d.0-1.1/input0
[    4.430601] input: Logitech G510 Gaming Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/input/input1
[    4.431016] hid-generic 0003:046D:C22D.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech G510 Gaming Keyboard] on usb-0000:00:1d.0-1.1/input1
[    4.505631] usb 1-1.2.2.1.1: new high-speed USB device number 8 using ehci-pci
[    4.636311] usb 1-1.2.2.1.1: New USB device found, idVendor=0424, idProduct=4060
[    4.636314] usb 1-1.2.2.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.636316] usb 1-1.2.2.1.1: Product: Ultra Fast Media Reader
[    4.636317] usb 1-1.2.2.1.1: Manufacturer: Generic
[    4.636319] usb 1-1.2.2.1.1: SerialNumber: 000000264001
[    4.636791] usb-storage 1-1.2.2.1.1:1.0: USB Mass Storage device detected
[    4.636865] scsi18 : usb-storage 1-1.2.2.1.1:1.0
[    4.789306] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[    4.803630] usb 3-1: New USB device found, idVendor=0424, idProduct=2531
[    4.803633] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.803634] usb 3-1: Product: USB2134
[    4.803636] usb 3-1: Manufacturer: SMSC
[    4.804492] hub 3-1:1.0: USB hub found
[    4.804881] hub 3-1:1.0: 3 ports detected
[    4.908430] usb 4-1: new SuperSpeed USB device number 2 using xhci_hcd
[    4.920675] usb 4-1: Parent hub missing LPM exit latency info.  Power management will be impacted.
[    4.922552] usb 4-1: New USB device found, idVendor=0424, idProduct=5534
[    4.922556] usb 4-1: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[    4.922559] usb 4-1: Product: USB5534
[    4.922561] usb 4-1: Manufacturer: SMSC
[    4.923462] hub 4-1:1.0: USB hub found
[    4.923800] hub 4-1:1.0: 3 ports detected
[    5.076742] device-mapper: uevent: version 1.0.3
[    5.077052] device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel at redhat.com
[    5.080324] usb 3-1.2: new low-speed USB device number 3 using xhci_hcd
[    5.101307] usb 3-1.2: New USB device found, idVendor=045e, idProduct=0040
[    5.101310] usb 3-1.2: New USB device strings: Mfr=1, Product=3, SerialNumber=0
[    5.101311] usb 3-1.2: Product: Microsoft 3-Button Mouse with IntelliEye(TM)
[    5.101313] usb 3-1.2: Manufacturer: Microsoft
[    5.101561] usb 3-1.2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[    5.106621] input: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) as /devices/pci0000:00/0000:00:1c.4/0000:04:00.0/usb3/3-1/3-1.2/3-1.2:1.0/input/input2
[    5.106994] hid-generic 0003:045E:0040.0003: input,hidraw2: USB HID v1.10 Mouse [Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)] on usb-0000:04:00.0-1.2/input0
[    5.180259] usb 3-1.3: new high-speed USB device number 4 using xhci_hcd
[    5.194367] usb 3-1.3: New USB device found, idVendor=0424, idProduct=2532
[    5.194370] usb 3-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.194372] usb 3-1.3: Product: USB2134
[    5.194373] usb 3-1.3: Manufacturer: SMSC
[    5.195231] hub 3-1.3:1.0: USB hub found
[    5.195616] hub 3-1.3:1.0: 3 ports detected
[    5.198073] scsi 17:0:0:0: Direct-Access     Generic  Ultra HS-SD/MMC  1.82 PQ: 0 ANSI: 0
[    5.198753] sd 17:0:0:0: Attached scsi generic sg4 type 0
[    5.214550] sd 17:0:0:0: [sdd] Attached SCSI removable disk
[    5.262631] usb 4-1.3: new SuperSpeed USB device number 3 using xhci_hcd
[    5.274439] usb 4-1.3: Parent hub missing LPM exit latency info.  Power management will be impacted.
[    5.276317] usb 4-1.3: New USB device found, idVendor=0424, idProduct=5534
[    5.276321] usb 4-1.3: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[    5.276324] usb 4-1.3: Product: USB5534
[    5.276326] usb 4-1.3: Manufacturer: SMSC
[    5.277571] hub 4-1.3:1.0: USB hub found
[    5.277939] hub 4-1.3:1.0: 3 ports detected
[    5.436372] async_tx: api initialized (async)
[    5.445501] usb 4-1.3.3: new SuperSpeed USB device number 4 using xhci_hcd
[    5.463187] usb 4-1.3.3: Parent hub missing LPM exit latency info.  Power management will be impacted.
[    5.473846] raid6: sse2x1   10097 MB/s
[    5.490831] raid6: sse2x2   12566 MB/s
[    5.507824] raid6: sse2x4   14457 MB/s
[    5.507826] raid6: using algorithm sse2x4 (14457 MB/s)
[    5.507827] raid6: using ssse3x2 recovery algorithm
[    5.525285] xor: automatically using best checksumming function:
[    5.534803]    avx       : 27040.000 MB/sec
[    5.547103] md: raid6 personality registered for level 6
[    5.547105] md: raid5 personality registered for level 5
[    5.547106] md: raid4 personality registered for level 4
[    5.556256] usb 4-1.3.3: New USB device found, idVendor=0bda, idProduct=0307
[    5.556258] usb 4-1.3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    5.556260] usb 4-1.3.3: Product: USB3.0 Card Reader
[    5.556261] usb 4-1.3.3: Manufacturer: Realtek
[    5.556263] usb 4-1.3.3: SerialNumber: F131C0004C45
[    5.556804] md: raid1 personality registered for level 1
[    5.562267] usb-storage 4-1.3.3:1.0: USB Mass Storage device detected
[    5.562342] scsi19 : usb-storage 4-1.3.3:1.0
[    5.566360] md: raid10 personality registered for level 10
[    5.571023] device-mapper: raid: Loading target version 1.5.2
[    5.650051] scsi 18:0:0:0: Direct-Access     Generic  Ultra HS-SD/MMC  1.82 PQ: 0 ANSI: 0
[    5.650975] sd 18:0:0:0: Attached scsi generic sg5 type 0
[    5.666756] sd 18:0:0:0: [sde] Attached SCSI removable disk
[    5.674654] md: raid0 personality registered for level 0
[    5.901831] md: linear personality registered for level -1
[    5.954198] md: multipath personality registered for level -4
[    6.183135] btrfs: Unknown symbol crc32c (err 0)
[    6.298388] JFS: nTxBlock = 8192, nTxLock = 65536
[    6.381840] RPC: Registered named UNIX socket transport module.
[    6.381843] RPC: Registered udp transport module.
[    6.381844] RPC: Registered tcp transport module.
[    6.381845] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    6.392840] FS-Cache: Loaded
[    6.396136] FS-Cache: Netfs 'nfs' registered for caching
[    6.460992] xfs: Unknown symbol crc32c (err 0)
[    6.523457] fuse init (API version 7.22)
[    6.568565] scsi 19:0:0:0: Direct-Access     Generic- SD/MMC/MS/MSPRO  1.00 PQ: 0 ANSI: 6
[    6.569352] sd 19:0:0:0: Attached scsi generic sg6 type 0
[    6.574092] sd 19:0:0:0: [sdf] Attached SCSI removable disk
[    6.588168] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[    6.588170] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    6.710616] Loading iSCSI transport class v2.0-870.
[    6.850378] iscsi: registered transport (tcp)
[    7.873545] device-mapper: dm-log-userspace: version 1.1.0 loaded
[    7.953881] device-mapper: multipath: version 1.5.1 loaded
[    8.035806] device-mapper: multipath queue-length: version 0.1.0 loaded
[    8.274190] device-mapper: multipath round-robin: version 1.0.0 loaded
[    8.358086] device-mapper: multipath service-time: version 0.2.0 loaded
[    8.454411] dm_persistent_data: Unknown symbol crc32c (err 0)
[    8.465561] dm_thin_pool: Unknown symbol dm_btree_insert (err 0)
[    8.465572] dm_thin_pool: Unknown symbol dm_tm_read_lock (err 0)
[    8.465581] dm_thin_pool: Unknown symbol dm_block_data (err 0)
[    8.465600] dm_thin_pool: Unknown symbol dm_block_manager_create (err 0)
[    8.465615] dm_thin_pool: Unknown symbol dm_btree_del (err 0)
[    8.465626] dm_thin_pool: Unknown symbol dm_tm_shadow_block (err 0)
[    8.465635] dm_thin_pool: Unknown symbol dm_block_location (err 0)
[    8.465648] dm_thin_pool: Unknown symbol dm_tm_pre_commit (err 0)
[    8.465680] dm_thin_pool: Unknown symbol dm_btree_insert_notify (err 0)
[    8.465689] dm_thin_pool: Unknown symbol dm_bm_read_lock (err 0)
[    8.465699] dm_thin_pool: Unknown symbol dm_tm_create_with_sm (err 0)
[    8.465709] dm_thin_pool: Unknown symbol dm_sm_disk_create (err 0)
[    8.465720] dm_thin_pool: Unknown symbol dm_bm_write_lock_zero (err 0)
[    8.465728] dm_thin_pool: Unknown symbol dm_tm_dec (err 0)
[    8.465737] dm_thin_pool: Unknown symbol dm_btree_lookup (err 0)
[    8.465745] dm_thin_pool: Unknown symbol dm_tm_destroy (err 0)
[    8.465753] dm_thin_pool: Unknown symbol dm_tm_create_non_blocking_clone (err 0)
[    8.465765] dm_thin_pool: Unknown symbol dm_bm_set_read_only (err 0)
[    8.465788] dm_thin_pool: Unknown symbol dm_bm_write_lock (err 0)
[    8.465814] dm_thin_pool: Unknown symbol dm_block_manager_destroy (err 0)
[    8.465831] dm_thin_pool: Unknown symbol dm_bm_checksum (err 0)
[    8.465865] dm_thin_pool: Unknown symbol dm_btree_empty (err 0)
[    8.465878] dm_thin_pool: Unknown symbol dm_sm_disk_open (err 0)
[    8.465890] dm_thin_pool: Unknown symbol dm_tm_commit (err 0)
[    8.465919] dm_thin_pool: Unknown symbol dm_tm_unlock (err 0)
[    8.465938] dm_thin_pool: Unknown symbol dm_bm_block_size (err 0)
[    8.465946] dm_thin_pool: Unknown symbol dm_btree_find_highest_key (err 0)
[    8.465970] dm_thin_pool: Unknown symbol dm_btree_remove (err 0)
[    8.465979] dm_thin_pool: Unknown symbol dm_bm_unlock (err 0)
[    8.465993] dm_thin_pool: Unknown symbol dm_tm_inc (err 0)
[    8.466002] dm_thin_pool: Unknown symbol dm_tm_open_with_sm (err 0)
[    8.551813] dm_persistent_data: Unknown symbol crc32c (err 0)
[   18.921544] md: md3 stopped.
[   18.922973] md: bind<sdc3>
[   18.923219] md: bind<sda3>
[   18.923399] md: bind<sdb3>
[   18.931679] md/raid1:md3: active with 3 out of 3 mirrors
[   18.931795] created bitmap (1 pages) for device md3
[   18.931924] md3: bitmap initialized from disk: read 1 pages, set 0 of 4 bits
[   18.940761] md3: detected capacity change from 0 to 268369920
[   18.941768]  md3: unknown partition table
[   18.946474] md: md2 stopped.
[   18.948001] md: bind<sdc2>
[   18.948237] md: bind<sda2>
[   18.948431] md: bind<sdb2>
[   18.955803] md/raid1:md2: active with 3 out of 3 mirrors
[   18.955899] created bitmap (1 pages) for device md2
[   18.956008] md2: bitmap initialized from disk: read 1 pages, set 0 of 2 bits
[   18.959455] md2: detected capacity change from 0 to 134152192
[   18.960025]  md2:
[   19.008551] md: md4 stopped.
[   19.009471] md: bind<sdb4>
[   19.009634] md: bind<sdc4>
[   19.016941] md/raid1:md4: active with 2 out of 2 mirrors
[   19.016983] created bitmap (4 pages) for device md4
[   19.017080] md4: bitmap initialized from disk: read 1 pages, set 0 of 7447 bits
[   19.025994] md4: detected capacity change from 0 to 499698696192
[   19.026833]  md4: unknown partition table
[   19.131866] bio: create slab <bio-1> at 1
[   19.590453] EXT3-fs (dm-16): error: couldn't mount because of unsupported optional features (240)
[   19.590590] EXT2-fs (dm-16): error: couldn't mount because of unsupported optional features (240)
[   19.592445] EXT4-fs (dm-16): mounted filesystem with ordered data mode. Opts: (null)
[   19.605467] kjournald starting.  Commit interval 5 seconds
[   19.605486] EXT3-fs (dm-0): mounted filesystem with writeback data mode
[   19.963164] systemd-udevd[13247]: starting version 208
[   20.040929] ACPI: Requesting acpi_cpufreq
[   20.041018] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3
[   20.041024] ACPI: Power Button [PWRB]
[   20.043571] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[   20.043797] ACPI: Power Button [PWRF]
[   20.078197] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[   20.078341] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
[   20.078866] e1000e 0000:00:19.0: setting latency timer to 64
[   20.078949] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[   20.079209] e1000e 0000:00:19.0: irq 73 for MSI/MSI-X
[   20.095621] [drm] radeon kernel modesetting enabled.
[   20.096614] [drm] initializing kernel modesetting (CEDAR 0x1002:0x68F9 0x1043:0x03CA).
[   20.096872] [drm] register mmio base: 0xFBE20000
[   20.097014] [drm] register mmio size: 131072
[   20.097255] ATOM BIOS: 68F9.12.20.0.48.AS03
[   20.097464] radeon 0000:01:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
[   20.097691] radeon 0000:01:00.0: GTT: 512M 0x0000000040000000 - 0x000000005FFFFFFF
[   20.097915] [drm] Detected VRAM RAM=1024M, BAR=256M
[   20.098051] [drm] RAM width 64bits DDR
[   20.098682] [TTM] Zone  kernel: Available graphics memory: 16447202 kiB
[   20.098823] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[   20.098964] [TTM] Initializing pool allocator
[   20.099112] [TTM] Initializing DMA pool allocator
[   20.099400] [drm] radeon: 1024M of VRAM memory ready
[   20.099536] [drm] radeon: 512M of GTT memory ready.
[   20.099915] [drm] GART: num cpu pages 131072, num gpu pages 131072
[   20.100368] [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
[   20.130619] [drm] Loading CEDAR Microcode
[   20.131627] [drm] PCIE GART of 512M enabled (table at 0x000000000025D000).
[   20.131914] radeon 0000:01:00.0: WB enabled
[   20.132025] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xffff88080a564c00
[   20.132207] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0xffff88080a564c0c
[   20.133117] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x000000000005c418 and cpu addr 0xffffc9000881c418
[   20.133299] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   20.133410] [drm] Driver supports precise vblank timestamp query.
[   20.133544] radeon 0000:01:00.0: irq 74 for MSI/MSI-X
[   20.133743] radeon 0000:01:00.0: radeon: using MSI.
[   20.133906] [drm] radeon: irq initialized.
[   20.150641] [drm] ring test on 0 succeeded in 1 usecs
[   20.150809] [drm] ring test on 3 succeeded in 1 usecs
[   20.175989] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[   20.176405] r8169 0000:0f:00.0: irq 75 for MSI/MSI-X
[   20.176412] firewire_ohci 0000:08:00.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x11
[   20.179175] r8169 0000:0f:00.0 eth0: RTL8168evl/8111evl at 0xffffc90008664000, f4:6d:04:47:bb:dc, XID 0c900800 IRQ 75
[   20.179362] r8169 0000:0f:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[   20.259214] Bluetooth: Core ver 2.16
[   20.259347] NET: Registered protocol family 31
[   20.259459] Bluetooth: HCI device and connection manager initialized
[   20.259601] Bluetooth: HCI socket layer initialized
[   20.259713] Bluetooth: L2CAP socket layer initialized
[   20.259831] Bluetooth: SCO socket layer initialized
[   20.265659] usbcore: registered new interface driver btusb
[   20.320901] input: PC Speaker as /devices/platform/pcspkr/input/input5
[   20.328992] Error: Driver 'pcspkr' is already registered, aborting...
[   20.344832] e1000e 0000:00:19.0 eth1: registered PHC clock
[   20.344942] e1000e 0000:00:19.0 eth1: (PCI Express:2.5GT/s:Width x1) f4:6d:04:47:c0:15
[   20.345115] e1000e 0000:00:19.0 eth1: Intel(R) PRO/1000 Network Connection
[   20.345260] e1000e 0000:00:19.0 eth1: MAC: 10, PHY: 11, PBA No: FFFFFF-0FF
[   20.345408] e1000e 0000:0c:00.0: Disabling ASPM  L1
[   20.345638] snd_hda_intel 0000:00:1b.0: irq 76 for MSI/MSI-X
[   20.347489] microcode: CPU0 sig=0x206a7, pf=0x2, revision=0x14
[   20.347623] e1000e 0000:0c:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[   20.347670] e1000e 0000:0c:00.0: irq 77 for MSI/MSI-X
[   20.347914] [drm] ring test on 5 succeeded in 0 usecs
[   20.348035] [drm] UVD initialized successfully.
[   20.348606] [drm] ib test on ring 0 succeeded in 0 usecs
[   20.348629] microcode: CPU0 sig=0x206a7, pf=0x2, revision=0x14
[   20.349055] microcode: CPU0 updated to revision 0x28, date = 2012-04-24
[   20.349092] microcode: CPU1 sig=0x206a7, pf=0x2, revision=0x14
[   20.349138] microcode: CPU1 sig=0x206a7, pf=0x2, revision=0x14
[   20.349342] microcode: CPU1 updated to revision 0x28, date = 2012-04-24
[   20.349355] microcode: CPU2 sig=0x206a7, pf=0x2, revision=0x14
[   20.349403] microcode: CPU2 sig=0x206a7, pf=0x2, revision=0x14
[   20.349597] microcode: CPU2 updated to revision 0x28, date = 2012-04-24
[   20.349996] microcode: CPU3 sig=0x206a7, pf=0x2, revision=0x14
[   20.350045] microcode: CPU3 sig=0x206a7, pf=0x2, revision=0x14
[   20.350244] microcode: CPU3 updated to revision 0x28, date = 2012-04-24
[   20.350456] microcode: CPU4 sig=0x206a7, pf=0x2, revision=0x14
[   20.350606] [drm] ib test on ring 3 succeeded in 0 usecs
[   20.350731] microcode: CPU4 sig=0x206a7, pf=0x2, revision=0x14
[   20.351048] microcode: CPU4 updated to revision 0x28, date = 2012-04-24
[   20.351188] microcode: CPU5 sig=0x206a7, pf=0x2, revision=0x14
[   20.351357] microcode: CPU5 sig=0x206a7, pf=0x2, revision=0x14
[   20.351675] microcode: CPU5 updated to revision 0x28, date = 2012-04-24
[   20.351807] microcode: CPU6 sig=0x206a7, pf=0x2, revision=0x14
[   20.351972] microcode: CPU6 sig=0x206a7, pf=0x2, revision=0x14
[   20.352290] microcode: CPU6 updated to revision 0x28, date = 2012-04-24
[   20.352417] microcode: CPU7 sig=0x206a7, pf=0x2, revision=0x14
[   20.352578] microcode: CPU7 sig=0x206a7, pf=0x2, revision=0x14
[   20.352893] microcode: CPU7 updated to revision 0x28, date = 2012-04-24
[   20.353014] perf_event_intel: PEBS enabled due to microcode update
[   20.353968] microcode: Microcode Update Driver: v2.00 <tigran at aivazian.fsnet.co.uk>, Peter Oruba
[   20.373033] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
[   20.373756] input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[   20.376022] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[   20.376340] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[   20.376652] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   20.377751] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   20.378144] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   20.379726] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[   20.381259] ACPI Warning: 0x0000000000000540-0x000000000000054f SystemIO conflicts with Region \_SB_.PCI0.SBRG.GPBX 1 (20130517/utaddress-251)
[   20.381540] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   20.381719] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \_SB_.PCI0.SBRG.GPBX 1 (20130517/utaddress-251)
[   20.381987] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   20.382176] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \_SB_.PCI0.SBRG.GPBX 1 (20130517/utaddress-251)
[   20.382464] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   20.382663] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   20.383304] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
[   20.409486] iTCO_vendor_support: vendor-support=0
[   20.410283] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
[   20.410426] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
[   20.410853] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   20.522532] [drm] ib test on ring 5 succeeded
[   20.523048] [drm] Radeon Display Connectors
[   20.523188] [drm] Connector 0:
[   20.523324] [drm]   HDMI-A-1
[   20.523457] [drm]   HPD1
[   20.523589] [drm]   DDC: 0x6460 0x6460 0x6464 0x6464 0x6468 0x6468 0x646c 0x646c
[   20.523806] [drm]   Encoders:
[   20.523938] [drm]     DFP1: INTERNAL_UNIPHY1
[   20.524060] [drm] Connector 1:
[   20.524201] [drm]   DVI-I-1
[   20.524333] [drm]   HPD4
[   20.524468] [drm]   DDC: 0x6450 0x6450 0x6454 0x6454 0x6458 0x6458 0x645c 0x645c
[   20.524872] [drm]   Encoders:
[   20.524978] [drm]     DFP2: INTERNAL_UNIPHY
[   20.525083] [drm]     CRT2: INTERNAL_KLDSCP_DAC2
[   20.525196] [drm] Connector 2:
[   20.525302] [drm]   VGA-1
[   20.525409] [drm]   DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c
[   20.525582] [drm]   Encoders:
[   20.525686] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[   20.525840] [drm] Internal thermal controller without fan control
[   20.525950] [drm:radeon_pm_print_states], 4 Power State(s)
[   20.525952] [drm:radeon_pm_print_states], State 0: 
[   20.525953] [drm:radeon_pm_print_states], 	Default
[   20.525954] [drm:radeon_pm_print_states], 
[   20.525955] 	16 PCIE Lanes
[   20.526060] [drm:radeon_pm_print_states], 	3 Clock Mode(s)
[   20.526061] [drm:radeon_pm_print_states], 		0 e: 650000	m: 450000	v: 1100
[   20.526062] [drm:radeon_pm_print_states], 		1 e: 650000	m: 450000	v: 1100
[   20.526064] [drm:radeon_pm_print_states], 		2 e: 650000	m: 450000	v: 1100
[   20.526065] [drm:radeon_pm_print_states], State 1: Performance
[   20.526066] [drm:radeon_pm_print_states], 	16 PCIE Lanes
[   20.526067] [drm:radeon_pm_print_states], 	Single display only
[   20.526068] [drm:radeon_pm_print_states], 	3 Clock Mode(s)
[   20.526069] [drm:radeon_pm_print_states], 		0 e: 157000	m: 450000	v: 900
[   20.526070] [drm:radeon_pm_print_states], 		1 e: 400000	m: 450000	v: 950
[   20.526072] [drm:radeon_pm_print_states], 		2 e: 650000	m: 450000	v: 1100
[   20.526073] [drm:radeon_pm_print_states], State 2: 
[   20.526074] [drm:radeon_pm_print_states], 	16 PCIE Lanes
[   20.526075] [drm:radeon_pm_print_states], 	3 Clock Mode(s)
[   20.526076] [drm:radeon_pm_print_states], 		0 e: 650000	m: 450000	v: 1100
[   20.526077] [drm:radeon_pm_print_states], 		1 e: 650000	m: 450000	v: 1100
[   20.526079] [drm:radeon_pm_print_states], 		2 e: 650000	m: 450000	v: 1100
[   20.526080] [drm:radeon_pm_print_states], State 3: Performance
[   20.526081] [drm:radeon_pm_print_states], 	16 PCIE Lanes
[   20.526082] [drm:radeon_pm_print_states], 	3 Clock Mode(s)
[   20.526083] [drm:radeon_pm_print_states], 		0 e: 157000	m: 450000	v: 1100
[   20.526084] [drm:radeon_pm_print_states], 		1 e: 400000	m: 450000	v: 1100
[   20.526086] [drm:radeon_pm_print_states], 		2 e: 650000	m: 450000	v: 1100
[   20.526141] [drm] radeon: power management initialized
[   20.526250] [drm:radeon_atom_encoder_dpms], encoder dpms 32 to mode 3, devices 00000008, active_devices 00000000
[   20.526253] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000080, active_devices 00000000
[   20.526255] [drm:radeon_atom_encoder_dpms], encoder dpms 22 to mode 3, devices 00000010, active_devices 00000000
[   20.526259] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   20.526467] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1]
[   20.585973] [drm:radeon_atombios_connected_scratch_regs], DFP1 connected
[   20.585990] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1] probed modes :
[   20.585991] [drm:drm_mode_debug_printmodeline], Modeline 22:"1920x1200" 60 154000 1920 1968 2000 2080 1200 1203 1209 1235 0x48 0x9
[   20.585993] [drm:drm_mode_debug_printmodeline], Modeline 24:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
[   20.585995] [drm:drm_mode_debug_printmodeline], Modeline 30:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[   20.585997] [drm:drm_mode_debug_printmodeline], Modeline 23:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[   20.585999] [drm:drm_mode_debug_printmodeline], Modeline 25:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[   20.586001] [drm:drm_mode_debug_printmodeline], Modeline 31:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[   20.586002] [drm:drm_mode_debug_printmodeline], Modeline 32:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[   20.586004] [drm:drm_mode_debug_printmodeline], Modeline 33:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[   20.586006] [drm:drm_mode_debug_printmodeline], Modeline 26:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[   20.586008] [drm:drm_mode_debug_printmodeline], Modeline 27:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[   20.586009] [drm:drm_mode_debug_printmodeline], Modeline 28:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[   20.586011] [drm:drm_mode_debug_printmodeline], Modeline 29:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[   20.586013] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:DVI-I-1]
[   20.618085] [drm:radeon_atombios_connected_scratch_regs], DFP2 connected
[   20.618089] [drm:radeon_atombios_connected_scratch_regs], CRT2 disconnected
[   20.618102] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:DVI-I-1] probed modes :
[   20.618104] [drm:drm_mode_debug_printmodeline], Modeline 35:"1920x1200" 60 154000 1920 1968 2000 2080 1200 1203 1209 1235 0x48 0x9
[   20.618106] [drm:drm_mode_debug_printmodeline], Modeline 37:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
[   20.618108] [drm:drm_mode_debug_printmodeline], Modeline 43:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[   20.618109] [drm:drm_mode_debug_printmodeline], Modeline 36:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[   20.618111] [drm:drm_mode_debug_printmodeline], Modeline 38:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[   20.618113] [drm:drm_mode_debug_printmodeline], Modeline 44:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[   20.618115] [drm:drm_mode_debug_printmodeline], Modeline 45:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[   20.618116] [drm:drm_mode_debug_printmodeline], Modeline 46:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[   20.618118] [drm:drm_mode_debug_printmodeline], Modeline 39:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[   20.618120] [drm:drm_mode_debug_printmodeline], Modeline 40:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[   20.618121] [drm:drm_mode_debug_printmodeline], Modeline 41:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[   20.618123] [drm:drm_mode_debug_printmodeline], Modeline 42:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[   20.618125] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1]
[   20.618441] [drm:radeon_process_i2c_ch], hw_i2c error
[   20.622404] systemd-udevd[13271]: renamed network interface eth0 to enp15s0
[   20.622827] e1000e 0000:0c:00.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:12:32:00:22:1e
[   20.623012] e1000e 0000:0c:00.0 eth0: Intel(R) PRO/1000 Network Connection
[   20.623219] e1000e 0000:0c:00.0 eth0: MAC: 0, PHY: 4, PBA No: 000000-000
[   20.623344] e1000e 0000:0c:00.1: Disabling ASPM  L1
[   20.623647] e1000e 0000:0c:00.1: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[   20.623865] e1000e 0000:0c:00.1: irq 78 for MSI/MSI-X
[   20.624359] [drm:radeon_atom_dac_detect], Bios 0 scratch 30000 00000001
[   20.624364] [drm:radeon_atombios_connected_scratch_regs], CRT1 disconnected
[   20.624366] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1] disconnected
[   20.624369] [drm:drm_setup_crtcs], 
[   20.624370] [drm:drm_enable_connectors], connector 15 enabled? yes
[   20.624372] [drm:drm_enable_connectors], connector 17 enabled? yes
[   20.624373] [drm:drm_enable_connectors], connector 20 enabled? no
[   20.624374] [drm:drm_target_preferred], looking for cmdline mode on connector 15
[   20.624375] [drm:drm_target_preferred], looking for preferred mode on connector 15
[   20.624377] [drm:drm_target_preferred], found mode 1920x1200
[   20.624378] [drm:drm_target_preferred], looking for cmdline mode on connector 17
[   20.624379] [drm:drm_target_preferred], looking for preferred mode on connector 17
[   20.624380] [drm:drm_target_preferred], found mode 1920x1200
[   20.624381] [drm:drm_setup_crtcs], picking CRTCs for 8192x8192 config
[   20.624386] [drm:drm_setup_crtcs], desired mode 1920x1200 set on crtc 10
[   20.624388] [drm:drm_setup_crtcs], desired mode 1920x1200 set on crtc 11
[   20.628075] [drm] fb mappable at 0xC035F000
[   20.628509] [drm] vram apper at 0xC0000000
[   20.628936] [drm] size 9216000
[   20.629379] [drm] fb depth is 24
[   20.629595] [drm]    pitch is 7680
[   20.631441] [drm:drm_crtc_helper_set_config], 
[   20.631442] [drm:drm_crtc_helper_set_config], [CRTC:10] [FB:49] #connectors=1 (x y) (0 0)
[   20.631446] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[   20.631446] [drm:drm_crtc_helper_set_config], modes are different, full mode set
[   20.631448] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[   20.631450] [drm:drm_mode_debug_printmodeline], Modeline 47:"1920x1200" 60 154000 1920 1968 2000 2080 1200 1203 1209 1235 0x48 0x9
[   20.631451] [drm:drm_crtc_helper_set_config], encoder changed, full mode switch
[   20.631451] [drm:drm_crtc_helper_set_config], crtc changed, full mode switch
[   20.631452] [drm:drm_crtc_helper_set_config], [CONNECTOR:15:HDMI-A-1] to [CRTC:10]
[   20.631453] [drm:drm_crtc_helper_set_config], attempting to set mode from userspace
[   20.631455] [drm:drm_mode_debug_printmodeline], Modeline 47:"1920x1200" 60 154000 1920 1968 2000 2080 1200 1203 1209 1235 0x48 0x9
[   20.631457] [drm:radeon_encoder_set_active_device], setting active device to 00000008 from 00000008 00000008 for encoder 2
[   20.631463] [drm:drm_crtc_helper_set_mode], [CRTC:10]
[   20.631470] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000080, active_devices 00000000
[   20.631472] [drm:radeon_atom_encoder_dpms], encoder dpms 22 to mode 3, devices 00000010, active_devices 00000000
[   20.631475] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   20.631486] [drm:radeon_compute_pll_avivo], 15385, pll dividers - fb: 359.0 ref: 9, post 7
[   20.636254] [drm:drm_crtc_helper_set_mode], [ENCODER:14:TMDS-14] set [MODE:47:1920x1200]
[   20.636256] [drm:radeon_atom_encoder_dpms], encoder dpms 32 to mode 3, devices 00000008, active_devices 00000008
[   20.677191] firewire_core 0000:08:00.0: created device fw0: GUID 001fc6000012765a, S400
[   20.803840] e1000e 0000:0c:00.1 eth2: (PCI Express:2.5GT/s:Width x1) 00:12:32:00:22:1f
[   20.803841] e1000e 0000:0c:00.1 eth2: Intel(R) PRO/1000 Network Connection
[   20.803921] e1000e 0000:0c:00.1 eth2: MAC: 0, PHY: 4, PBA No: 000000-000
[   20.818981] systemd-udevd[13261]: renamed network interface eth1 to eno1
[   20.828058] systemd-udevd[13265]: renamed network interface eth2 to enp12s0f1
[   20.835931] [drm:dce4_crtc_load_lut], 0
[   20.835955] [drm:radeon_atom_encoder_dpms], encoder dpms 32 to mode 0, devices 00000008, active_devices 00000008
[   20.836336] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[   20.836337] [drm:drm_crtc_helper_set_config], 	[CONNECTOR:15:HDMI-A-1] set DPMS on
[   20.836339] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000080, active_devices 00000000
[   20.836340] [drm:radeon_atom_encoder_dpms], encoder dpms 22 to mode 3, devices 00000010, active_devices 00000000
[   20.836343] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   20.836374] [drm:drm_crtc_helper_set_config], 
[   20.836375] [drm:drm_crtc_helper_set_config], [CRTC:11] [FB:49] #connectors=1 (x y) (0 0)
[   20.836377] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[   20.836378] [drm:drm_crtc_helper_set_config], modes are different, full mode set
[   20.836379] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[   20.836381] [drm:drm_mode_debug_printmodeline], Modeline 48:"1920x1200" 60 154000 1920 1968 2000 2080 1200 1203 1209 1235 0x48 0x9
[   20.836382] [drm:drm_crtc_helper_set_config], encoder changed, full mode switch
[   20.836383] [drm:drm_crtc_helper_set_config], [CONNECTOR:15:HDMI-A-1] to [CRTC:10]
[   20.836384] [drm:drm_crtc_helper_set_config], crtc changed, full mode switch
[   20.836385] [drm:drm_crtc_helper_set_config], [CONNECTOR:17:DVI-I-1] to [CRTC:11]
[   20.836385] [drm:drm_crtc_helper_set_config], attempting to set mode from userspace
[   20.836387] [drm:drm_mode_debug_printmodeline], Modeline 48:"1920x1200" 60 154000 1920 1968 2000 2080 1200 1203 1209 1235 0x48 0x9
[   20.836389] [drm:radeon_encoder_set_active_device], setting active device to 00000080 from 00000080 00000090 for encoder 2
[   20.836393] [drm:drm_crtc_helper_set_mode], [CRTC:11]
[   20.836398] [drm:radeon_atom_encoder_dpms], encoder dpms 22 to mode 3, devices 00000010, active_devices 00000000
[   20.836401] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   20.836411] [drm:radeon_compute_pll_avivo], 15385, pll dividers - fb: 359.0 ref: 9, post 7
[   20.836439] [drm:evergreen_program_watermarks], force priority a to high
[   20.836440] [drm:evergreen_program_watermarks], force priority b to high
[   20.836442] [drm:evergreen_program_watermarks], force priority a to high
[   20.836442] [drm:evergreen_program_watermarks], force priority b to high
[   20.836453] [drm:drm_crtc_helper_set_mode], [ENCODER:16:TMDS-16] set [MODE:48:1920x1200]
[   20.836454] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000080, active_devices 00000080
[   20.836780] [drm:dce4_crtc_load_lut], 1
[   20.836805] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 0, devices 00000080, active_devices 00000080
[   20.836989] systemd-udevd[13260]: renamed network interface eth0 to enp12s0f0
[   20.837183] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[   20.837184] [drm:drm_crtc_helper_set_config], 	[CONNECTOR:17:DVI-I-1] set DPMS on
[   20.837185] [drm:radeon_atom_encoder_dpms], encoder dpms 22 to mode 3, devices 00000010, active_devices 00000000
[   20.837188] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   20.837212] [drm:drm_crtc_helper_set_config], 
[   20.837213] [drm:drm_crtc_helper_set_config], [CRTC:12] [NOFB]
[   20.837214] [drm:radeon_atom_encoder_dpms], encoder dpms 22 to mode 3, devices 00000010, active_devices 00000000
[   20.837217] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   20.837228] [drm:drm_crtc_helper_set_config], 
[   20.837229] [drm:drm_crtc_helper_set_config], [CRTC:13] [NOFB]
[   20.837230] [drm:radeon_atom_encoder_dpms], encoder dpms 22 to mode 3, devices 00000010, active_devices 00000000
[   20.837232] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   20.837274] [drm:drm_crtc_helper_set_config], 
[   20.837276] [drm:drm_crtc_helper_set_config], [CRTC:10] [FB:49] #connectors=1 (x y) (0 0)
[   20.837279] [drm:drm_crtc_helper_set_config], [CONNECTOR:15:HDMI-A-1] to [CRTC:10]
[   20.837281] [drm:drm_crtc_helper_set_config], [CONNECTOR:17:DVI-I-1] to [CRTC:11]
[   20.837282] [drm:drm_crtc_helper_set_config], 
[   20.837284] [drm:drm_crtc_helper_set_config], [CRTC:11] [FB:49] #connectors=1 (x y) (0 0)
[   20.837287] [drm:drm_crtc_helper_set_config], [CONNECTOR:15:HDMI-A-1] to [CRTC:10]
[   20.837289] [drm:drm_crtc_helper_set_config], [CONNECTOR:17:DVI-I-1] to [CRTC:11]
[   20.837292] [drm:dce4_crtc_load_lut], 0
[   20.837304] [drm:dce4_crtc_load_lut], 1
[   20.837316] [drm:dce4_crtc_load_lut], 0
[   20.837328] [drm:dce4_crtc_load_lut], 1
[   20.841958] Console: switching to colour frame buffer device 240x75
[   20.841960] [drm:drm_crtc_helper_set_config], 
[   20.841961] [drm:drm_crtc_helper_set_config], [CRTC:10] [FB:49] #connectors=1 (x y) (0 0)
[   20.841964] [drm:drm_crtc_helper_set_config], [CONNECTOR:15:HDMI-A-1] to [CRTC:10]
[   20.841965] [drm:drm_crtc_helper_set_config], [CONNECTOR:17:DVI-I-1] to [CRTC:11]
[   20.841966] [drm:drm_crtc_helper_set_config], 
[   20.841967] [drm:drm_crtc_helper_set_config], [CRTC:11] [FB:49] #connectors=1 (x y) (0 0)
[   20.841969] [drm:drm_crtc_helper_set_config], [CONNECTOR:15:HDMI-A-1] to [CRTC:10]
[   20.841969] [drm:drm_crtc_helper_set_config], [CONNECTOR:17:DVI-I-1] to [CRTC:11]
[   20.841972] [drm:dce4_crtc_load_lut], 0
[   20.841983] [drm:dce4_crtc_load_lut], 1
[   20.841995] [drm:dce4_crtc_load_lut], 0
[   20.842006] [drm:dce4_crtc_load_lut], 1
[   20.846943] radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device
[   20.846966] radeon 0000:01:00.0: registered panic notifier
[   20.846990] [drm] Initialized radeon 2.34.0 20080528 for 0000:01:00.0 on minor 0
[   20.847117] hda-intel 0000:01:00.1: Handle VGA-switcheroo audio client
[   20.847193] snd_hda_intel 0000:01:00.1: irq 79 for MSI/MSI-X
[   20.853182] input: HD-Audio Generic HDMI as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
[   21.178524] w83627ehf: Found NCT6776F chip at 0x290
[   21.323718] Installing knfsd (copyright (C) 1996 okir at monad.swb.de).
[   21.376872] Hangcheck: starting hangcheck timer 0.9.1 (tick is 180 seconds, margin is 60 seconds).
[   21.376904] Hangcheck: Using getrawmonotonic().
[   21.403924] Non-volatile memory driver v1.3
[   22.994356] EXT4-fs (dm-16): re-mounted. Opts: (null)
[   23.034538] EXT3-fs (dm-0): using internal journal
[   23.164964] kjournald starting.  Commit interval 5 seconds
[   23.165452] EXT3-fs (dm-1): using internal journal
[   23.165454] EXT3-fs (dm-1): mounted filesystem with writeback data mode
[   23.165968] kjournald starting.  Commit interval 5 seconds
[   23.166074] EXT3-fs (dm-3): using internal journal
[   23.166075] EXT3-fs (dm-3): mounted filesystem with writeback data mode
[   23.179184] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[   23.182465] XFS (dm-2): Mounting Filesystem
[   23.202585] XFS (dm-2): Ending clean mount
[   23.226389] XFS (dm-5): Mounting Filesystem
[   23.336228] XFS (dm-5): Ending clean mount
[   23.339021] REISERFS (device dm-4): found reiserfs format "3.6" with standard journal
[   23.339730] REISERFS (device dm-4): using ordered data mode
[   23.340418] reiserfs: using flush barriers
[   23.341178] REISERFS (device dm-4): journal params: device dm-4, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
[   23.342123] REISERFS (device dm-4): checking transaction log (dm-4)
[   23.356849] REISERFS (device dm-4): Using r5 hash to sort names
[   23.358767] XFS (dm-9): Mounting Filesystem
[   23.379130] XFS (dm-9): Ending clean mount
[   23.394860] XFS (dm-6): Mounting Filesystem
[   23.536746] XFS (dm-6): Ending clean mount
[   23.538694] XFS (dm-13): Mounting Filesystem
[   23.642425] XFS (dm-13): Ending clean mount
[   23.690048] XFS (dm-14): Mounting Filesystem
[   23.834260] XFS (dm-14): Ending clean mount
[   23.835483] REISERFS (device dm-15): found reiserfs format "3.6" with non-standard journal
[   23.836438] REISERFS (device dm-15): using ordered data mode
[   23.837391] reiserfs: using flush barriers
[   23.838422] REISERFS (device dm-15): journal params: device dm-15, size 32748, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
[   23.840049] REISERFS (device dm-15): checking transaction log (dm-15)
[   23.883852] REISERFS (device dm-15): Using r5 hash to sort names
[   24.048513] [drm:drm_crtc_helper_set_config], 
[   24.048515] [drm:drm_crtc_helper_set_config], [CRTC:10] [FB:49] #connectors=1 (x y) (0 0)
[   24.048521] [drm:drm_crtc_helper_set_config], [CONNECTOR:15:HDMI-A-1] to [CRTC:10]
[   24.048523] [drm:drm_crtc_helper_set_config], [CONNECTOR:17:DVI-I-1] to [CRTC:11]
[   24.048524] [drm:drm_crtc_helper_set_config], 
[   24.048526] [drm:drm_crtc_helper_set_config], [CRTC:11] [FB:49] #connectors=1 (x y) (0 0)
[   24.048529] [drm:drm_crtc_helper_set_config], [CONNECTOR:15:HDMI-A-1] to [CRTC:10]
[   24.048530] [drm:drm_crtc_helper_set_config], [CONNECTOR:17:DVI-I-1] to [CRTC:11]
[   24.048535] [drm:dce4_crtc_load_lut], 0
[   24.048546] [drm:dce4_crtc_load_lut], 1
[   24.048560] [drm:dce4_crtc_load_lut], 0
[   24.048571] [drm:dce4_crtc_load_lut], 1
[   24.617008] NET: Registered protocol family 10
[   24.639972] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   24.641426] Bluetooth: BNEP filters: protocol multicast
[   24.641435] Bluetooth: BNEP socket layer initialized
[   24.846174] [drm:drm_crtc_helper_set_config], 
[   24.846176] [drm:drm_crtc_helper_set_config], [CRTC:10] [FB:49] #connectors=1 (x y) (0 0)
[   24.846183] [drm:drm_crtc_helper_set_config], [CONNECTOR:15:HDMI-A-1] to [CRTC:10]
[   24.846185] [drm:drm_crtc_helper_set_config], [CONNECTOR:17:DVI-I-1] to [CRTC:11]
[   24.846187] [drm:drm_crtc_helper_set_config], 
[   24.846188] [drm:drm_crtc_helper_set_config], [CRTC:11] [FB:49] #connectors=1 (x y) (0 0)
[   24.846192] [drm:drm_crtc_helper_set_config], [CONNECTOR:15:HDMI-A-1] to [CRTC:10]
[   24.846194] [drm:drm_crtc_helper_set_config], [CONNECTOR:17:DVI-I-1] to [CRTC:11]
[   24.846198] [drm:dce4_crtc_load_lut], 0
[   24.846211] [drm:dce4_crtc_load_lut], 1
[   24.846226] [drm:dce4_crtc_load_lut], 0
[   24.846238] [drm:dce4_crtc_load_lut], 1
[   24.855321] [drm:drm_mode_getresources], CRTC[4] CONNECTORS[3] ENCODERS[4]
[   24.855330] [drm:drm_mode_getresources], CRTC[4] CONNECTORS[3] ENCODERS[4]
[   24.855395] [drm:drm_mode_getconnector], [CONNECTOR:15:?]
[   24.855399] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1]
[   24.915051] [drm:radeon_atombios_connected_scratch_regs], DFP1 connected
[   24.915083] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1] probed modes :
[   24.915086] [drm:drm_mode_debug_printmodeline], Modeline 22:"1920x1200" 60 154000 1920 1968 2000 2080 1200 1203 1209 1235 0x48 0x9
[   24.915090] [drm:drm_mode_debug_printmodeline], Modeline 24:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
[   24.915094] [drm:drm_mode_debug_printmodeline], Modeline 30:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[   24.915097] [drm:drm_mode_debug_printmodeline], Modeline 23:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[   24.915100] [drm:drm_mode_debug_printmodeline], Modeline 25:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[   24.915104] [drm:drm_mode_debug_printmodeline], Modeline 31:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[   24.915107] [drm:drm_mode_debug_printmodeline], Modeline 32:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[   24.915110] [drm:drm_mode_debug_printmodeline], Modeline 33:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[   24.915114] [drm:drm_mode_debug_printmodeline], Modeline 26:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[   24.915117] [drm:drm_mode_debug_printmodeline], Modeline 27:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[   24.915120] [drm:drm_mode_debug_printmodeline], Modeline 28:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[   24.915124] [drm:drm_mode_debug_printmodeline], Modeline 29:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[   24.915135] [drm:drm_mode_getconnector], [CONNECTOR:15:?]
[   24.915263] [drm:drm_mode_getconnector], [CONNECTOR:17:?]
[   24.915281] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:DVI-I-1]
[   24.947401] [drm:radeon_atombios_connected_scratch_regs], DFP2 connected
[   24.947414] [drm:radeon_atombios_connected_scratch_regs], CRT2 disconnected
[   24.947438] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:DVI-I-1] probed modes :
[   24.947440] [drm:drm_mode_debug_printmodeline], Modeline 35:"1920x1200" 60 154000 1920 1968 2000 2080 1200 1203 1209 1235 0x48 0x9
[   24.947443] [drm:drm_mode_debug_printmodeline], Modeline 37:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
[   24.947444] [drm:drm_mode_debug_printmodeline], Modeline 43:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[   24.947446] [drm:drm_mode_debug_printmodeline], Modeline 36:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[   24.947448] [drm:drm_mode_debug_printmodeline], Modeline 38:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[   24.947450] [drm:drm_mode_debug_printmodeline], Modeline 44:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[   24.947452] [drm:drm_mode_debug_printmodeline], Modeline 45:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[   24.947453] [drm:drm_mode_debug_printmodeline], Modeline 46:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[   24.947455] [drm:drm_mode_debug_printmodeline], Modeline 39:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[   24.947457] [drm:drm_mode_debug_printmodeline], Modeline 40:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[   24.947459] [drm:drm_mode_debug_printmodeline], Modeline 41:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[   24.947460] [drm:drm_mode_debug_printmodeline], Modeline 42:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[   24.947469] [drm:drm_mode_getconnector], [CONNECTOR:17:?]
[   24.947574] [drm:drm_mode_getconnector], [CONNECTOR:20:?]
[   24.947576] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1]
[   24.947894] [drm:radeon_process_i2c_ch], hw_i2c error
[   24.953563] [drm:radeon_atom_dac_detect], Bios 0 scratch 30000 00000001
[   24.953570] [drm:radeon_atombios_connected_scratch_regs], CRT1 disconnected
[   24.953573] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1] disconnected
[   24.953582] [drm:drm_mode_getconnector], [CONNECTOR:20:?]
[   24.953585] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1]
[   24.953905] [drm:radeon_process_i2c_ch], hw_i2c error
[   24.959570] [drm:radeon_atom_dac_detect], Bios 0 scratch 30000 00000001
[   24.959579] [drm:radeon_atombios_connected_scratch_regs], CRT1 disconnected
[   24.959582] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1] disconnected
[   24.959756] [drm:drm_mode_getconnector], [CONNECTOR:15:?]
[   24.959760] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1]
[   25.019267] [drm:radeon_atombios_connected_scratch_regs], DFP1 connected
[   25.019300] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1] probed modes :
[   25.019305] [drm:drm_mode_debug_printmodeline], Modeline 22:"1920x1200" 60 154000 1920 1968 2000 2080 1200 1203 1209 1235 0x48 0x9
[   25.019309] [drm:drm_mode_debug_printmodeline], Modeline 24:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
[   25.019313] [drm:drm_mode_debug_printmodeline], Modeline 30:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[   25.019317] [drm:drm_mode_debug_printmodeline], Modeline 23:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[   25.019321] [drm:drm_mode_debug_printmodeline], Modeline 25:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[   25.019325] [drm:drm_mode_debug_printmodeline], Modeline 31:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[   25.019329] [drm:drm_mode_debug_printmodeline], Modeline 32:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[   25.019333] [drm:drm_mode_debug_printmodeline], Modeline 33:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[   25.019337] [drm:drm_mode_debug_printmodeline], Modeline 26:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[   25.019341] [drm:drm_mode_debug_printmodeline], Modeline 27:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[   25.019345] [drm:drm_mode_debug_printmodeline], Modeline 28:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[   25.019349] [drm:drm_mode_debug_printmodeline], Modeline 29:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[   25.019359] [drm:drm_mode_getconnector], [CONNECTOR:15:?]
[   25.020191] [drm:drm_mode_getconnector], [CONNECTOR:17:?]
[   25.020193] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:DVI-I-1]
[   25.052290] [drm:radeon_atombios_connected_scratch_regs], DFP2 connected
[   25.052302] [drm:radeon_atombios_connected_scratch_regs], CRT2 disconnected
[   25.052327] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:DVI-I-1] probed modes :
[   25.052329] [drm:drm_mode_debug_printmodeline], Modeline 35:"1920x1200" 60 154000 1920 1968 2000 2080 1200 1203 1209 1235 0x48 0x9
[   25.052331] [drm:drm_mode_debug_printmodeline], Modeline 37:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
[   25.052333] [drm:drm_mode_debug_printmodeline], Modeline 43:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[   25.052335] [drm:drm_mode_debug_printmodeline], Modeline 36:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[   25.052337] [drm:drm_mode_debug_printmodeline], Modeline 38:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[   25.052338] [drm:drm_mode_debug_printmodeline], Modeline 44:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[   25.052340] [drm:drm_mode_debug_printmodeline], Modeline 45:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[   25.052342] [drm:drm_mode_debug_printmodeline], Modeline 46:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[   25.052344] [drm:drm_mode_debug_printmodeline], Modeline 39:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[   25.052346] [drm:drm_mode_debug_printmodeline], Modeline 40:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[   25.052347] [drm:drm_mode_debug_printmodeline], Modeline 41:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[   25.052349] [drm:drm_mode_debug_printmodeline], Modeline 42:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[   25.052357] [drm:drm_mode_getconnector], [CONNECTOR:17:?]
[   25.053094] [drm:drm_mode_getconnector], [CONNECTOR:20:?]
[   25.053097] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1]
[   25.053413] [drm:radeon_process_i2c_ch], hw_i2c error
[   25.057531] e1000e 0000:00:19.0: irq 73 for MSI/MSI-X
[   25.059498] [drm:radeon_atom_dac_detect], Bios 0 scratch 30000 00000001
[   25.059504] [drm:radeon_atombios_connected_scratch_regs], CRT1 disconnected
[   25.059506] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1] disconnected
[   25.059512] [drm:drm_mode_getconnector], [CONNECTOR:20:?]
[   25.059514] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1]
[   25.059830] [drm:radeon_process_i2c_ch], hw_i2c error
[   25.065506] [drm:radeon_atom_dac_detect], Bios 0 scratch 30000 00000001
[   25.065514] [drm:radeon_atombios_connected_scratch_regs], CRT1 disconnected
[   25.065517] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1] disconnected
[   25.158208] e1000e 0000:00:19.0: irq 73 for MSI/MSI-X
[   25.158323] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[   25.179112] [drm:drm_mode_addfb], [FB:50]
[   25.179146] [drm:dce4_crtc_load_lut], 0
[   25.179165] [drm:drm_mode_setcrtc], [CRTC:10]
[   25.179171] [drm:drm_mode_setcrtc], [CONNECTOR:15:HDMI-A-1]
[   25.179174] [drm:drm_crtc_helper_set_config], 
[   25.179176] [drm:drm_crtc_helper_set_config], [CRTC:10] [FB:50] #connectors=1 (x y) (1920 0)
[   25.179184] [drm:drm_crtc_helper_set_config], [CONNECTOR:15:HDMI-A-1] to [CRTC:10]
[   25.179186] [drm:drm_crtc_helper_set_config], [CONNECTOR:17:DVI-I-1] to [CRTC:11]
[   25.179196] [drm:evergreen_program_watermarks], force priority a to high
[   25.179198] [drm:evergreen_program_watermarks], force priority b to high
[   25.179202] [drm:evergreen_program_watermarks], force priority a to high
[   25.179204] [drm:evergreen_program_watermarks], force priority b to high
[   25.179229] [drm:dce4_crtc_load_lut], 1
[   25.179245] [drm:drm_mode_setcrtc], [CRTC:11]
[   25.179250] [drm:drm_mode_setcrtc], [CONNECTOR:17:DVI-I-1]
[   25.179252] [drm:drm_crtc_helper_set_config], 
[   25.179254] [drm:drm_crtc_helper_set_config], [CRTC:11] [FB:50] #connectors=1 (x y) (0 0)
[   25.179259] [drm:drm_crtc_helper_set_config], [CONNECTOR:15:HDMI-A-1] to [CRTC:10]
[   25.179261] [drm:drm_crtc_helper_set_config], [CONNECTOR:17:DVI-I-1] to [CRTC:11]
[   25.179267] [drm:evergreen_program_watermarks], force priority a to high
[   25.179269] [drm:evergreen_program_watermarks], force priority b to high
[   25.179273] [drm:evergreen_program_watermarks], force priority a to high
[   25.179275] [drm:evergreen_program_watermarks], force priority b to high
[   25.179290] [drm:drm_mode_setcrtc], [CRTC:12]
[   25.179293] [drm:drm_crtc_helper_set_config], 
[   25.179294] [drm:drm_crtc_helper_set_config], [CRTC:12] [NOFB]
[   25.179297] [drm:radeon_atom_encoder_dpms], encoder dpms 22 to mode 3, devices 00000010, active_devices 00000000
[   25.179306] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   25.179331] [drm:drm_mode_setcrtc], [CRTC:13]
[   25.179333] [drm:drm_crtc_helper_set_config], 
[   25.179335] [drm:drm_crtc_helper_set_config], [CRTC:13] [NOFB]
[   25.179337] [drm:radeon_atom_encoder_dpms], encoder dpms 22 to mode 3, devices 00000010, active_devices 00000000
[   25.179342] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   25.179544] [drm:drm_mode_addfb], [FB:51]
[   25.179563] [drm:dce4_crtc_load_lut], 0
[   25.179581] [drm:drm_mode_setcrtc], [CRTC:10]
[   25.179585] [drm:drm_mode_setcrtc], [CONNECTOR:15:HDMI-A-1]
[   25.179587] [drm:drm_crtc_helper_set_config], 
[   25.179589] [drm:drm_crtc_helper_set_config], [CRTC:10] [FB:51] #connectors=1 (x y) (1920 0)
[   25.179595] [drm:drm_crtc_helper_set_config], [CONNECTOR:15:HDMI-A-1] to [CRTC:10]
[   25.179597] [drm:drm_crtc_helper_set_config], [CONNECTOR:17:DVI-I-1] to [CRTC:11]
[   25.179604] [drm:evergreen_program_watermarks], force priority a to high
[   25.179606] [drm:evergreen_program_watermarks], force priority b to high
[   25.179609] [drm:evergreen_program_watermarks], force priority a to high
[   25.179611] [drm:evergreen_program_watermarks], force priority b to high
[   25.179630] [drm:dce4_crtc_load_lut], 1
[   25.179647] [drm:drm_mode_setcrtc], [CRTC:11]
[   25.179651] [drm:drm_mode_setcrtc], [CONNECTOR:17:DVI-I-1]
[   25.179653] [drm:drm_crtc_helper_set_config], 
[   25.179655] [drm:drm_crtc_helper_set_config], [CRTC:11] [FB:51] #connectors=1 (x y) (0 0)
[   25.179660] [drm:drm_crtc_helper_set_config], [CONNECTOR:15:HDMI-A-1] to [CRTC:10]
[   25.179663] [drm:drm_crtc_helper_set_config], [CONNECTOR:17:DVI-I-1] to [CRTC:11]
[   25.179669] [drm:evergreen_program_watermarks], force priority a to high
[   25.179671] [drm:evergreen_program_watermarks], force priority b to high
[   25.179674] [drm:evergreen_program_watermarks], force priority a to high
[   25.179677] [drm:evergreen_program_watermarks], force priority b to high
[   25.200601] bonding: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
[   25.251381] IPv6: ADDRCONF(NETDEV_UP): bond0: link is not ready
[   25.260859] bonding: bond0: Interface enp13s0f0 does not exist!
[   25.267995] bonding: bond0: Interface enp13s0f1 does not exist!
[   25.281419] bonding: bond0: Interface enp16s0 does not exist!
[   25.286800] bonding: bond0: Adding slave enp12s0f0.
[   25.436145] e1000e 0000:0c:00.0: irq 77 for MSI/MSI-X
[   25.536972] e1000e 0000:0c:00.0: irq 77 for MSI/MSI-X
[   25.537692] bonding: bond0: enslaving enp12s0f0 as an active interface with an up link.
[   25.537766] IPv6: ADDRCONF(NETDEV_CHANGE): bond0: link becomes ready
[   25.542050] bonding: bond0: Adding slave enp12s0f1.
[   25.662761] Bluetooth: RFCOMM TTY layer initialized
[   25.662777] Bluetooth: RFCOMM socket layer initialized
[   25.662779] Bluetooth: RFCOMM ver 1.11
[   25.686705] e1000e 0000:0c:00.1: irq 78 for MSI/MSI-X
[   25.786814] e1000e 0000:0c:00.1: irq 78 for MSI/MSI-X
[   25.787460] bonding: bond0: enslaving enp12s0f1 as an active interface with an up link.
[   27.690561] e1000e: enp12s0f1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[   28.432252] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
[   28.432408] NFSD: starting 90-second grace period (net ffffffff81961ac0)
[   30.850743] [drm:radeon_process_i2c_ch], hw_i2c error
[   32.088191] [drm:dce4_crtc_load_lut], 1
[   32.189759] [drm:drm_mode_getconnector], [CONNECTOR:15:?]
[   32.189765] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1]
[   32.249157] [drm:radeon_atombios_connected_scratch_regs], DFP1 connected
[   32.249181] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1] probed modes :
[   32.249186] [drm:drm_mode_debug_printmodeline], Modeline 22:"1920x1200" 60 154000 1920 1968 2000 2080 1200 1203 1209 1235 0x48 0x9
[   32.249190] [drm:drm_mode_debug_printmodeline], Modeline 24:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
[   32.249195] [drm:drm_mode_debug_printmodeline], Modeline 30:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[   32.249199] [drm:drm_mode_debug_printmodeline], Modeline 23:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[   32.249201] [drm:drm_mode_debug_printmodeline], Modeline 25:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[   32.249203] [drm:drm_mode_debug_printmodeline], Modeline 31:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[   32.249205] [drm:drm_mode_debug_printmodeline], Modeline 32:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[   32.249207] [drm:drm_mode_debug_printmodeline], Modeline 33:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[   32.249209] [drm:drm_mode_debug_printmodeline], Modeline 26:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[   32.249210] [drm:drm_mode_debug_printmodeline], Modeline 27:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[   32.249212] [drm:drm_mode_debug_printmodeline], Modeline 28:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[   32.249214] [drm:drm_mode_debug_printmodeline], Modeline 29:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[   32.249226] [drm:drm_mode_getconnector], [CONNECTOR:15:?]
[   32.249298] [drm:drm_mode_getconnector], [CONNECTOR:17:?]
[   32.249300] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:DVI-I-1]
[   32.281343] [drm:radeon_atombios_connected_scratch_regs], DFP2 connected
[   32.281351] [drm:radeon_atombios_connected_scratch_regs], CRT2 disconnected
[   32.281369] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:DVI-I-1] probed modes :
[   32.281370] [drm:drm_mode_debug_printmodeline], Modeline 35:"1920x1200" 60 154000 1920 1968 2000 2080 1200 1203 1209 1235 0x48 0x9
[   32.281372] [drm:drm_mode_debug_printmodeline], Modeline 37:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
[   32.281373] [drm:drm_mode_debug_printmodeline], Modeline 43:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[   32.281375] [drm:drm_mode_debug_printmodeline], Modeline 36:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[   32.281379] [drm:drm_mode_debug_printmodeline], Modeline 38:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[   32.281382] [drm:drm_mode_debug_printmodeline], Modeline 44:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[   32.281386] [drm:drm_mode_debug_printmodeline], Modeline 45:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[   32.281391] [drm:drm_mode_debug_printmodeline], Modeline 46:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[   32.281395] [drm:drm_mode_debug_printmodeline], Modeline 39:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[   32.281399] [drm:drm_mode_debug_printmodeline], Modeline 40:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[   32.281401] [drm:drm_mode_debug_printmodeline], Modeline 41:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[   32.281403] [drm:drm_mode_debug_printmodeline], Modeline 42:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[   32.281411] [drm:drm_mode_getconnector], [CONNECTOR:17:?]
[   32.281699] [drm:drm_mode_getconnector], [CONNECTOR:20:?]
[   32.281702] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1]
[   32.282023] [drm:radeon_process_i2c_ch], hw_i2c error
[   32.287746] [drm:radeon_atom_dac_detect], Bios 0 scratch 30000 00000001
[   32.287751] [drm:radeon_atombios_connected_scratch_regs], CRT1 disconnected
[   32.287753] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1] disconnected
[   32.287758] [drm:drm_mode_getconnector], [CONNECTOR:20:?]
[   32.287760] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1]
[   32.288076] [drm:radeon_process_i2c_ch], hw_i2c error
[   32.293740] [drm:radeon_atom_dac_detect], Bios 0 scratch 30000 00000001
[   32.293745] [drm:radeon_atombios_connected_scratch_regs], CRT1 disconnected
[   32.293746] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1] disconnected
[   32.293889] [drm:drm_mode_getconnector], [CONNECTOR:15:?]
[   32.293891] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1]
[   32.353266] [drm:radeon_atombios_connected_scratch_regs], DFP1 connected
[   32.353287] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:HDMI-A-1] probed modes :
[   32.353288] [drm:drm_mode_debug_printmodeline], Modeline 22:"1920x1200" 60 154000 1920 1968 2000 2080 1200 1203 1209 1235 0x48 0x9
[   32.353291] [drm:drm_mode_debug_printmodeline], Modeline 24:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
[   32.353292] [drm:drm_mode_debug_printmodeline], Modeline 30:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[   32.353294] [drm:drm_mode_debug_printmodeline], Modeline 23:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[   32.353296] [drm:drm_mode_debug_printmodeline], Modeline 25:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[   32.353298] [drm:drm_mode_debug_printmodeline], Modeline 31:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[   32.353303] [drm:drm_mode_debug_printmodeline], Modeline 32:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[   32.353307] [drm:drm_mode_debug_printmodeline], Modeline 33:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[   32.353311] [drm:drm_mode_debug_printmodeline], Modeline 26:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[   32.353315] [drm:drm_mode_debug_printmodeline], Modeline 27:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[   32.353319] [drm:drm_mode_debug_printmodeline], Modeline 28:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[   32.353322] [drm:drm_mode_debug_printmodeline], Modeline 29:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[   32.353332] [drm:drm_mode_getconnector], [CONNECTOR:15:?]
[   32.353385] [drm:drm_mode_getconnector], [CONNECTOR:17:?]
[   32.353387] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:DVI-I-1]
[   32.385422] [drm:radeon_atombios_connected_scratch_regs], DFP2 connected
[   32.385430] [drm:radeon_atombios_connected_scratch_regs], CRT2 disconnected
[   32.385447] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:DVI-I-1] probed modes :
[   32.385449] [drm:drm_mode_debug_printmodeline], Modeline 35:"1920x1200" 60 154000 1920 1968 2000 2080 1200 1203 1209 1235 0x48 0x9
[   32.385451] [drm:drm_mode_debug_printmodeline], Modeline 37:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
[   32.385452] [drm:drm_mode_debug_printmodeline], Modeline 43:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[   32.385455] [drm:drm_mode_debug_printmodeline], Modeline 36:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[   32.385459] [drm:drm_mode_debug_printmodeline], Modeline 38:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[   32.385463] [drm:drm_mode_debug_printmodeline], Modeline 44:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[   32.385467] [drm:drm_mode_debug_printmodeline], Modeline 45:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[   32.385470] [drm:drm_mode_debug_printmodeline], Modeline 46:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[   32.385474] [drm:drm_mode_debug_printmodeline], Modeline 39:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[   32.385478] [drm:drm_mode_debug_printmodeline], Modeline 40:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[   32.385480] [drm:drm_mode_debug_printmodeline], Modeline 41:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[   32.385482] [drm:drm_mode_debug_printmodeline], Modeline 42:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[   32.385490] [drm:drm_mode_getconnector], [CONNECTOR:17:?]
[   32.385765] [drm:drm_mode_getconnector], [CONNECTOR:20:?]
[   32.385767] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1]
[   32.386082] [drm:radeon_process_i2c_ch], hw_i2c error
[   32.391676] [drm:radeon_atom_dac_detect], Bios 0 scratch 30000 00000001
[   32.391681] [drm:radeon_atombios_connected_scratch_regs], CRT1 disconnected
[   32.391683] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1] disconnected
[   32.391688] [drm:drm_mode_getconnector], [CONNECTOR:20:?]
[   32.391690] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1]
[   32.392006] [drm:radeon_process_i2c_ch], hw_i2c error
[   32.397670] [drm:radeon_atom_dac_detect], Bios 0 scratch 30000 00000001
[   32.397675] [drm:radeon_atombios_connected_scratch_regs], CRT1 disconnected
[   32.397677] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:20:VGA-1] disconnected
[   40.860020] [drm:radeon_process_i2c_ch], hw_i2c error
-------------- next part --------------
[    24.647] 
X.Org X Server 1.14.3
Release Date: 2013-09-12
[    24.647] X Protocol Version 11, Revision 0
[    24.647] Build Operating System: Linux 3.11.0-rc6 x86_64 Gentoo
[    24.647] Current Operating System: Linux bohr-int 3.11.0 #1 SMP Sat Nov 2 14:49:33 PDT 2013 x86_64
[    24.647] Kernel command line: BOOT_IMAGE=/kernel-genkernel-x86_64-3.11.0 root=/dev/mapper/vg-root ro rw domdadm dolvm real_root=UUID=f9488c6d-60a9-442e-8f83-daffd7ff5e3d modeset=1 fbcon=map:0 kmemleak=off drm.debug=0x06
[    24.647] Build Date: 14 October 2013  10:09:34PM
[    24.647]  
[    24.647] Current version of pixman: 0.30.0
[    24.647] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    24.647] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    24.647] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Nov  3 08:54:28 2013
[    24.648] (==) Using config file: "/etc/X11/xorg.conf"
[    24.648] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    24.649] (==) ServerLayout "dual-g15"
[    24.650] (**) |-->Screen "ScreenMiddle" (0)
[    24.650] (**) |   |-->Monitor "MonitorMiddle"
[    24.650] (**) |   |-->Device "Card0"
[    24.650] (**) |-->Screen "ScreenRight" (1)
[    24.650] (**) |   |-->Monitor "MonitorRight"
[    24.650] (**) |   |-->Device "Card1"
[    24.650] (**) |-->Input Device "Mouse0-MS"
[    24.650] (**) |-->Input Device "Keyboard0-G15main"
[    24.650] (**) |-->Input Device "Keyboard1-G15music"
[    24.650] (**) Option "NoTrapSignals" "1"
[    24.650] (**) Option "Xinerama" "0"
[    24.650] (==) Automatically adding devices
[    24.650] (==) Automatically enabling devices
[    24.650] (==) Automatically adding GPU devices
[    24.654] (WW) The directory "/usr/share/fonts/mikachan-font" does not exist.
[    24.654] 	Entry deleted from font path.
[    24.665] (WW) The directory "/usr/share/fonts/liberation-fonts-ttf" does not exist.
[    24.665] 	Entry deleted from font path.
[    24.670] (WW) The directory "/usr/share/fonts/default" does not exist.
[    24.670] 	Entry deleted from font path.
[    24.670] (WW) The directory "/usr/share/fonts/default/ghostscript" does not exist.
[    24.670] 	Entry deleted from font path.
[    24.672] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/cronyx".
[    24.672] 	Entry deleted from font path.
[    24.672] 	(Run 'mkfontdir' on "/usr/share/fonts/cronyx").
[    24.672] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/cronyx/100dpi".
[    24.672] 	Entry deleted from font path.
[    24.672] 	(Run 'mkfontdir' on "/usr/share/fonts/cronyx/100dpi").
[    24.673] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/cronyx/75dpi".
[    24.673] 	Entry deleted from font path.
[    24.673] 	(Run 'mkfontdir' on "/usr/share/fonts/cronyx/75dpi").
[    24.673] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/cronyx/misc".
[    24.673] 	Entry deleted from font path.
[    24.673] 	(Run 'mkfontdir' on "/usr/share/fonts/cronyx/misc").
[    24.679] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/libdockapp-fonts".
[    24.679] 	Entry deleted from font path.
[    24.679] 	(Run 'mkfontdir' on "/usr/share/fonts/libdockapp-fonts").
[    24.679] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/libdockapp-fonts/dockapp".
[    24.679] 	Entry deleted from font path.
[    24.679] 	(Run 'mkfontdir' on "/usr/share/fonts/libdockapp-fonts/dockapp").
[    24.682] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/intlfonts/bdf".
[    24.682] 	Entry deleted from font path.
[    24.682] 	(Run 'mkfontdir' on "/usr/share/fonts/intlfonts/bdf").
[    24.682] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/encodings".
[    24.682] 	Entry deleted from font path.
[    24.682] 	(Run 'mkfontdir' on "/usr/share/fonts/encodings").
[    24.682] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/encodings/large".
[    24.682] 	Entry deleted from font path.
[    24.682] 	(Run 'mkfontdir' on "/usr/share/fonts/encodings/large").
[    24.684] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/util".
[    24.684] 	Entry deleted from font path.
[    24.684] 	(Run 'mkfontdir' on "/usr/share/fonts/util").
[    24.687] (**) FontPath set to:
	/usr/share/fonts/hkscs-ming,
	/usr/share/fonts/hunkyfonts,
	/usr/share/fonts/efont-unicode,
	/usr/share/fonts/freefonts,
	/usr/share/fonts/zh-kcfonts,
	/usr/share/fonts/sil-doulos,
	/usr/share/fonts/mplus-outline-fonts,
	/usr/share/fonts/unifont,
	/usr/share/fonts/sil-gentium,
	/usr/share/fonts/baekmuk-fonts,
	/usr/share/fonts/jmk,
	/usr/share/fonts/culmus,
	/usr/share/fonts/Type1,
	/usr/share/fonts/ja-ipafonts,
	/usr/share/fonts/unfonts,
	/usr/share/fonts/wqy-bitmapfont,
	/usr/share/fonts/arphicfonts,
	/usr/share/fonts/shinonome,
	/usr/share/fonts/sgi-fonts,
	/usr/share/fonts/arkpandora,
	/usr/share/fonts/lfpfonts-var,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/unfonts-extra,
	/usr/share/fonts/mplus,
	/usr/share/fonts/75dpi,
	/usr/share/fonts/artwiz-aleczapka-en,
	/usr/share/fonts/texcm-ttf,
	/usr/share/fonts/lfpfonts-fix,
	/usr/share/fonts/cyrillic,
	/usr/share/fonts/monafont,
	/usr/share/fonts/terminus,
	/usr/share/fonts/free-bangla-font,
	/usr/share/fonts/aquapfont,
	/usr/share/f
[    24.687] (==) ModulePath set to "/usr/lib64/xorg/modules"
[    24.687] (**) Extension "Composite" is enabled
[    24.687] (II) Loader magic: 0x7f9c00
[    24.687] (II) Module ABI versions:
[    24.687] 	X.Org ANSI C Emulation: 0.4
[    24.687] 	X.Org Video Driver: 14.1
[    24.687] 	X.Org XInput driver : 19.1
[    24.687] 	X.Org Server Extension : 7.0
[    24.687] (II) xfree86: Adding drm device (/dev/dri/card0)
[    24.693] (--) PCI:*(0:1:0:0) 1002:68f9:1043:03ca rev 0, Mem @ 0xc0000000/268435456, 0xfbe20000/131072, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[    24.696] Initializing built-in extension Generic Event Extension
[    24.696] Initializing built-in extension SHAPE
[    24.696] Initializing built-in extension MIT-SHM
[    24.696] Initializing built-in extension XInputExtension
[    24.696] Initializing built-in extension XTEST
[    24.696] Initializing built-in extension BIG-REQUESTS
[    24.696] Initializing built-in extension SYNC
[    24.696] Initializing built-in extension XKEYBOARD
[    24.696] Initializing built-in extension XC-MISC
[    24.696] Initializing built-in extension XINERAMA
[    24.696] Initializing built-in extension XFIXES
[    24.696] Initializing built-in extension RENDER
[    24.696] Initializing built-in extension RANDR
[    24.696] Initializing built-in extension COMPOSITE
[    24.696] Initializing built-in extension DAMAGE
[    24.696] Initializing built-in extension MIT-SCREEN-SAVER
[    24.696] Initializing built-in extension DOUBLE-BUFFER
[    24.696] Initializing built-in extension RECORD
[    24.696] Initializing built-in extension DPMS
[    24.696] Initializing built-in extension X-Resource
[    24.696] Initializing built-in extension XVideo
[    24.696] Initializing built-in extension XVideo-MotionCompensation
[    24.696] Initializing built-in extension XFree86-VidModeExtension
[    24.696] Initializing built-in extension XFree86-DGA
[    24.696] Initializing built-in extension XFree86-DRI
[    24.696] Initializing built-in extension DRI2
[    24.696] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[    24.696] (II) LoadModule: "dbe"
[    24.696] (II) Module "dbe" already built-in
[    24.696] (II) LoadModule: "extmod"
[    24.696] (II) Module "extmod" already built-in
[    24.697] (II) LoadModule: "glx"
[    24.701] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[    24.703] (II) Module glx: vendor="X.Org Foundation"
[    24.703] 	compiled for 1.14.3, module version = 1.0.0
[    24.703] 	ABI class: X.Org Server Extension, version 7.0
[    24.703] (==) AIGLX enabled
[    24.703] Loading extension GLX
[    24.703] (II) LoadModule: "radeon"
[    24.703] (II) Loading /usr/lib64/xorg/modules/drivers/radeon_drv.so
[    24.715] (II) Module radeon: vendor="X.Org Foundation"
[    24.715] 	compiled for 1.14.3, module version = 7.2.0
[    24.715] 	Module class: X.Org Video Driver
[    24.715] 	ABI class: X.Org Video Driver, version 14.1
[    24.715] (II) LoadModule: "evdev"
[    24.716] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[    24.717] (II) Module evdev: vendor="X.Org Foundation"
[    24.717] 	compiled for 1.14.3, module version = 2.8.2
[    24.717] 	Module class: X.Org XInput Driver
[    24.717] 	ABI class: X.Org XInput driver, version 19.1
[    24.717] (II) RADEON: Driver for ATI Radeon chipsets:
	ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
	ATI Radeon Mobility X300 (M24) 3152 (PCIE),
	ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
	ATI Radeon X600 (RV380) 3E50 (PCIE),
	ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
	ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
	ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
	ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
	ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
	ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
	ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
	ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
	ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
	ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
	ATI Radeon IGP330M/340M/350M (U2) 4337,
	ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
	ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
	ATI Radeon X800PRO (R420) JI (AGP),
	ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
	ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
	ATI Radeon Mobility 9800 (M18) JN (AGP),
	ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
	ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
	ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
	ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
	ATI Radeon Mobility M7 LW (AGP),
	ATI Mobility FireGL 7800 M7 LX (AGP),
	ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
	ATI FireGL Mobility 9000 (M9) Ld (AGP),
	ATI Radeon Mobility 9000 (M9) Lf (AGP),
	ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
	ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
	ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
	ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
	ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
	ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
	ATI Radeon Mobility 9600 (M10) NQ (AGP),
	ATI Radeon Mobility 9600 (M11) NR (AGP),
	ATI Radeon Mobility 9600 (M10) NS (AGP),
	ATI FireGL Mobility T2 (M10) NT (AGP),
	ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
	ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
	ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
	ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
	ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
	ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
	ATI Radeon Mobility X300 (M22) 5460 (PCIE),
	ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
	ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
	ATI Radeon X800PRO (R423) UI (PCIE),
	ATI Radeon X800LE (R423) UJ (PCIE),
	ATI Radeon X800SE (R423) UK (PCIE),
	ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
	ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
	ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
	ATI FireGL unknown (R423) UR (PCIE),
	ATI FireGL unknown (R423) UT (PCIE),
	ATI Mobility FireGL V5000 (M26) (PCIE),
	ATI Mobility FireGL V5000 (M26) (PCIE),
	ATI Mobility Radeon X700 XL (M26) (PCIE),
	ATI Mobility Radeon X700 (M26) (PCIE),
	ATI Mobility Radeon X700 (M26) (PCIE),
	ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
	ATI Radeon Mobility 9100 IGP (U3) 5835,
	ATI Radeon XPRESS 200 5954 (PCIE),
	ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
	ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
	ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
	ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
	ATI Radeon XPRESS 200M 5975 (PCIE),
	ATI Radeon XPRESS 200 5A41 (PCIE),
	ATI Radeon XPRESS 200M 5A42 (PCIE),
	ATI Radeon XPRESS 200 5A61 (PCIE),
	ATI Radeon XPRESS 200M 5A62 (PCIE),
	ATI Radeon X300 (RV370) 5B60 (PCIE),
	ATI Radeon X600 (RV370) 5B62 (PCIE),
	ATI Radeon X550 (RV370) 5B63 (PCIE),
	ATI FireGL V3100 (RV370) 5B64 (PCIE),
	ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
	ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
	ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
	ATI Mobility Radeon X800 XT (M28) (PCIE),
	ATI Mobility FireGL V5100 (M28) (PCIE),
	ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
	ATI Radeon X850 XT PE (R480) (PCIE),
	ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
	ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
	ATI Radeon X850 XT (R480) (PCIE),
	ATI Radeon X800XT (R423) 5D57 (PCIE),
	ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
	ATI Radeon X700 PRO (RV410) (PCIE),
	ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
	ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
	ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
	ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
	ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
	ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
	ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
	ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
	ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
	ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
	ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
	ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
	ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
	ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
	ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
	ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
	ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
	ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
	ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
	ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
	ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
	ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
	ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
	ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
	ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
	ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
	ATI Mobility Radeon X1700, ATI Radeon X2300HD,
	ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
	ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
	ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
	ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
	ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
	ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
	ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
	ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
	ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
	ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
	ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
	ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
	ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
	ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
	ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
	ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
	AMD FireStream 9250, ATI FirePro V8700 (FireGL),
	ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
	ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
	ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
	ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
	ATI Mobility Radeon HD 4670, ATI FirePro M5750,
	ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
	ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
	ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
	ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
	ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
	ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
	ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
	ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
	ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
	ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
	ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
	ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
	ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
	ATI Mobility Radeon HD 3850 X2, ATI RV670,
	ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
	ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
	ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
	ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
	ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
	ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
	ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
	ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
	ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
	ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
	ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
	ATI FireGL V3600, ATI Radeon HD 2600 LE,
	ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
	ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
	ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
	ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
	ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
	ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
	ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
	ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
	ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
	ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
	SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
	ATI Radeon 4100, ATI Mobility Radeon HD 4200,
	ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
	AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
	AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
	AMD Radeon HD 6300 Series Graphics,
	AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
	AMD Firestream 9350, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
	ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
	ATI Mobility Radeon HD 5800 Series,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Mobility Radeon HD 5000 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
	ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
	ATI Mobility Radeon HD 5000 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
	ATI Mobility Radeon Graphics, CEDAR,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
	ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
	CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
	AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
	CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
	BARTS, BARTS, Mobility Radeon HD 6000 Series,
	Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
	AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
	AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
	CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI,
	TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
	TAHITI, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
	PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
	VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
	VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
	VERDE, VERDE, VERDE, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
	OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, HAINAN, HAINAN, HAINAN,
	HAINAN, HAINAN, HAINAN, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE,
	BONAIRE, BONAIRE, BONAIRE, KABINI, KABINI, KABINI, KABINI, KABINI,
	KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
	KABINI, KABINI, KABINI
[    24.727] (++) using VT number 7

[    24.734] (II) [KMS] Kernel modesetting enabled.
[    24.734] (**) RADEON(0): Depth 24, (--) framebuffer bpp 32
[    24.734] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    24.734] (==) RADEON(0): Default visual is TrueColor
[    24.734] (**) RADEON(0): Option "AccelMethod" "exa"
[    24.735] (==) RADEON(0): RGB weight 888
[    24.735] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[    24.735] (--) RADEON(0): Chipset: "ATI Radeon HD 5450" (ChipID = 0x68f9)
[    24.735] (II) Loading sub module "dri2"
[    24.735] (II) LoadModule: "dri2"
[    24.735] (II) Module "dri2" already built-in
[    24.735] (II) Loading sub module "exa"
[    24.735] (II) LoadModule: "exa"
[    24.735] (II) Loading /usr/lib64/xorg/modules/libexa.so
[    24.736] (II) Module exa: vendor="X.Org Foundation"
[    24.736] 	compiled for 1.14.3, module version = 2.6.0
[    24.736] 	ABI class: X.Org Video Driver, version 14.1
[    24.736] (II) RADEON(0): KMS Color Tiling: enabled
[    24.736] (II) RADEON(0): KMS Color Tiling 2D: enabled
[    24.736] (II) RADEON(0): KMS Pageflipping: enabled
[    24.736] (II) RADEON(0): SwapBuffers wait for vsync: enabled
[    24.796] (II) RADEON(0): Output HDMI-0 using monitor section MonitorMiddle
[    24.796] (**) RADEON(0): Option "PreferredMode" "1920x1200"
[    24.828] (II) RADEON(0): Output DVI-0 using monitor section MonitorLeft
[    24.828] (**) RADEON(0): Option "PreferredMode" "1920x1200"
[    24.828] (**) RADEON(0): Option "LeftOf" "MonitorMiddle"
[    24.841] (II) RADEON(0): Output VGA-0 has no monitor section
[    24.901] (II) RADEON(0): EDID for output HDMI-0
[    24.901] (II) RADEON(0): Manufacturer: DEL  Model: f048  Serial#: 1096107596
[    24.901] (II) RADEON(0): Year: 2013  Week: 20
[    24.901] (II) RADEON(0): EDID Version: 1.3
[    24.901] (II) RADEON(0): Digital Display Input
[    24.901] (II) RADEON(0): Max Image Size [cm]: horiz.: 52  vert.: 32
[    24.901] (II) RADEON(0): Gamma: 2.20
[    24.901] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off
[    24.901] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    24.901] (II) RADEON(0): First detailed timing is preferred mode
[    24.901] (II) RADEON(0): redX: 0.680 redY: 0.310   greenX: 0.210 greenY: 0.700
[    24.901] (II) RADEON(0): blueX: 0.147 blueY: 0.054   whiteX: 0.313 whiteY: 0.329
[    24.901] (II) RADEON(0): Supported established timings:
[    24.901] (II) RADEON(0): 720x400 at 70Hz
[    24.901] (II) RADEON(0): 640x480 at 60Hz
[    24.901] (II) RADEON(0): 640x480 at 75Hz
[    24.901] (II) RADEON(0): 800x600 at 60Hz
[    24.901] (II) RADEON(0): 800x600 at 75Hz
[    24.901] (II) RADEON(0): 1024x768 at 60Hz
[    24.901] (II) RADEON(0): 1024x768 at 75Hz
[    24.901] (II) RADEON(0): 1280x1024 at 75Hz
[    24.901] (II) RADEON(0): Manufacturer's mask: 0
[    24.901] (II) RADEON(0): Supported standard timings:
[    24.901] (II) RADEON(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    24.901] (II) RADEON(0): #1: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[    24.901] (II) RADEON(0): #2: hsize: 1920  vsize 1200  refresh: 60  vid: 209
[    24.901] (II) RADEON(0): #3: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    24.901] (II) RADEON(0): Supported detailed timing:
[    24.901] (II) RADEON(0): clock: 154.0 MHz   Image Size:  518 x 324 mm
[    24.901] (II) RADEON(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[    24.901] (II) RADEON(0): v_active: 1200  v_sync: 1203  v_sync_end 1209 v_blanking: 1235 v_border: 0
[    24.901] (II) RADEON(0): Serial No: FJMKT35FAUFL
[    24.901] (II) RADEON(0): Monitor name: DELL U2413
[    24.901] (II) RADEON(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 81 kHz, PixClock max 175 MHz
[    24.901] (II) RADEON(0): Number of EDID sections to follow: 1
[    24.901] (II) RADEON(0): EDID (in hex):
[    24.901] (II) RADEON(0): 	00ffffffffffff0010ac48f04c465541
[    24.901] (II) RADEON(0): 	1417010380342078ea1df5ae4f35b325
[    24.901] (II) RADEON(0): 	0d5054a54b008180a940d100714f0101
[    24.902] (II) RADEON(0): 	010101010101283c80a070b023403020
[    24.902] (II) RADEON(0): 	360006442100001a000000ff00464a4d
[    24.902] (II) RADEON(0): 	4b543335464155464c0a000000fc0044
[    24.902] (II) RADEON(0): 	454c4c2055323431330a2020000000fd
[    24.902] (II) RADEON(0): 	00384c1e5111000a2020202020200166
[    24.902] (II) RADEON(0): 	00ffffffffffff0010ac48f04c465541
[    24.902] (II) RADEON(0): 	1417010380342078ea1df5ae4f35b325
[    24.902] (II) RADEON(0): 	0d5054a54b008180a940d100714f0101
[    24.902] (II) RADEON(0): 	010101010101283c80a070b023403020
[    24.902] (II) RADEON(0): 	360006442100001a000000ff00464a4d
[    24.902] (II) RADEON(0): 	4b543335464155464c0a000000fc0044
[    24.902] (II) RADEON(0): 	454c4c2055323431330a2020000000fd
[    24.902] (II) RADEON(0): 	00384c1e5111000a2020202020200166
[    24.902] (II) RADEON(0): Printing probed modes for output HDMI-0
[    24.902] (II) RADEON(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz UeP)
[    24.902] (II) RADEON(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    24.902] (II) RADEON(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    24.902] (II) RADEON(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    24.902] (II) RADEON(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    24.902] (II) RADEON(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
[    24.902] (II) RADEON(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    24.902] (II) RADEON(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    24.902] (II) RADEON(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    24.902] (II) RADEON(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    24.902] (II) RADEON(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    24.902] (II) RADEON(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    24.934] (II) RADEON(0): EDID for output DVI-0
[    24.934] (II) RADEON(0): Manufacturer: DEL  Model: f015  Serial#: 860109132
[    24.934] (II) RADEON(0): Year: 2011  Week: 18
[    24.934] (II) RADEON(0): EDID Version: 1.3
[    24.934] (II) RADEON(0): Digital Display Input
[    24.934] (II) RADEON(0): Max Image Size [cm]: horiz.: 52  vert.: 32
[    24.934] (II) RADEON(0): Gamma: 2.20
[    24.934] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off
[    24.934] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    24.934] (II) RADEON(0): Default color space is primary color space
[    24.934] (II) RADEON(0): First detailed timing is preferred mode
[    24.934] (II) RADEON(0): redX: 0.680 redY: 0.310   greenX: 0.206 greenY: 0.693
[    24.934] (II) RADEON(0): blueX: 0.151 blueY: 0.055   whiteX: 0.313 whiteY: 0.329
[    24.934] (II) RADEON(0): Supported established timings:
[    24.934] (II) RADEON(0): 720x400 at 70Hz
[    24.934] (II) RADEON(0): 640x480 at 60Hz
[    24.934] (II) RADEON(0): 640x480 at 75Hz
[    24.934] (II) RADEON(0): 800x600 at 60Hz
[    24.935] (II) RADEON(0): 800x600 at 75Hz
[    24.935] (II) RADEON(0): 1024x768 at 60Hz
[    24.935] (II) RADEON(0): 1024x768 at 75Hz
[    24.935] (II) RADEON(0): 1280x1024 at 75Hz
[    24.935] (II) RADEON(0): Manufacturer's mask: 0
[    24.935] (II) RADEON(0): Supported standard timings:
[    24.935] (II) RADEON(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    24.935] (II) RADEON(0): #1: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[    24.935] (II) RADEON(0): #2: hsize: 1920  vsize 1200  refresh: 60  vid: 209
[    24.935] (II) RADEON(0): #3: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    24.935] (II) RADEON(0): Supported detailed timing:
[    24.935] (II) RADEON(0): clock: 154.0 MHz   Image Size:  518 x 324 mm
[    24.935] (II) RADEON(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[    24.935] (II) RADEON(0): v_active: 1200  v_sync: 1203  v_sync_end 1209 v_blanking: 1235 v_border: 0
[    24.935] (II) RADEON(0): Serial No: C592M14R3D9L
[    24.935] (II) RADEON(0): Monitor name: DELL U2410
[    24.935] (II) RADEON(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 81 kHz, PixClock max 175 MHz
[    24.935] (II) RADEON(0): EDID (in hex):
[    24.935] (II) RADEON(0): 	00ffffffffffff0010ac15f04c394433
[    24.935] (II) RADEON(0): 	1215010380342078ee1ec5ae4f34b126
[    24.935] (II) RADEON(0): 	0e5054a54b008180a940d100714f0101
[    24.935] (II) RADEON(0): 	010101010101283c80a070b023403020
[    24.935] (II) RADEON(0): 	360006442100001a000000ff00433539
[    24.935] (II) RADEON(0): 	324d3134523344394c0a000000fc0044
[    24.935] (II) RADEON(0): 	454c4c2055323431300a2020000000fd
[    24.935] (II) RADEON(0): 	00384c1e5111000a2020202020200068
[    24.935] (II) RADEON(0): Printing probed modes for output DVI-0
[    24.935] (II) RADEON(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz UeP)
[    24.935] (II) RADEON(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    24.935] (II) RADEON(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    24.935] (II) RADEON(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    24.935] (II) RADEON(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    24.935] (II) RADEON(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
[    24.935] (II) RADEON(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    24.935] (II) RADEON(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    24.935] (II) RADEON(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    24.935] (II) RADEON(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    24.935] (II) RADEON(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    24.935] (II) RADEON(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    24.947] (II) RADEON(0): EDID for output VGA-0
[    24.947] (II) RADEON(0): Output HDMI-0 connected
[    24.947] (II) RADEON(0): Output DVI-0 connected
[    24.947] (II) RADEON(0): Output VGA-0 disconnected
[    24.947] (II) RADEON(0): Using user preference for initial modes
[    24.947] (II) RADEON(0): Output HDMI-0 using initial mode 1920x1200
[    24.947] (II) RADEON(0): Output DVI-0 using initial mode 1920x1200
[    24.947] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    24.947] (II) RADEON(0): mem size init: gart size :1fdee000 vram size: s:40000000 visible:3f6f6000
[    24.947] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
[    24.947] (==) RADEON(0): DPI set to (96, 96)
[    24.947] (II) Loading sub module "fb"
[    24.947] (II) LoadModule: "fb"
[    24.947] (II) Loading /usr/lib64/xorg/modules/libfb.so
[    24.948] (II) Module fb: vendor="X.Org Foundation"
[    24.948] 	compiled for 1.14.3, module version = 1.0.0
[    24.948] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    24.948] (II) Loading sub module "ramdac"
[    24.948] (II) LoadModule: "ramdac"
[    24.948] (II) Module "ramdac" already built-in
[    24.948] (--) Depth 24 pixmap format is 32 bpp
[    24.949] (II) RADEON(0): [DRI2] Setup complete
[    24.949] (II) RADEON(0): [DRI2]   DRI driver: r600
[    24.949] (II) RADEON(0): [DRI2]   VDPAU driver: r600
[    24.949] (II) RADEON(0): Front buffer size: 27360K
[    24.949] (II) RADEON(0): VRAM usage limit set to 910706K
[    24.950] (==) RADEON(0): Backing store disabled
[    24.950] (II) RADEON(0): Direct rendering enabled
[    24.950] (II) EXA(0): Driver allocated offscreen pixmaps
[    24.950] (II) EXA(0): Driver registered support for the following operations:
[    24.950] (II)         Solid
[    24.950] (II)         Copy
[    24.950] (II)         Composite (RENDER acceleration)
[    24.950] (II)         UploadToScreen
[    24.950] (II)         DownloadFromScreen
[    24.950] (II) RADEON(0): Acceleration enabled
[    24.950] (**) RADEON(0): DPMS enabled
[    24.950] (==) RADEON(0): Silken mouse enabled
[    24.950] (II) RADEON(0): Set up textured video
[    24.950] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
[    24.950] (II) RADEON(0): [XvMC] Extension initialized.
[    24.950] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    24.950] (WW) RADEON(0): Option "DRI" is not used
[    24.950] (WW) RADEON(0): Option "PreferredMode" is not used
[    24.950] (--) RandR disabled
[    25.043] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    25.043] (II) AIGLX: enabled GLX_INTEL_swap_event
[    25.043] (II) AIGLX: enabled GLX_ARB_create_context
[    25.043] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    25.043] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[    25.043] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    25.043] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    25.044] (II) AIGLX: Loaded and initialized r600
[    25.044] (II) GLX: Initialized DRI2 GL provider for screen 0
[    25.056] (II) RADEON(0): Setting screen physical size to 1016 x 317
[    25.056] (II) RADEON(0): Allocate new frame buffer 3840x1200 stride 3840
[    25.057] (II) RADEON(0): VRAM usage limit set to 918914K
[    25.209] (II) Using input driver 'evdev' for 'Mouse0-MS'
[    25.209] (**) Option "SendCoreEvents" "True"
[    25.209] (**) Option "CorePointer"
[    25.209] (**) Mouse0-MS: always reports core events
[    25.209] (EE) evdev: Mouse0-MS: No device specified.
[    25.209] (EE) PreInit returned 2 for "Mouse0-MS"
[    25.209] (II) UnloadModule: "evdev"
[    25.209] (II) Using input driver 'evdev' for 'Keyboard0-G15main'
[    25.209] (**) Option "SendCoreEvents" "True"
[    25.209] (**) Option "CoreKeyboard"
[    25.209] (**) Keyboard0-G15main: always reports core events
[    25.209] (EE) evdev: Keyboard0-G15main: No device specified.
[    25.209] (EE) PreInit returned 2 for "Keyboard0-G15main"
[    25.209] (II) UnloadModule: "evdev"
[    25.209] (II) Using input driver 'evdev' for 'Keyboard1-G15music'
[    25.209] (**) Option "SendCoreEvents" "True"
[    25.209] (**) Keyboard1-G15music: always reports core events
[    25.209] (EE) evdev: Keyboard1-G15music: No device specified.
[    25.209] (EE) PreInit returned 2 for "Keyboard1-G15music"
[    25.209] (II) UnloadModule: "evdev"
[    25.212] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    25.212] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    25.212] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    25.212] (II) Using input driver 'evdev' for 'Power Button'
[    25.212] (**) Power Button: always reports core events
[    25.212] (**) evdev: Power Button: Device: "/dev/input/event4"
[    25.212] (--) evdev: Power Button: Vendor 0 Product 0x1
[    25.212] (--) evdev: Power Button: Found keys
[    25.212] (II) evdev: Power Button: Configuring as keyboard
[    25.212] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[    25.212] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    25.212] (**) Option "xkb_rules" "evdev"
[    25.212] (**) Option "xkb_model" "pc104"
[    25.212] (**) Option "xkb_layout" "us"
[    25.212] (WW) Option "xkb_variant" requires a string value
[    25.212] (**) Option "xkb_options" "compose:menu, terminate:ctrl_alt_bksp"
[    25.232] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    25.232] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    25.232] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    25.232] (II) Using input driver 'evdev' for 'Power Button'
[    25.232] (**) Power Button: always reports core events
[    25.232] (**) evdev: Power Button: Device: "/dev/input/event3"
[    25.232] (--) evdev: Power Button: Vendor 0 Product 0x1
[    25.232] (--) evdev: Power Button: Found keys
[    25.232] (II) evdev: Power Button: Configuring as keyboard
[    25.232] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3/event3"
[    25.232] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    25.232] (**) Option "xkb_rules" "evdev"
[    25.232] (**) Option "xkb_model" "pc104"
[    25.232] (**) Option "xkb_layout" "us"
[    25.232] (WW) Option "xkb_variant" requires a string value
[    25.232] (**) Option "xkb_options" "compose:menu, terminate:ctrl_alt_bksp"
[    25.233] (II) config/udev: Adding drm device (/dev/dri/card0)
[    25.233] (II) config/udev: Adding input device HD-Audio Generic HDMI (/dev/input/event14)
[    25.233] (II) No input driver specified, ignoring this device.
[    25.233] (II) This device may have been added with another device file.
[    25.234] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event10)
[    25.234] (II) No input driver specified, ignoring this device.
[    25.234] (II) This device may have been added with another device file.
[    25.234] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event11)
[    25.234] (II) No input driver specified, ignoring this device.
[    25.234] (II) This device may have been added with another device file.
[    25.234] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event12)
[    25.234] (II) No input driver specified, ignoring this device.
[    25.234] (II) This device may have been added with another device file.
[    25.235] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event13)
[    25.235] (II) No input driver specified, ignoring this device.
[    25.235] (II) This device may have been added with another device file.
[    25.235] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event6)
[    25.235] (II) No input driver specified, ignoring this device.
[    25.235] (II) This device may have been added with another device file.
[    25.236] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event7)
[    25.236] (II) No input driver specified, ignoring this device.
[    25.236] (II) This device may have been added with another device file.
[    25.236] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event8)
[    25.236] (II) No input driver specified, ignoring this device.
[    25.236] (II) This device may have been added with another device file.
[    25.236] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event9)
[    25.236] (II) No input driver specified, ignoring this device.
[    25.236] (II) This device may have been added with another device file.
[    25.237] (II) config/udev: Adding input device Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) (/dev/input/event2)
[    25.237] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Applying InputClass "evdev pointer catchall"
[    25.237] (II) Using input driver 'evdev' for 'Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)'
[    25.237] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): always reports core events
[    25.237] (**) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Device: "/dev/input/event2"
[    25.237] (--) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Vendor 0x45e Product 0x40
[    25.237] (--) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Found 3 mouse buttons
[    25.237] (--) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Found scroll wheel(s)
[    25.237] (--) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Found relative axes
[    25.237] (--) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Found x and y relative axes
[    25.237] (II) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Configuring as mouse
[    25.237] (II) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Adding scrollwheel support
[    25.237] (**) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): YAxisMapping: buttons 4 and 5
[    25.237] (**) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    25.237] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/usb3/3-1/3-1.2/3-1.2:1.0/input/input2/event2"
[    25.237] (II) XINPUT: Adding extended input device "Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)" (type: MOUSE, id 8)
[    25.237] (II) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): initialized for relative axes.
[    25.237] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): (accel) keeping acceleration scheme 1
[    25.237] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): (accel) acceleration profile 0
[    25.237] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): (accel) acceleration factor: 2.000
[    25.237] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): (accel) acceleration threshold: 4
[    25.238] (II) config/udev: Adding input device Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) (/dev/input/mouse0)
[    25.238] (II) No input driver specified, ignoring this device.
[    25.238] (II) This device may have been added with another device file.
[    25.238] (II) config/udev: Adding input device Logitech G510 Gaming Keyboard (/dev/input/event0)
[    25.238] (**) Logitech G510 Gaming Keyboard: Applying InputClass "evdev keyboard catchall"
[    25.238] (**) Logitech G510 Gaming Keyboard: Applying InputClass "evdev keyboard catchall"
[    25.238] (II) Using input driver 'evdev' for 'Logitech G510 Gaming Keyboard'
[    25.238] (**) Logitech G510 Gaming Keyboard: always reports core events
[    25.238] (**) evdev: Logitech G510 Gaming Keyboard: Device: "/dev/input/event0"
[    25.238] (--) evdev: Logitech G510 Gaming Keyboard: Vendor 0x46d Product 0xc22d
[    25.238] (--) evdev: Logitech G510 Gaming Keyboard: Found keys
[    25.238] (II) evdev: Logitech G510 Gaming Keyboard: Configuring as keyboard
[    25.238] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/input/input0/event0"
[    25.238] (II) XINPUT: Adding extended input device "Logitech G510 Gaming Keyboard" (type: KEYBOARD, id 9)
[    25.238] (**) Option "xkb_rules" "evdev"
[    25.238] (**) Option "xkb_model" "pc104"
[    25.238] (**) Option "xkb_layout" "us"
[    25.238] (WW) Option "xkb_variant" requires a string value
[    25.238] (**) Option "xkb_options" "compose:menu, terminate:ctrl_alt_bksp"
[    25.239] (II) config/udev: Adding input device Logitech G510 Gaming Keyboard (/dev/input/event1)
[    25.239] (**) Logitech G510 Gaming Keyboard: Applying InputClass "evdev keyboard catchall"
[    25.239] (**) Logitech G510 Gaming Keyboard: Applying InputClass "evdev keyboard catchall"
[    25.239] (II) Using input driver 'evdev' for 'Logitech G510 Gaming Keyboard'
[    25.239] (**) Logitech G510 Gaming Keyboard: always reports core events
[    25.239] (**) evdev: Logitech G510 Gaming Keyboard: Device: "/dev/input/event1"
[    25.239] (--) evdev: Logitech G510 Gaming Keyboard: Vendor 0x46d Product 0xc22d
[    25.239] (--) evdev: Logitech G510 Gaming Keyboard: Found keys
[    25.239] (II) evdev: Logitech G510 Gaming Keyboard: Configuring as keyboard
[    25.239] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/input/input1/event1"
[    25.239] (II) XINPUT: Adding extended input device "Logitech G510 Gaming Keyboard" (type: KEYBOARD, id 10)
[    25.239] (**) Option "xkb_rules" "evdev"
[    25.239] (**) Option "xkb_model" "pc104"
[    25.239] (**) Option "xkb_layout" "us"
[    25.239] (WW) Option "xkb_variant" requires a string value
[    25.239] (**) Option "xkb_options" "compose:menu, terminate:ctrl_alt_bksp"
[    25.240] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[    25.240] (II) No input driver specified, ignoring this device.
[    25.240] (II) This device may have been added with another device file.
[    38.316] (II) RADEON(0): EDID vendor "DEL", prod id 61461
[    38.316] (II) RADEON(0): Using hsync ranges from config file
[    38.316] (II) RADEON(0): Using vrefresh ranges from config file
[    38.316] (II) RADEON(0): Printing DDC gathered Modelines:
[    38.316] (II) RADEON(0): Modeline "1920x1200"x0.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
[    38.316] (II) RADEON(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    38.316] (II) RADEON(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    38.316] (II) RADEON(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    38.316] (II) RADEON(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    38.316] (II) RADEON(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    38.316] (II) RADEON(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    38.316] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    38.316] (II) RADEON(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    38.316] (II) RADEON(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    38.316] (II) RADEON(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    38.316] (II) RADEON(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    38.421] (II) RADEON(0): EDID vendor "DEL", prod id 61461
[    38.421] (II) RADEON(0): Using hsync ranges from config file
[    38.421] (II) RADEON(0): Using vrefresh ranges from config file
[    38.421] (II) RADEON(0): Printing DDC gathered Modelines:
[    38.421] (II) RADEON(0): Modeline "1920x1200"x0.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
[    38.421] (II) RADEON(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    38.421] (II) RADEON(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    38.421] (II) RADEON(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    38.421] (II) RADEON(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    38.421] (II) RADEON(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    38.421] (II) RADEON(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    38.421] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    38.421] (II) RADEON(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    38.421] (II) RADEON(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    38.421] (II) RADEON(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    38.421] (II) RADEON(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
-------------- next part --------------
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.12.0-rc7-00111-g9581b7d (root at bohr-int) (gcc version 4.7.3 (Gentoo 4.7.3 p1.0, pie-0.5.5) ) #39 SMP Sat Nov 2 11:31:30 PDT 2013
[    0.000000] Command line: BOOT_IMAGE=/kernel-genkernel-x86_64-3.12.0-rc7-00111-g9581b7d root=/dev/mapper/vg-root ro rw domdadm dolvm real_root=UUID=f9488c6d-60a9-442e-8f83-daffd7ff5e3d video=HDMI-A-1:1920x1200e video=DVI-I-1:1920x1200e modeset=1 fbcon=map:0 kmemleak=off drm.debug=0x06
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    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-0x00000000be4b1fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000be4b2000-0x00000000bef6afff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bef6b000-0x00000000befc4fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000befc5000-0x00000000bf357fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf358000-0x00000000bf35afff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bf35b000-0x00000000bf5a0fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf5a1000-0x00000000bf5b1fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bf5b2000-0x00000000bf5c8fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf5c9000-0x00000000bf5cafff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bf5cb000-0x00000000bf5cbfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bf5cc000-0x00000000bf5d3fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf5d4000-0x00000000bf5ddfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bf5de000-0x00000000bf639fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf63a000-0x00000000bf67cfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bf67d000-0x00000000bf7fffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000083f7fffff] usable
[    0.000000] kmemleak: Kernel memory leak detector disabled
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.6 present.
[    0.000000] DMI: System manufacturer System Product Name/P8Z68 DELUXE, BIOS 0501 05/09/2011
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x83f800 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-D7FFF write-protect
[    0.000000]   D8000-E7FFF uncachable
[    0.000000]   E8000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask 800000000 write-back
[    0.000000]   1 base 800000000 mask FC0000000 write-back
[    0.000000]   2 base 0C0000000 mask FC0000000 uncachable
[    0.000000]   3 base 83F800000 mask FFF800000 uncachable
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 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 = 0xbf800 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fce50-0x000fce5f] mapped at [ffff8800000fce50]
[    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 [0x02542000, 0x02542fff] PGTABLE
[    0.000000] BRK [0x02543000, 0x02543fff] PGTABLE
[    0.000000] BRK [0x02544000, 0x02544fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x83f600000-0x83f7fffff]
[    0.000000]  [mem 0x83f600000-0x83f7fffff] page 2M
[    0.000000] BRK [0x02545000, 0x02545fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x83c000000-0x83f5fffff]
[    0.000000]  [mem 0x83c000000-0x83f5fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x800000000-0x83bffffff]
[    0.000000]  [mem 0x800000000-0x83bffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0xbe4b1fff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0xbe3fffff] page 2M
[    0.000000]  [mem 0xbe400000-0xbe4b1fff] page 4k
[    0.000000] init_memory_mapping: [mem 0xbf5c9000-0xbf5cafff]
[    0.000000]  [mem 0xbf5c9000-0xbf5cafff] page 4k
[    0.000000] BRK [0x02546000, 0x02546fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0xbf67d000-0xbf7fffff]
[    0.000000]  [mem 0xbf67d000-0xbf7fffff] page 4k
[    0.000000] BRK [0x02547000, 0x02547fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x100000000-0x7ffffffff]
[    0.000000]  [mem 0x100000000-0x7ffffffff] page 2M
[    0.000000] RAMDISK: [mem 0x3710c000-0x3787dfff]
[    0.000000] ACPI: RSDP 00000000000f0420 00024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 00000000befba068 0004C (v01 ALASKA    A M I 01072009 AMI  00010013)
[    0.000000] ACPI: FACP 00000000befc3dd8 000F4 (v04 ALASKA    A M I 01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 00000000befba140 09C95 (v02 ALASKA    A M I 00000000 INTL 20051117)
[    0.000000] ACPI: FACS 00000000bf5d5f80 00040
[    0.000000] ACPI: APIC 00000000befc3ed0 00092 (v03 ALASKA    A M I 01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 00000000befc3f68 001D6 (v01 AMICPU     PROC 00000001 MSFT 03000001)
[    0.000000] ACPI: MCFG 00000000befc4140 0003C (v01 ALASKA    A M I 01072009 MSFT 00000097)
[    0.000000] ACPI: HPET 00000000befc4180 00038 (v01 ALASKA    A M I 01072009 AMI. 00000004)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000083f7fffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x83f7fffff]
[    0.000000]   NODE_DATA [mem 0x83f7dc000-0x83f7e0fff]
[    0.000000]  [ffffea0000000000-ffffea0020ffffff] PMD -> [ffff88081ee00000-ffff88083edfffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x83f7fffff]
[    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-0xbe4b1fff]
[    0.000000]   node   0: [mem 0xbf5c9000-0xbf5cafff]
[    0.000000]   node   0: [mem 0xbf67d000-0xbf7fffff]
[    0.000000]   node   0: [mem 0x100000000-0x83f7fffff]
[    0.000000] On node 0 totalpages: 8379858
[    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: 12121 pages used for memmap
[    0.000000]   DMA32 zone: 775735 pages, LIFO batch:31
[    0.000000]   Normal zone: 118752 pages used for memmap
[    0.000000]   Normal zone: 7600128 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 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 0xbe4b2000-0xbef6afff]
[    0.000000] PM: Registered nosave memory: [mem 0xbef6b000-0xbefc4fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbefc5000-0xbf357fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf358000-0xbf35afff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf35b000-0xbf5a0fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf5a1000-0xbf5b1fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf5b2000-0xbf5c8fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf5cb000-0xbf5cbfff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf5cc000-0xbf5d3fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf5d4000-0xbf5ddfff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf5de000-0xbf639fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf63a000-0xbf67cfff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf800000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0xbf800000-0xfed1bfff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 476 pages/cpu @ffff88081de00000 s1919360 r8192 d22144 u2097152
[    0.000000] pcpu-alloc: s1919360 r8192 d22144 u2097152 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 8248900
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/kernel-genkernel-x86_64-3.12.0-rc7-00111-g9581b7d root=/dev/mapper/vg-root ro rw domdadm dolvm real_root=UUID=f9488c6d-60a9-442e-8f83-daffd7ff5e3d video=HDMI-A-1:1920x1200e video=DVI-I-1:1920x1200e modeset=1 fbcon=map:0 kmemleak=off drm.debug=0x06
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[    0.000000] Memory: 32883532K/33519432K available (4724K kernel code, 896K rwdata, 4360K rodata, 3028K init, 8712K bss, 635900K reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	Offload RCU callbacks from all CPUs
[    0.000000] 	Offload RCU callbacks from CPUs: 0-7.
[    0.000000] NO_HZ: Full dynticks CPUs: 1-7.
[    0.000000] NR_IRQS:4352 nr_irqs:744 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: 6335 kB
[    0.000000]  per task-struct memory footprint: 2688 bytes
[    0.000000] allocated 134217728 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.001000] tsc: Detected 3411.450 MHz processor
[    0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 6822.90 BogoMIPS (lpj=3411450)
[    0.000276] pid_max: default: 32768 minimum: 301
[    0.000461] Security Framework initialized
[    0.002351] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes)
[    0.007466] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.009697] Mount-cache hash table entries: 256
[    0.010174] Initializing cgroup subsys memory
[    0.010320] Initializing cgroup subsys devices
[    0.010460] Initializing cgroup subsys freezer
[    0.010600] Initializing cgroup subsys blkio
[    0.010735] Initializing cgroup subsys perf_event
[    0.010874] Initializing cgroup subsys hugetlb
[    0.011048] CPU: Physical Processor ID: 0
[    0.011183] CPU: Processor Core ID: 0
[    0.011321] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.011549] mce: CPU supports 9 MCE banks
[    0.011692] CPU0: Thermal monitoring enabled (TM1)
[    0.011839] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
tlb_flushall_shift: 5
[    0.012276] Freeing SMP alternatives memory: 20K (ffffffff81cb9000 - ffffffff81cbe000)
[    0.013304] ACPI: Core revision 20130725
[    0.018982] ACPI: All ACPI Tables successfully acquired
[    0.240418] ftrace: allocating 22096 entries in 87 pages
[    0.248505] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.258637] smpboot: CPU0: Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz (fam: 06, model: 2a, stepping: 07)
[    0.259011] TSC deadline timer enabled
[    0.259027] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, full-width counters, Intel PMU driver.
[    0.259491] perf_event_intel: PEBS disabled due to CPU errata, please upgrade microcode
[    0.259718] ... version:                3
[    0.259853] ... bit width:              48
[    0.259988] ... generic registers:      4
[    0.262451] ... value mask:             0000ffffffffffff
[    0.262587] ... max period:             0000ffffffffffff
[    0.262723] ... fixed-purpose events:   3
[    0.262859] ... event mask:             000000070000000f
[    0.264551] SMP alternatives: lockdep: fixing up alternatives
[    0.278121] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.264692] smpboot: Booting Node   0, Processors  #   1
[    0.278539] SMP alternatives: lockdep: fixing up alternatives
[    0.278809]  #   2
[    0.292250] SMP alternatives: lockdep: fixing up alternatives
[    0.292521]  #   3
[    0.305959] SMP alternatives: lockdep: fixing up alternatives
[    0.306231]  #   4
[    0.319714] SMP alternatives: lockdep: fixing up alternatives
[    0.319986]  #   5
[    0.333324] SMP alternatives: lockdep: fixing up alternatives
[    0.333595]  #   6
[    0.347036] SMP alternatives: lockdep: fixing up alternatives
[    0.347308]  #   7 OK
[    0.360695] Brought up 8 CPUs
[    0.360833] smpboot: Total of 8 processors activated (54583.20 BogoMIPS)
[    0.367418] devtmpfs: initialized
[    0.367933] PM: Registering ACPI NVS region [mem 0xbef6b000-0xbefc4fff] (368640 bytes)
[    0.368170] PM: Registering ACPI NVS region [mem 0xbf358000-0xbf35afff] (12288 bytes)
[    0.368394] PM: Registering ACPI NVS region [mem 0xbf5a1000-0xbf5b1fff] (69632 bytes)
[    0.368618] PM: Registering ACPI NVS region [mem 0xbf5cb000-0xbf5cbfff] (4096 bytes)
[    0.368843] PM: Registering ACPI NVS region [mem 0xbf5d4000-0xbf5ddfff] (40960 bytes)
[    0.369068] PM: Registering ACPI NVS region [mem 0xbf63a000-0xbf67cfff] (274432 bytes)
[    0.370368] atomic64 test passed for x86-64 platform with CX8 and with SSE
[    0.370506] pinctrl core: initialized pinctrl subsystem
[    0.370901] regulator-dummy: no parameters
[    0.371178] NET: Registered protocol family 16
[    0.372016] cpuidle: using governor ladder
[    0.372153] cpuidle: using governor menu
[    0.372405] ACPI: bus type PCI registered
[    0.372542] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.372866] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[    0.373090] PCI: not using MMCONFIG
[    0.373226] PCI: Using configuration type 1 for base access
[    0.379384] bio: create slab <bio-0> at 0
[    0.379937] ACPI: Added _OSI(Module Device)
[    0.380074] ACPI: Added _OSI(Processor Device)
[    0.380210] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.380347] ACPI: Added _OSI(Processor Aggregator Device)
[    0.384751] ACPI: EC: Look up EC in DSDT
[    0.388968] ACPI: Executed 1 blocks of module-level executable AML code
[    0.393022] ACPI: SSDT 00000000bf5d4818 0079C (v01    AMI      IST 00000001 MSFT 03000001)
[    0.394668] ACPI: Dynamic OEM Table Load:
[    0.394898] ACPI: SSDT           (null) 0079C (v01    AMI      IST 00000001 MSFT 03000001)
[    0.395261] ACPI: SSDT 00000000bf5dba18 0021C (v01    AMI      CST 00000001 MSFT 03000001)
[    0.396789] ACPI: Dynamic OEM Table Load:
[    0.397018] ACPI: SSDT           (null) 0021C (v01    AMI      CST 00000001 MSFT 03000001)
[    0.398661] ACPI: Interpreter enabled
[    0.398805] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130725/hwxface-571)
[    0.399145] ACPI: (supports S0 S1 S3 S4 S5)
[    0.399281] ACPI: Using IOAPIC for interrupt routing
[    0.399442] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[    0.399742] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in ACPI motherboard resources
[    0.404880] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.405444] ACPI: No dock devices found.
[    0.406565] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.423628] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.423977] acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d)
[    0.424402] acpi PNP0A08:00: ACPI _OSC control (0x1c) granted
[    0.424790] acpi PNP0A08:00: ignoring host bridge window [mem 0x000c8000-0x000dffff] (conflicts with Video ROM [mem 0x000c0000-0x000cffff])
[    0.425018] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.425407] ACPI: \_SB_.PCI0.MCH_: can't evaluate _ADR (0x5)
[    0.425568] ACPI: \_SB_.PCI0.PCH_: can't evaluate _ADR (0x5)
[    0.425707] ACPI: \_SB_.PCI0.CWDT: can't evaluate _ADR (0x5)
[    0.425864] ACPI: \_SB_.PCI0.WMI1: can't evaluate _ADR (0x5)
[    0.426146] ACPI: \_SB_.PCI0.HPET: can't evaluate _ADR (0x5)
[    0.426297] PCI host bridge to bus 0000:00
[    0.426434] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.426572] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.426710] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.426853] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.426991] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xffffffff]
[    0.427137] pci 0000:00:00.0: [8086:0100] type 00 class 0x060000
[    0.427335] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
[    0.427384] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.427470] pci 0000:00:01.0: System wakeup disabled by ACPI
[    0.427692] pci 0000:00:01.1: [8086:0105] type 01 class 0x060400
[    0.427740] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    0.427820] pci 0000:00:01.1: System wakeup disabled by ACPI
[    0.428095] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[    0.428134] pci 0000:00:16.0: reg 0x10: [mem 0xfbf29000-0xfbf2900f 64bit]
[    0.428259] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.428452] pci 0000:00:19.0: [8086:1503] type 00 class 0x020000
[    0.428482] pci 0000:00:19.0: reg 0x10: [mem 0xfbf00000-0xfbf1ffff]
[    0.428496] pci 0000:00:19.0: reg 0x14: [mem 0xfbf28000-0xfbf28fff]
[    0.428509] pci 0000:00:19.0: reg 0x18: [io  0xf040-0xf05f]
[    0.428622] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.428709] pci 0000:00:19.0: System wakeup disabled by ACPI
[    0.428938] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[    0.428977] pci 0000:00:1a.0: reg 0x10: [mem 0xfbf27000-0xfbf273ff]
[    0.429127] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.429220] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    0.429446] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[    0.429472] pci 0000:00:1b.0: reg 0x10: [mem 0xfbf20000-0xfbf23fff 64bit]
[    0.429593] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.429759] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[    0.429893] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.429991] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.430220] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
[    0.430354] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.430449] pci 0000:00:1c.4: System wakeup disabled by ACPI
[    0.430670] pci 0000:00:1c.6: [8086:1c1c] type 01 class 0x060400
[    0.430805] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[    0.430899] pci 0000:00:1c.6: System wakeup disabled by ACPI
[    0.431142] pci 0000:00:1c.7: [8086:1c1e] type 01 class 0x060400
[    0.431277] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[    0.431371] pci 0000:00:1c.7: System wakeup disabled by ACPI
[    0.431598] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[    0.431630] pci 0000:00:1d.0: reg 0x10: [mem 0xfbf26000-0xfbf263ff]
[    0.431780] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.431871] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.432100] pci 0000:00:1f.0: [8086:1c44] type 00 class 0x060100
[    0.432420] pci 0000:00:1f.2: [8086:1c02] type 00 class 0x010601
[    0.432453] pci 0000:00:1f.2: reg 0x10: [io  0xf090-0xf097]
[    0.432465] pci 0000:00:1f.2: reg 0x14: [io  0xf080-0xf083]
[    0.432478] pci 0000:00:1f.2: reg 0x18: [io  0xf070-0xf077]
[    0.432491] pci 0000:00:1f.2: reg 0x1c: [io  0xf060-0xf063]
[    0.432504] pci 0000:00:1f.2: reg 0x20: [io  0xf020-0xf03f]
[    0.432517] pci 0000:00:1f.2: reg 0x24: [mem 0xfbf25000-0xfbf257ff]
[    0.432601] pci 0000:00:1f.2: PME# supported from D3hot
[    0.432762] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[    0.432787] pci 0000:00:1f.3: reg 0x10: [mem 0xfbf24000-0xfbf240ff 64bit]
[    0.432823] pci 0000:00:1f.3: reg 0x20: [io  0xf000-0xf01f]
[    0.433098] pci 0000:01:00.0: [1002:68f9] type 00 class 0x030000
[    0.433114] pci 0000:01:00.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.433126] pci 0000:01:00.0: reg 0x18: [mem 0xfbe20000-0xfbe3ffff 64bit]
[    0.433134] pci 0000:01:00.0: reg 0x20: [io  0xe000-0xe0ff]
[    0.433149] pci 0000:01:00.0: reg 0x30: [mem 0xfbe00000-0xfbe1ffff pref]
[    0.433198] pci 0000:01:00.0: supports D1 D2
[    0.433286] pci 0000:01:00.1: [1002:aa68] type 00 class 0x040300
[    0.433302] pci 0000:01:00.1: reg 0x10: [mem 0xfbe40000-0xfbe43fff 64bit]
[    0.433373] pci 0000:01:00.1: supports D1 D2
[    0.435079] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.435234] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.435237] pci 0000:00:01.0:   bridge window [mem 0xfbe00000-0xfbefffff]
[    0.435242] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.435344] pci 0000:02:00.0: [13c1:1004] type 00 class 0x010400
[    0.435359] pci 0000:02:00.0: reg 0x10: [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.435372] pci 0000:02:00.0: reg 0x18: [mem 0xfbd20000-0xfbd20fff 64bit]
[    0.435380] pci 0000:02:00.0: reg 0x20: [io  0xd000-0xd0ff]
[    0.435395] pci 0000:02:00.0: reg 0x30: [mem 0xfbd00000-0xfbd1ffff pref]
[    0.435433] pci 0000:02:00.0: supports D1 D2
[    0.437085] pci 0000:00:01.1: PCI bridge to [bus 02]
[    0.437240] pci 0000:00:01.1:   bridge window [io  0xd000-0xdfff]
[    0.437243] pci 0000:00:01.1:   bridge window [mem 0xfbd00000-0xfbdfffff]
[    0.437247] pci 0000:00:01.1:   bridge window [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.437377] pci 0000:00:1c.0: PCI bridge to [bus 03]
[    0.437690] pci 0000:04:00.0: [1033:0194] type 00 class 0x0c0330
[    0.437726] pci 0000:04:00.0: reg 0x10: [mem 0xfbc00000-0xfbc01fff 64bit]
[    0.437917] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
[    0.438071] pci 0000:00:1c.4: PCI bridge to [bus 04]
[    0.438216] pci 0000:00:1c.4:   bridge window [mem 0xfbc00000-0xfbcfffff]
[    0.438396] pci 0000:05:00.0: [1033:0194] type 00 class 0x0c0330
[    0.438432] pci 0000:05:00.0: reg 0x10: [mem 0xfbb00000-0xfbb01fff 64bit]
[    0.438624] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[    0.438775] pci 0000:00:1c.6: PCI bridge to [bus 05]
[    0.438919] pci 0000:00:1c.6:   bridge window [mem 0xfbb00000-0xfbbfffff]
[    0.439109] pci 0000:06:00.0: [10b5:8608] type 01 class 0x060400
[    0.439134] pci 0000:06:00.0: reg 0x10: [mem 0xfba00000-0xfba1ffff]
[    0.439287] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
[    0.439344] pci 0000:06:00.0: System wakeup disabled by ACPI
[    0.439581] pci 0000:00:1c.7: PCI bridge to [bus 06-0f]
[    0.439722] pci 0000:00:1c.7:   bridge window [io  0x8000-0xcfff]
[    0.439727] pci 0000:00:1c.7:   bridge window [mem 0xfb600000-0xfbafffff]
[    0.439736] pci 0000:00:1c.7:   bridge window [mem 0xd2000000-0xd20fffff 64bit pref]
[    0.440031] pci 0000:07:01.0: [10b5:8608] type 01 class 0x060400
[    0.440216] pci 0000:07:01.0: PME# supported from D0 D3hot D3cold
[    0.440387] pci 0000:07:04.0: [10b5:8608] type 01 class 0x060400
[    0.440565] pci 0000:07:04.0: PME# supported from D0 D3hot D3cold
[    0.440734] pci 0000:07:05.0: [10b5:8608] type 01 class 0x060400
[    0.440910] pci 0000:07:05.0: PME# supported from D0 D3hot D3cold
[    0.441095] pci 0000:07:06.0: [10b5:8608] type 01 class 0x060400
[    0.441274] pci 0000:07:06.0: PME# supported from D0 D3hot D3cold
[    0.441448] pci 0000:07:07.0: [10b5:8608] type 01 class 0x060400
[    0.441626] pci 0000:07:07.0: PME# supported from D0 D3hot D3cold
[    0.441799] pci 0000:07:08.0: [10b5:8608] type 01 class 0x060400
[    0.441978] pci 0000:07:08.0: PME# supported from D0 D3hot D3cold
[    0.442163] pci 0000:07:09.0: [10b5:8608] type 01 class 0x060400
[    0.442343] pci 0000:07:09.0: PME# supported from D0 D3hot D3cold
[    0.442552] pci 0000:06:00.0: PCI bridge to [bus 07-0f]
[    0.442699] pci 0000:06:00.0:   bridge window [io  0x8000-0xcfff]
[    0.442705] pci 0000:06:00.0:   bridge window [mem 0xfb600000-0xfb9fffff]
[    0.442716] pci 0000:06:00.0:   bridge window [mem 0xd2000000-0xd20fffff 64bit pref]
[    0.442911] pci 0000:08:00.0: [1106:3403] type 00 class 0x0c0010
[    0.442954] pci 0000:08:00.0: reg 0x10: [mem 0xfb900000-0xfb9007ff 64bit]
[    0.442976] pci 0000:08:00.0: reg 0x18: [io  0xc000-0xc0ff]
[    0.443179] pci 0000:08:00.0: supports D2
[    0.443180] pci 0000:08:00.0: PME# supported from D2 D3hot D3cold
[    0.445126] pci 0000:07:01.0: PCI bridge to [bus 08]
[    0.445287] pci 0000:07:01.0:   bridge window [io  0xc000-0xcfff]
[    0.445293] pci 0000:07:01.0:   bridge window [mem 0xfb900000-0xfb9fffff]
[    0.445467] pci 0000:07:04.0: PCI bridge to [bus 09]
[    0.445855] pci 0000:0a:00.0: [197b:2362] type 00 class 0x010185
[    0.445904] pci 0000:0a:00.0: reg 0x10: [io  0xb040-0xb047]
[    0.445927] pci 0000:0a:00.0: reg 0x14: [io  0xb030-0xb033]
[    0.445949] pci 0000:0a:00.0: reg 0x18: [io  0xb020-0xb027]
[    0.445971] pci 0000:0a:00.0: reg 0x1c: [io  0xb010-0xb013]
[    0.445994] pci 0000:0a:00.0: reg 0x20: [io  0xb000-0xb00f]
[    0.446016] pci 0000:0a:00.0: reg 0x24: [mem 0xfb810000-0xfb8101ff]
[    0.446039] pci 0000:0a:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    0.446145] pci 0000:0a:00.0: PME# supported from D3hot
[    0.448135] pci 0000:07:05.0: PCI bridge to [bus 0a]
[    0.448297] pci 0000:07:05.0:   bridge window [io  0xb000-0xbfff]
[    0.448303] pci 0000:07:05.0:   bridge window [mem 0xfb800000-0xfb8fffff]
[    0.448516] pci 0000:0b:00.0: [1b4b:9130] type 00 class 0x010601
[    0.448544] pci 0000:0b:00.0: reg 0x10: [io  0xa090-0xa097]
[    0.448564] pci 0000:0b:00.0: reg 0x14: [io  0xa080-0xa083]
[    0.448583] pci 0000:0b:00.0: reg 0x18: [io  0xa070-0xa077]
[    0.448603] pci 0000:0b:00.0: reg 0x1c: [io  0xa060-0xa063]
[    0.448623] pci 0000:0b:00.0: reg 0x20: [io  0xa050-0xa05f]
[    0.448643] pci 0000:0b:00.0: reg 0x24: [mem 0xfb721000-0xfb7217ff]
[    0.448663] pci 0000:0b:00.0: reg 0x30: [mem 0xfb710000-0xfb71ffff pref]
[    0.448761] pci 0000:0b:00.0: PME# supported from D3hot
[    0.448911] pci 0000:07:06.0: PCI bridge to [bus 0b]
[    0.449057] pci 0000:07:06.0:   bridge window [io  0xa000-0xafff]
[    0.449063] pci 0000:07:06.0:   bridge window [mem 0xfb700000-0xfb7fffff]
[    0.449284] pci 0000:0c:00.0: [8086:105e] type 00 class 0x020000
[    0.449323] pci 0000:0c:00.0: reg 0x10: [mem 0xfb6a0000-0xfb6bffff]
[    0.449350] pci 0000:0c:00.0: reg 0x14: [mem 0xfb680000-0xfb69ffff]
[    0.449378] pci 0000:0c:00.0: reg 0x18: [io  0x9020-0x903f]
[    0.449482] pci 0000:0c:00.0: reg 0x30: [mem 0xfb660000-0xfb67ffff pref]
[    0.449619] pci 0000:0c:00.0: PME# supported from D0 D3hot
[    0.449790] pci 0000:0c:00.1: [8086:105e] type 00 class 0x020000
[    0.449829] pci 0000:0c:00.1: reg 0x10: [mem 0xfb640000-0xfb65ffff]
[    0.449856] pci 0000:0c:00.1: reg 0x14: [mem 0xfb620000-0xfb63ffff]
[    0.449884] pci 0000:0c:00.1: reg 0x18: [io  0x9000-0x901f]
[    0.449988] pci 0000:0c:00.1: reg 0x30: [mem 0xfb600000-0xfb61ffff pref]
[    0.450129] pci 0000:0c:00.1: PME# supported from D0 D3hot
[    0.450270] pci 0000:0c:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.450519] pci 0000:07:07.0: PCI bridge to [bus 0c]
[    0.450665] pci 0000:07:07.0:   bridge window [io  0x9000-0x9fff]
[    0.450671] pci 0000:07:07.0:   bridge window [mem 0xfb600000-0xfb6fffff]
[    0.450896] pci 0000:0d:00.0: [1b21:1080] type 01 class 0x060400
[    0.451114] pci 0000:0d:00.0: supports D1 D2
[    0.451116] pci 0000:0d:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.451187] pci 0000:0d:00.0: System wakeup disabled by ACPI
[    0.453152] pci 0000:07:08.0: PCI bridge to [bus 0d-0e]
[    0.453640] pci 0000:0d:00.0: PCI bridge to [bus 0e]
[    0.454015] pci 0000:0f:00.0: [10ec:8168] type 00 class 0x020000
[    0.454046] pci 0000:0f:00.0: reg 0x10: [io  0x8000-0x80ff]
[    0.454101] pci 0000:0f:00.0: reg 0x18: [mem 0xd2004000-0xd2004fff 64bit pref]
[    0.454141] pci 0000:0f:00.0: reg 0x20: [mem 0xd2000000-0xd2003fff 64bit pref]
[    0.454292] pci 0000:0f:00.0: supports D1 D2
[    0.454294] pci 0000:0f:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.456183] pci 0000:07:09.0: PCI bridge to [bus 0f]
[    0.456348] pci 0000:07:09.0:   bridge window [io  0x8000-0x8fff]
[    0.456364] pci 0000:07:09.0:   bridge window [mem 0xd2000000-0xd20fffff 64bit pref]
[    0.458091] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.458874] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[    0.459654] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15)
[    0.460386] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.461115] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[    0.461897] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[    0.462680] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.463461] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 10 11 12 14 15)
[    0.464560] ACPI: Enabled 1 GPEs in block 00 to 3F
[    0.464798] ACPI: \_SB_.PCI0: notify handler is installed
[    0.464939] Found 1 acpi root devices
[    0.464978] ACPI: EC: GPE = 0x18, I/O: command/status = 0x66, data = 0x62
[    0.465428] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.465660] vgaarb: loaded
[    0.465794] vgaarb: bridge control possible 0000:01:00.0
[    0.466195] SCSI subsystem initialized
[    0.466466] ACPI: bus type USB registered
[    0.466692] usbcore: registered new interface driver usbfs
[    0.466874] usbcore: registered new interface driver hub
[    0.467074] usbcore: registered new device driver usb
[    0.467379] pps_core: LinuxPPS API ver. 1 registered
[    0.467514] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti at linux.it>
[    0.467776] PTP clock support registered
[    0.468533] wmi: Mapper loaded
[    0.468757] PCI: Using ACPI for IRQ routing
[    0.470320] PCI: pci_cache_line_size set to 64 bytes
[    0.470493] e820: reserve RAM buffer [mem 0x0009cc00-0x0009ffff]
[    0.470495] e820: reserve RAM buffer [mem 0xbe4b2000-0xbfffffff]
[    0.470497] e820: reserve RAM buffer [mem 0xbf5cb000-0xbfffffff]
[    0.470499] e820: reserve RAM buffer [mem 0xbf800000-0xbfffffff]
[    0.470500] e820: reserve RAM buffer [mem 0x83f800000-0x83fffffff]
[    0.470791] NetLabel: Initializing
[    0.470926] NetLabel:  domain hash size = 128
[    0.471062] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.471222] NetLabel:  unlabeled traffic allowed by default
[    0.471429] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.471993] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.474183] Switched to clocksource hpet
[    0.489374] pnp: PnP ACPI init
[    0.489530] ACPI: bus type PNP registered
[    0.489891] system 00:00: [mem 0xfed10000-0xfed19fff] has been reserved
[    0.490030] system 00:00: [mem 0xe0000000-0xe3ffffff] has been reserved
[    0.490181] system 00:00: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.490320] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.490458] system 00:00: [mem 0xfee00000-0xfee0ffff] has been reserved
[    0.490606] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.490786] system 00:01: [io  0x0290-0x029f] has been reserved
[    0.490927] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.490942] pnp 00:02: [dma 4]
[    0.491025] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.491129] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.491233] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.491369] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    0.491508] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.491605] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.491911] pnp 00:07: [dma 0 disabled]
[    0.492023] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.492297] system 00:08: [io  0x0400-0x0453] could not be reserved
[    0.492436] system 00:08: [io  0x0458-0x047f] has been reserved
[    0.492573] system 00:08: [io  0x0500-0x057f] has been reserved
[    0.492711] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.492848] system 00:08: [mem 0xfec00000-0xfecfffff] could not be reserved
[    0.492986] system 00:08: [mem 0xfed08000-0xfed08fff] has been reserved
[    0.493123] system 00:08: [mem 0xff000000-0xffffffff] has been reserved
[    0.493278] system 00:08: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.493429] system 00:09: [io  0x0454-0x0457] has been reserved
[    0.493569] system 00:09: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.493908] pnp 00:0a: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.494118] pnp: PnP ACPI: found 11 devices
[    0.494276] ACPI: bus type PNP unregistered
[    0.506945] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.507083] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.507227] pci 0000:00:01.0:   bridge window [mem 0xfbe00000-0xfbefffff]
[    0.507365] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.507591] pci 0000:00:01.1: PCI bridge to [bus 02]
[    0.507727] pci 0000:00:01.1:   bridge window [io  0xd000-0xdfff]
[    0.510203] pci 0000:00:01.1:   bridge window [mem 0xfbd00000-0xfbdfffff]
[    0.510342] pci 0000:00:01.1:   bridge window [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.510568] pci 0000:00:1c.0: PCI bridge to [bus 03]
[    0.510720] pci 0000:00:1c.4: PCI bridge to [bus 04]
[    0.510860] pci 0000:00:1c.4:   bridge window [mem 0xfbc00000-0xfbcfffff]
[    0.511009] pci 0000:00:1c.6: PCI bridge to [bus 05]
[    0.511151] pci 0000:00:1c.6:   bridge window [mem 0xfbb00000-0xfbbfffff]
[    0.511302] pci 0000:07:05.0: BAR 15: can't assign mem pref (size 0x100000)
[    0.511446] pci 0000:07:01.0: PCI bridge to [bus 08]
[    0.511585] pci 0000:07:01.0:   bridge window [io  0xc000-0xcfff]
[    0.511729] pci 0000:07:01.0:   bridge window [mem 0xfb900000-0xfb9fffff]
[    0.511880] pci 0000:07:04.0: PCI bridge to [bus 09]
[    0.512040] pci 0000:0a:00.0: BAR 6: assigned [mem 0xfb800000-0xfb80ffff pref]
[    0.512268] pci 0000:07:05.0: PCI bridge to [bus 0a]
[    0.512407] pci 0000:07:05.0:   bridge window [io  0xb000-0xbfff]
[    0.512551] pci 0000:07:05.0:   bridge window [mem 0xfb800000-0xfb8fffff]
[    0.512703] pci 0000:07:06.0: PCI bridge to [bus 0b]
[    0.512842] pci 0000:07:06.0:   bridge window [io  0xa000-0xafff]
[    0.512985] pci 0000:07:06.0:   bridge window [mem 0xfb700000-0xfb7fffff]
[    0.513137] pci 0000:07:07.0: PCI bridge to [bus 0c]
[    0.513280] pci 0000:07:07.0:   bridge window [io  0x9000-0x9fff]
[    0.513425] pci 0000:07:07.0:   bridge window [mem 0xfb600000-0xfb6fffff]
[    0.513576] pci 0000:0d:00.0: PCI bridge to [bus 0e]
[    0.513739] pci 0000:07:08.0: PCI bridge to [bus 0d-0e]
[    0.513897] pci 0000:07:09.0: PCI bridge to [bus 0f]
[    0.514036] pci 0000:07:09.0:   bridge window [io  0x8000-0x8fff]
[    0.514190] pci 0000:07:09.0:   bridge window [mem 0xd2000000-0xd20fffff 64bit pref]
[    0.514423] pci 0000:06:00.0: PCI bridge to [bus 07-0f]
[    0.514562] pci 0000:06:00.0:   bridge window [io  0x8000-0xcfff]
[    0.514706] pci 0000:06:00.0:   bridge window [mem 0xfb600000-0xfb9fffff]
[    0.514847] pci 0000:06:00.0:   bridge window [mem 0xd2000000-0xd20fffff 64bit pref]
[    0.515079] pci 0000:00:1c.7: PCI bridge to [bus 06-0f]
[    0.515222] pci 0000:00:1c.7:   bridge window [io  0x8000-0xcfff]
[    0.515365] pci 0000:00:1c.7:   bridge window [mem 0xfb600000-0xfbafffff]
[    0.515506] pci 0000:00:1c.7:   bridge window [mem 0xd2000000-0xd20fffff 64bit pref]
[    0.515736] pci_bus 0000:00: Some PCI device resources are unassigned, try booting with pci=realloc
[    0.515961] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.515962] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.515964] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.515965] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xffffffff]
[    0.515967] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.515968] pci_bus 0000:01: resource 1 [mem 0xfbe00000-0xfbefffff]
[    0.515970] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.515972] pci_bus 0000:02: resource 0 [io  0xd000-0xdfff]
[    0.515973] pci_bus 0000:02: resource 1 [mem 0xfbd00000-0xfbdfffff]
[    0.515975] pci_bus 0000:02: resource 2 [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.515976] pci_bus 0000:04: resource 1 [mem 0xfbc00000-0xfbcfffff]
[    0.515978] pci_bus 0000:05: resource 1 [mem 0xfbb00000-0xfbbfffff]
[    0.515979] pci_bus 0000:06: resource 0 [io  0x8000-0xcfff]
[    0.515981] pci_bus 0000:06: resource 1 [mem 0xfb600000-0xfbafffff]
[    0.515982] pci_bus 0000:06: resource 2 [mem 0xd2000000-0xd20fffff 64bit pref]
[    0.515984] pci_bus 0000:07: resource 0 [io  0x8000-0xcfff]
[    0.515985] pci_bus 0000:07: resource 1 [mem 0xfb600000-0xfb9fffff]
[    0.515987] pci_bus 0000:07: resource 2 [mem 0xd2000000-0xd20fffff 64bit pref]
[    0.515988] pci_bus 0000:08: resource 0 [io  0xc000-0xcfff]
[    0.515990] pci_bus 0000:08: resource 1 [mem 0xfb900000-0xfb9fffff]
[    0.515991] pci_bus 0000:0a: resource 0 [io  0xb000-0xbfff]
[    0.515993] pci_bus 0000:0a: resource 1 [mem 0xfb800000-0xfb8fffff]
[    0.515994] pci_bus 0000:0b: resource 0 [io  0xa000-0xafff]
[    0.515996] pci_bus 0000:0b: resource 1 [mem 0xfb700000-0xfb7fffff]
[    0.515997] pci_bus 0000:0c: resource 0 [io  0x9000-0x9fff]
[    0.515999] pci_bus 0000:0c: resource 1 [mem 0xfb600000-0xfb6fffff]
[    0.516000] pci_bus 0000:0f: resource 0 [io  0x8000-0x8fff]
[    0.516002] pci_bus 0000:0f: resource 2 [mem 0xd2000000-0xd20fffff 64bit pref]
[    0.516042] NET: Registered protocol family 2
[    0.516640] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[    0.517577] TCP bind hash table entries: 65536 (order: 10, 5242880 bytes)
[    0.519400] TCP: Hash tables configured (established 262144 bind 65536)
[    0.519595] TCP: reno registered
[    0.519891] UDP hash table entries: 16384 (order: 9, 3145728 bytes)
[    0.521054] UDP-Lite hash table entries: 16384 (order: 9, 3145728 bytes)
[    0.522194] NET: Registered protocol family 1
[    0.759188] pci 0000:01:00.0: Boot video device
[    0.759695] PCI: CLS 64 bytes, default 64
[    0.759782] Unpacking initramfs...
[    1.451781] Freeing initrd memory: 7624K (ffff88003710c000 - ffff88003787e000)
[    1.452008] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.452146] software IO TLB [mem 0xba4b2000-0xbe4b2000] (64MB) mapped at [ffff8800ba4b2000-ffff8800be4b1fff]
[    1.453001] Scanning for low memory corruption every 60 seconds
[    1.454576] audit: initializing netlink socket (disabled)
[    1.454746] type=2000 audit(1383467389.213:1): initialized
[    1.475073] bounce pool size: 64 pages
[    1.475228] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    1.482879] zbud: loaded
[    1.483327] VFS: Disk quotas dquot_6.5.2
[    1.483586] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.484523] msgmni has been set to 32768
[    1.485258] Key type asymmetric registered
[    1.485399] Asymmetric key parser 'x509' registered
[    1.485612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    1.485924] io scheduler noop registered
[    1.486062] io scheduler deadline registered (default)
[    1.486487] crc32: CRC_LE_BITS = 64, CRC_BE BITS = 64
[    1.486638] crc32: self tests passed, processed 225944 bytes in 140940 nsec
[    1.486918] crc32c: CRC_LE_BITS = 64
[    1.487053] crc32c: self tests passed, processed 225944 bytes in 70680 nsec
[    1.487557] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    1.487869] pcieport 0000:00:01.1: irq 41 for MSI/MSI-X
[    1.488176] pcieport 0000:00:1c.0: irq 42 for MSI/MSI-X
[    1.488342] pcieport 0000:00:1c.4: irq 43 for MSI/MSI-X
[    1.488521] pcieport 0000:00:1c.6: irq 44 for MSI/MSI-X
[    1.488809] pcieport 0000:00:1c.7: irq 45 for MSI/MSI-X
[    1.489043] pcieport 0000:06:00.0: irq 46 for MSI/MSI-X
[    1.489348] pcieport 0000:07:01.0: irq 47 for MSI/MSI-X
[    1.489665] pcieport 0000:07:04.0: irq 48 for MSI/MSI-X
[    1.489974] pcieport 0000:07:05.0: irq 49 for MSI/MSI-X
[    1.490283] pcieport 0000:07:06.0: irq 50 for MSI/MSI-X
[    1.490626] pcieport 0000:07:07.0: irq 51 for MSI/MSI-X
[    1.490958] pcieport 0000:07:08.0: irq 52 for MSI/MSI-X
[    1.491267] pcieport 0000:07:09.0: irq 53 for MSI/MSI-X
[    1.491636] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[    1.491775] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[    1.491913] pci 0000:01:00.1: Signaling PME through PCIe PME interrupt
[    1.492051] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[    1.492075] pcieport 0000:00:01.1: Signaling PME through PCIe PME interrupt
[    1.492213] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
[    1.492351] pcie_pme 0000:00:01.1:pcie01: service driver pcie_pme loaded
[    1.492384] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[    1.492539] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[    1.492573] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
[    1.492711] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
[    1.492853] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
[    1.492885] pcieport 0000:00:1c.6: Signaling PME through PCIe PME interrupt
[    1.493023] pci 0000:05:00.0: Signaling PME through PCIe PME interrupt
[    1.493164] pcie_pme 0000:00:1c.6:pcie01: service driver pcie_pme loaded
[    1.493197] pcieport 0000:00:1c.7: Signaling PME through PCIe PME interrupt
[    1.493335] pcieport 0000:06:00.0: Signaling PME through PCIe PME interrupt
[    1.493472] pcieport 0000:07:01.0: Signaling PME through PCIe PME interrupt
[    1.493615] pci 0000:08:00.0: Signaling PME through PCIe PME interrupt
[    1.493752] pcieport 0000:07:04.0: Signaling PME through PCIe PME interrupt
[    1.493889] pcieport 0000:07:05.0: Signaling PME through PCIe PME interrupt
[    1.494027] pci 0000:0a:00.0: Signaling PME through PCIe PME interrupt
[    1.494164] pcieport 0000:07:06.0: Signaling PME through PCIe PME interrupt
[    1.494302] pci 0000:0b:00.0: Signaling PME through PCIe PME interrupt
[    1.494439] pcieport 0000:07:07.0: Signaling PME through PCIe PME interrupt
[    1.494581] pci 0000:0c:00.0: Signaling PME through PCIe PME interrupt
[    1.494718] pci 0000:0c:00.1: Signaling PME through PCIe PME interrupt
[    1.494856] pcieport 0000:07:08.0: Signaling PME through PCIe PME interrupt
[    1.494993] pci 0000:0d:00.0: Signaling PME through PCIe PME interrupt
[    1.495131] pcieport 0000:07:09.0: Signaling PME through PCIe PME interrupt
[    1.495269] pci 0000:0f:00.0: Signaling PME through PCIe PME interrupt
[    1.495410] pcie_pme 0000:00:1c.7:pcie01: service driver pcie_pme loaded
[    1.495544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.495868] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.496133] intel_idle: MWAIT substates: 0x1120
[    1.496134] intel_idle: v0.4 model 0x2A
[    1.496135] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.496684] GHES: HEST is not enabled!
[    1.496926] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.517672] 00:07: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    1.518902] Linux agpgart interface v0.103
[    1.519233] [drm] Initialized drm 1.1.0 20060810
[    1.519617] mei_me 0000:00:16.0: setting latency timer to 64
[    1.519649] mei_me 0000:00:16.0: irq 54 for MSI/MSI-X
[    1.524642] 3ware 9000 Storage Controller device driver for Linux v2.26.02.014.
[    1.830306] 3w-9xxx: scsi0: AEN: INFO (0x04:0x003D): Verify paused:unit=0.
[    1.932240] 3w-9xxx: scsi0: AEN: INFO (0x04:0x0053): Battery capacity test is overdue:.
[    2.034172] scsi0 : 3ware 9000 Storage Controller
[    2.034593] 3w-9xxx: scsi0: Found a 3ware 9000 Storage Controller at 0xfbd20000, IRQ: 17.
[    2.339985] 3w-9xxx: scsi0: Firmware FE9X 4.10.00.027, BIOS BE9X 4.08.00.004, Ports: 8.
[    2.340597] Solarflare NET driver v4.0
[    2.340672] scsi 0:0:0:0: Direct-Access     AMCC     9650SE-8LP DISK  4.10 PQ: 0 ANSI: 5
[    2.341303] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.341448] ehci-pci: EHCI PCI platform driver
[    2.341742] ehci-pci 0000:00:1a.0: setting latency timer to 64
[    2.341771] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    2.341928] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    2.342186] ehci-pci 0000:00:1a.0: debug port 2
[    2.346239] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    2.346262] ehci-pci 0000:00:1a.0: irq 23, io mem 0xfbf27000
[    2.351976] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    2.352238] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    2.352375] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.352598] usb usb1: Product: EHCI Host Controller
[    2.352734] usb usb1: Manufacturer: Linux 3.12.0-rc7-00111-g9581b7d ehci_hcd
[    2.352872] usb usb1: SerialNumber: 0000:00:1a.0
[    2.353481] hub 1-0:1.0: USB hub found
[    2.353635] hub 1-0:1.0: 2 ports detected
[    2.354134] ehci-pci 0000:00:1d.0: setting latency timer to 64
[    2.354154] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    2.354296] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    2.354534] ehci-pci 0000:00:1d.0: debug port 2
[    2.358560] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    2.358565] ehci-pci 0000:00:1d.0: irq 23, io mem 0xfbf26000
[    2.363967] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    2.364192] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    2.364331] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.364554] usb usb2: Product: EHCI Host Controller
[    2.364690] usb usb2: Manufacturer: Linux 3.12.0-rc7-00111-g9581b7d ehci_hcd
[    2.364828] usb usb2: SerialNumber: 0000:00:1d.0
[    2.365398] hub 2-0:1.0: USB hub found
[    2.365556] hub 2-0:1.0: 2 ports detected
[    2.365952] uhci_hcd: USB Universal Host Controller Interface driver
[    2.366577] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    2.369697] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.369846] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.370542] mousedev: PS/2 mouse device common for all mice
[    2.370805] rtc_cmos 00:03: RTC can wake from S4
[    2.371317] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    2.371483] rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    2.371846] Intel P-state driver initializing.
[    2.372010] Intel pstate controlling: cpu 0
[    2.372164] Intel pstate controlling: cpu 1
[    2.372313] Intel pstate controlling: cpu 2
[    2.372465] Intel pstate controlling: cpu 3
[    2.372617] Intel pstate controlling: cpu 4
[    2.372768] Intel pstate controlling: cpu 5
[    2.372922] Intel pstate controlling: cpu 6
[    2.373084] Intel pstate controlling: cpu 7
[    2.373285] ledtrig-cpu: registered to indicate activity on CPUs
[    2.373681] hidraw: raw HID events driver (C) Jiri Kosina
[    2.373958] usbcore: registered new interface driver usbhid
[    2.374096] usbhid: USB HID core driver
[    2.374510] Key type dns_resolver registered
[    2.376333] registered taskstats version 1
[    2.377160] IMA: No TPM chip found, activating TPM-bypass!
[    2.378561] rtc_cmos 00:03: setting system clock to 2013-11-03 08:29:50 UTC (1383467390)
[    2.382266] Freeing unused kernel memory: 3028K (ffffffff819c4000 - ffffffff81cb9000)
[    2.452931] tsc: Refined TSC clocksource calibration: 3411.127 MHz
[    2.654794] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    2.769048] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[    2.769052] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.769598] hub 1-1:1.0: USB hub found
[    2.769666] hub 1-1:1.0: 6 ports detected
[    2.840417] libata version 3.00 loaded.
[    2.872653] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    2.986906] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[    2.986910] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.987457] hub 2-1:1.0: USB hub found
[    2.987525] hub 2-1:1.0: 8 ports detected
[    3.057534] ahci 0000:00:1f.2: version 3.0
[    3.057714] ahci 0000:00:1f.2: irq 55 for MSI/MSI-X
[    3.061603] usb 1-1.2: new high-speed USB device number 3 using ehci-pci
[    3.068535] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[    3.068538] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ems apst 
[    3.068543] ahci 0000:00:1f.2: setting latency timer to 64
[    3.081599] scsi1 : ahci
[    3.081878] scsi2 : ahci
[    3.082144] scsi3 : ahci
[    3.082414] scsi4 : ahci
[    3.082703] scsi5 : ahci
[    3.082976] scsi6 : ahci
[    3.083212] ata1: SATA max UDMA/133 abar m2048 at 0xfbf25000 port 0xfbf25100 irq 55
[    3.083215] ata2: SATA max UDMA/133 abar m2048 at 0xfbf25000 port 0xfbf25180 irq 55
[    3.083217] ata3: SATA max UDMA/133 abar m2048 at 0xfbf25000 port 0xfbf25200 irq 55
[    3.083219] ata4: SATA max UDMA/133 abar m2048 at 0xfbf25000 port 0xfbf25280 irq 55
[    3.083221] ata5: SATA max UDMA/133 abar m2048 at 0xfbf25000 port 0xfbf25300 irq 55
[    3.083223] ata6: SATA max UDMA/133 abar m2048 at 0xfbf25000 port 0xfbf25380 irq 55
[    3.083448] ahci 0000:0a:00.0: AHCI 0001.0100 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
[    3.083452] ahci 0000:0a:00.0: flags: 64bit ncq pm led clo pmp pio slum part 
[    3.084422] scsi7 : ahci
[    3.084729] scsi8 : ahci
[    3.084962] ata7: SATA max UDMA/133 abar m512 at 0xfb810000 port 0xfb810100 irq 16
[    3.084968] ata8: SATA max UDMA/133 abar m512 at 0xfb810000 port 0xfb810180 irq 16
[    3.085099] ahci 0000:0b:00.0: irq 56 for MSI/MSI-X
[    3.095575] ahci 0000:0b:00.0: AHCI 0001.0200 32 slots 8 ports 6 Gbps 0xff impl SATA mode
[    3.095578] ahci 0000:0b:00.0: flags: 64bit ncq pio 
[    3.099914] scsi9 : ahci
[    3.100193] scsi10 : ahci
[    3.100484] scsi11 : ahci
[    3.100760] scsi12 : ahci
[    3.101037] scsi13 : ahci
[    3.101327] scsi14 : ahci
[    3.101704] scsi15 : ahci
[    3.102029] scsi16 : ahci
[    3.102292] ata9: SATA max UDMA/133 abar m2048 at 0xfb721000 port 0xfb721100 irq 56
[    3.102297] ata10: SATA max UDMA/133 abar m2048 at 0xfb721000 port 0xfb721180 irq 56
[    3.102302] ata11: SATA max UDMA/133 abar m2048 at 0xfb721000 port 0xfb721200 irq 56
[    3.102306] ata12: SATA max UDMA/133 abar m2048 at 0xfb721000 port 0xfb721280 irq 56
[    3.102310] ata13: SATA max UDMA/133 abar m2048 at 0xfb721000 port 0xfb721300 irq 56
[    3.102314] ata14: SATA max UDMA/133 abar m2048 at 0xfb721000 port 0xfb721380 irq 56
[    3.102318] ata15: SATA max UDMA/133 abar m2048 at 0xfb721000 port 0xfb721400 irq 56
[    3.102321] ata16: SATA max UDMA/133 abar m2048 at 0xfb721000 port 0xfb721480 irq 56
[    3.146795] usb 1-1.2: New USB device found, idVendor=0424, idProduct=2514
[    3.146798] usb 1-1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.147354] hub 1-1.2:1.0: USB hub found
[    3.147418] hub 1-1.2:1.0: 3 ports detected
[    3.262474] usb 2-1.1: new full-speed USB device number 3 using ehci-pci
[    3.349910] usb 2-1.1: New USB device found, idVendor=046d, idProduct=c22d
[    3.349912] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.349914] usb 2-1.1: Product: G510 Gaming Keyboard
[    3.349915] usb 2-1.1: Manufacturer: Logitech
[    3.387311] ata3: SATA link down (SStatus 0 SControl 300)
[    3.388323] ata6: SATA link down (SStatus 0 SControl 300)
[    3.388354] ata4: SATA link down (SStatus 0 SControl 300)
[    3.388407] ata5: SATA link down (SStatus 0 SControl 300)
[    3.389327] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    3.389371] ata8: SATA link down (SStatus 0 SControl 300)
[    3.389393] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    3.389439] ata7: SATA link down (SStatus 0 SControl 300)
[    3.389955] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
[    3.389958] ata1.00: ATA-9: Samsung SSD 840 Series, DXT06B0Q, max UDMA/133
[    3.389959] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    3.390237] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
[    3.390298] ata1.00: configured for UDMA/133
[    3.391228] ata2.00: failed to get NCQ Send/Recv Log Emask 0x1
[    3.391230] ata2.00: ATA-9: Samsung SSD 840 EVO 500GB, EXT0AB0Q, max UDMA/133
[    3.391231] ata2.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    3.391417] ata2.00: failed to get NCQ Send/Recv Log Emask 0x1
[    3.391418] ata2.00: configured for UDMA/133
[    3.392497] scsi 1:0:0:0: Direct-Access     ATA      Samsung SSD 840  DXT0 PQ: 0 ANSI: 5
[    3.393589] scsi 2:0:0:0: Direct-Access     ATA      Samsung SSD 840  EXT0 PQ: 0 ANSI: 5
[    3.406318] ata9: SATA link down (SStatus 0 SControl 300)
[    3.406391] ata10: SATA link down (SStatus 0 SControl 300)
[    3.407308] ata11: SATA link down (SStatus 0 SControl 300)
[    3.409309] ata16: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    3.409355] ata13: SATA link down (SStatus 0 SControl 300)
[    3.409423] ata14: SATA link down (SStatus 0 SControl 300)
[    3.409500] ata15: SATA link down (SStatus 0 SControl 300)
[    3.409574] ata12: SATA link down (SStatus 0 SControl 300)
[    3.409615] ata16.00: ATAPI: MARVELL VIRTUALL, 1.09, max UDMA/66
[    3.409835] ata16.00: configured for UDMA/66
[    3.411531] scsi 16:0:0:0: Processor         Marvell  91xx Config      1.01 PQ: 0 ANSI: 5
[    3.427370] usb 2-1.7: new full-speed USB device number 4 using ehci-pci
[    3.452372] Switched to clocksource tsc
[    3.513183] usb 2-1.7: New USB device found, idVendor=0b05, idProduct=179c
[    3.513185] usb 2-1.7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.540002] sd 0:0:0:0: [sda] 7812478976 512-byte logical blocks: (3.99 TB/3.63 TiB)
[    3.540059] sd 1:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    3.540167] sd 2:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    3.540209] sd 1:0:0:0: [sdb] Write Protect is off
[    3.540212] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    3.540255] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.540305] sd 2:0:0:0: [sdc] Write Protect is off
[    3.540309] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    3.540346] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.540440] sd 0:0:0:0: [sda] Write Protect is off
[    3.540443] sd 0:0:0:0: [sda] Mode Sense: 23 00 10 00
[    3.540734] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.540997] 3w-9xxx: scsi0: ERROR: (0x03:0x0101): Invalid command opcode:opcode=0xA3.
[    3.542392]  sdb: sdb1 sdb2 sdb3 sdb4
[    3.543205] sd 1:0:0:0: [sdb] Attached SCSI disk
[    3.543757]  sdc: sdc1 sdc2 sdc3 sdc4
[    3.544556] sd 2:0:0:0: [sdc] Attached SCSI disk
[    3.562453]  sda: sda1 sda2 sda3 sda4
[    3.564138] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.586258] usb 1-1.2.1: new high-speed USB device number 4 using ehci-pci
[    3.588842] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    3.588974] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    3.589089] sd 2:0:0:0: Attached scsi generic sg2 type 0
[    3.589224] scsi 16:0:0:0: Attached scsi generic sg3 type 3
[    3.671451] usb 1-1.2.1: New USB device found, idVendor=0424, idProduct=2640
[    3.671454] usb 1-1.2.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.671821] hub 1-1.2.1:1.0: USB hub found
[    3.671949] hub 1-1.2.1:1.0: 3 ports detected
[    3.745160] usb 1-1.2.2: new high-speed USB device number 5 using ehci-pci
[    3.815516] Fusion MPT base driver 3.04.20
[    3.815518] Copyright (c) 1999-2008 LSI Corporation
[    3.830349] usb 1-1.2.2: New USB device found, idVendor=0424, idProduct=2514
[    3.830352] usb 1-1.2.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.830741] hub 1-1.2.2:1.0: USB hub found
[    3.830846] hub 1-1.2.2:1.0: 3 ports detected
[    3.871947] Fusion MPT SPI Host driver 3.04.20
[    3.921285] Fusion MPT FC Host driver 3.04.20
[    3.945027] usb 1-1.2.1.1: new high-speed USB device number 6 using ehci-pci
[    3.961665] Fusion MPT SAS Host driver 3.04.20
[    3.990568] 3ware Storage Controller device driver for Linux v1.26.02.003.
[    4.074813] usb 1-1.2.1.1: New USB device found, idVendor=0424, idProduct=4060
[    4.074815] usb 1-1.2.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.074817] usb 1-1.2.1.1: Product: Ultra Fast Media Reader
[    4.074819] usb 1-1.2.1.1: Manufacturer: Generic
[    4.074820] usb 1-1.2.1.1: SerialNumber: 000000264001
[    4.084959] qla2xxx [0000:00:00.0]-0005: : QLogic Fibre Channel HBA Driver: 8.06.00.08-k.
[    4.123352] Emulex LightPulse Fibre Channel SCSI driver 8.3.42
[    4.123355] Copyright(c) 2004-2013 Emulex.  All rights reserved.
[    4.147895] usb 1-1.2.2.1: new high-speed USB device number 7 using ehci-pci
[    4.206876] usb-storage 1-1.2.1.1:1.0: USB Mass Storage device detected
[    4.207017] scsi17 : usb-storage 1-1.2.1.1:1.0
[    4.207348] usbcore: registered new interface driver usb-storage
[    4.233090] usb 1-1.2.2.1: New USB device found, idVendor=0424, idProduct=2640
[    4.233094] usb 1-1.2.2.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.233565] hub 1-1.2.2.1:1.0: USB hub found
[    4.233706] hub 1-1.2.2.1:1.0: 3 ports detected
[    4.242553] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    4.274073] xhci_hcd 0000:04:00.0: xHCI Host Controller
[    4.274080] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 3
[    4.379125] xhci_hcd 0000:04:00.0: irq 57 for MSI/MSI-X
[    4.379132] xhci_hcd 0000:04:00.0: irq 58 for MSI/MSI-X
[    4.379137] xhci_hcd 0000:04:00.0: irq 59 for MSI/MSI-X
[    4.379143] xhci_hcd 0000:04:00.0: irq 60 for MSI/MSI-X
[    4.379148] xhci_hcd 0000:04:00.0: irq 61 for MSI/MSI-X
[    4.379153] xhci_hcd 0000:04:00.0: irq 62 for MSI/MSI-X
[    4.379158] xhci_hcd 0000:04:00.0: irq 63 for MSI/MSI-X
[    4.379168] xhci_hcd 0000:04:00.0: irq 64 for MSI/MSI-X
[    4.379420] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    4.379422] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.379423] usb usb3: Product: xHCI Host Controller
[    4.379425] usb usb3: Manufacturer: Linux 3.12.0-rc7-00111-g9581b7d xhci_hcd
[    4.379426] usb usb3: SerialNumber: 0000:04:00.0
[    4.379805] hub 3-0:1.0: USB hub found
[    4.379862] hub 3-0:1.0: 2 ports detected
[    4.380060] xhci_hcd 0000:04:00.0: xHCI Host Controller
[    4.380067] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 4
[    4.382577] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    4.382578] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.382580] usb usb4: Product: xHCI Host Controller
[    4.382581] usb usb4: Manufacturer: Linux 3.12.0-rc7-00111-g9581b7d xhci_hcd
[    4.382582] usb usb4: SerialNumber: 0000:04:00.0
[    4.382917] hub 4-0:1.0: USB hub found
[    4.382939] hub 4-0:1.0: 2 ports detected
[    4.389798] xhci_hcd 0000:05:00.0: xHCI Host Controller
[    4.389805] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 5
[    4.389995] xhci_hcd 0000:05:00.0: irq 65 for MSI/MSI-X
[    4.390001] xhci_hcd 0000:05:00.0: irq 66 for MSI/MSI-X
[    4.390006] xhci_hcd 0000:05:00.0: irq 67 for MSI/MSI-X
[    4.390012] xhci_hcd 0000:05:00.0: irq 68 for MSI/MSI-X
[    4.390017] xhci_hcd 0000:05:00.0: irq 69 for MSI/MSI-X
[    4.390022] xhci_hcd 0000:05:00.0: irq 70 for MSI/MSI-X
[    4.390027] xhci_hcd 0000:05:00.0: irq 71 for MSI/MSI-X
[    4.390032] xhci_hcd 0000:05:00.0: irq 72 for MSI/MSI-X
[    4.390254] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
[    4.390256] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.390257] usb usb5: Product: xHCI Host Controller
[    4.390259] usb usb5: Manufacturer: Linux 3.12.0-rc7-00111-g9581b7d xhci_hcd
[    4.390260] usb usb5: SerialNumber: 0000:05:00.0
[    4.390701] hub 5-0:1.0: USB hub found
[    4.390721] hub 5-0:1.0: 2 ports detected
[    4.390894] xhci_hcd 0000:05:00.0: xHCI Host Controller
[    4.390900] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 6
[    4.393480] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003
[    4.393482] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.393483] usb usb6: Product: xHCI Host Controller
[    4.393485] usb usb6: Manufacturer: Linux 3.12.0-rc7-00111-g9581b7d xhci_hcd
[    4.393486] usb usb6: SerialNumber: 0000:05:00.0
[    4.393879] hub 6-0:1.0: USB hub found
[    4.393899] hub 6-0:1.0: 2 ports detected
[    4.443623] input: Logitech G510 Gaming Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/input/input2
[    4.443808] hid-generic 0003:046D:C22D.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech G510 Gaming Keyboard] on usb-0000:00:1d.0-1.1/input0
[    4.448012] input: Logitech G510 Gaming Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/input/input3
[    4.448386] hid-generic 0003:046D:C22D.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech G510 Gaming Keyboard] on usb-0000:00:1d.0-1.1/input1
[    4.506656] usb 1-1.2.2.1.1: new high-speed USB device number 8 using ehci-pci
[    4.636461] usb 1-1.2.2.1.1: New USB device found, idVendor=0424, idProduct=4060
[    4.636464] usb 1-1.2.2.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.636466] usb 1-1.2.2.1.1: Product: Ultra Fast Media Reader
[    4.636467] usb 1-1.2.2.1.1: Manufacturer: Generic
[    4.636468] usb 1-1.2.2.1.1: SerialNumber: 000000264001
[    4.636946] usb-storage 1-1.2.2.1.1:1.0: USB Mass Storage device detected
[    4.637024] scsi18 : usb-storage 1-1.2.2.1.1:1.0
[    4.739443] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[    4.753764] usb 3-1: New USB device found, idVendor=0424, idProduct=2531
[    4.753768] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.753770] usb 3-1: Product: USB2134
[    4.753773] usb 3-1: Manufacturer: SMSC
[    4.754656] hub 3-1:1.0: USB hub found
[    4.755009] hub 3-1:1.0: 3 ports detected
[    4.859592] usb 4-1: new SuperSpeed USB device number 2 using xhci_hcd
[    4.871808] usb 4-1: Parent hub missing LPM exit latency info.  Power management will be impacted.
[    4.873683] usb 4-1: New USB device found, idVendor=0424, idProduct=5534
[    4.873687] usb 4-1: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[    4.873689] usb 4-1: Product: USB5534
[    4.873691] usb 4-1: Manufacturer: SMSC
[    4.874531] hub 4-1:1.0: USB hub found
[    4.874928] hub 4-1:1.0: 3 ports detected
[    5.030468] usb 3-1.2: new low-speed USB device number 3 using xhci_hcd
[    5.051577] usb 3-1.2: New USB device found, idVendor=045e, idProduct=0040
[    5.051579] usb 3-1.2: New USB device strings: Mfr=1, Product=3, SerialNumber=0
[    5.051581] usb 3-1.2: Product: Microsoft 3-Button Mouse with IntelliEye(TM)
[    5.051583] usb 3-1.2: Manufacturer: Microsoft
[    5.051779] usb 3-1.2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[    5.056908] input: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) as /devices/pci0000:00/0000:00:1c.4/0000:04:00.0/usb3/3-1/3-1.2/3-1.2:1.0/input/input4
[    5.057178] hid-generic 0003:045E:0040.0003: input,hidraw2: USB HID v1.10 Mouse [Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)] on usb-0000:04:00.0-1.2/input0
[    5.106339] device-mapper: uevent: version 1.0.3
[    5.106627] device-mapper: ioctl: 4.26.0-ioctl (2013-08-15) initialised: dm-devel at redhat.com
[    5.130402] usb 3-1.3: new high-speed USB device number 4 using xhci_hcd
[    5.144497] usb 3-1.3: New USB device found, idVendor=0424, idProduct=2532
[    5.144499] usb 3-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.144501] usb 3-1.3: Product: USB2134
[    5.144502] usb 3-1.3: Manufacturer: SMSC
[    5.145385] hub 3-1.3:1.0: USB hub found
[    5.145746] hub 3-1.3:1.0: 3 ports detected
[    5.212743] usb 4-1.3: new SuperSpeed USB device number 3 using xhci_hcd
[    5.220236] scsi 17:0:0:0: Direct-Access     Generic  Ultra HS-SD/MMC  1.82 PQ: 0 ANSI: 0
[    5.221255] sd 17:0:0:0: Attached scsi generic sg4 type 0
[    5.224585] usb 4-1.3: Parent hub missing LPM exit latency info.  Power management will be impacted.
[    5.226470] usb 4-1.3: New USB device found, idVendor=0424, idProduct=5534
[    5.226473] usb 4-1.3: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[    5.226475] usb 4-1.3: Product: USB5534
[    5.226476] usb 4-1.3: Manufacturer: SMSC
[    5.227313] hub 4-1.3:1.0: USB hub found
[    5.227709] hub 4-1.3:1.0: 3 ports detected
[    5.236938] sd 17:0:0:0: [sdd] Attached SCSI removable disk
[    5.395254] usb 4-1.3.3: new SuperSpeed USB device number 4 using xhci_hcd
[    5.413572] usb 4-1.3.3: Parent hub missing LPM exit latency info.  Power management will be impacted.
[    5.455117] async_tx: api initialized (async)
[    5.491919] raid6: sse2x1   10097 MB/s
[    5.506260] usb 4-1.3.3: New USB device found, idVendor=0bda, idProduct=0307
[    5.506262] usb 4-1.3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    5.506264] usb 4-1.3.3: Product: USB3.0 Card Reader
[    5.506265] usb 4-1.3.3: Manufacturer: Realtek
[    5.506266] usb 4-1.3.3: SerialNumber: F131C0004C45
[    5.508912] raid6: sse2x2   12613 MB/s
[    5.512428] usb-storage 4-1.3.3:1.0: USB Mass Storage device detected
[    5.512558] scsi19 : usb-storage 4-1.3.3:1.0
[    5.525897] raid6: sse2x4   14437 MB/s
[    5.525898] raid6: using algorithm sse2x4 (14437 MB/s)
[    5.525899] raid6: using ssse3x2 recovery algorithm
[    5.542530] xor: automatically using best checksumming function:
[    5.551880]    avx       : 27088.000 MB/sec
[    5.564333] md: raid6 personality registered for level 6
[    5.564335] md: raid5 personality registered for level 5
[    5.564336] md: raid4 personality registered for level 4
[    5.574484] md: raid1 personality registered for level 1
[    5.584234] md: raid10 personality registered for level 10
[    5.588777] device-mapper: raid: Loading target version 1.5.2
[    5.648199] scsi 18:0:0:0: Direct-Access     Generic  Ultra HS-SD/MMC  1.82 PQ: 0 ANSI: 0
[    5.648941] sd 18:0:0:0: Attached scsi generic sg5 type 0
[    5.664789] sd 18:0:0:0: [sde] Attached SCSI removable disk
[    5.687769] md: raid0 personality registered for level 0
[    5.917868] md: linear personality registered for level -1
[    5.971436] md: multipath personality registered for level -4
[    6.196252] btrfs: Unknown symbol crc32c (err 0)
[    6.310099] JFS: nTxBlock = 8192, nTxLock = 65536
[    6.391147] RPC: Registered named UNIX socket transport module.
[    6.391149] RPC: Registered udp transport module.
[    6.391151] RPC: Registered tcp transport module.
[    6.391152] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    6.401771] FS-Cache: Loaded
[    6.405842] FS-Cache: Netfs 'nfs' registered for caching
[    6.465965] xfs: Unknown symbol crc32c (err 0)
[    6.518534] scsi 19:0:0:0: Direct-Access     Generic- SD/MMC/MS/MSPRO  1.00 PQ: 0 ANSI: 6
[    6.519467] sd 19:0:0:0: Attached scsi generic sg6 type 0
[    6.524517] sd 19:0:0:0: [sdf] Attached SCSI removable disk
[    6.528589] fuse init (API version 7.22)
[    6.589690] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[    6.589692] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    6.710749] Loading iSCSI transport class v2.0-870.
[    6.848187] iscsi: registered transport (tcp)
[    7.856677] device-mapper: dm-log-userspace: version 1.1.0 loaded
[    7.937522] device-mapper: multipath: version 1.5.1 loaded
[    8.008231] device-mapper: multipath queue-length: version 0.1.0 loaded
[    8.243563] device-mapper: multipath round-robin: version 1.0.0 loaded
[    8.327470] device-mapper: multipath service-time: version 0.2.0 loaded
[    8.414745] dm_persistent_data: Unknown symbol crc32c (err 0)
[    8.426430] dm_thin_pool: Unknown symbol dm_btree_insert (err 0)
[    8.426442] dm_thin_pool: Unknown symbol dm_tm_read_lock (err 0)
[    8.426450] dm_thin_pool: Unknown symbol dm_block_data (err 0)
[    8.426468] dm_thin_pool: Unknown symbol dm_block_manager_create (err 0)
[    8.426482] dm_thin_pool: Unknown symbol dm_btree_del (err 0)
[    8.426492] dm_thin_pool: Unknown symbol dm_tm_shadow_block (err 0)
[    8.426501] dm_thin_pool: Unknown symbol dm_block_location (err 0)
[    8.426513] dm_thin_pool: Unknown symbol dm_tm_pre_commit (err 0)
[    8.426542] dm_thin_pool: Unknown symbol dm_btree_insert_notify (err 0)
[    8.426551] dm_thin_pool: Unknown symbol dm_bm_read_lock (err 0)
[    8.426560] dm_thin_pool: Unknown symbol dm_tm_create_with_sm (err 0)
[    8.426569] dm_thin_pool: Unknown symbol dm_sm_disk_create (err 0)
[    8.426580] dm_thin_pool: Unknown symbol dm_bm_write_lock_zero (err 0)
[    8.426588] dm_thin_pool: Unknown symbol dm_tm_dec (err 0)
[    8.426596] dm_thin_pool: Unknown symbol dm_btree_lookup (err 0)
[    8.426603] dm_thin_pool: Unknown symbol dm_tm_destroy (err 0)
[    8.426611] dm_thin_pool: Unknown symbol dm_tm_create_non_blocking_clone (err 0)
[    8.426622] dm_thin_pool: Unknown symbol dm_bm_set_read_only (err 0)
[    8.426644] dm_thin_pool: Unknown symbol dm_bm_write_lock (err 0)
[    8.426668] dm_thin_pool: Unknown symbol dm_block_manager_destroy (err 0)
[    8.426683] dm_thin_pool: Unknown symbol dm_bm_checksum (err 0)
[    8.426714] dm_thin_pool: Unknown symbol dm_btree_empty (err 0)
[    8.426726] dm_thin_pool: Unknown symbol dm_sm_disk_open (err 0)
[    8.426737] dm_thin_pool: Unknown symbol dm_tm_commit (err 0)
[    8.426755] dm_thin_pool: Unknown symbol dm_tm_unlock (err 0)
[    8.426772] dm_thin_pool: Unknown symbol dm_bm_block_size (err 0)
[    8.426780] dm_thin_pool: Unknown symbol dm_btree_find_highest_key (err 0)
[    8.426802] dm_thin_pool: Unknown symbol dm_btree_remove (err 0)
[    8.426811] dm_thin_pool: Unknown symbol dm_bm_unlock (err 0)
[    8.426824] dm_thin_pool: Unknown symbol dm_tm_inc (err 0)
[    8.426832] dm_thin_pool: Unknown symbol dm_tm_open_with_sm (err 0)
[    8.508961] dm_persistent_data: Unknown symbol crc32c (err 0)
[   18.869034] md: md3 stopped.
[   18.870585] md: bind<sdc3>
[   18.870822] md: bind<sda3>
[   18.870986] md: bind<sdb3>
[   18.879190] md/raid1:md3: active with 3 out of 3 mirrors
[   18.879306] created bitmap (1 pages) for device md3
[   18.879433] md3: bitmap initialized from disk: read 1 pages, set 0 of 4 bits
[   18.882955] md3: detected capacity change from 0 to 268369920
[   18.883945]  md3: unknown partition table
[   18.888690] md: md2 stopped.
[   18.890143] md: bind<sdc2>
[   18.890367] md: bind<sda2>
[   18.890552] md: bind<sdb2>
[   18.898060] md/raid1:md2: active with 3 out of 3 mirrors
[   18.898164] created bitmap (1 pages) for device md2
[   18.898275] md2: bitmap initialized from disk: read 1 pages, set 0 of 2 bits
[   18.904117] md2: detected capacity change from 0 to 134152192
[   18.904744]  md2:
[   18.936186] md: md4 stopped.
[   18.937055] md: bind<sdb4>
[   18.937201] md: bind<sdc4>
[   18.944332] md/raid1:md4: active with 2 out of 2 mirrors
[   18.944369] created bitmap (4 pages) for device md4
[   18.944459] md4: bitmap initialized from disk: read 1 pages, set 0 of 7447 bits
[   18.947991] md4: detected capacity change from 0 to 499698696192
[   18.948837]  md4: unknown partition table
[   19.048809] bio: create slab <bio-1> at 1
[   19.478140] EXT3-fs (dm-16): error: couldn't mount because of unsupported optional features (240)
[   19.478277] EXT2-fs (dm-16): error: couldn't mount because of unsupported optional features (240)
[   19.479984] EXT4-fs (dm-16): mounted filesystem with ordered data mode. Opts: (null)
[   19.492859] kjournald starting.  Commit interval 5 seconds
[   19.492895] EXT3-fs (dm-0): mounted filesystem with writeback data mode
[   19.847039] systemd-udevd[13532]: starting version 208
[   19.924181] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5
[   19.924385] ACPI: Requesting acpi_cpufreq
[   19.924550] ACPI: Power Button [PWRB]
[   19.925215] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
[   19.925479] ACPI: Power Button [PWRF]
[   19.952611] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[   19.952742] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
[   19.953032] e1000e 0000:00:19.0: setting latency timer to 64
[   19.953095] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[   19.953335] e1000e 0000:00:19.0: irq 73 for MSI/MSI-X
[   19.961390] [drm] radeon kernel modesetting enabled.
[   19.962315] [drm] initializing kernel modesetting (CEDAR 0x1002:0x68F9 0x1043:0x03CA).
[   19.962579] [drm] register mmio base: 0xFBE20000
[   19.962716] [drm] register mmio size: 131072
[   19.962949] ATOM BIOS: 68F9.12.20.0.48.AS03
[   19.963147] radeon 0000:01:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
[   19.963371] radeon 0000:01:00.0: GTT: 1024M 0x0000000040000000 - 0x000000007FFFFFFF
[   19.963595] [drm] Detected VRAM RAM=1024M, BAR=256M
[   19.963732] [drm] RAM width 64bits DDR
[   19.963966] [TTM] Zone  kernel: Available graphics memory: 16447102 kiB
[   19.964109] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[   19.964250] [TTM] Initializing pool allocator
[   19.964403] [TTM] Initializing DMA pool allocator
[   19.964673] [drm] radeon: 1024M of VRAM memory ready
[   19.964820] [drm] radeon: 1024M of GTT memory ready.
[   19.965223] [drm] GART: num cpu pages 262144, num gpu pages 262144
[   19.966116] [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
[   19.998835] [drm] Loading CEDAR Microcode
[   20.000444] [drm] PCIE GART of 1024M enabled (table at 0x000000000025D000).
[   20.000742] radeon 0000:01:00.0: WB enabled
[   20.000857] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xffff88080ca30c00
[   20.001037] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0xffff88080ca30c0c
[   20.001951] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x000000000005c418 and cpu addr 0xffffc9000879c418
[   20.002132] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   20.002242] [drm] Driver supports precise vblank timestamp query.
[   20.002375] radeon 0000:01:00.0: irq 74 for MSI/MSI-X
[   20.002388] radeon 0000:01:00.0: radeon: using MSI.
[   20.002547] [drm] radeon: irq initialized.
[   20.019321] [drm] ring test on 0 succeeded in 1 usecs
[   20.019496] [drm] ring test on 3 succeeded in 1 usecs
[   20.074574] firewire_ohci 0000:08:00.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x11
[   20.078724] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[   20.079118] r8169 0000:0f:00.0: irq 75 for MSI/MSI-X
[   20.082329] r8169 0000:0f:00.0 eth0: RTL8168evl/8111evl at 0xffffc90008654000, f4:6d:04:47:bb:dc, XID 0c900800 IRQ 75
[   20.082526] r8169 0000:0f:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[   20.144797] Bluetooth: Core ver 2.16
[   20.144927] NET: Registered protocol family 31
[   20.145050] Bluetooth: HCI device and connection manager initialized
[   20.145202] Bluetooth: HCI socket layer initialized
[   20.145326] Bluetooth: L2CAP socket layer initialized
[   20.145464] Bluetooth: SCO socket layer initialized
[   20.151074] usbcore: registered new interface driver btusb
[   20.189194] input: PC Speaker as /devices/platform/pcspkr/input/input7
[   20.194841] Error: Driver 'pcspkr' is already registered, aborting...
[   20.216643] [drm] ring test on 5 succeeded in 1 usecs
[   20.216757] [drm] UVD initialized successfully.
[   20.217254] [drm] Enabling audio 0 support
[   20.217468] [drm] ib test on ring 0 succeeded in 0 usecs
[   20.217609] [drm] ib test on ring 3 succeeded in 0 usecs
[   20.226222] microcode: CPU0 sig=0x206a7, pf=0x2, revision=0x14
[   20.227105] microcode: CPU0 sig=0x206a7, pf=0x2, revision=0x14
[   20.227431] e1000e 0000:00:19.0 eth1: registered PHC clock
[   20.227543] e1000e 0000:00:19.0 eth1: (PCI Express:2.5GT/s:Width x1) f4:6d:04:47:c0:15
[   20.227616] microcode: CPU0 updated to revision 0x28, date = 2012-04-24
[   20.227660] microcode: CPU1 sig=0x206a7, pf=0x2, revision=0x14
[   20.227705] microcode: CPU1 sig=0x206a7, pf=0x2, revision=0x14
[   20.227905] microcode: CPU1 updated to revision 0x28, date = 2012-04-24
[   20.227915] microcode: CPU2 sig=0x206a7, pf=0x2, revision=0x14
[   20.227954] microcode: CPU2 sig=0x206a7, pf=0x2, revision=0x14
[   20.228148] microcode: CPU2 updated to revision 0x28, date = 2012-04-24
[   20.228169] microcode: CPU3 sig=0x206a7, pf=0x2, revision=0x14
[   20.228218] microcode: CPU3 sig=0x206a7, pf=0x2, revision=0x14
[   20.228417] microcode: CPU3 updated to revision 0x28, date = 2012-04-24
[   20.228435] microcode: CPU4 sig=0x206a7, pf=0x2, revision=0x14
[   20.228481] microcode: CPU4 sig=0x206a7, pf=0x2, revision=0x14
[   20.228680] microcode: CPU4 updated to revision 0x28, date = 2012-04-24
[   20.229385] microcode: CPU5 sig=0x206a7, pf=0x2, revision=0x14
[   20.229500] e1000e 0000:00:19.0 eth1: Intel(R) PRO/1000 Network Connection
[   20.229614] microcode: CPU5 sig=0x206a7, pf=0x2, revision=0x14
[   20.229928] microcode: CPU5 updated to revision 0x28, date = 2012-04-24
[   20.230047] microcode: CPU6 sig=0x206a7, pf=0x2, revision=0x14
[   20.230081] e1000e 0000:00:19.0 eth1: MAC: 10, PHY: 11, PBA No: FFFFFF-0FF
[   20.230313] microcode: CPU6 sig=0x206a7, pf=0x2, revision=0x14
[   20.230419] snd_hda_intel 0000:00:1b.0: irq 76 for MSI/MSI-X
[   20.230634] microcode: CPU6 updated to revision 0x28, date = 2012-04-24
[   20.230791] microcode: CPU7 sig=0x206a7, pf=0x2, revision=0x14
[   20.230936] microcode: CPU7 sig=0x206a7, pf=0x2, revision=0x14
[   20.231244] microcode: CPU7 updated to revision 0x28, date = 2012-04-24
[   20.231356] perf_event_intel: PEBS enabled due to microcode update
[   20.231566] microcode: Microcode Update Driver: v2.00 <tigran at aivazian.fsnet.co.uk>, Peter Oruba
[   20.232290] e1000e 0000:0c:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[   20.232539] e1000e 0000:0c:00.0: irq 77 for MSI/MSI-X
[   20.256016] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
[   20.256795] input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[   20.257217] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[   20.257550] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[   20.258958] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   20.259909] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   20.260286] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   20.260716] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[   20.262000] ACPI Warning: 0x0000000000000540-0x000000000000054f SystemIO conflicts with Region \_SB_.PCI0.SBRG.GPBX 1 (20130725/utaddress-251)
[   20.262266] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   20.262463] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \_SB_.PCI0.SBRG.GPBX 1 (20130725/utaddress-251)
[   20.262729] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   20.262912] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \_SB_.PCI0.SBRG.GPBX 1 (20130725/utaddress-251)
[   20.263176] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   20.263355] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   20.263713] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
[   20.280944] iTCO_vendor_support: vendor-support=0
[   20.281715] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
[   20.281875] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
[   20.282219] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   20.379105] [drm] ib test on ring 5 succeeded
[   20.379709] [drm] Radeon Display Connectors
[   20.379819] [drm] Connector 0:
[   20.379938] [drm]   HDMI-A-1
[   20.380053] [drm]   HPD1
[   20.380159] [drm]   DDC: 0x6460 0x6460 0x6464 0x6464 0x6468 0x6468 0x646c 0x646c
[   20.380339] [drm]   Encoders:
[   20.380444] [drm]     DFP1: INTERNAL_UNIPHY1
[   20.380550] [drm] Connector 1:
[   20.380655] [drm]   DVI-I-1
[   20.380761] [drm]   HPD4
[   20.380867] [drm]   DDC: 0x6450 0x6450 0x6454 0x6454 0x6458 0x6458 0x645c 0x645c
[   20.381041] [drm]   Encoders:
[   20.381145] [drm]     DFP2: INTERNAL_UNIPHY
[   20.381253] [drm]     CRT2: INTERNAL_KLDSCP_DAC2
[   20.381366] [drm] Connector 2:
[   20.381477] [drm]   VGA-1
[   20.381581] [drm]   DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c
[   20.381754] [drm]   Encoders:
[   20.381858] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[   20.382013] [drm] Internal thermal controller without fan control
[   20.382122] [drm:radeon_pm_print_states], 4 Power State(s)
[   20.382124] [drm:radeon_pm_print_states], State 0: 
[   20.382125] [drm:radeon_pm_print_states], 	Default
[   20.382126] [drm:radeon_pm_print_states], 
[   20.382127] 	16 PCIE Lanes
[   20.382230] [drm:radeon_pm_print_states], 	3 Clock Mode(s)
[   20.382232] [drm:radeon_pm_print_states], 		0 e: 650000	m: 450000	v: 1100
[   20.382233] [drm:radeon_pm_print_states], 		1 e: 650000	m: 450000	v: 1100
[   20.382234] [drm:radeon_pm_print_states], 		2 e: 650000	m: 450000	v: 1100
[   20.382235] [drm:radeon_pm_print_states], State 1: Performance
[   20.382237] [drm:radeon_pm_print_states], 	16 PCIE Lanes
[   20.382238] [drm:radeon_pm_print_states], 	Single display only
[   20.382239] [drm:radeon_pm_print_states], 	3 Clock Mode(s)
[   20.382240] [drm:radeon_pm_print_states], 		0 e: 157000	m: 450000	v: 900
[   20.382241] [drm:radeon_pm_print_states], 		1 e: 400000	m: 450000	v: 950
[   20.382242] [drm:radeon_pm_print_states], 		2 e: 650000	m: 450000	v: 1100
[   20.382243] [drm:radeon_pm_print_states], State 2: 
[   20.382244] [drm:radeon_pm_print_states], 	16 PCIE Lanes
[   20.382245] [drm:radeon_pm_print_states], 	3 Clock Mode(s)
[   20.382246] [drm:radeon_pm_print_states], 		0 e: 650000	m: 450000	v: 1100
[   20.382248] [drm:radeon_pm_print_states], 		1 e: 650000	m: 450000	v: 1100
[   20.382249] [drm:radeon_pm_print_states], 		2 e: 650000	m: 450000	v: 1100
[   20.382250] [drm:radeon_pm_print_states], State 3: Performance
[   20.382251] [drm:radeon_pm_print_states], 	16 PCIE Lanes
[   20.382252] [drm:radeon_pm_print_states], 	3 Clock Mode(s)
[   20.382253] [drm:radeon_pm_print_states], 		0 e: 157000	m: 450000	v: 1100
[   20.382254] [drm:radeon_pm_print_states], 		1 e: 400000	m: 450000	v: 1100
[   20.382255] [drm:radeon_pm_print_states], 		2 e: 650000	m: 450000	v: 1100
[   20.382319] [drm] radeon: power management initialized
[   20.382433] [drm:radeon_atom_encoder_dpms], encoder dpms 32 to mode 3, devices 00000008, active_devices 00000000
[   20.382436] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000080, active_devices 00000000
[   20.382437] [drm:radeon_atom_encoder_dpms], encoder dpms 22 to mode 3, devices 00000010, active_devices 00000000
[   20.382441] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   20.382655] [drm] forcing HDMI-A-1 connector ON
[   20.382761] [drm:drm_fb_helper_parse_command_line], cmdline mode for connector HDMI-A-1 1920x1200 at 60Hz
[   20.382763] [drm] forcing DVI-I-1 connector ON
[   20.382869] [drm:drm_fb_helper_parse_command_line], cmdline mode for connector DVI-I-1 1920x1200 at 60Hz
[   20.382871] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:16:HDMI-A-1]
[   20.383489] [drm:radeon_process_i2c_ch], hw_i2c error
[   20.384105] [drm:radeon_process_i2c_ch], hw_i2c error
[   20.384720] [drm:radeon_process_i2c_ch], hw_i2c error
[   20.385335] [drm:radeon_process_i2c_ch], hw_i2c error
[   20.385970] [drm:radeon_process_i2c_ch], hw_i2c error
[   20.385988] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:16:HDMI-A-1] probed modes :
[   20.385990] [drm:drm_mode_debug_printmodeline], Modeline 26:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[   20.385994] [drm:drm_mode_debug_printmodeline], Modeline 24:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[   20.385997] [drm:drm_mode_debug_printmodeline], Modeline 23:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[   20.385999] [drm:drm_mode_debug_printmodeline], Modeline 25:"848x480" 60 33750 848 864 976 1088 480 486 494 517 0x40 0x5
[   20.386002] [drm:drm_mode_debug_printmodeline], Modeline 22:"640x480" 60 25175 640 656 752 800 480 489 492 525 0x40 0xa
[   20.386005] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DVI-I-1]
[   20.386629] [drm:radeon_process_i2c_ch], hw_i2c error
[   20.387246] [drm:radeon_process_i2c_ch], hw_i2c error
[   20.387861] [drm:radeon_process_i2c_ch], hw_i2c error
[   20.388476] [drm:radeon_process_i2c_ch], hw_i2c error
[   20.389099] [drm:radeon_process_i2c_ch], hw_i2c error
[   20.389105] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DVI-I-1] probed modes :
[   20.389106] [drm:drm_mode_debug_printmodeline], Modeline 31:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[   20.389108] [drm:drm_mode_debug_printmodeline], Modeline 29:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[   20.389110] [drm:drm_mode_debug_printmodeline], Modeline 28:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[   20.389112] [drm:drm_mode_debug_printmodeline], Modeline 30:"848x480" 60 33750 848 864 976 1088 480 486 494 517 0x40 0x5
[   20.389113] [drm:drm_mode_debug_printmodeline], Modeline 27:"640x480" 60 25175 640 656 752 800 480 489 492 525 0x40 0xa
[   20.389116] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:VGA-1]
[   20.389431] [drm:radeon_process_i2c_ch], hw_i2c error
[   20.391626] systemd-udevd[13549]: renamed network interface eth0 to enp15s0
[   20.395603] [drm:radeon_atom_dac_detect], Bios 0 scratch 30000 00000001
[   20.395610] [drm:radeon_atombios_connected_scratch_regs], CRT1 disconnected
[   20.395613] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:VGA-1] disconnected
[   20.395616] [drm:drm_setup_crtcs], 
[   20.395618] [drm:drm_enable_connectors], connector 16 enabled? yes
[   20.395620] [drm:drm_enable_connectors], connector 18 enabled? yes
[   20.395622] [drm:drm_enable_connectors], connector 21 enabled? no
[   20.395624] [drm:drm_target_preferred], looking for cmdline mode on connector 16
[   20.395628] [drm:drm_target_preferred], found mode 1920x1200
[   20.395630] [drm:drm_target_preferred], looking for cmdline mode on connector 18
[   20.395633] [drm:drm_target_preferred], found mode 1920x1200
[   20.395635] [drm:drm_setup_crtcs], picking CRTCs for 8192x8192 config
[   20.395644] [drm:drm_setup_crtcs], desired mode 1920x1200 set on crtc 11
[   20.395647] [drm:drm_setup_crtcs], desired mode 1920x1200 set on crtc 12
[   20.399410] [drm] fb mappable at 0xC045E000
[   20.399519] [drm] vram apper at 0xC0000000
[   20.399623] [drm] size 9216000
[   20.399731] [drm] fb depth is 24
[   20.399837] [drm]    pitch is 7680
[   20.401696] [drm:drm_crtc_helper_set_config], 
[   20.401698] [drm:drm_crtc_helper_set_config], [CRTC:11] [FB:36] #connectors=1 (x y) (0 0)
[   20.401702] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[   20.401703] [drm:drm_crtc_helper_set_config], modes are different, full mode set
[   20.401705] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[   20.401706] [drm:drm_mode_debug_printmodeline], Modeline 34:"1920x1200" 0 193153 1920 2048 2256 2592 1200 1201 1204 1242 0x0 0x6
[   20.401707] [drm:drm_crtc_helper_set_config], encoder changed, full mode switch
[   20.401708] [drm:drm_crtc_helper_set_config], crtc changed, full mode switch
[   20.401709] [drm:drm_crtc_helper_set_config], [CONNECTOR:16:HDMI-A-1] to [CRTC:11]
[   20.401710] [drm:drm_crtc_helper_set_config], attempting to set mode from userspace
[   20.401711] [drm:drm_mode_debug_printmodeline], Modeline 34:"1920x1200" 0 193153 1920 2048 2256 2592 1200 1201 1204 1242 0x0 0x6
[   20.401714] [drm:radeon_encoder_set_active_device], setting active device to 00000008 from 00000008 00000008 for encoder 2
[   20.401719] [drm:drm_crtc_helper_set_mode], [CRTC:11]
[   20.401727] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000080, active_devices 00000000
[   20.401728] [drm:radeon_atom_encoder_dpms], encoder dpms 22 to mode 3, devices 00000010, active_devices 00000000
[   20.401732] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   20.401743] [drm:radeon_compute_pll_avivo], 19305, pll dividers - fb: 85.8 ref: 2, post 6
[   20.406501] [drm:drm_crtc_helper_set_mode], [ENCODER:15:TMDS-15] set [MODE:34:1920x1200]
[   20.406503] [drm:radeon_atom_encoder_dpms], encoder dpms 32 to mode 3, devices 00000008, active_devices 00000008
[   20.410041] e1000e 0000:0c:00.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:12:32:00:22:1e
[   20.410042] e1000e 0000:0c:00.0 eth0: Intel(R) PRO/1000 Network Connection
[   20.410122] e1000e 0000:0c:00.0 eth0: MAC: 0, PHY: 4, PBA No: 000000-000
[   20.410343] e1000e 0000:0c:00.1: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[   20.410386] e1000e 0000:0c:00.1: irq 78 for MSI/MSI-X
[   20.575379] firewire_core 0000:08:00.0: created device fw0: GUID 001fc6000012765a, S400
[   20.589272] e1000e 0000:0c:00.1 eth2: (PCI Express:2.5GT/s:Width x1) 00:12:32:00:22:1f
[   20.589273] e1000e 0000:0c:00.1 eth2: Intel(R) PRO/1000 Network Connection
[   20.589354] e1000e 0000:0c:00.1 eth2: MAC: 0, PHY: 4, PBA No: 000000-000
[   20.604240] systemd-udevd[13546]: renamed network interface eth1 to eno1
[   20.606187] [drm:dce4_crtc_load_lut], 0
[   20.622846] [drm:radeon_atom_encoder_dpms], encoder dpms 32 to mode 0, devices 00000008, active_devices 00000008
[   20.625230] systemd-udevd[13548]: renamed network interface eth2 to enp12s0f1
[   20.640227] systemd-udevd[13545]: renamed network interface eth0 to enp12s0f0
[   20.664132] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[   20.664133] [drm:drm_crtc_helper_set_config], 	[CONNECTOR:16:HDMI-A-1] set DPMS on
[   20.664135] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000080, active_devices 00000000
[   20.664137] [drm:radeon_atom_encoder_dpms], encoder dpms 22 to mode 3, devices 00000010, active_devices 00000000
[   20.664140] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   20.664159] [drm:drm_crtc_helper_set_config], 
[   20.664160] [drm:drm_crtc_helper_set_config], [CRTC:12] [FB:36] #connectors=1 (x y) (0 0)
[   20.664163] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[   20.664164] [drm:drm_crtc_helper_set_config], modes are different, full mode set
[   20.664165] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[   20.664167] [drm:drm_mode_debug_printmodeline], Modeline 35:"1920x1200" 0 193153 1920 2048 2256 2592 1200 1201 1204 1242 0x0 0x6
[   20.664169] [drm:drm_crtc_helper_set_config], encoder changed, full mode switch
[   20.664170] [drm:drm_crtc_helper_set_config], [CONNECTOR:16:HDMI-A-1] to [CRTC:11]
[   20.664170] [drm:drm_crtc_helper_set_config], crtc changed, full mode switch
[   20.664171] [drm:drm_crtc_helper_set_config], [CONNECTOR:18:DVI-I-1] to [CRTC:12]
[   20.664172] [drm:drm_crtc_helper_set_config], attempting to set mode from userspace
[   20.664173] [drm:drm_mode_debug_printmodeline], Modeline 35:"1920x1200" 0 193153 1920 2048 2256 2592 1200 1201 1204 1242 0x0 0x6
[   20.664176] [drm:radeon_encoder_set_active_device], setting active device to 00000010 from 00000010 00000090 for encoder 4
[   20.664179] [drm:drm_crtc_helper_set_mode], [CRTC:12]
[   20.664184] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000080, active_devices 00000000
[   20.664186] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   20.664195] [drm:radeon_compute_pll_avivo], 19305, pll dividers - fb: 85.8 ref: 2, post 6
[   20.664225] [drm:evergreen_program_watermarks], force priority a to high
[   20.664225] [drm:evergreen_program_watermarks], force priority b to high
[   20.664228] [drm:evergreen_program_watermarks], force priority a to high
[   20.664228] [drm:evergreen_program_watermarks], force priority b to high
[   20.664238] [drm:drm_crtc_helper_set_mode], [ENCODER:19:TV-19] set [MODE:35:1920x1200]
[   20.664239] [drm:radeon_atom_encoder_dpms], encoder dpms 22 to mode 3, devices 00000010, active_devices 00000010
[   20.664280] [drm:dce4_crtc_load_lut], 1
[   20.680942] [drm:radeon_atom_encoder_dpms], encoder dpms 22 to mode 0, devices 00000010, active_devices 00000010
[   20.680945] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[   20.680946] [drm:drm_crtc_helper_set_config], 	[CONNECTOR:18:DVI-I-1] set DPMS on
[   20.680947] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000080, active_devices 00000000
[   20.680949] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   20.680960] [drm:drm_crtc_helper_set_config], 
[   20.680961] [drm:drm_crtc_helper_set_config], [CRTC:13] [NOFB]
[   20.680962] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000080, active_devices 00000000
[   20.680963] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   20.680974] [drm:drm_crtc_helper_set_config], 
[   20.680975] [drm:drm_crtc_helper_set_config], [CRTC:14] [NOFB]
[   20.680976] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000080, active_devices 00000000
[   20.680977] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   20.681018] [drm:drm_crtc_helper_set_config], 
[   20.681019] [drm:drm_crtc_helper_set_config], [CRTC:11] [FB:36] #connectors=1 (x y) (0 0)
[   20.681021] [drm:drm_crtc_helper_set_config], [CONNECTOR:16:HDMI-A-1] to [CRTC:11]
[   20.681022] [drm:drm_crtc_helper_set_config], [CONNECTOR:18:DVI-I-1] to [CRTC:12]
[   20.681023] [drm:drm_crtc_helper_set_config], 
[   20.681024] [drm:drm_crtc_helper_set_config], [CRTC:12] [FB:36] #connectors=1 (x y) (0 0)
[   20.681026] [drm:drm_crtc_helper_set_config], [CONNECTOR:16:HDMI-A-1] to [CRTC:11]
[   20.681027] [drm:drm_crtc_helper_set_config], [CONNECTOR:18:DVI-I-1] to [CRTC:12]
[   20.681030] [drm:dce4_crtc_load_lut], 0
[   20.681040] [drm:dce4_crtc_load_lut], 1
[   20.681053] [drm:dce4_crtc_load_lut], 0
[   20.681064] [drm:dce4_crtc_load_lut], 1
[   20.686114] Console: switching to colour frame buffer device 240x75
[   20.686116] [drm:drm_crtc_helper_set_config], 
[   20.686117] [drm:drm_crtc_helper_set_config], [CRTC:11] [FB:36] #connectors=1 (x y) (0 0)
[   20.686120] [drm:drm_crtc_helper_set_config], [CONNECTOR:16:HDMI-A-1] to [CRTC:11]
[   20.686121] [drm:drm_crtc_helper_set_config], [CONNECTOR:18:DVI-I-1] to [CRTC:12]
[   20.686121] [drm:drm_crtc_helper_set_config], 
[   20.686122] [drm:drm_crtc_helper_set_config], [CRTC:12] [FB:36] #connectors=1 (x y) (0 0)
[   20.686124] [drm:drm_crtc_helper_set_config], [CONNECTOR:16:HDMI-A-1] to [CRTC:11]
[   20.686125] [drm:drm_crtc_helper_set_config], [CONNECTOR:18:DVI-I-1] to [CRTC:12]
[   20.686127] [drm:dce4_crtc_load_lut], 0
[   20.686138] [drm:dce4_crtc_load_lut], 1
[   20.686150] [drm:dce4_crtc_load_lut], 0
[   20.686161] [drm:dce4_crtc_load_lut], 1
[   20.691656] radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device
[   20.691680] radeon 0000:01:00.0: registered panic notifier
[   20.691706] [drm] Initialized radeon 2.34.0 20080528 for 0000:01:00.0 on minor 0
[   20.691838] hda-intel 0000:01:00.1: Handle VGA-switcheroo audio client
[   20.691922] snd_hda_intel 0000:01:00.1: irq 79 for MSI/MSI-X
[   20.698095] input: HD-Audio Generic HDMI as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
[   21.566868] w83627ehf: Found NCT6776F chip at 0x290
[   21.710705] Installing knfsd (copyright (C) 1996 okir at monad.swb.de).
[   21.763731] Hangcheck: starting hangcheck timer 0.9.1 (tick is 180 seconds, margin is 60 seconds).
[   21.763766] Hangcheck: Using getrawmonotonic().
[   21.790489] Non-volatile memory driver v1.3
[   23.494460] EXT4-fs (dm-16): re-mounted. Opts: (null)
[   23.530651] EXT3-fs (dm-0): using internal journal
[   23.647273] kjournald starting.  Commit interval 5 seconds
[   23.647745] EXT3-fs (dm-1): using internal journal
[   23.647747] EXT3-fs (dm-1): mounted filesystem with writeback data mode
[   23.648266] kjournald starting.  Commit interval 5 seconds
[   23.648372] EXT3-fs (dm-3): using internal journal
[   23.648373] EXT3-fs (dm-3): mounted filesystem with writeback data mode
[   23.661660] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[   23.664656] XFS (dm-2): Mounting Filesystem
[   23.685523] XFS (dm-2): Ending clean mount
[   23.705138] XFS (dm-5): Mounting Filesystem
[   23.835086] XFS (dm-5): Ending clean mount
[   23.837851] REISERFS (device dm-4): found reiserfs format "3.6" with standard journal
[   23.838600] REISERFS (device dm-4): using ordered data mode
[   23.839350] reiserfs: using flush barriers
[   23.840164] REISERFS (device dm-4): journal params: device dm-4, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
[   23.841165] REISERFS (device dm-4): checking transaction log (dm-4)
[   23.850181] REISERFS (device dm-4): Using r5 hash to sort names
[   23.852259] XFS (dm-9): Mounting Filesystem
[   23.877444] XFS (dm-9): Ending clean mount
[   23.893575] XFS (dm-6): Mounting Filesystem
[   24.034052] XFS (dm-6): Ending clean mount
[   24.035965] XFS (dm-13): Mounting Filesystem
[   24.141271] XFS (dm-13): Ending clean mount
[   24.188801] XFS (dm-14): Mounting Filesystem
[   24.527575] XFS (dm-14): Ending clean mount
[   24.530560] REISERFS (device dm-15): found reiserfs format "3.6" with non-standard journal
[   24.531586] REISERFS (device dm-15): using ordered data mode
[   24.532613] reiserfs: using flush barriers
[   24.533728] REISERFS (device dm-15): journal params: device dm-15, size 32748, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
[   24.535434] REISERFS (device dm-15): checking transaction log (dm-15)
[   24.560234] REISERFS (device dm-15): Using r5 hash to sort names
[   24.737965] [drm:drm_crtc_helper_set_config], 
[   24.737966] [drm:drm_crtc_helper_set_config], [CRTC:11] [FB:36] #connectors=1 (x y) (0 0)
[   24.737972] [drm:drm_crtc_helper_set_config], [CONNECTOR:16:HDMI-A-1] to [CRTC:11]
[   24.737973] [drm:drm_crtc_helper_set_config], [CONNECTOR:18:DVI-I-1] to [CRTC:12]
[   24.737974] [drm:drm_crtc_helper_set_config], 
[   24.737975] [drm:drm_crtc_helper_set_config], [CRTC:12] [FB:36] #connectors=1 (x y) (0 0)
[   24.737978] [drm:drm_crtc_helper_set_config], [CONNECTOR:16:HDMI-A-1] to [CRTC:11]
[   24.737979] [drm:drm_crtc_helper_set_config], [CONNECTOR:18:DVI-I-1] to [CRTC:12]
[   24.737982] [drm:dce4_crtc_load_lut], 0
[   24.737993] [drm:dce4_crtc_load_lut], 1
[   24.738005] [drm:dce4_crtc_load_lut], 0
[   24.738016] [drm:dce4_crtc_load_lut], 1
[   25.286083] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   25.287704] Bluetooth: BNEP filters: protocol multicast
[   25.289595] Bluetooth: BNEP socket layer initialized
[   25.291939] NET: Registered protocol family 10
[   25.484038] [drm:drm_crtc_helper_set_config], 
[   25.484040] [drm:drm_crtc_helper_set_config], [CRTC:11] [FB:36] #connectors=1 (x y) (0 0)
[   25.484048] [drm:drm_crtc_helper_set_config], [CONNECTOR:16:HDMI-A-1] to [CRTC:11]
[   25.484050] [drm:drm_crtc_helper_set_config], [CONNECTOR:18:DVI-I-1] to [CRTC:12]
[   25.484052] [drm:drm_crtc_helper_set_config], 
[   25.484054] [drm:drm_crtc_helper_set_config], [CRTC:12] [FB:36] #connectors=1 (x y) (0 0)
[   25.484058] [drm:drm_crtc_helper_set_config], [CONNECTOR:16:HDMI-A-1] to [CRTC:11]
[   25.484059] [drm:drm_crtc_helper_set_config], [CONNECTOR:18:DVI-I-1] to [CRTC:12]
[   25.484064] [drm:dce4_crtc_load_lut], 0
[   25.484076] [drm:dce4_crtc_load_lut], 1
[   25.484090] [drm:dce4_crtc_load_lut], 0
[   25.484103] [drm:dce4_crtc_load_lut], 1
[   25.492522] [drm:drm_mode_getresources], CRTC[4] CONNECTORS[3] ENCODERS[4]
[   25.492530] [drm:drm_mode_getresources], CRTC[4] CONNECTORS[3] ENCODERS[4]
[   25.492594] [drm:drm_mode_getconnector], [CONNECTOR:16:?]
[   25.492597] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:16:HDMI-A-1]
[   25.493227] [drm:radeon_process_i2c_ch], hw_i2c error
[   25.493848] [drm:radeon_process_i2c_ch], hw_i2c error
[   25.494469] [drm:radeon_process_i2c_ch], hw_i2c error
[   25.495094] [drm:radeon_process_i2c_ch], hw_i2c error
[   25.495711] [drm:radeon_process_i2c_ch], hw_i2c error
[   25.495720] [drm:drm_mode_debug_printmodeline], Modeline 32:"1920x1200" 0 193153 1920 2048 2256 2592 1200 1201 1204 1242 0x0 0x6
[   25.495722] [drm:drm_mode_prune_invalid], Not using 1920x1200 mode -3
[   25.495725] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:16:HDMI-A-1] probed modes :
[   25.495726] [drm:drm_mode_debug_printmodeline], Modeline 26:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[   25.495728] [drm:drm_mode_debug_printmodeline], Modeline 24:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[   25.495730] [drm:drm_mode_debug_printmodeline], Modeline 23:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[   25.495732] [drm:drm_mode_debug_printmodeline], Modeline 25:"848x480" 60 33750 848 864 976 1088 480 486 494 517 0x40 0x5
[   25.495734] [drm:drm_mode_debug_printmodeline], Modeline 22:"640x480" 60 25175 640 656 752 800 480 489 492 525 0x40 0xa
[   25.495740] [drm:drm_mode_getconnector], [CONNECTOR:16:?]
[   25.495816] [drm:drm_mode_getconnector], [CONNECTOR:18:?]
[   25.495819] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DVI-I-1]
[   25.496437] [drm:radeon_process_i2c_ch], hw_i2c error
[   25.497052] [drm:radeon_process_i2c_ch], hw_i2c error
[   25.497669] [drm:radeon_process_i2c_ch], hw_i2c error
[   25.498289] [drm:radeon_process_i2c_ch], hw_i2c error
[   25.498904] [drm:radeon_process_i2c_ch], hw_i2c error
[   25.498912] [drm:drm_mode_debug_printmodeline], Modeline 33:"1920x1200" 0 193153 1920 2048 2256 2592 1200 1201 1204 1242 0x0 0x6
[   25.498914] [drm:drm_mode_prune_invalid], Not using 1920x1200 mode -3
[   25.498916] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DVI-I-1] probed modes :
[   25.498918] [drm:drm_mode_debug_printmodeline], Modeline 31:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[   25.498919] [drm:drm_mode_debug_printmodeline], Modeline 29:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[   25.498921] [drm:drm_mode_debug_printmodeline], Modeline 28:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[   25.498923] [drm:drm_mode_debug_printmodeline], Modeline 30:"848x480" 60 33750 848 864 976 1088 480 486 494 517 0x40 0x5
[   25.498925] [drm:drm_mode_debug_printmodeline], Modeline 27:"640x480" 60 25175 640 656 752 800 480 489 492 525 0x40 0xa
[   25.498930] [drm:drm_mode_getconnector], [CONNECTOR:18:?]
[   25.499018] [drm:drm_mode_getconnector], [CONNECTOR:21:?]
[   25.499021] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:VGA-1]
[   25.499336] [drm:radeon_process_i2c_ch], hw_i2c error
[   25.505301] [drm:radeon_atom_dac_detect], Bios 0 scratch 30000 00000001
[   25.505309] [drm:radeon_atombios_connected_scratch_regs], CRT1 disconnected
[   25.505313] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:VGA-1] disconnected
[   25.505322] [drm:drm_mode_getconnector], [CONNECTOR:21:?]
[   25.505325] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:VGA-1]
[   25.505647] [drm:radeon_process_i2c_ch], hw_i2c error
[   25.511299] [drm:radeon_atom_dac_detect], Bios 0 scratch 30000 00000001
[   25.511307] [drm:radeon_atombios_connected_scratch_regs], CRT1 disconnected
[   25.511310] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:VGA-1] disconnected
[   25.511508] [drm:drm_mode_getconnector], [CONNECTOR:16:?]
[   25.511512] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:16:HDMI-A-1]
[   25.512138] [drm:radeon_process_i2c_ch], hw_i2c error
[   25.512759] [drm:radeon_process_i2c_ch], hw_i2c error
[   25.513391] [drm:radeon_process_i2c_ch], hw_i2c error
[   25.514010] [drm:radeon_process_i2c_ch], hw_i2c error
[   25.514633] [drm:radeon_process_i2c_ch], hw_i2c error
[   25.514644] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:16:HDMI-A-1] probed modes :
[   25.514645] [drm:drm_mode_debug_printmodeline], Modeline 26:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[   25.514648] [drm:drm_mode_debug_printmodeline], Modeline 24:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[   25.514650] [drm:drm_mode_debug_printmodeline], Modeline 23:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[   25.514651] [drm:drm_mode_debug_printmodeline], Modeline 25:"848x480" 60 33750 848 864 976 1088 480 486 494 517 0x40 0x5
[   25.514653] [drm:drm_mode_debug_printmodeline], Modeline 22:"640x480" 60 25175 640 656 752 800 480 489 492 525 0x40 0xa
[   25.514660] [drm:drm_mode_getconnector], [CONNECTOR:16:?]
[   25.514815] [drm:drm_mode_getconnector], [CONNECTOR:18:?]
[   25.514817] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DVI-I-1]
[   25.515439] [drm:radeon_process_i2c_ch], hw_i2c error
[   25.516056] [drm:radeon_process_i2c_ch], hw_i2c error
[   25.516673] [drm:radeon_process_i2c_ch], hw_i2c error
[   25.517290] [drm:radeon_process_i2c_ch], hw_i2c error
[   25.517906] [drm:radeon_process_i2c_ch], hw_i2c error
[   25.517913] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DVI-I-1] probed modes :
[   25.517915] [drm:drm_mode_debug_printmodeline], Modeline 31:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[   25.517917] [drm:drm_mode_debug_printmodeline], Modeline 29:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[   25.517919] [drm:drm_mode_debug_printmodeline], Modeline 28:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[   25.517921] [drm:drm_mode_debug_printmodeline], Modeline 30:"848x480" 60 33750 848 864 976 1088 480 486 494 517 0x40 0x5
[   25.517922] [drm:drm_mode_debug_printmodeline], Modeline 27:"640x480" 60 25175 640 656 752 800 480 489 492 525 0x40 0xa
[   25.517927] [drm:drm_mode_getconnector], [CONNECTOR:18:?]
[   25.518137] [drm:drm_mode_getconnector], [CONNECTOR:21:?]
[   25.518141] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:VGA-1]
[   25.518462] [drm:radeon_process_i2c_ch], hw_i2c error
[   25.524288] [drm:radeon_atom_dac_detect], Bios 0 scratch 30000 00000001
[   25.524296] [drm:radeon_atombios_connected_scratch_regs], CRT1 disconnected
[   25.524299] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:VGA-1] disconnected
[   25.524308] [drm:drm_mode_getconnector], [CONNECTOR:21:?]
[   25.524311] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:VGA-1]
[   25.524632] [drm:radeon_process_i2c_ch], hw_i2c error
[   25.530286] [drm:radeon_atom_dac_detect], Bios 0 scratch 30000 00000001
[   25.530293] [drm:radeon_atombios_connected_scratch_regs], CRT1 disconnected
[   25.530295] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:VGA-1] disconnected
[   25.653268] [drm:drm_mode_addfb], [FB:32]
[   25.653310] [drm:dce4_crtc_load_lut], 0
[   25.653329] [drm:drm_mode_setcrtc], [CRTC:11]
[   25.653335] [drm:drm_mode_setcrtc], [CONNECTOR:16:HDMI-A-1]
[   25.653339] [drm:drm_crtc_helper_set_config], 
[   25.653340] [drm:drm_crtc_helper_set_config], [CRTC:11] [FB:32] #connectors=1 (x y) (1024 0)
[   25.653345] [drm:drm_crtc_helper_set_config], modes are different, full mode set
[   25.653346] [drm:drm_mode_debug_printmodeline], Modeline 34:"1920x1200" 0 193153 1920 2048 2256 2592 1200 1201 1204 1242 0x0 0x6
[   25.653348] [drm:drm_mode_debug_printmodeline], Modeline 33:"" 0 65000 1024 1048 1184 1344 768 771 777 806 0x0 0xa
[   25.653351] [drm:drm_crtc_helper_set_config], [CONNECTOR:16:HDMI-A-1] to [CRTC:11]
[   25.653352] [drm:drm_crtc_helper_set_config], [CONNECTOR:18:DVI-I-1] to [CRTC:12]
[   25.653354] [drm:drm_crtc_helper_set_config], attempting to set mode from userspace
[   25.653355] [drm:drm_mode_debug_printmodeline], Modeline 33:"" 0 65000 1024 1048 1184 1344 768 771 777 806 0x0 0xa
[   25.653358] [drm:radeon_encoder_set_active_device], setting active device to 00000008 from 00000008 00000008 for encoder 2
[   25.653368] [drm:drm_crtc_helper_set_mode], [CRTC:11]
[   25.653376] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000080, active_devices 00000000
[   25.653380] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   25.655453] [drm:radeon_compute_pll_avivo], 6500, pll dividers - fb: 130.0 ref: 3, post 18
[   25.660111] [drm:evergreen_program_watermarks], force priority a to high
[   25.660114] [drm:evergreen_program_watermarks], force priority b to high
[   25.660127] [drm:drm_crtc_helper_set_mode], [ENCODER:15:TMDS-15] set [MODE:33:]
[   25.660130] [drm:radeon_atom_encoder_dpms], encoder dpms 32 to mode 3, devices 00000008, active_devices 00000008
[   25.660474] [drm:dce4_crtc_load_lut], 0
[   25.660510] [drm:radeon_atom_encoder_dpms], encoder dpms 32 to mode 0, devices 00000008, active_devices 00000008
[   25.660919] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[   25.660923] [drm:drm_crtc_helper_set_config], 	[CONNECTOR:16:HDMI-A-1] set DPMS on
[   25.660926] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000080, active_devices 00000000
[   25.660930] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   25.660980] [drm:dce4_crtc_load_lut], 1
[   25.660998] [drm:drm_mode_setcrtc], [CRTC:12]
[   25.661004] [drm:drm_mode_setcrtc], [CONNECTOR:18:DVI-I-1]
[   25.661007] [drm:drm_crtc_helper_set_config], 
[   25.661009] [drm:drm_crtc_helper_set_config], [CRTC:12] [FB:32] #connectors=1 (x y) (0 0)
[   25.661014] [drm:drm_crtc_helper_set_config], modes are different, full mode set
[   25.661016] [drm:drm_mode_debug_printmodeline], Modeline 35:"1920x1200" 0 193153 1920 2048 2256 2592 1200 1201 1204 1242 0x0 0x6
[   25.661019] [drm:drm_mode_debug_printmodeline], Modeline 33:"" 0 65000 1024 1048 1184 1344 768 771 777 806 0x0 0xa
[   25.661024] [drm:drm_crtc_helper_set_config], [CONNECTOR:16:HDMI-A-1] to [CRTC:11]
[   25.661026] [drm:drm_crtc_helper_set_config], [CONNECTOR:18:DVI-I-1] to [CRTC:12]
[   25.661029] [drm:drm_crtc_helper_set_config], attempting to set mode from userspace
[   25.661031] [drm:drm_mode_debug_printmodeline], Modeline 33:"" 0 65000 1024 1048 1184 1344 768 771 777 806 0x0 0xa
[   25.661036] [drm:radeon_encoder_set_active_device], setting active device to 00000010 from 00000010 00000090 for encoder 4
[   25.661042] [drm:drm_crtc_helper_set_mode], [CRTC:12]
[   25.661049] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000080, active_devices 00000000
[   25.661053] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   25.663559] [drm:radeon_compute_pll_avivo], 6500, pll dividers - fb: 130.0 ref: 3, post 18
[   25.663617] [drm:drm_crtc_helper_set_mode], [ENCODER:19:TV-19] set [MODE:33:]
[   25.663620] [drm:radeon_atom_encoder_dpms], encoder dpms 22 to mode 3, devices 00000010, active_devices 00000010
[   25.663665] [drm:dce4_crtc_load_lut], 1
[   25.663704] [drm:radeon_atom_encoder_dpms], encoder dpms 22 to mode 0, devices 00000010, active_devices 00000010
[   25.663710] [drm:drm_crtc_helper_set_config], Setting connector DPMS state to on
[   25.663711] [drm:drm_crtc_helper_set_config], 	[CONNECTOR:18:DVI-I-1] set DPMS on
[   25.663715] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000080, active_devices 00000000
[   25.663718] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   25.663747] [drm:drm_mode_setcrtc], [CRTC:13]
[   25.663752] [drm:drm_crtc_helper_set_config], 
[   25.663754] [drm:drm_crtc_helper_set_config], [CRTC:13] [NOFB]
[   25.663757] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000080, active_devices 00000000
[   25.663760] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   25.663785] [drm:drm_mode_setcrtc], [CRTC:14]
[   25.663787] [drm:drm_crtc_helper_set_config], 
[   25.663789] [drm:drm_crtc_helper_set_config], [CRTC:14] [NOFB]
[   25.663791] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000080, active_devices 00000000
[   25.663794] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   25.664007] [drm:drm_mode_addfb], [FB:33]
[   25.664024] [drm:dce4_crtc_load_lut], 0
[   25.664042] [drm:drm_mode_setcrtc], [CRTC:11]
[   25.664046] [drm:drm_mode_setcrtc], [CONNECTOR:16:HDMI-A-1]
[   25.664047] [drm:drm_crtc_helper_set_config], 
[   25.664049] [drm:drm_crtc_helper_set_config], [CRTC:11] [FB:33] #connectors=1 (x y) (1024 0)
[   25.664054] [drm:drm_crtc_helper_set_config], [CONNECTOR:16:HDMI-A-1] to [CRTC:11]
[   25.664055] [drm:drm_crtc_helper_set_config], [CONNECTOR:18:DVI-I-1] to [CRTC:12]
[   25.664080] [drm:dce4_crtc_load_lut], 1
[   25.664097] [drm:drm_mode_setcrtc], [CRTC:12]
[   25.664100] [drm:drm_mode_setcrtc], [CONNECTOR:18:DVI-I-1]
[   25.664101] [drm:drm_crtc_helper_set_config], 
[   25.664103] [drm:drm_crtc_helper_set_config], [CRTC:12] [FB:33] #connectors=1 (x y) (0 0)
[   25.664107] [drm:drm_crtc_helper_set_config], [CONNECTOR:16:HDMI-A-1] to [CRTC:11]
[   25.664108] [drm:drm_crtc_helper_set_config], [CONNECTOR:18:DVI-I-1] to [CRTC:12]
[   25.731938] e1000e 0000:00:19.0: irq 73 for MSI/MSI-X
[   25.832839] e1000e 0000:00:19.0: irq 73 for MSI/MSI-X
[   25.832965] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[   25.871756] bonding: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
[   25.911847] IPv6: ADDRCONF(NETDEV_UP): bond0: link is not ready
[   25.924920] bonding: bond0: Interface enp13s0f0 does not exist!
[   25.934843] bonding: bond0: Interface enp13s0f1 does not exist!
[   25.951746] bonding: bond0: Interface enp16s0 does not exist!
[   25.956351] bonding: bond0: Adding slave enp12s0f0.
[   26.107476] e1000e 0000:0c:00.0: irq 77 for MSI/MSI-X
[   26.207641] e1000e 0000:0c:00.0: irq 77 for MSI/MSI-X
[   26.208375] bonding: bond0: enslaving enp12s0f0 as an active interface with an up link.
[   26.208491] IPv6: ADDRCONF(NETDEV_CHANGE): bond0: link becomes ready
[   26.213235] bonding: bond0: Adding slave enp12s0f1.
[   26.334072] Bluetooth: RFCOMM TTY layer initialized
[   26.334086] Bluetooth: RFCOMM socket layer initialized
[   26.334088] Bluetooth: RFCOMM ver 1.11
[   26.364290] e1000e 0000:0c:00.1: irq 78 for MSI/MSI-X
[   26.464455] e1000e 0000:0c:00.1: irq 78 for MSI/MSI-X
[   26.465101] bonding: bond0: enslaving enp12s0f1 as an active interface with an up link.
[   28.422173] e1000e: enp12s0f1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[   28.720163] RTNL: assertion failed at drivers/net/bonding/bond_main.c (3398)
[   28.720168] CPU: 5 PID: 16538 Comm: avahi-daemon Not tainted 3.12.0-rc7-00111-g9581b7d #39
[   28.720170] Hardware name: System manufacturer System Product Name/P8Z68 DELUXE, BIOS 0501 05/09/2011
[   28.720172]  ffffffffa09b92a0 ffff88080a58db58 ffffffff8148a010 ffff88081e9cf400
[   28.720177]  ffff8800ba06c000 ffff88080a58db88 ffffffffa09aca40 ffffffffa09b92a0
[   28.720182]  ffff8800ba06c000 ffffffffa09b92a0 0000000000000000 ffff88080a58dba8
[   28.720186] Call Trace:
[   28.720192]  [<ffffffff8148a010>] dump_stack+0x46/0x58
[   28.720198]  [<ffffffffa09aca40>] bond_set_rx_mode+0x39/0xb5 [bonding]
[   28.720202]  [<ffffffff813f021e>] __dev_set_rx_mode+0x7c/0x81
[   28.720206]  [<ffffffff813f34a3>] __dev_mc_add+0x5d/0x73
[   28.720209]  [<ffffffff813f34de>] dev_mc_add+0x10/0x12
[   28.720220]  [<ffffffffa0c1efc2>] igmp6_group_added+0x71/0x17e [ipv6]
[   28.720225]  [<ffffffff8103fea3>] ? local_bh_enable_ip+0xc4/0xe3
[   28.720233]  [<ffffffffa0c2013d>] ipv6_dev_mc_inc+0x2b9/0x2e7 [ipv6]
[   28.720240]  [<ffffffffa0c1fe89>] ? ipv6_dev_mc_inc+0x5/0x2e7 [ipv6]
[   28.720244]  [<ffffffff81237685>] ? __rwlock_init+0x31/0x50
[   28.720249]  [<ffffffffa0c2033e>] ipv6_sock_mc_join+0x1d3/0x268 [ipv6]
[   28.720254]  [<ffffffffa0c20253>] ? ipv6_sock_mc_join+0xe8/0x268 [ipv6]
[   28.720260]  [<ffffffffa0c138dd>] ? do_ipv6_setsockopt.isra.6+0xa3/0xd30 [ipv6]
[   28.720265]  [<ffffffffa0c141bd>] do_ipv6_setsockopt.isra.6+0x983/0xd30 [ipv6]
[   28.720269]  [<ffffffff81008fd3>] ? native_sched_clock+0x29/0x6f
[   28.720271]  [<ffffffff8106b033>] ? local_clock+0x41/0x5a
[   28.720274]  [<ffffffff81096d45>] ? __lock_acquire.isra.23+0x599/0xbfb
[   28.720276]  [<ffffffff81009022>] ? sched_clock+0x9/0xd
[   28.720278]  [<ffffffff8106af69>] ? sched_clock_cpu+0x48/0xd1
[   28.720280]  [<ffffffff81008fd3>] ? native_sched_clock+0x29/0x6f
[   28.720282]  [<ffffffff81009022>] ? sched_clock+0x9/0xd
[   28.720283]  [<ffffffff8106af69>] ? sched_clock_cpu+0x48/0xd1
[   28.720285]  [<ffffffff8106b033>] ? local_clock+0x41/0x5a
[   28.720287]  [<ffffffff8109580e>] ? lock_release_holdtime.part.5+0xc2/0xc7
[   28.720289]  [<ffffffff8106b8e0>] ? vtime_account_user+0x52/0x57
[   28.720295]  [<ffffffffa0c1467b>] ipv6_setsockopt+0x4d/0x9a [ipv6]
[   28.720300]  [<ffffffffa0c1896e>] udpv6_setsockopt+0x29/0x2b [ipv6]
[   28.720305]  [<ffffffff813da5b3>] sock_common_setsockopt+0x14/0x16
[   28.720307]  [<ffffffff813d9b46>] SyS_setsockopt+0x87/0xb4
[   28.720310]  [<ffffffff81498e90>] tracesys+0xdd/0xe2
[   28.726888] RTNL: assertion failed at drivers/net/bonding/bond_main.c (3398)
[   28.726890] CPU: 5 PID: 16561 Comm: ntpd Not tainted 3.12.0-rc7-00111-g9581b7d #39
[   28.726897] Hardware name: System manufacturer System Product Name/P8Z68 DELUXE, BIOS 0501 05/09/2011
[   28.726900]  ffffffffa09b92a0 ffff88080fc15b58 ffffffff8148a010 ffff88080af223b0
[   28.726905]  ffff8800ba06c000 ffff88080fc15b88 ffffffffa09aca40 ffffffffa09b92a0
[   28.726911]  ffff8800ba06c000 ffffffffa09b92a0 0000000000000000 ffff88080fc15ba8
[   28.726912] Call Trace:
[   28.726918]  [<ffffffff8148a010>] dump_stack+0x46/0x58
[   28.726928]  [<ffffffffa09aca40>] bond_set_rx_mode+0x39/0xb5 [bonding]
[   28.726931]  [<ffffffff813f021e>] __dev_set_rx_mode+0x7c/0x81
[   28.726934]  [<ffffffff813f34a3>] __dev_mc_add+0x5d/0x73
[   28.726937]  [<ffffffff813f34de>] dev_mc_add+0x10/0x12
[   28.726946]  [<ffffffffa0c1efc2>] igmp6_group_added+0x71/0x17e [ipv6]
[   28.726950]  [<ffffffff8103fea3>] ? local_bh_enable_ip+0xc4/0xe3
[   28.726957]  [<ffffffffa0c2013d>] ipv6_dev_mc_inc+0x2b9/0x2e7 [ipv6]
[   28.726965]  [<ffffffffa0c1fe89>] ? ipv6_dev_mc_inc+0x5/0x2e7 [ipv6]
[   28.726968]  [<ffffffff81237685>] ? __rwlock_init+0x31/0x50
[   28.726975]  [<ffffffffa0c2033e>] ipv6_sock_mc_join+0x1d3/0x268 [ipv6]
[   28.726981]  [<ffffffffa0c20253>] ? ipv6_sock_mc_join+0xe8/0x268 [ipv6]
[   28.726988]  [<ffffffffa0c138dd>] ? do_ipv6_setsockopt.isra.6+0xa3/0xd30 [ipv6]
[   28.726994]  [<ffffffffa0c141bd>] do_ipv6_setsockopt.isra.6+0x983/0xd30 [ipv6]
[   28.726998]  [<ffffffff81008fd3>] ? native_sched_clock+0x29/0x6f
[   28.727001]  [<ffffffff8106b033>] ? local_clock+0x41/0x5a
[   28.727005]  [<ffffffff81096d45>] ? __lock_acquire.isra.23+0x599/0xbfb
[   28.727007]  [<ffffffff81009022>] ? sched_clock+0x9/0xd
[   28.727010]  [<ffffffff8106af69>] ? sched_clock_cpu+0x48/0xd1
[   28.727012]  [<ffffffff81008fd3>] ? native_sched_clock+0x29/0x6f
[   28.727015]  [<ffffffff81009022>] ? sched_clock+0x9/0xd
[   28.727017]  [<ffffffff8106af69>] ? sched_clock_cpu+0x48/0xd1
[   28.727019]  [<ffffffff8106b033>] ? local_clock+0x41/0x5a
[   28.727022]  [<ffffffff8109580e>] ? lock_release_holdtime.part.5+0xc2/0xc7
[   28.727025]  [<ffffffff8106b8e0>] ? vtime_account_user+0x52/0x57
[   28.727030]  [<ffffffffa0c1467b>] ipv6_setsockopt+0x4d/0x9a [ipv6]
[   28.727037]  [<ffffffffa0c1896e>] udpv6_setsockopt+0x29/0x2b [ipv6]
[   28.727040]  [<ffffffff813da5b3>] sock_common_setsockopt+0x14/0x16
[   28.727043]  [<ffffffff813d9b46>] SyS_setsockopt+0x87/0xb4
[   28.727046]  [<ffffffff81498e90>] tracesys+0xdd/0xe2
[   28.748229] RTNL: assertion failed at drivers/net/bonding/bond_main.c (3398)
[   28.748233] CPU: 5 PID: 16596 Comm: rpcbind Not tainted 3.12.0-rc7-00111-g9581b7d #39
[   28.748234] Hardware name: System manufacturer System Product Name/P8Z68 DELUXE, BIOS 0501 05/09/2011
[   28.748235]  ffffffffa09b92a0 ffff88080bf37b58 ffffffff8148a010 ffff88081e9cf400
[   28.748238]  ffff8800ba06c000 ffff88080bf37b88 ffffffffa09aca40 ffffffffa09b92a0
[   28.748240]  ffff8800ba06c000 ffffffffa09b92a0 0000000000000000 ffff88080bf37ba8
[   28.748243] Call Trace:
[   28.748248]  [<ffffffff8148a010>] dump_stack+0x46/0x58
[   28.748252]  [<ffffffffa09aca40>] bond_set_rx_mode+0x39/0xb5 [bonding]
[   28.748255]  [<ffffffff813f021e>] __dev_set_rx_mode+0x7c/0x81
[   28.748258]  [<ffffffff813f34a3>] __dev_mc_add+0x5d/0x73
[   28.748260]  [<ffffffff813f34de>] dev_mc_add+0x10/0x12
[   28.748267]  [<ffffffffa0c1efc2>] igmp6_group_added+0x71/0x17e [ipv6]
[   28.748270]  [<ffffffff8103fea3>] ? local_bh_enable_ip+0xc4/0xe3
[   28.748276]  [<ffffffffa0c2013d>] ipv6_dev_mc_inc+0x2b9/0x2e7 [ipv6]
[   28.748280]  [<ffffffffa0c1fe89>] ? ipv6_dev_mc_inc+0x5/0x2e7 [ipv6]
[   28.748283]  [<ffffffff81237685>] ? __rwlock_init+0x31/0x50
[   28.748287]  [<ffffffffa0c2033e>] ipv6_sock_mc_join+0x1d3/0x268 [ipv6]
[   28.748291]  [<ffffffffa0c20253>] ? ipv6_sock_mc_join+0xe8/0x268 [ipv6]
[   28.748296]  [<ffffffffa0c138dd>] ? do_ipv6_setsockopt.isra.6+0xa3/0xd30 [ipv6]
[   28.748300]  [<ffffffffa0c141bd>] do_ipv6_setsockopt.isra.6+0x983/0xd30 [ipv6]
[   28.748303]  [<ffffffff81008fd3>] ? native_sched_clock+0x29/0x6f
[   28.748305]  [<ffffffff8106b033>] ? local_clock+0x41/0x5a
[   28.748307]  [<ffffffff81096d45>] ? __lock_acquire.isra.23+0x599/0xbfb
[   28.748309]  [<ffffffff81009022>] ? sched_clock+0x9/0xd
[   28.748311]  [<ffffffff8106af69>] ? sched_clock_cpu+0x48/0xd1
[   28.748313]  [<ffffffff81008fd3>] ? native_sched_clock+0x29/0x6f
[   28.748315]  [<ffffffff81009022>] ? sched_clock+0x9/0xd
[   28.748317]  [<ffffffff8106af69>] ? sched_clock_cpu+0x48/0xd1
[   28.748319]  [<ffffffff8106b033>] ? local_clock+0x41/0x5a
[   28.748321]  [<ffffffff8109580e>] ? lock_release_holdtime.part.5+0xc2/0xc7
[   28.748322]  [<ffffffff8106b8e0>] ? vtime_account_user+0x52/0x57
[   28.748327]  [<ffffffffa0c1467b>] ipv6_setsockopt+0x4d/0x9a [ipv6]
[   28.748331]  [<ffffffffa0c1896e>] udpv6_setsockopt+0x29/0x2b [ipv6]
[   28.748333]  [<ffffffff813da5b3>] sock_common_setsockopt+0x14/0x16
[   28.748335]  [<ffffffff813d9b46>] SyS_setsockopt+0x87/0xb4
[   28.748337]  [<ffffffff81498e90>] tracesys+0xdd/0xe2
[   29.095237] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
[   29.095390] NFSD: starting 90-second grace period (net ffffffff81990080)
[   30.716987] [drm:radeon_process_i2c_ch], hw_i2c error
[   40.726242] [drm:radeon_process_i2c_ch], hw_i2c error
[   50.735585] [drm:radeon_process_i2c_ch], hw_i2c error
[   60.744861] [drm:radeon_process_i2c_ch], hw_i2c error
[   70.754207] [drm:radeon_process_i2c_ch], hw_i2c error
[   73.429464] 3w-9xxx: scsi0: AEN: INFO (0x04:0x0029): Verify started:unit=0.
[   80.763516] [drm:radeon_process_i2c_ch], hw_i2c error
[   90.772836] [drm:radeon_process_i2c_ch], hw_i2c error
[  100.782138] [drm:radeon_process_i2c_ch], hw_i2c error
[  110.791450] [drm:radeon_process_i2c_ch], hw_i2c error
[  120.800757] [drm:radeon_process_i2c_ch], hw_i2c error
[  130.810041] [drm:radeon_process_i2c_ch], hw_i2c error
[  140.819388] [drm:radeon_process_i2c_ch], hw_i2c error
-------------- next part --------------
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.12.0-rc7-00111-g9581b7d (root at bohr-int) (gcc version 4.7.3 (Gentoo 4.7.3 p1.0, pie-0.5.5) ) #39 SMP Sat Nov 2 11:31:30 PDT 2013
[    0.000000] Command line: BOOT_IMAGE=/kernel-genkernel-x86_64-3.12.0-rc7-00111-g9581b7d root=/dev/mapper/vg-root ro rw domdadm dolvm real_root=UUID=f9488c6d-60a9-442e-8f83-daffd7ff5e3d modeset=1 fbcon=map:0 kmemleak=off drm.debug=0x06
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    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-0x00000000be4b1fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000be4b2000-0x00000000bef6afff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bef6b000-0x00000000befc4fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000befc5000-0x00000000bf357fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf358000-0x00000000bf35afff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bf35b000-0x00000000bf5a0fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf5a1000-0x00000000bf5b1fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bf5b2000-0x00000000bf5c8fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf5c9000-0x00000000bf5cafff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bf5cb000-0x00000000bf5cbfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bf5cc000-0x00000000bf5d3fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf5d4000-0x00000000bf5ddfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bf5de000-0x00000000bf639fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf63a000-0x00000000bf67cfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bf67d000-0x00000000bf7fffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000083f7fffff] usable
[    0.000000] kmemleak: Kernel memory leak detector disabled
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.6 present.
[    0.000000] DMI: System manufacturer System Product Name/P8Z68 DELUXE, BIOS 0501 05/09/2011
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x83f800 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-D7FFF write-protect
[    0.000000]   D8000-E7FFF uncachable
[    0.000000]   E8000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask 800000000 write-back
[    0.000000]   1 base 800000000 mask FC0000000 write-back
[    0.000000]   2 base 0C0000000 mask FC0000000 uncachable
[    0.000000]   3 base 83F800000 mask FFF800000 uncachable
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 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 = 0xbf800 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fce50-0x000fce5f] mapped at [ffff8800000fce50]
[    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 [0x02542000, 0x02542fff] PGTABLE
[    0.000000] BRK [0x02543000, 0x02543fff] PGTABLE
[    0.000000] BRK [0x02544000, 0x02544fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x83f600000-0x83f7fffff]
[    0.000000]  [mem 0x83f600000-0x83f7fffff] page 2M
[    0.000000] BRK [0x02545000, 0x02545fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x83c000000-0x83f5fffff]
[    0.000000]  [mem 0x83c000000-0x83f5fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x800000000-0x83bffffff]
[    0.000000]  [mem 0x800000000-0x83bffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0xbe4b1fff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0xbe3fffff] page 2M
[    0.000000]  [mem 0xbe400000-0xbe4b1fff] page 4k
[    0.000000] init_memory_mapping: [mem 0xbf5c9000-0xbf5cafff]
[    0.000000]  [mem 0xbf5c9000-0xbf5cafff] page 4k
[    0.000000] BRK [0x02546000, 0x02546fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0xbf67d000-0xbf7fffff]
[    0.000000]  [mem 0xbf67d000-0xbf7fffff] page 4k
[    0.000000] BRK [0x02547000, 0x02547fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x100000000-0x7ffffffff]
[    0.000000]  [mem 0x100000000-0x7ffffffff] page 2M
[    0.000000] RAMDISK: [mem 0x3710c000-0x3787dfff]
[    0.000000] ACPI: RSDP 00000000000f0420 00024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 00000000befba068 0004C (v01 ALASKA    A M I 01072009 AMI  00010013)
[    0.000000] ACPI: FACP 00000000befc3dd8 000F4 (v04 ALASKA    A M I 01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 00000000befba140 09C95 (v02 ALASKA    A M I 00000000 INTL 20051117)
[    0.000000] ACPI: FACS 00000000bf5d5f80 00040
[    0.000000] ACPI: APIC 00000000befc3ed0 00092 (v03 ALASKA    A M I 01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 00000000befc3f68 001D6 (v01 AMICPU     PROC 00000001 MSFT 03000001)
[    0.000000] ACPI: MCFG 00000000befc4140 0003C (v01 ALASKA    A M I 01072009 MSFT 00000097)
[    0.000000] ACPI: HPET 00000000befc4180 00038 (v01 ALASKA    A M I 01072009 AMI. 00000004)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000083f7fffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x83f7fffff]
[    0.000000]   NODE_DATA [mem 0x83f7dc000-0x83f7e0fff]
[    0.000000]  [ffffea0000000000-ffffea0020ffffff] PMD -> [ffff88081ee00000-ffff88083edfffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x83f7fffff]
[    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-0xbe4b1fff]
[    0.000000]   node   0: [mem 0xbf5c9000-0xbf5cafff]
[    0.000000]   node   0: [mem 0xbf67d000-0xbf7fffff]
[    0.000000]   node   0: [mem 0x100000000-0x83f7fffff]
[    0.000000] On node 0 totalpages: 8379858
[    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: 12121 pages used for memmap
[    0.000000]   DMA32 zone: 775735 pages, LIFO batch:31
[    0.000000]   Normal zone: 118752 pages used for memmap
[    0.000000]   Normal zone: 7600128 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 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 0xbe4b2000-0xbef6afff]
[    0.000000] PM: Registered nosave memory: [mem 0xbef6b000-0xbefc4fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbefc5000-0xbf357fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf358000-0xbf35afff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf35b000-0xbf5a0fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf5a1000-0xbf5b1fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf5b2000-0xbf5c8fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf5cb000-0xbf5cbfff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf5cc000-0xbf5d3fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf5d4000-0xbf5ddfff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf5de000-0xbf639fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf63a000-0xbf67cfff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf800000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0xbf800000-0xfed1bfff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 476 pages/cpu @ffff88081de00000 s1919360 r8192 d22144 u2097152
[    0.000000] pcpu-alloc: s1919360 r8192 d22144 u2097152 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 8248900
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/kernel-genkernel-x86_64-3.12.0-rc7-00111-g9581b7d root=/dev/mapper/vg-root ro rw domdadm dolvm real_root=UUID=f9488c6d-60a9-442e-8f83-daffd7ff5e3d modeset=1 fbcon=map:0 kmemleak=off drm.debug=0x06
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[    0.000000] Memory: 32883536K/33519432K available (4724K kernel code, 896K rwdata, 4360K rodata, 3028K init, 8712K bss, 635896K reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	Offload RCU callbacks from all CPUs
[    0.000000] 	Offload RCU callbacks from CPUs: 0-7.
[    0.000000] NO_HZ: Full dynticks CPUs: 1-7.
[    0.000000] NR_IRQS:4352 nr_irqs:744 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: 6335 kB
[    0.000000]  per task-struct memory footprint: 2688 bytes
[    0.000000] allocated 134217728 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.001000] tsc: Detected 3411.129 MHz processor
[    0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 6822.25 BogoMIPS (lpj=3411129)
[    0.000287] pid_max: default: 32768 minimum: 301
[    0.000472] Security Framework initialized
[    0.002362] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes)
[    0.007485] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.009716] Mount-cache hash table entries: 256
[    0.010194] Initializing cgroup subsys memory
[    0.010342] Initializing cgroup subsys devices
[    0.010482] Initializing cgroup subsys freezer
[    0.010621] Initializing cgroup subsys blkio
[    0.010758] Initializing cgroup subsys perf_event
[    0.010896] Initializing cgroup subsys hugetlb
[    0.011058] CPU: Physical Processor ID: 0
[    0.011204] CPU: Processor Core ID: 0
[    0.011342] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.011571] mce: CPU supports 9 MCE banks
[    0.011715] CPU0: Thermal monitoring enabled (TM1)
[    0.011861] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
tlb_flushall_shift: 5
[    0.012298] Freeing SMP alternatives memory: 20K (ffffffff81cb9000 - ffffffff81cbe000)
[    0.013327] ACPI: Core revision 20130725
[    0.018997] ACPI: All ACPI Tables successfully acquired
[    0.242526] ftrace: allocating 22096 entries in 87 pages
[    0.250608] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.260740] smpboot: CPU0: Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz (fam: 06, model: 2a, stepping: 07)
[    0.261114] TSC deadline timer enabled
[    0.261129] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, full-width counters, Intel PMU driver.
[    0.261595] perf_event_intel: PEBS disabled due to CPU errata, please upgrade microcode
[    0.261822] ... version:                3
[    0.261958] ... bit width:              48
[    0.262092] ... generic registers:      4
[    0.262232] ... value mask:             0000ffffffffffff
[    0.264694] ... max period:             0000ffffffffffff
[    0.264830] ... fixed-purpose events:   3
[    0.264964] ... event mask:             000000070000000f
[    0.266650] SMP alternatives: lockdep: fixing up alternatives
[    0.280225] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.266796] smpboot: Booting Node   0, Processors  #   1
[    0.280644] SMP alternatives: lockdep: fixing up alternatives
[    0.280912]  #   2
[    0.294352] SMP alternatives: lockdep: fixing up alternatives
[    0.294624]  #   3
[    0.308060] SMP alternatives: lockdep: fixing up alternatives
[    0.308331]  #   4
[    0.321818] SMP alternatives: lockdep: fixing up alternatives
[    0.322089]  #   5
[    0.335429] SMP alternatives: lockdep: fixing up alternatives
[    0.335702]  #   6
[    0.349139] SMP alternatives: lockdep: fixing up alternatives
[    0.349411]  #   7 OK
[    0.362794] Brought up 8 CPUs
[    0.362932] smpboot: Total of 8 processors activated (54578.06 BogoMIPS)
[    0.369520] devtmpfs: initialized
[    0.370020] PM: Registering ACPI NVS region [mem 0xbef6b000-0xbefc4fff] (368640 bytes)
[    0.370256] PM: Registering ACPI NVS region [mem 0xbf358000-0xbf35afff] (12288 bytes)
[    0.370478] PM: Registering ACPI NVS region [mem 0xbf5a1000-0xbf5b1fff] (69632 bytes)
[    0.370703] PM: Registering ACPI NVS region [mem 0xbf5cb000-0xbf5cbfff] (4096 bytes)
[    0.370926] PM: Registering ACPI NVS region [mem 0xbf5d4000-0xbf5ddfff] (40960 bytes)
[    0.371149] PM: Registering ACPI NVS region [mem 0xbf63a000-0xbf67cfff] (274432 bytes)
[    0.372448] atomic64 test passed for x86-64 platform with CX8 and with SSE
[    0.372585] pinctrl core: initialized pinctrl subsystem
[    0.373029] regulator-dummy: no parameters
[    0.373316] NET: Registered protocol family 16
[    0.374248] cpuidle: using governor ladder
[    0.374385] cpuidle: using governor menu
[    0.374625] ACPI: bus type PCI registered
[    0.374762] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.375103] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[    0.375330] PCI: not using MMCONFIG
[    0.375465] PCI: Using configuration type 1 for base access
[    0.382415] bio: create slab <bio-0> at 0
[    0.383013] ACPI: Added _OSI(Module Device)
[    0.383151] ACPI: Added _OSI(Processor Device)
[    0.383288] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.383424] ACPI: Added _OSI(Processor Aggregator Device)
[    0.387823] ACPI: EC: Look up EC in DSDT
[    0.392042] ACPI: Executed 1 blocks of module-level executable AML code
[    0.396100] ACPI: SSDT 00000000bf5d4818 0079C (v01    AMI      IST 00000001 MSFT 03000001)
[    0.397747] ACPI: Dynamic OEM Table Load:
[    0.397978] ACPI: SSDT           (null) 0079C (v01    AMI      IST 00000001 MSFT 03000001)
[    0.398342] ACPI: SSDT 00000000bf5dba18 0021C (v01    AMI      CST 00000001 MSFT 03000001)
[    0.399875] ACPI: Dynamic OEM Table Load:
[    0.400106] ACPI: SSDT           (null) 0021C (v01    AMI      CST 00000001 MSFT 03000001)
[    0.401760] ACPI: Interpreter enabled
[    0.401906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130725/hwxface-571)
[    0.402247] ACPI: (supports S0 S1 S3 S4 S5)
[    0.402383] ACPI: Using IOAPIC for interrupt routing
[    0.402545] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[    0.402847] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in ACPI motherboard resources
[    0.408000] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.408571] ACPI: No dock devices found.
[    0.409765] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.426968] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.427320] acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d)
[    0.427741] acpi PNP0A08:00: ACPI _OSC control (0x1c) granted
[    0.428126] acpi PNP0A08:00: ignoring host bridge window [mem 0x000c8000-0x000dffff] (conflicts with Video ROM [mem 0x000c0000-0x000cffff])
[    0.428359] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.428749] ACPI: \_SB_.PCI0.MCH_: can't evaluate _ADR (0x5)
[    0.428912] ACPI: \_SB_.PCI0.PCH_: can't evaluate _ADR (0x5)
[    0.429049] ACPI: \_SB_.PCI0.CWDT: can't evaluate _ADR (0x5)
[    0.429186] ACPI: \_SB_.PCI0.WMI1: can't evaluate _ADR (0x5)
[    0.429474] ACPI: \_SB_.PCI0.HPET: can't evaluate _ADR (0x5)
[    0.429624] PCI host bridge to bus 0000:00
[    0.429761] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.429898] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.430035] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.430171] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.430309] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xffffffff]
[    0.430460] pci 0000:00:00.0: [8086:0100] type 00 class 0x060000
[    0.430659] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
[    0.430708] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.430794] pci 0000:00:01.0: System wakeup disabled by ACPI
[    0.431018] pci 0000:00:01.1: [8086:0105] type 01 class 0x060400
[    0.431066] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    0.431147] pci 0000:00:01.1: System wakeup disabled by ACPI
[    0.431419] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[    0.431462] pci 0000:00:16.0: reg 0x10: [mem 0xfbf29000-0xfbf2900f 64bit]
[    0.431586] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.431770] pci 0000:00:19.0: [8086:1503] type 00 class 0x020000
[    0.431800] pci 0000:00:19.0: reg 0x10: [mem 0xfbf00000-0xfbf1ffff]
[    0.431813] pci 0000:00:19.0: reg 0x14: [mem 0xfbf28000-0xfbf28fff]
[    0.431827] pci 0000:00:19.0: reg 0x18: [io  0xf040-0xf05f]
[    0.431939] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.432027] pci 0000:00:19.0: System wakeup disabled by ACPI
[    0.432259] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[    0.432291] pci 0000:00:1a.0: reg 0x10: [mem 0xfbf27000-0xfbf273ff]
[    0.432441] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.432535] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    0.432762] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[    0.432787] pci 0000:00:1b.0: reg 0x10: [mem 0xfbf20000-0xfbf23fff 64bit]
[    0.432909] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.433075] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[    0.433209] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.433305] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.433538] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
[    0.433673] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.433767] pci 0000:00:1c.4: System wakeup disabled by ACPI
[    0.433994] pci 0000:00:1c.6: [8086:1c1c] type 01 class 0x060400
[    0.434129] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[    0.434226] pci 0000:00:1c.6: System wakeup disabled by ACPI
[    0.434448] pci 0000:00:1c.7: [8086:1c1e] type 01 class 0x060400
[    0.434586] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[    0.434681] pci 0000:00:1c.7: System wakeup disabled by ACPI
[    0.434910] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[    0.434942] pci 0000:00:1d.0: reg 0x10: [mem 0xfbf26000-0xfbf263ff]
[    0.435093] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.435183] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.435409] pci 0000:00:1f.0: [8086:1c44] type 00 class 0x060100
[    0.435734] pci 0000:00:1f.2: [8086:1c02] type 00 class 0x010601
[    0.435767] pci 0000:00:1f.2: reg 0x10: [io  0xf090-0xf097]
[    0.435780] pci 0000:00:1f.2: reg 0x14: [io  0xf080-0xf083]
[    0.435792] pci 0000:00:1f.2: reg 0x18: [io  0xf070-0xf077]
[    0.435805] pci 0000:00:1f.2: reg 0x1c: [io  0xf060-0xf063]
[    0.435818] pci 0000:00:1f.2: reg 0x20: [io  0xf020-0xf03f]
[    0.435831] pci 0000:00:1f.2: reg 0x24: [mem 0xfbf25000-0xfbf257ff]
[    0.435914] pci 0000:00:1f.2: PME# supported from D3hot
[    0.436077] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[    0.436102] pci 0000:00:1f.3: reg 0x10: [mem 0xfbf24000-0xfbf240ff 64bit]
[    0.436139] pci 0000:00:1f.3: reg 0x20: [io  0xf000-0xf01f]
[    0.436412] pci 0000:01:00.0: [1002:68f9] type 00 class 0x030000
[    0.436428] pci 0000:01:00.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.436440] pci 0000:01:00.0: reg 0x18: [mem 0xfbe20000-0xfbe3ffff 64bit]
[    0.436448] pci 0000:01:00.0: reg 0x20: [io  0xe000-0xe0ff]
[    0.436468] pci 0000:01:00.0: reg 0x30: [mem 0xfbe00000-0xfbe1ffff pref]
[    0.436506] pci 0000:01:00.0: supports D1 D2
[    0.436600] pci 0000:01:00.1: [1002:aa68] type 00 class 0x040300
[    0.436616] pci 0000:01:00.1: reg 0x10: [mem 0xfbe40000-0xfbe43fff 64bit]
[    0.436687] pci 0000:01:00.1: supports D1 D2
[    0.438497] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.438652] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.438655] pci 0000:00:01.0:   bridge window [mem 0xfbe00000-0xfbefffff]
[    0.438659] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.438761] pci 0000:02:00.0: [13c1:1004] type 00 class 0x010400
[    0.438776] pci 0000:02:00.0: reg 0x10: [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.438788] pci 0000:02:00.0: reg 0x18: [mem 0xfbd20000-0xfbd20fff 64bit]
[    0.438797] pci 0000:02:00.0: reg 0x20: [io  0xd000-0xd0ff]
[    0.438812] pci 0000:02:00.0: reg 0x30: [mem 0xfbd00000-0xfbd1ffff pref]
[    0.438850] pci 0000:02:00.0: supports D1 D2
[    0.440499] pci 0000:00:01.1: PCI bridge to [bus 02]
[    0.440654] pci 0000:00:01.1:   bridge window [io  0xd000-0xdfff]
[    0.440656] pci 0000:00:01.1:   bridge window [mem 0xfbd00000-0xfbdfffff]
[    0.440660] pci 0000:00:01.1:   bridge window [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.440793] pci 0000:00:1c.0: PCI bridge to [bus 03]
[    0.441108] pci 0000:04:00.0: [1033:0194] type 00 class 0x0c0330
[    0.441144] pci 0000:04:00.0: reg 0x10: [mem 0xfbc00000-0xfbc01fff 64bit]
[    0.441336] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
[    0.441493] pci 0000:00:1c.4: PCI bridge to [bus 04]
[    0.441638] pci 0000:00:1c.4:   bridge window [mem 0xfbc00000-0xfbcfffff]
[    0.441808] pci 0000:05:00.0: [1033:0194] type 00 class 0x0c0330
[    0.441845] pci 0000:05:00.0: reg 0x10: [mem 0xfbb00000-0xfbb01fff 64bit]
[    0.442036] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[    0.442187] pci 0000:00:1c.6: PCI bridge to [bus 05]
[    0.442331] pci 0000:00:1c.6:   bridge window [mem 0xfbb00000-0xfbbfffff]
[    0.442521] pci 0000:06:00.0: [10b5:8608] type 01 class 0x060400
[    0.442546] pci 0000:06:00.0: reg 0x10: [mem 0xfba00000-0xfba1ffff]
[    0.442698] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
[    0.442755] pci 0000:06:00.0: System wakeup disabled by ACPI
[    0.442993] pci 0000:00:1c.7: PCI bridge to [bus 06-0f]
[    0.443134] pci 0000:00:1c.7:   bridge window [io  0x8000-0xcfff]
[    0.443139] pci 0000:00:1c.7:   bridge window [mem 0xfb600000-0xfbafffff]
[    0.443147] pci 0000:00:1c.7:   bridge window [mem 0xd2000000-0xd20fffff 64bit pref]
[    0.443447] pci 0000:07:01.0: [10b5:8608] type 01 class 0x060400
[    0.443630] pci 0000:07:01.0: PME# supported from D0 D3hot D3cold
[    0.443803] pci 0000:07:04.0: [10b5:8608] type 01 class 0x060400
[    0.443982] pci 0000:07:04.0: PME# supported from D0 D3hot D3cold
[    0.444149] pci 0000:07:05.0: [10b5:8608] type 01 class 0x060400
[    0.444329] pci 0000:07:05.0: PME# supported from D0 D3hot D3cold
[    0.444508] pci 0000:07:06.0: [10b5:8608] type 01 class 0x060400
[    0.444685] pci 0000:07:06.0: PME# supported from D0 D3hot D3cold
[    0.444859] pci 0000:07:07.0: [10b5:8608] type 01 class 0x060400
[    0.445036] pci 0000:07:07.0: PME# supported from D0 D3hot D3cold
[    0.445213] pci 0000:07:08.0: [10b5:8608] type 01 class 0x060400
[    0.445393] pci 0000:07:08.0: PME# supported from D0 D3hot D3cold
[    0.445575] pci 0000:07:09.0: [10b5:8608] type 01 class 0x060400
[    0.445753] pci 0000:07:09.0: PME# supported from D0 D3hot D3cold
[    0.445959] pci 0000:06:00.0: PCI bridge to [bus 07-0f]
[    0.446106] pci 0000:06:00.0:   bridge window [io  0x8000-0xcfff]
[    0.446112] pci 0000:06:00.0:   bridge window [mem 0xfb600000-0xfb9fffff]
[    0.446123] pci 0000:06:00.0:   bridge window [mem 0xd2000000-0xd20fffff 64bit pref]
[    0.446317] pci 0000:08:00.0: [1106:3403] type 00 class 0x0c0010
[    0.446361] pci 0000:08:00.0: reg 0x10: [mem 0xfb900000-0xfb9007ff 64bit]
[    0.446383] pci 0000:08:00.0: reg 0x18: [io  0xc000-0xc0ff]
[    0.446579] pci 0000:08:00.0: supports D2
[    0.446581] pci 0000:08:00.0: PME# supported from D2 D3hot D3cold
[    0.448537] pci 0000:07:01.0: PCI bridge to [bus 08]
[    0.448698] pci 0000:07:01.0:   bridge window [io  0xc000-0xcfff]
[    0.448704] pci 0000:07:01.0:   bridge window [mem 0xfb900000-0xfb9fffff]
[    0.448880] pci 0000:07:04.0: PCI bridge to [bus 09]
[    0.449270] pci 0000:0a:00.0: [197b:2362] type 00 class 0x010185
[    0.449322] pci 0000:0a:00.0: reg 0x10: [io  0xb040-0xb047]
[    0.449344] pci 0000:0a:00.0: reg 0x14: [io  0xb030-0xb033]
[    0.449367] pci 0000:0a:00.0: reg 0x18: [io  0xb020-0xb027]
[    0.449389] pci 0000:0a:00.0: reg 0x1c: [io  0xb010-0xb013]
[    0.449412] pci 0000:0a:00.0: reg 0x20: [io  0xb000-0xb00f]
[    0.449434] pci 0000:0a:00.0: reg 0x24: [mem 0xfb810000-0xfb8101ff]
[    0.449457] pci 0000:0a:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    0.449552] pci 0000:0a:00.0: PME# supported from D3hot
[    0.451541] pci 0000:07:05.0: PCI bridge to [bus 0a]
[    0.451703] pci 0000:07:05.0:   bridge window [io  0xb000-0xbfff]
[    0.451709] pci 0000:07:05.0:   bridge window [mem 0xfb800000-0xfb8fffff]
[    0.451914] pci 0000:0b:00.0: [1b4b:9130] type 00 class 0x010601
[    0.451942] pci 0000:0b:00.0: reg 0x10: [io  0xa090-0xa097]
[    0.451962] pci 0000:0b:00.0: reg 0x14: [io  0xa080-0xa083]
[    0.451982] pci 0000:0b:00.0: reg 0x18: [io  0xa070-0xa077]
[    0.452002] pci 0000:0b:00.0: reg 0x1c: [io  0xa060-0xa063]
[    0.452022] pci 0000:0b:00.0: reg 0x20: [io  0xa050-0xa05f]
[    0.452041] pci 0000:0b:00.0: reg 0x24: [mem 0xfb721000-0xfb7217ff]
[    0.452061] pci 0000:0b:00.0: reg 0x30: [mem 0xfb710000-0xfb71ffff pref]
[    0.452159] pci 0000:0b:00.0: PME# supported from D3hot
[    0.452323] pci 0000:07:06.0: PCI bridge to [bus 0b]
[    0.452469] pci 0000:07:06.0:   bridge window [io  0xa000-0xafff]
[    0.452475] pci 0000:07:06.0:   bridge window [mem 0xfb700000-0xfb7fffff]
[    0.452694] pci 0000:0c:00.0: [8086:105e] type 00 class 0x020000
[    0.452733] pci 0000:0c:00.0: reg 0x10: [mem 0xfb6a0000-0xfb6bffff]
[    0.452761] pci 0000:0c:00.0: reg 0x14: [mem 0xfb680000-0xfb69ffff]
[    0.452788] pci 0000:0c:00.0: reg 0x18: [io  0x9020-0x903f]
[    0.452894] pci 0000:0c:00.0: reg 0x30: [mem 0xfb660000-0xfb67ffff pref]
[    0.453032] pci 0000:0c:00.0: PME# supported from D0 D3hot
[    0.453209] pci 0000:0c:00.1: [8086:105e] type 00 class 0x020000
[    0.453248] pci 0000:0c:00.1: reg 0x10: [mem 0xfb640000-0xfb65ffff]
[    0.453276] pci 0000:0c:00.1: reg 0x14: [mem 0xfb620000-0xfb63ffff]
[    0.453305] pci 0000:0c:00.1: reg 0x18: [io  0x9000-0x901f]
[    0.453410] pci 0000:0c:00.1: reg 0x30: [mem 0xfb600000-0xfb61ffff pref]
[    0.453552] pci 0000:0c:00.1: PME# supported from D0 D3hot
[    0.453695] pci 0000:0c:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.453944] pci 0000:07:07.0: PCI bridge to [bus 0c]
[    0.454088] pci 0000:07:07.0:   bridge window [io  0x9000-0x9fff]
[    0.454095] pci 0000:07:07.0:   bridge window [mem 0xfb600000-0xfb6fffff]
[    0.454326] pci 0000:0d:00.0: [1b21:1080] type 01 class 0x060400
[    0.454542] pci 0000:0d:00.0: supports D1 D2
[    0.454544] pci 0000:0d:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.454606] pci 0000:0d:00.0: System wakeup disabled by ACPI
[    0.456550] pci 0000:07:08.0: PCI bridge to [bus 0d-0e]
[    0.457023] pci 0000:0d:00.0: PCI bridge to [bus 0e]
[    0.457402] pci 0000:0f:00.0: [10ec:8168] type 00 class 0x020000
[    0.457434] pci 0000:0f:00.0: reg 0x10: [io  0x8000-0x80ff]
[    0.457489] pci 0000:0f:00.0: reg 0x18: [mem 0xd2004000-0xd2004fff 64bit pref]
[    0.457527] pci 0000:0f:00.0: reg 0x20: [mem 0xd2000000-0xd2003fff 64bit pref]
[    0.457679] pci 0000:0f:00.0: supports D1 D2
[    0.457680] pci 0000:0f:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.459565] pci 0000:07:09.0: PCI bridge to [bus 0f]
[    0.459726] pci 0000:07:09.0:   bridge window [io  0x8000-0x8fff]
[    0.459741] pci 0000:07:09.0:   bridge window [mem 0xd2000000-0xd20fffff 64bit pref]
[    0.461446] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.462230] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[    0.463011] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15)
[    0.463744] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.464474] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[    0.465255] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[    0.466034] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.466817] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 10 11 12 14 15)
[    0.467908] ACPI: Enabled 1 GPEs in block 00 to 3F
[    0.468145] ACPI: \_SB_.PCI0: notify handler is installed
[    0.468287] Found 1 acpi root devices
[    0.468326] ACPI: EC: GPE = 0x18, I/O: command/status = 0x66, data = 0x62
[    0.468760] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.468994] vgaarb: loaded
[    0.469128] vgaarb: bridge control possible 0000:01:00.0
[    0.469528] SCSI subsystem initialized
[    0.469797] ACPI: bus type USB registered
[    0.470025] usbcore: registered new interface driver usbfs
[    0.470207] usbcore: registered new interface driver hub
[    0.470418] usbcore: registered new device driver usb
[    0.470718] pps_core: LinuxPPS API ver. 1 registered
[    0.470859] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti at linux.it>
[    0.471122] PTP clock support registered
[    0.471870] wmi: Mapper loaded
[    0.472080] PCI: Using ACPI for IRQ routing
[    0.473637] PCI: pci_cache_line_size set to 64 bytes
[    0.473804] e820: reserve RAM buffer [mem 0x0009cc00-0x0009ffff]
[    0.473806] e820: reserve RAM buffer [mem 0xbe4b2000-0xbfffffff]
[    0.473808] e820: reserve RAM buffer [mem 0xbf5cb000-0xbfffffff]
[    0.473810] e820: reserve RAM buffer [mem 0xbf800000-0xbfffffff]
[    0.473812] e820: reserve RAM buffer [mem 0x83f800000-0x83fffffff]
[    0.474104] NetLabel: Initializing
[    0.474240] NetLabel:  domain hash size = 128
[    0.474375] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.474534] NetLabel:  unlabeled traffic allowed by default
[    0.474727] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.475295] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.477470] Switched to clocksource hpet
[    0.492652] pnp: PnP ACPI init
[    0.492807] ACPI: bus type PNP registered
[    0.493163] system 00:00: [mem 0xfed10000-0xfed19fff] has been reserved
[    0.493302] system 00:00: [mem 0xe0000000-0xe3ffffff] has been reserved
[    0.493440] system 00:00: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.493598] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.493736] system 00:00: [mem 0xfee00000-0xfee0ffff] has been reserved
[    0.493884] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.494064] system 00:01: [io  0x0290-0x029f] has been reserved
[    0.494204] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.494219] pnp 00:02: [dma 4]
[    0.494301] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.494403] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.494496] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.494631] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    0.494771] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.494866] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.495176] pnp 00:07: [dma 0 disabled]
[    0.495289] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.495565] system 00:08: [io  0x0400-0x0453] could not be reserved
[    0.495704] system 00:08: [io  0x0458-0x047f] has been reserved
[    0.495842] system 00:08: [io  0x0500-0x057f] has been reserved
[    0.495980] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.496118] system 00:08: [mem 0xfec00000-0xfecfffff] could not be reserved
[    0.496257] system 00:08: [mem 0xfed08000-0xfed08fff] has been reserved
[    0.496394] system 00:08: [mem 0xff000000-0xffffffff] has been reserved
[    0.496555] system 00:08: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.496709] system 00:09: [io  0x0454-0x0457] has been reserved
[    0.496849] system 00:09: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.497187] pnp 00:0a: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.497395] pnp: PnP ACPI: found 11 devices
[    0.497548] ACPI: bus type PNP unregistered
[    0.510408] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.510551] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.510690] pci 0000:00:01.0:   bridge window [mem 0xfbe00000-0xfbefffff]
[    0.510830] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.511056] pci 0000:00:01.1: PCI bridge to [bus 02]
[    0.511193] pci 0000:00:01.1:   bridge window [io  0xd000-0xdfff]
[    0.511332] pci 0000:00:01.1:   bridge window [mem 0xfbd00000-0xfbdfffff]
[    0.513810] pci 0000:00:01.1:   bridge window [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.514035] pci 0000:00:1c.0: PCI bridge to [bus 03]
[    0.514187] pci 0000:00:1c.4: PCI bridge to [bus 04]
[    0.514329] pci 0000:00:1c.4:   bridge window [mem 0xfbc00000-0xfbcfffff]
[    0.514479] pci 0000:00:1c.6: PCI bridge to [bus 05]
[    0.514619] pci 0000:00:1c.6:   bridge window [mem 0xfbb00000-0xfbbfffff]
[    0.514769] pci 0000:07:05.0: BAR 15: can't assign mem pref (size 0x100000)
[    0.514914] pci 0000:07:01.0: PCI bridge to [bus 08]
[    0.515053] pci 0000:07:01.0:   bridge window [io  0xc000-0xcfff]
[    0.515198] pci 0000:07:01.0:   bridge window [mem 0xfb900000-0xfb9fffff]
[    0.515349] pci 0000:07:04.0: PCI bridge to [bus 09]
[    0.515516] pci 0000:0a:00.0: BAR 6: assigned [mem 0xfb800000-0xfb80ffff pref]
[    0.515739] pci 0000:07:05.0: PCI bridge to [bus 0a]
[    0.515878] pci 0000:07:05.0:   bridge window [io  0xb000-0xbfff]
[    0.516022] pci 0000:07:05.0:   bridge window [mem 0xfb800000-0xfb8fffff]
[    0.516174] pci 0000:07:06.0: PCI bridge to [bus 0b]
[    0.516313] pci 0000:07:06.0:   bridge window [io  0xa000-0xafff]
[    0.516458] pci 0000:07:06.0:   bridge window [mem 0xfb700000-0xfb7fffff]
[    0.516609] pci 0000:07:07.0: PCI bridge to [bus 0c]
[    0.516748] pci 0000:07:07.0:   bridge window [io  0x9000-0x9fff]
[    0.516893] pci 0000:07:07.0:   bridge window [mem 0xfb600000-0xfb6fffff]
[    0.517045] pci 0000:0d:00.0: PCI bridge to [bus 0e]
[    0.517207] pci 0000:07:08.0: PCI bridge to [bus 0d-0e]
[    0.517365] pci 0000:07:09.0: PCI bridge to [bus 0f]
[    0.517509] pci 0000:07:09.0:   bridge window [io  0x8000-0x8fff]
[    0.517659] pci 0000:07:09.0:   bridge window [mem 0xd2000000-0xd20fffff 64bit pref]
[    0.517891] pci 0000:06:00.0: PCI bridge to [bus 07-0f]
[    0.518031] pci 0000:06:00.0:   bridge window [io  0x8000-0xcfff]
[    0.518175] pci 0000:06:00.0:   bridge window [mem 0xfb600000-0xfb9fffff]
[    0.518317] pci 0000:06:00.0:   bridge window [mem 0xd2000000-0xd20fffff 64bit pref]
[    0.518559] pci 0000:00:1c.7: PCI bridge to [bus 06-0f]
[    0.518698] pci 0000:00:1c.7:   bridge window [io  0x8000-0xcfff]
[    0.518841] pci 0000:00:1c.7:   bridge window [mem 0xfb600000-0xfbafffff]
[    0.518982] pci 0000:00:1c.7:   bridge window [mem 0xd2000000-0xd20fffff 64bit pref]
[    0.519213] pci_bus 0000:00: Some PCI device resources are unassigned, try booting with pci=realloc
[    0.519438] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.519440] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.519442] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.519443] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xffffffff]
[    0.519445] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.519446] pci_bus 0000:01: resource 1 [mem 0xfbe00000-0xfbefffff]
[    0.519448] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.519449] pci_bus 0000:02: resource 0 [io  0xd000-0xdfff]
[    0.519451] pci_bus 0000:02: resource 1 [mem 0xfbd00000-0xfbdfffff]
[    0.519452] pci_bus 0000:02: resource 2 [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.519454] pci_bus 0000:04: resource 1 [mem 0xfbc00000-0xfbcfffff]
[    0.519456] pci_bus 0000:05: resource 1 [mem 0xfbb00000-0xfbbfffff]
[    0.519457] pci_bus 0000:06: resource 0 [io  0x8000-0xcfff]
[    0.519458] pci_bus 0000:06: resource 1 [mem 0xfb600000-0xfbafffff]
[    0.519460] pci_bus 0000:06: resource 2 [mem 0xd2000000-0xd20fffff 64bit pref]
[    0.519462] pci_bus 0000:07: resource 0 [io  0x8000-0xcfff]
[    0.519463] pci_bus 0000:07: resource 1 [mem 0xfb600000-0xfb9fffff]
[    0.519465] pci_bus 0000:07: resource 2 [mem 0xd2000000-0xd20fffff 64bit pref]
[    0.519466] pci_bus 0000:08: resource 0 [io  0xc000-0xcfff]
[    0.519468] pci_bus 0000:08: resource 1 [mem 0xfb900000-0xfb9fffff]
[    0.519469] pci_bus 0000:0a: resource 0 [io  0xb000-0xbfff]
[    0.519471] pci_bus 0000:0a: resource 1 [mem 0xfb800000-0xfb8fffff]
[    0.519472] pci_bus 0000:0b: resource 0 [io  0xa000-0xafff]
[    0.519474] pci_bus 0000:0b: resource 1 [mem 0xfb700000-0xfb7fffff]
[    0.519475] pci_bus 0000:0c: resource 0 [io  0x9000-0x9fff]
[    0.519477] pci_bus 0000:0c: resource 1 [mem 0xfb600000-0xfb6fffff]
[    0.519478] pci_bus 0000:0f: resource 0 [io  0x8000-0x8fff]
[    0.519480] pci_bus 0000:0f: resource 2 [mem 0xd2000000-0xd20fffff 64bit pref]
[    0.519520] NET: Registered protocol family 2
[    0.520109] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[    0.521041] TCP bind hash table entries: 65536 (order: 10, 5242880 bytes)
[    0.522862] TCP: Hash tables configured (established 262144 bind 65536)
[    0.523030] TCP: reno registered
[    0.523323] UDP hash table entries: 16384 (order: 9, 3145728 bytes)
[    0.524518] UDP-Lite hash table entries: 16384 (order: 9, 3145728 bytes)
[    0.525671] NET: Registered protocol family 1
[    0.761492] pci 0000:01:00.0: Boot video device
[    0.761999] PCI: CLS 64 bytes, default 64
[    0.762086] Unpacking initramfs...
[    1.453423] Freeing initrd memory: 7624K (ffff88003710c000 - ffff88003787e000)
[    1.453650] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.453788] software IO TLB [mem 0xba4b2000-0xbe4b2000] (64MB) mapped at [ffff8800ba4b2000-ffff8800be4b1fff]
[    1.454614] Scanning for low memory corruption every 60 seconds
[    1.456109] audit: initializing netlink socket (disabled)
[    1.456280] type=2000 audit(1383468522.212:1): initialized
[    1.476551] bounce pool size: 64 pages
[    1.476706] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    1.484726] zbud: loaded
[    1.485204] VFS: Disk quotas dquot_6.5.2
[    1.485459] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.486474] msgmni has been set to 32768
[    1.487217] Key type asymmetric registered
[    1.487358] Asymmetric key parser 'x509' registered
[    1.487566] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    1.487890] io scheduler noop registered
[    1.488028] io scheduler deadline registered (default)
[    1.488453] crc32: CRC_LE_BITS = 64, CRC_BE BITS = 64
[    1.488590] crc32: self tests passed, processed 225944 bytes in 140870 nsec
[    1.488884] crc32c: CRC_LE_BITS = 64
[    1.489022] crc32c: self tests passed, processed 225944 bytes in 70749 nsec
[    1.489517] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    1.489852] pcieport 0000:00:01.1: irq 41 for MSI/MSI-X
[    1.490182] pcieport 0000:00:1c.0: irq 42 for MSI/MSI-X
[    1.490360] pcieport 0000:00:1c.4: irq 43 for MSI/MSI-X
[    1.490537] pcieport 0000:00:1c.6: irq 44 for MSI/MSI-X
[    1.490847] pcieport 0000:00:1c.7: irq 45 for MSI/MSI-X
[    1.491094] pcieport 0000:06:00.0: irq 46 for MSI/MSI-X
[    1.491419] pcieport 0000:07:01.0: irq 47 for MSI/MSI-X
[    1.491746] pcieport 0000:07:04.0: irq 48 for MSI/MSI-X
[    1.492088] pcieport 0000:07:05.0: irq 49 for MSI/MSI-X
[    1.492418] pcieport 0000:07:06.0: irq 50 for MSI/MSI-X
[    1.492744] pcieport 0000:07:07.0: irq 51 for MSI/MSI-X
[    1.493110] pcieport 0000:07:08.0: irq 52 for MSI/MSI-X
[    1.493455] pcieport 0000:07:09.0: irq 53 for MSI/MSI-X
[    1.493893] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[    1.494033] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[    1.494170] pci 0000:01:00.1: Signaling PME through PCIe PME interrupt
[    1.494310] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[    1.494334] pcieport 0000:00:01.1: Signaling PME through PCIe PME interrupt
[    1.494473] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
[    1.494612] pcie_pme 0000:00:01.1:pcie01: service driver pcie_pme loaded
[    1.494645] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[    1.494787] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[    1.494834] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
[    1.494972] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
[    1.495114] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
[    1.495147] pcieport 0000:00:1c.6: Signaling PME through PCIe PME interrupt
[    1.495285] pci 0000:05:00.0: Signaling PME through PCIe PME interrupt
[    1.495426] pcie_pme 0000:00:1c.6:pcie01: service driver pcie_pme loaded
[    1.495459] pcieport 0000:00:1c.7: Signaling PME through PCIe PME interrupt
[    1.495597] pcieport 0000:06:00.0: Signaling PME through PCIe PME interrupt
[    1.495734] pcieport 0000:07:01.0: Signaling PME through PCIe PME interrupt
[    1.495877] pci 0000:08:00.0: Signaling PME through PCIe PME interrupt
[    1.496014] pcieport 0000:07:04.0: Signaling PME through PCIe PME interrupt
[    1.496152] pcieport 0000:07:05.0: Signaling PME through PCIe PME interrupt
[    1.496289] pci 0000:0a:00.0: Signaling PME through PCIe PME interrupt
[    1.496427] pcieport 0000:07:06.0: Signaling PME through PCIe PME interrupt
[    1.496564] pci 0000:0b:00.0: Signaling PME through PCIe PME interrupt
[    1.496702] pcieport 0000:07:07.0: Signaling PME through PCIe PME interrupt
[    1.496844] pci 0000:0c:00.0: Signaling PME through PCIe PME interrupt
[    1.496982] pci 0000:0c:00.1: Signaling PME through PCIe PME interrupt
[    1.497119] pcieport 0000:07:08.0: Signaling PME through PCIe PME interrupt
[    1.497256] pci 0000:0d:00.0: Signaling PME through PCIe PME interrupt
[    1.497393] pcieport 0000:07:09.0: Signaling PME through PCIe PME interrupt
[    1.497531] pci 0000:0f:00.0: Signaling PME through PCIe PME interrupt
[    1.497672] pcie_pme 0000:00:1c.7:pcie01: service driver pcie_pme loaded
[    1.497828] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.498195] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.498492] intel_idle: MWAIT substates: 0x1120
[    1.498493] intel_idle: v0.4 model 0x2A
[    1.498495] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.499069] GHES: HEST is not enabled!
[    1.499326] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.520072] 00:07: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    1.521457] Linux agpgart interface v0.103
[    1.521837] [drm] Initialized drm 1.1.0 20060810
[    1.522229] mei_me 0000:00:16.0: setting latency timer to 64
[    1.522262] mei_me 0000:00:16.0: irq 54 for MSI/MSI-X
[    1.622668] 3ware 9000 Storage Controller device driver for Linux v2.26.02.014.
[    1.928554] 3w-9xxx: scsi0: AEN: INFO (0x04:0x0053): Battery capacity test is overdue:.
[    2.030487] scsi0 : 3ware 9000 Storage Controller
[    2.031032] 3w-9xxx: scsi0: Found a 3ware 9000 Storage Controller at 0xfbd20000, IRQ: 17.
[    2.336289] 3w-9xxx: scsi0: Firmware FE9X 4.10.00.027, BIOS BE9X 4.08.00.004, Ports: 8.
[    2.336784] Solarflare NET driver v4.0
[    2.337016] scsi 0:0:0:0: Direct-Access     AMCC     9650SE-8LP DISK  4.10 PQ: 0 ANSI: 5
[    2.337197] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.337204] ehci-pci: EHCI PCI platform driver
[    2.337378] ehci-pci 0000:00:1a.0: setting latency timer to 64
[    2.337404] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    2.337426] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    2.337450] ehci-pci 0000:00:1a.0: debug port 2
[    2.341364] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    2.341386] ehci-pci 0000:00:1a.0: irq 23, io mem 0xfbf27000
[    2.347281] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    2.347542] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    2.347680] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.347904] usb usb1: Product: EHCI Host Controller
[    2.348040] usb usb1: Manufacturer: Linux 3.12.0-rc7-00111-g9581b7d ehci_hcd
[    2.348177] usb usb1: SerialNumber: 0000:00:1a.0
[    2.348689] hub 1-0:1.0: USB hub found
[    2.348839] hub 1-0:1.0: 2 ports detected
[    2.349347] ehci-pci 0000:00:1d.0: setting latency timer to 64
[    2.349367] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    2.349509] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    2.349748] ehci-pci 0000:00:1d.0: debug port 2
[    2.353777] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    2.353783] ehci-pci 0000:00:1d.0: irq 23, io mem 0xfbf26000
[    2.359268] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    2.359490] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    2.359629] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.359852] usb usb2: Product: EHCI Host Controller
[    2.359989] usb usb2: Manufacturer: Linux 3.12.0-rc7-00111-g9581b7d ehci_hcd
[    2.360127] usb usb2: SerialNumber: 0000:00:1d.0
[    2.360619] hub 2-0:1.0: USB hub found
[    2.360766] hub 2-0:1.0: 2 ports detected
[    2.361151] uhci_hcd: USB Universal Host Controller Interface driver
[    2.361789] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    2.364907] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.365055] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.365745] mousedev: PS/2 mouse device common for all mice
[    2.366058] rtc_cmos 00:03: RTC can wake from S4
[    2.366589] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    2.366760] rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    2.367145] Intel P-state driver initializing.
[    2.367326] Intel pstate controlling: cpu 0
[    2.367485] Intel pstate controlling: cpu 1
[    2.367642] Intel pstate controlling: cpu 2
[    2.367791] Intel pstate controlling: cpu 3
[    2.367942] Intel pstate controlling: cpu 4
[    2.368092] Intel pstate controlling: cpu 5
[    2.368249] Intel pstate controlling: cpu 6
[    2.368398] Intel pstate controlling: cpu 7
[    2.368600] ledtrig-cpu: registered to indicate activity on CPUs
[    2.369062] hidraw: raw HID events driver (C) Jiri Kosina
[    2.369377] usbcore: registered new interface driver usbhid
[    2.369514] usbhid: USB HID core driver
[    2.369949] Key type dns_resolver registered
[    2.371678] registered taskstats version 1
[    2.372514] IMA: No TPM chip found, activating TPM-bypass!
[    2.373935] rtc_cmos 00:03: setting system clock to 2013-11-03 08:48:43 UTC (1383468523)
[    2.375187] Freeing unused kernel memory: 3028K (ffffffff819c4000 - ffffffff81cb9000)
[    2.454223] tsc: Refined TSC clocksource calibration: 3411.127 MHz
[    2.650111] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    2.764423] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[    2.764428] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.764936] hub 1-1:1.0: USB hub found
[    2.765040] hub 1-1:1.0: 6 ports detected
[    2.795200] libata version 3.00 loaded.
[    2.867958] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    2.982281] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[    2.982285] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.982877] hub 2-1:1.0: USB hub found
[    2.983026] hub 2-1:1.0: 8 ports detected
[    3.012948] ahci 0000:00:1f.2: version 3.0
[    3.013125] ahci 0000:00:1f.2: irq 55 for MSI/MSI-X
[    3.023855] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[    3.023858] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ems apst 
[    3.023863] ahci 0000:00:1f.2: setting latency timer to 64
[    3.036856] scsi1 : ahci
[    3.037194] scsi2 : ahci
[    3.037569] scsi3 : ahci
[    3.037948] scsi4 : ahci
[    3.038286] scsi5 : ahci
[    3.038626] scsi6 : ahci
[    3.038944] ata1: SATA max UDMA/133 abar m2048 at 0xfbf25000 port 0xfbf25100 irq 55
[    3.038947] ata2: SATA max UDMA/133 abar m2048 at 0xfbf25000 port 0xfbf25180 irq 55
[    3.038951] ata3: SATA max UDMA/133 abar m2048 at 0xfbf25000 port 0xfbf25200 irq 55
[    3.038954] ata4: SATA max UDMA/133 abar m2048 at 0xfbf25000 port 0xfbf25280 irq 55
[    3.038957] ata5: SATA max UDMA/133 abar m2048 at 0xfbf25000 port 0xfbf25300 irq 55
[    3.038960] ata6: SATA max UDMA/133 abar m2048 at 0xfbf25000 port 0xfbf25380 irq 55
[    3.039181] ahci 0000:0a:00.0: AHCI 0001.0100 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
[    3.039184] ahci 0000:0a:00.0: flags: 64bit ncq pm led clo pmp pio slum part 
[    3.040287] scsi7 : ahci
[    3.040588] scsi8 : ahci
[    3.040845] ata7: SATA max UDMA/133 abar m512 at 0xfb810000 port 0xfb810100 irq 16
[    3.040851] ata8: SATA max UDMA/133 abar m512 at 0xfb810000 port 0xfb810180 irq 16
[    3.040999] ahci 0000:0b:00.0: irq 56 for MSI/MSI-X
[    3.051908] ahci 0000:0b:00.0: AHCI 0001.0200 32 slots 8 ports 6 Gbps 0xff impl SATA mode
[    3.051910] ahci 0000:0b:00.0: flags: 64bit ncq pio 
[    3.055861] scsi9 : ahci
[    3.056154] scsi10 : ahci
[    3.056440] scsi11 : ahci
[    3.056714] scsi12 : ahci
[    3.057004] scsi13 : ahci
[    3.057279] scsi14 : ahci
[    3.057550] scsi15 : ahci
[    3.057851] scsi16 : ahci
[    3.057864] usb 1-1.2: new high-speed USB device number 3 using ehci-pci
[    3.058125] ata9: SATA max UDMA/133 abar m2048 at 0xfb721000 port 0xfb721100 irq 56
[    3.058129] ata10: SATA max UDMA/133 abar m2048 at 0xfb721000 port 0xfb721180 irq 56
[    3.058132] ata11: SATA max UDMA/133 abar m2048 at 0xfb721000 port 0xfb721200 irq 56
[    3.058135] ata12: SATA max UDMA/133 abar m2048 at 0xfb721000 port 0xfb721280 irq 56
[    3.058139] ata13: SATA max UDMA/133 abar m2048 at 0xfb721000 port 0xfb721300 irq 56
[    3.058142] ata14: SATA max UDMA/133 abar m2048 at 0xfb721000 port 0xfb721380 irq 56
[    3.058145] ata15: SATA max UDMA/133 abar m2048 at 0xfb721000 port 0xfb721400 irq 56
[    3.058148] ata16: SATA max UDMA/133 abar m2048 at 0xfb721000 port 0xfb721480 irq 56
[    3.143170] usb 1-1.2: New USB device found, idVendor=0424, idProduct=2514
[    3.143172] usb 1-1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.143738] hub 1-1.2:1.0: USB hub found
[    3.143792] hub 1-1.2:1.0: 3 ports detected
[    3.257723] usb 2-1.1: new full-speed USB device number 3 using ehci-pci
[    3.343648] ata3: SATA link down (SStatus 0 SControl 300)
[    3.343698] ata5: SATA link down (SStatus 0 SControl 300)
[    3.343756] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    3.343790] ata4: SATA link down (SStatus 0 SControl 300)
[    3.343847] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    3.343880] ata6: SATA link down (SStatus 0 SControl 300)
[    3.344421] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
[    3.344424] ata1.00: ATA-9: Samsung SSD 840 Series, DXT06B0Q, max UDMA/133
[    3.344426] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    3.344708] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
[    3.344766] ata1.00: configured for UDMA/133
[    3.345069] usb 2-1.1: New USB device found, idVendor=046d, idProduct=c22d
[    3.345072] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.345074] usb 2-1.1: Product: G510 Gaming Keyboard
[    3.345075] usb 2-1.1: Manufacturer: Logitech
[    3.345671] ata8: SATA link down (SStatus 0 SControl 300)
[    3.345694] ata2.00: failed to get NCQ Send/Recv Log Emask 0x1
[    3.345697] ata2.00: ATA-9: Samsung SSD 840 EVO 500GB, EXT0AB0Q, max UDMA/133
[    3.345698] ata2.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    3.345888] ata2.00: failed to get NCQ Send/Recv Log Emask 0x1
[    3.345890] ata2.00: configured for UDMA/133
[    3.346690] ata7: SATA link down (SStatus 0 SControl 300)
[    3.346837] scsi 1:0:0:0: Direct-Access     ATA      Samsung SSD 840  DXT0 PQ: 0 ANSI: 5
[    3.347826] scsi 2:0:0:0: Direct-Access     ATA      Samsung SSD 840  EXT0 PQ: 0 ANSI: 5
[    3.364647] ata13: SATA link down (SStatus 0 SControl 300)
[    3.364706] ata14: SATA link down (SStatus 0 SControl 300)
[    3.364772] ata12: SATA link down (SStatus 0 SControl 300)
[    3.364836] ata9: SATA link down (SStatus 0 SControl 300)
[    3.364903] ata15: SATA link down (SStatus 0 SControl 300)
[    3.364980] ata16: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    3.365030] ata10: SATA link down (SStatus 0 SControl 300)
[    3.365098] ata11: SATA link down (SStatus 0 SControl 300)
[    3.365135] ata16.00: ATAPI: MARVELL VIRTUALL, 1.09, max UDMA/66
[    3.365419] ata16.00: configured for UDMA/66
[    3.377875] scsi 16:0:0:0: Processor         Marvell  91xx Config      1.01 PQ: 0 ANSI: 5
[    3.421625] usb 2-1.7: new full-speed USB device number 4 using ehci-pci
[    3.453656] Switched to clocksource tsc
[    3.507041] sd 0:0:0:0: [sda] 7812478976 512-byte logical blocks: (3.99 TB/3.63 TiB)
[    3.507080] sd 1:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    3.507203] sd 1:0:0:0: [sdb] Write Protect is off
[    3.507206] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    3.507214] sd 2:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    3.507246] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.507328] sd 2:0:0:0: [sdc] Write Protect is off
[    3.507330] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    3.507363] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.507438] usb 2-1.7: New USB device found, idVendor=0b05, idProduct=179c
[    3.507441] usb 2-1.7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.507534] sd 0:0:0:0: [sda] Write Protect is off
[    3.507537] sd 0:0:0:0: [sda] Mode Sense: 23 00 10 00
[    3.507841] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    3.508108] 3w-9xxx: scsi0: ERROR: (0x03:0x0101): Invalid command opcode:opcode=0xA3.
[    3.509545]  sdb: sdb1 sdb2 sdb3 sdb4
[    3.510440] sd 1:0:0:0: [sdb] Attached SCSI disk
[    3.510658]  sdc: sdc1 sdc2 sdc3 sdc4
[    3.511549] sd 2:0:0:0: [sdc] Attached SCSI disk
[    3.517714]  sda: sda1 sda2 sda3 sda4
[    3.519343] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.542917] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    3.543049] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    3.543159] sd 2:0:0:0: Attached scsi generic sg2 type 0
[    3.543269] scsi 16:0:0:0: Attached scsi generic sg3 type 3
[    3.580510] usb 1-1.2.1: new high-speed USB device number 4 using ehci-pci
[    3.665828] usb 1-1.2.1: New USB device found, idVendor=0424, idProduct=2640
[    3.665831] usb 1-1.2.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.666183] hub 1-1.2.1:1.0: USB hub found
[    3.666331] hub 1-1.2.1:1.0: 3 ports detected
[    3.739407] usb 1-1.2.2: new high-speed USB device number 5 using ehci-pci
[    3.769754] Fusion MPT base driver 3.04.20
[    3.769756] Copyright (c) 1999-2008 LSI Corporation
[    3.824724] usb 1-1.2.2: New USB device found, idVendor=0424, idProduct=2514
[    3.824726] usb 1-1.2.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.825083] hub 1-1.2.2:1.0: USB hub found
[    3.825224] hub 1-1.2.2:1.0: 3 ports detected
[    3.827124] Fusion MPT SPI Host driver 3.04.20
[    3.876931] Fusion MPT FC Host driver 3.04.20
[    3.916670] Fusion MPT SAS Host driver 3.04.20
[    3.939415] usb 1-1.2.1.1: new high-speed USB device number 6 using ehci-pci
[    3.947959] 3ware Storage Controller device driver for Linux v1.26.02.003.
[    4.045103] qla2xxx [0000:00:00.0]-0005: : QLogic Fibre Channel HBA Driver: 8.06.00.08-k.
[    4.070062] usb 1-1.2.1.1: New USB device found, idVendor=0424, idProduct=4060
[    4.070065] usb 1-1.2.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.070066] usb 1-1.2.1.1: Product: Ultra Fast Media Reader
[    4.070068] usb 1-1.2.1.1: Manufacturer: Generic
[    4.070069] usb 1-1.2.1.1: SerialNumber: 000000264001
[    4.080913] Emulex LightPulse Fibre Channel SCSI driver 8.3.42
[    4.080915] Copyright(c) 2004-2013 Emulex.  All rights reserved.
[    4.143265] usb 1-1.2.2.1: new high-speed USB device number 7 using ehci-pci
[    4.164573] usb-storage 1-1.2.1.1:1.0: USB Mass Storage device detected
[    4.164667] scsi17 : usb-storage 1-1.2.1.1:1.0
[    4.164931] usbcore: registered new interface driver usb-storage
[    4.200513] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    4.228462] usb 1-1.2.2.1: New USB device found, idVendor=0424, idProduct=2640
[    4.228466] usb 1-1.2.2.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.228824] hub 1-1.2.2.1:1.0: USB hub found
[    4.228958] hub 1-1.2.2.1:1.0: 3 ports detected
[    4.233056] xhci_hcd 0000:04:00.0: xHCI Host Controller
[    4.233066] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 3
[    4.338117] xhci_hcd 0000:04:00.0: irq 57 for MSI/MSI-X
[    4.338123] xhci_hcd 0000:04:00.0: irq 58 for MSI/MSI-X
[    4.338129] xhci_hcd 0000:04:00.0: irq 59 for MSI/MSI-X
[    4.338135] xhci_hcd 0000:04:00.0: irq 60 for MSI/MSI-X
[    4.338140] xhci_hcd 0000:04:00.0: irq 61 for MSI/MSI-X
[    4.338145] xhci_hcd 0000:04:00.0: irq 62 for MSI/MSI-X
[    4.338150] xhci_hcd 0000:04:00.0: irq 63 for MSI/MSI-X
[    4.338156] xhci_hcd 0000:04:00.0: irq 64 for MSI/MSI-X
[    4.338394] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    4.338396] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.338397] usb usb3: Product: xHCI Host Controller
[    4.338398] usb usb3: Manufacturer: Linux 3.12.0-rc7-00111-g9581b7d xhci_hcd
[    4.338399] usb usb3: SerialNumber: 0000:04:00.0
[    4.338933] hub 3-0:1.0: USB hub found
[    4.338985] hub 3-0:1.0: 2 ports detected
[    4.339140] xhci_hcd 0000:04:00.0: xHCI Host Controller
[    4.339145] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 4
[    4.341568] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    4.341570] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.341571] usb usb4: Product: xHCI Host Controller
[    4.341572] usb usb4: Manufacturer: Linux 3.12.0-rc7-00111-g9581b7d xhci_hcd
[    4.341574] usb usb4: SerialNumber: 0000:04:00.0
[    4.341918] hub 4-0:1.0: USB hub found
[    4.341935] hub 4-0:1.0: 2 ports detected
[    4.354125] xhci_hcd 0000:05:00.0: xHCI Host Controller
[    4.354132] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 5
[    4.354313] xhci_hcd 0000:05:00.0: irq 65 for MSI/MSI-X
[    4.354319] xhci_hcd 0000:05:00.0: irq 66 for MSI/MSI-X
[    4.354324] xhci_hcd 0000:05:00.0: irq 67 for MSI/MSI-X
[    4.354330] xhci_hcd 0000:05:00.0: irq 68 for MSI/MSI-X
[    4.354335] xhci_hcd 0000:05:00.0: irq 69 for MSI/MSI-X
[    4.354340] xhci_hcd 0000:05:00.0: irq 70 for MSI/MSI-X
[    4.354345] xhci_hcd 0000:05:00.0: irq 71 for MSI/MSI-X
[    4.354350] xhci_hcd 0000:05:00.0: irq 72 for MSI/MSI-X
[    4.354573] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
[    4.354575] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.354576] usb usb5: Product: xHCI Host Controller
[    4.354578] usb usb5: Manufacturer: Linux 3.12.0-rc7-00111-g9581b7d xhci_hcd
[    4.354579] usb usb5: SerialNumber: 0000:05:00.0
[    4.355021] hub 5-0:1.0: USB hub found
[    4.355041] hub 5-0:1.0: 2 ports detected
[    4.355194] xhci_hcd 0000:05:00.0: xHCI Host Controller
[    4.355198] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 6
[    4.357792] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003
[    4.357794] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.357795] usb usb6: Product: xHCI Host Controller
[    4.357796] usb usb6: Manufacturer: Linux 3.12.0-rc7-00111-g9581b7d xhci_hcd
[    4.357798] usb usb6: SerialNumber: 0000:05:00.0
[    4.358137] hub 6-0:1.0: USB hub found
[    4.358152] hub 6-0:1.0: 2 ports detected
[    4.403421] input: Logitech G510 Gaming Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/input/input2
[    4.403603] hid-generic 0003:046D:C22D.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech G510 Gaming Keyboard] on usb-0000:00:1d.0-1.1/input0
[    4.407909] input: Logitech G510 Gaming Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/input/input3
[    4.408343] hid-generic 0003:046D:C22D.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech G510 Gaming Keyboard] on usb-0000:00:1d.0-1.1/input1
[    4.502034] usb 1-1.2.2.1.1: new high-speed USB device number 8 using ehci-pci
[    4.632696] usb 1-1.2.2.1.1: New USB device found, idVendor=0424, idProduct=4060
[    4.632699] usb 1-1.2.2.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.632701] usb 1-1.2.2.1.1: Product: Ultra Fast Media Reader
[    4.632702] usb 1-1.2.2.1.1: Manufacturer: Generic
[    4.632703] usb 1-1.2.2.1.1: SerialNumber: 000000264001
[    4.633209] usb-storage 1-1.2.2.1.1:1.0: USB Mass Storage device detected
[    4.633292] scsi18 : usb-storage 1-1.2.2.1.1:1.0
[    4.735744] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[    4.750101] usb 3-1: New USB device found, idVendor=0424, idProduct=2531
[    4.750103] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.750105] usb 3-1: Product: USB2134
[    4.750106] usb 3-1: Manufacturer: SMSC
[    4.750985] hub 3-1:1.0: USB hub found
[    4.751348] hub 3-1:1.0: 3 ports detected
[    4.855955] usb 4-1: new SuperSpeed USB device number 2 using xhci_hcd
[    4.868160] usb 4-1: Parent hub missing LPM exit latency info.  Power management will be impacted.
[    4.870019] usb 4-1: New USB device found, idVendor=0424, idProduct=5534
[    4.870023] usb 4-1: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[    4.870025] usb 4-1: Product: USB5534
[    4.870028] usb 4-1: Manufacturer: SMSC
[    4.870920] hub 4-1:1.0: USB hub found
[    4.871283] hub 4-1:1.0: 3 ports detected
[    5.026793] usb 3-1.2: new low-speed USB device number 3 using xhci_hcd
[    5.047777] usb 3-1.2: New USB device found, idVendor=045e, idProduct=0040
[    5.047780] usb 3-1.2: New USB device strings: Mfr=1, Product=3, SerialNumber=0
[    5.047782] usb 3-1.2: Product: Microsoft 3-Button Mouse with IntelliEye(TM)
[    5.047783] usb 3-1.2: Manufacturer: Microsoft
[    5.048001] usb 3-1.2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[    5.052909] input: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) as /devices/pci0000:00/0000:00:1c.4/0000:04:00.0/usb3/3-1/3-1.2/3-1.2:1.0/input/input4
[    5.053188] hid-generic 0003:045E:0040.0003: input,hidraw2: USB HID v1.10 Mouse [Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)] on usb-0000:04:00.0-1.2/input0
[    5.056443] device-mapper: uevent: version 1.0.3
[    5.056735] device-mapper: ioctl: 4.26.0-ioctl (2013-08-15) initialised: dm-devel at redhat.com
[    5.126743] usb 3-1.3: new high-speed USB device number 4 using xhci_hcd
[    5.140867] usb 3-1.3: New USB device found, idVendor=0424, idProduct=2532
[    5.140869] usb 3-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.140871] usb 3-1.3: Product: USB2134
[    5.140872] usb 3-1.3: Manufacturer: SMSC
[    5.141759] hub 3-1.3:1.0: USB hub found
[    5.142089] hub 3-1.3:1.0: 3 ports detected
[    5.175868] scsi 17:0:0:0: Direct-Access     Generic  Ultra HS-SD/MMC  1.82 PQ: 0 ANSI: 0
[    5.176573] sd 17:0:0:0: Attached scsi generic sg4 type 0
[    5.192466] sd 17:0:0:0: [sdd] Attached SCSI removable disk
[    5.209084] usb 4-1.3: new SuperSpeed USB device number 3 using xhci_hcd
[    5.220916] usb 4-1.3: Parent hub missing LPM exit latency info.  Power management will be impacted.
[    5.222790] usb 4-1.3: New USB device found, idVendor=0424, idProduct=5534
[    5.222793] usb 4-1.3: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[    5.222796] usb 4-1.3: Product: USB5534
[    5.222798] usb 4-1.3: Manufacturer: SMSC
[    5.223677] hub 4-1.3:1.0: USB hub found
[    5.224034] hub 4-1.3:1.0: 3 ports detected
[    5.391597] usb 4-1.3.3: new SuperSpeed USB device number 4 using xhci_hcd
[    5.407857] async_tx: api initialized (async)
[    5.409667] usb 4-1.3.3: Parent hub missing LPM exit latency info.  Power management will be impacted.
[    5.444260] raid6: sse2x1   10183 MB/s
[    5.461246] raid6: sse2x2   12714 MB/s
[    5.478235] raid6: sse2x4   14570 MB/s
[    5.478237] raid6: using algorithm sse2x4 (14570 MB/s)
[    5.478238] raid6: using ssse3x2 recovery algorithm
[    5.495822] xor: automatically using best checksumming function:
[    5.502976] usb 4-1.3.3: New USB device found, idVendor=0bda, idProduct=0307
[    5.502979] usb 4-1.3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    5.502980] usb 4-1.3.3: Product: USB3.0 Card Reader
[    5.502982] usb 4-1.3.3: Manufacturer: Realtek
[    5.502983] usb 4-1.3.3: SerialNumber: F131C0004C45
[    5.505215]    avx       : 27080.000 MB/sec
[    5.509125] usb-storage 4-1.3.3:1.0: USB Mass Storage device detected
[    5.509238] scsi19 : usb-storage 4-1.3.3:1.0
[    5.518356] md: raid6 personality registered for level 6
[    5.518358] md: raid5 personality registered for level 5
[    5.518359] md: raid4 personality registered for level 4
[    5.528431] md: raid1 personality registered for level 1
[    5.538332] md: raid10 personality registered for level 10
[    5.542874] device-mapper: raid: Loading target version 1.5.2
[    5.645315] scsi 18:0:0:0: Direct-Access     Generic  Ultra HS-SD/MMC  1.82 PQ: 0 ANSI: 0
[    5.645560] md: raid0 personality registered for level 0
[    5.646090] sd 18:0:0:0: Attached scsi generic sg5 type 0
[    5.661910] sd 18:0:0:0: [sde] Attached SCSI removable disk
[    5.875764] md: linear personality registered for level -1
[    5.932951] md: multipath personality registered for level -4
[    6.160309] btrfs: Unknown symbol crc32c (err 0)
[    6.270939] JFS: nTxBlock = 8192, nTxLock = 65536
[    6.349011] RPC: Registered named UNIX socket transport module.
[    6.349014] RPC: Registered udp transport module.
[    6.349015] RPC: Registered tcp transport module.
[    6.349016] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    6.360937] FS-Cache: Loaded
[    6.365200] FS-Cache: Netfs 'nfs' registered for caching
[    6.429423] xfs: Unknown symbol crc32c (err 0)
[    6.496153] fuse init (API version 7.22)
[    6.517893] scsi 19:0:0:0: Direct-Access     Generic- SD/MMC/MS/MSPRO  1.00 PQ: 0 ANSI: 6
[    6.518790] sd 19:0:0:0: Attached scsi generic sg6 type 0
[    6.525995] sd 19:0:0:0: [sdf] Attached SCSI removable disk
[    6.558499] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[    6.558501] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    6.683067] Loading iSCSI transport class v2.0-870.
[    6.821341] iscsi: registered transport (tcp)
[    7.811023] device-mapper: dm-log-userspace: version 1.1.0 loaded
[    7.887398] device-mapper: multipath: version 1.5.1 loaded
[    7.958884] device-mapper: multipath queue-length: version 0.1.0 loaded
[    8.196493] device-mapper: multipath round-robin: version 1.0.0 loaded
[    8.268648] device-mapper: multipath service-time: version 0.2.0 loaded
[    8.353239] dm_persistent_data: Unknown symbol crc32c (err 0)
[    8.363896] dm_thin_pool: Unknown symbol dm_btree_insert (err 0)
[    8.363905] dm_thin_pool: Unknown symbol dm_tm_read_lock (err 0)
[    8.363911] dm_thin_pool: Unknown symbol dm_block_data (err 0)
[    8.363924] dm_thin_pool: Unknown symbol dm_block_manager_create (err 0)
[    8.363934] dm_thin_pool: Unknown symbol dm_btree_del (err 0)
[    8.363942] dm_thin_pool: Unknown symbol dm_tm_shadow_block (err 0)
[    8.363948] dm_thin_pool: Unknown symbol dm_block_location (err 0)
[    8.363957] dm_thin_pool: Unknown symbol dm_tm_pre_commit (err 0)
[    8.363980] dm_thin_pool: Unknown symbol dm_btree_insert_notify (err 0)
[    8.363986] dm_thin_pool: Unknown symbol dm_bm_read_lock (err 0)
[    8.363992] dm_thin_pool: Unknown symbol dm_tm_create_with_sm (err 0)
[    8.363999] dm_thin_pool: Unknown symbol dm_sm_disk_create (err 0)
[    8.364006] dm_thin_pool: Unknown symbol dm_bm_write_lock_zero (err 0)
[    8.364012] dm_thin_pool: Unknown symbol dm_tm_dec (err 0)
[    8.364017] dm_thin_pool: Unknown symbol dm_btree_lookup (err 0)
[    8.364023] dm_thin_pool: Unknown symbol dm_tm_destroy (err 0)
[    8.364028] dm_thin_pool: Unknown symbol dm_tm_create_non_blocking_clone (err 0)
[    8.364036] dm_thin_pool: Unknown symbol dm_bm_set_read_only (err 0)
[    8.364052] dm_thin_pool: Unknown symbol dm_bm_write_lock (err 0)
[    8.364070] dm_thin_pool: Unknown symbol dm_block_manager_destroy (err 0)
[    8.364081] dm_thin_pool: Unknown symbol dm_bm_checksum (err 0)
[    8.364103] dm_thin_pool: Unknown symbol dm_btree_empty (err 0)
[    8.364112] dm_thin_pool: Unknown symbol dm_sm_disk_open (err 0)
[    8.364119] dm_thin_pool: Unknown symbol dm_tm_commit (err 0)
[    8.364132] dm_thin_pool: Unknown symbol dm_tm_unlock (err 0)
[    8.364144] dm_thin_pool: Unknown symbol dm_bm_block_size (err 0)
[    8.364150] dm_thin_pool: Unknown symbol dm_btree_find_highest_key (err 0)
[    8.364165] dm_thin_pool: Unknown symbol dm_btree_remove (err 0)
[    8.364171] dm_thin_pool: Unknown symbol dm_bm_unlock (err 0)
[    8.364180] dm_thin_pool: Unknown symbol dm_tm_inc (err 0)
[    8.364186] dm_thin_pool: Unknown symbol dm_tm_open_with_sm (err 0)
[    8.446492] dm_persistent_data: Unknown symbol crc32c (err 0)
[   18.793676] md: md3 stopped.
[   18.795144] md: bind<sdc3>
[   18.795388] md: bind<sda3>
[   18.795558] md: bind<sdb3>
[   18.803662] md/raid1:md3: active with 3 out of 3 mirrors
[   18.803786] created bitmap (1 pages) for device md3
[   18.803916] md3: bitmap initialized from disk: read 1 pages, set 0 of 4 bits
[   18.807450] md3: detected capacity change from 0 to 268369920
[   18.808441]  md3: unknown partition table
[   18.813057] md: md2 stopped.
[   18.814489] md: bind<sdc2>
[   18.814718] md: bind<sda2>
[   18.814909] md: bind<sdb2>
[   18.822873] md/raid1:md2: active with 3 out of 3 mirrors
[   18.822977] created bitmap (1 pages) for device md2
[   18.823086] md2: bitmap initialized from disk: read 1 pages, set 0 of 2 bits
[   18.826628] md2: detected capacity change from 0 to 134152192
[   18.827208]  md2:
[   18.880838] md: md4 stopped.
[   18.881701] md: bind<sdb4>
[   18.881852] md: bind<sdc4>
[   18.889794] md/raid1:md4: active with 2 out of 2 mirrors
[   18.889835] created bitmap (4 pages) for device md4
[   18.889924] md4: bitmap initialized from disk: read 1 pages, set 0 of 7447 bits
[   18.898842] md4: detected capacity change from 0 to 499698696192
[   18.899742]  md4: unknown partition table
[   19.003657] bio: create slab <bio-1> at 1
[   19.532577] EXT3-fs (dm-16): error: couldn't mount because of unsupported optional features (240)
[   19.532715] EXT2-fs (dm-16): error: couldn't mount because of unsupported optional features (240)
[   19.534432] EXT4-fs (dm-16): mounted filesystem with ordered data mode. Opts: (null)
[   19.547018] kjournald starting.  Commit interval 5 seconds
[   19.547037] EXT3-fs (dm-0): mounted filesystem with writeback data mode
[   19.900552] systemd-udevd[13347]: starting version 208
[   19.977397] ACPI: Requesting acpi_cpufreq
[   19.978343] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5
[   19.978578] ACPI: Power Button [PWRB]
[   19.979215] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
[   19.979443] ACPI: Power Button [PWRF]
[   20.008579] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[   20.008732] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
[   20.009176] e1000e 0000:00:19.0: setting latency timer to 64
[   20.009248] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[   20.009506] e1000e 0000:00:19.0: irq 73 for MSI/MSI-X
[   20.022513] [drm] radeon kernel modesetting enabled.
[   20.023009] [drm] initializing kernel modesetting (CEDAR 0x1002:0x68F9 0x1043:0x03CA).
[   20.023248] [drm] register mmio base: 0xFBE20000
[   20.023379] [drm] register mmio size: 131072
[   20.023595] ATOM BIOS: 68F9.12.20.0.48.AS03
[   20.023786] radeon 0000:01:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
[   20.024017] radeon 0000:01:00.0: GTT: 1024M 0x0000000040000000 - 0x000000007FFFFFFF
[   20.024241] [drm] Detected VRAM RAM=1024M, BAR=256M
[   20.024377] [drm] RAM width 64bits DDR
[   20.024602] [TTM] Zone  kernel: Available graphics memory: 16447104 kiB
[   20.024739] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[   20.024887] [TTM] Initializing pool allocator
[   20.025037] [TTM] Initializing DMA pool allocator
[   20.025798] [drm] radeon: 1024M of VRAM memory ready
[   20.025942] [drm] radeon: 1024M of GTT memory ready.
[   20.026274] [drm] GART: num cpu pages 262144, num gpu pages 262144
[   20.027015] [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
[   20.047920] [drm] Loading CEDAR Microcode
[   20.049130] [drm] PCIE GART of 1024M enabled (table at 0x000000000025D000).
[   20.049412] radeon 0000:01:00.0: WB enabled
[   20.049524] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xffff88080be00c00
[   20.049702] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0xffff88080be00c0c
[   20.050608] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x000000000005c418 and cpu addr 0xffffc9000881c418
[   20.050787] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   20.050896] [drm] Driver supports precise vblank timestamp query.
[   20.051043] radeon 0000:01:00.0: irq 74 for MSI/MSI-X
[   20.051951] radeon 0000:01:00.0: radeon: using MSI.
[   20.052110] [drm] radeon: irq initialized.
[   20.068725] [drm] ring test on 0 succeeded in 1 usecs
[   20.068890] [drm] ring test on 3 succeeded in 1 usecs
[   20.101851] firewire_ohci 0000:08:00.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x11
[   20.144178] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[   20.144555] r8169 0000:0f:00.0: irq 75 for MSI/MSI-X
[   20.144743] r8169 0000:0f:00.0 eth0: RTL8168evl/8111evl at 0xffffc90008654000, f4:6d:04:47:bb:dc, XID 0c900800 IRQ 75
[   20.144929] r8169 0000:0f:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[   20.205353] Bluetooth: Core ver 2.16
[   20.205484] NET: Registered protocol family 31
[   20.205592] Bluetooth: HCI device and connection manager initialized
[   20.205759] Bluetooth: HCI socket layer initialized
[   20.205870] Bluetooth: L2CAP socket layer initialized
[   20.205989] Bluetooth: SCO socket layer initialized
[   20.207648] usbcore: registered new interface driver btusb
[   20.243130] input: PC Speaker as /devices/platform/pcspkr/input/input7
[   20.245938] Error: Driver 'pcspkr' is already registered, aborting...
[   20.260329] microcode: CPU0 sig=0x206a7, pf=0x2, revision=0x14
[   20.262940] microcode: CPU0 sig=0x206a7, pf=0x2, revision=0x14
[   20.263453] microcode: CPU0 updated to revision 0x28, date = 2012-04-24
[   20.263601] microcode: CPU1 sig=0x206a7, pf=0x2, revision=0x14
[   20.263762] microcode: CPU1 sig=0x206a7, pf=0x2, revision=0x14
[   20.264078] microcode: CPU1 updated to revision 0x28, date = 2012-04-24
[   20.264198] microcode: CPU2 sig=0x206a7, pf=0x2, revision=0x14
[   20.264373] microcode: CPU2 sig=0x206a7, pf=0x2, revision=0x14
[   20.264685] microcode: CPU2 updated to revision 0x28, date = 2012-04-24
[   20.264812] microcode: CPU3 sig=0x206a7, pf=0x2, revision=0x14
[   20.264975] microcode: CPU3 sig=0x206a7, pf=0x2, revision=0x14
[   20.265285] microcode: CPU3 updated to revision 0x28, date = 2012-04-24
[   20.265405] microcode: CPU4 sig=0x206a7, pf=0x2, revision=0x14
[   20.265561] microcode: CPU4 sig=0x206a7, pf=0x2, revision=0x14
[   20.265871] microcode: CPU4 updated to revision 0x28, date = 2012-04-24
[   20.265978] [drm] ring test on 5 succeeded in 0 usecs
[   20.265987] [drm] UVD initialized successfully.
[   20.266256] microcode: CPU5 sig=0x206a7, pf=0x2, revision=0x14
[   20.266330] [drm] Enabling audio 0 support
[   20.266415] [drm] ib test on ring 0 succeeded in 0 usecs
[   20.266442] [drm] ib test on ring 3 succeeded in 0 usecs
[   20.266805] microcode: CPU5 sig=0x206a7, pf=0x2, revision=0x14
[   20.267117] microcode: CPU5 updated to revision 0x28, date = 2012-04-24
[   20.267270] microcode: CPU6 sig=0x206a7, pf=0x2, revision=0x14
[   20.267434] microcode: CPU6 sig=0x206a7, pf=0x2, revision=0x14
[   20.267744] microcode: CPU6 updated to revision 0x28, date = 2012-04-24
[   20.267881] microcode: CPU7 sig=0x206a7, pf=0x2, revision=0x14
[   20.268043] microcode: CPU7 sig=0x206a7, pf=0x2, revision=0x14
[   20.268356] microcode: CPU7 updated to revision 0x28, date = 2012-04-24
[   20.268483] perf_event_intel: PEBS enabled due to microcode update
[   20.269366] microcode: Microcode Update Driver: v2.00 <tigran at aivazian.fsnet.co.uk>, Peter Oruba
[   20.269453] e1000e 0000:00:19.0 eth1: registered PHC clock
[   20.269456] e1000e 0000:00:19.0 eth1: (PCI Express:2.5GT/s:Width x1) f4:6d:04:47:c0:15
[   20.269457] e1000e 0000:00:19.0 eth1: Intel(R) PRO/1000 Network Connection
[   20.269494] e1000e 0000:00:19.0 eth1: MAC: 10, PHY: 11, PBA No: FFFFFF-0FF
[   20.269806] e1000e 0000:0c:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[   20.269857] e1000e 0000:0c:00.0: irq 76 for MSI/MSI-X
[   20.269940] snd_hda_intel 0000:00:1b.0: irq 77 for MSI/MSI-X
[   20.295614] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
[   20.295919] input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[   20.296740] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[   20.297221] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[   20.297850] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   20.298213] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   20.298636] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   20.299113] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[   20.300933] ACPI Warning: 0x0000000000000540-0x000000000000054f SystemIO conflicts with Region \_SB_.PCI0.SBRG.GPBX 1 (20130725/utaddress-251)
[   20.301206] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   20.301395] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \_SB_.PCI0.SBRG.GPBX 1 (20130725/utaddress-251)
[   20.301670] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   20.301855] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \_SB_.PCI0.SBRG.GPBX 1 (20130725/utaddress-251)
[   20.302124] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   20.302309] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   20.302706] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
[   20.326345] iTCO_vendor_support: vendor-support=0
[   20.327028] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
[   20.327186] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
[   20.327737] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   20.437786] [drm] ib test on ring 5 succeeded
[   20.438595] [drm] Radeon Display Connectors
[   20.438726] [drm] Connector 0:
[   20.438861] [drm]   HDMI-A-1
[   20.438998] [drm]   HPD1
[   20.439321] [drm]   DDC: 0x6460 0x6460 0x6464 0x6464 0x6468 0x6468 0x646c 0x646c
[   20.439500] [drm]   Encoders:
[   20.439620] [drm]     DFP1: INTERNAL_UNIPHY1
[   20.439729] [drm] Connector 1:
[   20.439840] [drm]   DVI-I-1
[   20.439949] [drm]   HPD4
[   20.440060] [drm]   DDC: 0x6450 0x6450 0x6454 0x6454 0x6458 0x6458 0x645c 0x645c
[   20.440240] [drm]   Encoders:
[   20.440351] [drm]     DFP2: INTERNAL_UNIPHY
[   20.440462] [drm]     CRT2: INTERNAL_KLDSCP_DAC2
[   20.440580] [drm] Connector 2:
[   20.440689] [drm]   VGA-1
[   20.440800] [drm]   DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c
[   20.440981] [drm]   Encoders:
[   20.441090] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[   20.441260] [drm] Internal thermal controller without fan control
[   20.441375] [drm:radeon_pm_print_states], 4 Power State(s)
[   20.441378] [drm:radeon_pm_print_states], State 0: 
[   20.441380] [drm:radeon_pm_print_states], 	Default
[   20.441382] [drm:radeon_pm_print_states], 
[   20.441384] 	16 PCIE Lanes
[   20.441492] [drm:radeon_pm_print_states], 	3 Clock Mode(s)
[   20.441494] [drm:radeon_pm_print_states], 		0 e: 650000	m: 450000	v: 1100
[   20.441496] [drm:radeon_pm_print_states], 		1 e: 650000	m: 450000	v: 1100
[   20.441499] [drm:radeon_pm_print_states], 		2 e: 650000	m: 450000	v: 1100
[   20.441501] [drm:radeon_pm_print_states], State 1: Performance
[   20.441503] [drm:radeon_pm_print_states], 	16 PCIE Lanes
[   20.441505] [drm:radeon_pm_print_states], 	Single display only
[   20.441506] [drm:radeon_pm_print_states], 	3 Clock Mode(s)
[   20.441508] [drm:radeon_pm_print_states], 		0 e: 157000	m: 450000	v: 900
[   20.441511] [drm:radeon_pm_print_states], 		1 e: 400000	m: 450000	v: 950
[   20.441513] [drm:radeon_pm_print_states], 		2 e: 650000	m: 450000	v: 1100
[   20.441515] [drm:radeon_pm_print_states], State 2: 
[   20.441517] [drm:radeon_pm_print_states], 	16 PCIE Lanes
[   20.441518] [drm:radeon_pm_print_states], 	3 Clock Mode(s)
[   20.441520] [drm:radeon_pm_print_states], 		0 e: 650000	m: 450000	v: 1100
[   20.441522] [drm:radeon_pm_print_states], 		1 e: 650000	m: 450000	v: 1100
[   20.441525] [drm:radeon_pm_print_states], 		2 e: 650000	m: 450000	v: 1100
[   20.441527] [drm:radeon_pm_print_states], State 3: Performance
[   20.441529] [drm:radeon_pm_print_states], 	16 PCIE Lanes
[   20.441531] [drm:radeon_pm_print_states], 	3 Clock Mode(s)
[   20.441533] [drm:radeon_pm_print_states], 		0 e: 157000	m: 450000	v: 1100
[   20.441535] [drm:radeon_pm_print_states], 		1 e: 400000	m: 450000	v: 1100
[   20.441537] [drm:radeon_pm_print_states], 		2 e: 650000	m: 450000	v: 1100
[   20.441614] [drm] radeon: power management initialized
[   20.441732] [drm:radeon_atom_encoder_dpms], encoder dpms 32 to mode 3, devices 00000008, active_devices 00000000
[   20.441736] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000080, active_devices 00000000
[   20.441739] [drm:radeon_atom_encoder_dpms], encoder dpms 22 to mode 3, devices 00000010, active_devices 00000000
[   20.441745] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   20.442010] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:16:HDMI-A-1]
[   20.442634] [drm:radeon_process_i2c_ch], hw_i2c error
[   20.442652] [drm:radeon_atombios_connected_scratch_regs], DFP1 disconnected
[   20.442655] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:16:HDMI-A-1] disconnected
[   20.442657] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DVI-I-1]
[   20.443275] [drm:radeon_process_i2c_ch], hw_i2c error
[   20.447867] systemd-udevd[13363]: renamed network interface eth0 to enp15s0
[   20.448412] e1000e 0000:0c:00.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:12:32:00:22:1e
[   20.448595] e1000e 0000:0c:00.0 eth0: Intel(R) PRO/1000 Network Connection
[   20.448790] e1000e 0000:0c:00.0 eth0: MAC: 0, PHY: 4, PBA No: 000000-000
[   20.448873] [drm:radeon_atom_dac_detect], Bios 0 scratch 20000 00000010
[   20.448878] [drm:radeon_atombios_connected_scratch_regs], DFP2 disconnected
[   20.448880] [drm:radeon_atombios_connected_scratch_regs], CRT2 disconnected
[   20.448881] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DVI-I-1] disconnected
[   20.448883] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:VGA-1]
[   20.449112] [drm:radeon_process_i2c_ch], hw_i2c error
[   20.449135] e1000e 0000:0c:00.1: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[   20.449352] e1000e 0000:0c:00.1: irq 78 for MSI/MSI-X
[   20.454877] [drm:radeon_atom_dac_detect], Bios 0 scratch 0 00000001
[   20.454885] [drm:radeon_atombios_connected_scratch_regs], CRT1 disconnected
[   20.454887] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:VGA-1] disconnected
[   20.454890] radeon 0000:01:00.0: No connectors reported connected with modes
[   20.455335] [drm:drm_setup_crtcs], 
[   20.455337] [drm:drm_enable_connectors], connector 16 enabled? no
[   20.455338] [drm:drm_enable_connectors], connector 18 enabled? no
[   20.455339] [drm:drm_enable_connectors], connector 21 enabled? no
[   20.455340] [drm:drm_setup_crtcs], picking CRTCs for 8192x8192 config
[   20.455342] [drm] Cannot find any crtc or sizes - going 1024x768
[   20.456817] [drm] fb mappable at 0xC045E000
[   20.456926] [drm] vram apper at 0xC0000000
[   20.457035] [drm] size 3145728
[   20.457141] [drm] fb depth is 24
[   20.457248] [drm]    pitch is 4096
[   20.459082] [drm:drm_crtc_helper_set_config], 
[   20.459083] [drm:drm_crtc_helper_set_config], [CRTC:11] [NOFB]
[   20.459085] [drm:radeon_atom_encoder_dpms], encoder dpms 32 to mode 3, devices 00000008, active_devices 00000000
[   20.459087] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000080, active_devices 00000000
[   20.459089] [drm:radeon_atom_encoder_dpms], encoder dpms 22 to mode 3, devices 00000010, active_devices 00000000
[   20.459092] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   20.459115] [drm:drm_crtc_helper_set_config], 
[   20.459115] [drm:drm_crtc_helper_set_config], [CRTC:12] [NOFB]
[   20.459116] [drm:radeon_atom_encoder_dpms], encoder dpms 32 to mode 3, devices 00000008, active_devices 00000000
[   20.459117] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000080, active_devices 00000000
[   20.459119] [drm:radeon_atom_encoder_dpms], encoder dpms 22 to mode 3, devices 00000010, active_devices 00000000
[   20.459121] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   20.459141] [drm:drm_crtc_helper_set_config], 
[   20.459141] [drm:drm_crtc_helper_set_config], [CRTC:13] [NOFB]
[   20.459142] [drm:radeon_atom_encoder_dpms], encoder dpms 32 to mode 3, devices 00000008, active_devices 00000000
[   20.459143] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000080, active_devices 00000000
[   20.459144] [drm:radeon_atom_encoder_dpms], encoder dpms 22 to mode 3, devices 00000010, active_devices 00000000
[   20.459147] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   20.459166] [drm:drm_crtc_helper_set_config], 
[   20.459167] [drm:drm_crtc_helper_set_config], [CRTC:14] [NOFB]
[   20.459168] [drm:radeon_atom_encoder_dpms], encoder dpms 32 to mode 3, devices 00000008, active_devices 00000000
[   20.459169] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000080, active_devices 00000000
[   20.459170] [drm:radeon_atom_encoder_dpms], encoder dpms 22 to mode 3, devices 00000010, active_devices 00000000
[   20.459173] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   20.460951] Console: switching to colour frame buffer device 128x48
[   20.462721] radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device
[   20.462745] radeon 0000:01:00.0: registered panic notifier
[   20.462770] [drm] Initialized radeon 2.34.0 20080528 for 0000:01:00.0 on minor 0
[   20.462930] hda-intel 0000:01:00.1: Handle VGA-switcheroo audio client
[   20.463012] snd_hda_intel 0000:01:00.1: irq 79 for MSI/MSI-X
[   20.468816] input: HD-Audio Generic HDMI as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
[   20.602643] firewire_core 0000:08:00.0: created device fw0: GUID 001fc6000012765a, S400
[   20.628371] e1000e 0000:0c:00.1 eth2: (PCI Express:2.5GT/s:Width x1) 00:12:32:00:22:1f
[   20.628403] e1000e 0000:0c:00.1 eth2: Intel(R) PRO/1000 Network Connection
[   20.628509] e1000e 0000:0c:00.1 eth2: MAC: 0, PHY: 4, PBA No: 000000-000
[   20.637491] systemd-udevd[13361]: renamed network interface eth1 to eno1
[   20.652542] systemd-udevd[13363]: renamed network interface eth2 to enp12s0f1
[   20.667515] systemd-udevd[13360]: renamed network interface eth0 to enp12s0f0
[   21.758154] w83627ehf: Found NCT6776F chip at 0x290
[   21.887145] Installing knfsd (copyright (C) 1996 okir at monad.swb.de).
[   21.938321] Hangcheck: starting hangcheck timer 0.9.1 (tick is 180 seconds, margin is 60 seconds).
[   21.939294] Hangcheck: Using getrawmonotonic().
[   21.967115] Non-volatile memory driver v1.3
[   24.050166] EXT4-fs (dm-16): re-mounted. Opts: (null)
[   24.083823] EXT3-fs (dm-0): using internal journal
[   24.180198] kjournald starting.  Commit interval 5 seconds
[   24.180307] EXT3-fs (dm-1): using internal journal
[   24.180308] EXT3-fs (dm-1): mounted filesystem with writeback data mode
[   24.180822] kjournald starting.  Commit interval 5 seconds
[   24.180933] EXT3-fs (dm-3): using internal journal
[   24.180934] EXT3-fs (dm-3): mounted filesystem with writeback data mode
[   24.194915] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[   24.197856] XFS (dm-2): Mounting Filesystem
[   24.218095] XFS (dm-2): Ending clean mount
[   24.243995] XFS (dm-5): Mounting Filesystem
[   24.358573] XFS (dm-5): Ending clean mount
[   24.361443] REISERFS (device dm-4): found reiserfs format "3.6" with standard journal
[   24.362230] REISERFS (device dm-4): using ordered data mode
[   24.363011] reiserfs: using flush barriers
[   24.363874] REISERFS (device dm-4): journal params: device dm-4, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
[   24.365704] REISERFS (device dm-4): checking transaction log (dm-4)
[   24.380138] REISERFS (device dm-4): Using r5 hash to sort names
[   24.382168] XFS (dm-9): Mounting Filesystem
[   24.407273] XFS (dm-9): Ending clean mount
[   24.429327] XFS (dm-6): Mounting Filesystem
[   24.690144] XFS (dm-6): Ending clean mount
[   24.691943] XFS (dm-13): Mounting Filesystem
[   24.796664] XFS (dm-13): Ending clean mount
[   24.844416] XFS (dm-14): Mounting Filesystem
[   25.012037] XFS (dm-14): Ending clean mount
[   25.014913] REISERFS (device dm-15): found reiserfs format "3.6" with non-standard journal
[   25.015809] REISERFS (device dm-15): using ordered data mode
[   25.016696] reiserfs: using flush barriers
[   25.017665] REISERFS (device dm-15): journal params: device dm-15, size 32748, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
[   25.020125] REISERFS (device dm-15): checking transaction log (dm-15)
[   25.033068] REISERFS (device dm-15): Using r5 hash to sort names
[   25.788681] NET: Registered protocol family 10
[   25.795290] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   25.796298] Bluetooth: BNEP filters: protocol multicast
[   25.796308] Bluetooth: BNEP socket layer initialized
[   25.993914] [drm:drm_mode_getresources], CRTC[4] CONNECTORS[3] ENCODERS[4]
[   25.993923] [drm:drm_mode_getresources], CRTC[4] CONNECTORS[3] ENCODERS[4]
[   25.994001] [drm:drm_mode_getconnector], [CONNECTOR:16:?]
[   25.994005] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:16:HDMI-A-1]
[   25.994633] [drm:radeon_process_i2c_ch], hw_i2c error
[   25.994648] [drm:radeon_atombios_connected_scratch_regs], DFP1 disconnected
[   25.994654] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:16:HDMI-A-1] disconnected
[   25.994661] [drm:drm_mode_getconnector], [CONNECTOR:16:?]
[   25.994664] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:16:HDMI-A-1]
[   25.995285] [drm:radeon_process_i2c_ch], hw_i2c error
[   25.995299] [drm:radeon_atombios_connected_scratch_regs], DFP1 disconnected
[   25.995304] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:16:HDMI-A-1] disconnected
[   25.995402] [drm:drm_mode_getconnector], [CONNECTOR:18:?]
[   25.995416] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DVI-I-1]
[   25.996042] [drm:radeon_process_i2c_ch], hw_i2c error
[   26.002279] [drm:radeon_atom_dac_detect], Bios 0 scratch 0 00000010
[   26.002286] [drm:radeon_atombios_connected_scratch_regs], DFP2 disconnected
[   26.002290] [drm:radeon_atombios_connected_scratch_regs], CRT2 disconnected
[   26.002293] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DVI-I-1] disconnected
[   26.002302] [drm:drm_mode_getconnector], [CONNECTOR:18:?]
[   26.002305] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DVI-I-1]
[   26.002928] [drm:radeon_process_i2c_ch], hw_i2c error
[   26.008296] [drm:radeon_atom_dac_detect], Bios 0 scratch 0 00000010
[   26.008303] [drm:radeon_atombios_connected_scratch_regs], DFP2 disconnected
[   26.008306] [drm:radeon_atombios_connected_scratch_regs], CRT2 disconnected
[   26.008307] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DVI-I-1] disconnected
[   26.008405] [drm:drm_mode_getconnector], [CONNECTOR:21:?]
[   26.008407] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:VGA-1]
[   26.008724] [drm:radeon_process_i2c_ch], hw_i2c error
[   26.014278] [drm:radeon_atom_dac_detect], Bios 0 scratch 0 00000001
[   26.014282] [drm:radeon_atombios_connected_scratch_regs], CRT1 disconnected
[   26.014284] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:VGA-1] disconnected
[   26.014289] [drm:drm_mode_getconnector], [CONNECTOR:21:?]
[   26.014291] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:VGA-1]
[   26.014606] [drm:radeon_process_i2c_ch], hw_i2c error
[   26.020265] [drm:radeon_atom_dac_detect], Bios 0 scratch 0 00000001
[   26.020272] [drm:radeon_atombios_connected_scratch_regs], CRT1 disconnected
[   26.020274] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:VGA-1] disconnected
[   26.020456] [drm:drm_mode_getconnector], [CONNECTOR:16:?]
[   26.020460] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:16:HDMI-A-1]
[   26.021085] [drm:radeon_process_i2c_ch], hw_i2c error
[   26.021090] [drm:radeon_atombios_connected_scratch_regs], DFP1 disconnected
[   26.021092] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:16:HDMI-A-1] disconnected
[   26.021098] [drm:drm_mode_getconnector], [CONNECTOR:16:?]
[   26.021101] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:16:HDMI-A-1]
[   26.021722] [drm:radeon_process_i2c_ch], hw_i2c error
[   26.021727] [drm:radeon_atombios_connected_scratch_regs], DFP1 disconnected
[   26.021729] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:16:HDMI-A-1] disconnected
[   26.021768] [drm:drm_mode_getconnector], [CONNECTOR:18:?]
[   26.021771] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DVI-I-1]
[   26.022394] [drm:radeon_process_i2c_ch], hw_i2c error
[   26.028262] [drm:radeon_atom_dac_detect], Bios 0 scratch 0 00000010
[   26.028267] [drm:radeon_atombios_connected_scratch_regs], DFP2 disconnected
[   26.028270] [drm:radeon_atombios_connected_scratch_regs], CRT2 disconnected
[   26.028272] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DVI-I-1] disconnected
[   26.028277] [drm:drm_mode_getconnector], [CONNECTOR:18:?]
[   26.028279] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DVI-I-1]
[   26.028898] [drm:radeon_process_i2c_ch], hw_i2c error
[   26.034260] [drm:radeon_atom_dac_detect], Bios 0 scratch 0 00000010
[   26.034267] [drm:radeon_atombios_connected_scratch_regs], DFP2 disconnected
[   26.034271] [drm:radeon_atombios_connected_scratch_regs], CRT2 disconnected
[   26.034274] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:DVI-I-1] disconnected
[   26.034319] [drm:drm_mode_getconnector], [CONNECTOR:21:?]
[   26.034323] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:VGA-1]
[   26.034644] [drm:radeon_process_i2c_ch], hw_i2c error
[   26.040249] [drm:radeon_atom_dac_detect], Bios 0 scratch 0 00000001
[   26.040254] [drm:radeon_atombios_connected_scratch_regs], CRT1 disconnected
[   26.040256] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:VGA-1] disconnected
[   26.040261] [drm:drm_mode_getconnector], [CONNECTOR:21:?]
[   26.040263] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:VGA-1]
[   26.040579] [drm:radeon_process_i2c_ch], hw_i2c error
[   26.046260] [drm:radeon_atom_dac_detect], Bios 0 scratch 0 00000001
[   26.046266] [drm:radeon_atombios_connected_scratch_regs], CRT1 disconnected
[   26.046268] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:VGA-1] disconnected
[   26.088056] e1000e 0000:00:19.0: irq 73 for MSI/MSI-X
[   26.159691] [drm:drm_mode_setcrtc], [CRTC:11]
[   26.159695] [drm:drm_crtc_helper_set_config], 
[   26.159696] [drm:drm_crtc_helper_set_config], [CRTC:11] [NOFB]
[   26.159699] [drm:radeon_atom_encoder_dpms], encoder dpms 32 to mode 3, devices 00000008, active_devices 00000000
[   26.159702] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000080, active_devices 00000000
[   26.159704] [drm:radeon_atom_encoder_dpms], encoder dpms 22 to mode 3, devices 00000010, active_devices 00000000
[   26.159710] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   26.159738] [drm:drm_mode_setcrtc], [CRTC:12]
[   26.159740] [drm:drm_crtc_helper_set_config], 
[   26.159741] [drm:drm_crtc_helper_set_config], [CRTC:12] [NOFB]
[   26.159742] [drm:radeon_atom_encoder_dpms], encoder dpms 32 to mode 3, devices 00000008, active_devices 00000000
[   26.159743] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000080, active_devices 00000000
[   26.159745] [drm:radeon_atom_encoder_dpms], encoder dpms 22 to mode 3, devices 00000010, active_devices 00000000
[   26.159748] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   26.159771] [drm:drm_mode_setcrtc], [CRTC:13]
[   26.159773] [drm:drm_crtc_helper_set_config], 
[   26.159773] [drm:drm_crtc_helper_set_config], [CRTC:13] [NOFB]
[   26.159775] [drm:radeon_atom_encoder_dpms], encoder dpms 32 to mode 3, devices 00000008, active_devices 00000000
[   26.159776] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000080, active_devices 00000000
[   26.159778] [drm:radeon_atom_encoder_dpms], encoder dpms 22 to mode 3, devices 00000010, active_devices 00000000
[   26.159781] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   26.159804] [drm:drm_mode_setcrtc], [CRTC:14]
[   26.159805] [drm:drm_crtc_helper_set_config], 
[   26.159806] [drm:drm_crtc_helper_set_config], [CRTC:14] [NOFB]
[   26.159807] [drm:radeon_atom_encoder_dpms], encoder dpms 32 to mode 3, devices 00000008, active_devices 00000000
[   26.159808] [drm:radeon_atom_encoder_dpms], encoder dpms 30 to mode 3, devices 00000080, active_devices 00000000
[   26.159810] [drm:radeon_atom_encoder_dpms], encoder dpms 22 to mode 3, devices 00000010, active_devices 00000000
[   26.159813] [drm:radeon_atom_encoder_dpms], encoder dpms 21 to mode 3, devices 00000001, active_devices 00000000
[   26.188910] e1000e 0000:00:19.0: irq 73 for MSI/MSI-X
[   26.189020] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[   26.229187] bonding: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
[   26.255831] IPv6: ADDRCONF(NETDEV_UP): bond0: link is not ready
[   26.269572] bonding: bond0: Interface enp13s0f0 does not exist!
[   26.281463] bonding: bond0: Interface enp13s0f1 does not exist!
[   26.290442] bonding: bond0: Interface enp16s0 does not exist!
[   26.294689] bonding: bond0: Adding slave enp12s0f0.
[   26.444593] e1000e 0000:0c:00.0: irq 76 for MSI/MSI-X
[   26.544705] e1000e 0000:0c:00.0: irq 76 for MSI/MSI-X
[   26.545382] bonding: bond0: enslaving enp12s0f0 as an active interface with an up link.
[   26.545543] IPv6: ADDRCONF(NETDEV_CHANGE): bond0: link becomes ready
[   26.551813] bonding: bond0: Adding slave enp12s0f1.
[   26.703456] e1000e 0000:0c:00.1: irq 78 for MSI/MSI-X
[   26.804539] e1000e 0000:0c:00.1: irq 78 for MSI/MSI-X
[   26.805203] bonding: bond0: enslaving enp12s0f1 as an active interface with an up link.
[   26.821882] Bluetooth: RFCOMM TTY layer initialized
[   26.821900] Bluetooth: RFCOMM socket layer initialized
[   26.821902] Bluetooth: RFCOMM ver 1.11
[   26.823767] [drm:drm_helper_hpd_irq_event], [CONNECTOR:16:HDMI-A-1] status updated from disconnected to disconnected
[   26.824397] [drm:radeon_process_i2c_ch], hw_i2c error
[   26.824404] [drm:radeon_atombios_connected_scratch_regs], DFP2 disconnected
[   26.824408] [drm:radeon_atombios_connected_scratch_regs], CRT2 disconnected
[   26.824411] [drm:drm_helper_hpd_irq_event], [CONNECTOR:18:DVI-I-1] status updated from disconnected to disconnected
[   27.828657] [drm:radeon_process_i2c_ch], hw_i2c error
[   27.828664] [drm:radeon_atombios_connected_scratch_regs], DFP1 disconnected
[   27.828666] [drm:drm_helper_hpd_irq_event], [CONNECTOR:16:HDMI-A-1] status updated from disconnected to disconnected
[   27.829293] [drm:radeon_process_i2c_ch], hw_i2c error
[   27.829297] [drm:radeon_atombios_connected_scratch_regs], DFP2 disconnected
[   27.829299] [drm:radeon_atombios_connected_scratch_regs], CRT2 disconnected
[   27.829301] [drm:drm_helper_hpd_irq_event], [CONNECTOR:18:DVI-I-1] status updated from disconnected to disconnected
[   28.694303] e1000e: enp12s0f1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[   29.094425] RTNL: assertion failed at drivers/net/bonding/bond_main.c (3398)
[   29.094434] CPU: 7 PID: 16396 Comm: rpcbind Not tainted 3.12.0-rc7-00111-g9581b7d #39
[   29.094438] Hardware name: System manufacturer System Product Name/P8Z68 DELUXE, BIOS 0501 05/09/2011
[   29.094441]  ffffffffa09ae2a0 ffff8800b7c11b58 ffffffff8148a010 00000000000400f6
[   29.094447]  ffff880810b84000 ffff8800b7c11b88 ffffffffa09a1a40 ffffffffa09ae2a0
[   29.094450]  ffff880810b84000 ffffffffa09ae2a0 0000000000000000 ffff8800b7c11ba8
[   29.094452] Call Trace:

[   29.094458]  [<ffffffff8148a010>] dump_stack+0x46/0x58

[   29.094461]  [<ffffffffa09a1a40>] bond_set_rx_mode+0x39/0xb5 [bonding]

[   29.094465]  [<ffffffff813f021e>] __dev_set_rx_mode+0x7c/0x81

[   29.094467]  [<ffffffff813f34a3>] __dev_mc_add+0x5d/0x73

[   29.094469]  [<ffffffff813f34de>] dev_mc_add+0x10/0x12

[   29.094476]  [<ffffffffa0c59fc2>] igmp6_group_added+0x71/0x17e [ipv6]

[   29.094478]  [<ffffffff8103fea3>] ? local_bh_enable_ip+0xc4/0xe3

[   29.094484]  [<ffffffffa0c5b13d>] ipv6_dev_mc_inc+0x2b9/0x2e7 [ipv6]

[   29.094488]  [<ffffffffa0c5ae89>] ? ipv6_dev_mc_inc+0x5/0x2e7 [ipv6]

[   29.094490]  [<ffffffff81237685>] ? __rwlock_init+0x31/0x50

[   29.094494]  [<ffffffffa0c5b33e>] ipv6_sock_mc_join+0x1d3/0x268 [ipv6]

[   29.094498]  [<ffffffffa0c5b253>] ? ipv6_sock_mc_join+0xe8/0x268 [ipv6]

[   29.094503]  [<ffffffffa0c4e8dd>] ? do_ipv6_setsockopt.isra.6+0xa3/0xd30 [ipv6]

[   29.094507]  [<ffffffffa0c4f1bd>] do_ipv6_setsockopt.isra.6+0x983/0xd30 [ipv6]

[   29.094511]  [<ffffffff81008fd3>] ? native_sched_clock+0x29/0x6f

[   29.094515]  [<ffffffff8106b033>] ? local_clock+0x41/0x5a

[   29.094517]  [<ffffffff81096d45>] ? __lock_acquire.isra.23+0x599/0xbfb

[   29.094518]  [<ffffffff81009022>] ? sched_clock+0x9/0xd

[   29.094523]  [<ffffffff8106af69>] ? sched_clock_cpu+0x48/0xd1

[   29.094524]  [<ffffffff81008fd3>] ? native_sched_clock+0x29/0x6f

[   29.094526]  [<ffffffff81009022>] ? sched_clock+0x9/0xd

[   29.094529]  [<ffffffff8106af69>] ? sched_clock_cpu+0x48/0xd1

[   29.094530]  [<ffffffff8106b033>] ? local_clock+0x41/0x5a

[   29.094532]  [<ffffffff8109580e>] ? lock_release_holdtime.part.5+0xc2/0xc7

[   29.094534]  [<ffffffff8106b8e0>] ? vtime_account_user+0x52/0x57

[   29.094538]  [<ffffffffa0c4f67b>] ipv6_setsockopt+0x4d/0x9a [ipv6]

[   29.094543]  [<ffffffffa0c5396e>] udpv6_setsockopt+0x29/0x2b [ipv6]

[   29.094545]  [<ffffffff813da5b3>] sock_common_setsockopt+0x14/0x16

[   29.094548]  [<ffffffff813d9b46>] SyS_setsockopt+0x87/0xb4

[   29.094550]  [<ffffffff81498e90>] tracesys+0xdd/0xe2
[   29.096654] RTNL: assertion failed at drivers/net/bonding/bond_main.c (3398)
[   29.096656] CPU: 4 PID: 16398 Comm: ntpd Not tainted 3.12.0-rc7-00111-g9581b7d #39
[   29.096657] Hardware name: System manufacturer System Product Name/P8Z68 DELUXE, BIOS 0501 05/09/2011
[   29.096660]  ffffffffa09ae2a0 ffff8800b98d1b58 ffffffff8148a010 ffff8808100623b0
[   29.096662]  ffff880810b84000 ffff8800b98d1b88 ffffffffa09a1a40 ffffffffa09ae2a0
[   29.096664]  ffff880810b84000 ffffffffa09ae2a0 0000000000000000 ffff8800b98d1ba8
[   29.096664] Call Trace:
[   29.096668]  [<ffffffff8148a010>] dump_stack+0x46/0x58
[   29.096671]  [<ffffffffa09a1a40>] bond_set_rx_mode+0x39/0xb5 [bonding]
[   29.096674]  [<ffffffff813f021e>] __dev_set_rx_mode+0x7c/0x81
[   29.096676]  [<ffffffff813f34a3>] __dev_mc_add+0x5d/0x73
[   29.096678]  [<ffffffff813f34de>] dev_mc_add+0x10/0x12
[   29.096687]  [<ffffffffa0c59fc2>] igmp6_group_added+0x71/0x17e [ipv6]
[   29.096690]  [<ffffffff8103fea3>] ? local_bh_enable_ip+0xc4/0xe3
[   29.096697]  [<ffffffffa0c5b13d>] ipv6_dev_mc_inc+0x2b9/0x2e7 [ipv6]
[   29.096703]  [<ffffffffa0c5ae89>] ? ipv6_dev_mc_inc+0x5/0x2e7 [ipv6]
[   29.096706]  [<ffffffff81237685>] ? __rwlock_init+0x31/0x50
[   29.096712]  [<ffffffffa0c5b33e>] ipv6_sock_mc_join+0x1d3/0x268 [ipv6]
[   29.096717]  [<ffffffffa0c5b253>] ? ipv6_sock_mc_join+0xe8/0x268 [ipv6]
[   29.096723]  [<ffffffffa0c4e8dd>] ? do_ipv6_setsockopt.isra.6+0xa3/0xd30 [ipv6]
[   29.096729]  [<ffffffffa0c4f1bd>] do_ipv6_setsockopt.isra.6+0x983/0xd30 [ipv6]
[   29.096731]  [<ffffffff81008fd3>] ? native_sched_clock+0x29/0x6f
[   29.096734]  [<ffffffff8106b033>] ? local_clock+0x41/0x5a
[   29.096737]  [<ffffffff81096d45>] ? __lock_acquire.isra.23+0x599/0xbfb
[   29.096739]  [<ffffffff81009022>] ? sched_clock+0x9/0xd
[   29.096741]  [<ffffffff8106af69>] ? sched_clock_cpu+0x48/0xd1
[   29.096744]  [<ffffffff81008fd3>] ? native_sched_clock+0x29/0x6f
[   29.096746]  [<ffffffff81009022>] ? sched_clock+0x9/0xd
[   29.096749]  [<ffffffff8106af69>] ? sched_clock_cpu+0x48/0xd1
[   29.096751]  [<ffffffff8106b033>] ? local_clock+0x41/0x5a
[   29.096754]  [<ffffffff8109580e>] ? lock_release_holdtime.part.5+0xc2/0xc7
[   29.096756]  [<ffffffff8106b8e0>] ? vtime_account_user+0x52/0x57
[   29.096761]  [<ffffffffa0c4f67b>] ipv6_setsockopt+0x4d/0x9a [ipv6]
[   29.096767]  [<ffffffffa0c5396e>] udpv6_setsockopt+0x29/0x2b [ipv6]
[   29.096770]  [<ffffffff813da5b3>] sock_common_setsockopt+0x14/0x16
[   29.096772]  [<ffffffff813d9b46>] SyS_setsockopt+0x87/0xb4
[   29.096774]  [<ffffffff81498e90>] tracesys+0xdd/0xe2
[   29.100947] RTNL: assertion failed at drivers/net/bonding/bond_main.c (3398)
[   29.100950] CPU: 3 PID: 16403 Comm: avahi-daemon Not tainted 3.12.0-rc7-00111-g9581b7d #39
[   29.100950] Hardware name: System manufacturer System Product Name/P8Z68 DELUXE, BIOS 0501 05/09/2011
[   29.100959]  ffffffffa09ae2a0 ffff88080a545b58 ffffffff8148a010 ffff88080748c760
[   29.100966]  ffff880810b84000 ffff88080a545b88 ffffffffa09a1a40 ffffffffa09ae2a0
[   29.100972]  ffff880810b84000 ffffffffa09ae2a0 0000000000000000 ffff88080a545ba8
[   29.100972] Call Trace:
[   29.100977]  [<ffffffff8148a010>] dump_stack+0x46/0x58
[   29.100982]  [<ffffffffa09a1a40>] bond_set_rx_mode+0x39/0xb5 [bonding]
[   29.100985]  [<ffffffff813f021e>] __dev_set_rx_mode+0x7c/0x81
[   29.100988]  [<ffffffff813f34a3>] __dev_mc_add+0x5d/0x73
[   29.100990]  [<ffffffff813f34de>] dev_mc_add+0x10/0x12
[   29.100999]  [<ffffffffa0c59fc2>] igmp6_group_added+0x71/0x17e [ipv6]
[   29.101007]  [<ffffffff8103fea3>] ? local_bh_enable_ip+0xc4/0xe3
[   29.101014]  [<ffffffffa0c5b13d>] ipv6_dev_mc_inc+0x2b9/0x2e7 [ipv6]
[   29.101025]  [<ffffffffa0c5ae89>] ? ipv6_dev_mc_inc+0x5/0x2e7 [ipv6]
[   29.101028]  [<ffffffff81237685>] ? __rwlock_init+0x31/0x50
[   29.101033]  [<ffffffffa0c5b33e>] ipv6_sock_mc_join+0x1d3/0x268 [ipv6]
[   29.101037]  [<ffffffffa0c5b253>] ? ipv6_sock_mc_join+0xe8/0x268 [ipv6]
[   29.101042]  [<ffffffffa0c4e8dd>] ? do_ipv6_setsockopt.isra.6+0xa3/0xd30 [ipv6]
[   29.101045]  [<ffffffffa0c4f1bd>] do_ipv6_setsockopt.isra.6+0x983/0xd30 [ipv6]
[   29.101048]  [<ffffffff81008fd3>] ? native_sched_clock+0x29/0x6f
[   29.101056]  [<ffffffff8106b033>] ? local_clock+0x41/0x5a
[   29.101059]  [<ffffffff81096d45>] ? __lock_acquire.isra.23+0x599/0xbfb
[   29.101067]  [<ffffffff81009022>] ? sched_clock+0x9/0xd
[   29.101069]  [<ffffffff8106af69>] ? sched_clock_cpu+0x48/0xd1
[   29.101071]  [<ffffffff81008fd3>] ? native_sched_clock+0x29/0x6f
[   29.101073]  [<ffffffff81009022>] ? sched_clock+0x9/0xd
[   29.101074]  [<ffffffff8106af69>] ? sched_clock_cpu+0x48/0xd1
[   29.101082]  [<ffffffff8106b033>] ? local_clock+0x41/0x5a
[   29.101087]  [<ffffffff8109580e>] ? lock_release_holdtime.part.5+0xc2/0xc7
[   29.101090]  [<ffffffff8106b8e0>] ? vtime_account_user+0x52/0x57
[   29.101094]  [<ffffffffa0c4f67b>] ipv6_setsockopt+0x4d/0x9a [ipv6]
[   29.101098]  [<ffffffffa0c5396e>] udpv6_setsockopt+0x29/0x2b [ipv6]
[   29.101102]  [<ffffffff813da5b3>] sock_common_setsockopt+0x14/0x16
[   29.101104]  [<ffffffff813d9b46>] SyS_setsockopt+0x87/0xb4
[   29.101106]  [<ffffffff81498e90>] tracesys+0xdd/0xe2
[   29.479473] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
[   29.479629] NFSD: starting 90-second grace period (net ffffffff81990080)
[   30.464431] [drm:radeon_process_i2c_ch], hw_i2c error
[   31.789646] [drm:drm_helper_hpd_irq_event], [CONNECTOR:16:HDMI-A-1] status updated from disconnected to disconnected
[   31.790267] [drm:radeon_process_i2c_ch], hw_i2c error
[   31.790273] [drm:radeon_atombios_connected_scratch_regs], DFP2 disconnected
[   31.790276] [drm:radeon_atombios_connected_scratch_regs], CRT2 disconnected
[   31.790277] [drm:drm_helper_hpd_irq_event], [CONNECTOR:18:DVI-I-1] status updated from disconnected to disconnected
[   32.799515] [drm:radeon_process_i2c_ch], hw_i2c error
[   32.799520] [drm:radeon_atombios_connected_scratch_regs], DFP1 disconnected
[   32.799522] [drm:drm_helper_hpd_irq_event], [CONNECTOR:16:HDMI-A-1] status updated from disconnected to disconnected
[   32.800138] [drm:radeon_process_i2c_ch], hw_i2c error
[   32.800141] [drm:radeon_atombios_connected_scratch_regs], DFP2 disconnected
[   32.800144] [drm:radeon_atombios_connected_scratch_regs], CRT2 disconnected
[   32.800145] [drm:drm_helper_hpd_irq_event], [CONNECTOR:18:DVI-I-1] status updated from disconnected to disconnected
[   40.473703] [drm:radeon_process_i2c_ch], hw_i2c error
[   42.893184] [drm:drm_helper_hpd_irq_event], [CONNECTOR:16:HDMI-A-1] status updated from disconnected to disconnected
[   42.893805] [drm:radeon_process_i2c_ch], hw_i2c error
[   42.893811] [drm:radeon_atombios_connected_scratch_regs], DFP2 disconnected
[   42.893815] [drm:radeon_atombios_connected_scratch_regs], CRT2 disconnected
[   42.893821] [drm:drm_helper_hpd_irq_event], [CONNECTOR:18:DVI-I-1] status updated from disconnected to disconnected
[   43.332156] [drm:radeon_process_i2c_ch], hw_i2c error
[   43.332160] [drm:radeon_atombios_connected_scratch_regs], DFP1 disconnected
[   43.332161] [drm:drm_helper_hpd_irq_event], [CONNECTOR:16:HDMI-A-1] status updated from disconnected to disconnected
[   43.332778] [drm:radeon_process_i2c_ch], hw_i2c error
[   43.332781] [drm:radeon_atombios_connected_scratch_regs], DFP2 disconnected
[   43.332783] [drm:radeon_atombios_connected_scratch_regs], CRT2 disconnected
[   43.332784] [drm:drm_helper_hpd_irq_event], [CONNECTOR:18:DVI-I-1] status updated from disconnected to disconnected
[   43.528286] [drm:drm_helper_hpd_irq_event], [CONNECTOR:16:HDMI-A-1] status updated from disconnected to disconnected
[   43.528904] [drm:radeon_process_i2c_ch], hw_i2c error
[   43.528908] [drm:radeon_atombios_connected_scratch_regs], DFP2 disconnected
[   43.528911] [drm:radeon_atombios_connected_scratch_regs], CRT2 disconnected
[   43.528912] [drm:drm_helper_hpd_irq_event], [CONNECTOR:18:DVI-I-1] status updated from disconnected to disconnected
[   44.546405] [drm:radeon_process_i2c_ch], hw_i2c error
[   44.546409] [drm:radeon_atombios_connected_scratch_regs], DFP1 disconnected
[   44.546411] [drm:drm_helper_hpd_irq_event], [CONNECTOR:16:HDMI-A-1] status updated from disconnected to disconnected
[   44.547029] [drm:radeon_process_i2c_ch], hw_i2c error
[   44.547033] [drm:radeon_atombios_connected_scratch_regs], DFP2 disconnected
[   44.547036] [drm:radeon_atombios_connected_scratch_regs], CRT2 disconnected
[   44.547038] [drm:drm_helper_hpd_irq_event], [CONNECTOR:18:DVI-I-1] status updated from disconnected to disconnected
[   50.483017] [drm:radeon_process_i2c_ch], hw_i2c error
[   60.492324] [drm:radeon_process_i2c_ch], hw_i2c error
-------------- next part --------------
[    25.701] 
X.Org X Server 1.14.3
Release Date: 2013-09-12
[    25.702] X Protocol Version 11, Revision 0
[    25.702] Build Operating System: Linux 3.11.0-rc6 x86_64 Gentoo
[    25.702] Current Operating System: Linux bohr-int 3.12.0-rc7-00111-g9581b7d #39 SMP Sat Nov 2 11:31:30 PDT 2013 x86_64
[    25.702] Kernel command line: BOOT_IMAGE=/kernel-genkernel-x86_64-3.12.0-rc7-00111-g9581b7d root=/dev/mapper/vg-root ro rw domdadm dolvm real_root=UUID=f9488c6d-60a9-442e-8f83-daffd7ff5e3d modeset=1 fbcon=map:0 kmemleak=off drm.debug=0x06
[    25.702] Build Date: 14 October 2013  10:09:34PM
[    25.702]  
[    25.702] Current version of pixman: 0.30.0
[    25.702] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    25.702] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    25.702] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Nov  3 08:49:07 2013
[    25.703] (==) Using config file: "/etc/X11/xorg.conf"
[    25.703] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    25.704] (==) ServerLayout "dual-g15"
[    25.704] (**) |-->Screen "ScreenMiddle" (0)
[    25.704] (**) |   |-->Monitor "MonitorMiddle"
[    25.704] (**) |   |-->Device "Card0"
[    25.704] (**) |-->Screen "ScreenRight" (1)
[    25.704] (**) |   |-->Monitor "MonitorRight"
[    25.704] (**) |   |-->Device "Card1"
[    25.704] (**) |-->Input Device "Mouse0-MS"
[    25.704] (**) |-->Input Device "Keyboard0-G15main"
[    25.704] (**) |-->Input Device "Keyboard1-G15music"
[    25.705] (**) Option "NoTrapSignals" "1"
[    25.705] (**) Option "Xinerama" "0"
[    25.705] (==) Automatically adding devices
[    25.705] (==) Automatically enabling devices
[    25.705] (==) Automatically adding GPU devices
[    25.707] (WW) The directory "/usr/share/fonts/mikachan-font" does not exist.
[    25.707] 	Entry deleted from font path.
[    25.713] (WW) The directory "/usr/share/fonts/liberation-fonts-ttf" does not exist.
[    25.713] 	Entry deleted from font path.
[    25.717] (WW) The directory "/usr/share/fonts/default" does not exist.
[    25.717] 	Entry deleted from font path.
[    25.717] (WW) The directory "/usr/share/fonts/default/ghostscript" does not exist.
[    25.717] 	Entry deleted from font path.
[    25.719] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/cronyx".
[    25.719] 	Entry deleted from font path.
[    25.719] 	(Run 'mkfontdir' on "/usr/share/fonts/cronyx").
[    25.720] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/cronyx/100dpi".
[    25.720] 	Entry deleted from font path.
[    25.720] 	(Run 'mkfontdir' on "/usr/share/fonts/cronyx/100dpi").
[    25.720] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/cronyx/75dpi".
[    25.720] 	Entry deleted from font path.
[    25.720] 	(Run 'mkfontdir' on "/usr/share/fonts/cronyx/75dpi").
[    25.720] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/cronyx/misc".
[    25.720] 	Entry deleted from font path.
[    25.720] 	(Run 'mkfontdir' on "/usr/share/fonts/cronyx/misc").
[    25.723] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/libdockapp-fonts".
[    25.723] 	Entry deleted from font path.
[    25.723] 	(Run 'mkfontdir' on "/usr/share/fonts/libdockapp-fonts").
[    25.723] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/libdockapp-fonts/dockapp".
[    25.723] 	Entry deleted from font path.
[    25.723] 	(Run 'mkfontdir' on "/usr/share/fonts/libdockapp-fonts/dockapp").
[    25.724] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/intlfonts/bdf".
[    25.724] 	Entry deleted from font path.
[    25.724] 	(Run 'mkfontdir' on "/usr/share/fonts/intlfonts/bdf").
[    25.724] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/encodings".
[    25.724] 	Entry deleted from font path.
[    25.724] 	(Run 'mkfontdir' on "/usr/share/fonts/encodings").
[    25.725] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/encodings/large".
[    25.725] 	Entry deleted from font path.
[    25.725] 	(Run 'mkfontdir' on "/usr/share/fonts/encodings/large").
[    25.726] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/util".
[    25.726] 	Entry deleted from font path.
[    25.726] 	(Run 'mkfontdir' on "/usr/share/fonts/util").
[    25.727] (**) FontPath set to:
	/usr/share/fonts/hkscs-ming,
	/usr/share/fonts/hunkyfonts,
	/usr/share/fonts/efont-unicode,
	/usr/share/fonts/freefonts,
	/usr/share/fonts/zh-kcfonts,
	/usr/share/fonts/sil-doulos,
	/usr/share/fonts/mplus-outline-fonts,
	/usr/share/fonts/unifont,
	/usr/share/fonts/sil-gentium,
	/usr/share/fonts/baekmuk-fonts,
	/usr/share/fonts/jmk,
	/usr/share/fonts/culmus,
	/usr/share/fonts/Type1,
	/usr/share/fonts/ja-ipafonts,
	/usr/share/fonts/unfonts,
	/usr/share/fonts/wqy-bitmapfont,
	/usr/share/fonts/arphicfonts,
	/usr/share/fonts/shinonome,
	/usr/share/fonts/sgi-fonts,
	/usr/share/fonts/arkpandora,
	/usr/share/fonts/lfpfonts-var,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/unfonts-extra,
	/usr/share/fonts/mplus,
	/usr/share/fonts/75dpi,
	/usr/share/fonts/artwiz-aleczapka-en,
	/usr/share/fonts/texcm-ttf,
	/usr/share/fonts/lfpfonts-fix,
	/usr/share/fonts/cyrillic,
	/usr/share/fonts/monafont,
	/usr/share/fonts/terminus,
	/usr/share/fonts/free-bangla-font,
	/usr/share/fonts/aquapfont,
	/usr/share/f
[    25.727] (==) ModulePath set to "/usr/lib64/xorg/modules"
[    25.727] (**) Extension "Composite" is enabled
[    25.727] (II) Loader magic: 0x7f9c00
[    25.727] (II) Module ABI versions:
[    25.727] 	X.Org ANSI C Emulation: 0.4
[    25.727] 	X.Org Video Driver: 14.1
[    25.727] 	X.Org XInput driver : 19.1
[    25.727] 	X.Org Server Extension : 7.0
[    25.728] (II) xfree86: Adding drm device (/dev/dri/card0)
[    25.732] (--) PCI:*(0:1:0:0) 1002:68f9:1043:03ca rev 0, Mem @ 0xc0000000/268435456, 0xfbe20000/131072, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[    25.733] Initializing built-in extension Generic Event Extension
[    25.733] Initializing built-in extension SHAPE
[    25.733] Initializing built-in extension MIT-SHM
[    25.733] Initializing built-in extension XInputExtension
[    25.733] Initializing built-in extension XTEST
[    25.733] Initializing built-in extension BIG-REQUESTS
[    25.733] Initializing built-in extension SYNC
[    25.733] Initializing built-in extension XKEYBOARD
[    25.733] Initializing built-in extension XC-MISC
[    25.733] Initializing built-in extension XINERAMA
[    25.733] Initializing built-in extension XFIXES
[    25.733] Initializing built-in extension RENDER
[    25.733] Initializing built-in extension RANDR
[    25.733] Initializing built-in extension COMPOSITE
[    25.733] Initializing built-in extension DAMAGE
[    25.733] Initializing built-in extension MIT-SCREEN-SAVER
[    25.733] Initializing built-in extension DOUBLE-BUFFER
[    25.733] Initializing built-in extension RECORD
[    25.733] Initializing built-in extension DPMS
[    25.733] Initializing built-in extension X-Resource
[    25.733] Initializing built-in extension XVideo
[    25.733] Initializing built-in extension XVideo-MotionCompensation
[    25.733] Initializing built-in extension XFree86-VidModeExtension
[    25.733] Initializing built-in extension XFree86-DGA
[    25.733] Initializing built-in extension XFree86-DRI
[    25.733] Initializing built-in extension DRI2
[    25.733] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[    25.733] (II) LoadModule: "dbe"
[    25.733] (II) Module "dbe" already built-in
[    25.733] (II) LoadModule: "extmod"
[    25.733] (II) Module "extmod" already built-in
[    25.733] (II) LoadModule: "glx"
[    25.738] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[    25.739] (II) Module glx: vendor="X.Org Foundation"
[    25.739] 	compiled for 1.14.3, module version = 1.0.0
[    25.739] 	ABI class: X.Org Server Extension, version 7.0
[    25.739] (==) AIGLX enabled
[    25.739] Loading extension GLX
[    25.739] (II) LoadModule: "radeon"
[    25.740] (II) Loading /usr/lib64/xorg/modules/drivers/radeon_drv.so
[    25.749] (II) Module radeon: vendor="X.Org Foundation"
[    25.749] 	compiled for 1.14.3, module version = 7.2.0
[    25.749] 	Module class: X.Org Video Driver
[    25.749] 	ABI class: X.Org Video Driver, version 14.1
[    25.749] (II) LoadModule: "evdev"
[    25.750] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[    25.751] (II) Module evdev: vendor="X.Org Foundation"
[    25.751] 	compiled for 1.14.3, module version = 2.8.2
[    25.751] 	Module class: X.Org XInput Driver
[    25.751] 	ABI class: X.Org XInput driver, version 19.1
[    25.751] (II) RADEON: Driver for ATI Radeon chipsets:
	ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
	ATI Radeon Mobility X300 (M24) 3152 (PCIE),
	ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
	ATI Radeon X600 (RV380) 3E50 (PCIE),
	ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
	ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
	ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
	ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
	ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
	ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
	ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
	ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
	ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
	ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
	ATI Radeon IGP330M/340M/350M (U2) 4337,
	ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
	ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
	ATI Radeon X800PRO (R420) JI (AGP),
	ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
	ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
	ATI Radeon Mobility 9800 (M18) JN (AGP),
	ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
	ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
	ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
	ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
	ATI Radeon Mobility M7 LW (AGP),
	ATI Mobility FireGL 7800 M7 LX (AGP),
	ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
	ATI FireGL Mobility 9000 (M9) Ld (AGP),
	ATI Radeon Mobility 9000 (M9) Lf (AGP),
	ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
	ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
	ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
	ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
	ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
	ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
	ATI Radeon Mobility 9600 (M10) NQ (AGP),
	ATI Radeon Mobility 9600 (M11) NR (AGP),
	ATI Radeon Mobility 9600 (M10) NS (AGP),
	ATI FireGL Mobility T2 (M10) NT (AGP),
	ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
	ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
	ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
	ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
	ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
	ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
	ATI Radeon Mobility X300 (M22) 5460 (PCIE),
	ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
	ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
	ATI Radeon X800PRO (R423) UI (PCIE),
	ATI Radeon X800LE (R423) UJ (PCIE),
	ATI Radeon X800SE (R423) UK (PCIE),
	ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
	ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
	ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
	ATI FireGL unknown (R423) UR (PCIE),
	ATI FireGL unknown (R423) UT (PCIE),
	ATI Mobility FireGL V5000 (M26) (PCIE),
	ATI Mobility FireGL V5000 (M26) (PCIE),
	ATI Mobility Radeon X700 XL (M26) (PCIE),
	ATI Mobility Radeon X700 (M26) (PCIE),
	ATI Mobility Radeon X700 (M26) (PCIE),
	ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
	ATI Radeon Mobility 9100 IGP (U3) 5835,
	ATI Radeon XPRESS 200 5954 (PCIE),
	ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
	ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
	ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
	ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
	ATI Radeon XPRESS 200M 5975 (PCIE),
	ATI Radeon XPRESS 200 5A41 (PCIE),
	ATI Radeon XPRESS 200M 5A42 (PCIE),
	ATI Radeon XPRESS 200 5A61 (PCIE),
	ATI Radeon XPRESS 200M 5A62 (PCIE),
	ATI Radeon X300 (RV370) 5B60 (PCIE),
	ATI Radeon X600 (RV370) 5B62 (PCIE),
	ATI Radeon X550 (RV370) 5B63 (PCIE),
	ATI FireGL V3100 (RV370) 5B64 (PCIE),
	ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
	ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
	ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
	ATI Mobility Radeon X800 XT (M28) (PCIE),
	ATI Mobility FireGL V5100 (M28) (PCIE),
	ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
	ATI Radeon X850 XT PE (R480) (PCIE),
	ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
	ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
	ATI Radeon X850 XT (R480) (PCIE),
	ATI Radeon X800XT (R423) 5D57 (PCIE),
	ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
	ATI Radeon X700 PRO (RV410) (PCIE),
	ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
	ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
	ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
	ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
	ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
	ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
	ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
	ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
	ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
	ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
	ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
	ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
	ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
	ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
	ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
	ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
	ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
	ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
	ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
	ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
	ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
	ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
	ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
	ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
	ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
	ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
	ATI Mobility Radeon X1700, ATI Radeon X2300HD,
	ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
	ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
	ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
	ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
	ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
	ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
	ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
	ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
	ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
	ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
	ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
	ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
	ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
	ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
	ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
	ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
	AMD FireStream 9250, ATI FirePro V8700 (FireGL),
	ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
	ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
	ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
	ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
	ATI Mobility Radeon HD 4670, ATI FirePro M5750,
	ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
	ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
	ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
	ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
	ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
	ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
	ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
	ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
	ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
	ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
	ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
	ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
	ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
	ATI Mobility Radeon HD 3850 X2, ATI RV670,
	ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
	ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
	ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
	ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
	ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
	ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
	ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
	ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
	ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
	ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
	ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
	ATI FireGL V3600, ATI Radeon HD 2600 LE,
	ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
	ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
	ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
	ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
	ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
	ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
	ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
	ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
	ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
	ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
	SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
	ATI Radeon 4100, ATI Mobility Radeon HD 4200,
	ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
	AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
	AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
	AMD Radeon HD 6300 Series Graphics,
	AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
	AMD Firestream 9350, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
	ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
	ATI Mobility Radeon HD 5800 Series,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Mobility Radeon HD 5000 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
	ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
	ATI Mobility Radeon HD 5000 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
	ATI Mobility Radeon Graphics, CEDAR,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
	ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
	CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
	AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
	CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
	BARTS, BARTS, Mobility Radeon HD 6000 Series,
	Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
	AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
	AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
	CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI,
	TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
	TAHITI, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
	PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
	VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
	VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
	VERDE, VERDE, VERDE, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
	OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, HAINAN, HAINAN, HAINAN,
	HAINAN, HAINAN, HAINAN, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE,
	BONAIRE, BONAIRE, BONAIRE, KABINI, KABINI, KABINI, KABINI, KABINI,
	KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
	KABINI, KABINI, KABINI
[    25.761] (++) using VT number 7

[    25.764] (II) [KMS] Kernel modesetting enabled.
[    25.764] (**) RADEON(0): Depth 24, (--) framebuffer bpp 32
[    25.764] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    25.764] (==) RADEON(0): Default visual is TrueColor
[    25.764] (**) RADEON(0): Option "AccelMethod" "exa"
[    25.764] (==) RADEON(0): RGB weight 888
[    25.764] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[    25.764] (--) RADEON(0): Chipset: "ATI Radeon HD 5450" (ChipID = 0x68f9)
[    25.764] (II) Loading sub module "dri2"
[    25.764] (II) LoadModule: "dri2"
[    25.764] (II) Module "dri2" already built-in
[    25.764] (II) Loading sub module "exa"
[    25.764] (II) LoadModule: "exa"
[    25.765] (II) Loading /usr/lib64/xorg/modules/libexa.so
[    25.765] (II) Module exa: vendor="X.Org Foundation"
[    25.765] 	compiled for 1.14.3, module version = 2.6.0
[    25.765] 	ABI class: X.Org Video Driver, version 14.1
[    25.765] (II) RADEON(0): KMS Color Tiling: enabled
[    25.765] (II) RADEON(0): KMS Color Tiling 2D: enabled
[    25.765] (II) RADEON(0): KMS Pageflipping: enabled
[    25.765] (II) RADEON(0): SwapBuffers wait for vsync: enabled
[    25.767] (II) RADEON(0): Output HDMI-0 using monitor section MonitorMiddle
[    25.767] (**) RADEON(0): Option "PreferredMode" "1920x1200"
[    25.780] (II) RADEON(0): Output DVI-0 using monitor section MonitorLeft
[    25.780] (**) RADEON(0): Option "PreferredMode" "1920x1200"
[    25.780] (**) RADEON(0): Option "LeftOf" "MonitorMiddle"
[    25.792] (II) RADEON(0): Output VGA-0 has no monitor section
[    25.793] (II) RADEON(0): EDID for output HDMI-0
[    25.806] (II) RADEON(0): EDID for output DVI-0
[    25.818] (II) RADEON(0): EDID for output VGA-0
[    25.818] (II) RADEON(0): Output HDMI-0 disconnected
[    25.818] (II) RADEON(0): Output DVI-0 disconnected
[    25.818] (II) RADEON(0): Output VGA-0 disconnected
[    25.818] (WW) RADEON(0): No outputs definitely connected, trying again...
[    25.818] (II) RADEON(0): Output HDMI-0 disconnected
[    25.818] (II) RADEON(0): Output DVI-0 disconnected
[    25.818] (II) RADEON(0): Output VGA-0 disconnected
[    25.818] (WW) RADEON(0): Unable to find connected outputs - setting 1024x768 initial framebuffer
[    25.818] (EE) RADEON(0): Cannot position output DVI-0 relative to output MonitorMiddle without modes
[    25.818] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    25.818] (II) RADEON(0): mem size init: gart size :3fdee000 vram size: s:40000000 visible:3fcc0000
[    25.818] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
[    25.818] (==) RADEON(0): DPI set to (96, 96)
[    25.818] (II) Loading sub module "fb"
[    25.818] (II) LoadModule: "fb"
[    25.818] (II) Loading /usr/lib64/xorg/modules/libfb.so
[    25.819] (II) Module fb: vendor="X.Org Foundation"
[    25.819] 	compiled for 1.14.3, module version = 1.0.0
[    25.819] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    25.819] (II) Loading sub module "ramdac"
[    25.819] (II) LoadModule: "ramdac"
[    25.819] (II) Module "ramdac" already built-in
[    25.819] (--) Depth 24 pixmap format is 32 bpp
[    25.820] (II) RADEON(0): [DRI2] Setup complete
[    25.820] (II) RADEON(0): [DRI2]   DRI driver: r600
[    25.820] (II) RADEON(0): [DRI2]   VDPAU driver: r600
[    25.820] (II) RADEON(0): Front buffer size: 27360K
[    25.820] (II) RADEON(0): VRAM usage limit set to 916041K
[    25.821] (==) RADEON(0): Backing store disabled
[    25.821] (II) RADEON(0): Direct rendering enabled
[    25.821] (II) EXA(0): Driver allocated offscreen pixmaps
[    25.821] (II) EXA(0): Driver registered support for the following operations:
[    25.821] (II)         Solid
[    25.821] (II)         Copy
[    25.821] (II)         Composite (RENDER acceleration)
[    25.821] (II)         UploadToScreen
[    25.821] (II)         DownloadFromScreen
[    25.821] (II) RADEON(0): Acceleration enabled
[    25.821] (**) RADEON(0): DPMS enabled
[    25.821] (==) RADEON(0): Silken mouse enabled
[    25.821] (II) RADEON(0): Set up textured video
[    25.821] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
[    25.821] (II) RADEON(0): [XvMC] Extension initialized.
[    25.821] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    25.822] (WW) RADEON(0): Option "DRI" is not used
[    25.822] (WW) RADEON(0): Option "PreferredMode" is not used
[    25.822] (--) RandR disabled
[    25.918] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    25.918] (II) AIGLX: enabled GLX_INTEL_swap_event
[    25.918] (II) AIGLX: enabled GLX_ARB_create_context
[    25.918] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    25.918] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[    25.918] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    25.918] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    25.919] (II) AIGLX: Loaded and initialized r600
[    25.919] (II) GLX: Initialized DRI2 GL provider for screen 0
[    26.100] (II) Using input driver 'evdev' for 'Mouse0-MS'
[    26.100] (**) Option "SendCoreEvents" "True"
[    26.100] (**) Option "CorePointer"
[    26.100] (**) Mouse0-MS: always reports core events
[    26.100] (EE) evdev: Mouse0-MS: No device specified.
[    26.100] (EE) PreInit returned 2 for "Mouse0-MS"
[    26.100] (II) UnloadModule: "evdev"
[    26.100] (II) Using input driver 'evdev' for 'Keyboard0-G15main'
[    26.100] (**) Option "SendCoreEvents" "True"
[    26.100] (**) Option "CoreKeyboard"
[    26.100] (**) Keyboard0-G15main: always reports core events
[    26.100] (EE) evdev: Keyboard0-G15main: No device specified.
[    26.100] (EE) PreInit returned 2 for "Keyboard0-G15main"
[    26.100] (II) UnloadModule: "evdev"
[    26.100] (II) Using input driver 'evdev' for 'Keyboard1-G15music'
[    26.100] (**) Option "SendCoreEvents" "True"
[    26.100] (**) Keyboard1-G15music: always reports core events
[    26.100] (EE) evdev: Keyboard1-G15music: No device specified.
[    26.100] (EE) PreInit returned 2 for "Keyboard1-G15music"
[    26.100] (II) UnloadModule: "evdev"
[    26.104] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    26.104] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    26.104] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    26.104] (II) Using input driver 'evdev' for 'Power Button'
[    26.104] (**) Power Button: always reports core events
[    26.104] (**) evdev: Power Button: Device: "/dev/input/event4"
[    26.104] (--) evdev: Power Button: Vendor 0 Product 0x1
[    26.104] (--) evdev: Power Button: Found keys
[    26.104] (II) evdev: Power Button: Configuring as keyboard
[    26.104] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event4"
[    26.104] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    26.104] (**) Option "xkb_rules" "evdev"
[    26.104] (**) Option "xkb_model" "pc104"
[    26.104] (**) Option "xkb_layout" "us"
[    26.104] (WW) Option "xkb_variant" requires a string value
[    26.104] (**) Option "xkb_options" "compose:menu, terminate:ctrl_alt_bksp"
[    26.125] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    26.125] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    26.125] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    26.125] (II) Using input driver 'evdev' for 'Power Button'
[    26.125] (**) Power Button: always reports core events
[    26.125] (**) evdev: Power Button: Device: "/dev/input/event3"
[    26.125] (--) evdev: Power Button: Vendor 0 Product 0x1
[    26.125] (--) evdev: Power Button: Found keys
[    26.125] (II) evdev: Power Button: Configuring as keyboard
[    26.125] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5/event3"
[    26.125] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    26.125] (**) Option "xkb_rules" "evdev"
[    26.125] (**) Option "xkb_model" "pc104"
[    26.125] (**) Option "xkb_layout" "us"
[    26.126] (WW) Option "xkb_variant" requires a string value
[    26.126] (**) Option "xkb_options" "compose:menu, terminate:ctrl_alt_bksp"
[    26.126] (II) config/udev: Adding drm device (/dev/dri/card0)
[    26.127] (II) config/udev: Adding input device HD-Audio Generic HDMI (/dev/input/event14)
[    26.127] (II) No input driver specified, ignoring this device.
[    26.127] (II) This device may have been added with another device file.
[    26.127] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event12)
[    26.127] (II) No input driver specified, ignoring this device.
[    26.127] (II) This device may have been added with another device file.
[    26.128] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event11)
[    26.128] (II) No input driver specified, ignoring this device.
[    26.128] (II) This device may have been added with another device file.
[    26.128] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event10)
[    26.128] (II) No input driver specified, ignoring this device.
[    26.128] (II) This device may have been added with another device file.
[    26.129] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event9)
[    26.129] (II) No input driver specified, ignoring this device.
[    26.129] (II) This device may have been added with another device file.
[    26.129] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event8)
[    26.129] (II) No input driver specified, ignoring this device.
[    26.129] (II) This device may have been added with another device file.
[    26.129] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event7)
[    26.129] (II) No input driver specified, ignoring this device.
[    26.129] (II) This device may have been added with another device file.
[    26.130] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event6)
[    26.130] (II) No input driver specified, ignoring this device.
[    26.130] (II) This device may have been added with another device file.
[    26.130] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event13)
[    26.130] (II) No input driver specified, ignoring this device.
[    26.130] (II) This device may have been added with another device file.
[    26.131] (II) config/udev: Adding input device Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) (/dev/input/event2)
[    26.131] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Applying InputClass "evdev pointer catchall"
[    26.131] (II) Using input driver 'evdev' for 'Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)'
[    26.131] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): always reports core events
[    26.131] (**) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Device: "/dev/input/event2"
[    26.131] (--) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Vendor 0x45e Product 0x40
[    26.131] (--) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Found 3 mouse buttons
[    26.131] (--) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Found scroll wheel(s)
[    26.131] (--) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Found relative axes
[    26.131] (--) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Found x and y relative axes
[    26.131] (II) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Configuring as mouse
[    26.131] (II) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Adding scrollwheel support
[    26.131] (**) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): YAxisMapping: buttons 4 and 5
[    26.131] (**) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    26.131] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/usb3/3-1/3-1.2/3-1.2:1.0/input/input4/event2"
[    26.131] (II) XINPUT: Adding extended input device "Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)" (type: MOUSE, id 8)
[    26.131] (II) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): initialized for relative axes.
[    26.132] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): (accel) keeping acceleration scheme 1
[    26.132] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): (accel) acceleration profile 0
[    26.132] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): (accel) acceleration factor: 2.000
[    26.132] (**) Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): (accel) acceleration threshold: 4
[    26.132] (II) config/udev: Adding input device Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) (/dev/input/mouse0)
[    26.132] (II) No input driver specified, ignoring this device.
[    26.132] (II) This device may have been added with another device file.
[    26.133] (II) config/udev: Adding input device Logitech G510 Gaming Keyboard (/dev/input/event0)
[    26.133] (**) Logitech G510 Gaming Keyboard: Applying InputClass "evdev keyboard catchall"
[    26.133] (**) Logitech G510 Gaming Keyboard: Applying InputClass "evdev keyboard catchall"
[    26.133] (II) Using input driver 'evdev' for 'Logitech G510 Gaming Keyboard'
[    26.133] (**) Logitech G510 Gaming Keyboard: always reports core events
[    26.133] (**) evdev: Logitech G510 Gaming Keyboard: Device: "/dev/input/event0"
[    26.133] (--) evdev: Logitech G510 Gaming Keyboard: Vendor 0x46d Product 0xc22d
[    26.133] (--) evdev: Logitech G510 Gaming Keyboard: Found keys
[    26.133] (II) evdev: Logitech G510 Gaming Keyboard: Configuring as keyboard
[    26.133] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/input/input2/event0"
[    26.133] (II) XINPUT: Adding extended input device "Logitech G510 Gaming Keyboard" (type: KEYBOARD, id 9)
[    26.133] (**) Option "xkb_rules" "evdev"
[    26.133] (**) Option "xkb_model" "pc104"
[    26.133] (**) Option "xkb_layout" "us"
[    26.133] (WW) Option "xkb_variant" requires a string value
[    26.133] (**) Option "xkb_options" "compose:menu, terminate:ctrl_alt_bksp"
[    26.134] (II) config/udev: Adding input device Logitech G510 Gaming Keyboard (/dev/input/event1)
[    26.134] (**) Logitech G510 Gaming Keyboard: Applying InputClass "evdev keyboard catchall"
[    26.134] (**) Logitech G510 Gaming Keyboard: Applying InputClass "evdev keyboard catchall"
[    26.134] (II) Using input driver 'evdev' for 'Logitech G510 Gaming Keyboard'
[    26.134] (**) Logitech G510 Gaming Keyboard: always reports core events
[    26.134] (**) evdev: Logitech G510 Gaming Keyboard: Device: "/dev/input/event1"
[    26.134] (--) evdev: Logitech G510 Gaming Keyboard: Vendor 0x46d Product 0xc22d
[    26.134] (--) evdev: Logitech G510 Gaming Keyboard: Found keys
[    26.134] (II) evdev: Logitech G510 Gaming Keyboard: Configuring as keyboard
[    26.134] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/input/input3/event1"
[    26.134] (II) XINPUT: Adding extended input device "Logitech G510 Gaming Keyboard" (type: KEYBOARD, id 10)
[    26.134] (**) Option "xkb_rules" "evdev"
[    26.134] (**) Option "xkb_model" "pc104"
[    26.134] (**) Option "xkb_layout" "us"
[    26.134] (WW) Option "xkb_variant" requires a string value
[    26.134] (**) Option "xkb_options" "compose:menu, terminate:ctrl_alt_bksp"
[    26.135] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[    26.135] (II) No input driver specified, ignoring this device.
[    26.135] (II) This device may have been added with another device file.
[   184.839] (II) evdev: Logitech G510 Gaming Keyboard: Close
[   184.839] (II) UnloadModule: "evdev"
[   184.840] (II) evdev: Logitech G510 Gaming Keyboard: Close
[   184.840] (II) UnloadModule: "evdev"
[   184.840] (II) evdev: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM): Close
[   184.840] (II) UnloadModule: "evdev"
[   184.840] (II) evdev: Power Button: Close
[   184.840] (II) UnloadModule: "evdev"
[   184.840] (II) evdev: Power Button: Close
[   184.840] (II) UnloadModule: "evdev"
[   184.851] (EE) Server terminated successfully (0). Closing log file.


More information about the xorg-driver-ati mailing list