Re: i915 driver doesn't find all Modelines that nouveau driver finds

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

 



On Mon, Mar 02, 2015 at 11:33:39AM -0500, Brian J. Murrell wrote:
> On Mon, 2015-03-02 at 09:07 +0000, Chris Wilson wrote:
> 
> > Can you please attach dmesg with drm.debug=6 on the command line?
> 
> Please find it attached.  I did notice in it though:
> 
> [   50.508381] [drm:drm_mode_debug_printmodeline] Modeline 27:"1600x1200" 0 202500 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
> [   50.508383] [drm:drm_mode_prune_invalid] Not using 1600x1200 mode 15
> [   50.508385] [drm:drm_mode_debug_printmodeline] Modeline 28:"1600x1200" 0 189000 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
> [   50.508385] [drm:drm_mode_prune_invalid] Not using 1600x1200 mode 15
> [   50.508387] [drm:drm_mode_debug_printmodeline] Modeline 66:"1400x1050" 0 179500 1400 1504 1656 1912 1050 1053 1057 1105 0x40 0x6
> [   50.508388] [drm:drm_mode_prune_invalid] Not using 1400x1050 mode 15
> [   50.508390] [drm:drm_mode_debug_printmodeline] Modeline 71:"1600x1200" 0 175500 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
> [   50.508390] [drm:drm_mode_prune_invalid] Not using 1600x1200 mode 15
> 
> Why would it think those modes are invalid?

15 = dotclock too high for your chip.
-Daniel

> 
> Cheers,
> b.
> 

> [    0.000000] Initializing cgroup subsys cpuset
> [    0.000000] Initializing cgroup subsys cpu
> [    0.000000] Initializing cgroup subsys cpuacct
> [    0.000000] Linux version 3.17.7-300.fc21.x86_64 (mockbuild@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx) (gcc version 4.9.2 20141101 (Red Hat 4.9.2-1) (GCC) ) #1 SMP Wed Dec 17 03:08:44 UTC 2014
> [    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.17.7-300.fc21.x86_64 root=/dev/mapper/rootvol-fedora_root ro rd.md=0 rd.dm=0 rd.lvm.lv=rootvol/swap vconsole.keymap=us rd.lvm.lv=rootvol/fedora_root rd.lvm.lv=rootvol/fedora_usr rd.lvm.lv=rootvol/fedora_var rd.luks=0 vconsole.font=latarcyrheb-sun16 console=tty0 console=ttyS0,115200 nord.nodriver.noblacklist=nonouveau drm.debug=6
> [    0.000000] e820: BIOS-provided physical RAM map:
> [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
> [    0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
> [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000c67f1fff] usable
> [    0.000000] BIOS-e820: [mem 0x00000000c67f2000-0x00000000c67f8fff] ACPI NVS
> [    0.000000] BIOS-e820: [mem 0x00000000c67f9000-0x00000000c72a8fff] usable
> [    0.000000] BIOS-e820: [mem 0x00000000c72a9000-0x00000000c77e9fff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000c77ea000-0x00000000d95e0fff] usable
> [    0.000000] BIOS-e820: [mem 0x00000000d95e1000-0x00000000d9678fff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000d9679000-0x00000000d96bbfff] usable
> [    0.000000] BIOS-e820: [mem 0x00000000d96bc000-0x00000000d977dfff] ACPI NVS
> [    0.000000] BIOS-e820: [mem 0x00000000d977e000-0x00000000daffefff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000dafff000-0x00000000daffffff] usable
> [    0.000000] BIOS-e820: [mem 0x00000000db800000-0x00000000df9fffff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
> [    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000041f5fffff] usable
> [    0.000000] NX (Execute Disable) protection: active
> [    0.000000] SMBIOS 2.7 present.
> [    0.000000] DMI: Gigabyte Technology Co., Ltd. H81M-S2PV/H81M-S2PV, BIOS F8 06/19/2014
> [    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
> [    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
> [    0.000000] e820: last_pfn = 0x41f600 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-CFFFF write-protect
> [    0.000000]   D0000-E7FFF uncachable
> [    0.000000]   E8000-FFFFF write-protect
> [    0.000000] MTRR variable ranges enabled:
> [    0.000000]   0 base 0000000000 mask 7C00000000 write-back
> [    0.000000]   1 base 0400000000 mask 7FE0000000 write-back
> [    0.000000]   2 base 00E0000000 mask 7FE0000000 uncachable
> [    0.000000]   3 base 00DC000000 mask 7FFC000000 uncachable
> [    0.000000]   4 base 00DB800000 mask 7FFF800000 uncachable
> [    0.000000]   5 base 041F800000 mask 7FFF800000 uncachable
> [    0.000000]   6 base 041F600000 mask 7FFFE00000 uncachable
> [    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 0xdb800000-0xffffffff] usable ==> reserved
> [    0.000000] e820: last_pfn = 0xdb000 max_arch_pfn = 0x400000000
> [    0.000000] found SMP MP-table at [mem 0x000fd6e0-0x000fd6ef] mapped at [ffff8800000fd6e0]
> [    0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
> [    0.000000] Using GB pages for direct mapping
> [    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
> [    0.000000]  [mem 0x00000000-0x000fffff] page 4k
> [    0.000000] BRK [0x0202c000, 0x0202cfff] PGTABLE
> [    0.000000] BRK [0x0202d000, 0x0202dfff] PGTABLE
> [    0.000000] BRK [0x0202e000, 0x0202efff] PGTABLE
> [    0.000000] init_memory_mapping: [mem 0x41f400000-0x41f5fffff]
> [    0.000000]  [mem 0x41f400000-0x41f5fffff] page 2M
> [    0.000000] BRK [0x0202f000, 0x0202ffff] PGTABLE
> [    0.000000] init_memory_mapping: [mem 0x41c000000-0x41f3fffff]
> [    0.000000]  [mem 0x41c000000-0x41f3fffff] page 2M
> [    0.000000] init_memory_mapping: [mem 0x400000000-0x41bffffff]
> [    0.000000]  [mem 0x400000000-0x41bffffff] page 2M
> [    0.000000] init_memory_mapping: [mem 0x00100000-0xc67f1fff]
> [    0.000000]  [mem 0x00100000-0x001fffff] page 4k
> [    0.000000]  [mem 0x00200000-0x3fffffff] page 2M
> [    0.000000]  [mem 0x40000000-0xbfffffff] page 1G
> [    0.000000]  [mem 0xc0000000-0xc65fffff] page 2M
> [    0.000000]  [mem 0xc6600000-0xc67f1fff] page 4k
> [    0.000000] init_memory_mapping: [mem 0xc67f9000-0xc72a8fff]
> [    0.000000]  [mem 0xc67f9000-0xc67fffff] page 4k
> [    0.000000]  [mem 0xc6800000-0xc71fffff] page 2M
> [    0.000000]  [mem 0xc7200000-0xc72a8fff] page 4k
> [    0.000000] BRK [0x02030000, 0x02030fff] PGTABLE
> [    0.000000] init_memory_mapping: [mem 0xc77ea000-0xd95e0fff]
> [    0.000000]  [mem 0xc77ea000-0xc77fffff] page 4k
> [    0.000000]  [mem 0xc7800000-0xd93fffff] page 2M
> [    0.000000]  [mem 0xd9400000-0xd95e0fff] page 4k
> [    0.000000] BRK [0x02031000, 0x02031fff] PGTABLE
> [    0.000000] init_memory_mapping: [mem 0xd9679000-0xd96bbfff]
> [    0.000000]  [mem 0xd9679000-0xd96bbfff] page 4k
> [    0.000000] init_memory_mapping: [mem 0xdafff000-0xdaffffff]
> [    0.000000]  [mem 0xdafff000-0xdaffffff] page 4k
> [    0.000000] init_memory_mapping: [mem 0x100000000-0x3ffffffff]
> [    0.000000]  [mem 0x100000000-0x3ffffffff] page 1G
> [    0.000000] RAMDISK: [mem 0x358b1000-0x36c50fff]
> [    0.000000] ACPI: Early table checksum verification disabled
> [    0.000000] ACPI: RSDP 0x00000000000F0490 000024 (v02 ALASKA)
> [    0.000000] ACPI: XSDT 0x00000000D974A078 00006C (v01 ALASKA A M I    01072009 AMI  00010013)
> [    0.000000] ACPI: FACP 0x00000000D9756E08 00010C (v05 ALASKA A M I    01072009 AMI  00010013)
> [    0.000000] ACPI: DSDT 0x00000000D974A178 00CC8D (v02 ALASKA A M I    00000088 INTL 20091112)
> [    0.000000] ACPI: FACS 0x00000000D977C080 000040
> [    0.000000] ACPI: APIC 0x00000000D9756F18 000062 (v03 ALASKA A M I    01072009 AMI  00010013)
> [    0.000000] ACPI: FPDT 0x00000000D9756F80 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
> [    0.000000] ACPI: SSDT 0x00000000D9756FC8 000539 (v01 PmRef  Cpu0Ist  00003000 INTL 20120711)
> [    0.000000] ACPI: SSDT 0x00000000D9757508 000AD8 (v01 PmRef  CpuPm    00003000 INTL 20120711)
> [    0.000000] ACPI: MCFG 0x00000000D9757FE0 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
> [    0.000000] ACPI: HPET 0x00000000D9758020 000038 (v01 ALASKA A M I    01072009 AMI. 00000005)
> [    0.000000] ACPI: SSDT 0x00000000D9758058 00036D (v01 SataRe SataTabl 00001000 INTL 20120711)
> [    0.000000] ACPI: SSDT 0x00000000D97583C8 0034E1 (v01 SaSsdt SaSsdt   00003000 INTL 20091112)
> [    0.000000] ACPI: Local APIC address 0xfee00000
> [    0.000000] No NUMA configuration found
> [    0.000000] Faking a node at [mem 0x0000000000000000-0x000000041f5fffff]
> [    0.000000] Initmem setup node 0 [mem 0x00000000-0x41f5fffff]
> [    0.000000]   NODE_DATA [mem 0x41f5e7000-0x41f5fafff]
> [    0.000000]  [ffffea0000000000-ffffea00107fffff] PMD -> [ffff88040ec00000-ffff88041ebfffff] on node 0
> [    0.000000] Zone ranges:
> [    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
> [    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
> [    0.000000]   Normal   [mem 0x100000000-0x41f5fffff]
> [    0.000000] Movable zone start for each node
> [    0.000000] Early memory node ranges
> [    0.000000]   node   0: [mem 0x00001000-0x0009cfff]
> [    0.000000]   node   0: [mem 0x00100000-0xc67f1fff]
> [    0.000000]   node   0: [mem 0xc67f9000-0xc72a8fff]
> [    0.000000]   node   0: [mem 0xc77ea000-0xd95e0fff]
> [    0.000000]   node   0: [mem 0xd9679000-0xd96bbfff]
> [    0.000000]   node   0: [mem 0xdafff000-0xdaffffff]
> [    0.000000]   node   0: [mem 0x100000000-0x41f5fffff]
> [    0.000000] On node 0 totalpages: 4163193
> [    0.000000]   DMA zone: 64 pages used for memmap
> [    0.000000]   DMA zone: 21 pages reserved
> [    0.000000]   DMA zone: 3996 pages, LIFO batch:0
> [    0.000000]   DMA32 zone: 13828 pages used for memmap
> [    0.000000]   DMA32 zone: 884957 pages, LIFO batch:31
> [    0.000000]   Normal zone: 51160 pages used for memmap
> [    0.000000]   Normal zone: 3274240 pages, LIFO batch:31
> [    0.000000] Reserving Intel graphics stolen memory at 0xdba00000-0xdf9fffff
> [    0.000000] ACPI: PM-Timer IO Port: 0x1808
> [    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_NMI (acpi_id[0xff] high edge lint[0x1])
> [    0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
> [    0.000000] IOAPIC[0]: apic_id 8, 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: 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 2 CPUs, 0 hotplug CPUs
> [    0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
> [    0.000000] PM: Registered nosave memory: [mem 0x0009e000-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 0xc67f2000-0xc67f8fff]
> [    0.000000] PM: Registered nosave memory: [mem 0xc72a9000-0xc77e9fff]
> [    0.000000] PM: Registered nosave memory: [mem 0xd95e1000-0xd9678fff]
> [    0.000000] PM: Registered nosave memory: [mem 0xd96bc000-0xd977dfff]
> [    0.000000] PM: Registered nosave memory: [mem 0xd977e000-0xdaffefff]
> [    0.000000] PM: Registered nosave memory: [mem 0xdb000000-0xdb7fffff]
> [    0.000000] PM: Registered nosave memory: [mem 0xdb800000-0xdf9fffff]
> [    0.000000] PM: Registered nosave memory: [mem 0xdfa00000-0xf7ffffff]
> [    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
> [    0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
> [    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
> [    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
> [    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
> [    0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
> [    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
> [    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
> [    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
> [    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
> [    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
> [    0.000000] e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices
> [    0.000000] Booting paravirtualized kernel on bare hardware
> [    0.000000] setup_percpu: NR_CPUS:1024 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
> [    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88041f200000 s84352 r8192 d22144 u1048576
> [    0.000000] pcpu-alloc: s84352 r8192 d22144 u1048576 alloc=1*2097152
> [    0.000000] pcpu-alloc: [0] 0 1 
> [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 4098120
> [    0.000000] Policy zone: Normal
> [    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.17.7-300.fc21.x86_64 root=/dev/mapper/rootvol-fedora_root ro rd.md=0 rd.dm=0 rd.lvm.lv=rootvol/swap vconsole.keymap=us rd.lvm.lv=rootvol/fedora_root rd.lvm.lv=rootvol/fedora_usr rd.lvm.lv=rootvol/fedora_var rd.luks=0 vconsole.font=latarcyrheb-sun16 console=tty0 console=ttyS0,115200 nord.nodriver.noblacklist=nonouveau drm.debug=6
> [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
> [    0.000000] xsave: enabled xstate_bv 0x3, cntxt size 0x240 using standard form
> [    0.000000] Memory: 16287232K/16652772K available (7473K kernel code, 1220K rwdata, 3256K rodata, 1468K init, 1540K bss, 365540K reserved)
> [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
> [    0.000000] Hierarchical RCU implementation.
> [    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
> [    0.000000] 	RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=2.
> [    0.000000] 	Offload RCU callbacks from all CPUs
> [    0.000000] 	Offload RCU callbacks from CPUs: 0-1.
> [    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
> [    0.000000] NR_IRQS:65792 nr_irqs:440 0
> [    0.000000] Console: colour VGA+ 80x25
> [    0.000000] console [tty0] enabled
> [    0.000000] console [ttyS0] enabled
> [    0.000000] allocated 67108864 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.000000] spurious 8259A interrupt: IRQ7.
> [    0.000000] tsc: Detected 2793.439 MHz processor
> [    0.000024] Calibrating delay loop (skipped), value calculated using timer frequency.. 5586.87 BogoMIPS (lpj=2793439)
> [    0.010773] pid_max: default: 32768 minimum: 301
> [    0.015460] ACPI: Core revision 20140724
> [    0.028228] ACPI: All ACPI Tables successfully acquired
> [    0.033879] Security Framework initialized
> [    0.038044] SELinux:  Initializing.
> [    0.041600] SELinux:  Starting in permissive mode
> [    0.042589] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
> [    0.052709] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
> [    0.061143] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
> [    0.068100] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
> [    0.075692] Initializing cgroup subsys memory
> [    0.080110] Initializing cgroup subsys devices
> [    0.084618] Initializing cgroup subsys freezer
> [    0.089121] Initializing cgroup subsys net_cls
> [    0.093624] Initializing cgroup subsys blkio
> [    0.097954] Initializing cgroup subsys perf_event
> [    0.102719] Initializing cgroup subsys net_prio
> [    0.107308] Initializing cgroup subsys hugetlb
> [    0.111832] CPU: Physical Processor ID: 0
> [    0.115897] CPU: Processor Core ID: 0
> [    0.120453] mce: CPU supports 7 MCE banks
> [    0.124531] CPU0: Thermal monitoring enabled (TM1)
> [    0.129391] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
> Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
> [    0.142351] Freeing SMP alternatives memory: 28K (ffffffff81ea2000 - ffffffff81ea9000)
> [    0.151160] ftrace: allocating 27227 entries in 107 pages
> [    0.166726] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
> [    0.182650] smpboot: CPU0: Intel(R) Celeron(R) CPU G1840 @ 2.80GHz (fam: 06, model: 3c, stepping: 03)
> [    0.192092] TSC deadline timer enabled
> [    0.192111] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
> [    0.203973] ... version:                3
> [    0.208051] ... bit width:              48
> [    0.212215] ... generic registers:      8
> [    0.216294] ... value mask:             0000ffffffffffff
> [    0.221675] ... max period:             0000ffffffffffff
> [    0.227056] ... fixed-purpose events:   3
> [    0.231131] ... event mask:             00000007000000ff
> [    0.237626] x86: Booting SMP configuration:
> [    0.241884] .... node  #0, CPUs:      #1
> [    0.259761] x86: Booted up 1 node, 2 CPUs
> [    0.264095] smpboot: Total of 2 processors activated (11173.75 BogoMIPS)
> [    0.270889] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
> [    0.280187] devtmpfs: initialized
> [    0.286888] PM: Registering ACPI NVS region [mem 0xc67f2000-0xc67f8fff] (28672 bytes)
> [    0.294846] PM: Registering ACPI NVS region [mem 0xd96bc000-0xd977dfff] (794624 bytes)
> [    0.303556] atomic64_test: passed for x86-64 platform with CX8 and with SSE
> [    0.310595] pinctrl core: initialized pinctrl subsystem
> [    0.315933] RTC time: 16:09:23, date: 03/02/15
> [    0.320519] NET: Registered protocol family 16
> [    0.325164] cpuidle: using governor menu
> [    0.329232] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
> [    0.336928] ACPI: bus type PCI registered
> [    0.341009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
> [    0.347583] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
> [    0.357020] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
> [    0.363940] PCI: Using configuration type 1 for base access
> [    0.373883] ACPI: Added _OSI(Module Device)
> [    0.378142] ACPI: Added _OSI(Processor Device)
> [    0.382660] ACPI: Added _OSI(3.0 _SCP Extensions)
> [    0.387433] ACPI: Added _OSI(Processor Aggregator Device)
> [    0.395906] ACPI: Executed 1 blocks of module-level executable AML code
> [    0.404674] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
> [    0.413883] ACPI: Dynamic OEM Table Load:
> [    0.418032] ACPI: SSDT 0xFFFF88040E817000 0003D3 (v01 PmRef  Cpu0Cst  00003001 INTL 20120711)
> [    0.429694] ACPI: Dynamic OEM Table Load:
> [    0.433839] ACPI: SSDT 0xFFFF880408D36800 0005AA (v01 PmRef  ApIst    00003000 INTL 20120711)
> [    0.445410] ACPI: Dynamic OEM Table Load:
> [    0.449554] ACPI: SSDT 0xFFFF880408836C00 000119 (v01 PmRef  ApCst    00003000 INTL 20120711)
> [    0.461339] ACPI: Interpreter enabled
> [    0.465079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140724/hwxface-580)
> [    0.474496] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140724/hwxface-580)
> [    0.483915] ACPI: (supports S0 S3 S4 S5)
> [    0.487912] ACPI: Using IOAPIC for interrupt routing
> [    0.492969] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
> [    0.508481] ACPI: Power Resource [FN00] (off)
> [    0.512967] ACPI: Power Resource [FN01] (off)
> [    0.517449] ACPI: Power Resource [FN02] (off)
> [    0.521926] ACPI: Power Resource [FN03] (off)
> [    0.526404] ACPI: Power Resource [FN04] (off)
> [    0.531407] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
> [    0.537665] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
> [    0.546130] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
> [    0.553573] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
> [    0.560641] PCI host bridge to bus 0000:00
> [    0.564812] pci_bus 0000:00: root bus resource [bus 00-3e]
> [    0.570374] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
> [    0.576630] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
> [    0.582886] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
> [    0.589838] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
> [    0.596789] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
> [    0.603738] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
> [    0.610690] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
> [    0.617638] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
> [    0.624590] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
> [    0.631539] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff]
> [    0.638495] pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000
> [    0.638562] pci 0000:00:02.0: [8086:0402] type 00 class 0x030000
> [    0.638572] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit]
> [    0.638578] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
> [    0.638582] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
> [    0.638644] pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300
> [    0.638651] pci 0000:00:03.0: reg 0x10: [mem 0xf7e14000-0xf7e17fff 64bit]
> [    0.638732] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
> [    0.638749] pci 0000:00:14.0: reg 0x10: [mem 0xf7e00000-0xf7e0ffff 64bit]
> [    0.638802] pci 0000:00:14.0: PME# supported from D3hot D3cold
> [    0.638830] pci 0000:00:14.0: System wakeup disabled by ACPI
> [    0.644592] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
> [    0.644609] pci 0000:00:16.0: reg 0x10: [mem 0xf7e1e000-0xf7e1e00f 64bit]
> [    0.644666] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
> [    0.644730] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
> [    0.644748] pci 0000:00:1a.0: reg 0x10: [mem 0xf7e1c000-0xf7e1c3ff]
> [    0.644829] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
> [    0.644868] pci 0000:00:1a.0: System wakeup disabled by ACPI
> [    0.650632] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
> [    0.650646] pci 0000:00:1b.0: reg 0x10: [mem 0xf7e10000-0xf7e13fff 64bit]
> [    0.650709] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
> [    0.650738] pci 0000:00:1b.0: System wakeup disabled by ACPI
> [    0.656494] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
> [    0.656555] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
> [    0.656585] pci 0000:00:1c.0: System wakeup disabled by ACPI
> [    0.662342] pci 0000:00:1c.2: [8086:8c14] type 01 class 0x060400
> [    0.662402] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
> [    0.662432] pci 0000:00:1c.2: System wakeup disabled by ACPI
> [    0.668191] pci 0000:00:1c.3: [8086:8c16] type 01 class 0x060400
> [    0.668252] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
> [    0.668283] pci 0000:00:1c.3: System wakeup disabled by ACPI
> [    0.674047] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
> [    0.674065] pci 0000:00:1d.0: reg 0x10: [mem 0xf7e1b000-0xf7e1b3ff]
> [    0.674146] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
> [    0.674184] pci 0000:00:1d.0: System wakeup disabled by ACPI
> [    0.679952] pci 0000:00:1f.0: [8086:8c5c] type 00 class 0x060100
> [    0.680094] pci 0000:00:1f.2: [8086:8c02] type 00 class 0x010601
> [    0.680107] pci 0000:00:1f.2: reg 0x10: [io  0xf0b0-0xf0b7]
> [    0.680113] pci 0000:00:1f.2: reg 0x14: [io  0xf0a0-0xf0a3]
> [    0.680119] pci 0000:00:1f.2: reg 0x18: [io  0xf090-0xf097]
> [    0.680126] pci 0000:00:1f.2: reg 0x1c: [io  0xf080-0xf083]
> [    0.680132] pci 0000:00:1f.2: reg 0x20: [io  0xf060-0xf07f]
> [    0.680138] pci 0000:00:1f.2: reg 0x24: [mem 0xf7e1a000-0xf7e1a7ff]
> [    0.680170] pci 0000:00:1f.2: PME# supported from D3hot
> [    0.680220] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
> [    0.680233] pci 0000:00:1f.3: reg 0x10: [mem 0xf7e19000-0xf7e190ff 64bit]
> [    0.680251] pci 0000:00:1f.3: reg 0x20: [io  0xf040-0xf05f]
> [    0.680356] pci 0000:00:1c.0: PCI bridge to [bus 01]
> [    0.685468] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
> [    0.685486] pci 0000:02:00.0: reg 0x10: [io  0xe000-0xe0ff]
> [    0.685514] pci 0000:02:00.0: reg 0x18: [mem 0xf7d00000-0xf7d00fff 64bit]
> [    0.685531] pci 0000:02:00.0: reg 0x20: [mem 0xf0000000-0xf0003fff 64bit pref]
> [    0.685618] pci 0000:02:00.0: supports D1 D2
> [    0.685619] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
> [    0.685648] pci 0000:02:00.0: System wakeup disabled by ACPI
> [    0.693420] pci 0000:00:1c.2: PCI bridge to [bus 02]
> [    0.698456] pci 0000:00:1c.2:   bridge window [io  0xe000-0xefff]
> [    0.698459] pci 0000:00:1c.2:   bridge window [mem 0xf7d00000-0xf7dfffff]
> [    0.698463] pci 0000:00:1c.2:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
> [    0.698537] pci 0000:03:00.0: [8086:244e] type 01 class 0x060401
> [    0.698665] pci 0000:03:00.0: supports D1 D2
> [    0.698666] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
> [    0.698687] pci 0000:03:00.0: System wakeup disabled by ACPI
> [    0.704440] pci 0000:00:1c.3: PCI bridge to [bus 03-04]
> [    0.709737] pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
> [    0.709740] pci 0000:00:1c.3:   bridge window [mem 0xf7c00000-0xf7cfffff]
> [    0.709812] pci 0000:04:00.0: [1106:3249] type 00 class 0x010400
> [    0.709843] pci 0000:04:00.0: reg 0x10: [io  0xd150-0xd15f]
> [    0.709859] pci 0000:04:00.0: reg 0x14: [io  0xd140-0xd14f]
> [    0.709876] pci 0000:04:00.0: reg 0x18: [io  0xd130-0xd13f]
> [    0.709893] pci 0000:04:00.0: reg 0x1c: [io  0xd120-0xd12f]
> [    0.709909] pci 0000:04:00.0: reg 0x20: [io  0xd100-0xd11f]
> [    0.709926] pci 0000:04:00.0: reg 0x24: [io  0xd000-0xd0ff]
> [    0.709943] pci 0000:04:00.0: reg 0x30: [mem 0xf7c00000-0xf7c0ffff pref]
> [    0.710087] pci 0000:03:00.0: PCI bridge to [bus 04] (subtractive decode)
> [    0.716956] pci 0000:03:00.0:   bridge window [io  0xd000-0xdfff]
> [    0.716961] pci 0000:03:00.0:   bridge window [mem 0xf7c00000-0xf7cfffff]
> [    0.716970] pci 0000:03:00.0:   bridge window [io  0xd000-0xdfff] (subtractive decode)
> [    0.716971] pci 0000:03:00.0:   bridge window [mem 0xf7c00000-0xf7cfffff] (subtractive decode)
> [    0.716996] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
> [    0.724930] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
> [    0.732282] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
> [    0.740877] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
> [    0.748219] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
> [    0.755569] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
> [    0.764168] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
> [    0.772758] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15)
> [    0.780107] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *10 11 12 14 15)
> [    0.787639] ACPI: Enabled 4 GPEs in block 00 to 3F
> [    0.792656] vgaarb: setting as boot device: PCI:0000:00:02.0
> [    0.798388] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
> [    0.806609] vgaarb: loaded
> [    0.809387] vgaarb: bridge control possible 0000:00:02.0
> [    0.814831] SCSI subsystem initialized
> [    0.818689] libata version 3.00 loaded.
> [    0.818714] ACPI: bus type USB registered
> [    0.822811] usbcore: registered new interface driver usbfs
> [    0.828373] usbcore: registered new interface driver hub
> [    0.833773] usbcore: registered new device driver usb
> [    0.838958] PCI: Using ACPI for IRQ routing
> [    0.844470] PCI: pci_cache_line_size set to 64 bytes
> [    0.844512] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
> [    0.844513] e820: reserve RAM buffer [mem 0xc67f2000-0xc7ffffff]
> [    0.844514] e820: reserve RAM buffer [mem 0xc72a9000-0xc7ffffff]
> [    0.844515] e820: reserve RAM buffer [mem 0xd95e1000-0xdbffffff]
> [    0.844516] e820: reserve RAM buffer [mem 0xd96bc000-0xdbffffff]
> [    0.844517] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff]
> [    0.844518] e820: reserve RAM buffer [mem 0x41f600000-0x41fffffff]
> [    0.844605] NetLabel: Initializing
> [    0.848080] NetLabel:  domain hash size = 128
> [    0.852504] NetLabel:  protocols = UNLABELED CIPSOv4
> [    0.857546] NetLabel:  unlabeled traffic allowed by default
> [    0.863253] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
> [    0.869816] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
> [    0.877741] Switched to clocksource hpet
> [    0.886756] pnp: PnP ACPI init
> [    0.889968] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
> [    0.896662] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
> [    0.896801] system 00:01: [io  0x0680-0x069f] has been reserved
> [    0.902795] system 00:01: [io  0xffff] has been reserved
> [    0.908182] system 00:01: [io  0xffff] has been reserved
> [    0.913569] system 00:01: [io  0xffff] has been reserved
> [    0.918958] system 00:01: [io  0x1c00-0x1cfe] has been reserved
> [    0.924954] system 00:01: [io  0x1d00-0x1dfe] has been reserved
> [    0.930951] system 00:01: [io  0x1e00-0x1efe] has been reserved
> [    0.936948] system 00:01: [io  0x1f00-0x1ffe] has been reserved
> [    0.942942] system 00:01: [io  0x1800-0x18fe] could not be reserved
> [    0.949286] system 00:01: [io  0x164e-0x164f] has been reserved
> [    0.955283] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
> [    0.955308] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
> [    0.955343] system 00:03: [io  0x1854-0x1857] has been reserved
> [    0.961342] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
> [    0.961434] system 00:04: [io  0x0a00-0x0a0f] has been reserved
> [    0.967431] system 00:04: [io  0x0a30-0x0a3f] has been reserved
> [    0.973427] system 00:04: [io  0x0a20-0x0a2f] has been reserved
> [    0.979421] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
> [    0.979451] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
> [    0.979485] pnp 00:06: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active)
> [    0.979649] pnp 00:07: [dma 0 disabled]
> [    0.979679] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active)
> [    0.979880] pnp 00:08: [dma 0 disabled]
> [    0.979954] pnp 00:08: Plug and Play ACPI device, IDs PNP0400 (active)
> [    0.979989] system 00:09: [io  0x04d0-0x04d1] has been reserved
> [    0.985991] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
> [    0.986284] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved
> [    0.992979] system 00:0a: [mem 0xfed10000-0xfed17fff] has been reserved
> [    0.999668] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
> [    1.006355] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
> [    1.013046] system 00:0a: [mem 0xf8000000-0xfbffffff] has been reserved
> [    1.019737] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
> [    1.026427] system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved
> [    1.033117] system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
> [    1.039807] system 00:0a: [mem 0xff000000-0xffffffff] has been reserved
> [    1.046495] system 00:0a: [mem 0xfee00000-0xfeefffff] could not be reserved
> [    1.053532] system 00:0a: [mem 0xf7fdf000-0xf7fdffff] has been reserved
> [    1.060222] system 00:0a: [mem 0xf7fe0000-0xf7feffff] has been reserved
> [    1.066913] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
> [    1.067074] pnp: PnP ACPI: found 11 devices
> [    1.077249] pci 0000:00:1c.0: PCI bridge to [bus 01]
> [    1.082294] pci 0000:00:1c.2: PCI bridge to [bus 02]
> [    1.087336] pci 0000:00:1c.2:   bridge window [io  0xe000-0xefff]
> [    1.093512] pci 0000:00:1c.2:   bridge window [mem 0xf7d00000-0xf7dfffff]
> [    1.100381] pci 0000:00:1c.2:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
> [    1.108253] pci 0000:03:00.0: PCI bridge to [bus 04]
> [    1.113291] pci 0000:03:00.0:   bridge window [io  0xd000-0xdfff]
> [    1.119466] pci 0000:03:00.0:   bridge window [mem 0xf7c00000-0xf7cfffff]
> [    1.126346] pci 0000:00:1c.3: PCI bridge to [bus 03-04]
> [    1.131649] pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
> [    1.137823] pci 0000:00:1c.3:   bridge window [mem 0xf7c00000-0xf7cfffff]
> [    1.144692] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
> [    1.144693] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
> [    1.144694] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
> [    1.144695] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
> [    1.144696] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
> [    1.144698] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
> [    1.144699] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
> [    1.144700] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
> [    1.144701] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
> [    1.144702] pci_bus 0000:00: resource 13 [mem 0xdfa00000-0xfeafffff]
> [    1.144704] pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
> [    1.144705] pci_bus 0000:02: resource 1 [mem 0xf7d00000-0xf7dfffff]
> [    1.144706] pci_bus 0000:02: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref]
> [    1.144708] pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
> [    1.144709] pci_bus 0000:03: resource 1 [mem 0xf7c00000-0xf7cfffff]
> [    1.144710] pci_bus 0000:04: resource 0 [io  0xd000-0xdfff]
> [    1.144711] pci_bus 0000:04: resource 1 [mem 0xf7c00000-0xf7cfffff]
> [    1.144712] pci_bus 0000:04: resource 4 [io  0xd000-0xdfff]
> [    1.144713] pci_bus 0000:04: resource 5 [mem 0xf7c00000-0xf7cfffff]
> [    1.144737] NET: Registered protocol family 2
> [    1.149352] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
> [    1.157051] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
> [    1.163935] TCP: Hash tables configured (established 131072 bind 65536)
> [    1.170643] TCP: reno registered
> [    1.173962] UDP hash table entries: 8192 (order: 6, 262144 bytes)
> [    1.180171] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
> [    1.186844] NET: Registered protocol family 1
> [    1.191289] pci 0000:00:02.0: Video device with shadowed ROM
> [    1.223231] PCI: CLS 64 bytes, default 64
> [    1.223271] Unpacking initramfs...
> [    1.452717] Freeing initrd memory: 20096K (ffff8800358b1000 - ffff880036c51000)
> [    1.460172] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
> [    1.466695] software IO TLB [mem 0xd55e1000-0xd95e1000] (64MB) mapped at [ffff8800d55e1000-ffff8800d95e0fff]
> [    1.478293] RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
> [    1.488971] microcode: CPU0 sig=0x306c3, pf=0x2, revision=0x12
> [    1.494886] microcode: CPU1 sig=0x306c3, pf=0x2, revision=0x12
> [    1.500831] microcode: Microcode Update Driver: v2.00 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba
> [    1.510097] futex hash table entries: 512 (order: 3, 32768 bytes)
> [    1.516282] Initialise system trusted keyring
> [    1.520730] audit: initializing netlink subsys (disabled)
> [    1.526214] audit: type=2000 audit(1425312563.006:1): initialized
> [    1.532659] HugeTLB registered 2 MB page size, pre-allocated 0 pages
> [    1.540107] zpool: loaded
> [    1.542800] zbud: loaded
> [    1.545548] VFS: Disk quotas dquot_6.5.2
> [    1.549573] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
> [    1.556337] msgmni has been set to 31850
> [    1.560379] Key type big_key registered
> [    1.564286] SELinux:  Registering netfilter hooks
> [    1.564901] alg: No test for stdrng (krng)
> [    1.569083] NET: Registered protocol family 38
> [    1.573611] Key type asymmetric registered
> [    1.577780] Asymmetric key parser 'x509' registered
> [    1.582763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
> [    1.590310] io scheduler noop registered
> [    1.594311] io scheduler deadline registered
> [    1.598681] io scheduler cfq registered (default)
> [    1.603806] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
> [    1.609464] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
> [    1.616190] intel_idle: MWAIT substates: 0x2120
> [    1.616191] intel_idle: v0.4 model 0x3C
> [    1.616192] intel_idle: lapic_timer_reliable_states 0xffffffff
> [    1.616302] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
> [    1.624784] ACPI: Power Button [PWRB]
> [    1.628546] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
> [    1.636067] ACPI: Power Button [PWRF]
> [    1.639844] ACPI: Fan [FAN0] (off)
> [    1.643333] ACPI: Fan [FAN1] (off)
> [    1.646829] ACPI: Fan [FAN2] (off)
> [    1.650327] ACPI: Fan [FAN3] (off)
> [    1.653822] ACPI: Fan [FAN4] (off)
> [    1.657573] thermal LNXTHERM:00: registered as thermal_zone0
> [    1.663313] ACPI: Thermal Zone [TZ00] (28 C)
> [    1.667791] thermal LNXTHERM:01: registered as thermal_zone1
> [    1.673524] ACPI: Thermal Zone [TZ01] (30 C)
> [    1.677889] GHES: HEST is not enabled!
> [    1.681779] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
> [    1.708677] 00:07: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
> [    1.716570] Non-volatile memory driver v1.3
> [    1.720834] Linux agpgart interface v0.103
> [    1.725101] ahci 0000:00:1f.2: version 3.0
> [    1.725173] ahci 0000:00:1f.2: irq 24 for MSI/MSI-X
> [    1.725205] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x11 impl SATA mode
> [    1.733513] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems 
> [    1.742154] scsi host0: ahci
> [    1.745228] scsi host1: ahci
> [    1.748251] scsi host2: ahci
> [    1.751282] scsi host3: ahci
> [    1.754302] scsi host4: ahci
> [    1.757294] ata1: SATA max UDMA/133 abar m2048@0xf7e1a000 port 0xf7e1a100 irq 24
> [    1.764818] ata2: DUMMY
> [    1.767333] ata3: DUMMY
> [    1.769849] ata4: DUMMY
> [    1.772368] ata5: SATA max UDMA/133 abar m2048@0xf7e1a000 port 0xf7e1a300 irq 24
> [    1.779975] libphy: Fixed MDIO Bus: probed
> [    1.784193] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
> [    1.790797] ehci-pci: EHCI PCI platform driver
> [    1.795390] ehci-pci 0000:00:1a.0: EHCI Host Controller
> [    1.800741] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
> [    1.808271] ehci-pci 0000:00:1a.0: debug port 2
> [    1.816769] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
> [    1.816779] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7e1c000
> [    1.827886] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
> [    1.833737] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
> [    1.840603] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
> [    1.847951] usb usb1: Product: EHCI Host Controller
> [    1.852903] usb usb1: Manufacturer: Linux 3.17.7-300.fc21.x86_64 ehci_hcd
> [    1.859771] usb usb1: SerialNumber: 0000:00:1a.0
> [    1.864563] hub 1-0:1.0: USB hub found
> [    1.868395] hub 1-0:1.0: 2 ports detected
> [    1.872624] ehci-pci 0000:00:1d.0: EHCI Host Controller
> [    1.877979] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
> [    1.885515] ehci-pci 0000:00:1d.0: debug port 2
> [    1.894009] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
> [    1.894019] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7e1b000
> [    1.904977] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
> [    1.910818] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
> [    1.917680] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
> [    1.925030] usb usb2: Product: EHCI Host Controller
> [    1.929982] usb usb2: Manufacturer: Linux 3.17.7-300.fc21.x86_64 ehci_hcd
> [    1.936847] usb usb2: SerialNumber: 0000:00:1d.0
> [    1.941626] hub 2-0:1.0: USB hub found
> [    1.945455] hub 2-0:1.0: 2 ports detected
> [    1.949618] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
> [    1.955880] ohci-pci: OHCI PCI platform driver
> [    1.960407] uhci_hcd: USB Universal Host Controller Interface driver
> [    1.966908] xhci_hcd 0000:00:14.0: xHCI Host Controller
> [    1.972266] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
> [    1.979862] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
> [    1.979875] xhci_hcd 0000:00:14.0: irq 25 for MSI/MSI-X
> [    1.979916] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
> [    1.986785] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
> [    1.994133] usb usb3: Product: xHCI Host Controller
> [    1.999084] usb usb3: Manufacturer: Linux 3.17.7-300.fc21.x86_64 xhci_hcd
> [    2.005953] usb usb3: SerialNumber: 0000:00:14.0
> [    2.010742] hub 3-0:1.0: USB hub found
> [    2.014580] hub 3-0:1.0: 10 ports detected
> [    2.020431] xhci_hcd 0000:00:14.0: xHCI Host Controller
> [    2.025872] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
> [    2.033456] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
> [    2.040323] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
> [    2.047670] usb usb4: Product: xHCI Host Controller
> [    2.052623] usb usb4: Manufacturer: Linux 3.17.7-300.fc21.x86_64 xhci_hcd
> [    2.059489] usb usb4: SerialNumber: 0000:00:14.0
> [    2.064273] hub 4-0:1.0: USB hub found
> [    2.068105] hub 4-0:1.0: 2 ports detected
> [    2.072510] usbcore: registered new interface driver usbserial
> [    2.078429] usbcore: registered new interface driver usbserial_generic
> [    2.084230] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
> [    2.084250] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
> [    2.085322] ata1.00: ATA-8: ST3500418AS, CC38, max UDMA/133
> [    2.085324] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
> [    2.085841] ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
> [    2.085842] ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
> [    2.085843] ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
> [    2.086656] ata1.00: configured for UDMA/133
> [    2.086713] scsi 0:0:0:0: Direct-Access     ATA      ST3500418AS      CC38 PQ: 0 ANSI: 5
> [    2.086838] sd 0:0:0:0: Attached scsi generic sg0 type 0
> [    2.086886] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
> [    2.086913] sd 0:0:0:0: [sda] Write Protect is off
> [    2.086914] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
> [    2.086925] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
> [    2.087002] ata5.00: ATAPI: HL-DT-STDVD-RAM GH22NS30, 1.00, max UDMA/100
> [    2.088894] ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
> [    2.088895] ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
> [    2.088896] ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
> [    2.090073] ata5.00: configured for UDMA/100
> [    2.091526] scsi 4:0:0:0: CD-ROM            HL-DT-ST DVD-RAM GH22NS30 1.00 PQ: 0 ANSI: 5
> [    2.104945] sr 4:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
> [    2.104945] cdrom: Uniform CD-ROM driver Revision: 3.20
> [    2.105009] sr 4:0:0:0: Attached scsi CD-ROM sr0
> [    2.105046] sr 4:0:0:0: Attached scsi generic sg1 type 5
> [    2.108617]  sda: sda1 sda2
> [    2.108751] sd 0:0:0:0: [sda] Attached SCSI disk
> [    2.177330] usb 1-1: new high-speed USB device number 2 using ehci-pci
> [    2.236176] usbserial: USB Serial support registered for generic
> [    2.242298] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
> [    2.251010] serio: i8042 KBD port at 0x60,0x64 irq 1
> [    2.256051] serio: i8042 AUX port at 0x60,0x64 irq 12
> [    2.261255] mousedev: PS/2 mouse device common for all mice
> [    2.267395] rtc_cmos 00:02: RTC can wake from S4
> [    2.272296] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
> [    2.278505] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
> [    2.286368] device-mapper: uevent: version 1.0.3
> [    2.291172] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@xxxxxxxxxx
> [    2.299787] Intel P-state driver initializing.
> [    2.304549] usb 1-1: New USB device found, idVendor=8087, idProduct=8008
> [    2.305295] hidraw: raw HID events driver (C) Jiri Kosina
> [    2.305601] usbcore: registered new interface driver usbhid
> [    2.305602] usbhid: USB HID core driver
> [    2.305672] drop_monitor: Initializing network drop monitor service
> [    2.305839] ip_tables: (C) 2000-2006 Netfilter Core Team
> [    2.311413] TCP: cubic registered
> [    2.311425] Initializing XFRM netlink socket
> [    2.311696] NET: Registered protocol family 10
> [    2.312118] mip6: Mobile IPv6
> [    2.312125] NET: Registered protocol family 17
> [    2.312794] Loading compiled-in X.509 certificates
> [    2.314999] Loaded X.509 cert 'Fedora kernel signing key: a3deaae72f85c63029d7879041c633438a40e688'
> [    2.315030] registered taskstats version 1
> [    2.315915]   Magic number: 7:443:185
> [    2.315966] thermal LNXTHERM:01: hash matches
> [    2.315982] acpi device:44: hash matches
> [    2.316930] rtc_cmos 00:02: setting system clock to 2015-03-02 16:09:25 UTC (1425312565)
> [    2.317108] PM: Hibernation image not present or could not be loaded.
> [    2.398918] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
> [    2.399188] hub 1-1:1.0: USB hub found
> [    2.399272] hub 1-1:1.0: 4 ports detected
> [    2.415360] Freeing unused kernel memory: 1468K (ffffffff81d33000 - ffffffff81ea2000)
> [    2.423752] Write protecting the kernel read-only data: 12288k
> [    2.431188] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
> [    2.441459] Freeing unused kernel memory: 708K (ffff88000174f000 - ffff880001800000)
> [    2.451354] Freeing unused kernel memory: 840K (ffff880001b2e000 - ffff880001c00000)
> [    2.465113] random: systemd urandom read with 14 bits of entropy available
> [    2.472715] systemd[1]: systemd 217 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN )
> [    2.479690] tsc: Refined TSC clocksource calibration: 2793.530 MHz
> [    2.497421] systemd[1]: Detected architecture 'x86-64'.
> [    2.502780] systemd[1]: Running in initial RAM disk.
> [    2.516819] systemd[1]: Set hostname to <pc.interlinx.bc.ca>.
> [    2.549691] systemd[1]: Expecting device dev-mapper-rootvol\x2dswap.device...
> [    2.556940] usb 3-2: new high-speed USB device number 2 using xhci_hcd
> [    2.569841] systemd[1]: Expecting device dev-mapper-rootvol\x2dfedora_usr.device...
> [    2.584852] systemd[1]: Expecting device dev-mapper-rootvol\x2dfedora_root.device...
> [    2.599873] systemd[1]: Starting Timers.
> [    2.607882] systemd[1]: Reached target Timers.
> [    2.612424] systemd[1]: Starting -.slice.
> [    2.623874] systemd[1]: Created slice -.slice.
> [    2.628425] systemd[1]: Starting udev Control Socket.
> [    2.638925] systemd[1]: Listening on udev Control Socket.
> [    2.644424] systemd[1]: Starting udev Kernel Socket.
> [    2.654942] systemd[1]: Listening on udev Kernel Socket.
> [    2.660350] systemd[1]: Starting Journal Socket.
> [    2.669960] systemd[1]: Listening on Journal Socket.
> [    2.675028] systemd[1]: Starting System Slice.
> [    2.683980] systemd[1]: Created slice System Slice.
> [    2.688980] systemd[1]: Started dracut ask for additional cmdline parameters.
> [    2.696201] systemd[1]: Starting system-systemd\x2dfsck.slice.
> [    2.708017] systemd[1]: Created slice system-systemd\x2dfsck.slice.
> [    2.714445] systemd[1]: Starting dracut cmdline hook...
> [    2.724360] systemd[1]: Started Load Kernel Modules.
> [    2.729432] systemd[1]: Starting Apply Kernel Variables...
> [    2.739644] systemd[1]: Starting Journal Socket (/dev/log).
> [    2.745626] systemd[1]: Starting Slices.
> [    2.754062] systemd[1]: Reached target Slices.
> [    2.758635] systemd[1]: Starting Setup Virtual Console...
> [    2.770572] systemd[1]: Starting Create list of required static device nodes for the current kernel...
> [    2.790404] systemd[1]: Starting Swap.
> [    2.799093] systemd[1]: Reached target Swap.
> [    2.806084] systemd[1]: Starting Local File Systems.
> [    2.821120] systemd[1]: Reached target Local File Systems.
> [    2.835140] systemd[1]: Started Apply Kernel Variables.
> [    2.850160] systemd[1]: Listening on Journal Socket (/dev/log).
> [    2.861204] systemd[1]: Started dracut cmdline hook.
> [    2.872202] systemd[1]: Started Setup Virtual Console.
> [    2.886210] systemd[1]: Started Create list of required static device nodes for the current kernel.
> [    2.899583] systemd[1]: Starting Create Static Device Nodes in /dev...
> [    2.906224] usb 3-2: New USB device found, idVendor=046d, idProduct=08c5
> [    2.913084] usb 3-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
> [    2.926672] systemd[1]: Starting dracut pre-udev hook...
> [    2.936572] systemd[1]: Starting Sockets.
> [    2.945287] systemd[1]: Reached target Sockets.
> [    2.949942] systemd[1]: Starting Journal Service...
> [    2.963714] systemd-journald[253]: File /var/log/journal/b973333923f0c005e38d0e0563ae700a/system.journal corrupted or uncleanly shut down, renaming and replacing.
> [    2.982330] systemd[1]: Started Create Static Device Nodes in /dev.
> [    2.993907] systemd[1]: Started dracut pre-udev hook.
> [    3.004369] systemd[1]: Started Journal Service.
> [    3.030361] usb 3-3: new full-speed USB device number 3 using xhci_hcd
> [    3.092083] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
> [    3.103283] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
> [    3.111179] r8169 0000:02:00.0: irq 26 for MSI/MSI-X
> [    3.111347] r8169 0000:02:00.0 eth0: RTL8168evl/8111evl at 0xffffc90005b86000, fc:aa:14:6c:51:ab, XID 0c900800 IRQ 26
> [    3.122098] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
> [    3.129138] r8169 0000:02:00.0 p4p1: renamed from eth0
> [    3.204471] usb 3-3: New USB device found, idVendor=0a5c, idProduct=2121
> [    3.211281] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
> [    3.211320] input: PS2++ Logitech MX Mouse as /devices/platform/i8042/serio1/input/input4
> [    3.226826] usb 3-3: Product: BCM92045B3 ROM
> [    3.231174] usb 3-3: Manufacturer: Broadcom Corp
> [    3.388811] usb 3-4: new full-speed USB device number 4 using xhci_hcd
> [    3.481057] Switched to clocksource tsc
> [    3.561179] usb 3-4: New USB device found, idVendor=04f9, idProduct=01e9
> [    3.567960] usb 3-4: New USB device strings: Mfr=0, Product=0, SerialNumber=3
> [    3.575171] usb 3-4: SerialNumber: 000H8N427165
> [    3.733233] usb 3-5: new low-speed USB device number 5 using xhci_hcd
> [    3.909826] usb 3-5: New USB device found, idVendor=047d, idProduct=1024
> [    3.916645] usb 3-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
> [    3.923877] usb 3-5: Product: Kensington USB Mouse
> [    3.928758] usb 3-5: Manufacturer: Kensington
> [    3.933306] usb 3-5: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
> [    3.944816] input: Kensington Kensington USB Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.0/0003:047D:1024.0001/input/input5
> [    3.957366] hid-generic 0003:047D:1024.0001: input,hidraw0: USB HID v1.00 Mouse [Kensington Kensington USB Mouse] on usb-0000:00:14.0-5/input0
> [    4.067956] random: nonblocking pool is initialized
> [    4.071588] usb 2-1: new high-speed USB device number 2 using ehci-pci
> [    4.194026] usb 2-1: New USB device found, idVendor=8087, idProduct=8000
> [    4.200860] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
> [    4.208685] hub 2-1:1.0: USB hub found
> [    4.212912] hub 2-1:1.0: 6 ports detected
> [   39.414405] PM: Starting manual resume from disk
> [   39.420065] PM: Hibernation image partition 253:0 present
> [   39.420066] PM: Looking for hibernation image.
> [   39.444024] PM: Image not found (code -22)
> [   39.444026] PM: Hibernation image not present or could not be loaded.
> [   39.563648] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null)
> [   39.824228] EXT4-fs (dm-7): mounting with "discard" option, but the device does not support discard
> [   39.833465] EXT4-fs (dm-7): mounted filesystem with ordered data mode. Opts: discard,errors=remount-ro
> [   40.059767] systemd-journald[253]: Received SIGTERM from PID 1 (systemd).
> [   40.813521] audit: type=1404 audit(1425312603.950:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
> [   40.968581] SELinux: 2048 avtab hash slots, 104708 rules.
> [   40.981972] SELinux: 2048 avtab hash slots, 104708 rules.
> [   41.009288] SELinux:  8 users, 103 roles, 4987 types, 295 bools, 1 sens, 1024 cats
> [   41.009291] SELinux:  83 classes, 104708 rules
> [   41.012645] SELinux:  Permission audit_read in class capability2 not defined in policy.
> [   41.020839] SELinux: the above unknown classes and permissions will be allowed
> [   41.028244] SELinux:  Completing initialization.
> [   41.028245] SELinux:  Setting up existing superblocks.
> [   41.028252] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
> [   41.028258] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
> [   41.028263] SELinux: initialized (dev proc, type proc), uses genfs_contexts
> [   41.028301] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
> [   41.028312] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs
> [   41.028748] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
> [   41.029324] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
> [   41.029326] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
> [   41.029329] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts
> [   41.029330] SELinux: initialized (dev aio, type aio), not configured for labeling
> [   41.029332] SELinux: initialized (dev devpts, type devpts), uses transition SIDs
> [   41.029345] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs
> [   41.029349] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
> [   41.029356] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
> [   41.029363] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
> [   41.029646] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts
> [   41.029648] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
> [   41.029655] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
> [   41.029724] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
> [   41.029750] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
> [   41.029753] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts
> [   41.029754] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
> [   41.029756] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
> [   41.029757] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
> [   41.029762] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
> [   41.029765] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
> [   41.029766] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
> [   41.029768] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
> [   41.029772] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
> [   41.029773] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
> [   41.029775] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts
> [   41.063708] SELinux: initialized (dev dm-2, type ext4), uses xattr
> [   41.111668] SELinux: initialized (dev dm-7, type ext4), uses xattr
> [   41.115026] audit: type=1403 audit(1425312604.251:3): policy loaded auid=4294967295 ses=4294967295
> [   41.167274] systemd[1]: Successfully loaded SELinux policy in 403.760ms.
> [   41.303146] systemd[1]: Relabelled /dev and /run in 16.551ms.
> [   41.658705] systemd-sysv-generator[584]: Could not find init script for ebtables.service
> [   41.666983] ttyS0: 7 input overrun(s)
> [   41.670802] systemd-sysv-generator[584]: Could not find init script for SABnzbd.service
> [   41.679305] systemd-sysv-generator[584]: Could not find init script for ebtables.service
> [   41.687718] systemd-sysv-generator[584]: Could not find init script for SABnzbd.service
> [   41.696065] systemd-sysv-generator[584]: Could not find init script for ebtables.service
> [   41.704467] systemd-sysv-generator[584]: Could not find init script for SABnzbd.service
> [   41.712911] systemd-sysv-generator[584]: Could not find init script for ebtables.service
> [   41.721244] systemd-sysv-generator[584]: Could not find init script for SABnzbd.service
> [   41.733086] systemd-sysv-generator[584]: Could not find init script for ebtables.service
> [   41.741371] systemd-sysv-generator[584]: Could not find init script for SABnzbd.service
> [   41.750368] systemd-sysv-generator[584]: Could not find init script for ebtables.service
> [   41.758790] systemd-sysv-generator[584]: Could not find init script for SABnzbd.service
> [   41.767134] systemd-sysv-generator[584]: Could not find init script for ebtables.service
> [   41.775461] systemd-sysv-generator[584]: Could not find init script for SABnzbd.service
> [   44.219933] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
> [   45.458222] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs
> [   45.466418] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
> [   45.877219] EXT4-fs (dm-7): re-mounted. Opts: discard,errors=remount-ro
> [   45.884206] EXT4-fs (dm-2): re-mounted. Opts: discard,errors=remount-ro
> [   47.784048] RPC: Registered named UNIX socket transport module.
> [   47.790109] RPC: Registered udp transport module.
> [   47.794956] RPC: Registered tcp transport module.
> [   47.799788] RPC: Registered tcp NFSv4.1 backchannel transport module.
> [   47.908493] Installing knfsd (copyright (C) 1996 okir@xxxxxxxxxxxx).
> [   47.915399] SELinux: initialized (dev nfsd, type nfsd), uses genfs_contexts
> [   49.409784] parport_pc 00:08: reported by Plug and Play ACPI
> [   49.419758] parport0: PC-style at 0x378, irq 5 [PCSPP,TRISTATE]
> [   49.527948] mei_me 0000:00:16.0: irq 27 for MSI/MSI-X
> [   49.598274] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
> [   49.683964] [drm] Initialized drm 1.1.0 20060810
> [   49.790622] i801_smbus 0000:00:1f.3: enabling device (0001 -> 0003)
> [   49.798422] ACPI Warning: SystemIO range 0x000000000000f040-0x000000000000f05f conflicts with OpRegion 0x000000000000f040-0x000000000000f04f (\_SB_.PCI0.SBUS.SMBI) (20140724/utaddress-258)
> [   49.815627] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
> [   49.854558] sata_via 0000:04:00.0: version 2.6
> [   49.854664] sata_via 0000:04:00.0: routed to hard irq line 10
> [   49.871945] scsi host5: sata_via
> [   49.887083] scsi host6: sata_via
> [   49.895319] scsi host7: sata_via
> [   49.898727] ata6: SATA max UDMA/133 port i16@0xd150 bmdma 0xd100 irq 19
> [   49.905488] ata7: SATA max UDMA/133 port i16@0xd140 bmdma 0xd108 irq 19
> [   49.912243] ata8: PATA max UDMA/133 port i16@0xd130 bmdma 0xd110 irq 19
> [   50.235964] ata6: SATA link down (SStatus 0 SControl 310)
> [   50.350148] alg: No test for crc32 (crc32-pclmul)
> [   50.378436] SELinux: initialized (dev drm, type drm), not configured for labeling
> [   50.382570] [drm:i915_dump_device_info] i915 device info: gen=7, pciid=0x0402 rev=0x06 flags=need_gfx_hws,is_haswell,has_fbc,has_hotplug,has_llc,has_ddi,has_fpga_dbg,
> [   50.382590] [drm:intel_detect_pch] Found LynxPoint PCH
> [   50.382621] [drm] Memory usable by graphics device = 2048M
> [   50.388245] [drm:i915_gem_gtt_init] GMADR size = 256M
> [   50.388246] [drm:i915_gem_gtt_init] GTT stolen size = 64M
> [   50.388247] [drm:i915_gem_gtt_init] ppgtt mode: 1
> [   50.388435] [drm] Replacing VGA console driver
> [   50.395133] Console: switching to colour dummy device 80x25
> [   50.416540] [drm:intel_opregion_setup] graphic opregion physical addr: 0xd9760018
> [   50.416553] [drm:intel_opregion_setup] Public ACPI methods supported
> [   50.416554] [drm:intel_opregion_setup] SWSCI supported
> [   50.421990] [drm:swsci_setup] SWSCI GBDA callbacks 00000cb3, SBCB callbacks 00300483
> [   50.421993] [drm:intel_opregion_setup] ASLE supported
> [   50.422065] i915 0000:00:02.0: irq 28 for MSI/MSI-X
> [   50.422072] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
> [   50.428753] [drm] Driver supports precise vblank timestamp query.
> [   50.434920] [drm:init_vbt_defaults] Set default to SSC at 120000 kHz
> [   50.434921] [drm:validate_vbt] Using VBT from OpRegion: $VBT HASWELL        d
> [   50.434923] [drm:parse_general_features] BDB_GENERAL_FEATURES int_tv_support 0 int_crt_support 1 lvds_use_ssc 0 lvds_ssc_freq 120000 display_clock_mode 0 fdi_rx_polarity_inverted 0
> [   50.434924] [drm:parse_general_definitions] crt_ddc_bus_pin: 2
> [   50.434926] [drm:parse_lfp_panel_data] DRRS supported mode is static
> [   50.436381] [drm:parse_lfp_panel_data] Found panel mode in BIOS VBT tables:
> [   50.436385] [drm:drm_mode_debug_printmodeline] Modeline 0:"1024x768" 0 65000 1024 1048 1184 1344 768 771 777 806 0x8 0xa
> [   50.436386] [drm:parse_lfp_panel_data] VBT initial LVDS value 300
> [   50.436389] [drm:parse_lfp_backlight] VBT backlight PWM modulation frequency 200 Hz, active high, min brightness 0, level 255
> [   50.436390] [drm:parse_sdvo_panel_data] Found SDVO panel mode in BIOS VBT tables:
> [   50.436392] [drm:drm_mode_debug_printmodeline] Modeline 0:"1600x1200" 0 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x8 0xa
> [   50.436393] [drm:parse_sdvo_device_mapping] No SDVO device info is found in VBT
> [   50.436394] [drm:parse_driver_features] DRRS State Enabled:1
> [   50.436396] [drm:parse_ddi_port] Port B VBT info: DP:0 HDMI:1 DVI:1 EDP:0 CRT:0
> [   50.436397] [drm:parse_ddi_port] VBT HDMI level shift for port B: 6
> [   50.436406] [drm:intel_dsm_pci_probe] no _DSM method for intel device
> [   50.436412] [drm:i915_gem_init_stolen] found 67108864 bytes of stolen memory at dba00000
> [   50.436414] [drm:intel_display_power_get] enabling always-on
> [   50.436415] [drm:intel_display_power_get] enabling display
> [   50.436418] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
> [   50.455967] [drm:intel_print_wm_latency] Primary WM0 latency 20 (2.0 usec)
> [   50.455970] [drm:intel_print_wm_latency] Primary WM1 latency 4 (2.0 usec)
> [   50.455971] [drm:intel_print_wm_latency] Primary WM2 latency 36 (18.0 usec)
> [   50.455972] [drm:intel_print_wm_latency] Primary WM3 latency 90 (45.0 usec)
> [   50.455973] [drm:intel_print_wm_latency] Primary WM4 latency 160 (80.0 usec)
> [   50.455974] [drm:intel_print_wm_latency] Sprite WM0 latency 20 (2.0 usec)
> [   50.455975] [drm:intel_print_wm_latency] Sprite WM1 latency 4 (2.0 usec)
> [   50.455976] [drm:intel_print_wm_latency] Sprite WM2 latency 36 (18.0 usec)
> [   50.455977] [drm:intel_print_wm_latency] Sprite WM3 latency 90 (45.0 usec)
> [   50.455978] [drm:intel_print_wm_latency] Sprite WM4 latency 160 (80.0 usec)
> [   50.455979] [drm:intel_print_wm_latency] Cursor WM0 latency 20 (2.0 usec)
> [   50.455980] [drm:intel_print_wm_latency] Cursor WM1 latency 4 (2.0 usec)
> [   50.455981] [drm:intel_print_wm_latency] Cursor WM2 latency 36 (18.0 usec)
> [   50.455981] [drm:intel_print_wm_latency] Cursor WM3 latency 90 (45.0 usec)
> [   50.455982] [drm:intel_print_wm_latency] Cursor WM4 latency 160 (80.0 usec)
> [   50.455985] [drm:intel_modeset_init] 3 display pipes available.
> [   50.455995] [drm:intel_ddi_pll_init] CDCLK running at 540000KHz
> [   50.467441] [drm:intel_crt_reset] pch crt adpa set to 0x80f40010
> [   50.467669] [drm:intel_modeset_readout_hw_state] [CRTC:7] hw state readout: enabled
> [   50.467671] [drm:intel_modeset_readout_hw_state] [CRTC:11] hw state readout: disabled
> [   50.467673] [drm:intel_modeset_readout_hw_state] [CRTC:15] hw state readout: disabled
> [   50.467675] [drm:intel_modeset_readout_hw_state] WRPLL 1 hw state readout: refcount 0, on 0
> [   50.467676] [drm:intel_modeset_readout_hw_state] WRPLL 2 hw state readout: refcount 0, on 0
> [   50.467679] [drm:intel_modeset_readout_hw_state] [ENCODER:18:DAC-18] hw state readout: enabled, pipe A
> [   50.467681] [drm:intel_modeset_readout_hw_state] [ENCODER:19:TMDS-19] hw state readout: disabled, pipe A
> [   50.467682] [drm:intel_modeset_readout_hw_state] [CONNECTOR:17:VGA-1] hw state readout: enabled
> [   50.467684] [drm:intel_modeset_readout_hw_state] [CONNECTOR:20:HDMI-A-1] hw state readout: disabled
> [   50.467686] [drm:intel_dump_pipe_config] [CRTC:7][setup_hw_state] config for pipe A
> [   50.467687] [drm:intel_dump_pipe_config] cpu_transcoder: A
> [   50.467688] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
> [   50.467690] [drm:intel_dump_pipe_config] fdi/pch: 1, lanes: 1, gmch_m: 2639615, gmch_n: 8388608, link_m: 54991, link_n: 524288, tu: 64
> [   50.467691] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
> [   50.467692] [drm:intel_dump_pipe_config] requested mode:
> [   50.467694] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 720 0 0 0 400 0 0 0 0x0 0x0
> [   50.467695] [drm:intel_dump_pipe_config] adjusted mode:
> [   50.467696] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x6
> [   50.467698] [drm:intel_dump_crtc_timings] crtc timings: 28319 720 738 846 900 400 413 415 449, type: 0x0 flags: 0x6
> [   50.467699] [drm:intel_dump_pipe_config] port clock: 270000
> [   50.467700] [drm:intel_dump_pipe_config] pipe src size: 720x400
> [   50.467701] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
> [   50.467702] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x02d00190, enabled
> [   50.467703] [drm:intel_dump_pipe_config] ips: 0
> [   50.467704] [drm:intel_dump_pipe_config] double wide: 0
> [   50.467706] [drm:gm45_get_vblank_counter] trying to get vblank count for disabled pipe B
> [   50.467707] [drm:i915_get_vblank_timestamp] crtc 1 is disabled
> [   50.467708] [drm:gm45_get_vblank_counter] trying to get vblank count for disabled pipe B
> [   50.467710] [drm:intel_dump_pipe_config] [CRTC:11][setup_hw_state] config for pipe B
> [   50.467711] [drm:intel_dump_pipe_config] cpu_transcoder: B
> [   50.467711] [drm:intel_dump_pipe_config] pipe bpp: 0, dithering: 0
> [   50.467713] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
> [   50.467714] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
> [   50.467715] [drm:intel_dump_pipe_config] requested mode:
> [   50.467716] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
> [   50.467717] [drm:intel_dump_pipe_config] adjusted mode:
> [   50.467719] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
> [   50.467720] [drm:intel_dump_crtc_timings] crtc timings: 0 0 0 0 0 0 0 0 0, type: 0x0 flags: 0x0
> [   50.467721] [drm:intel_dump_pipe_config] port clock: 0
> [   50.467722] [drm:intel_dump_pipe_config] pipe src size: 0x0
> [   50.467723] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
> [   50.467724] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
> [   50.467725] [drm:intel_dump_pipe_config] ips: 0
> [   50.467726] [drm:intel_dump_pipe_config] double wide: 0
> [   50.467727] [drm:gm45_get_vblank_counter] trying to get vblank count for disabled pipe C
> [   50.467728] [drm:i915_get_vblank_timestamp] crtc 2 is disabled
> [   50.467729] [drm:gm45_get_vblank_counter] trying to get vblank count for disabled pipe C
> [   50.467731] [drm:intel_dump_pipe_config] [CRTC:15][setup_hw_state] config for pipe C
> [   50.467731] [drm:intel_dump_pipe_config] cpu_transcoder: C
> [   50.467732] [drm:intel_dump_pipe_config] pipe bpp: 0, dithering: 0
> [   50.467734] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
> [   50.467735] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
> [   50.467736] [drm:intel_dump_pipe_config] requested mode:
> [   50.467737] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
> [   50.467738] [drm:intel_dump_pipe_config] adjusted mode:
> [   50.467740] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
> [   50.467741] [drm:intel_dump_crtc_timings] crtc timings: 0 0 0 0 0 0 0 0 0, type: 0x0 flags: 0x0
> [   50.467742] [drm:intel_dump_pipe_config] port clock: 0
> [   50.467743] [drm:intel_dump_pipe_config] pipe src size: 0x0
> [   50.467744] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
> [   50.467745] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
> [   50.467746] [drm:intel_dump_pipe_config] ips: 0
> [   50.467747] [drm:intel_dump_pipe_config] double wide: 0
> [   50.467751] [drm:intel_connector_check_state] [CONNECTOR:17:VGA-1]
> [   50.467753] [drm:check_encoder_state] [ENCODER:18:DAC-18]
> [   50.467754] [drm:check_encoder_state] [ENCODER:19:TMDS-19]
> [   50.467755] [drm:check_crtc_state] [CRTC:7]
> [   50.467762] [drm:check_crtc_state] [CRTC:11]
> [   50.467764] [drm:check_crtc_state] [CRTC:15]
> [   50.467765] [drm:check_shared_dpll_state] WRPLL 1
> [   50.467766] [drm:check_shared_dpll_state] WRPLL 2
> [   50.467770] [drm:ironlake_get_plane_config] pipe/plane 0/0 with fb: size=720x400@32, offset=0, pitch 5120, size 0x1f4000
> [   50.467771] [drm:i915_gem_object_create_stolen_for_preallocated] creating preallocated stolen object: stolen_offset=0, gtt_offset=0, size=1f4000
> [   50.467775] [drm:i915_pages_create_for_stolen] offset=0x0, size=2048000
> [   50.467778] [drm:intel_alloc_plane_obj] plane fb obj ffff880406a80000
> [   50.467780] [drm:i915_gem_setup_global_gtt] reserving preallocated space: 0 + 1f4000
> [   50.467781] [drm:i915_gem_setup_global_gtt] clearing unused GTT space: [1f4000, 7ffff000]
> [   50.475381] [drm:gen6_ppgtt_init] Allocated pde space (2M) at GTT entry: 7fdf0
> [   50.475386] [drm:i915_gem_context_init] HW context support initialized
> [   50.475411] [drm:init_status_page] render ring hws offset: 0x7fff0000
> [   50.477053] [drm:init_pipe_control] render ring pipe control offset: 0x00225000
> [   50.477061] [drm:init_status_page] bsd ring hws offset: 0x00226000
> [   50.477114] [drm:init_status_page] blitter ring hws offset: 0x00247000
> [   50.477161] [drm:init_status_page] video enhancement ring hws offset: 0x00268000
> [   50.477371] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:17:VGA-1]
> [   50.477372] [drm:intel_crt_detect] [CONNECTOR:17:VGA-1] force=1
> [   50.477375] [drm:intel_ironlake_crt_detect_hotplug] trigger hotplug detect cycle: adpa=0x83f40010
> [   50.493876] [drm:intel_ironlake_crt_detect_hotplug] ironlake hotplug adpa=0x83f40010, result 1
> [   50.493879] [drm:intel_crt_detect] CRT detected via hotplug
> [   50.508350] [drm:drm_edid_to_eld] ELD: no CEA Extension found
> [   50.508381] [drm:drm_mode_debug_printmodeline] Modeline 27:"1600x1200" 0 202500 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
> [   50.508383] [drm:drm_mode_prune_invalid] Not using 1600x1200 mode 15
> [   50.508385] [drm:drm_mode_debug_printmodeline] Modeline 28:"1600x1200" 0 189000 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
> [   50.508385] [drm:drm_mode_prune_invalid] Not using 1600x1200 mode 15
> [   50.508387] [drm:drm_mode_debug_printmodeline] Modeline 66:"1400x1050" 0 179500 1400 1504 1656 1912 1050 1053 1057 1105 0x40 0x6
> [   50.508388] [drm:drm_mode_prune_invalid] Not using 1400x1050 mode 15
> [   50.508390] [drm:drm_mode_debug_printmodeline] Modeline 71:"1600x1200" 0 175500 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
> [   50.508390] [drm:drm_mode_prune_invalid] Not using 1600x1200 mode 15
> [   50.508395] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:17:VGA-1] probed modes :
> [   50.508397] [drm:drm_mode_debug_printmodeline] Modeline 26:"1280x1024" 85 157500 1280 1344 1504 1728 1024 1025 1028 1072 0x48 0x5
> [   50.508398] [drm:drm_mode_debug_printmodeline] Modeline 70:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
> [   50.508400] [drm:drm_mode_debug_printmodeline] Modeline 65:"1400x1050" 75 156000 1400 1504 1648 1896 1050 1053 1057 1099 0x40 0x6
> [   50.508401] [drm:drm_mode_debug_printmodeline] Modeline 64:"1400x1050" 60 121750 1400 1488 1632 1864 1050 1053 1057 1089 0x40 0x6
> [   50.508403] [drm:drm_mode_debug_printmodeline] Modeline 74:"1600x900" 60 118963 1600 1696 1864 2128 900 901 904 932 0x0 0x6
> [   50.508405] [drm:drm_mode_debug_printmodeline] Modeline 40:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
> [   50.508406] [drm:drm_mode_debug_printmodeline] Modeline 62:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
> [   50.508408] [drm:drm_mode_debug_printmodeline] Modeline 69:"1440x900" 85 157000 1440 1544 1696 1952 900 903 909 948 0x40 0x6
> [   50.508409] [drm:drm_mode_debug_printmodeline] Modeline 68:"1440x900" 75 136750 1440 1536 1688 1936 900 903 909 942 0x40 0x6
> [   50.508410] [drm:drm_mode_debug_printmodeline] Modeline 67:"1440x900" 60 106500 1440 1520 1672 1904 900 903 909 934 0x40 0x6
> [   50.508412] [drm:drm_mode_debug_printmodeline] Modeline 29:"1280x960" 85 148500 1280 1344 1504 1728 960 961 964 1011 0x40 0x5
> [   50.508413] [drm:drm_mode_debug_printmodeline] Modeline 61:"1280x960" 60 108000 1280 1376 1488 1800 960 961 964 1000 0x40 0x5
> [   50.508415] [drm:drm_mode_debug_printmodeline] Modeline 73:"1366x768" 60 85885 1366 1439 1583 1800 768 769 772 795 0x0 0x6
> [   50.508447] [drm:drm_mode_debug_printmodeline] Modeline 63:"1360x768" 60 85500 1360 1424 1536 1792 768 771 777 795 0x40 0x5
> [   50.508448] [drm:drm_mode_debug_printmodeline] Modeline 60:"1280x800" 85 122500 1280 1360 1496 1712 800 803 809 843 0x40 0x6
> [   50.508450] [drm:drm_mode_debug_printmodeline] Modeline 59:"1280x800" 75 106500 1280 1360 1488 1696 800 803 809 838 0x40 0x6
> [   50.508451] [drm:drm_mode_debug_printmodeline] Modeline 58:"1280x800" 60 83500 1280 1352 1480 1680 800 803 809 831 0x40 0x9
> [   50.508453] [drm:drm_mode_debug_printmodeline] Modeline 30:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
> [   50.508454] [drm:drm_mode_debug_printmodeline] Modeline 57:"1280x768" 85 117500 1280 1360 1496 1712 768 771 778 809 0x40 0x6
> [   50.508456] [drm:drm_mode_debug_printmodeline] Modeline 56:"1280x768" 75 102250 1280 1360 1488 1696 768 771 778 805 0x40 0x9
> [   50.508457] [drm:drm_mode_debug_printmodeline] Modeline 55:"1280x768" 60 79500 1280 1344 1472 1664 768 771 778 798 0x40 0x6
> [   50.508459] [drm:drm_mode_debug_printmodeline] Modeline 44:"1024x768i" 86 44900 1024 1032 1208 1264 768 768 776 817 0x40 0x15
> [   50.508460] [drm:drm_mode_debug_printmodeline] Modeline 31:"1024x768" 85 94500 1024 1072 1168 1376 768 769 772 808 0x40 0x5
> [   50.508462] [drm:drm_mode_debug_printmodeline] Modeline 41:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
> [   50.508463] [drm:drm_mode_debug_printmodeline] Modeline 42:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
> [   50.508465] [drm:drm_mode_debug_printmodeline] Modeline 43:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
> [   50.508466] [drm:drm_mode_debug_printmodeline] Modeline 72:"1024x576" 60 46970 1024 1064 1168 1312 576 577 580 597 0x0 0x6
> [   50.508468] [drm:drm_mode_debug_printmodeline] Modeline 45:"832x624" 75 57284 832 864 928 1152 624 625 628 667 0x40 0xa
> [   50.508469] [drm:drm_mode_debug_printmodeline] Modeline 53:"800x600" 85 56250 800 832 896 1048 600 601 604 631 0x40 0x5
> [   50.508471] [drm:drm_mode_debug_printmodeline] Modeline 46:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
> [   50.508472] [drm:drm_mode_debug_printmodeline] Modeline 47:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
> [   50.508473] [drm:drm_mode_debug_printmodeline] Modeline 32:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
> [   50.508475] [drm:drm_mode_debug_printmodeline] Modeline 33:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
> [   50.508488] [drm:drm_mode_debug_printmodeline] Modeline 54:"848x480" 60 33750 848 864 976 1088 480 486 494 517 0x40 0x5
> [   50.508489] [drm:drm_mode_debug_printmodeline] Modeline 52:"640x480" 85 36000 640 696 752 832 480 481 484 509 0x40 0xa
> [   50.508491] [drm:drm_mode_debug_printmodeline] Modeline 34:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
> [   50.508492] [drm:drm_mode_debug_printmodeline] Modeline 35:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa
> [   50.508494] [drm:drm_mode_debug_printmodeline] Modeline 36:"640x480" 67 30240 640 704 768 864 480 483 486 525 0x40 0xa
> [   50.508495] [drm:drm_mode_debug_printmodeline] Modeline 37:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
> [   50.508496] [drm:drm_mode_debug_printmodeline] Modeline 38:"720x400" 88 35500 720 738 846 900 400 421 423 449 0x40 0xa
> [   50.508498] [drm:drm_mode_debug_printmodeline] Modeline 51:"720x400" 85 35500 720 756 828 936 400 401 404 446 0x40 0x6
> [   50.508499] [drm:drm_mode_debug_printmodeline] Modeline 39:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
> [   50.508501] [drm:drm_mode_debug_printmodeline] Modeline 50:"640x400" 85 31500 640 672 736 832 400 401 404 445 0x40 0x6
> [   50.508502] [drm:drm_mode_debug_printmodeline] Modeline 49:"640x350" 85 31500 640 672 736 832 350 382 385 445 0x40 0x9
> [   50.508504] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:20:HDMI-A-1]
> [   50.508506] [drm:intel_hdmi_detect] [CONNECTOR:20:HDMI-A-1]
> [   50.543767] [drm:drm_edid_to_eld] ELD: no CEA Extension found
> [   50.543778] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:20:HDMI-A-1] probed modes :
> [   50.543781] [drm:drm_mode_debug_printmodeline] Modeline 28:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x48 0x5
> [   50.543783] [drm:drm_mode_debug_printmodeline] Modeline 78:"1280x1024" 85 157500 1280 1344 1504 1728 1024 1025 1028 1072 0x40 0x5
> [   50.543784] [drm:drm_mode_debug_printmodeline] Modeline 86:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
> [   50.543786] [drm:drm_mode_debug_printmodeline] Modeline 77:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
> [   50.543787] [drm:drm_mode_debug_printmodeline] Modeline 76:"1280x960" 75 129936 1280 1368 1504 1728 960 961 964 1002 0x0 0x6
> [   50.543789] [drm:drm_mode_debug_printmodeline] Modeline 75:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
> [   50.543790] [drm:drm_mode_debug_printmodeline] Modeline 71:"1024x768" 85 94500 1024 1072 1168 1376 768 769 772 808 0x40 0x5
> [   50.543792] [drm:drm_mode_debug_printmodeline] Modeline 87:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
> [   50.543793] [drm:drm_mode_debug_printmodeline] Modeline 88:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
> [   50.543795] [drm:drm_mode_debug_printmodeline] Modeline 89:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
> [   50.543796] [drm:drm_mode_debug_printmodeline] Modeline 90:"832x624" 75 57284 832 864 928 1152 624 625 628 667 0x40 0xa
> [   50.543798] [drm:drm_mode_debug_printmodeline] Modeline 66:"800x600" 85 56250 800 832 896 1048 600 601 604 631 0x40 0x5
> [   50.543799] [drm:drm_mode_debug_printmodeline] Modeline 91:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
> [   50.543801] [drm:drm_mode_debug_printmodeline] Modeline 92:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
> [   50.543802] [drm:drm_mode_debug_printmodeline] Modeline 79:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
> [   50.543804] [drm:drm_mode_debug_printmodeline] Modeline 80:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
> [   50.543805] [drm:drm_mode_debug_printmodeline] Modeline 48:"640x480" 85 36000 640 696 752 832 480 481 484 509 0x40 0xa
> [   50.543807] [drm:drm_mode_debug_printmodeline] Modeline 81:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
> [   50.543808] [drm:drm_mode_debug_printmodeline] Modeline 82:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa
> [   50.543809] [drm:drm_mode_debug_printmodeline] Modeline 83:"640x480" 67 30240 640 704 768 864 480 483 486 525 0x40 0xa
> [   50.543811] [drm:drm_mode_debug_printmodeline] Modeline 84:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
> [   50.543812] [drm:drm_mode_debug_printmodeline] Modeline 85:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
> [   50.543814] [drm:drm_setup_crtcs] 
> [   50.543815] [drm:drm_enable_connectors] connector 17 enabled? yes
> [   50.543816] [drm:drm_enable_connectors] connector 20 enabled? yes
> [   50.543818] [drm:intel_fb_initial_config] looking for cmdline mode on connector VGA-1
> [   50.543849] [drm:intel_fb_initial_config] looking for preferred mode on connector VGA-1
> [   50.543851] [drm:intel_fb_initial_config] connector VGA-1 on pipe A [CRTC:7]: 1280x1024
> [   50.543852] [drm:intel_fb_initial_config] connector HDMI-A-1 has no encoder or crtc, skipping
> [   50.543852] [drm:intel_fb_initial_config] fallback: Not all outputs enabled
> [   50.543853] [drm:intel_fb_initial_config] Enabled: 1, detected: 2
> [   50.543854] [drm:intel_fb_initial_config] Not using firmware configuration
> [   50.543855] [drm:drm_target_preferred] looking for cmdline mode on connector 17
> [   50.543856] [drm:drm_target_preferred] looking for preferred mode on connector 17
> [   50.543857] [drm:drm_target_preferred] found mode 1280x1024
> [   50.543858] [drm:drm_target_preferred] looking for cmdline mode on connector 20
> [   50.543859] [drm:drm_target_preferred] looking for preferred mode on connector 20
> [   50.543859] [drm:drm_target_preferred] found mode 1600x1200
> [   50.543860] [drm:drm_setup_crtcs] picking CRTCs for 8192x8192 config
> [   50.543865] [drm:drm_setup_crtcs] desired mode 1280x1024 set on crtc 7
> [   50.543866] [drm:drm_setup_crtcs] desired mode 1600x1200 set on crtc 11
> [   50.543867] [drm:intelfb_create] no BIOS fb, allocating a new one
> [   50.543869] [drm:i915_gem_object_create_stolen] creating stolen object: size=753000
> [   50.543871] [drm:i915_pages_create_for_stolen] offset=0x1f4000, size=7680000
> [   50.544410] [drm:intelfb_create] allocated 1600x1200 fb: 0x0028a000, bo ffff880406a81500
> [   50.545280] fbcon: inteldrmfb (fb0) is primary device
> [   50.545307] [drm:intel_crtc_set_config] [CRTC:7] [FB:95] #connectors=1 (x y) (0 0)
> [   50.545308] [drm:intel_set_config_compute_mode_changes] modes are different, full mode set
> [   50.545310] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
> [   50.545311] [drm:drm_mode_debug_printmodeline] Modeline 93:"1280x1024" 85 157500 1280 1344 1504 1728 1024 1025 1028 1072 0x48 0x5
> [   50.545312] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:7], mode_changed=1, fb_changed=1
> [   50.545313] [drm:intel_modeset_stage_output_state] [CONNECTOR:17:VGA-1] to [CRTC:7]
> [   50.545314] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 1, prepare: 1, disable: 0
> [   50.545315] [drm:connected_sink_compute_bpp] [CONNECTOR:17:VGA-1] checking for sink bpp constrains
> [   50.545316] [drm:ironlake_check_fdi_lanes] checking fdi config on pipe A, lanes 2
> [   50.545317] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 24, dithering: 0
> [   50.545318] [drm:intel_dump_pipe_config] [CRTC:7][modeset] config for pipe A
> [   50.545318] [drm:intel_dump_pipe_config] cpu_transcoder: A
> [   50.545319] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
> [   50.545320] [drm:intel_dump_pipe_config] fdi/pch: 1, lanes: 2, gmch_m: 7340032, gmch_n: 8388608, link_m: 305834, link_n: 524288, tu: 64
> [   50.545321] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
> [   50.545321] [drm:intel_dump_pipe_config] requested mode:
> [   50.545322] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x1024" 85 157500 1280 1344 1504 1728 1024 1025 1028 1072 0x48 0x5
> [   50.545322] [drm:intel_dump_pipe_config] adjusted mode:
> [   50.545324] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x1024" 85 157500 1280 1344 1504 1728 1024 1025 1028 1072 0x48 0x5
> [   50.545325] [drm:intel_dump_crtc_timings] crtc timings: 157500 1280 1344 1504 1728 1024 1025 1028 1072, type: 0x48 flags: 0x5
> [   50.545325] [drm:intel_dump_pipe_config] port clock: 270000
> [   50.545326] [drm:intel_dump_pipe_config] pipe src size: 1280x1024
> [   50.545326] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
> [   50.545327] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
> [   50.545327] [drm:intel_dump_pipe_config] ips: 0
> [   50.545327] [drm:intel_dump_pipe_config] double wide: 0
> [   50.560348] ata7: SATA link down (SStatus 0 SControl 310)
> [   50.564151] [drm:hsw_crt_post_disable] Disabling SPLL
> [   50.564154] [drm:intel_update_fbc] no output, disabling
> [   50.564171] [drm:ironlake_update_primary_plane] Writing base 0028A000 00000000 0 0 6400
> [   50.565707] [drm:hsw_fdi_link_train] FDI link training done on step 1
> [   50.565787] [drm:lpt_program_iclkip] iCLKIP clock: found settings for 157500KHz refresh rate: auxdiv=0, divsel=f, phasedir=0, phaseinc=9
> [   50.565844] [drm:intel_update_fbc] disabled per chip default
> [   50.565846] [drm:intel_connector_check_state] [CONNECTOR:17:VGA-1]
> [   50.565847] [drm:check_encoder_state] [ENCODER:18:DAC-18]
> [   50.565848] [drm:check_encoder_state] [ENCODER:19:TMDS-19]
> [   50.565849] [drm:check_crtc_state] [CRTC:7]
> [   50.565856] [drm:check_crtc_state] [CRTC:11]
> [   50.565857] [drm:check_crtc_state] [CRTC:15]
> [   50.565858] [drm:check_shared_dpll_state] WRPLL 1
> [   50.565890] [drm:check_shared_dpll_state] WRPLL 2
> [   50.565892] [drm:intel_crtc_set_config] [CRTC:11] [FB:95] #connectors=1 (x y) (0 0)
> [   50.565893] [drm:intel_set_config_compute_mode_changes] inactive crtc, full mode set
> [   50.565894] [drm:intel_set_config_compute_mode_changes] modes are different, full mode set
> [   50.565895] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
> [   50.565897] [drm:drm_mode_debug_printmodeline] Modeline 94:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x48 0x5
> [   50.565897] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:11], mode_changed=1, fb_changed=0
> [   50.565898] [drm:intel_modeset_stage_output_state] encoder changed, full mode switch
> [   50.565898] [drm:intel_modeset_stage_output_state] [CONNECTOR:17:VGA-1] to [CRTC:7]
> [   50.565899] [drm:intel_modeset_stage_output_state] [CONNECTOR:20:HDMI-A-1] to [CRTC:11]
> [   50.565900] [drm:intel_modeset_stage_output_state] crtc changed, full mode switch
> [   50.565900] [drm:intel_modeset_stage_output_state] crtc enabled, full mode switch
> [   50.565901] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
> [   50.565902] [drm:connected_sink_compute_bpp] [CONNECTOR:20:HDMI-A-1] checking for sink bpp constrains
> [   50.565903] [drm:intel_hdmi_compute_config] picking bpc to 8 for HDMI output
> [   50.565903] [drm:intel_hdmi_compute_config] forcing pipe bpc to 24 for HDMI
> [   50.565904] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 24, dithering: 0
> [   50.565905] [drm:intel_dump_pipe_config] [CRTC:11][modeset] config for pipe B
> [   50.565905] [drm:intel_dump_pipe_config] cpu_transcoder: B
> [   50.565905] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
> [   50.565906] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
> [   50.565907] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
> [   50.565907] [drm:intel_dump_pipe_config] requested mode:
> [   50.565908] [drm:drm_mode_debug_printmodeline] Modeline 0:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x48 0x5
> [   50.565909] [drm:intel_dump_pipe_config] adjusted mode:
> [   50.565910] [drm:drm_mode_debug_printmodeline] Modeline 0:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x48 0x5
> [   50.565911] [drm:intel_dump_crtc_timings] crtc timings: 162000 1600 1664 1856 2160 1200 1201 1204 1250, type: 0x48 flags: 0x5
> [   50.565911] [drm:intel_dump_pipe_config] port clock: 162000
> [   50.565912] [drm:intel_dump_pipe_config] pipe src size: 1600x1200
> [   50.565912] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
> [   50.565913] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
> [   50.565913] [drm:intel_dump_pipe_config] ips: 0
> [   50.565914] [drm:intel_dump_pipe_config] double wide: 0
> [   50.566722] [drm:intel_get_shared_dpll] CRTC:11 allocated WRPLL 1
> [   50.566723] [drm:intel_get_shared_dpll] using WRPLL 1 for pipe B
> [   50.566724] [drm:intel_enable_shared_dpll] enable WRPLL 1 (active 0, on? 0)for crtc 11
> [   50.566726] [drm:intel_enable_shared_dpll] enabling WRPLL 1
> [   50.566754] [drm:ironlake_update_primary_plane] Writing base 0028A000 00000000 0 0 6400
> [   50.590195] [drm:intel_update_fbc] more than one pipe active, disabling compression
> [   50.590200] [drm:intel_connector_check_state] [CONNECTOR:17:VGA-1]
> [   50.590202] [drm:intel_connector_check_state] [CONNECTOR:20:HDMI-A-1]
> [   50.590203] [drm:check_encoder_state] [ENCODER:18:DAC-18]
> [   50.590204] [drm:check_encoder_state] [ENCODER:19:TMDS-19]
> [   50.590205] [drm:check_crtc_state] [CRTC:7]
> [   50.590212] [drm:check_crtc_state] [CRTC:11]
> [   50.590217] [drm:check_crtc_state] [CRTC:15]
> [   50.590218] [drm:check_shared_dpll_state] WRPLL 1
> [   50.590218] [drm:check_shared_dpll_state] WRPLL 2
> [   50.590221] [drm:intel_crtc_set_config] [CRTC:15] [NOFB]
> [   50.590222] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:15], mode_changed=0, fb_changed=0
> [   50.590223] [drm:intel_modeset_stage_output_state] [CONNECTOR:17:VGA-1] to [CRTC:7]
> [   50.590224] [drm:intel_modeset_stage_output_state] [CONNECTOR:20:HDMI-A-1] to [CRTC:11]
> [   50.590229] Console: switching to colour frame buffer device 160x64
> [   50.590236] [drm:intel_crtc_set_config] [CRTC:7] [FB:95] #connectors=1 (x y) (0 0)
> [   50.590237] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:7], mode_changed=0, fb_changed=0
> [   50.590238] [drm:intel_modeset_stage_output_state] [CONNECTOR:17:VGA-1] to [CRTC:7]
> [   50.590238] [drm:intel_modeset_stage_output_state] [CONNECTOR:20:HDMI-A-1] to [CRTC:11]
> [   50.590239] [drm:intel_crtc_set_config] [CRTC:11] [FB:95] #connectors=1 (x y) (0 0)
> [   50.590240] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:11], mode_changed=0, fb_changed=0
> [   50.590240] [drm:intel_modeset_stage_output_state] [CONNECTOR:17:VGA-1] to [CRTC:7]
> [   50.590241] [drm:intel_modeset_stage_output_state] [CONNECTOR:20:HDMI-A-1] to [CRTC:11]
> [   50.609664] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
> [   50.615925] i915 0000:00:02.0: registered panic notifier
> [   50.632230] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
> [   50.639417] [drm:asle_set_backlight] bclp = 0x80000002
> [   50.639419] [drm:asle_set_backlight] updating opregion backlight 2/255
> [   50.639488] [drm:asle_set_backlight] bclp = 0x800000ff
> [   50.639489] [drm:asle_set_backlight] updating opregion backlight 255/255
> [   50.641651] acpi device:60: registered as cooling_device7
> [   50.648377] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
> [   50.659832] [drm] Initialized i915 1.6.0 20140725 for 0000:00:02.0 on minor 0
> [   50.667243] snd_hda_intel 0000:00:1b.0: irq 29 for MSI/MSI-X
> [   50.681300] usblp 3-4:1.0: usblp0: USB Bidirectional printer dev 4 if 0 alt 0 proto 2 vid 0x04F9 pid 0x01E9
> [   50.699364] usbcore: registered new interface driver usblp
> [   50.718263] ata8.00: ATA-6: SAMSUNG SV1204H, RK100-09, max UDMA/100
> [   50.724618] ata8.00: 234493056 sectors, multi 0: LBA 
> [   50.729754] ata8.01: ATAPI: SONY    CD-RW  CRX215E5, 5.0D, max UDMA/33
> [   50.741135] ata8.00: configured for UDMA/100
> [   50.752029] ata8.01: configured for UDMA/33
> [   50.759794] scsi 7:0:0:0: Direct-Access     ATA      SAMSUNG SV1204H  0-09 PQ: 0 ANSI: 5
> [   50.770172] sd 7:0:0:0: [sdb] 234493056 512-byte logical blocks: (120 GB/111 GiB)
> [   50.778533] sd 7:0:0:0: Attached scsi generic sg2 type 0
> [   50.785799] sd 7:0:0:0: [sdb] Write Protect is off
> [   50.790661] sd 7:0:0:0: [sdb] Mode Sense: 00 3a 00 00
> [   50.798522] scsi 7:0:1:0: CD-ROM            SONY     CD-RW  CRX215E5  5.0D PQ: 0 ANSI: 5
> [   50.806699] sd 7:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
> [   50.835322] sr 7:0:1:0: [sr1] scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray
> [   50.846215] sr 7:0:1:0: Attached scsi CD-ROM sr1
> [   50.846283] sr 7:0:1:0: Attached scsi generic sg3 type 5
> [   50.869278]  sdb: sdb1 sdb2 sdb3
> [   50.873281] sd 7:0:0:0: [sdb] Attached SCSI disk
> [   50.894810] snd_hda_intel 0000:00:03.0: irq 30 for MSI/MSI-X
> [   50.941925] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input7
> [   50.956692] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input8
> [   50.966728] sound hdaudioC1D2: autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
> [   50.974818] sound hdaudioC1D2:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
> [   50.981433] sound hdaudioC1D2:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
> [   50.987686] sound hdaudioC1D2:    mono: mono_out=0x0
> [   50.992729] sound hdaudioC1D2:    inputs:
> [   50.999664] sound hdaudioC1D2:      Rear Mic=0x18
> [   51.009676] sound hdaudioC1D2:      Front Mic=0x19
> [   51.015776] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input9
> [   51.028698] sound hdaudioC1D2:      Line=0x1a
> [   51.037715] sound hdaudioC1D2:      CD=0x1c
> [   51.080032] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input10
> [   51.095709] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input11
> [   51.112505] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card1/input12
> [   51.126044] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card1/input13
> [   51.135816] Bluetooth: Core ver 2.19
> [   51.143860] NET: Registered protocol family 31
> [   51.149177] Bluetooth: HCI device and connection manager initialized
> [   51.170273] Bluetooth: HCI socket layer initialized
> [   51.196826] Bluetooth: L2CAP socket layer initialized
> [   51.215218] Bluetooth: SCO socket layer initialized
> [   51.258947] usbcore: registered new interface driver btusb
> [   51.320179] usb 3-2: Warning! Unlikely big volume range (=3072), cval->res is probably wrong.
> [   51.329594] usb 3-2: [5] FU [Mic Capture Volume] ch = 1, val = 4608/7680/1
> [   51.355695] usbcore: registered new interface driver snd-usb-audio
> [   51.468659] ppdev: user-space parallel port driver
> [   51.664409] iTCO_vendor_support: vendor-support=0
> [   51.815148] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
> [   51.821926] iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
> [   52.287263] [drm:intel_print_rc6_info] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
> [   52.287271] [drm:gen6_enable_rps] Overclocking supported. Max: 1050MHz, Overclock max: 1050MHz
> [   52.309177] [drm:intel_crtc_set_config] [CRTC:7] [FB:95] #connectors=1 (x y) (0 0)
> [   52.309178] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:7], mode_changed=0, fb_changed=0
> [   52.309180] [drm:intel_modeset_stage_output_state] [CONNECTOR:17:VGA-1] to [CRTC:7]
> [   52.309181] [drm:intel_modeset_stage_output_state] [CONNECTOR:20:HDMI-A-1] to [CRTC:11]
> [   52.309182] [drm:intel_crtc_set_config] [CRTC:11] [FB:95] #connectors=1 (x y) (0 0)
> [   52.309183] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:11], mode_changed=0, fb_changed=0
> [   52.309184] [drm:intel_modeset_stage_output_state] [CONNECTOR:17:VGA-1] to [CRTC:7]
> [   52.309184] [drm:intel_modeset_stage_output_state] [CONNECTOR:20:HDMI-A-1] to [CRTC:11]
> [   52.928028] media: Linux media interface: v0.10
> [   53.022828] Linux video capture interface: v2.00
> [   53.275161] uvcvideo: Found UVC 1.00 device <unnamed> (046d:08c5)
> [   53.304020] input: UVC Camera (046d:08c5) as /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/input/input14
> [   53.316780] usbcore: registered new interface driver uvcvideo
> [   53.323433] USB Video Class driver (1.1.1)
> [   54.447378] Adding 4194300k swap on /dev/mapper/rootvol-swap.  Priority:-1 extents:1 across:4194300k FS
> [   55.350720] EXT4-fs (dm-9): mounting with "discard" option, but the device does not support discard
> [   55.360679] EXT4-fs (dm-9): mounted filesystem with ordered data mode. Opts: discard,errors=remount-ro
> [   55.370991] SELinux: initialized (dev dm-9, type ext4), uses xattr
> [   55.856393] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts
> [   56.657717] systemd-journald[599]: Received request to flush runtime journal from PID 1
> [   56.818629] [drm:asle_set_backlight] bclp = 0x800000ff
> [   56.818633] [drm:asle_set_backlight] updating opregion backlight 255/255
> [   59.026796] EXT4-fs (dm-15): warning: maximal mount count reached, running e2fsck is recommended
> [   59.302641] EXT4-fs (dm-15): mounted filesystem with ordered data mode. Opts: user_xattr,errors=remount-ro
> [   59.313236] SELinux: initialized (dev dm-15, type ext4), uses xattr
> [   61.486200] raid6: sse2x1    8523 MB/s
> [   61.507223] raid6: sse2x2   11000 MB/s
> [   61.528246] raid6: sse2x4   12609 MB/s
> [   61.532849] raid6: using algorithm sse2x4 (12609 MB/s)
> [   61.538838] raid6: using ssse3x2 recovery algorithm
> [   61.829469] xor: measuring software checksum speed
> [   61.844623]    prefetch64-sse: 18328.000 MB/sec
> [   61.859641]    generic_sse: 16524.000 MB/sec
> [   61.864762] xor: using function: prefetch64-sse (18328.000 MB/sec)
> [   62.065346] Btrfs loaded
> [   62.356376] BTRFS: device fsid ff633c5b-7a7a-4ca0-b5ba-170424f09aa6 devid 1 transid 287682 /dev/dm-31
> [   64.466746] EXT4-fs (dm-19): mounting ext3 file system using the ext4 subsystem
> [   66.016165] EXT4-fs (dm-18): mounting ext3 file system using the ext4 subsystem
> [   66.495316] EXT4-fs (dm-19): mounted filesystem with ordered data mode. Opts: user_xattr,errors=remount-ro
> [   66.698979] SELinux: initialized (dev dm-19, type ext3), uses xattr
> [   66.870006] EXT4-fs (dm-42): mounting with "discard" option, but the device does not support discard
> [   66.880067] EXT4-fs (dm-42): mounted filesystem with ordered data mode. Opts: discard,errors=remount-ro
> [   66.893861] EXT4-fs (dm-18): mounted filesystem with ordered data mode. Opts: user_xattr,errors=remount-ro
> [   66.987473] SELinux: initialized (dev dm-42, type ext4), uses xattr
> [   67.073892] SELinux: initialized (dev dm-18, type ext3), uses xattr
> [   67.867925] EXT4-fs (dm-47): mounting with "discard" option, but the device does not support discard
> [   67.878008] EXT4-fs (dm-47): mounted filesystem without journal. Opts: discard,errors=remount-ro
> [   67.887737] SELinux: initialized (dev dm-47, type ext4), uses xattr
> [   69.591517] audit: type=1305 audit(1425312632.693:4): audit_pid=1129 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1
> [   79.608811] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
> [   79.614787] Bluetooth: BNEP filters: protocol multicast
> [   79.622294] Bluetooth: BNEP socket layer initialized
> [   79.732282] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
> [   82.306199] r8169 0000:02:00.0 p4p1: link down
> [   82.311435] r8169 0000:02:00.0 p4p1: link down
> [   82.317801] IPv6: ADDRCONF(NETDEV_UP): p4p1: link is not ready
> [   84.209636] r8169 0000:02:00.0 p4p1: link up
> [   84.214550] IPv6: ADDRCONF(NETDEV_CHANGE): p4p1: link becomes ready
> [   89.799177] systemd[1]: Unit SABnzbd@multi-user.service entered failed state.
> [   89.818130] systemd[1]: SABnzbd@multi-user.service failed.
> [   90.094576] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
> [   90.756371] systemd[1]: Received SIGRTMIN+21 from PID 281 (plymouthd).
> [   90.805819] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
> [   90.845091] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
> [   91.041062] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
> [   91.041155] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
> [   91.045735] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
> [   91.050514] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
> [   92.251528] [drm:i915_gem_open] 
> [   92.251627] [drm:intel_crtc_set_config] [CRTC:7] [FB:95] #connectors=1 (x y) (0 0)
> [   92.251630] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:7], mode_changed=0, fb_changed=0
> [   92.251631] [drm:intel_modeset_stage_output_state] [CONNECTOR:17:VGA-1] to [CRTC:7]
> [   92.251632] [drm:intel_modeset_stage_output_state] [CONNECTOR:20:HDMI-A-1] to [CRTC:11]
> [   92.251634] [drm:intel_crtc_set_config] [CRTC:11] [FB:95] #connectors=1 (x y) (0 0)
> [   92.251635] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:11], mode_changed=0, fb_changed=0
> [   92.251636] [drm:intel_modeset_stage_output_state] [CONNECTOR:17:VGA-1] to [CRTC:7]
> [   92.251637] [drm:intel_modeset_stage_output_state] [CONNECTOR:20:HDMI-A-1] to [CRTC:11]
> [   92.251638] [drm:intel_crtc_set_config] [CRTC:15] [NOFB]
> [   92.251640] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:15], mode_changed=0, fb_changed=0
> [   92.251641] [drm:intel_modeset_stage_output_state] [CONNECTOR:17:VGA-1] to [CRTC:7]
> [   92.251642] [drm:intel_modeset_stage_output_state] [CONNECTOR:20:HDMI-A-1] to [CRTC:11]
> [   92.792150] [drm:i915_gem_open] 
> [   92.792215] [drm:drm_mode_getresources] CRTC[3] CONNECTORS[2] ENCODERS[2]
> [   92.826253] [drm:drm_mode_getresources] CRTC[3] CONNECTORS[2] ENCODERS[2]
> [   92.826288] [drm:drm_mode_addfb] [FB:96]
> [   92.826670] [drm:drm_mode_getresources] CRTC[3] CONNECTORS[2] ENCODERS[2]
> [   92.826675] [drm:drm_mode_getresources] CRTC[3] CONNECTORS[2] ENCODERS[2]
> [   92.826859] [drm:drm_mode_getconnector] [CONNECTOR:17:?]
> [   92.826881] [drm:drm_mode_getconnector] [CONNECTOR:20:?]
> [   92.826889] [drm:drm_mode_getconnector] [CONNECTOR:20:?]
> [   92.827335] [drm:drm_mode_getconnector] [CONNECTOR:20:?]
> [   92.827339] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:20:HDMI-A-1]
> [   92.827342] [drm:intel_hdmi_detect] [CONNECTOR:20:HDMI-A-1]
> [   92.854981] [drm:drm_edid_to_eld] ELD: no CEA Extension found
> [   92.855005] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:20:HDMI-A-1] probed modes :
> [   92.855009] [drm:drm_mode_debug_printmodeline] Modeline 28:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x48 0x5
> [   92.855012] [drm:drm_mode_debug_printmodeline] Modeline 78:"1280x1024" 85 157500 1280 1344 1504 1728 1024 1025 1028 1072 0x40 0x5
> [   92.855014] [drm:drm_mode_debug_printmodeline] Modeline 86:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
> [   92.855017] [drm:drm_mode_debug_printmodeline] Modeline 77:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
> [   92.855020] [drm:drm_mode_debug_printmodeline] Modeline 76:"1280x960" 75 129936 1280 1368 1504 1728 960 961 964 1002 0x0 0x6
> [   92.855022] [drm:drm_mode_debug_printmodeline] Modeline 75:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
> [   92.855025] [drm:drm_mode_debug_printmodeline] Modeline 71:"1024x768" 85 94500 1024 1072 1168 1376 768 769 772 808 0x40 0x5
> [   92.855028] [drm:drm_mode_debug_printmodeline] Modeline 87:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
> [   92.855030] [drm:drm_mode_debug_printmodeline] Modeline 88:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
> [   92.855033] [drm:drm_mode_debug_printmodeline] Modeline 89:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
> [   92.855035] [drm:drm_mode_debug_printmodeline] Modeline 90:"832x624" 75 57284 832 864 928 1152 624 625 628 667 0x40 0xa
> [   92.855038] [drm:drm_mode_debug_printmodeline] Modeline 66:"800x600" 85 56250 800 832 896 1048 600 601 604 631 0x40 0x5
> [   92.855040] [drm:drm_mode_debug_printmodeline] Modeline 91:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
> [   92.855043] [drm:drm_mode_debug_printmodeline] Modeline 92:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
> [   92.855046] [drm:drm_mode_debug_printmodeline] Modeline 79:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
> [   92.855048] [drm:drm_mode_debug_printmodeline] Modeline 80:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
> [   92.855051] [drm:drm_mode_debug_printmodeline] Modeline 48:"640x480" 85 36000 640 696 752 832 480 481 484 509 0x40 0xa
> [   92.855053] [drm:drm_mode_debug_printmodeline] Modeline 81:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
> [   92.855056] [drm:drm_mode_debug_printmodeline] Modeline 82:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa
> [   92.855058] [drm:drm_mode_debug_printmodeline] Modeline 83:"640x480" 67 30240 640 704 768 864 480 483 486 525 0x40 0xa
> [   92.855061] [drm:drm_mode_debug_printmodeline] Modeline 84:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
> [   92.855063] [drm:drm_mode_debug_printmodeline] Modeline 85:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
> [   92.855072] [drm:drm_mode_getconnector] [CONNECTOR:20:?]
> [   92.857671] [drm:drm_mode_getresources] CRTC[3] CONNECTORS[2] ENCODERS[2]
> [   92.857701] [drm:drm_mode_addfb] [FB:96]
> [   92.857912] [drm:drm_mode_getresources] CRTC[3] CONNECTORS[2] ENCODERS[2]
> [   92.857917] [drm:drm_mode_getresources] CRTC[3] CONNECTORS[2] ENCODERS[2]
> [   92.857945] [drm:drm_mode_getconnector] [CONNECTOR:17:?]
> [   92.857959] [drm:drm_mode_getconnector] [CONNECTOR:17:?]
> [   92.857996] [drm:drm_mode_getconnector] [CONNECTOR:20:?]
> [   92.858784] [drm:drm_mode_getconnector] [CONNECTOR:17:?]
> [   92.858788] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:17:VGA-1]
> [   92.858792] [drm:intel_crt_detect] [CONNECTOR:17:VGA-1] force=1
> [   92.858797] [drm:intel_ironlake_crt_detect_hotplug] ironlake hotplug adpa=0x83f40018, result 1
> [   92.858798] [drm:intel_crt_detect] CRT detected via hotplug
> [   92.871906] [drm:drm_edid_to_eld] ELD: no CEA Extension found
> [   92.871962] [drm:drm_mode_debug_printmodeline] Modeline 97:"1600x1200" 0 202500 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
> [   92.871964] [drm:drm_mode_prune_invalid] Not using 1600x1200 mode 15
> [   92.871967] [drm:drm_mode_debug_printmodeline] Modeline 98:"1600x1200" 0 189000 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
> [   92.871968] [drm:drm_mode_prune_invalid] Not using 1600x1200 mode 15
> [   92.871971] [drm:drm_mode_debug_printmodeline] Modeline 136:"1400x1050" 0 179500 1400 1504 1656 1912 1050 1053 1057 1105 0x40 0x6
> [   92.871972] [drm:drm_mode_prune_invalid] Not using 1400x1050 mode 15
> [   92.871974] [drm:drm_mode_debug_printmodeline] Modeline 141:"1600x1200" 0 175500 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
> [   92.871976] [drm:drm_mode_prune_invalid] Not using 1600x1200 mode 15
> [   92.871981] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:17:VGA-1] probed modes :
> [   92.871984] [drm:drm_mode_debug_printmodeline] Modeline 26:"1280x1024" 85 157500 1280 1344 1504 1728 1024 1025 1028 1072 0x48 0x5
> [   92.871986] [drm:drm_mode_debug_printmodeline] Modeline 70:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
> [   92.871989] [drm:drm_mode_debug_printmodeline] Modeline 65:"1400x1050" 75 156000 1400 1504 1648 1896 1050 1053 1057 1099 0x40 0x6
> [   92.871991] [drm:drm_mode_debug_printmodeline] Modeline 64:"1400x1050" 60 121750 1400 1488 1632 1864 1050 1053 1057 1089 0x40 0x6
> [   92.871993] [drm:drm_mode_debug_printmodeline] Modeline 74:"1600x900" 60 118963 1600 1696 1864 2128 900 901 904 932 0x0 0x6
> [   92.871996] [drm:drm_mode_debug_printmodeline] Modeline 40:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
> [   92.871998] [drm:drm_mode_debug_printmodeline] Modeline 62:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
> [   92.872000] [drm:drm_mode_debug_printmodeline] Modeline 69:"1440x900" 85 157000 1440 1544 1696 1952 900 903 909 948 0x40 0x6
> [   92.872003] [drm:drm_mode_debug_printmodeline] Modeline 68:"1440x900" 75 136750 1440 1536 1688 1936 900 903 909 942 0x40 0x6
> [   92.872005] [drm:drm_mode_debug_printmodeline] Modeline 67:"1440x900" 60 106500 1440 1520 1672 1904 900 903 909 934 0x40 0x6
> [   92.872007] [drm:drm_mode_debug_printmodeline] Modeline 29:"1280x960" 85 148500 1280 1344 1504 1728 960 961 964 1011 0x40 0x5
> [   92.872010] [drm:drm_mode_debug_printmodeline] Modeline 61:"1280x960" 60 108000 1280 1376 1488 1800 960 961 964 1000 0x40 0x5
> [   92.872012] [drm:drm_mode_debug_printmodeline] Modeline 73:"1366x768" 60 85885 1366 1439 1583 1800 768 769 772 795 0x0 0x6
> [   92.872015] [drm:drm_mode_debug_printmodeline] Modeline 63:"1360x768" 60 85500 1360 1424 1536 1792 768 771 777 795 0x40 0x5
> [   92.872017] [drm:drm_mode_debug_printmodeline] Modeline 60:"1280x800" 85 122500 1280 1360 1496 1712 800 803 809 843 0x40 0x6
> [   92.872019] [drm:drm_mode_debug_printmodeline] Modeline 59:"1280x800" 75 106500 1280 1360 1488 1696 800 803 809 838 0x40 0x6
> [   92.872021] [drm:drm_mode_debug_printmodeline] Modeline 58:"1280x800" 60 83500 1280 1352 1480 1680 800 803 809 831 0x40 0x9
> [   92.872024] [drm:drm_mode_debug_printmodeline] Modeline 30:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
> [   92.872026] [drm:drm_mode_debug_printmodeline] Modeline 57:"1280x768" 85 117500 1280 1360 1496 1712 768 771 778 809 0x40 0x6
> [   92.872028] [drm:drm_mode_debug_printmodeline] Modeline 56:"1280x768" 75 102250 1280 1360 1488 1696 768 771 778 805 0x40 0x9
> [   92.872031] [drm:drm_mode_debug_printmodeline] Modeline 55:"1280x768" 60 79500 1280 1344 1472 1664 768 771 778 798 0x40 0x6
> [   92.872033] [drm:drm_mode_debug_printmodeline] Modeline 44:"1024x768i" 86 44900 1024 1032 1208 1264 768 768 776 817 0x40 0x15
> [   92.872035] [drm:drm_mode_debug_printmodeline] Modeline 31:"1024x768" 85 94500 1024 1072 1168 1376 768 769 772 808 0x40 0x5
> [   92.872038] [drm:drm_mode_debug_printmodeline] Modeline 41:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
> [   92.872040] [drm:drm_mode_debug_printmodeline] Modeline 42:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
> [   92.872042] [drm:drm_mode_debug_printmodeline] Modeline 43:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
> [   92.872045] [drm:drm_mode_debug_printmodeline] Modeline 72:"1024x576" 60 46970 1024 1064 1168 1312 576 577 580 597 0x0 0x6
> [   92.872047] [drm:drm_mode_debug_printmodeline] Modeline 45:"832x624" 75 57284 832 864 928 1152 624 625 628 667 0x40 0xa
> [   92.872049] [drm:drm_mode_debug_printmodeline] Modeline 53:"800x600" 85 56250 800 832 896 1048 600 601 604 631 0x40 0x5
> [   92.872052] [drm:drm_mode_debug_printmodeline] Modeline 46:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
> [   92.872054] [drm:drm_mode_debug_printmodeline] Modeline 47:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
> [   92.872056] [drm:drm_mode_debug_printmodeline] Modeline 32:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
> [   92.872058] [drm:drm_mode_debug_printmodeline] Modeline 33:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
> [   92.872061] [drm:drm_mode_debug_printmodeline] Modeline 54:"848x480" 60 33750 848 864 976 1088 480 486 494 517 0x40 0x5
> [   92.872063] [drm:drm_mode_debug_printmodeline] Modeline 52:"640x480" 85 36000 640 696 752 832 480 481 484 509 0x40 0xa
> [   92.872065] [drm:drm_mode_debug_printmodeline] Modeline 34:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
> [   92.872068] [drm:drm_mode_debug_printmodeline] Modeline 35:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa
> [   92.872070] [drm:drm_mode_debug_printmodeline] Modeline 36:"640x480" 67 30240 640 704 768 864 480 483 486 525 0x40 0xa
> [   92.872072] [drm:drm_mode_debug_printmodeline] Modeline 37:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
> [   92.872074] [drm:drm_mode_debug_printmodeline] Modeline 38:"720x400" 88 35500 720 738 846 900 400 421 423 449 0x40 0xa
> [   92.872077] [drm:drm_mode_debug_printmodeline] Modeline 51:"720x400" 85 35500 720 756 828 936 400 401 404 446 0x40 0x6
> [   92.872079] [drm:drm_mode_debug_printmodeline] Modeline 39:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
> [   92.872081] [drm:drm_mode_debug_printmodeline] Modeline 50:"640x400" 85 31500 640 672 736 832 400 401 404 445 0x40 0x6
> [   92.872083] [drm:drm_mode_debug_printmodeline] Modeline 49:"640x350" 85 31500 640 672 736 832 350 382 385 445 0x40 0x9
> [   92.872096] [drm:drm_mode_getconnector] [CONNECTOR:17:?]
> [   93.292475] [drm:drm_mode_addfb] [FB:96]
> [   93.367537] [drm:drm_mode_setcrtc] [CRTC:7]
> [   93.367542] [drm:drm_mode_setcrtc] [CONNECTOR:20:HDMI-A-1]
> [   93.367544] [drm:intel_crtc_set_config] [CRTC:7] [FB:96] #connectors=1 (x y) (0 0)
> [   93.367546] [drm:intel_set_config_compute_mode_changes] modes are different, full mode set
> [   93.367548] [drm:drm_mode_debug_printmodeline] Modeline 93:"1280x1024" 85 157500 1280 1344 1504 1728 1024 1025 1028 1072 0x48 0x5
> [   93.367549] [drm:drm_mode_debug_printmodeline] Modeline 97:"" 0 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x0 0x5
> [   93.367550] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:7], mode_changed=1, fb_changed=1
> [   93.367552] [drm:intel_modeset_stage_output_state] [CONNECTOR:17:VGA-1] to [NOCRTC]
> [   93.367553] [drm:intel_modeset_stage_output_state] encoder changed, full mode switch
> [   93.367554] [drm:intel_modeset_stage_output_state] [CONNECTOR:20:HDMI-A-1] to [CRTC:7]
> [   93.367555] [drm:intel_modeset_stage_output_state] crtc changed, full mode switch
> [   93.367556] [drm:intel_modeset_stage_output_state] crtc changed, full mode switch
> [   93.367557] [drm:intel_modeset_stage_output_state] crtc disabled, full mode switch
> [   93.367558] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 1, prepare: 1, disable: 2
> [   93.367560] [drm:connected_sink_compute_bpp] [CONNECTOR:20:HDMI-A-1] checking for sink bpp constrains
> [   93.367562] [drm:intel_hdmi_compute_config] picking bpc to 8 for HDMI output
> [   93.367563] [drm:intel_hdmi_compute_config] forcing pipe bpc to 24 for HDMI
> [   93.367564] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 24, dithering: 0
> [   93.367565] [drm:intel_dump_pipe_config] [CRTC:7][modeset] config for pipe A
> [   93.367566] [drm:intel_dump_pipe_config] cpu_transcoder: A
> [   93.367567] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
> [   93.367568] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
> [   93.367569] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
> [   93.367570] [drm:intel_dump_pipe_config] requested mode:
> [   93.367571] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x0 0x5
> [   93.367572] [drm:intel_dump_pipe_config] adjusted mode:
> [   93.367574] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x0 0x5
> [   93.367575] [drm:intel_dump_crtc_timings] crtc timings: 162000 1600 1664 1856 2160 1200 1201 1204 1250, type: 0x0 flags: 0x5
> [   93.367576] [drm:intel_dump_pipe_config] port clock: 162000
> [   93.367577] [drm:intel_dump_pipe_config] pipe src size: 1600x1200
> [   93.367578] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
> [   93.367579] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
> [   93.367580] [drm:intel_dump_pipe_config] ips: 0
> [   93.367581] [drm:intel_dump_pipe_config] double wide: 0
> [   93.386455] [drm:intel_update_fbc] disabled per chip default
> [   93.386459] [drm:intel_disable_shared_dpll] disable WRPLL 1 (active 1, on? 1) for crtc 11
> [   93.386461] [drm:intel_disable_shared_dpll] disabling WRPLL 1
> [   93.400458] [drm:hsw_crt_post_disable] Disabling SPLL
> [   93.400464] [drm:intel_update_fbc] no output, disabling
> [   93.401246] [drm:intel_get_shared_dpll] CRTC:7 allocated WRPLL 1
> [   93.401247] [drm:intel_get_shared_dpll] using WRPLL 1 for pipe A
> [   93.401249] [drm:intel_enable_shared_dpll] enable WRPLL 1 (active 0, on? 0)for crtc 7
> [   93.401250] [drm:intel_enable_shared_dpll] enabling WRPLL 1
> [   93.401280] [drm:ironlake_update_primary_plane] Writing base 009DD000 00000000 0 0 6656
> [   93.401352] [drm:intel_update_fbc] disabled per chip default
> [   93.401356] [drm:intel_connector_check_state] [CONNECTOR:20:HDMI-A-1]
> [   93.401357] [drm:check_encoder_state] [ENCODER:18:DAC-18]
> [   93.401359] [drm:check_encoder_state] [ENCODER:19:TMDS-19]
> [   93.401360] [drm:check_crtc_state] [CRTC:7]
> [   93.401365] [drm:check_crtc_state] [CRTC:11]
> [   93.401366] [drm:check_crtc_state] [CRTC:15]
> [   93.401367] [drm:check_shared_dpll_state] WRPLL 1
> [   93.401368] [drm:check_shared_dpll_state] WRPLL 2
> [   93.403420] [drm:drm_mode_addfb] [FB:97]
> [   93.403477] [drm:drm_mode_setcrtc] [CRTC:11]
> [   93.403479] [drm:drm_mode_setcrtc] [CONNECTOR:17:VGA-1]
> [   93.403481] [drm:intel_crtc_set_config] [CRTC:11] [FB:97] #connectors=1 (x y) (0 0)
> [   93.403483] [drm:intel_set_config_compute_mode_changes] inactive crtc, full mode set
> [   93.403484] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:11], mode_changed=1, fb_changed=0
> [   93.403486] [drm:intel_modeset_stage_output_state] encoder changed, full mode switch
> [   93.403487] [drm:intel_modeset_stage_output_state] [CONNECTOR:17:VGA-1] to [CRTC:11]
> [   93.403488] [drm:intel_modeset_stage_output_state] [CONNECTOR:20:HDMI-A-1] to [CRTC:7]
> [   93.403489] [drm:intel_modeset_stage_output_state] crtc changed, full mode switch
> [   93.403490] [drm:intel_modeset_stage_output_state] crtc enabled, full mode switch
> [   93.403492] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
> [   93.403494] [drm:connected_sink_compute_bpp] [CONNECTOR:17:VGA-1] checking for sink bpp constrains
> [   93.403496] [drm:ironlake_check_fdi_lanes] checking fdi config on pipe B, lanes 2
> [   93.403497] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 24, dithering: 0
> [   93.403498] [drm:intel_dump_pipe_config] [CRTC:11][modeset] config for pipe B
> [   93.403499] [drm:intel_dump_pipe_config] cpu_transcoder: B
> [   93.403500] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
> [   93.403501] [drm:intel_dump_pipe_config] fdi/pch: 1, lanes: 2, gmch_m: 7549747, gmch_n: 8388608, link_m: 314572, link_n: 524288, tu: 64
> [   93.403502] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
> [   93.403503] [drm:intel_dump_pipe_config] requested mode:
> [   93.403505] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x0 0x5
> [   93.403506] [drm:intel_dump_pipe_config] adjusted mode:
> [   93.403508] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x0 0x5
> [   93.403509] [drm:intel_dump_crtc_timings] crtc timings: 162000 1600 1664 1856 2160 1200 1201 1204 1250, type: 0x0 flags: 0x5
> [   93.403510] [drm:intel_dump_pipe_config] port clock: 270000
> [   93.403511] [drm:intel_dump_pipe_config] pipe src size: 1600x1200
> [   93.403512] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
> [   93.403513] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
> [   93.403514] [drm:intel_dump_pipe_config] ips: 0
> [   93.403515] [drm:intel_dump_pipe_config] double wide: 0
> [   93.403531] [drm:ironlake_update_primary_plane] Writing base 0117C000 00000000 0 0 6656
> [   93.404421] [drm:hsw_fdi_link_train] FDI link training done on step 0
> [   93.404518] [drm:lpt_program_iclkip] iCLKIP clock: found settings for 162000KHz refresh rate: auxdiv=0, divsel=e, phasedir=0, phaseinc=2a
> [   93.405252] [drm:cpt_set_fifo_underrun_reporting] *ERROR* uncleared pch fifo underrun on pch transcoder A
> [   93.414819] [drm:cpt_serr_int_handler] *ERROR* PCH transcoder A FIFO underrun
> [   93.421965] [drm:ivybridge_set_fifo_underrun_reporting] *ERROR* uncleared fifo underrun on pipe B
> [   93.430838] [drm:ivb_err_int_handler] *ERROR* Pipe B FIFO underrun
> [   93.437481] [drm:intel_update_fbc] more than one pipe active, disabling compression
> [   93.437487] [drm:intel_connector_check_state] [CONNECTOR:17:VGA-1]
> [   93.437490] [drm:intel_connector_check_state] [CONNECTOR:20:HDMI-A-1]
> [   93.437491] [drm:check_encoder_state] [ENCODER:18:DAC-18]
> [   93.437493] [drm:check_encoder_state] [ENCODER:19:TMDS-19]
> [   93.437494] [drm:check_crtc_state] [CRTC:7]
> [   93.437499] [drm:check_crtc_state] [CRTC:11]
> [   93.437506] [drm:check_crtc_state] [CRTC:15]
> [   93.437508] [drm:check_shared_dpll_state] WRPLL 1
> [   93.437509] [drm:check_shared_dpll_state] WRPLL 2
> [   94.267670] Bridge firewalling registered
> [   94.328267] tun: Universal TUN/TAP device driver, 1.6
> [   94.333323] tun: (C) 1999-2004 Max Krasnyansky <maxk@xxxxxxxxxxxx>
> [   94.382282] device virbr3-nic entered promiscuous mode
> [   94.398906] virbr3: port 1(virbr3-nic) entered forwarding state
> [   94.404842] virbr3: port 1(virbr3-nic) entered forwarding state
> [   94.810176] usblp0: removed
> [   94.816313] usblp 3-4:1.0: usblp0: USB Bidirectional printer dev 4 if 0 alt 0 proto 2 vid 0x04F9 pid 0x01E9
> [   94.972271] virbr3: port 1(virbr3-nic) entered disabled state
> [   95.051234] device virbr2-nic entered promiscuous mode
> [   95.065574] virbr2: port 1(virbr2-nic) entered forwarding state
> [   95.071574] virbr2: port 1(virbr2-nic) entered forwarding state
> [   95.214189] virbr2: port 1(virbr2-nic) entered disabled state
> [   95.263762] IPv6: ADDRCONF(NETDEV_UP): virbr2-nic: link is not ready
> [   95.270192] virbr2: port 1(virbr2-nic) entered listening state
> [   95.276100] virbr2: port 1(virbr2-nic) entered listening state
> [   95.298309] device virbr0-nic entered promiscuous mode
> [   95.317877] virbr0: port 1(virbr0-nic) entered forwarding state
> [   95.323815] virbr0: port 1(virbr0-nic) entered forwarding state
> [   95.391015] virbr2: port 1(virbr2-nic) entered disabled state
> [   95.524081] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
> [   95.779961] [drm:drm_mode_getconnector] [CONNECTOR:20:?]
> [   95.779966] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:20:HDMI-A-1]
> [   95.779969] [drm:intel_hdmi_detect] [CONNECTOR:20:HDMI-A-1]
> [   95.806875] [drm:drm_edid_to_eld] ELD: no CEA Extension found
> [   95.806891] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:20:HDMI-A-1] probed modes :
> [   95.806894] [drm:drm_mode_debug_printmodeline] Modeline 28:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x48 0x5
> [   95.806896] [drm:drm_mode_debug_printmodeline] Modeline 78:"1280x1024" 85 157500 1280 1344 1504 1728 1024 1025 1028 1072 0x40 0x5
> [   95.806897] [drm:drm_mode_debug_printmodeline] Modeline 86:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
> [   95.806899] [drm:drm_mode_debug_printmodeline] Modeline 77:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
> [   95.806900] [drm:drm_mode_debug_printmodeline] Modeline 76:"1280x960" 75 129936 1280 1368 1504 1728 960 961 964 1002 0x0 0x6
> [   95.806902] [drm:drm_mode_debug_printmodeline] Modeline 75:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
> [   95.806903] [drm:drm_mode_debug_printmodeline] Modeline 71:"1024x768" 85 94500 1024 1072 1168 1376 768 769 772 808 0x40 0x5
> [   95.806905] [drm:drm_mode_debug_printmodeline] Modeline 87:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
> [   95.806906] [drm:drm_mode_debug_printmodeline] Modeline 88:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
> [   95.806908] [drm:drm_mode_debug_printmodeline] Modeline 89:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
> [   95.806909] [drm:drm_mode_debug_printmodeline] Modeline 90:"832x624" 75 57284 832 864 928 1152 624 625 628 667 0x40 0xa
> [   95.806911] [drm:drm_mode_debug_printmodeline] Modeline 66:"800x600" 85 56250 800 832 896 1048 600 601 604 631 0x40 0x5
> [   95.806912] [drm:drm_mode_debug_printmodeline] Modeline 91:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
> [   95.806914] [drm:drm_mode_debug_printmodeline] Modeline 92:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
> [   95.806915] [drm:drm_mode_debug_printmodeline] Modeline 79:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
> [   95.806917] [drm:drm_mode_debug_printmodeline] Modeline 80:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
> [   95.806918] [drm:drm_mode_debug_printmodeline] Modeline 48:"640x480" 85 36000 640 696 752 832 480 481 484 509 0x40 0xa
> [   95.806919] [drm:drm_mode_debug_printmodeline] Modeline 81:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
> [   95.806921] [drm:drm_mode_debug_printmodeline] Modeline 82:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa
> [   95.806922] [drm:drm_mode_debug_printmodeline] Modeline 83:"640x480" 67 30240 640 704 768 864 480 483 486 525 0x40 0xa
> [   95.806924] [drm:drm_mode_debug_printmodeline] Modeline 84:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
> [   95.806925] [drm:drm_mode_debug_printmodeline] Modeline 85:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
> [   95.806936] [drm:drm_mode_getconnector] [CONNECTOR:20:?]
> [   95.807056] [drm:drm_mode_setcrtc] [CRTC:7]
> [   95.807058] [drm:intel_crtc_set_config] [CRTC:7] [NOFB]
> [   95.807060] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:7], mode_changed=1, fb_changed=0
> [   95.807061] [drm:intel_modeset_stage_output_state] [CONNECTOR:20:HDMI-A-1] to [NOCRTC]
> [   95.807062] [drm:intel_modeset_stage_output_state] encoder changed, full mode switch
> [   95.807063] [drm:intel_modeset_stage_output_state] [CONNECTOR:17:VGA-1] to [CRTC:11]
> [   95.807064] [drm:intel_modeset_stage_output_state] crtc changed, full mode switch
> [   95.807065] [drm:intel_modeset_stage_output_state] crtc disabled, full mode switch
> [   95.807067] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 1
> [   95.822352] [drm:intel_update_fbc] disabled per chip default
> [   95.822356] [drm:intel_disable_shared_dpll] disable WRPLL 1 (active 1, on? 1) for crtc 7
> [   95.822357] [drm:intel_disable_shared_dpll] disabling WRPLL 1
> [   95.822365] [drm:intel_connector_check_state] [CONNECTOR:17:VGA-1]
> [   95.822367] [drm:check_encoder_state] [ENCODER:18:DAC-18]
> [   95.822369] [drm:check_encoder_state] [ENCODER:19:TMDS-19]
> [   95.822370] [drm:check_crtc_state] [CRTC:7]
> [   95.822372] [drm:check_crtc_state] [CRTC:11]
> [   95.822380] [drm:check_crtc_state] [CRTC:15]
> [   95.822381] [drm:check_shared_dpll_state] WRPLL 1
> [   95.822382] [drm:check_shared_dpll_state] WRPLL 2
> [   95.824615] [drm:drm_mode_addfb] [FB:98]
> [   95.824888] [drm:drm_mode_setcrtc] [CRTC:7]
> [   95.824893] [drm:drm_mode_setcrtc] [CONNECTOR:20:HDMI-A-1]
> [   95.824894] [drm:intel_crtc_set_config] [CRTC:7] [FB:96] #connectors=1 (x y) (0 0)
> [   95.824896] [drm:intel_set_config_compute_mode_changes] inactive crtc, full mode set
> [   95.824897] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:7], mode_changed=1, fb_changed=0
> [   95.824898] [drm:intel_modeset_stage_output_state] encoder changed, full mode switch
> [   95.824900] [drm:intel_modeset_stage_output_state] [CONNECTOR:17:VGA-1] to [CRTC:11]
> [   95.824901] [drm:intel_modeset_stage_output_state] [CONNECTOR:20:HDMI-A-1] to [CRTC:7]
> [   95.824902] [drm:intel_modeset_stage_output_state] crtc changed, full mode switch
> [   95.824903] [drm:intel_modeset_stage_output_state] crtc enabled, full mode switch
> [   95.824904] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 1, prepare: 1, disable: 0
> [   95.824907] [drm:connected_sink_compute_bpp] [CONNECTOR:20:HDMI-A-1] checking for sink bpp constrains
> [   95.824908] [drm:intel_hdmi_compute_config] picking bpc to 8 for HDMI output
> [   95.824909] [drm:intel_hdmi_compute_config] forcing pipe bpc to 24 for HDMI
> [   95.824911] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 24, dithering: 0
> [   95.824912] [drm:intel_dump_pipe_config] [CRTC:7][modeset] config for pipe A
> [   95.824913] [drm:intel_dump_pipe_config] cpu_transcoder: A
> [   95.824914] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
> [   95.824915] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
> [   95.824916] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
> [   95.824917] [drm:intel_dump_pipe_config] requested mode:
> [   95.824919] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x0 0x5
> [   95.824920] [drm:intel_dump_pipe_config] adjusted mode:
> [   95.824922] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x0 0x5
> [   95.824923] [drm:intel_dump_crtc_timings] crtc timings: 162000 1600 1664 1856 2160 1200 1201 1204 1250, type: 0x0 flags: 0x5
> [   95.824924] [drm:intel_dump_pipe_config] port clock: 162000
> [   95.824925] [drm:intel_dump_pipe_config] pipe src size: 1600x1200
> [   95.824926] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
> [   95.824927] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
> [   95.824928] [drm:intel_dump_pipe_config] ips: 0
> [   95.824929] [drm:intel_dump_pipe_config] double wide: 0
> [   95.838295] [drm:intel_get_shared_dpll] CRTC:7 allocated WRPLL 1
> [   95.838298] [drm:intel_get_shared_dpll] using WRPLL 1 for pipe A
> [   95.838301] [drm:intel_enable_shared_dpll] enable WRPLL 1 (active 0, on? 0)for crtc 7
> [   95.838302] [drm:intel_enable_shared_dpll] enabling WRPLL 1
> [   95.838332] [drm:ironlake_update_primary_plane] Writing base 009DD000 00000000 0 0 6656
> [   95.856391] [drm:intel_update_fbc] more than one pipe active, disabling compression
> [   95.856397] [drm:intel_connector_check_state] [CONNECTOR:17:VGA-1]
> [   95.856400] [drm:intel_connector_check_state] [CONNECTOR:20:HDMI-A-1]
> [   95.856402] [drm:check_encoder_state] [ENCODER:18:DAC-18]
> [   95.856403] [drm:check_encoder_state] [ENCODER:19:TMDS-19]
> [   95.856404] [drm:check_crtc_state] [CRTC:7]
> [   95.856410] [drm:check_crtc_state] [CRTC:11]
> [   95.856417] [drm:check_crtc_state] [CRTC:15]
> [   95.856418] [drm:check_shared_dpll_state] WRPLL 1
> [   95.856419] [drm:check_shared_dpll_state] WRPLL 2
> [   95.879057] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
> [   96.123371] virbr0: port 1(virbr0-nic) entered disabled state
> [   96.190405] device virbr1-nic entered promiscuous mode
> [   96.209943] virbr1: port 1(virbr1-nic) entered forwarding state
> [   96.215939] virbr1: port 1(virbr1-nic) entered forwarding state
> [   96.497007] virbr1: port 1(virbr1-nic) entered disabled state
> [  103.407390] [drm:add_framebuffer_internal] [FB:99]
> [  113.775394] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
> [  113.781397] Bluetooth: HIDP socket layer initialized
> [  113.786801] ttyS0: 1 input overrun(s)
> [  113.787430] hid-generic 0005:046D:B010.0002: unknown main item tag 0x0
> [  113.797278] input: Bluetooth Mouse M557 as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/bluetooth/hci0/hci0:11/0005:046D:B010.0002/input/input15
> [  113.813659] hid-generic 0005:046D:B010.0002: input,hidraw1: BLUETOOTH HID v10.01 Mouse [Bluetooth Mouse M557] on 00:0d:18:01:3b:9b
> [  137.017008] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
> [  154.059134] [drm:intel_crtc_cursor_set_obj] cursor off
> [  154.209170] [drm:intel_crtc_set_config] [CRTC:7] [FB:95] #connectors=1 (x y) (0 0)
> [  154.209172] [drm:intel_set_config_compute_mode_changes] crtc has no fb, will flip
> [  154.209172] [drm:intel_set_config_compute_mode_changes] modes are different, full mode set
> [  154.209174] [drm:drm_mode_debug_printmodeline] Modeline 99:"" 0 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x0 0x5
> [  154.209176] [drm:drm_mode_debug_printmodeline] Modeline 93:"1280x1024" 85 157500 1280 1344 1504 1728 1024 1025 1028 1072 0x48 0x5
> [  154.209176] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:7], mode_changed=1, fb_changed=1
> [  154.209177] [drm:intel_modeset_stage_output_state] [CONNECTOR:20:HDMI-A-1] to [NOCRTC]
> [  154.209178] [drm:intel_modeset_stage_output_state] encoder changed, full mode switch
> [  154.209178] [drm:intel_modeset_stage_output_state] [CONNECTOR:17:VGA-1] to [CRTC:7]
> [  154.209179] [drm:intel_modeset_stage_output_state] crtc changed, full mode switch
> [  154.209179] [drm:intel_modeset_stage_output_state] crtc changed, full mode switch
> [  154.209180] [drm:intel_modeset_stage_output_state] crtc disabled, full mode switch
> [  154.209181] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 1, prepare: 1, disable: 2
> [  154.209183] [drm:connected_sink_compute_bpp] [CONNECTOR:17:VGA-1] checking for sink bpp constrains
> [  154.209184] [drm:ironlake_check_fdi_lanes] checking fdi config on pipe A, lanes 2
> [  154.209185] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 24, dithering: 0
> [  154.209186] [drm:intel_dump_pipe_config] [CRTC:7][modeset] config for pipe A
> [  154.209186] [drm:intel_dump_pipe_config] cpu_transcoder: A
> [  154.209186] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
> [  154.209187] [drm:intel_dump_pipe_config] fdi/pch: 1, lanes: 2, gmch_m: 7340032, gmch_n: 8388608, link_m: 305834, link_n: 524288, tu: 64
> [  154.209188] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
> [  154.209188] [drm:intel_dump_pipe_config] requested mode:
> [  154.209190] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x1024" 85 157500 1280 1344 1504 1728 1024 1025 1028 1072 0x48 0x5
> [  154.209190] [drm:intel_dump_pipe_config] adjusted mode:
> [  154.209191] [drm:drm_mode_debug_printmodeline] Modeline 0:"1280x1024" 85 157500 1280 1344 1504 1728 1024 1025 1028 1072 0x48 0x5
> [  154.209192] [drm:intel_dump_crtc_timings] crtc timings: 157500 1280 1344 1504 1728 1024 1025 1028 1072, type: 0x48 flags: 0x5
> [  154.209193] [drm:intel_dump_pipe_config] port clock: 270000
> [  154.209193] [drm:intel_dump_pipe_config] pipe src size: 1280x1024
> [  154.209194] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
> [  154.209194] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
> [  154.209195] [drm:intel_dump_pipe_config] ips: 0
> [  154.209195] [drm:intel_dump_pipe_config] double wide: 0
> [  154.240737] [drm:hsw_crt_post_disable] Disabling SPLL
> [  154.240742] [drm:intel_update_fbc] no output, disabling
> [  154.242737] [drm:intel_disable_shared_dpll] disable WRPLL 1 (active 1, on? 1) for crtc 7
> [  154.242739] [drm:intel_disable_shared_dpll] disabling WRPLL 1
> [  154.242754] [drm:ironlake_update_primary_plane] Writing base 0028A000 00000000 0 0 6400
> [  154.243649] [drm:hsw_fdi_link_train] FDI link training done on step 0
> [  154.243729] [drm:lpt_program_iclkip] iCLKIP clock: found settings for 157500KHz refresh rate: auxdiv=0, divsel=f, phasedir=0, phaseinc=9
> [  154.243786] [drm:intel_update_fbc] disabled per chip default
> [  154.243788] [drm:intel_connector_check_state] [CONNECTOR:17:VGA-1]
> [  154.243789] [drm:check_encoder_state] [ENCODER:18:DAC-18]
> [  154.243790] [drm:check_encoder_state] [ENCODER:19:TMDS-19]
> [  154.243791] [drm:check_crtc_state] [CRTC:7]
> [  154.243798] [drm:check_crtc_state] [CRTC:11]
> [  154.243799] [drm:check_crtc_state] [CRTC:15]
> [  154.243799] [drm:check_shared_dpll_state] WRPLL 1
> [  154.243800] [drm:check_shared_dpll_state] WRPLL 2
> [  154.243802] [drm:intel_crtc_set_config] [CRTC:11] [FB:95] #connectors=1 (x y) (0 0)
> [  154.243803] [drm:intel_set_config_compute_mode_changes] inactive crtc, full mode set
> [  154.243803] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:11], mode_changed=1, fb_changed=0
> [  154.243804] [drm:intel_modeset_stage_output_state] encoder changed, full mode switch
> [  154.243804] [drm:intel_modeset_stage_output_state] [CONNECTOR:17:VGA-1] to [CRTC:7]
> [  154.243805] [drm:intel_modeset_stage_output_state] [CONNECTOR:20:HDMI-A-1] to [CRTC:11]
> [  154.243806] [drm:intel_modeset_stage_output_state] crtc changed, full mode switch
> [  154.243806] [drm:intel_modeset_stage_output_state] crtc enabled, full mode switch
> [  154.243807] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
> [  154.243808] [drm:connected_sink_compute_bpp] [CONNECTOR:20:HDMI-A-1] checking for sink bpp constrains
> [  154.243809] [drm:intel_hdmi_compute_config] picking bpc to 8 for HDMI output
> [  154.243809] [drm:intel_hdmi_compute_config] forcing pipe bpc to 24 for HDMI
> [  154.243810] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 24, dithering: 0
> [  154.243810] [drm:intel_dump_pipe_config] [CRTC:11][modeset] config for pipe B
> [  154.243811] [drm:intel_dump_pipe_config] cpu_transcoder: B
> [  154.243811] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
> [  154.243812] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
> [  154.243813] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
> [  154.243813] [drm:intel_dump_pipe_config] requested mode:
> [  154.243814] [drm:drm_mode_debug_printmodeline] Modeline 0:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x48 0x5
> [  154.243815] [drm:intel_dump_pipe_config] adjusted mode:
> [  154.243816] [drm:drm_mode_debug_printmodeline] Modeline 0:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x48 0x5
> [  154.243817] [drm:intel_dump_crtc_timings] crtc timings: 162000 1600 1664 1856 2160 1200 1201 1204 1250, type: 0x48 flags: 0x5
> [  154.243817] [drm:intel_dump_pipe_config] port clock: 162000
> [  154.243818] [drm:intel_dump_pipe_config] pipe src size: 1600x1200
> [  154.243818] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
> [  154.243819] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
> [  154.243819] [drm:intel_dump_pipe_config] ips: 0
> [  154.243820] [drm:intel_dump_pipe_config] double wide: 0
> [  154.244601] [drm:intel_get_shared_dpll] CRTC:11 allocated WRPLL 1
> [  154.244601] [drm:intel_get_shared_dpll] using WRPLL 1 for pipe B
> [  154.244602] [drm:intel_enable_shared_dpll] enable WRPLL 1 (active 0, on? 0)for crtc 11
> [  154.244603] [drm:intel_enable_shared_dpll] enabling WRPLL 1
> [  154.244631] [drm:ironlake_update_primary_plane] Writing base 0028A000 00000000 0 0 6400
> [  154.267773] [drm:intel_update_fbc] more than one pipe active, disabling compression
> [  154.267776] [drm:intel_connector_check_state] [CONNECTOR:17:VGA-1]
> [  154.267778] [drm:intel_connector_check_state] [CONNECTOR:20:HDMI-A-1]
> [  154.267782] [drm:check_encoder_state] [ENCODER:18:DAC-18]
> [  154.267785] [drm:check_encoder_state] [ENCODER:19:TMDS-19]
> [  154.267786] [drm:check_crtc_state] [CRTC:7]
> [  154.267792] [drm:check_crtc_state] [CRTC:11]
> [  154.267796] [drm:check_crtc_state] [CRTC:15]
> [  154.267797] [drm:check_shared_dpll_state] WRPLL 1
> [  154.267798] [drm:check_shared_dpll_state] WRPLL 2
> [  154.267799] [drm:intel_crtc_set_config] [CRTC:15] [NOFB]
> [  154.267800] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:15], mode_changed=0, fb_changed=0
> [  154.267801] [drm:intel_modeset_stage_output_state] [CONNECTOR:17:VGA-1] to [CRTC:7]
> [  154.267801] [drm:intel_modeset_stage_output_state] [CONNECTOR:20:HDMI-A-1] to [CRTC:11]
> [  154.267804] [drm:intel_crtc_set_config] [CRTC:7] [FB:95] #connectors=1 (x y) (0 0)
> [  154.267805] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:7], mode_changed=0, fb_changed=0
> [  154.267806] [drm:intel_modeset_stage_output_state] [CONNECTOR:17:VGA-1] to [CRTC:7]
> [  154.267807] [drm:intel_modeset_stage_output_state] [CONNECTOR:20:HDMI-A-1] to [CRTC:11]
> [  154.267807] [drm:intel_crtc_set_config] [CRTC:11] [FB:95] #connectors=1 (x y) (0 0)
> [  154.267808] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:11], mode_changed=0, fb_changed=0
> [  154.267809] [drm:intel_modeset_stage_output_state] [CONNECTOR:17:VGA-1] to [CRTC:7]
> [  154.267809] [drm:intel_modeset_stage_output_state] [CONNECTOR:20:HDMI-A-1] to [CRTC:11]
> [  154.267816] [drm:intel_crtc_set_config] [CRTC:7] [FB:95] #connectors=1 (x y) (0 0)
> [  154.267817] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:7], mode_changed=0, fb_changed=0
> [  154.267817] [drm:intel_modeset_stage_output_state] [CONNECTOR:17:VGA-1] to [CRTC:7]
> [  154.267817] [drm:intel_modeset_stage_output_state] [CONNECTOR:20:HDMI-A-1] to [CRTC:11]
> [  154.267818] [drm:intel_crtc_set_config] [CRTC:11] [FB:95] #connectors=1 (x y) (0 0)
> [  154.267819] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:11], mode_changed=0, fb_changed=0
> [  154.267819] [drm:intel_modeset_stage_output_state] [CONNECTOR:17:VGA-1] to [CRTC:7]
> [  154.267820] [drm:intel_modeset_stage_output_state] [CONNECTOR:20:HDMI-A-1] to [CRTC:11]
> [  154.287004] [drm:intel_crtc_set_config] [CRTC:7] [FB:95] #connectors=1 (x y) (0 0)
> [  154.287009] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:7], mode_changed=0, fb_changed=0
> [  154.287011] [drm:intel_modeset_stage_output_state] [CONNECTOR:17:VGA-1] to [CRTC:7]
> [  154.287012] [drm:intel_modeset_stage_output_state] [CONNECTOR:20:HDMI-A-1] to [CRTC:11]
> [  154.287014] [drm:intel_crtc_set_config] [CRTC:11] [FB:95] #connectors=1 (x y) (0 0)
> [  154.287016] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:11], mode_changed=0, fb_changed=0
> [  154.287017] [drm:intel_modeset_stage_output_state] [CONNECTOR:17:VGA-1] to [CRTC:7]
> [  154.287018] [drm:intel_modeset_stage_output_state] [CONNECTOR:20:HDMI-A-1] to [CRTC:11]
> [  154.287019] [drm:intel_crtc_set_config] [CRTC:15] [NOFB]
> [  154.287020] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:15], mode_changed=0, fb_changed=0
> [  154.287021] [drm:intel_modeset_stage_output_state] [CONNECTOR:17:VGA-1] to [CRTC:7]
> [  154.287022] [drm:intel_modeset_stage_output_state] [CONNECTOR:20:HDMI-A-1] to [CRTC:11]
> [  154.324002] [drm:i915_gem_open] 
> [  154.324047] [drm:intel_crtc_set_config] [CRTC:7] [FB:95] #connectors=1 (x y) (0 0)
> [  154.324050] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:7], mode_changed=0, fb_changed=0
> [  154.324051] [drm:intel_modeset_stage_output_state] [CONNECTOR:17:VGA-1] to [CRTC:7]
> [  154.324052] [drm:intel_modeset_stage_output_state] [CONNECTOR:20:HDMI-A-1] to [CRTC:11]
> [  154.324054] [drm:intel_crtc_set_config] [CRTC:11] [FB:95] #connectors=1 (x y) (0 0)
> [  154.324055] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:11], mode_changed=0, fb_changed=0
> [  154.324056] [drm:intel_modeset_stage_output_state] [CONNECTOR:17:VGA-1] to [CRTC:7]
> [  154.324057] [drm:intel_modeset_stage_output_state] [CONNECTOR:20:HDMI-A-1] to [CRTC:11]
> [  154.324059] [drm:intel_crtc_set_config] [CRTC:15] [NOFB]
> [  154.324060] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:15], mode_changed=0, fb_changed=0
> [  154.324061] [drm:intel_modeset_stage_output_state] [CONNECTOR:17:VGA-1] to [CRTC:7]
> [  154.324062] [drm:intel_modeset_stage_output_state] [CONNECTOR:20:HDMI-A-1] to [CRTC:11]
> [  154.327155] [drm:i915_gem_open] 
> [  154.327182] [drm:drm_mode_getresources] CRTC[3] CONNECTORS[2] ENCODERS[2]
> [  154.327687] [drm:drm_mode_getresources] CRTC[3] CONNECTORS[2] ENCODERS[2]
> [  154.327701] [drm:drm_mode_addfb] [FB:96]
> [  154.327845] [drm:drm_mode_getresources] CRTC[3] CONNECTORS[2] ENCODERS[2]
> [  154.327848] [drm:drm_mode_getresources] CRTC[3] CONNECTORS[2] ENCODERS[2]
> [  154.327875] [drm:drm_mode_getconnector] [CONNECTOR:17:?]
> [  154.327889] [drm:drm_mode_getconnector] [CONNECTOR:20:?]
> [  154.327894] [drm:drm_mode_getconnector] [CONNECTOR:20:?]
> [  154.328012] [drm:drm_mode_getconnector] [CONNECTOR:20:?]
> [  154.328014] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:20:HDMI-A-1]
> [  154.328016] [drm:intel_hdmi_detect] [CONNECTOR:20:HDMI-A-1]
> [  154.354769] [drm:drm_edid_to_eld] ELD: no CEA Extension found
> [  154.354782] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:20:HDMI-A-1] probed modes :
> [  154.354785] [drm:drm_mode_debug_printmodeline] Modeline 28:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x48 0x5
> [  154.354787] [drm:drm_mode_debug_printmodeline] Modeline 78:"1280x1024" 85 157500 1280 1344 1504 1728 1024 1025 1028 1072 0x40 0x5
> [  154.354788] [drm:drm_mode_debug_printmodeline] Modeline 86:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
> [  154.354790] [drm:drm_mode_debug_printmodeline] Modeline 77:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
> [  154.354791] [drm:drm_mode_debug_printmodeline] Modeline 76:"1280x960" 75 129936 1280 1368 1504 1728 960 961 964 1002 0x0 0x6
> [  154.354793] [drm:drm_mode_debug_printmodeline] Modeline 75:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
> [  154.354794] [drm:drm_mode_debug_printmodeline] Modeline 71:"1024x768" 85 94500 1024 1072 1168 1376 768 769 772 808 0x40 0x5
> [  154.354796] [drm:drm_mode_debug_printmodeline] Modeline 87:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
> [  154.354797] [drm:drm_mode_debug_printmodeline] Modeline 88:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
> [  154.354799] [drm:drm_mode_debug_printmodeline] Modeline 89:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
> [  154.354800] [drm:drm_mode_debug_printmodeline] Modeline 90:"832x624" 75 57284 832 864 928 1152 624 625 628 667 0x40 0xa
> [  154.354802] [drm:drm_mode_debug_printmodeline] Modeline 66:"800x600" 85 56250 800 832 896 1048 600 601 604 631 0x40 0x5
> [  154.354803] [drm:drm_mode_debug_printmodeline] Modeline 91:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
> [  154.354805] [drm:drm_mode_debug_printmodeline] Modeline 92:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
> [  154.354806] [drm:drm_mode_debug_printmodeline] Modeline 79:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
> [  154.354808] [drm:drm_mode_debug_printmodeline] Modeline 80:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
> [  154.354809] [drm:drm_mode_debug_printmodeline] Modeline 48:"640x480" 85 36000 640 696 752 832 480 481 484 509 0x40 0xa
> [  154.354810] [drm:drm_mode_debug_printmodeline] Modeline 81:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
> [  154.354812] [drm:drm_mode_debug_printmodeline] Modeline 82:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa
> [  154.354813] [drm:drm_mode_debug_printmodeline] Modeline 83:"640x480" 67 30240 640 704 768 864 480 483 486 525 0x40 0xa
> [  154.354815] [drm:drm_mode_debug_printmodeline] Modeline 84:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
> [  154.354816] [drm:drm_mode_debug_printmodeline] Modeline 85:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
> [  154.354823] [drm:drm_mode_getconnector] [CONNECTOR:20:?]
> [  154.355641] [drm:drm_mode_getresources] CRTC[3] CONNECTORS[2] ENCODERS[2]
> [  154.355662] [drm:drm_mode_addfb] [FB:96]
> [  154.356935] [drm:drm_mode_getresources] CRTC[3] CONNECTORS[2] ENCODERS[2]
> [  154.356938] [drm:drm_mode_getresources] CRTC[3] CONNECTORS[2] ENCODERS[2]
> [  154.356958] [drm:drm_mode_getconnector] [CONNECTOR:17:?]
> [  154.356981] [drm:drm_mode_getconnector] [CONNECTOR:17:?]
> [  154.357013] [drm:drm_mode_getconnector] [CONNECTOR:20:?]
> [  154.357096] [drm:drm_mode_getconnector] [CONNECTOR:17:?]
> [  154.357098] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:17:VGA-1]
> [  154.357100] [drm:intel_crt_detect] [CONNECTOR:17:VGA-1] force=1
> [  154.357104] [drm:intel_ironlake_crt_detect_hotplug] ironlake hotplug adpa=0x83f40018, result 1
> [  154.357105] [drm:intel_crt_detect] CRT detected via hotplug
> [  154.370195] [drm:drm_edid_to_eld] ELD: no CEA Extension found
> [  154.370231] [drm:drm_mode_debug_printmodeline] Modeline 97:"1600x1200" 0 202500 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
> [  154.370233] [drm:drm_mode_prune_invalid] Not using 1600x1200 mode 15
> [  154.370234] [drm:drm_mode_debug_printmodeline] Modeline 98:"1600x1200" 0 189000 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
> [  154.370235] [drm:drm_mode_prune_invalid] Not using 1600x1200 mode 15
> [  154.370237] [drm:drm_mode_debug_printmodeline] Modeline 136:"1400x1050" 0 179500 1400 1504 1656 1912 1050 1053 1057 1105 0x40 0x6
> [  154.370238] [drm:drm_mode_prune_invalid] Not using 1400x1050 mode 15
> [  154.370239] [drm:drm_mode_debug_printmodeline] Modeline 141:"1600x1200" 0 175500 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
> [  154.370240] [drm:drm_mode_prune_invalid] Not using 1600x1200 mode 15
> [  154.370244] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:17:VGA-1] probed modes :
> [  154.370245] [drm:drm_mode_debug_printmodeline] Modeline 26:"1280x1024" 85 157500 1280 1344 1504 1728 1024 1025 1028 1072 0x48 0x5
> [  154.370247] [drm:drm_mode_debug_printmodeline] Modeline 70:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
> [  154.370248] [drm:drm_mode_debug_printmodeline] Modeline 65:"1400x1050" 75 156000 1400 1504 1648 1896 1050 1053 1057 1099 0x40 0x6
> [  154.370250] [drm:drm_mode_debug_printmodeline] Modeline 64:"1400x1050" 60 121750 1400 1488 1632 1864 1050 1053 1057 1089 0x40 0x6
> [  154.370252] [drm:drm_mode_debug_printmodeline] Modeline 74:"1600x900" 60 118963 1600 1696 1864 2128 900 901 904 932 0x0 0x6
> [  154.370253] [drm:drm_mode_debug_printmodeline] Modeline 40:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
> [  154.370255] [drm:drm_mode_debug_printmodeline] Modeline 62:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
> [  154.370256] [drm:drm_mode_debug_printmodeline] Modeline 69:"1440x900" 85 157000 1440 1544 1696 1952 900 903 909 948 0x40 0x6
> [  154.370258] [drm:drm_mode_debug_printmodeline] Modeline 68:"1440x900" 75 136750 1440 1536 1688 1936 900 903 909 942 0x40 0x6
> [  154.370259] [drm:drm_mode_debug_printmodeline] Modeline 67:"1440x900" 60 106500 1440 1520 1672 1904 900 903 909 934 0x40 0x6
> [  154.370261] [drm:drm_mode_debug_printmodeline] Modeline 29:"1280x960" 85 148500 1280 1344 1504 1728 960 961 964 1011 0x40 0x5
> [  154.370262] [drm:drm_mode_debug_printmodeline] Modeline 61:"1280x960" 60 108000 1280 1376 1488 1800 960 961 964 1000 0x40 0x5
> [  154.370264] [drm:drm_mode_debug_printmodeline] Modeline 73:"1366x768" 60 85885 1366 1439 1583 1800 768 769 772 795 0x0 0x6
> [  154.370265] [drm:drm_mode_debug_printmodeline] Modeline 63:"1360x768" 60 85500 1360 1424 1536 1792 768 771 777 795 0x40 0x5
> [  154.370267] [drm:drm_mode_debug_printmodeline] Modeline 60:"1280x800" 85 122500 1280 1360 1496 1712 800 803 809 843 0x40 0x6
> [  154.370268] [drm:drm_mode_debug_printmodeline] Modeline 59:"1280x800" 75 106500 1280 1360 1488 1696 800 803 809 838 0x40 0x6
> [  154.370270] [drm:drm_mode_debug_printmodeline] Modeline 58:"1280x800" 60 83500 1280 1352 1480 1680 800 803 809 831 0x40 0x9
> [  154.370271] [drm:drm_mode_debug_printmodeline] Modeline 30:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
> [  154.370273] [drm:drm_mode_debug_printmodeline] Modeline 57:"1280x768" 85 117500 1280 1360 1496 1712 768 771 778 809 0x40 0x6
> [  154.370274] [drm:drm_mode_debug_printmodeline] Modeline 56:"1280x768" 75 102250 1280 1360 1488 1696 768 771 778 805 0x40 0x9
> [  154.370275] [drm:drm_mode_debug_printmodeline] Modeline 55:"1280x768" 60 79500 1280 1344 1472 1664 768 771 778 798 0x40 0x6
> [  154.370277] [drm:drm_mode_debug_printmodeline] Modeline 44:"1024x768i" 86 44900 1024 1032 1208 1264 768 768 776 817 0x40 0x15
> [  154.370279] [drm:drm_mode_debug_printmodeline] Modeline 31:"1024x768" 85 94500 1024 1072 1168 1376 768 769 772 808 0x40 0x5
> [  154.370280] [drm:drm_mode_debug_printmodeline] Modeline 41:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
> [  154.370281] [drm:drm_mode_debug_printmodeline] Modeline 42:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
> [  154.370283] [drm:drm_mode_debug_printmodeline] Modeline 43:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
> [  154.370284] [drm:drm_mode_debug_printmodeline] Modeline 72:"1024x576" 60 46970 1024 1064 1168 1312 576 577 580 597 0x0 0x6
> [  154.370286] [drm:drm_mode_debug_printmodeline] Modeline 45:"832x624" 75 57284 832 864 928 1152 624 625 628 667 0x40 0xa
> [  154.370287] [drm:drm_mode_debug_printmodeline] Modeline 53:"800x600" 85 56250 800 832 896 1048 600 601 604 631 0x40 0x5
> [  154.370289] [drm:drm_mode_debug_printmodeline] Modeline 46:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
> [  154.370290] [drm:drm_mode_debug_printmodeline] Modeline 47:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
> [  154.370292] [drm:drm_mode_debug_printmodeline] Modeline 32:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
> [  154.370293] [drm:drm_mode_debug_printmodeline] Modeline 33:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
> [  154.370295] [drm:drm_mode_debug_printmodeline] Modeline 54:"848x480" 60 33750 848 864 976 1088 480 486 494 517 0x40 0x5
> [  154.370296] [drm:drm_mode_debug_printmodeline] Modeline 52:"640x480" 85 36000 640 696 752 832 480 481 484 509 0x40 0xa
> [  154.370298] [drm:drm_mode_debug_printmodeline] Modeline 34:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
> [  154.370299] [drm:drm_mode_debug_printmodeline] Modeline 35:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa
> [  154.370301] [drm:drm_mode_debug_printmodeline] Modeline 36:"640x480" 67 30240 640 704 768 864 480 483 486 525 0x40 0xa
> [  154.370302] [drm:drm_mode_debug_printmodeline] Modeline 37:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
> [  154.370304] [drm:drm_mode_debug_printmodeline] Modeline 38:"720x400" 88 35500 720 738 846 900 400 421 423 449 0x40 0xa
> [  154.370305] [drm:drm_mode_debug_printmodeline] Modeline 51:"720x400" 85 35500 720 756 828 936 400 401 404 446 0x40 0x6
> [  154.370306] [drm:drm_mode_debug_printmodeline] Modeline 39:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
> [  154.370308] [drm:drm_mode_debug_printmodeline] Modeline 50:"640x400" 85 31500 640 672 736 832 400 401 404 445 0x40 0x6
> [  154.370309] [drm:drm_mode_debug_printmodeline] Modeline 49:"640x350" 85 31500 640 672 736 832 350 382 385 445 0x40 0x9
> [  154.370317] [drm:drm_mode_getconnector] [CONNECTOR:17:?]
> [  154.418945] [drm:drm_mode_addfb] [FB:96]
> [  154.419144] [drm:drm_mode_setcrtc] [CRTC:7]
> [  154.419147] [drm:drm_mode_setcrtc] [CONNECTOR:20:HDMI-A-1]
> [  154.419149] [drm:intel_crtc_set_config] [CRTC:7] [FB:96] #connectors=1 (x y) (0 0)
> [  154.419151] [drm:intel_set_config_compute_mode_changes] modes are different, full mode set
> [  154.419153] [drm:drm_mode_debug_printmodeline] Modeline 93:"1280x1024" 85 157500 1280 1344 1504 1728 1024 1025 1028 1072 0x48 0x5
> [  154.419155] [drm:drm_mode_debug_printmodeline] Modeline 97:"" 0 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x0 0x5
> [  154.419156] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:7], mode_changed=1, fb_changed=1
> [  154.419157] [drm:intel_modeset_stage_output_state] [CONNECTOR:17:VGA-1] to [NOCRTC]
> [  154.419158] [drm:intel_modeset_stage_output_state] encoder changed, full mode switch
> [  154.419159] [drm:intel_modeset_stage_output_state] [CONNECTOR:20:HDMI-A-1] to [CRTC:7]
> [  154.419160] [drm:intel_modeset_stage_output_state] crtc changed, full mode switch
> [  154.419161] [drm:intel_modeset_stage_output_state] crtc changed, full mode switch
> [  154.419162] [drm:intel_modeset_stage_output_state] crtc disabled, full mode switch
> [  154.419164] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 1, prepare: 1, disable: 2
> [  154.419165] [drm:connected_sink_compute_bpp] [CONNECTOR:20:HDMI-A-1] checking for sink bpp constrains
> [  154.419167] [drm:intel_hdmi_compute_config] picking bpc to 8 for HDMI output
> [  154.419168] [drm:intel_hdmi_compute_config] forcing pipe bpc to 24 for HDMI
> [  154.419169] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 24, dithering: 0
> [  154.419171] [drm:intel_dump_pipe_config] [CRTC:7][modeset] config for pipe A
> [  154.419172] [drm:intel_dump_pipe_config] cpu_transcoder: A
> [  154.419173] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
> [  154.419174] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
> [  154.419175] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
> [  154.419176] [drm:intel_dump_pipe_config] requested mode:
> [  154.419177] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x0 0x5
> [  154.419178] [drm:intel_dump_pipe_config] adjusted mode:
> [  154.419180] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x0 0x5
> [  154.419181] [drm:intel_dump_crtc_timings] crtc timings: 162000 1600 1664 1856 2160 1200 1201 1204 1250, type: 0x0 flags: 0x5
> [  154.419182] [drm:intel_dump_pipe_config] port clock: 162000
> [  154.419183] [drm:intel_dump_pipe_config] pipe src size: 1600x1200
> [  154.419184] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
> [  154.419185] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
> [  154.419186] [drm:intel_dump_pipe_config] ips: 0
> [  154.419187] [drm:intel_dump_pipe_config] double wide: 0
> [  154.429977] [drm:intel_update_fbc] disabled per chip default
> [  154.429980] [drm:intel_disable_shared_dpll] disable WRPLL 1 (active 1, on? 1) for crtc 11
> [  154.429982] [drm:intel_disable_shared_dpll] disabling WRPLL 1
> [  154.443999] [drm:hsw_crt_post_disable] Disabling SPLL
> [  154.444005] [drm:intel_update_fbc] no output, disabling
> [  154.444785] [drm:intel_get_shared_dpll] CRTC:7 allocated WRPLL 1
> [  154.444786] [drm:intel_get_shared_dpll] using WRPLL 1 for pipe A
> [  154.444788] [drm:intel_enable_shared_dpll] enable WRPLL 1 (active 0, on? 0)for crtc 7
> [  154.444789] [drm:intel_enable_shared_dpll] enabling WRPLL 1
> [  154.444818] [drm:ironlake_update_primary_plane] Writing base 02109000 00000000 0 0 6656
> [  154.444890] [drm:intel_update_fbc] disabled per chip default
> [  154.444893] [drm:intel_connector_check_state] [CONNECTOR:20:HDMI-A-1]
> [  154.444895] [drm:check_encoder_state] [ENCODER:18:DAC-18]
> [  154.444896] [drm:check_encoder_state] [ENCODER:19:TMDS-19]
> [  154.444897] [drm:check_crtc_state] [CRTC:7]
> [  154.444902] [drm:check_crtc_state] [CRTC:11]
> [  154.444903] [drm:check_crtc_state] [CRTC:15]
> [  154.444904] [drm:check_shared_dpll_state] WRPLL 1
> [  154.444906] [drm:check_shared_dpll_state] WRPLL 2
> [  154.447605] [drm:drm_mode_addfb] [FB:97]
> [  154.447658] [drm:drm_mode_setcrtc] [CRTC:11]
> [  154.447662] [drm:drm_mode_setcrtc] [CONNECTOR:17:VGA-1]
> [  154.447663] [drm:intel_crtc_set_config] [CRTC:11] [FB:97] #connectors=1 (x y) (0 0)
> [  154.447665] [drm:intel_set_config_compute_mode_changes] inactive crtc, full mode set
> [  154.447666] [drm:intel_set_config_compute_mode_changes] modes are different, full mode set
> [  154.447669] [drm:drm_mode_debug_printmodeline] Modeline 94:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x48 0x5
> [  154.447670] [drm:drm_mode_debug_printmodeline] Modeline 98:"" 0 202500 1600 1664 1856 2160 1200 1201 1204 1250 0x0 0x5
> [  154.447671] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:11], mode_changed=1, fb_changed=0
> [  154.447672] [drm:intel_modeset_stage_output_state] encoder changed, full mode switch
> [  154.447674] [drm:intel_modeset_stage_output_state] [CONNECTOR:17:VGA-1] to [CRTC:11]
> [  154.447675] [drm:intel_modeset_stage_output_state] [CONNECTOR:20:HDMI-A-1] to [CRTC:7]
> [  154.447676] [drm:intel_modeset_stage_output_state] crtc changed, full mode switch
> [  154.447677] [drm:intel_modeset_stage_output_state] crtc enabled, full mode switch
> [  154.447679] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
> [  154.447680] [drm:connected_sink_compute_bpp] [CONNECTOR:17:VGA-1] checking for sink bpp constrains
> [  154.447682] [drm:ironlake_check_fdi_lanes] checking fdi config on pipe B, lanes 3
> [  154.447683] [drm:ironlake_check_fdi_lanes] only 2 lanes on haswell, required: 3 lanes
> [  154.447684] [drm:ironlake_fdi_compute_config] fdi link bw constraint, reducing pipe bpp to 18
> [  154.447685] [drm:ironlake_check_fdi_lanes] checking fdi config on pipe B, lanes 2
> [  154.447685] [drm:intel_modeset_pipe_config] CRTC bw constrained, retrying
> [  154.447686] [drm:ironlake_check_fdi_lanes] checking fdi config on pipe B, lanes 3
> [  154.447687] [drm:ironlake_check_fdi_lanes] only 2 lanes on haswell, required: 3 lanes
> [  154.447688] [drm:ironlake_fdi_compute_config] fdi link bw constraint, reducing pipe bpp to 18
> [  154.447689] [drm:ironlake_check_fdi_lanes] checking fdi config on pipe B, lanes 2
> [  154.447690] ------------[ cut here ]------------
> [  154.452346] WARNING: CPU: 1 PID: 2151 at drivers/gpu/drm/i915/intel_display.c:10173 __intel_set_mode+0x15fb/0x16f0 [i915]()
> [  154.463524] loop in pipe configuration computation
> [  154.468336] Modules linked in: hidp xt_CHECKSUM iptable_mangle
> [  154.472809] ttyS0: 6 input overrun(s)
> [  154.477778]  ipt_MASQUERADE
> [  154.480642]  iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack tun bridge stp llc bnep hwmon_vid btrfs xor raid6_pq uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core v4l2_common videodev media iTCO_wdt iTCO_vendor_support ppdev btusb snd_usb_audio bluetooth snd_hda_codec_realtek snd_hda_codec_hdmi snd_hda_codec_generic snd_usbmidi_lib x86_pkg_temp_thermal snd_rawmidi rfkill coretemp usblp kvm_intel kvm snd_hda_intel snd_hda_controller crct10dif_pclmul snd_hda_codec i915 crc32_pclmul crc32c_intel snd_hwdep ghash_clmulni_intel snd_seq snd_seq_device snd_pcm i2c_algo_bit drm_kms_helper snd_timer serio_raw snd sata_via i2c_i801 drm lpc_ich mfd_core shpchp soundcore mei_me mei tpm_infineon tpm_tis tpm parport_pc parport nfsd auth_rpcgss nfs_acl lockd sunrpc
> [  154.552918]  r8169 mii video
> [  154.554614] CPU: 1 PID: 2151 Comm: Xorg.bin Not tainted 3.17.7-300.fc21.x86_64 #1
> [  154.562102] Hardware name: Gigabyte Technology Co., Ltd. H81M-S2PV/H81M-S2PV, BIOS F8 06/19/2014
> [  154.570935]  0000000000000000 0000000052a00808 ffff8803f3cffaf8 ffffffff817401ea
> [  154.578542]  ffff8803f3cffb40 ffff8803f3cffb30 ffffffff810970bd ffffffffffffffea
> [  154.586117]  ffff880406dcf000 ffff880407742800 0000000000000001 ffff880406958b40
> [  154.593633] Call Trace:
> [  154.596094]  [<ffffffff817401ea>] dump_stack+0x45/0x56
> [  154.601282]  [<ffffffff810970bd>] warn_slowpath_common+0x7d/0xa0
> [  154.607337]  [<ffffffff8109713c>] warn_slowpath_fmt+0x5c/0x80
> [  154.613147]  [<ffffffffa0291958>] ? __intel_set_mode+0x988/0x16f0 [i915]
> [  154.619892]  [<ffffffffa02925cb>] __intel_set_mode+0x15fb/0x16f0 [i915]
> [  154.626555]  [<ffffffffa029a0d6>] intel_set_mode+0x16/0x30 [i915]
> [  154.632698]  [<ffffffffa029b22a>] intel_crtc_set_config+0xa9a/0xeb0 [i915]
> [  154.639627]  [<ffffffffa0155a34>] drm_mode_set_config_internal+0x64/0xe0 [drm]
> [  154.646894]  [<ffffffffa015a14b>] drm_mode_setcrtc+0x2ab/0x5b0 [drm]
> [  154.653293]  [<ffffffffa014be6f>] drm_ioctl+0x1df/0x680 [drm]
> [  154.659088]  [<ffffffff81220ff0>] do_vfs_ioctl+0x2d0/0x4b0
> [  154.664621]  [<ffffffff81221251>] SyS_ioctl+0x81/0xa0
> [  154.669723]  [<ffffffff81135d96>] ? __audit_syscall_exit+0x1f6/0x2a0
> [  154.676128]  [<ffffffff817473a9>] system_call_fastpath+0x16/0x1b
> [  154.682184] ---[ end trace dc5bdfed07eb12f9 ]---
> [  154.686852] [drm:intel_crtc_set_config] failed to set mode on [CRTC:11], err = -22
> [  154.687021] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 0
> [  154.687031] [drm:intel_connector_check_state] [CONNECTOR:20:HDMI-A-1]
> [  154.687032] [drm:check_encoder_state] [ENCODER:18:DAC-18]
> [  154.687034] [drm:check_encoder_state] [ENCODER:19:TMDS-19]
> [  154.687037] [drm:check_crtc_state] [CRTC:7]
> [  154.687044] [drm:check_crtc_state] [CRTC:11]
> [  154.687047] [drm:check_crtc_state] [CRTC:15]
> [  154.687050] [drm:check_shared_dpll_state] WRPLL 1
> [  154.687051] [drm:check_shared_dpll_state] WRPLL 2
> [  154.689818] [drm:drm_mode_addfb] [FB:98]
> [  154.689869] [drm:drm_mode_setcrtc] [CRTC:11]
> [  154.689872] [drm:drm_mode_setcrtc] [CONNECTOR:17:VGA-1]
> [  154.689874] [drm:intel_crtc_set_config] [CRTC:11] [FB:98] #connectors=1 (x y) (0 0)
> [  154.689876] [drm:intel_set_config_compute_mode_changes] inactive crtc, full mode set
> [  154.689877] [drm:intel_set_config_compute_mode_changes] modes are different, full mode set
> [  154.689879] [drm:drm_mode_debug_printmodeline] Modeline 94:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x48 0x5
> [  154.689881] [drm:drm_mode_debug_printmodeline] Modeline 99:"" 0 202500 1600 1664 1856 2160 1200 1201 1204 1250 0x0 0x5
> [  154.689882] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:11], mode_changed=1, fb_changed=0
> [  154.689883] [drm:intel_modeset_stage_output_state] encoder changed, full mode switch
> [  154.689885] [drm:intel_modeset_stage_output_state] [CONNECTOR:17:VGA-1] to [CRTC:11]
> [  154.689886] [drm:intel_modeset_stage_output_state] [CONNECTOR:20:HDMI-A-1] to [CRTC:7]
> [  154.689887] [drm:intel_modeset_stage_output_state] crtc changed, full mode switch
> [  154.689888] [drm:intel_modeset_stage_output_state] crtc enabled, full mode switch
> [  154.689890] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 2, prepare: 2, disable: 0
> [  154.689891] [drm:connected_sink_compute_bpp] [CONNECTOR:17:VGA-1] checking for sink bpp constrains
> [  154.689893] [drm:ironlake_check_fdi_lanes] checking fdi config on pipe B, lanes 3
> [  154.689894] [drm:ironlake_check_fdi_lanes] only 2 lanes on haswell, required: 3 lanes
> [  154.689895] [drm:ironlake_fdi_compute_config] fdi link bw constraint, reducing pipe bpp to 18
> [  154.689896] [drm:ironlake_check_fdi_lanes] checking fdi config on pipe B, lanes 2
> [  154.689897] [drm:intel_modeset_pipe_config] CRTC bw constrained, retrying
> [  154.689898] [drm:ironlake_check_fdi_lanes] checking fdi config on pipe B, lanes 3
> [  154.689898] [drm:ironlake_check_fdi_lanes] only 2 lanes on haswell, required: 3 lanes
> [  154.689899] [drm:ironlake_fdi_compute_config] fdi link bw constraint, reducing pipe bpp to 18
> [  154.689900] [drm:ironlake_check_fdi_lanes] checking fdi config on pipe B, lanes 2
> [  154.689901] ------------[ cut here ]------------
> [  154.694554] WARNING: CPU: 1 PID: 2151 at drivers/gpu/drm/i915/intel_display.c:10173 __intel_set_mode+0x15fb/0x16f0 [i915]()
> [  154.705708] loop in pipe configuration computation
> [  154.710540] Modules linked in: hidp xt_CHECKSUM iptable_mangle ipt_MASQUERADE iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack tun bridge stp llc bnep hwmon_vid btrfs xor raid6_pq uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core v4l2_common videodev media iTCO_wdt iTCO_vendor_support ppdev btusb snd_usb_audio bluetooth snd_hda_codec_realtek snd_hda_codec_hdmi snd_hda_codec_generic snd_usbmidi_lib x86_pkg_temp_thermal snd_rawmidi rfkill coretemp usblp kvm_intel kvm snd_hda_intel snd_hda_controller crct10dif_pclmul snd_hda_codec i915 crc32_pclmul crc32c_intel snd_hwdep ghash_clmulni_intel snd_seq snd_seq_device snd_pcm i2c_algo_bit drm_kms_helper snd_timer serio_raw snd sata_via i2c_i801 drm lpc_ich mfd_core shpchp soundcore mei_me mei tpm_infineon
> [  154.783599]  tpm_tis tpm parport_pc parport nfsd auth_rpcgss nfs_acl lockd sunrpc r8169 mii video
> [  154.791600] CPU: 1 PID: 2151 Comm: Xorg.bin Tainted: G        W      3.17.7-300.fc21.x86_64 #1
> [  154.800209] Hardware name: Gigabyte Technology Co., Ltd. H81M-S2PV/H81M-S2PV, BIOS F8 06/19/2014
> [  154.809033]  0000000000000000 0000000052a00808 ffff8803f3cffaf8 ffffffff817401ea
> [  154.816597]  ffff8803f3cffb40 ffff8803f3cffb30 ffffffff810970bd ffffffffffffffea
> [  154.824208]  ffff880406dcf000 ffff880407742800 0000000000000001 ffff880406958b40
> [  154.831749] Call Trace:
> [  154.834254]  [<ffffffff817401ea>] dump_stack+0x45/0x56
> [  154.839441]  [<ffffffff810970bd>] warn_slowpath_common+0x7d/0xa0
> [  154.845494]  [<ffffffff8109713c>] warn_slowpath_fmt+0x5c/0x80
> [  154.851301]  [<ffffffffa0291958>] ? __intel_set_mode+0x988/0x16f0 [i915]
> [  154.858053]  [<ffffffffa02925cb>] __intel_set_mode+0x15fb/0x16f0 [i915]
> [  154.864716]  [<ffffffffa029a0d6>] intel_set_mode+0x16/0x30 [i915]
> [  154.870860]  [<ffffffffa029b22a>] intel_crtc_set_config+0xa9a/0xeb0 [i915]
> [  154.877782]  [<ffffffffa0155a34>] drm_mode_set_config_internal+0x64/0xe0 [drm]
> [  154.885051]  [<ffffffffa015a14b>] drm_mode_setcrtc+0x2ab/0x5b0 [drm]
> [  154.891453]  [<ffffffffa014be6f>] drm_ioctl+0x1df/0x680 [drm]
> [  154.897248]  [<ffffffff81220ff0>] do_vfs_ioctl+0x2d0/0x4b0
> [  154.902783]  [<ffffffff81221251>] SyS_ioctl+0x81/0xa0
> [  154.907884]  [<ffffffff81135d96>] ? __audit_syscall_exit+0x1f6/0x2a0
> [  154.914288]  [<ffffffff817473a9>] system_call_fastpath+0x16/0x1b
> [  154.920341] ---[ end trace dc5bdfed07eb12fa ]---
> [  154.924958] [drm:intel_crtc_set_config] failed to set mode on [CRTC:11], err = -22
> [  154.925071] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 0
> [  154.925082] [drm:intel_connector_check_state] [CONNECTOR:20:HDMI-A-1]
> [  154.925085] [drm:check_encoder_state] [ENCODER:18:DAC-18]
> [  154.925087] [drm:check_encoder_state] [ENCODER:19:TMDS-19]
> [  154.925088] [drm:check_crtc_state] [CRTC:7]
> [  154.925099] [drm:check_crtc_state] [CRTC:11]
> [  154.925102] [drm:check_crtc_state] [CRTC:15]
> [  154.925105] [drm:check_shared_dpll_state] WRPLL 1
> [  154.925107] [drm:check_shared_dpll_state] WRPLL 2
> [  154.925157] [drm:drm_mode_getresources] CRTC[3] CONNECTORS[2] ENCODERS[2]
> [  154.925159] [drm:drm_mode_getconnector] [CONNECTOR:20:?]
> [  154.925171] [drm:drm_mode_setcrtc] [CRTC:11]
> [  154.925173] [drm:intel_crtc_set_config] [CRTC:11] [NOFB]
> [  154.925174] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:11], mode_changed=0, fb_changed=0
> [  154.925175] [drm:intel_modeset_stage_output_state] [CONNECTOR:20:HDMI-A-1] to [CRTC:7]
> [  154.984838] [drm:drm_mode_getconnector] [CONNECTOR:20:?]
> [  154.984842] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:20:HDMI-A-1]
> [  154.984846] [drm:intel_hdmi_detect] [CONNECTOR:20:HDMI-A-1]
> [  155.011650] [drm:drm_edid_to_eld] ELD: no CEA Extension found
> [  155.011664] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:20:HDMI-A-1] probed modes :
> [  155.011666] [drm:drm_mode_debug_printmodeline] Modeline 28:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x48 0x5
> [  155.011668] [drm:drm_mode_debug_printmodeline] Modeline 78:"1280x1024" 85 157500 1280 1344 1504 1728 1024 1025 1028 1072 0x40 0x5
> [  155.011669] [drm:drm_mode_debug_printmodeline] Modeline 86:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
> [  155.011671] [drm:drm_mode_debug_printmodeline] Modeline 77:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
> [  155.011672] [drm:drm_mode_debug_printmodeline] Modeline 76:"1280x960" 75 129936 1280 1368 1504 1728 960 961 964 1002 0x0 0x6
> [  155.011674] [drm:drm_mode_debug_printmodeline] Modeline 75:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
> [  155.011675] [drm:drm_mode_debug_printmodeline] Modeline 71:"1024x768" 85 94500 1024 1072 1168 1376 768 769 772 808 0x40 0x5
> [  155.011677] [drm:drm_mode_debug_printmodeline] Modeline 87:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
> [  155.011678] [drm:drm_mode_debug_printmodeline] Modeline 88:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
> [  155.011680] [drm:drm_mode_debug_printmodeline] Modeline 89:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
> [  155.011681] [drm:drm_mode_debug_printmodeline] Modeline 90:"832x624" 75 57284 832 864 928 1152 624 625 628 667 0x40 0xa
> [  155.011683] [drm:drm_mode_debug_printmodeline] Modeline 66:"800x600" 85 56250 800 832 896 1048 600 601 604 631 0x40 0x5
> [  155.011684] [drm:drm_mode_debug_printmodeline] Modeline 91:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
> [  155.011686] [drm:drm_mode_debug_printmodeline] Modeline 92:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
> [  155.011687] [drm:drm_mode_debug_printmodeline] Modeline 79:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
> [  155.011688] [drm:drm_mode_debug_printmodeline] Modeline 80:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
> [  155.011690] [drm:drm_mode_debug_printmodeline] Modeline 48:"640x480" 85 36000 640 696 752 832 480 481 484 509 0x40 0xa
> [  155.011691] [drm:drm_mode_debug_printmodeline] Modeline 81:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
> [  155.011693] [drm:drm_mode_debug_printmodeline] Modeline 82:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa
> [  155.011694] [drm:drm_mode_debug_printmodeline] Modeline 83:"640x480" 67 30240 640 704 768 864 480 483 486 525 0x40 0xa
> [  155.011696] [drm:drm_mode_debug_printmodeline] Modeline 84:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
> [  155.011697] [drm:drm_mode_debug_printmodeline] Modeline 85:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
> [  155.011707] [drm:drm_mode_getconnector] [CONNECTOR:20:?]
> [  155.011873] [drm:drm_mode_setcrtc] [CRTC:7]
> [  155.011875] [drm:intel_crtc_set_config] [CRTC:7] [NOFB]
> [  155.011877] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:7], mode_changed=1, fb_changed=0
> [  155.011878] [drm:intel_modeset_stage_output_state] [CONNECTOR:20:HDMI-A-1] to [NOCRTC]
> [  155.011879] [drm:intel_modeset_stage_output_state] encoder changed, full mode switch
> [  155.011880] [drm:intel_modeset_stage_output_state] crtc changed, full mode switch
> [  155.011881] [drm:intel_modeset_stage_output_state] crtc disabled, full mode switch
> [  155.011883] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 0, prepare: 0, disable: 1
> [  155.013665] [drm:intel_update_fbc] no output, disabling
> [  155.013668] [drm:intel_disable_shared_dpll] disable WRPLL 1 (active 1, on? 1) for crtc 7
> [  155.013669] [drm:intel_disable_shared_dpll] disabling WRPLL 1
> [  155.013674] [drm:intel_display_power_put] disabling always-on
> [  155.013679] [drm:check_encoder_state] [ENCODER:18:DAC-18]
> [  155.013680] [drm:check_encoder_state] [ENCODER:19:TMDS-19]
> [  155.013681] [drm:check_crtc_state] [CRTC:7]
> [  155.013683] [drm:check_crtc_state] [CRTC:11]
> [  155.013684] [drm:check_crtc_state] [CRTC:15]
> [  155.013685] [drm:check_shared_dpll_state] WRPLL 1
> [  155.013686] [drm:check_shared_dpll_state] WRPLL 2
> [  155.015973] [drm:drm_mode_addfb] [FB:99]
> [  155.016111] [drm:drm_mode_setcrtc] [CRTC:7]
> [  155.016114] [drm:drm_mode_setcrtc] [CONNECTOR:20:HDMI-A-1]
> [  155.016116] [drm:intel_crtc_set_config] [CRTC:7] [FB:96] #connectors=1 (x y) (0 0)
> [  155.016117] [drm:intel_set_config_compute_mode_changes] inactive crtc, full mode set
> [  155.016119] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:7], mode_changed=1, fb_changed=0
> [  155.016120] [drm:intel_modeset_stage_output_state] encoder changed, full mode switch
> [  155.016121] [drm:intel_modeset_stage_output_state] [CONNECTOR:20:HDMI-A-1] to [CRTC:7]
> [  155.016122] [drm:intel_modeset_stage_output_state] crtc changed, full mode switch
> [  155.016123] [drm:intel_modeset_stage_output_state] crtc enabled, full mode switch
> [  155.016125] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 1, prepare: 1, disable: 0
> [  155.016127] [drm:connected_sink_compute_bpp] [CONNECTOR:20:HDMI-A-1] checking for sink bpp constrains
> [  155.016129] [drm:intel_hdmi_compute_config] picking bpc to 8 for HDMI output
> [  155.016129] [drm:intel_hdmi_compute_config] forcing pipe bpc to 24 for HDMI
> [  155.016131] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 24, dithering: 0
> [  155.016132] [drm:intel_dump_pipe_config] [CRTC:7][modeset] config for pipe A
> [  155.016133] [drm:intel_dump_pipe_config] cpu_transcoder: A
> [  155.016134] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
> [  155.016135] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
> [  155.016136] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
> [  155.016137] [drm:intel_dump_pipe_config] requested mode:
> [  155.016139] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x0 0x5
> [  155.016140] [drm:intel_dump_pipe_config] adjusted mode:
> [  155.016141] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x0 0x5
> [  155.016143] [drm:intel_dump_crtc_timings] crtc timings: 162000 1600 1664 1856 2160 1200 1201 1204 1250, type: 0x0 flags: 0x5
> [  155.016144] [drm:intel_dump_pipe_config] port clock: 162000
> [  155.016144] [drm:intel_dump_pipe_config] pipe src size: 1600x1200
> [  155.016146] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
> [  155.016147] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
> [  155.016147] [drm:intel_dump_pipe_config] ips: 0
> [  155.016148] [drm:intel_dump_pipe_config] double wide: 0
> [  155.016151] [drm:intel_display_power_get] enabling always-on
> [  155.030187] [drm:intel_get_shared_dpll] CRTC:7 allocated WRPLL 1
> [  155.030189] [drm:intel_get_shared_dpll] using WRPLL 1 for pipe A
> [  155.030191] [drm:intel_enable_shared_dpll] enable WRPLL 1 (active 0, on? 0)for crtc 7
> [  155.030192] [drm:intel_enable_shared_dpll] enabling WRPLL 1
> [  155.030222] [drm:ironlake_update_primary_plane] Writing base 02109000 00000000 0 0 6656
> [  155.030312] [drm:intel_update_fbc] disabled per chip default
> [  155.030316] [drm:intel_connector_check_state] [CONNECTOR:20:HDMI-A-1]
> [  155.030318] [drm:check_encoder_state] [ENCODER:18:DAC-18]
> [  155.030319] [drm:check_encoder_state] [ENCODER:19:TMDS-19]
> [  155.030322] [drm:check_crtc_state] [CRTC:7]
> [  155.030331] [drm:check_crtc_state] [CRTC:11]
> [  155.030332] [drm:check_crtc_state] [CRTC:15]
> [  155.030335] [drm:check_shared_dpll_state] WRPLL 1
> [  155.030336] [drm:check_shared_dpll_state] WRPLL 2
> [  155.036925] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
> [  158.340777] [drm:add_framebuffer_internal] [FB:100]




> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@xxxxxxxxxxxxxxxxxxxxx
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx


-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
_______________________________________________
Intel-gfx mailing list
Intel-gfx@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/intel-gfx





[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux