Skip to content

Instantly share code, notes, and snippets.

@kiryl
Created April 11, 2016 15:45
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kiryl/6825238c99c08b6cd7872dcf6a992322 to your computer and use it in GitHub Desktop.
Save kiryl/6825238c99c08b6cd7872dcf6a992322 to your computer and use it in GitHub Desktop.
[ 0.000000] Linux version 4.6.0-rc3 (kas@kshutemo-desk) (gcc version 5.3.0 (Gentoo 5.3.0 p1.0, pie-0.6.5) ) #37 SMP PREEMPT Mon Apr 11 18:18:13 MSK 2016
[ 0.000000] Command line: BOOT_IMAGE=../vmlinuz dolvm rw root=UUID=dc179bdb-77c0-4166-8d43-f828994c99a0 rootdelay=1 intel_mmu=igfx_off iommu=pt drm.debug=0xe initrd=../initramfs
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[ 0.000000] x86/fpu: Using 'eager' FPU context switches.
[ 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-0x000000002e815fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000002e816000-0x000000002e81cfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000002e81d000-0x000000002f32afff] usable
[ 0.000000] BIOS-e820: [mem 0x000000002f32b000-0x000000002f89bfff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000002f89c000-0x000000004d2f7fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000004d2f8000-0x000000004d38ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000004d390000-0x000000004d3cefff] usable
[ 0.000000] BIOS-e820: [mem 0x000000004d3cf000-0x000000004d49afff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000004d49b000-0x000000004effefff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000004efff000-0x000000004effffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000004f800000-0x000000005f9fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] 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-0x000000089f5fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.7 present.
[ 0.000000] DMI: Gigabyte Technology Co., Ltd. Z87X-UD7 TH/Z87X-UD7 TH-CF, BIOS F5a 06/12/2014
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x89f600 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 7800000000 write-back
[ 0.000000] 1 base 0800000000 mask 7F80000000 write-back
[ 0.000000] 2 base 0880000000 mask 7FE0000000 write-back
[ 0.000000] 3 base 0080000000 mask 7F80000000 uncachable
[ 0.000000] 4 base 0060000000 mask 7FE0000000 uncachable
[ 0.000000] 5 base 0050000000 mask 7FF0000000 uncachable
[ 0.000000] 6 base 004F800000 mask 7FFF800000 uncachable
[ 0.000000] 7 base 089F800000 mask 7FFF800000 uncachable
[ 0.000000] 8 base 089F600000 mask 7FFFE00000 uncachable
[ 0.000000] 9 disabled
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
[ 0.000000] e820: update [mem 0x4f800000-0xffffffff] usable ==> reserved
[ 0.000000] e820: last_pfn = 0x4f000 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000fd780-0x000fd78f] mapped at [ffff8800000fd780]
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] BRK [0x02066000, 0x02066fff] PGTABLE
[ 0.000000] BRK [0x02067000, 0x02067fff] PGTABLE
[ 0.000000] BRK [0x02068000, 0x02068fff] PGTABLE
[ 0.000000] BRK [0x02069000, 0x02069fff] PGTABLE
[ 0.000000] BRK [0x0206a000, 0x0206afff] PGTABLE
[ 0.000000] BRK [0x0206b000, 0x0206bfff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x4d145000-0x4d2f7fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F0490 000024 (v02 ALASKA)
[ 0.000000] ACPI: XSDT 0x000000004D466080 00007C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 0x000000004D4739D0 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: DSDT 0x000000004D466190 00D839 (v02 ALASKA A M I 00000088 INTL 20091112)
[ 0.000000] ACPI: FACS 0x000000004D499080 000040
[ 0.000000] ACPI: APIC 0x000000004D473AE0 000092 (v03 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FPDT 0x000000004D473B78 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: SSDT 0x000000004D473BC0 000539 (v01 PmRef Cpu0Ist 00003000 INTL 20120711)
[ 0.000000] ACPI: SSDT 0x000000004D474100 000AD8 (v01 PmRef CpuPm 00003000 INTL 20120711)
[ 0.000000] ACPI: MCFG 0x000000004D474BD8 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
[ 0.000000] ACPI: HPET 0x000000004D474C18 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
[ 0.000000] ACPI: SSDT 0x000000004D474C50 00036D (v01 SataRe SataTabl 00001000 INTL 20120711)
[ 0.000000] ACPI: SSDT 0x000000004D474FC0 0034E1 (v01 SaSsdt SaSsdt 00003000 INTL 20091112)
[ 0.000000] ACPI: DMAR 0x000000004D4784A8 0000B8 (v01 INTEL HSW 00000001 INTL 00000001)
[ 0.000000] ACPI: MATS 0x000000004D478560 000034 (v02 ALASKA A M I 00000002 w?x2 00000000)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000089f5fffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009cfff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000002e815fff]
[ 0.000000] node 0: [mem 0x000000002e81d000-0x000000002f32afff]
[ 0.000000] node 0: [mem 0x000000002f89c000-0x000000004d2f7fff]
[ 0.000000] node 0: [mem 0x000000004d390000-0x000000004d3cefff]
[ 0.000000] node 0: [mem 0x000000004efff000-0x000000004effffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000089f5fffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000089f5fffff]
[ 0.000000] On node 0 totalpages: 8307548
[ 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: 4855 pages used for memmap
[ 0.000000] DMA32 zone: 310720 pages, LIFO batch:31
[ 0.000000] Normal zone: 124888 pages used for memmap
[ 0.000000] Normal zone: 7992832 pages, LIFO batch:31
[ 0.000000] Reserving Intel graphics stolen memory at 0x4fa00000-0x5f9fffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x1808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 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 8 CPUs, 0 hotplug CPUs
[ 0.000000] e820: [mem 0x5fa00000-0xdfffffff] available for PCI devices
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] percpu: Embedded 31 pages/cpu @ffff88089f200000 s87704 r8192 d31080 u262144
[ 0.000000] pcpu-alloc: s87704 r8192 d31080 u262144 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8177720
[ 0.000000] Kernel command line: BOOT_IMAGE=../vmlinuz dolvm rw root=UUID=dc179bdb-77c0-4166-8d43-f828994c99a0 rootdelay=1 intel_mmu=igfx_off iommu=pt drm.debug=0xe initrd=../initramfs
[ 0.000000] log_buf_len individual max cpu contribution: 262144 bytes
[ 0.000000] log_buf_len total cpu_extra contributions: 1835008 bytes
[ 0.000000] log_buf_len min size: 262144 bytes
[ 0.000000] log_buf_len: 2097152 bytes
[ 0.000000] early log buf free: 252756(96%)
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes)
[ 0.000000] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[ 0.000000] Memory: 32572936K/33230192K available (9708K kernel code, 617K rwdata, 3536K rodata, 920K init, 872K bss, 657256K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 64.
[ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=8.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
[ 0.000000] NR_IRQS:4352 nr_irqs:488 16
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] spurious 8259A interrupt: IRQ7.
[ 0.000000] tsc: Detected 3392.213 MHz processor
[ 0.000006] Calibrating delay loop (skipped), value calculated using timer frequency.. 6784.42 BogoMIPS (lpj=3392213)
[ 0.000227] pid_max: default: 32768 minimum: 301
[ 0.000347] ACPI: Core revision 20160108
[ 0.029718] ACPI: 5 ACPI AML tables successfully acquired and loaded
[ 0.030040] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.030160] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.030995] CPU: Physical Processor ID: 0
[ 0.031102] CPU: Processor Core ID: 0
[ 0.031217] mce: CPU supports 9 MCE banks
[ 0.031356] CPU0: Thermal monitoring enabled (TM1)
[ 0.031487] process: using mwait in idle threads
[ 0.031599] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[ 0.031710] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[ 0.032934] Freeing SMP alternatives memory: 36K (ffffffff81f82000 - ffffffff81f8b000)
[ 0.052099] smpboot: Max logical packages: 2
[ 0.052209] smpboot: APIC(0) Converting physical 0 to logical package 0
[ 0.052329] DMAR: Host address width 39
[ 0.052434] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.052555] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap c0000020660462 ecap f0101a
[ 0.052727] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.052866] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008020660462 ecap f010da
[ 0.053038] DMAR: RMRR base: 0x0000004ed08000 end: 0x0000004ed16fff
[ 0.053151] DMAR: RMRR base: 0x0000004f800000 end: 0x0000005f9fffff
[ 0.053268] DMAR-IR: IOAPIC id 8 under DRHD base 0xfed91000 IOMMU 1
[ 0.053381] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.053491] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.054355] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.054467] x2apic enabled
[ 0.054571] Switched APIC routing to cluster x2apic.
[ 0.055181] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.065303] TSC deadline timer enabled
[ 0.065309] smpboot: CPU0: Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz (family: 0x6, model: 0x3c, stepping: 0x3)
[ 0.065612] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
[ 0.066020] ... version: 3
[ 0.066125] ... bit width: 48
[ 0.066230] ... generic registers: 4
[ 0.066340] ... value mask: 0000ffffffffffff
[ 0.066449] ... max period: 0000ffffffffffff
[ 0.066558] ... fixed-purpose events: 3
[ 0.067908] ... event mask: 000000070000000f
[ 0.068609] x86: Booting SMP configuration:
[ 0.068717] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7
[ 0.511814] x86: Booted up 1 node, 8 CPUs
[ 0.512015] smpboot: Total of 8 processors activated (54406.28 BogoMIPS)
[ 0.535755] devtmpfs: initialized
[ 0.536491] PM: Registering ACPI NVS region [mem 0x2e816000-0x2e81cfff] (28672 bytes)
[ 0.536673] PM: Registering ACPI NVS region [mem 0x4d3cf000-0x4d49afff] (835584 bytes)
[ 0.537036] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.537323] xor: automatically using best checksumming function:
[ 0.546704] avx : 10712.000 MB/sec
[ 0.546827] pinctrl core: initialized pinctrl subsystem
[ 0.547004] RTC time: 15:36:27, date: 04/11/16
[ 0.547346] NET: Registered protocol family 16
[ 0.552740] cpuidle: using governor ladder
[ 0.558751] cpuidle: using governor menu
[ 0.559089] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.559261] ACPI: bus type PCI registered
[ 0.559366] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.559589] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.559776] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.559903] pmd_set_huge: Cannot satisfy [mem 0xe0000000-0xe0200000] with a huge-page mapping due to MTRR override.
[ 0.560577] PCI: Using configuration type 1 for base access
[ 0.560865] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[ 0.573114] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.589903] raid6: sse2x1 gen() 2550 MB/s
[ 0.606948] raid6: sse2x1 xor() 2000 MB/s
[ 0.624016] raid6: sse2x2 gen() 3226 MB/s
[ 0.641051] raid6: sse2x2 xor() 2304 MB/s
[ 0.658113] raid6: sse2x4 gen() 3785 MB/s
[ 0.675160] raid6: sse2x4 xor() 2673 MB/s
[ 0.692208] raid6: avx2x1 gen() 5039 MB/s
[ 0.709261] raid6: avx2x2 gen() 5812 MB/s
[ 0.726311] raid6: avx2x4 gen() 6832 MB/s
[ 0.726418] raid6: using algorithm avx2x4 gen() 6832 MB/s
[ 0.726527] raid6: using avx2x2 recovery algorithm
[ 0.726726] ACPI: Added _OSI(Module Device)
[ 0.726833] ACPI: Added _OSI(Processor Device)
[ 0.726939] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.727046] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.728377] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.739957] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.742447] ACPI: Dynamic OEM Table Load:
[ 0.742638] ACPI: SSDT 0xFFFF88087AEA1400 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20120711)
[ 0.744675] ACPI: Dynamic OEM Table Load:
[ 0.744862] ACPI: SSDT 0xFFFF88087B269000 0005AA (v01 PmRef ApIst 00003000 INTL 20120711)
[ 0.746996] ACPI: Dynamic OEM Table Load:
[ 0.747180] ACPI: SSDT 0xFFFF88087B155400 000119 (v01 PmRef ApCst 00003000 INTL 20120711)
[ 0.752078] ACPI: Interpreter enabled
[ 0.752243] ACPI: (supports S0 S3 S5)
[ 0.752347] ACPI: Using IOAPIC for interrupt routing
[ 0.752534] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.774621] ACPI: Power Resource [FN00] (off)
[ 0.774922] ACPI: Power Resource [FN01] (off)
[ 0.775212] ACPI: Power Resource [FN02] (off)
[ 0.775501] ACPI: Power Resource [FN03] (off)
[ 0.775807] ACPI: Power Resource [FN04] (off)
[ 0.777891] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.778016] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.778722] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
[ 0.779210] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[ 0.779326] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 0.780237] PCI host bridge to bus 0000:00
[ 0.780348] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.780464] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.780581] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.780757] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[ 0.780927] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[ 0.781098] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[ 0.781268] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[ 0.781439] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[ 0.781611] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[ 0.781784] pci_bus 0000:00: root bus resource [mem 0x5fa00000-0xfeafffff window]
[ 0.781955] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.782080] pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000
[ 0.782298] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
[ 0.782386] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.782599] pci 0000:00:01.0: System wakeup disabled by ACPI
[ 0.782811] pci 0000:00:02.0: [8086:0412] type 00 class 0x030000
[ 0.782838] pci 0000:00:02.0: reg 0x10: [mem 0xdc400000-0xdc7fffff 64bit]
[ 0.782856] pci 0000:00:02.0: reg 0x18: [mem 0x60000000-0x6fffffff 64bit pref]
[ 0.782869] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
[ 0.783080] pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300
[ 0.783101] pci 0000:00:03.0: reg 0x10: [mem 0xdce34000-0xdce37fff 64bit]
[ 0.783345] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
[ 0.783375] pci 0000:00:14.0: reg 0x10: [mem 0xdce20000-0xdce2ffff 64bit]
[ 0.783480] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.783568] pci 0000:00:14.0: System wakeup disabled by ACPI
[ 0.783759] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
[ 0.783795] pci 0000:00:16.0: reg 0x10: [mem 0xdce3f000-0xdce3f00f 64bit]
[ 0.783903] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.784070] pci 0000:00:19.0: [8086:153b] type 00 class 0x020000
[ 0.784096] pci 0000:00:19.0: reg 0x10: [mem 0xdce00000-0xdce1ffff]
[ 0.784111] pci 0000:00:19.0: reg 0x14: [mem 0xdce3d000-0xdce3dfff]
[ 0.784126] pci 0000:00:19.0: reg 0x18: [io 0xf080-0xf09f]
[ 0.784225] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[ 0.784313] pci 0000:00:19.0: System wakeup disabled by ACPI
[ 0.784503] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
[ 0.784531] pci 0000:00:1a.0: reg 0x10: [mem 0xdce3c000-0xdce3c3ff]
[ 0.784665] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.784780] pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 0.784980] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
[ 0.785008] pci 0000:00:1b.0: reg 0x10: [mem 0xdce30000-0xdce33fff 64bit]
[ 0.785125] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.785217] pci 0000:00:1b.0: System wakeup disabled by ACPI
[ 0.785405] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
[ 0.785521] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.785552] pci 0000:00:1c.0: Enabling MPC IRBNCE
[ 0.785663] pci 0000:00:1c.0: Intel PCH root port ACS workaround enabled
[ 0.785946] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.786145] pci 0000:00:1c.4: [8086:8c18] type 01 class 0x060400
[ 0.786257] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.786284] pci 0000:00:1c.4: Enabling MPC IRBNCE
[ 0.786394] pci 0000:00:1c.4: Intel PCH root port ACS workaround enabled
[ 0.786664] pci 0000:00:1c.4: System wakeup disabled by ACPI
[ 0.786859] pci 0000:00:1c.6: [8086:8c1c] type 01 class 0x060400
[ 0.786977] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[ 0.787003] pci 0000:00:1c.6: Enabling MPC IRBNCE
[ 0.787113] pci 0000:00:1c.6: Intel PCH root port ACS workaround enabled
[ 0.787377] pci 0000:00:1c.6: System wakeup disabled by ACPI
[ 0.787573] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
[ 0.787604] pci 0000:00:1d.0: reg 0x10: [mem 0xdce3b000-0xdce3b3ff]
[ 0.787741] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.787859] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.788059] pci 0000:00:1f.0: [8086:8c44] type 00 class 0x060100
[ 0.788354] pci 0000:00:1f.2: [8086:8c02] type 00 class 0x010601
[ 0.788379] pci 0000:00:1f.2: reg 0x10: [io 0xf0d0-0xf0d7]
[ 0.788393] pci 0000:00:1f.2: reg 0x14: [io 0xf0c0-0xf0c3]
[ 0.788407] pci 0000:00:1f.2: reg 0x18: [io 0xf0b0-0xf0b7]
[ 0.788421] pci 0000:00:1f.2: reg 0x1c: [io 0xf0a0-0xf0a3]
[ 0.788435] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f]
[ 0.788449] pci 0000:00:1f.2: reg 0x24: [mem 0xdce3a000-0xdce3a7ff]
[ 0.788514] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.788674] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
[ 0.788700] pci 0000:00:1f.3: reg 0x10: [mem 0xdce39000-0xdce390ff 64bit]
[ 0.788736] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f]
[ 0.789002] pci 0000:01:00.0: [10b5:8747] type 01 class 0x060400
[ 0.789022] pci 0000:01:00.0: reg 0x10: [mem 0xdc100000-0xdc13ffff]
[ 0.789126] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.789173] pci 0000:01:00.0: System wakeup disabled by ACPI
[ 0.791002] pci 0000:00:01.0: PCI bridge to [bus 01-05]
[ 0.791115] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.791121] pci 0000:00:01.0: bridge window [mem 0xdb000000-0xdc1fffff]
[ 0.791130] pci 0000:00:01.0: bridge window [mem 0xb0000000-0xb9ffffff 64bit pref]
[ 0.791226] pci 0000:02:08.0: [10b5:8747] type 01 class 0x060400
[ 0.791350] pci 0000:02:08.0: PME# supported from D0 D3hot D3cold
[ 0.791470] pci 0000:02:10.0: [10b5:8747] type 01 class 0x060400
[ 0.791590] pci 0000:02:10.0: PME# supported from D0 D3hot D3cold
[ 0.791702] pci 0000:02:11.0: [10b5:8747] type 01 class 0x060400
[ 0.791822] pci 0000:02:11.0: PME# supported from D0 D3hot D3cold
[ 0.791937] pci 0000:01:00.0: PCI bridge to [bus 02-05]
[ 0.792059] pci 0000:01:00.0: bridge window [io 0xe000-0xefff]
[ 0.792066] pci 0000:01:00.0: bridge window [mem 0xdb000000-0xdc0fffff]
[ 0.792074] pci 0000:01:00.0: bridge window [mem 0xb0000000-0xb9ffffff 64bit pref]
[ 0.792142] pci 0000:02:08.0: PCI bridge to [bus 03]
[ 0.840452] pci 0000:02:10.0: PCI bridge to [bus 04]
[ 0.840654] pci 0000:05:00.0: [10de:1080] type 00 class 0x030000
[ 0.840674] pci 0000:05:00.0: reg 0x10: [mem 0xdb000000-0xdbffffff]
[ 0.840693] pci 0000:05:00.0: reg 0x14: [mem 0xb0000000-0xb7ffffff 64bit pref]
[ 0.840711] pci 0000:05:00.0: reg 0x1c: [mem 0xb8000000-0xb9ffffff 64bit pref]
[ 0.840723] pci 0000:05:00.0: reg 0x24: [io 0xe000-0xe07f]
[ 0.840736] pci 0000:05:00.0: reg 0x30: [mem 0xdc000000-0xdc07ffff pref]
[ 0.840917] pci 0000:05:00.1: [10de:0e09] type 00 class 0x040300
[ 0.840939] pci 0000:05:00.1: reg 0x10: [mem 0xdc080000-0xdc083fff]
[ 0.843481] pci 0000:02:11.0: PCI bridge to [bus 05]
[ 0.843596] pci 0000:02:11.0: bridge window [io 0xe000-0xefff]
[ 0.843602] pci 0000:02:11.0: bridge window [mem 0xdb000000-0xdc0fffff]
[ 0.843611] pci 0000:02:11.0: bridge window [mem 0xb0000000-0xb9ffffff 64bit pref]
[ 0.843780] acpiphp: Slot [1] registered
[ 0.843892] pci 0000:00:1c.0: PCI bridge to [bus 06-70]
[ 0.844008] pci 0000:00:1c.0: bridge window [mem 0xbc000000-0xda0fffff]
[ 0.844018] pci 0000:00:1c.0: bridge window [mem 0x70000000-0xa9ffffff 64bit pref]
[ 0.844158] pci 0000:71:00.0: [1b4b:9230] type 00 class 0x010601
[ 0.844184] pci 0000:71:00.0: reg 0x10: [io 0xd050-0xd057]
[ 0.844200] pci 0000:71:00.0: reg 0x14: [io 0xd040-0xd043]
[ 0.844217] pci 0000:71:00.0: reg 0x18: [io 0xd030-0xd037]
[ 0.844233] pci 0000:71:00.0: reg 0x1c: [io 0xd020-0xd023]
[ 0.844249] pci 0000:71:00.0: reg 0x20: [io 0xd000-0xd01f]
[ 0.844266] pci 0000:71:00.0: reg 0x24: [mem 0xdcd10000-0xdcd107ff]
[ 0.844283] pci 0000:71:00.0: reg 0x30: [mem 0xdcd00000-0xdcd0ffff pref]
[ 0.844366] pci 0000:71:00.0: PME# supported from D3hot
[ 0.844421] pci 0000:71:00.0: System wakeup disabled by ACPI
[ 0.846562] pci 0000:00:1c.4: PCI bridge to [bus 71]
[ 0.846675] pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff]
[ 0.846682] pci 0000:00:1c.4: bridge window [mem 0xdcd00000-0xdcdfffff]
[ 0.846823] pci 0000:72:00.0: [10b5:8605] type 01 class 0x060400
[ 0.846855] pci 0000:72:00.0: reg 0x10: [mem 0xdcc00000-0xdcc03fff]
[ 0.847031] pci 0000:72:00.0: supports D1 D2
[ 0.847035] pci 0000:72:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.847102] pci 0000:72:00.0: System wakeup disabled by ACPI
[ 0.849574] pci 0000:00:1c.6: PCI bridge to [bus 72-76]
[ 0.849688] pci 0000:00:1c.6: bridge window [io 0xc000-0xcfff]
[ 0.849695] pci 0000:00:1c.6: bridge window [mem 0xdc800000-0xdccfffff]
[ 0.849819] pci 0000:73:01.0: [10b5:8605] type 01 class 0x060400
[ 0.850025] pci 0000:73:01.0: supports D1 D2
[ 0.850028] pci 0000:73:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.850172] pci 0000:73:02.0: [10b5:8605] type 01 class 0x060400
[ 0.850375] pci 0000:73:02.0: supports D1 D2
[ 0.850378] pci 0000:73:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.850522] pci 0000:73:03.0: [10b5:8605] type 01 class 0x060400
[ 0.850731] pci 0000:73:03.0: supports D1 D2
[ 0.850734] pci 0000:73:03.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.850912] pci 0000:72:00.0: PCI bridge to [bus 73-76]
[ 0.851032] pci 0000:72:00.0: bridge window [io 0xc000-0xcfff]
[ 0.851040] pci 0000:72:00.0: bridge window [mem 0xdc800000-0xdcbfffff]
[ 0.851139] pci 0000:73:01.0: PCI bridge to [bus 74]
[ 0.851397] pci 0000:75:00.0: [8086:08b1] type 00 class 0x028000
[ 0.851462] pci 0000:75:00.0: reg 0x10: [mem 0xdcb00000-0xdcb01fff 64bit]
[ 0.851784] pci 0000:75:00.0: PME# supported from D0 D3hot D3cold
[ 0.854607] pci 0000:73:02.0: PCI bridge to [bus 75]
[ 0.854731] pci 0000:73:02.0: bridge window [mem 0xdcb00000-0xdcbfffff]
[ 0.854870] pci 0000:76:00.0: [8086:1533] type 00 class 0x020000
[ 0.854914] pci 0000:76:00.0: reg 0x10: [mem 0xdc900000-0xdc9fffff]
[ 0.854966] pci 0000:76:00.0: reg 0x18: [io 0xc000-0xc01f]
[ 0.854993] pci 0000:76:00.0: reg 0x1c: [mem 0xdca00000-0xdca03fff]
[ 0.855068] pci 0000:76:00.0: reg 0x30: [mem 0xdc800000-0xdc8fffff pref]
[ 0.855237] pci 0000:76:00.0: PME# supported from D0 D3hot D3cold
[ 0.857612] pci 0000:73:03.0: PCI bridge to [bus 76]
[ 0.857730] pci 0000:73:03.0: bridge window [io 0xc000-0xcfff]
[ 0.857739] pci 0000:73:03.0: bridge window [mem 0xdc800000-0xdcafffff]
[ 0.857827] pci_bus 0000:00: on NUMA node 0
[ 0.859712] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.860331] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.860952] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 10 11 12 14 15)
[ 0.861567] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 10 11 12 14 15)
[ 0.862183] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.862799] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.863540] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.864155] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 10 11 12 14 15)
[ 0.865366] ACPI: Enabled 5 GPEs in block 00 to 3F
[ 0.865747] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.865862] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.866044] vgaarb: device added: PCI:0000:05:00.0,decodes=io+mem,owns=none,locks=none
[ 0.866217] vgaarb: loaded
[ 0.866318] vgaarb: bridge control possible 0000:05:00.0
[ 0.866428] vgaarb: no bridge control possible 0000:00:02.0
[ 0.866684] SCSI subsystem initialized
[ 0.866913] libata version 3.00 loaded.
[ 0.866942] ACPI: bus type USB registered
[ 0.867104] usbcore: registered new interface driver usbfs
[ 0.867240] usbcore: registered new interface driver hub
[ 0.867401] usbcore: registered new device driver usb
[ 0.867586] pps_core: LinuxPPS API ver. 1 registered
[ 0.867696] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.867883] PTP clock support registered
[ 0.868272] wmi: Mapper loaded
[ 0.868427] Advanced Linux Sound Architecture Driver Initialized.
[ 0.868601] PCI: Using ACPI for IRQ routing
[ 0.878766] PCI: pci_cache_line_size set to 64 bytes
[ 0.878900] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[ 0.878905] e820: reserve RAM buffer [mem 0x2e816000-0x2fffffff]
[ 0.878908] e820: reserve RAM buffer [mem 0x2f32b000-0x2fffffff]
[ 0.878911] e820: reserve RAM buffer [mem 0x4d2f8000-0x4fffffff]
[ 0.878915] e820: reserve RAM buffer [mem 0x4d3cf000-0x4fffffff]
[ 0.878919] e820: reserve RAM buffer [mem 0x4f000000-0x4fffffff]
[ 0.878923] e820: reserve RAM buffer [mem 0x89f600000-0x89fffffff]
[ 0.879636] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.880094] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.882280] clocksource: Switched to clocksource hpet
[ 0.882475] VFS: Disk quotas dquot_6.6.0
[ 0.882610] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.882965] pnp: PnP ACPI init
[ 0.883312] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[ 0.883436] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.883866] system 00:01: [io 0x0680-0x069f] has been reserved
[ 0.883984] system 00:01: [io 0xffff] has been reserved
[ 0.884096] system 00:01: [io 0xffff] has been reserved
[ 0.884208] system 00:01: [io 0xffff] has been reserved
[ 0.884341] system 00:01: [io 0x1c00-0x1cfe] has been reserved
[ 0.884455] system 00:01: [io 0x1d00-0x1dfe] has been reserved
[ 0.884569] system 00:01: [io 0x1e00-0x1efe] has been reserved
[ 0.884683] system 00:01: [io 0x1f00-0x1ffe] has been reserved
[ 0.884798] system 00:01: [io 0x1800-0x18fe] could not be reserved
[ 0.884913] system 00:01: [io 0x164e-0x164f] has been reserved
[ 0.885030] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.885089] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.885215] system 00:03: [io 0x1854-0x1857] has been reserved
[ 0.885360] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.885675] system 00:04: [io 0x0a00-0x0a0f] has been reserved
[ 0.885791] system 00:04: [io 0x0a30-0x0a3f] has been reserved
[ 0.885905] system 00:04: [io 0x0a20-0x0a2f] has been reserved
[ 0.886021] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.886555] pnp 00:05: [dma 0 disabled]
[ 0.886667] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.886799] system 00:06: [io 0x04d0-0x04d1] has been reserved
[ 0.886918] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.887934] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.888055] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.889459] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.889576] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.889693] system 00:07: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.889811] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.889928] system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.890046] system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.890163] system 00:07: [mem 0xff000000-0xffffffff] has been reserved
[ 0.890304] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.890422] system 00:07: [mem 0xdffdf000-0xdffdffff] has been reserved
[ 0.890539] system 00:07: [mem 0xdffe0000-0xdffeffff] has been reserved
[ 0.890658] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.891144] pnp: PnP ACPI: found 8 devices
[ 0.899312] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.899566] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 06-70] add_size 1000
[ 0.899597] pci 0000:73:01.0: bridge window [io 0x1000-0x0fff] to [bus 74] add_size 1000
[ 0.899603] pci 0000:73:01.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 74] add_size 200000 add_align 100000
[ 0.899608] pci 0000:73:01.0: bridge window [mem 0x00100000-0x000fffff] to [bus 74] add_size 200000 add_align 100000
[ 0.899658] pci 0000:73:01.0: res[9]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.899662] pci 0000:73:01.0: res[9]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.899668] pci 0000:72:00.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 73-76] add_size 200000 add_align 100000
[ 0.899682] pci 0000:72:00.0: res[9]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.899686] pci 0000:72:00.0: res[9]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.899691] pci 0000:00:1c.6: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 72-76] add_size 200000 add_align 100000
[ 0.899702] pci 0000:00:1c.6: res[9]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.899706] pci 0000:00:1c.6: res[9]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.899711] pci 0000:00:1c.0: res[7]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 0.899715] pci 0000:00:1c.0: res[7]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 0.899737] pci 0000:00:1c.6: BAR 9: assigned [mem 0x5fa00000-0x5fbfffff 64bit pref]
[ 0.899914] pci 0000:00:1c.0: BAR 7: assigned [io 0x2000-0x2fff]
[ 0.900032] pci 0000:02:08.0: PCI bridge to [bus 03]
[ 0.900157] pci 0000:02:10.0: PCI bridge to [bus 04]
[ 0.900294] pci 0000:02:11.0: PCI bridge to [bus 05]
[ 0.900405] pci 0000:02:11.0: bridge window [io 0xe000-0xefff]
[ 0.900524] pci 0000:02:11.0: bridge window [mem 0xdb000000-0xdc0fffff]
[ 0.900644] pci 0000:02:11.0: bridge window [mem 0xb0000000-0xb9ffffff 64bit pref]
[ 0.900823] pci 0000:01:00.0: PCI bridge to [bus 02-05]
[ 0.900935] pci 0000:01:00.0: bridge window [io 0xe000-0xefff]
[ 0.901054] pci 0000:01:00.0: bridge window [mem 0xdb000000-0xdc0fffff]
[ 0.901174] pci 0000:01:00.0: bridge window [mem 0xb0000000-0xb9ffffff 64bit pref]
[ 0.901371] pci 0000:00:01.0: PCI bridge to [bus 01-05]
[ 0.901483] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.901601] pci 0000:00:01.0: bridge window [mem 0xdb000000-0xdc1fffff]
[ 0.901720] pci 0000:00:01.0: bridge window [mem 0xb0000000-0xb9ffffff 64bit pref]
[ 0.901899] pci 0000:00:1c.0: PCI bridge to [bus 06-70]
[ 0.902011] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
[ 0.902130] pci 0000:00:1c.0: bridge window [mem 0xbc000000-0xda0fffff]
[ 0.902250] pci 0000:00:1c.0: bridge window [mem 0x70000000-0xa9ffffff 64bit pref]
[ 0.902447] pci 0000:00:1c.4: PCI bridge to [bus 71]
[ 0.902558] pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff]
[ 0.902678] pci 0000:00:1c.4: bridge window [mem 0xdcd00000-0xdcdfffff]
[ 0.902806] pci 0000:72:00.0: res[9]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.902810] pci 0000:72:00.0: res[9]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.902817] pci 0000:72:00.0: BAR 9: assigned [mem 0x5fa00000-0x5fbfffff 64bit pref]
[ 0.902993] pci 0000:73:01.0: res[8]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 200000 min_align 100000
[ 0.902997] pci 0000:73:01.0: res[8]=[mem 0x00100000-0x002fffff] res_to_dev_res add_size 200000 min_align 100000
[ 0.903001] pci 0000:73:01.0: res[9]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.903006] pci 0000:73:01.0: res[9]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.903010] pci 0000:73:01.0: res[7]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 0.903014] pci 0000:73:01.0: res[7]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 0.903019] pci 0000:73:01.0: BAR 8: no space for [mem size 0x00200000]
[ 0.903135] pci 0000:73:01.0: BAR 8: failed to assign [mem size 0x00200000]
[ 0.903255] pci 0000:73:01.0: BAR 9: assigned [mem 0x5fa00000-0x5fbfffff 64bit pref]
[ 0.903444] pci 0000:73:01.0: BAR 7: no space for [io size 0x1000]
[ 0.903559] pci 0000:73:01.0: BAR 7: failed to assign [io size 0x1000]
[ 0.903677] pci 0000:73:01.0: BAR 8: no space for [mem size 0x00200000]
[ 0.903793] pci 0000:73:01.0: BAR 8: failed to assign [mem size 0x00200000]
[ 0.903910] pci 0000:73:01.0: BAR 7: no space for [io size 0x1000]
[ 0.904025] pci 0000:73:01.0: BAR 7: failed to assign [io size 0x1000]
[ 0.904141] pci 0000:73:01.0: PCI bridge to [bus 74]
[ 0.904264] pci 0000:73:01.0: bridge window [mem 0x5fa00000-0x5fbfffff 64bit pref]
[ 0.904463] pci 0000:73:02.0: PCI bridge to [bus 75]
[ 0.904581] pci 0000:73:02.0: bridge window [mem 0xdcb00000-0xdcbfffff]
[ 0.904713] pci 0000:73:03.0: PCI bridge to [bus 76]
[ 0.904825] pci 0000:73:03.0: bridge window [io 0xc000-0xcfff]
[ 0.904946] pci 0000:73:03.0: bridge window [mem 0xdc800000-0xdcafffff]
[ 0.905078] pci 0000:72:00.0: PCI bridge to [bus 73-76]
[ 0.905191] pci 0000:72:00.0: bridge window [io 0xc000-0xcfff]
[ 0.905330] pci 0000:72:00.0: bridge window [mem 0xdc800000-0xdcbfffff]
[ 0.905452] pci 0000:72:00.0: bridge window [mem 0x5fa00000-0x5fbfffff 64bit pref]
[ 0.905634] pci 0000:00:1c.6: PCI bridge to [bus 72-76]
[ 0.905746] pci 0000:00:1c.6: bridge window [io 0xc000-0xcfff]
[ 0.905865] pci 0000:00:1c.6: bridge window [mem 0xdc800000-0xdccfffff]
[ 0.905985] pci 0000:00:1c.6: bridge window [mem 0x5fa00000-0x5fbfffff 64bit pref]
[ 0.906168] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.906172] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.906176] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.906179] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
[ 0.906183] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
[ 0.906186] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
[ 0.906190] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window]
[ 0.906194] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff window]
[ 0.906197] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff window]
[ 0.906201] pci_bus 0000:00: resource 13 [mem 0x5fa00000-0xfeafffff window]
[ 0.906205] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
[ 0.906209] pci_bus 0000:01: resource 1 [mem 0xdb000000-0xdc1fffff]
[ 0.906212] pci_bus 0000:01: resource 2 [mem 0xb0000000-0xb9ffffff 64bit pref]
[ 0.906216] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
[ 0.906220] pci_bus 0000:02: resource 1 [mem 0xdb000000-0xdc0fffff]
[ 0.906223] pci_bus 0000:02: resource 2 [mem 0xb0000000-0xb9ffffff 64bit pref]
[ 0.906227] pci_bus 0000:05: resource 0 [io 0xe000-0xefff]
[ 0.906231] pci_bus 0000:05: resource 1 [mem 0xdb000000-0xdc0fffff]
[ 0.906235] pci_bus 0000:05: resource 2 [mem 0xb0000000-0xb9ffffff 64bit pref]
[ 0.906239] pci_bus 0000:06: resource 0 [io 0x2000-0x2fff]
[ 0.906242] pci_bus 0000:06: resource 1 [mem 0xbc000000-0xda0fffff]
[ 0.906246] pci_bus 0000:06: resource 2 [mem 0x70000000-0xa9ffffff 64bit pref]
[ 0.906250] pci_bus 0000:71: resource 0 [io 0xd000-0xdfff]
[ 0.906253] pci_bus 0000:71: resource 1 [mem 0xdcd00000-0xdcdfffff]
[ 0.906257] pci_bus 0000:72: resource 0 [io 0xc000-0xcfff]
[ 0.906260] pci_bus 0000:72: resource 1 [mem 0xdc800000-0xdccfffff]
[ 0.906264] pci_bus 0000:72: resource 2 [mem 0x5fa00000-0x5fbfffff 64bit pref]
[ 0.906268] pci_bus 0000:73: resource 0 [io 0xc000-0xcfff]
[ 0.906271] pci_bus 0000:73: resource 1 [mem 0xdc800000-0xdcbfffff]
[ 0.906285] pci_bus 0000:73: resource 2 [mem 0x5fa00000-0x5fbfffff 64bit pref]
[ 0.906288] pci_bus 0000:74: resource 2 [mem 0x5fa00000-0x5fbfffff 64bit pref]
[ 0.906292] pci_bus 0000:75: resource 1 [mem 0xdcb00000-0xdcbfffff]
[ 0.906296] pci_bus 0000:76: resource 0 [io 0xc000-0xcfff]
[ 0.906299] pci_bus 0000:76: resource 1 [mem 0xdc800000-0xdcafffff]
[ 0.906365] NET: Registered protocol family 2
[ 0.906810] TCP established hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.907791] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.908168] TCP: Hash tables configured (established 262144 bind 65536)
[ 0.908341] UDP hash table entries: 16384 (order: 7, 524288 bytes)
[ 0.908616] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes)
[ 0.908981] NET: Registered protocol family 1
[ 0.909126] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.925450] PCI: CLS mismatch (64 != 128), using 64 bytes
[ 0.940573] Unpacking initramfs...
[ 1.481278] Freeing initrd memory: 1740K (ffff88004d145000 - ffff88004d2f8000)
[ 1.481510] DMAR: No ATSR found
[ 1.481865] DMAR: dmar0: Using Queued invalidation
[ 1.481996] DMAR: dmar1: Using Queued invalidation
[ 2.059113] DMAR: Software identity mapping for device 0000:00:00.0
[ 2.059232] DMAR: Software identity mapping for device 0000:00:01.0
[ 2.059368] DMAR: Software identity mapping for device 0000:00:02.0
[ 2.059483] DMAR: Software identity mapping for device 0000:00:03.0
[ 2.059598] DMAR: Software identity mapping for device 0000:00:14.0
[ 2.059713] DMAR: Software identity mapping for device 0000:00:16.0
[ 2.059828] DMAR: Software identity mapping for device 0000:00:19.0
[ 2.059942] DMAR: Software identity mapping for device 0000:00:1a.0
[ 2.060057] DMAR: Software identity mapping for device 0000:00:1b.0
[ 2.060172] DMAR: Software identity mapping for device 0000:00:1c.0
[ 2.060292] DMAR: Software identity mapping for device 0000:00:1c.4
[ 2.060407] DMAR: Software identity mapping for device 0000:00:1c.6
[ 2.060522] DMAR: Software identity mapping for device 0000:00:1d.0
[ 2.060637] DMAR: Software identity mapping for device 0000:00:1f.0
[ 2.060752] DMAR: Software identity mapping for device 0000:00:1f.2
[ 2.060867] DMAR: Software identity mapping for device 0000:00:1f.3
[ 2.060995] DMAR: Software identity mapping for device 0000:01:00.0
[ 2.061123] DMAR: Software identity mapping for device 0000:02:08.0
[ 2.061239] DMAR: Software identity mapping for device 0000:02:10.0
[ 2.061360] DMAR: Software identity mapping for device 0000:02:11.0
[ 2.061488] DMAR: Software identity mapping for device 0000:05:00.0
[ 2.061603] DMAR: Software identity mapping for device 0000:05:00.1
[ 2.061732] DMAR: Software identity mapping for device 0000:71:00.0
[ 2.061860] DMAR: Software identity mapping for device 0000:72:00.0
[ 2.061988] DMAR: Software identity mapping for device 0000:73:01.0
[ 2.062103] DMAR: Software identity mapping for device 0000:73:02.0
[ 2.062218] DMAR: Software identity mapping for device 0000:73:03.0
[ 2.062352] DMAR: Software identity mapping for device 0000:75:00.0
[ 2.062480] DMAR: Software identity mapping for device 0000:76:00.0
[ 2.062593] DMAR: Setting RMRR:
[ 2.062697] DMAR: Setting identity map for device 0000:00:02.0 [0x4f800000 - 0x5f9fffff]
[ 2.067441] DMAR: Setting identity map for device 0000:00:14.0 [0x4ed08000 - 0x4ed16fff]
[ 2.067630] DMAR: Setting identity map for device 0000:00:1a.0 [0x4ed08000 - 0x4ed16fff]
[ 2.067806] DMAR: Setting identity map for device 0000:00:1d.0 [0x4ed08000 - 0x4ed16fff]
[ 2.067983] DMAR: Prepare 0-16MiB unity mapping for LPC
[ 2.068093] DMAR: Setting identity map for device 0000:00:1f.0 [0x0 - 0xffffff]
[ 2.068554] DMAR: Intel(R) Virtualization Technology for Directed I/O
[ 2.068801] iommu: Adding device 0000:00:00.0 to group 0
[ 2.068951] iommu: Adding device 0000:00:01.0 to group 1
[ 2.069083] iommu: Adding device 0000:00:02.0 to group 2
[ 2.069216] iommu: Adding device 0000:00:03.0 to group 3
[ 2.069363] iommu: Adding device 0000:00:14.0 to group 4
[ 2.069504] iommu: Adding device 0000:00:16.0 to group 5
[ 2.069637] iommu: Adding device 0000:00:19.0 to group 6
[ 2.069769] iommu: Adding device 0000:00:1a.0 to group 7
[ 2.069901] iommu: Adding device 0000:00:1b.0 to group 8
[ 2.070034] iommu: Adding device 0000:00:1c.0 to group 9
[ 2.070168] iommu: Adding device 0000:00:1c.4 to group 10
[ 2.070313] iommu: Adding device 0000:00:1c.6 to group 11
[ 2.070446] iommu: Adding device 0000:00:1d.0 to group 12
[ 2.070606] iommu: Adding device 0000:00:1f.0 to group 13
[ 2.070738] iommu: Adding device 0000:00:1f.2 to group 13
[ 2.070870] iommu: Adding device 0000:00:1f.3 to group 13
[ 2.070992] iommu: Adding device 0000:01:00.0 to group 1
[ 2.071113] iommu: Adding device 0000:02:08.0 to group 1
[ 2.071233] iommu: Adding device 0000:02:10.0 to group 1
[ 2.071363] iommu: Adding device 0000:02:11.0 to group 1
[ 2.071490] iommu: Adding device 0000:05:00.0 to group 1
[ 2.071616] iommu: Adding device 0000:05:00.1 to group 1
[ 2.071750] iommu: Adding device 0000:71:00.0 to group 14
[ 2.071887] iommu: Adding device 0000:72:00.0 to group 15
[ 2.072020] iommu: Adding device 0000:73:01.0 to group 16
[ 2.072154] iommu: Adding device 0000:73:02.0 to group 17
[ 2.072297] iommu: Adding device 0000:73:03.0 to group 18
[ 2.072440] iommu: Adding device 0000:75:00.0 to group 19
[ 2.072583] iommu: Adding device 0000:76:00.0 to group 20
[ 2.077938] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[ 2.078113] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 2.078225] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 2.078349] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 2.078459] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 2.079987] Scanning for low memory corruption every 60 seconds
[ 2.080742] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 2.080938] audit: initializing netlink subsys (disabled)
[ 2.081073] audit: type=2000 audit(1460388988.029:1): initialized
[ 2.081756] Initialise system trusted keyring
[ 2.082083] workingset: timestamp_bits=44 max_order=23 bucket_order=0
[ 2.087625] fuse init (API version 7.24)
[ 2.087966] SGI XFS with ACLs, security attributes, no debug enabled
[ 2.090671] Key type asymmetric registered
[ 2.090788] Asymmetric key parser 'x509' registered
[ 2.091005] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[ 2.091186] io scheduler noop registered
[ 2.091325] io scheduler deadline registered
[ 2.091450] io scheduler cfq registered (default)
[ 2.094896] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 2.096326] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 2.096489] intel_idle: MWAIT substates: 0x42120
[ 2.096492] intel_idle: v0.4.1 model 0x3C
[ 2.097179] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 2.097395] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 2.097577] ACPI: Power Button [PWRB]
[ 2.097768] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 2.097941] ACPI: Power Button [PWRF]
[ 2.099916] thermal LNXTHERM:00: registered as thermal_zone0
[ 2.100033] ACPI: Thermal Zone [TZ00] (28 C)
[ 2.100728] thermal LNXTHERM:01: registered as thermal_zone1
[ 2.100842] ACPI: Thermal Zone [TZ01] (30 C)
[ 2.101079] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 2.122005] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 2.123210] Non-volatile memory driver v1.3
[ 2.123463] Linux agpgart interface v0.103
[ 2.123728] [drm] Initialized drm 1.1.0 20060810
[ 2.124757] [drm:i915_dump_device_info] i915 device info: gen=7, pciid=0x0412 rev=0x06 flags=need_gfx_hws,is_haswell,has_fbc,has_hotplug,has_llc,has_ddi,has_fpga_dbg,
[ 2.124783] [drm:intel_detect_pch] Found LynxPoint PCH
[ 2.124914] [drm] DMAR active, disabling use of stolen memory
[ 2.125027] [drm] Memory usable by graphics device = 2048M
[ 2.125139] [drm:i915_gem_gtt_init] GMADR size = 256M
[ 2.125142] [drm:i915_gem_gtt_init] GTT stolen size = 256M
[ 2.125144] [drm] VT-d active for gfx access
[ 2.125273] [drm:i915_gem_gtt_init] ppgtt mode: 1
[ 2.125277] [drm] Replacing VGA console driver
[ 2.126235] Console: switching to colour dummy device 80x25
[ 2.126826] [drm:intel_opregion_setup] graphic opregion physical addr: 0x4d47d018
[ 2.126838] [drm:intel_opregion_setup] Public ACPI methods supported
[ 2.126840] [drm:intel_opregion_setup] SWSCI supported
[ 2.132317] [drm:swsci_setup] SWSCI GBDA callbacks 00000cb3, SBCB callbacks 00300483
[ 2.132324] [drm:intel_opregion_setup] ASLE supported
[ 2.132327] [drm:intel_opregion_setup] ASLE extension supported
[ 2.132331] [drm:intel_opregion_setup] Found valid VBT in ACPI OpRegion (Mailbox #4)
[ 2.132570] [drm:intel_device_info_runtime_init] slice total: 0
[ 2.132574] [drm:intel_device_info_runtime_init] subslice total: 0
[ 2.132576] [drm:intel_device_info_runtime_init] subslice per slice: 0
[ 2.132579] [drm:intel_device_info_runtime_init] EU total: 0
[ 2.132581] [drm:intel_device_info_runtime_init] EU per subslice: 0
[ 2.132584] [drm:intel_device_info_runtime_init] has slice power gating: n
[ 2.132587] [drm:intel_device_info_runtime_init] has subslice power gating: n
[ 2.132590] [drm:intel_device_info_runtime_init] has EU power gating: n
[ 2.132592] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 2.132604] [drm] Driver supports precise vblank timestamp query.
[ 2.132615] [drm:init_vbt_defaults] Set default to SSC at 120000 kHz
[ 2.132619] [drm:intel_bios_init] VBT signature "$VBT HASWELL ", BDB version 177
[ 2.132624] [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
[ 2.132627] [drm:parse_general_definitions] crt_ddc_bus_pin: 2
[ 2.132632] [drm:parse_lfp_panel_data] DRRS supported mode is static
[ 2.132637] [drm:parse_lfp_panel_data] Found panel mode in BIOS VBT tables:
[ 2.132643] [drm:drm_mode_debug_printmodeline] Modeline 0:"1024x768" 0 65000 1024 1048 1184 1344 768 771 777 806 0x8 0xa
[ 2.132647] [drm:parse_lfp_panel_data] VBT initial LVDS value 300
[ 2.132651] [drm:parse_lfp_backlight] VBT backlight PWM modulation frequency 200 Hz, active high, min brightness 0, level 255
[ 2.132656] [drm:parse_sdvo_panel_data] Found SDVO panel mode in BIOS VBT tables:
[ 2.132661] [drm:drm_mode_debug_printmodeline] Modeline 0:"1600x1200" 0 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x8 0xa
[ 2.132665] [drm:parse_sdvo_device_mapping] No SDVO device info is found in VBT
[ 2.132669] [drm:parse_driver_features] DRRS State Enabled:1
[ 2.132674] [drm:parse_ddi_port] Port B VBT info: DP:0 HDMI:1 DVI:1 EDP:0 CRT:0
[ 2.132678] [drm:parse_ddi_port] VBT HDMI level shift for port B: 6
[ 2.132682] [drm:parse_ddi_port] Port C VBT info: DP:0 HDMI:1 DVI:1 EDP:0 CRT:0
[ 2.132685] [drm:parse_ddi_port] VBT HDMI level shift for port C: 6
[ 2.132688] [drm:parse_ddi_port] Port D VBT info: DP:1 HDMI:1 DVI:1 EDP:0 CRT:0
[ 2.132691] [drm:parse_ddi_port] VBT HDMI level shift for port D: 6
[ 2.132709] [drm:intel_dsm_pci_probe] no _DSM method for intel device
[ 2.132717] [drm:intel_power_well_enable] enabling always-on
[ 2.132720] [drm:intel_power_well_enable] enabling display
[ 2.133234] [drm:intel_print_wm_latency] Primary WM0 latency 20 (2.0 usec)
[ 2.133241] [drm:intel_print_wm_latency] Primary WM1 latency 4 (2.0 usec)
[ 2.133246] [drm:intel_print_wm_latency] Primary WM2 latency 36 (18.0 usec)
[ 2.133278] [drm:intel_print_wm_latency] Primary WM3 latency 90 (45.0 usec)
[ 2.133281] [drm:intel_print_wm_latency] Primary WM4 latency 160 (80.0 usec)
[ 2.133285] [drm:intel_print_wm_latency] Sprite WM0 latency 20 (2.0 usec)
[ 2.133288] [drm:intel_print_wm_latency] Sprite WM1 latency 4 (2.0 usec)
[ 2.133291] [drm:intel_print_wm_latency] Sprite WM2 latency 36 (18.0 usec)
[ 2.133294] [drm:intel_print_wm_latency] Sprite WM3 latency 90 (45.0 usec)
[ 2.133297] [drm:intel_print_wm_latency] Sprite WM4 latency 160 (80.0 usec)
[ 2.133300] [drm:intel_print_wm_latency] Cursor WM0 latency 20 (2.0 usec)
[ 2.133303] [drm:intel_print_wm_latency] Cursor WM1 latency 4 (2.0 usec)
[ 2.133306] [drm:intel_print_wm_latency] Cursor WM2 latency 36 (18.0 usec)
[ 2.133309] [drm:intel_print_wm_latency] Cursor WM3 latency 90 (45.0 usec)
[ 2.133312] [drm:intel_print_wm_latency] Cursor WM4 latency 160 (80.0 usec)
[ 2.133317] [drm:intel_modeset_init] 3 display pipes available.
[ 2.133350] [drm:intel_update_cdclk] Current CD clock rate: 540000 kHz
[ 2.133353] [drm:intel_update_max_cdclk] Max CD clock rate: 540000 kHz
[ 2.133355] [drm:intel_update_max_cdclk] Max dotclock rate: 540000 kHz
[ 2.133363] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=none:owns=io+mem
[ 2.133787] [drm:intel_crt_reset] crt adpa set to 0xf40000
[ 2.133950] [drm:intel_dp_init_connector] Adding DP connector on port D
[ 2.134037] [drm:intel_dp_aux_init] registering DPDDC-D bus for card0-DP-1
[ 2.148589] [drm:intel_modeset_readout_hw_state] [CRTC:26] hw state readout: enabled
[ 2.148596] [drm:intel_modeset_readout_hw_state] [CRTC:30] hw state readout: disabled
[ 2.148601] [drm:intel_modeset_readout_hw_state] [CRTC:34] hw state readout: disabled
[ 2.148606] [drm:intel_modeset_readout_hw_state] WRPLL 1 hw state readout: crtc_mask 0x00000000, on 0
[ 2.148610] [drm:intel_modeset_readout_hw_state] WRPLL 2 hw state readout: crtc_mask 0x00000000, on 0
[ 2.148614] [drm:intel_modeset_readout_hw_state] SPLL hw state readout: crtc_mask 0x00000000, on 0
[ 2.148619] [drm:intel_modeset_readout_hw_state] [ENCODER:37:DAC-37] hw state readout: disabled, pipe A
[ 2.148624] [drm:intel_modeset_readout_hw_state] [ENCODER:38:TMDS-38] hw state readout: disabled, pipe A
[ 2.148628] [drm:intel_modeset_readout_hw_state] [ENCODER:43:TMDS-43] hw state readout: disabled, pipe A
[ 2.148636] [drm:intel_modeset_readout_hw_state] [ENCODER:45:TMDS-45] hw state readout: enabled, pipe A
[ 2.148640] [drm:intel_modeset_readout_hw_state] [ENCODER:47:DP MST-47] hw state readout: disabled, pipe A
[ 2.148643] [drm:intel_modeset_readout_hw_state] [ENCODER:48:DP MST-48] hw state readout: disabled, pipe B
[ 2.148646] [drm:intel_modeset_readout_hw_state] [ENCODER:49:DP MST-49] hw state readout: disabled, pipe C
[ 2.148650] [drm:intel_modeset_readout_hw_state] [CONNECTOR:36:VGA-1] hw state readout: disabled
[ 2.148655] [drm:intel_modeset_readout_hw_state] [CONNECTOR:39:HDMI-A-1] hw state readout: disabled
[ 2.148660] [drm:intel_modeset_readout_hw_state] [CONNECTOR:44:HDMI-A-2] hw state readout: disabled
[ 2.148665] [drm:intel_modeset_readout_hw_state] [CONNECTOR:46:DP-1] hw state readout: enabled
[ 2.148670] [drm:intel_modeset_readout_hw_state] [CONNECTOR:50:HDMI-A-3] hw state readout: disabled
[ 2.148690] [drm:intel_dump_pipe_config] [CRTC:26][setup_hw_state] config ffff88087b0b4800 for pipe A
[ 2.148693] [drm:intel_dump_pipe_config] cpu_transcoder: A
[ 2.148696] [drm:intel_dump_pipe_config] pipe bpp: 30, dithering: 0
[ 2.148700] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[ 2.148704] [drm:intel_dump_pipe_config] dp: 1, lanes: 4, gmch_m: 3826574, gmch_n: 8388608, link_m: 255104, link_n: 524288, tu: 64
[ 2.148709] [drm:intel_dump_pipe_config] dp: 1, lanes: 4, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[ 2.148712] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[ 2.148714] [drm:intel_dump_pipe_config] requested mode:
[ 2.148720] [drm:drm_mode_debug_printmodeline] Modeline 0:"3840x2160" 30 262749 3840 3888 3920 4000 2160 2163 2168 2191 0x40 0x9
[ 2.148722] [drm:intel_dump_pipe_config] adjusted mode:
[ 2.148727] [drm:drm_mode_debug_printmodeline] Modeline 0:"3840x2160" 30 262749 3840 3888 3920 4000 2160 2163 2168 2191 0x40 0x9
[ 2.148733] [drm:intel_dump_crtc_timings] crtc timings: 262749 3840 3888 3920 4000 2160 2163 2168 2191, type: 0x40 flags: 0x9
[ 2.148735] [drm:intel_dump_pipe_config] port clock: 540000
[ 2.148738] [drm:intel_dump_pipe_config] pipe src size: 720x400
[ 2.148742] [drm:intel_dump_pipe_config] num_scalers: 0, scaler_users: 0x0, scaler_id: 0
[ 2.148745] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[ 2.148749] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x0f000870, enabled
[ 2.148751] [drm:intel_dump_pipe_config] ips: 0
[ 2.148754] [drm:intel_dump_pipe_config] double wide: 0
[ 2.148757] [drm:intel_dump_pipe_config] ddi_pll_sel: 0; dpll_hw_state: wrpll: 0x0 spll: 0x0
[ 2.148760] [drm:intel_dump_pipe_config] planes on this crtc
[ 2.148764] [drm:intel_dump_pipe_config] STANDARD PLANE:23 plane: 0.0 idx: 0 disabled, scaler_id = 0
[ 2.148768] [drm:intel_dump_pipe_config] CURSOR PLANE:25 plane: 0.1 idx: 1 disabled, scaler_id = 0
[ 2.148771] [drm:intel_dump_pipe_config] STANDARD PLANE:27 plane: 0.1 idx: 2 disabled, scaler_id = 0
[ 2.148776] [drm:intel_dump_pipe_config] [CRTC:30][setup_hw_state] config ffff88087b0b5800 for pipe B
[ 2.148779] [drm:intel_dump_pipe_config] cpu_transcoder: B
[ 2.148782] [drm:intel_dump_pipe_config] pipe bpp: 0, dithering: 0
[ 2.148786] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[ 2.148789] [drm:intel_dump_pipe_config] dp: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[ 2.148793] [drm:intel_dump_pipe_config] dp: 0, lanes: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[ 2.148796] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[ 2.148798] [drm:intel_dump_pipe_config] requested mode:
[ 2.148803] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[ 2.148805] [drm:intel_dump_pipe_config] adjusted mode:
[ 2.148810] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[ 2.148814] [drm:intel_dump_crtc_timings] crtc timings: 0 0 0 0 0 0 0 0 0, type: 0x0 flags: 0x0
[ 2.148817] [drm:intel_dump_pipe_config] port clock: 0
[ 2.148820] [drm:intel_dump_pipe_config] pipe src size: 0x0
[ 2.148823] [drm:intel_dump_pipe_config] num_scalers: 0, scaler_users: 0x0, scaler_id: 0
[ 2.148826] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[ 2.148829] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[ 2.148832] [drm:intel_dump_pipe_config] ips: 0
[ 2.148834] [drm:intel_dump_pipe_config] double wide: 0
[ 2.148837] [drm:intel_dump_pipe_config] ddi_pll_sel: 0; dpll_hw_state: wrpll: 0x0 spll: 0x0
[ 2.148840] [drm:intel_dump_pipe_config] planes on this crtc
[ 2.148843] [drm:intel_dump_pipe_config] STANDARD PLANE:28 plane: 1.0 idx: 3 disabled, scaler_id = 0
[ 2.148847] [drm:intel_dump_pipe_config] CURSOR PLANE:29 plane: 1.2 idx: 4 disabled, scaler_id = 0
[ 2.148850] [drm:intel_dump_pipe_config] STANDARD PLANE:31 plane: 1.1 idx: 5 disabled, scaler_id = 0
[ 2.148855] [drm:intel_dump_pipe_config] [CRTC:34][setup_hw_state] config ffff88087b0b6800 for pipe C
[ 2.148857] [drm:intel_dump_pipe_config] cpu_transcoder: C
[ 2.148860] [drm:intel_dump_pipe_config] pipe bpp: 0, dithering: 0
[ 2.148864] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[ 2.148867] [drm:intel_dump_pipe_config] dp: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[ 2.148871] [drm:intel_dump_pipe_config] dp: 0, lanes: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[ 2.148874] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[ 2.148876] [drm:intel_dump_pipe_config] requested mode:
[ 2.148880] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[ 2.148883] [drm:intel_dump_pipe_config] adjusted mode:
[ 2.148887] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[ 2.148891] [drm:intel_dump_crtc_timings] crtc timings: 0 0 0 0 0 0 0 0 0, type: 0x0 flags: 0x0
[ 2.148894] [drm:intel_dump_pipe_config] port clock: 0
[ 2.148896] [drm:intel_dump_pipe_config] pipe src size: 0x0
[ 2.148899] [drm:intel_dump_pipe_config] num_scalers: 0, scaler_users: 0x0, scaler_id: 0
[ 2.148902] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[ 2.148905] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[ 2.148908] [drm:intel_dump_pipe_config] ips: 0
[ 2.148910] [drm:intel_dump_pipe_config] double wide: 0
[ 2.148913] [drm:intel_dump_pipe_config] ddi_pll_sel: 0; dpll_hw_state: wrpll: 0x0 spll: 0x0
[ 2.148915] [drm:intel_dump_pipe_config] planes on this crtc
[ 2.148919] [drm:intel_dump_pipe_config] STANDARD PLANE:32 plane: 2.0 idx: 6 disabled, scaler_id = 0
[ 2.148923] [drm:intel_dump_pipe_config] CURSOR PLANE:33 plane: 2.3 idx: 7 disabled, scaler_id = 0
[ 2.148926] [drm:intel_dump_pipe_config] STANDARD PLANE:35 plane: 2.1 idx: 8 disabled, scaler_id = 0
[ 2.148986] [drm:i915_gem_setup_global_gtt] clearing unused GTT space: [0, 7ffff000]
[ 2.153048] [drm:gen6_ppgtt_init] Allocated pde space (2M) at GTT entry: 7fdf0
[ 2.154960] [drm:i915_gem_context_init] HW context support initialized
[ 2.154979] [drm:init_status_page] render ring hws offset: 0x00011000
[ 2.155069] [drm:intel_init_pipe_control] render ring pipe control offset: 0x00032000
[ 2.155080] [drm:init_status_page] bsd ring hws offset: 0x00033000
[ 2.155166] [drm:init_status_page] blitter ring hws offset: 0x00054000
[ 2.155256] [drm:init_status_page] video enhancement ring hws offset: 0x00075000
[ 2.157496] [drm:intel_update_cdclk] Current CD clock rate: 540000 kHz
[ 2.157520] [drm:intel_fbdev_init_bios] pipe A not active or no fb, skipping
[ 2.157523] [drm:intel_fbdev_init_bios] pipe B not active or no fb, skipping
[ 2.157526] [drm:intel_fbdev_init_bios] pipe C not active or no fb, skipping
[ 2.157528] [drm:intel_fbdev_init_bios] no active fbs found, not using BIOS config
[ 2.157585] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:36:VGA-1]
[ 2.157593] [drm:intel_crt_detect] [CONNECTOR:36:VGA-1] force=1
[ 2.157600] [drm:intel_ironlake_crt_detect_hotplug] trigger hotplug detect cycle: adpa=0xf40000
[ 2.159135] [drm:intel_didl_outputs] More than 15 outputs detected via ACPI
[ 2.164676] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 2.165519] [drm:asle_set_backlight] bclp = 0x80000002
[ 2.165527] [drm:asle_set_backlight] updating opregion backlight 2/255
[ 2.165694] [drm:asle_set_backlight] bclp = 0x800000ff
[ 2.165697] [drm:asle_set_backlight] updating opregion backlight 255/255
[ 2.165860] acpi device:6e: registered as cooling_device13
[ 2.166046] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input2
[ 2.166122] [drm] Initialized i915 1.6.0 20160229 for 0000:00:02.0 on minor 0
[ 2.167282] [drm:intel_ironlake_crt_detect_hotplug] ironlake hotplug adpa=0xf40000, result 0
[ 2.167289] [drm:intel_crt_detect] CRT not detected via hotplug
[ 2.167460] [drm:do_gmbus_xfer] GMBUS [i915 gmbus vga] NAK for addr: 0050 w(1)
[ 2.167465] [drm:do_gmbus_xfer] GMBUS [i915 gmbus vga] NAK on first message, retry
[ 2.167663] [drm:do_gmbus_xfer] GMBUS [i915 gmbus vga] NAK for addr: 0050 w(1)
[ 2.167668] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[ 2.167671] [drm:intel_crt_get_edid] CRT GMBUS EDID read failed, retry using GPIO bit-banging
[ 2.167674] [drm:intel_gmbus_force_bit] enabling bit-banging on i915 gmbus vga. force bit now 1
[ 2.168418] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[ 2.168422] [drm:intel_gmbus_force_bit] disabling bit-banging on i915 gmbus vga. force bit now 0
[ 2.168425] [drm:intel_crt_detect_ddc] CRT not detected via DDC:0x50 [no valid EDID found]
[ 2.168430] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:36:VGA-1] status updated from unknown to disconnected
[ 2.168434] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:36:VGA-1] disconnected
[ 2.168438] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:39:HDMI-A-1]
[ 2.168441] [drm:intel_hdmi_detect] [CONNECTOR:39:HDMI-A-1]
[ 2.170621] loop: module loaded
[ 2.170811] ahci 0000:00:1f.2: version 3.0
[ 2.171123] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x21 impl SATA mode
[ 2.171143] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst
[ 2.173637] scsi host0: ahci
[ 2.173895] scsi host1: ahci
[ 2.174079] scsi host2: ahci
[ 2.174243] scsi host3: ahci
[ 2.174463] scsi host4: ahci
[ 2.174631] scsi host5: ahci
[ 2.174725] ata1: SATA max UDMA/133 abar m2048@0xdce3a000 port 0xdce3a100 irq 36
[ 2.174740] ata2: DUMMY
[ 2.174747] ata3: DUMMY
[ 2.174754] ata4: DUMMY
[ 2.174762] ata5: DUMMY
[ 2.174770] ata6: SATA max UDMA/133 abar m2048@0xdce3a000 port 0xdce3a380 irq 36
[ 2.174973] ahci 0000:71:00.0: controller can do FBS, turning on CAP_FBS
[ 2.185252] ahci 0000:71:00.0: AHCI 0001.0200 32 slots 8 ports 6 Gbps 0xff impl SATA mode
[ 2.185289] ahci 0000:71:00.0: flags: 64bit ncq fbs pio
[ 2.187061] scsi host6: ahci
[ 2.187299] scsi host7: ahci
[ 2.187531] scsi host8: ahci
[ 2.187689] scsi host9: ahci
[ 2.187849] scsi host10: ahci
[ 2.188007] scsi host11: ahci
[ 2.188166] scsi host12: ahci
[ 2.188379] scsi host13: ahci
[ 2.188481] ata7: SATA max UDMA/133 abar m2048@0xdcd10000 port 0xdcd10100 irq 37
[ 2.188498] ata8: SATA max UDMA/133 abar m2048@0xdcd10000 port 0xdcd10180 irq 37
[ 2.188513] ata9: SATA max UDMA/133 abar m2048@0xdcd10000 port 0xdcd10200 irq 37
[ 2.188529] ata10: SATA max UDMA/133 abar m2048@0xdcd10000 port 0xdcd10280 irq 37
[ 2.188545] ata11: SATA max UDMA/133 abar m2048@0xdcd10000 port 0xdcd10300 irq 37
[ 2.188560] ata12: SATA max UDMA/133 abar m2048@0xdcd10000 port 0xdcd10380 irq 37
[ 2.188575] ata13: SATA max UDMA/133 abar m2048@0xdcd10000 port 0xdcd10400 irq 37
[ 2.188590] ata14: SATA max UDMA/133 abar m2048@0xdcd10000 port 0xdcd10480 irq 37
[ 2.188856] tun: Universal TUN/TAP device driver, 1.6
[ 2.188866] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 2.188982] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[ 2.189002] e100: Copyright(c) 1999-2006 Intel Corporation
[ 2.189094] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[ 2.189112] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 2.189167] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 2.189182] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 2.189509] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 2.256303] [drm:intel_hdmi_detect] Live status not up!
[ 2.256312] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:39:HDMI-A-1] status updated from unknown to disconnected
[ 2.256320] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:39:HDMI-A-1] disconnected
[ 2.256324] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:44:HDMI-A-2]
[ 2.256328] [drm:intel_hdmi_detect] [CONNECTOR:44:HDMI-A-2]
[ 2.344301] [drm:intel_hdmi_detect] Live status not up!
[ 2.344309] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:44:HDMI-A-2] status updated from unknown to disconnected
[ 2.344315] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:44:HDMI-A-2] disconnected
[ 2.344319] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 2.344323] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 2.346107] [drm:intel_dp_get_dpcd] DPCD: 12 14 e4 01 01 01 01 81 00 00 00 00 00 00 01
[ 2.346117] [drm:intel_dp_get_dpcd] Display Port TPS3 support: source yes, sink yes
[ 2.346124] [drm:intel_dp_print_rates] source rates: 162000, 270000, 540000
[ 2.346128] [drm:intel_dp_print_rates] sink rates: 162000, 270000, 540000
[ 2.346132] [drm:intel_dp_print_rates] common rates: 162000, 270000, 540000
[ 2.348272] [drm:drm_dp_i2c_do_msg] native defer
[ 2.349492] [drm:drm_dp_i2c_do_msg] native defer
[ 2.350712] [drm:drm_dp_i2c_do_msg] native defer
[ 2.351923] [drm:drm_dp_i2c_do_msg] native defer
[ 2.353137] [drm:drm_dp_i2c_do_msg] native defer
[ 2.354764] [drm:intel_dp_probe_oui] Sink OUI: 0080e1
[ 2.355574] [drm:intel_dp_probe_oui] Branch OUI: 0080e1
[ 2.357196] [drm:intel_dp_probe_mst] Sink is MST capable
[ 2.360100] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] status updated from unknown to disconnected
[ 2.360106] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 2.360112] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-3]
[ 2.360117] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-3]
[ 2.360277] [drm:do_gmbus_xfer] GMBUS [i915 gmbus dpd] NAK for addr: 0050 w(1)
[ 2.360282] [drm:do_gmbus_xfer] GMBUS [i915 gmbus dpd] NAK on first message, retry
[ 2.360458] [drm:do_gmbus_xfer] GMBUS [i915 gmbus dpd] NAK for addr: 0050 w(1)
[ 2.360468] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpd
[ 2.360476] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-3] status updated from unknown to disconnected
[ 2.360482] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-3] disconnected
[ 2.360493] i915 0000:00:02.0: No connectors reported connected with modes
[ 2.360511] [drm:drm_setup_crtcs]
[ 2.360520] [drm:drm_enable_connectors] connector 36 enabled? no
[ 2.360525] [drm:drm_enable_connectors] connector 39 enabled? no
[ 2.360529] [drm:drm_enable_connectors] connector 44 enabled? no
[ 2.360533] [drm:drm_enable_connectors] connector 46 enabled? no
[ 2.360538] [drm:drm_enable_connectors] connector 50 enabled? no
[ 2.360543] [drm:intel_fb_initial_config] connector VGA-1 not enabled, skipping
[ 2.360548] [drm:intel_fb_initial_config] connector HDMI-A-1 not enabled, skipping
[ 2.360552] [drm:intel_fb_initial_config] connector HDMI-A-2 not enabled, skipping
[ 2.360556] [drm:intel_fb_initial_config] connector DP-1 not enabled, skipping
[ 2.360560] [drm:intel_fb_initial_config] connector HDMI-A-3 not enabled, skipping
[ 2.360564] [drm:intel_fb_initial_config] Not using firmware configuration
[ 2.360571] [drm:drm_setup_crtcs] picking CRTCs for 8192x8192 config
[ 2.360576] [drm] Cannot find any crtc or sizes - going 1024x768
[ 2.360592] [drm:intelfb_create] no BIOS fb, allocating a new one
[ 2.363337] [drm:intel_get_hpd_pins] hotplug event received, stat 0x00800000, dig 0x00111010, pins 0x00000080
[ 2.363345] [drm:intel_hpd_irq_handler] digital hpd port D - short
[ 2.363364] [drm:intel_dp_hpd_pulse] got hpd irq on port D - short
[ 2.366159] [drm:intel_dp_check_mst_status] got esi 02 10 00
[ 2.369804] [drm:intelfb_create] allocated 1024x768 fb: 0x000c0000, bo ffff880875c298c0
[ 2.369936] fbcon: inteldrmfb (fb0) is primary device
[ 2.370106] [drm:intel_disable_pipe] disabling pipe A
[ 2.370880] [drm:intel_dp_check_mst_status] got esi2 02 00 00
[ 2.370882] [drm:intel_dp_check_mst_status] got esi 02 00 00
[ 2.373001] [drm:intel_get_hpd_pins] hotplug event received, stat 0x00800000, dig 0x00111010, pins 0x00000080
[ 2.373004] [drm:intel_hpd_irq_handler] digital hpd port D - short
[ 2.373021] [drm:intel_dp_hpd_pulse] got hpd irq on port D - short
[ 2.375634] [drm:intel_power_well_disable] disabling display
[ 2.375639] [drm:hsw_set_power_well] Requesting to disable the power well
[ 2.375644] [drm:intel_connector_check_state] [CONNECTOR:46:DP-1]
[ 2.375650] [drm:check_encoder_state] [ENCODER:37:DAC-37]
[ 2.375654] [drm:check_encoder_state] [ENCODER:38:TMDS-38]
[ 2.375657] [drm:check_encoder_state] [ENCODER:43:TMDS-43]
[ 2.375660] [drm:check_encoder_state] [ENCODER:45:TMDS-45]
[ 2.375663] [drm:check_encoder_state] [ENCODER:47:DP MST-47]
[ 2.375665] [drm:check_encoder_state] [ENCODER:48:DP MST-48]
[ 2.375667] [drm:check_encoder_state] [ENCODER:49:DP MST-49]
[ 2.375672] [drm:check_crtc_state] [CRTC:26]
[ 2.375678] [drm:check_shared_dpll_state] WRPLL 1
[ 2.375681] [drm:check_shared_dpll_state] WRPLL 2
[ 2.375684] [drm:check_shared_dpll_state] SPLL
[ 2.375697] [drm:drm_fb_helper_hotplug_event]
[ 2.375700] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:36:VGA-1]
[ 2.375703] [drm:intel_crt_detect] [CONNECTOR:36:VGA-1] force=1
[ 2.375708] [drm:intel_ironlake_crt_detect_hotplug] ironlake hotplug adpa=0xf40000, result 0
[ 2.375710] [drm:intel_crt_detect] CRT not detected via hotplug
[ 2.375880] [drm:do_gmbus_xfer] GMBUS [i915 gmbus vga] NAK for addr: 0050 w(1)
[ 2.375882] [drm:do_gmbus_xfer] GMBUS [i915 gmbus vga] NAK on first message, retry
[ 2.376031] [drm:do_gmbus_xfer] GMBUS [i915 gmbus vga] NAK for addr: 0050 w(1)
[ 2.376034] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[ 2.376036] [drm:intel_crt_get_edid] CRT GMBUS EDID read failed, retry using GPIO bit-banging
[ 2.376041] [drm:intel_gmbus_force_bit] enabling bit-banging on i915 gmbus vga. force bit now 1
[ 2.376796] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[ 2.376798] [drm:intel_gmbus_force_bit] disabling bit-banging on i915 gmbus vga. force bit now 0
[ 2.376799] [drm:intel_crt_detect_ddc] CRT not detected via DDC:0x50 [no valid EDID found]
[ 2.376802] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:36:VGA-1] disconnected
[ 2.376804] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:39:HDMI-A-1]
[ 2.376805] [drm:intel_hdmi_detect] [CONNECTOR:39:HDMI-A-1]
[ 2.377363] [drm:intel_dp_check_mst_status] got esi 02 00 00
[ 2.389052] e1000e 0000:00:19.0 eth0: registered PHC clock
[ 2.389056] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 74:d4:35:18:cd:54
[ 2.389059] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[ 2.389107] e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF
[ 2.389158] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.3.0-k
[ 2.389159] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 2.446550] [drm:intel_get_hpd_pins] hotplug event received, stat 0x00800000, dig 0x00111010, pins 0x00000080
[ 2.446553] [drm:intel_hpd_irq_handler] digital hpd port D - short
[ 2.446598] [drm:intel_dp_hpd_pulse] got hpd irq on port D - short
[ 2.449374] [drm:intel_dp_check_mst_status] got esi 02 10 00
[ 2.454201] [drm:intel_dp_check_mst_status] got esi2 02 10 00
[ 2.454204] [drm:intel_dp_check_mst_status] got esi 02 10 00
[ 2.454812] [drm:intel_get_hpd_pins] hotplug event received, stat 0x00800000, dig 0x00111010, pins 0x00000080
[ 2.454815] [drm:intel_hpd_irq_handler] digital hpd port D - short
[ 2.457805] [drm:drm_dp_send_link_address] link address reply: 3
[ 2.457811] [drm:drm_dp_send_link_address] port 0: input 1, pdt: 1, pn: 0, dpcd_rev: 00, mcs: 1, ddps: 1, ldps 0, sdp 0/0
[ 2.457816] [drm:drm_dp_send_link_address] port 1: input 0, pdt: 3, pn: 8, dpcd_rev: 12, mcs: 0, ddps: 1, ldps 0, sdp 1/2
[ 2.457820] [drm:drm_dp_send_link_address] port 2: input 0, pdt: 3, pn: 9, dpcd_rev: 12, mcs: 0, ddps: 1, ldps 0, sdp 0/0
[ 2.459947] [drm:intel_dp_check_mst_status] got esi2 02 00 00
[ 2.459950] [drm:intel_dp_check_mst_status] got esi 02 00 00
[ 2.459960] [drm:intel_dp_hpd_pulse] got hpd irq on port D - short
[ 2.464083] [drm:intel_dp_check_mst_status] got esi 02 10 00
[ 2.464273] [drm:intel_hdmi_detect] Live status not up!
[ 2.464273] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:39:HDMI-A-1] disconnected
[ 2.464277] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:44:HDMI-A-2]
[ 2.464279] [drm:intel_hdmi_detect] [CONNECTOR:44:HDMI-A-2]
[ 2.464691] [drm:intel_get_hpd_pins] hotplug event received, stat 0x00800000, dig 0x00111010, pins 0x00000080
[ 2.464694] [drm:intel_hpd_irq_handler] digital hpd port D - short
[ 2.466492] [drm:drm_dp_send_enum_path_resources] enum path resources 8: 2560 2560
[ 2.468610] [drm:intel_dp_check_mst_status] got esi2 02 00 00
[ 2.468613] [drm:intel_dp_check_mst_status] got esi 02 00 00
[ 2.468624] [drm:intel_dp_hpd_pulse] got hpd irq on port D - short
[ 2.470327] [drm:intel_dp_check_mst_status] got esi 02 00 00
[ 2.477836] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 2.477866] ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2.478294] ata1.00: ATA-8: INTEL SSDSC2BB240G4, D2010355, max UDMA/133
[ 2.478298] ata1.00: 468862128 sectors, multi 1: LBA48 NCQ (depth 31/32)
[ 2.478801] ata1.00: configured for UDMA/133
[ 2.480613] ata6.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[ 2.480618] ata6.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 2.480621] ata6.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[ 2.483484] ata6.00: ATA-8: WDC WD1001FAES-75W7A0, 05.01D05, max UDMA/133
[ 2.483488] ata6.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 2.486353] ata6.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[ 2.486357] ata6.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 2.486361] ata6.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[ 2.489394] ata6.00: configured for UDMA/133
[ 2.493110] ata7: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.493144] ata9: SATA link down (SStatus 0 SControl 300)
[ 2.493177] ata13: SATA link down (SStatus 0 SControl 300)
[ 2.493210] ata12: SATA link down (SStatus 0 SControl 300)
[ 2.493271] ata14: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2.493304] ata10: SATA link down (SStatus 0 SControl 300)
[ 2.493337] ata8: SATA link down (SStatus 0 SControl 300)
[ 2.493374] ata11: SATA link down (SStatus 0 SControl 300)
[ 2.493395] ata14.00: ATAPI: MARVELL VIRTUALL, 1.09, max UDMA/66
[ 2.493591] ata14.00: configured for UDMA/66
[ 2.494217] ata7.00: ATAPI: TSSTcorp DVD+/-RW TS-H653H, D700, max UDMA/100
[ 2.495917] ata7.00: configured for UDMA/100
[ 2.528000] pps pps0: new PPS source ptp1
[ 2.528004] igb 0000:76:00.0: added PHC on eth1
[ 2.528006] igb 0000:76:00.0: Intel(R) Gigabit Ethernet Network Connection
[ 2.528010] igb 0000:76:00.0: eth1: (PCIe:2.5Gb/s:Width x1) 74:d4:35:1f:ca:84
[ 2.528080] igb 0000:76:00.0: eth1: PBA No: 000200-000
[ 2.528083] igb 0000:76:00.0: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s)
[ 2.528300] VFIO - User Level meta-driver version: 0.3
[ 2.529041] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.529045] ehci-pci: EHCI PCI platform driver
[ 2.529319] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 2.529411] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 2.529427] ehci-pci 0000:00:1a.0: debug port 2
[ 2.529440] DMAR: 32bit 0000:00:1a.0 uses non-identity mapping
[ 2.529479] DMAR: Setting identity map for device 0000:00:1a.0 [0x4ed08000 - 0x4ed16fff]
[ 2.533472] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 2.533503] ehci-pci 0000:00:1a.0: irq 16, io mem 0xdce3c000
[ 2.539304] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 2.539364] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.539367] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.539369] usb usb1: Product: EHCI Host Controller
[ 2.539372] usb usb1: Manufacturer: Linux 4.6.0-rc3 ehci_hcd
[ 2.539374] usb usb1: SerialNumber: 0000:00:1a.0
[ 2.539703] hub 1-0:1.0: USB hub found
[ 2.539713] hub 1-0:1.0: 2 ports detected
[ 2.540185] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 2.540329] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 2.540346] ehci-pci 0000:00:1d.0: debug port 2
[ 2.540359] DMAR: 32bit 0000:00:1d.0 uses non-identity mapping
[ 2.540397] DMAR: Setting identity map for device 0000:00:1d.0 [0x4ed08000 - 0x4ed16fff]
[ 2.544365] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 2.544394] ehci-pci 0000:00:1d.0: irq 23, io mem 0xdce3b000
[ 2.550303] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 2.550360] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.550363] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.550366] usb usb2: Product: EHCI Host Controller
[ 2.550368] usb usb2: Manufacturer: Linux 4.6.0-rc3 ehci_hcd
[ 2.550370] usb usb2: SerialNumber: 0000:00:1d.0
[ 2.550694] hub 2-0:1.0: USB hub found
[ 2.550707] hub 2-0:1.0: 2 ports detected
[ 2.550991] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 2.551001] ohci-pci: OHCI PCI platform driver
[ 2.551031] uhci_hcd: USB Universal Host Controller Interface driver
[ 2.551293] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 2.551449] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[ 2.552310] [drm:intel_hdmi_detect] Live status not up!
[ 2.552310] [drm:intel_power_well_disable] disabling always-on
[ 2.552315] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:44:HDMI-A-2] disconnected
[ 2.552318] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 2.552321] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 2.552323] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 2.552324] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-3]
[ 2.552326] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-3]
[ 2.552328] [drm:intel_power_well_enable] enabling always-on
[ 2.552556] [drm:do_gmbus_xfer] GMBUS [i915 gmbus dpd] NAK for addr: 0050 w(1)
[ 2.552558] [drm:do_gmbus_xfer] GMBUS [i915 gmbus dpd] NAK on first message, retry
[ 2.552586] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810
[ 2.552593] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 2.552735] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.552738] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.552740] usb usb3: Product: xHCI Host Controller
[ 2.552742] usb usb3: Manufacturer: Linux 4.6.0-rc3 xhci-hcd
[ 2.552744] usb usb3: SerialNumber: 0000:00:14.0
[ 2.552765] [drm:do_gmbus_xfer] GMBUS [i915 gmbus dpd] NAK for addr: 0050 w(1)
[ 2.552769] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpd
[ 2.552771] [drm:intel_power_well_disable] disabling always-on
[ 2.552773] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-3] disconnected
[ 2.552783] [drm:drm_setup_crtcs]
[ 2.552785] [drm:drm_enable_connectors] connector 36 enabled? no
[ 2.552787] [drm:drm_enable_connectors] connector 39 enabled? no
[ 2.552788] [drm:drm_enable_connectors] connector 44 enabled? no
[ 2.552789] [drm:drm_enable_connectors] connector 46 enabled? no
[ 2.552790] [drm:drm_enable_connectors] connector 50 enabled? no
[ 2.552793] [drm:intel_fb_initial_config] connector VGA-1 not enabled, skipping
[ 2.552794] [drm:intel_fb_initial_config] connector HDMI-A-1 not enabled, skipping
[ 2.552795] [drm:intel_fb_initial_config] connector HDMI-A-2 not enabled, skipping
[ 2.552796] [drm:intel_fb_initial_config] connector DP-1 not enabled, skipping
[ 2.552798] [drm:intel_fb_initial_config] connector HDMI-A-3 not enabled, skipping
[ 2.552799] [drm:intel_fb_initial_config] Not using firmware configuration
[ 2.552802] [drm:drm_setup_crtcs] picking CRTCs for 8192x8192 config
[ 2.552894] [drm:intel_power_well_enable] enabling always-on
[ 2.553092] hub 3-0:1.0: USB hub found
[ 2.553119] hub 3-0:1.0: 14 ports detected
[ 2.553395] [drm:intel_power_well_disable] disabling always-on
[ 2.554041] [drm:intel_power_well_enable] enabling always-on
[ 2.554546] [drm:intel_power_well_disable] disabling always-on
[ 2.555194] [drm:intel_power_well_enable] enabling always-on
[ 2.555478] [drm:intel_power_well_disable] disabling always-on
[ 2.558466] Console: switching to colour frame buffer device 128x48
[ 2.559941] [drm:intel_get_hpd_pins] hotplug event received, stat 0x00800000, dig 0x00111010, pins 0x00000080
[ 2.559944] [drm:intel_hpd_irq_handler] digital hpd port D - short
[ 2.559961] [drm:intel_dp_hpd_pulse] got hpd irq on port D - short
[ 2.559964] [drm:intel_power_well_enable] enabling always-on
[ 2.561428] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 2.561546] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[ 2.561628] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[ 2.561632] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.561635] usb usb4: Product: xHCI Host Controller
[ 2.561639] usb usb4: Manufacturer: Linux 4.6.0-rc3 xhci-hcd
[ 2.561642] usb usb4: SerialNumber: 0000:00:14.0
[ 2.561910] hub 4-0:1.0: USB hub found
[ 2.561926] hub 4-0:1.0: 6 ports detected
[ 2.562687] [drm:intel_dp_check_mst_status] got esi 02 10 00
[ 2.565102] usbcore: registered new interface driver usblp
[ 2.565180] usbcore: registered new interface driver usb-storage
[ 2.565292] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 2.565791] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 2.565861] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 2.566058] mousedev: PS/2 mouse device common for all mice
[ 2.566192] [drm:intel_dp_check_mst_status] got esi2 02 00 00
[ 2.566195] [drm:intel_dp_check_mst_status] got esi 02 00 00
[ 2.566202] [drm:intel_power_well_disable] disabling always-on
[ 2.566209] [drm:intel_power_well_enable] enabling always-on
[ 2.566551] rtc_cmos 00:02: RTC can wake from S4
[ 2.566708] [drm:intel_power_well_disable] disabling always-on
[ 2.566783] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[ 2.566834] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 2.566889] i801_smbus 0000:00:1f.3: enabling device (0001 -> 0003)
[ 2.567081] ACPI Warning: SystemIO range 0x000000000000F040-0x000000000000F05F conflicts with OpRegion 0x000000000000F040-0x000000000000F04F (\_SB.PCI0.SBUS.SMBI) (20160108/utaddress-255)
[ 2.567083] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 2.567270] [drm:intel_power_well_enable] enabling always-on
[ 2.567469] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[ 2.567576] Intel P-state driver initializing.
[ 2.567766] [drm:intel_power_well_disable] disabling always-on
[ 2.568377] [drm:intel_power_well_enable] enabling always-on
[ 2.568655] [drm:intel_power_well_disable] disabling always-on
[ 2.573902] [drm:intel_get_hpd_pins] hotplug event received, stat 0x00800000, dig 0x00111010, pins 0x00000080
[ 2.573905] [drm:intel_hpd_irq_handler] digital hpd port D - short
[ 2.573945] [drm:intel_dp_hpd_pulse] got hpd irq on port D - short
[ 2.573948] [drm:intel_power_well_enable] enabling always-on
[ 2.576677] [drm:intel_dp_check_mst_status] got esi 02 10 00
[ 2.582582] [drm:intel_dp_check_mst_status] got esi2 02 10 00
[ 2.582585] [drm:intel_dp_check_mst_status] got esi 02 10 00
[ 2.583183] [drm:intel_get_hpd_pins] hotplug event received, stat 0x00800000, dig 0x00111010, pins 0x00000080
[ 2.583186] [drm:intel_hpd_irq_handler] digital hpd port D - short
[ 2.589565] [drm:intel_dp_check_mst_status] got esi2 02 10 00
[ 2.589568] [drm:intel_dp_check_mst_status] got esi 02 10 00
[ 2.590162] [drm:intel_get_hpd_pins] hotplug event received, stat 0x00800000, dig 0x00111010, pins 0x00000080
[ 2.590164] [drm:intel_hpd_irq_handler] digital hpd port D - short
[ 2.596570] [drm:intel_dp_check_mst_status] got esi2 02 10 00
[ 2.596573] [drm:intel_dp_check_mst_status] got esi 02 10 00
[ 2.597167] [drm:intel_get_hpd_pins] hotplug event received, stat 0x00800000, dig 0x00111010, pins 0x00000080
[ 2.597170] [drm:intel_hpd_irq_handler] digital hpd port D - short
[ 2.603567] [drm:intel_dp_check_mst_status] got esi2 02 00 00
[ 2.603569] [drm:intel_dp_check_mst_status] got esi 02 00 00
[ 2.603578] [drm:intel_dp_hpd_pulse] got hpd irq on port D - short
[ 2.607829] [drm:intel_dp_check_mst_status] got esi 02 00 00
[ 2.607835] [drm:intel_power_well_disable] disabling always-on
[ 2.610970] [drm:intel_get_hpd_pins] hotplug event received, stat 0x00800000, dig 0x00111010, pins 0x00000080
[ 2.610973] [drm:intel_hpd_irq_handler] digital hpd port D - short
[ 2.610991] [drm:intel_dp_hpd_pulse] got hpd irq on port D - short
[ 2.610993] [drm:intel_power_well_enable] enabling always-on
[ 2.613748] [drm:intel_dp_check_mst_status] got esi 02 10 00
[ 2.619785] [drm:intel_dp_check_mst_status] got esi2 02 00 00
[ 2.619787] [drm:intel_dp_check_mst_status] got esi 02 00 00
[ 2.619792] [drm:intel_power_well_disable] disabling always-on
[ 2.620852] [drm:intel_get_hpd_pins] hotplug event received, stat 0x00800000, dig 0x00111010, pins 0x00000080
[ 2.620855] [drm:intel_hpd_irq_handler] digital hpd port D - short
[ 2.620872] [drm:intel_dp_hpd_pulse] got hpd irq on port D - short
[ 2.620875] [drm:intel_power_well_enable] enabling always-on
[ 2.623558] [drm:intel_dp_check_mst_status] got esi 02 10 00
[ 2.629572] [drm:intel_dp_check_mst_status] got esi2 02 10 00
[ 2.629575] [drm:intel_dp_check_mst_status] got esi 02 10 00
[ 2.630170] [drm:intel_get_hpd_pins] hotplug event received, stat 0x00800000, dig 0x00111010, pins 0x00000080
[ 2.630172] [drm:intel_hpd_irq_handler] digital hpd port D - short
[ 2.636559] [drm:intel_dp_check_mst_status] got esi2 02 10 00
[ 2.636561] [drm:intel_dp_check_mst_status] got esi 02 10 00
[ 2.637156] [drm:intel_get_hpd_pins] hotplug event received, stat 0x00800000, dig 0x00111010, pins 0x00000080
[ 2.637159] [drm:intel_hpd_irq_handler] digital hpd port D - short
[ 2.641510] [drm:drm_parse_display_id] base revision 0x12, length 121, 0 0
[ 2.641514] [drm:drm_parse_display_id] block id 18, rev 0, len 22
[ 2.641516] [drm:drm_parse_display_id] tile cap 0x82
[ 2.641518] [drm:drm_parse_display_id] tile_size 1920 x 2160
[ 2.641521] [drm:drm_parse_display_id] topo num tiles 2x1, location 1x0
[ 2.641523] [drm:drm_parse_display_id] vend DEL
[ 2.643567] [drm:intel_dp_check_mst_status] got esi2 02 00 00
[ 2.643570] [drm:intel_dp_check_mst_status] got esi 02 00 00
[ 2.643579] [drm:intel_dp_hpd_pulse] got hpd irq on port D - short
[ 2.647658] [drm:intel_dp_check_mst_status] got esi 02 10 00
[ 2.648264] [drm:intel_get_hpd_pins] hotplug event received, stat 0x00800000, dig 0x00111010, pins 0x00000080
[ 2.648266] [drm:intel_hpd_irq_handler] digital hpd port D - short
[ 2.650017] [drm:drm_dp_send_enum_path_resources] enum path resources 9: 1260 1260
[ 2.652122] [drm:intel_dp_check_mst_status] got esi2 02 00 00
[ 2.652124] [drm:intel_dp_check_mst_status] got esi 02 00 00
[ 2.652132] [drm:intel_dp_hpd_pulse] got hpd irq on port D - short
[ 2.656406] [drm:intel_dp_check_mst_status] got esi 02 00 00
[ 2.656414] [drm:intel_power_well_disable] disabling always-on
[ 2.660033] [drm:intel_get_hpd_pins] hotplug event received, stat 0x00800000, dig 0x00111010, pins 0x00000080
[ 2.660036] [drm:intel_hpd_irq_handler] digital hpd port D - short
[ 2.660053] [drm:intel_dp_hpd_pulse] got hpd irq on port D - short
[ 2.660056] [drm:intel_power_well_enable] enabling always-on
[ 2.662784] [drm:intel_dp_check_mst_status] got esi 02 10 00
[ 2.666287] [drm:intel_dp_check_mst_status] got esi2 02 00 00
[ 2.666291] [drm:intel_dp_check_mst_status] got esi 02 00 00
[ 2.666794] [drm:intel_power_well_disable] disabling always-on
[ 2.667424] [drm:intel_power_well_enable] enabling always-on
[ 2.667921] [drm:intel_power_well_disable] disabling always-on
[ 2.668550] [drm:intel_power_well_enable] enabling always-on
[ 2.668830] [drm:intel_power_well_disable] disabling always-on
[ 2.673923] [drm:intel_get_hpd_pins] hotplug event received, stat 0x00800000, dig 0x00111010, pins 0x00000080
[ 2.673926] [drm:intel_hpd_irq_handler] digital hpd port D - short
[ 2.673943] [drm:intel_dp_hpd_pulse] got hpd irq on port D - short
[ 2.673946] [drm:intel_power_well_enable] enabling always-on
[ 2.676558] [drm:intel_dp_check_mst_status] got esi 02 10 00
[ 2.682554] [drm:intel_dp_check_mst_status] got esi2 02 00 00
[ 2.682556] [drm:intel_dp_check_mst_status] got esi 02 00 00
[ 2.682562] [drm:intel_power_well_disable] disabling always-on
[ 2.683653] [drm:intel_get_hpd_pins] hotplug event received, stat 0x00800000, dig 0x00111010, pins 0x00000080
[ 2.683656] [drm:intel_hpd_irq_handler] digital hpd port D - short
[ 2.683673] [drm:intel_dp_hpd_pulse] got hpd irq on port D - short
[ 2.683676] [drm:intel_power_well_enable] enabling always-on
[ 2.686421] [drm:intel_dp_check_mst_status] got esi 02 10 00
[ 2.692448] [drm:intel_dp_check_mst_status] got esi2 02 10 00
[ 2.692450] [drm:intel_dp_check_mst_status] got esi 02 10 00
[ 2.693044] [drm:intel_get_hpd_pins] hotplug event received, stat 0x00800000, dig 0x00111010, pins 0x00000080
[ 2.693046] [drm:intel_hpd_irq_handler] digital hpd port D - short
[ 2.699512] [drm:intel_dp_check_mst_status] got esi2 02 10 00
[ 2.699514] [drm:intel_dp_check_mst_status] got esi 02 10 00
[ 2.700112] [drm:intel_get_hpd_pins] hotplug event received, stat 0x00800000, dig 0x00111010, pins 0x00000080
[ 2.700115] [drm:intel_hpd_irq_handler] digital hpd port D - short
[ 2.706595] [drm:intel_dp_check_mst_status] got esi2 02 00 00
[ 2.706597] [drm:intel_dp_check_mst_status] got esi 02 00 00
[ 2.706600] [drm:intel_power_well_disable] disabling always-on
[ 2.706605] [drm:intel_dp_hpd_pulse] got hpd irq on port D - short
[ 2.706607] [drm:intel_power_well_enable] enabling always-on
[ 2.708316] [drm:intel_dp_check_mst_status] got esi 02 00 00
[ 2.708319] [drm:intel_power_well_disable] disabling always-on
[ 2.708325] [drm:intel_power_well_enable] enabling always-on
[ 2.708815] [drm:intel_power_well_disable] disabling always-on
[ 2.709442] [drm:intel_power_well_enable] enabling always-on
[ 2.709942] [drm:intel_power_well_disable] disabling always-on
[ 2.710568] [drm:intel_power_well_enable] enabling always-on
[ 2.710855] [drm:intel_power_well_disable] disabling always-on
[ 2.715727] [drm:intel_get_hpd_pins] hotplug event received, stat 0x00800000, dig 0x00111010, pins 0x00000080
[ 2.715730] [drm:intel_hpd_irq_handler] digital hpd port D - short
[ 2.715774] [drm:intel_dp_hpd_pulse] got hpd irq on port D - short
[ 2.715777] [drm:intel_power_well_enable] enabling always-on
[ 2.718545] [drm:intel_dp_check_mst_status] got esi 02 10 00
[ 2.724640] [drm:intel_dp_check_mst_status] got esi2 02 00 00
[ 2.724643] [drm:intel_dp_check_mst_status] got esi 02 00 00
[ 2.724649] [drm:intel_power_well_disable] disabling always-on
[ 2.725609] [drm:intel_get_hpd_pins] hotplug event received, stat 0x00800000, dig 0x00111010, pins 0x00000080
[ 2.725612] [drm:intel_hpd_irq_handler] digital hpd port D - short
[ 2.725659] [drm:intel_dp_hpd_pulse] got hpd irq on port D - short
[ 2.725663] [drm:intel_power_well_enable] enabling always-on
[ 2.728418] [drm:intel_dp_check_mst_status] got esi 02 10 00
[ 2.734462] [drm:intel_dp_check_mst_status] got esi2 02 10 00
[ 2.734465] [drm:intel_dp_check_mst_status] got esi 02 10 00
[ 2.735062] [drm:intel_get_hpd_pins] hotplug event received, stat 0x00800000, dig 0x00111010, pins 0x00000080
[ 2.735065] [drm:intel_hpd_irq_handler] digital hpd port D - short
[ 2.741547] [drm:intel_dp_check_mst_status] got esi2 02 10 00
[ 2.741550] [drm:intel_dp_check_mst_status] got esi 02 10 00
[ 2.742145] [drm:intel_get_hpd_pins] hotplug event received, stat 0x00800000, dig 0x00111010, pins 0x00000080
[ 2.742148] [drm:intel_hpd_irq_handler] digital hpd port D - short
[ 2.746526] [drm:drm_parse_display_id] base revision 0x12, length 121, 0 0
[ 2.746530] [drm:drm_parse_display_id] block id 18, rev 0, len 22
[ 2.746532] [drm:drm_parse_display_id] tile cap 0x82
[ 2.746534] [drm:drm_parse_display_id] tile_size 1920 x 2160
[ 2.746537] [drm:drm_parse_display_id] topo num tiles 2x1, location 0x0
[ 2.746540] [drm:drm_parse_display_id] vend DEL
[ 2.746657] [drm:drm_fb_helper_hotplug_event]
[ 2.746661] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:36:VGA-1]
[ 2.746664] [drm:intel_crt_detect] [CONNECTOR:36:VGA-1] force=1
[ 2.746669] [drm:intel_ironlake_crt_detect_hotplug] ironlake hotplug adpa=0xf40000, result 0
[ 2.746670] [drm:intel_crt_detect] CRT not detected via hotplug
[ 2.746846] [drm:do_gmbus_xfer] GMBUS [i915 gmbus vga] NAK for addr: 0050 w(1)
[ 2.746849] [drm:do_gmbus_xfer] GMBUS [i915 gmbus vga] NAK on first message, retry
[ 2.747012] [drm:do_gmbus_xfer] GMBUS [i915 gmbus vga] NAK for addr: 0050 w(1)
[ 2.747016] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[ 2.747017] [drm:intel_crt_get_edid] CRT GMBUS EDID read failed, retry using GPIO bit-banging
[ 2.747020] [drm:intel_gmbus_force_bit] enabling bit-banging on i915 gmbus vga. force bit now 1
[ 2.747776] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[ 2.747778] [drm:intel_gmbus_force_bit] disabling bit-banging on i915 gmbus vga. force bit now 0
[ 2.747779] [drm:intel_crt_detect_ddc] CRT not detected via DDC:0x50 [no valid EDID found]
[ 2.747781] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:36:VGA-1] disconnected
[ 2.747784] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:39:HDMI-A-1]
[ 2.747785] [drm:intel_hdmi_detect] [CONNECTOR:39:HDMI-A-1]
[ 2.748561] [drm:intel_dp_check_mst_status] got esi2 02 00 00
[ 2.748564] [drm:intel_dp_check_mst_status] got esi 02 00 00
[ 2.748574] [drm:intel_dp_hpd_pulse] got hpd irq on port D - short
[ 2.750276] [drm:intel_dp_check_mst_status] got esi 02 00 00
[ 2.769091] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 2.774666] scsi 0:0:0:0: Direct-Access ATA INTEL SSDSC2BB24 0355 PQ: 0 ANSI: 5
[ 2.790586] ata1.00: Enabling discard_zeroes_data
[ 2.790652] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.794802] sd 0:0:0:0: [sda] 468862128 512-byte logical blocks: (240 GB/224 GiB)
[ 2.794835] scsi 5:0:0:0: Direct-Access ATA WDC WD1001FAES-7 1D05 PQ: 0 ANSI: 5
[ 2.799048] sd 0:0:0:0: [sda] Write Protect is off
[ 2.801133] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.801155] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.803513] ata1.00: Enabling discard_zeroes_data
[ 2.807598] sd 5:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 2.807632] sd 5:0:0:0: Attached scsi generic sg1 type 0
[ 2.807902] sda: sda1 sda2
[ 2.808283] ata1.00: Enabling discard_zeroes_data
[ 2.808582] scsi 6:0:0:0: CD-ROM TSSTcorp DVD+-RW TS-H653H D700 PQ: 0 ANSI: 5
[ 2.808644] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.820604] sd 5:0:0:0: [sdb] Write Protect is off
[ 2.821376] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.821943] usbcore: registered new interface driver usbhid
[ 2.821944] usbhid: USB HID core driver
[ 2.823421] snd_hda_intel 0000:05:00.1: Disabling MSI
[ 2.823520] Netfilter messages via NETLINK v0.30.
[ 2.823547] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
[ 2.823909] ctnetlink v0.93: registering with nfnetlink.
[ 2.824346] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 2.824453] Initializing XFRM netlink socket
[ 2.824873] NET: Registered protocol family 10
[ 2.825415] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 2.825567] sit: IPv6 over IPv4 tunneling driver
[ 2.825885] NET: Registered protocol family 17
[ 2.825918] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[ 2.825926] 8021q: 802.1Q VLAN Support v1.8
[ 2.825961] 9pnet: Installing 9P2000 support
[ 2.826726] microcode: CPU0 sig=0x306c3, pf=0x2, revision=0x19
[ 2.826754] microcode: CPU1 sig=0x306c3, pf=0x2, revision=0x19
[ 2.826764] microcode: CPU2 sig=0x306c3, pf=0x2, revision=0x19
[ 2.826781] microcode: CPU3 sig=0x306c3, pf=0x2, revision=0x19
[ 2.826808] microcode: CPU4 sig=0x306c3, pf=0x2, revision=0x19
[ 2.826823] microcode: CPU5 sig=0x306c3, pf=0x2, revision=0x19
[ 2.826840] microcode: CPU6 sig=0x306c3, pf=0x2, revision=0x19
[ 2.827440] microcode: CPU7 sig=0x306c3, pf=0x2, revision=0x19
[ 2.827524] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 2.827720] DMAR: 32bit 0000:05:00.1 uses non-identity mapping
[ 2.827854] registered taskstats version 1
[ 2.827891] Loading compiled-in X.509 certificates
[ 2.831531] Loaded X.509 cert 'Build time autogenerated kernel key: eab84c5bbe99967e1c4c13ebb86b01bb42d84844'
[ 2.832607] Btrfs loaded
[ 2.833753] Magic number: 12:983:638
[ 2.835088] snd_hda_codec_realtek hdaudioC1D2: autoconfig for ALC898: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[ 2.835092] snd_hda_codec_realtek hdaudioC1D2: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 2.835094] snd_hda_codec_realtek hdaudioC1D2: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 2.835096] snd_hda_codec_realtek hdaudioC1D2: mono: mono_out=0x0
[ 2.835099] snd_hda_codec_realtek hdaudioC1D2: dig-out=0x11/0x1e
[ 2.835100] snd_hda_codec_realtek hdaudioC1D2: inputs:
[ 2.835104] snd_hda_codec_realtek hdaudioC1D2: Front Mic=0x19
[ 2.835106] snd_hda_codec_realtek hdaudioC1D2: Rear Mic=0x18
[ 2.835109] snd_hda_codec_realtek hdaudioC1D2: Line=0x1a
[ 2.835111] snd_hda_codec_realtek hdaudioC1D2: dig-in=0x1f
[ 2.835271] [drm:intel_hdmi_detect] Live status not up!
[ 2.835271] [drm:intel_power_well_disable] disabling always-on
[ 2.835274] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:39:HDMI-A-1] disconnected
[ 2.835277] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:44:HDMI-A-2]
[ 2.835279] [drm:intel_hdmi_detect] [CONNECTOR:44:HDMI-A-2]
[ 2.835280] [drm:intel_power_well_enable] enabling always-on
[ 2.839135] sr 6:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 2.839137] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 2.839391] sr 6:0:0:0: Attached scsi CD-ROM sr0
[ 2.839511] sr 6:0:0:0: Attached scsi generic sg2 type 5
[ 2.839987] scsi 13:0:0:0: Processor Marvell Console 1.01 PQ: 0 ANSI: 5
[ 2.840202] scsi 13:0:0:0: Attached scsi generic sg3 type 3
[ 2.841264] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 2.850992] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input6
[ 2.851112] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input7
[ 2.851226] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card1/input8
[ 2.851388] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card1/input9
[ 2.851501] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card1/input10
[ 2.851668] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card1/input11
[ 2.851786] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input12
[ 2.853265] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 2.871278] usb 3-9: new high-speed USB device number 2 using xhci_hcd
[ 2.871458] usb 4-5: new SuperSpeed USB device number 2 using xhci_hcd
[ 2.884140] usb 4-5: New USB device found, idVendor=045b, idProduct=0210
[ 2.884145] usb 4-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.886348] hub 4-5:1.0: USB hub found
[ 2.886624] hub 4-5:1.0: 4 ports detected
[ 2.927283] [drm:intel_hdmi_detect] Live status not up!
[ 2.927283] [drm:intel_power_well_disable] disabling always-on
[ 2.927287] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:44:HDMI-A-2] disconnected
[ 2.927290] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 2.927291] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 2.927293] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 2.927294] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-3]
[ 2.927296] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-3]
[ 2.927298] [drm:intel_power_well_enable] enabling always-on
[ 2.927512] [drm:do_gmbus_xfer] GMBUS [i915 gmbus dpd] NAK for addr: 0050 w(1)
[ 2.927514] [drm:do_gmbus_xfer] GMBUS [i915 gmbus dpd] NAK on first message, retry
[ 2.927735] [drm:do_gmbus_xfer] GMBUS [i915 gmbus dpd] NAK for addr: 0050 w(1)
[ 2.927738] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpd
[ 2.927740] [drm:intel_power_well_disable] disabling always-on
[ 2.927743] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-3] disconnected
[ 2.927745] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:51:DP-2]
[ 2.927748] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:51:DP-2] status updated from unknown to connected
[ 2.927767] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 2.927772] [drm:drm_mode_debug_printmodeline] Modeline 59:"1920x2160" 60 277250 1920 1968 2000 2080 2160 2163 2173 2222 0x48 0x9
[ 2.927774] [drm:drm_mode_prune_invalid] Not using 1920x2160 mode: VIRTUAL_X
[ 2.927776] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:55:DP-3]
[ 2.927778] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:55:DP-3] status updated from unknown to connected
[ 2.927803] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 2.927818] [drm:drm_mode_debug_printmodeline] Modeline 60:"1920x2160" 60 277250 1920 1968 2000 2080 2160 2163 2173 2222 0x48 0x9
[ 2.927820] [drm:drm_mode_prune_invalid] Not using 1920x2160 mode: VIRTUAL_X
[ 2.927824] [drm:drm_mode_debug_printmodeline] Modeline 61:"1280x800" 0 83500 1280 1352 1480 1680 800 803 809 831 0x40 0x6
[ 2.927825] [drm:drm_mode_prune_invalid] Not using 1280x800 mode: VIRTUAL_X
[ 2.927829] [drm:drm_mode_debug_printmodeline] Modeline 62:"1680x1050" 0 146250 1680 1784 1960 2240 1050 1053 1059 1089 0x40 0x6
[ 2.927830] [drm:drm_mode_prune_invalid] Not using 1680x1050 mode: VIRTUAL_X
[ 2.927834] [drm:drm_mode_debug_printmodeline] Modeline 63:"1920x1200" 0 193250 1920 2056 2256 2592 1200 1203 1209 1245 0x40 0x6
[ 2.927835] [drm:drm_mode_prune_invalid] Not using 1920x1200 mode: VIRTUAL_X
[ 2.927839] [drm:drm_mode_debug_printmodeline] Modeline 64:"1152x864" 0 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[ 2.927840] [drm:drm_mode_prune_invalid] Not using 1152x864 mode: VIRTUAL_X
[ 2.927843] [drm:drm_mode_debug_printmodeline] Modeline 65:"1600x1200" 0 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
[ 2.927845] [drm:drm_mode_prune_invalid] Not using 1600x1200 mode: VIRTUAL_X
[ 2.927848] [drm:drm_mode_debug_printmodeline] Modeline 66:"1280x1024" 0 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 2.927849] [drm:drm_mode_prune_invalid] Not using 1280x1024 mode: VIRTUAL_X
[ 2.927853] [drm:drm_mode_debug_printmodeline] Modeline 67:"1920x1080" 0 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0xa
[ 2.927854] [drm:drm_mode_prune_invalid] Not using 1920x1080 mode: VIRTUAL_X
[ 2.927857] [drm:drm_mode_debug_printmodeline] Modeline 72:"1280x1024" 0 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 2.927858] [drm:drm_mode_prune_invalid] Not using 1280x1024 mode: VIRTUAL_X
[ 2.927862] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:55:DP-3] probed modes :
[ 2.927866] [drm:drm_mode_debug_printmodeline] Modeline 73:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[ 2.927870] [drm:drm_mode_debug_printmodeline] Modeline 74:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 2.927873] [drm:drm_mode_debug_printmodeline] Modeline 75:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[ 2.927877] [drm:drm_mode_debug_printmodeline] Modeline 68:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[ 2.927880] [drm:drm_mode_debug_printmodeline] Modeline 69:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[ 2.927883] [drm:drm_mode_debug_printmodeline] Modeline 70:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[ 2.927886] [drm:drm_mode_debug_printmodeline] Modeline 71:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[ 2.927896] [drm:drm_setup_crtcs]
[ 2.927898] [drm:drm_enable_connectors] connector 36 enabled? no
[ 2.927900] [drm:drm_enable_connectors] connector 39 enabled? no
[ 2.927901] [drm:drm_enable_connectors] connector 44 enabled? no
[ 2.927903] [drm:drm_enable_connectors] connector 46 enabled? no
[ 2.927904] [drm:drm_enable_connectors] connector 50 enabled? no
[ 2.927905] [drm:drm_enable_connectors] connector 51 enabled? yes
[ 2.927907] [drm:drm_enable_connectors] connector 55 enabled? yes
[ 2.927910] [drm:intel_fb_initial_config] connector DP-2 has no encoder or crtc, skipping
[ 2.927911] [drm:intel_fb_initial_config] connector DP-3 has no encoder or crtc, skipping
[ 2.927913] [drm:intel_fb_initial_config] connector VGA-1 not enabled, skipping
[ 2.927915] [drm:intel_fb_initial_config] connector HDMI-A-1 not enabled, skipping
[ 2.927916] [drm:intel_fb_initial_config] connector HDMI-A-2 not enabled, skipping
[ 2.927917] [drm:intel_fb_initial_config] connector DP-1 not enabled, skipping
[ 2.927918] [drm:intel_fb_initial_config] connector HDMI-A-3 not enabled, skipping
[ 2.927920] [drm:intel_fb_initial_config] fallback: Not all outputs enabled
[ 2.927921] [drm:intel_fb_initial_config] Enabled: 0, detected: 2
[ 2.927922] [drm:intel_fb_initial_config] Not using firmware configuration
[ 2.927925] [drm:drm_target_preferred] looking for cmdline mode on connector 55
[ 2.927927] [drm:drm_target_preferred] looking for preferred mode on connector 55 1
[ 2.927928] [drm:drm_target_preferred] found mode 1024x768
[ 2.927930] [drm:drm_get_tile_offsets] no modes for connector tiled 5 51
[ 2.927932] [drm:drm_get_tile_offsets] returned 1024 0 for 1 0
[ 2.927933] [drm:drm_target_preferred] looking for cmdline mode on connector 51
[ 2.927935] [drm:drm_target_preferred] looking for preferred mode on connector 51 1
[ 2.927936] [drm:drm_target_preferred] found mode none
[ 2.927938] [drm:drm_setup_crtcs] picking CRTCs for 8192x8192 config
[ 2.927942] [drm:drm_setup_crtcs] desired mode 1024x768 set on crtc 26 (0,0)
[ 2.927978] [drm:connected_sink_compute_bpp] [CONNECTOR:55:DP-3] checking for sink bpp constrains
[ 2.927980] [drm:connected_sink_compute_bpp] clamping display bpp (was 36) to EDID reported max of 30
[ 2.927987] [drm:intel_modeset_pipe_config] hw max bpp: 36, pipe bpp: 24, dithering: 0
[ 2.927991] [drm:intel_dump_pipe_config] [CRTC:26][modeset] config ffff88087503d800 for pipe A
[ 2.927992] [drm:intel_dump_pipe_config] cpu_transcoder: A
[ 2.927994] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
[ 2.927997] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[ 2.928000] [drm:intel_dump_pipe_config] dp: 1, lanes: 4, gmch_m: 918086, gmch_n: 8388608, link_m: 153014, link_n: 1048576, tu: 8
[ 2.928003] [drm:intel_dump_pipe_config] dp: 1, lanes: 4, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[ 2.928005] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[ 2.928006] [drm:intel_dump_pipe_config] requested mode:
[ 2.928010] [drm:drm_mode_debug_printmodeline] Modeline 0:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[ 2.928011] [drm:intel_dump_pipe_config] adjusted mode:
[ 2.928014] [drm:drm_mode_debug_printmodeline] Modeline 0:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[ 2.928018] [drm:intel_dump_crtc_timings] crtc timings: 78800 1024 1040 1136 1312 768 769 772 800, type: 0x40 flags: 0x5
[ 2.928020] [drm:intel_dump_pipe_config] port clock: 540000
[ 2.928021] [drm:intel_dump_pipe_config] pipe src size: 1024x768
[ 2.928023] [drm:intel_dump_pipe_config] num_scalers: 0, scaler_users: 0x0, scaler_id: 0
[ 2.928025] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[ 2.928027] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[ 2.928028] [drm:intel_dump_pipe_config] ips: 0
[ 2.928029] [drm:intel_dump_pipe_config] double wide: 0
[ 2.928031] [drm:intel_dump_pipe_config] ddi_pll_sel: 0; dpll_hw_state: wrpll: 0x0 spll: 0x0
[ 2.928032] [drm:intel_dump_pipe_config] planes on this crtc
[ 2.928035] [drm:intel_dump_pipe_config] STANDARD PLANE:23 plane: 0.0 idx: 0 disabled, scaler_id = 0
[ 2.928038] [drm:intel_dump_pipe_config] CURSOR PLANE:25 plane: 0.1 idx: 1 disabled, scaler_id = 0
[ 2.928040] [drm:intel_dump_pipe_config] STANDARD PLANE:27 plane: 0.1 idx: 2 disabled, scaler_id = 0
[ 2.928063] [drm:intel_power_well_enable] enabling display
[ 2.928065] [drm:hsw_set_power_well] Enabling power well
[ 2.929296] [drm:intel_power_well_enable] enabling always-on
[ 2.929316] [drm:intel_mst_pre_enable_dp] 0
[ 2.930734] [drm:intel_dp_set_signal_levels] Using signal levels 00000000
[ 2.930736] [drm:intel_dp_set_signal_levels] Using vswing level 0
[ 2.930738] [drm:intel_dp_set_signal_levels] Using pre-emphasis level 0
[ 2.936800] [drm:intel_dp_set_signal_levels] Using signal levels 07000000
[ 2.936803] [drm:intel_dp_set_signal_levels] Using vswing level 2
[ 2.936805] [drm:intel_dp_set_signal_levels] Using pre-emphasis level 0
[ 2.942756] [drm:intel_dp_link_training_clock_recovery] clock recovery OK
[ 2.946706] sd 5:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 2.946734] console [netcon0] enabled
[ 2.946750] sd 5:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.952962] netconsole: network logging started
[ 2.956143] ALSA device list:
[ 2.957951] [drm:intel_dp_link_training_channel_equalization] Channel EQ done. DP Training successful
[ 2.958171] #1: HDA Intel PCH at 0xdce30000 irq 45
[ 2.961682] [drm:drm_dp_mst_allocate_vcpi] initing vcpi for 282 8
[ 2.961929] usb 1-1: New USB device found, idVendor=8087, idProduct=8008
[ 2.964498] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.966923] hub 1-1:1.0: USB hub found
[ 2.969089] hub 1-1:1.0: 6 ports detected
[ 2.971458] usb 2-1: New USB device found, idVendor=8087, idProduct=8000
[ 2.973418] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.975607] hub 2-1:1.0: USB hub found
[ 2.978003] hub 2-1:1.0: 8 ports detected
[ 2.983769] [drm:intel_enable_pipe] enabling pipe A
[ 2.983942] [drm:intel_mst_enable_dp] 1
[ 2.984323] [drm:drm_dp_update_payload_part2] payload 0 1
[ 2.989744] [drm:intel_get_hpd_pins] hotplug event received, stat 0x00800000, dig 0x00111010, pins 0x00000080
[ 2.989751] [drm:intel_hpd_irq_handler] digital hpd port D - short
[ 2.989798] [drm:intel_dp_hpd_pulse] got hpd irq on port D - short
[ 2.991453] usb 4-6: new SuperSpeed USB device number 3 using xhci_hcd
[ 2.992823] [drm:intel_get_hpd_pins] hotplug event received, stat 0x00800000, dig 0x00111010, pins 0x00000080
[ 2.992825] [drm:intel_hpd_irq_handler] digital hpd port D - short
[ 2.994503] [drm:intel_dp_check_mst_status] got esi 02 10 00
[ 2.995901] drm: not enough stolen space for compressed buffer (need 3145728 more bytes), disabling. Hint: you may be able to increase stolen memory size in the BIOS to avoid this.
[ 2.997290] sdb: sdb1 sdb2 sdb3 sdb4 sdb5
[ 2.998009] [drm:intel_dp_check_mst_status] got esi2 02 00 00
[ 2.998012] [drm:intel_dp_check_mst_status] got esi 02 00 00
[ 2.998019] [drm:intel_dp_hpd_pulse] got hpd irq on port D - short
[ 2.998163] sd 5:0:0:0: [sdb] Attached SCSI disk
[ 2.999715] [drm:intel_dp_check_mst_status] got esi 02 00 00
[ 3.003105] Freeing unused kernel memory: 920K (ffffffff81e9c000 - ffffffff81f82000)
[ 3.003106] Write protecting the kernel read-only data: 14336k
[ 3.007141] usb 4-6: New USB device found, idVendor=045b, idProduct=0210
[ 3.007145] usb 4-6: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.009173] hub 4-6:1.0: USB hub found
[ 3.009473] hub 4-6:1.0: 4 ports detected
[ 3.011500] Freeing unused kernel memory: 508K (ffff880001981000 - ffff880001a00000)
[ 3.016808] Freeing unused kernel memory: 560K (ffff880001d74000 - ffff880001e00000)
[ 3.037315] [drm:intel_connector_check_state] [CONNECTOR:55:DP-3]
[ 3.037323] [drm:check_encoder_state] [ENCODER:37:DAC-37]
[ 3.037330] [drm:check_encoder_state] [ENCODER:38:TMDS-38]
[ 3.037334] [drm:check_encoder_state] [ENCODER:43:TMDS-43]
[ 3.037337] [drm:check_encoder_state] [ENCODER:45:TMDS-45]
[ 3.037341] [drm:check_encoder_state] [ENCODER:47:DP MST-47]
[ 3.037344] [drm:check_encoder_state] [ENCODER:48:DP MST-48]
[ 3.037347] [drm:check_encoder_state] [ENCODER:49:DP MST-49]
[ 3.037351] [drm:check_crtc_state] [CRTC:26]
[ 3.037370] [drm:check_shared_dpll_state] WRPLL 1
[ 3.037374] [drm:check_shared_dpll_state] WRPLL 2
[ 3.037377] [drm:check_shared_dpll_state] SPLL
[ 3.037413] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops)
[ 3.037435] [drm:drm_fb_helper_hotplug_event]
[ 3.037439] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:36:VGA-1]
[ 3.037443] [drm:intel_crt_detect] [CONNECTOR:36:VGA-1] force=1
[ 3.037448] [drm:intel_ironlake_crt_detect_hotplug] ironlake hotplug adpa=0xf40000, result 0
[ 3.037451] [drm:intel_crt_detect] CRT not detected via hotplug
[ 3.037648] [drm:do_gmbus_xfer] GMBUS [i915 gmbus vga] NAK for addr: 0050 w(1)
[ 3.037653] [drm:do_gmbus_xfer] GMBUS [i915 gmbus vga] NAK on first message, retry
[ 3.037829] [drm:do_gmbus_xfer] GMBUS [i915 gmbus vga] NAK for addr: 0050 w(1)
[ 3.037833] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[ 3.037836] [drm:intel_crt_get_edid] CRT GMBUS EDID read failed, retry using GPIO bit-banging
[ 3.037840] [drm:intel_gmbus_force_bit] enabling bit-banging on i915 gmbus vga. force bit now 1
[ 3.038705] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[ 3.038709] [drm:intel_gmbus_force_bit] disabling bit-banging on i915 gmbus vga. force bit now 0
[ 3.038712] [drm:intel_crt_detect_ddc] CRT not detected via DDC:0x50 [no valid EDID found]
[ 3.038716] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:36:VGA-1] disconnected
[ 3.038720] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:39:HDMI-A-1]
[ 3.038723] [drm:intel_hdmi_detect] [CONNECTOR:39:HDMI-A-1]
[ 3.039493] usb 3-9: New USB device found, idVendor=045b, idProduct=0209
[ 3.039501] usb 3-9: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.039966] hub 3-9:1.0: USB hub found
[ 3.039994] hub 3-9:1.0: 4 ports detected
[ 3.044309] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input13
[ 3.044476] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input14
[ 3.044621] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input15
[ 3.081305] tsc: Refined TSC clocksource calibration: 3392.144 MHz
[ 3.081315] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x30e5517d4e4, max_idle_ns: 440795261668 ns
[ 3.130271] [drm:intel_hdmi_detect] Live status not up!
[ 3.130279] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:39:HDMI-A-1] disconnected
[ 3.130286] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:44:HDMI-A-2]
[ 3.130289] [drm:intel_hdmi_detect] [CONNECTOR:44:HDMI-A-2]
[ 3.160266] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:11.0/0000:05:00.1/sound/card2/input16
[ 3.160450] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:11.0/0000:05:00.1/sound/card2/input17
[ 3.160566] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:11.0/0000:05:00.1/sound/card2/input18
[ 3.160692] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:11.0/0000:05:00.1/sound/card2/input19
[ 3.194267] usb 3-10: new high-speed USB device number 3 using xhci_hcd
[ 3.220279] [drm:intel_hdmi_detect] Live status not up!
[ 3.220290] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:44:HDMI-A-2] disconnected
[ 3.220299] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 3.220305] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 3.220310] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 3.220315] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-3]
[ 3.220321] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-3]
[ 3.220525] [drm:do_gmbus_xfer] GMBUS [i915 gmbus dpd] NAK for addr: 0050 w(1)
[ 3.220529] [drm:do_gmbus_xfer] GMBUS [i915 gmbus dpd] NAK on first message, retry
[ 3.220715] [drm:do_gmbus_xfer] GMBUS [i915 gmbus dpd] NAK for addr: 0050 w(1)
[ 3.220719] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpd
[ 3.220724] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-3] disconnected
[ 3.220727] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:51:DP-2]
[ 3.220750] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 3.220758] [drm:drm_mode_debug_printmodeline] Modeline 58:"1920x2160" 60 277250 1920 1968 2000 2080 2160 2163 2173 2222 0x48 0x9
[ 3.220761] [drm:drm_mode_prune_invalid] Not using 1920x2160 mode: VIRTUAL_X
[ 3.220764] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:55:DP-3]
[ 3.220788] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 3.220807] [drm:drm_mode_debug_printmodeline] Modeline 59:"1920x2160" 60 277250 1920 1968 2000 2080 2160 2163 2173 2222 0x48 0x9
[ 3.220810] [drm:drm_mode_prune_invalid] Not using 1920x2160 mode: VIRTUAL_X
[ 3.220816] [drm:drm_mode_debug_printmodeline] Modeline 63:"1280x800" 0 83500 1280 1352 1480 1680 800 803 809 831 0x40 0x6
[ 3.220819] [drm:drm_mode_prune_invalid] Not using 1280x800 mode: VIRTUAL_X
[ 3.220824] [drm:drm_mode_debug_printmodeline] Modeline 64:"1680x1050" 0 146250 1680 1784 1960 2240 1050 1053 1059 1089 0x40 0x6
[ 3.220826] [drm:drm_mode_prune_invalid] Not using 1680x1050 mode: VIRTUAL_X
[ 3.220831] [drm:drm_mode_debug_printmodeline] Modeline 65:"1920x1200" 0 193250 1920 2056 2256 2592 1200 1203 1209 1245 0x40 0x6
[ 3.220834] [drm:drm_mode_prune_invalid] Not using 1920x1200 mode: VIRTUAL_X
[ 3.220839] [drm:drm_mode_debug_printmodeline] Modeline 66:"1152x864" 0 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[ 3.220842] [drm:drm_mode_prune_invalid] Not using 1152x864 mode: VIRTUAL_X
[ 3.220847] [drm:drm_mode_debug_printmodeline] Modeline 67:"1600x1200" 0 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
[ 3.220850] [drm:drm_mode_prune_invalid] Not using 1600x1200 mode: VIRTUAL_X
[ 3.220854] [drm:drm_mode_debug_printmodeline] Modeline 72:"1280x1024" 0 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 3.220857] [drm:drm_mode_prune_invalid] Not using 1280x1024 mode: VIRTUAL_X
[ 3.220862] [drm:drm_mode_debug_printmodeline] Modeline 76:"1920x1080" 0 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0xa
[ 3.220865] [drm:drm_mode_prune_invalid] Not using 1920x1080 mode: VIRTUAL_X
[ 3.220869] [drm:drm_mode_debug_printmodeline] Modeline 81:"1280x1024" 0 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 3.220872] [drm:drm_mode_prune_invalid] Not using 1280x1024 mode: VIRTUAL_X
[ 3.220878] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:55:DP-3] probed modes :
[ 3.220883] [drm:drm_mode_debug_printmodeline] Modeline 73:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[ 3.220888] [drm:drm_mode_debug_printmodeline] Modeline 74:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 3.220893] [drm:drm_mode_debug_printmodeline] Modeline 75:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[ 3.220898] [drm:drm_mode_debug_printmodeline] Modeline 68:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[ 3.220903] [drm:drm_mode_debug_printmodeline] Modeline 69:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[ 3.220908] [drm:drm_mode_debug_printmodeline] Modeline 70:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[ 3.220912] [drm:drm_mode_debug_printmodeline] Modeline 71:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[ 3.220920] [drm:drm_setup_crtcs]
[ 3.220924] [drm:drm_enable_connectors] connector 36 enabled? no
[ 3.220927] [drm:drm_enable_connectors] connector 39 enabled? no
[ 3.220930] [drm:drm_enable_connectors] connector 44 enabled? no
[ 3.220933] [drm:drm_enable_connectors] connector 46 enabled? no
[ 3.220938] [drm:drm_enable_connectors] connector 50 enabled? no
[ 3.220942] [drm:drm_enable_connectors] connector 51 enabled? yes
[ 3.220946] [drm:drm_enable_connectors] connector 55 enabled? yes
[ 3.220953] [drm:intel_fb_initial_config] connector DP-2 has no encoder or crtc, skipping
[ 3.220958] [drm:intel_fb_initial_config] looking for cmdline mode on connector DP-3
[ 3.220963] [drm:intel_fb_initial_config] looking for preferred mode on connector DP-3 1
[ 3.220968] [drm:intel_fb_initial_config] using first mode listed on connector DP-3
[ 3.220975] [drm:intel_fb_initial_config] connector DP-3 on pipe A [CRTC:26]: 1024x768
[ 3.220979] [drm:intel_fb_initial_config] connector VGA-1 not enabled, skipping
[ 3.220984] [drm:intel_fb_initial_config] connector HDMI-A-1 not enabled, skipping
[ 3.220989] [drm:intel_fb_initial_config] connector HDMI-A-2 not enabled, skipping
[ 3.220993] [drm:intel_fb_initial_config] connector DP-1 not enabled, skipping
[ 3.220997] [drm:intel_fb_initial_config] connector HDMI-A-3 not enabled, skipping
[ 3.221001] [drm:intel_fb_initial_config] fallback: Not all outputs enabled
[ 3.221006] [drm:intel_fb_initial_config] Enabled: 1, detected: 2
[ 3.221010] [drm:intel_fb_initial_config] Not using firmware configuration
[ 3.221016] [drm:drm_target_preferred] looking for cmdline mode on connector 55
[ 3.221022] [drm:drm_target_preferred] looking for preferred mode on connector 55 1
[ 3.221026] [drm:drm_target_preferred] found mode 1024x768
[ 3.221032] [drm:drm_get_tile_offsets] no modes for connector tiled 5 51
[ 3.221037] [drm:drm_get_tile_offsets] returned 1024 0 for 1 0
[ 3.221041] [drm:drm_target_preferred] looking for cmdline mode on connector 51
[ 3.221046] [drm:drm_target_preferred] looking for preferred mode on connector 51 1
[ 3.221051] [drm:drm_target_preferred] found mode none
[ 3.221056] [drm:drm_setup_crtcs] picking CRTCs for 8192x8192 config
[ 3.221065] [drm:drm_setup_crtcs] desired mode 1024x768 set on crtc 26 (0,0)
[ 3.359500] usb 3-10: New USB device found, idVendor=045b, idProduct=0209
[ 3.359508] usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.360035] hub 3-10:1.0: USB hub found
[ 3.360063] hub 3-10:1.0: 4 ports detected
[ 3.432263] usb 3-9.1: new full-speed USB device number 4 using xhci_hcd
[ 3.519500] usb 3-9.1: New USB device found, idVendor=046d, idProduct=c52b
[ 3.519508] usb 3-9.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.519513] usb 3-9.1: Product: USB Receiver
[ 3.519517] usb 3-9.1: Manufacturer: Logitech
[ 3.522201] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.1/3-9.1:1.0/0003:046D:C52B.0001/input/input20
[ 3.524360] random: lvm urandom read with 45 bits of entropy available
[ 3.572788] hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-9.1/input0
[ 3.575720] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.1/3-9.1:1.1/0003:046D:C52B.0002/input/input21
[ 3.626732] hid-generic 0003:046D:C52B.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-9.1/input1
[ 3.629516] hid-generic 0003:046D:C52B.0003: hiddev0,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-9.1/input2
[ 3.634258] usb 3-10.2: new full-speed USB device number 5 using xhci_hcd
[ 3.721657] usb 3-10.2: New USB device found, idVendor=0e6a, idProduct=030c
[ 3.721667] usb 3-10.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.721674] usb 3-10.2: Product: Truly Ergonomic Computer Keyboard
[ 3.721680] usb 3-10.2: Manufacturer: TrulyErgonomic.com
[ 3.724344] input: TrulyErgonomic.com Truly Ergonomic Computer Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-10/3-10.2/3-10.2:1.0/0003:0E6A:030C.0004/input/input22
[ 3.753277] [drm:intel_print_rc6_info] Enabling RC6 states: RC6 on
[ 3.755351] [drm:gen6_enable_rps] Overclocking supported. Max: 1200MHz, Overclock max: 1200MHz
[ 3.775675] hid-generic 0003:0E6A:030C.0004: input,hidraw3: USB HID v1.11 Keyboard [TrulyErgonomic.com Truly Ergonomic Computer Keyboard] on usb-0000:00:14.0-10.2/input0
[ 3.777741] input: TrulyErgonomic.com Truly Ergonomic Computer Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-10/3-10.2/3-10.2:1.1/0003:0E6A:030C.0005/input/input23
[ 3.828602] hid-generic 0003:0E6A:030C.0005: input,hidraw4: USB HID v1.11 Device [TrulyErgonomic.com Truly Ergonomic Computer Keyboard] on usb-0000:00:14.0-10.2/input1
[ 3.942267] UDF-fs: warning (device dm-0): udf_fill_super: No partition found (2)
[ 3.943413] XFS (dm-0): Mounting V4 Filesystem
[ 3.962979] XFS (dm-0): Ending clean mount
[ 4.081432] clocksource: Switched to clocksource tsc
[ 4.641295] udevd[2756]: starting version 3.1.5
[ 4.775717] e1000e 0000:00:19.0 eno1: renamed from eth0
[ 4.793027] udevd[2781]: Error calling EVIOCSKEYCODE on device node '/dev/input/event17' (scan code 0xc00b8, key code 161): Invalid argument
[ 4.793054] udevd[2781]: Error calling EVIOCSKEYCODE on device node '/dev/input/event17' (scan code 0xc0183, key code 226): Invalid argument
[ 4.793072] udevd[2781]: Error calling EVIOCSKEYCODE on device node '/dev/input/event17' (scan code 0xc0184, key code 421): Invalid argument
[ 4.793089] udevd[2781]: Error calling EVIOCSKEYCODE on device node '/dev/input/event17' (scan code 0xc0186, key code 423): Invalid argument
[ 4.793107] udevd[2781]: Error calling EVIOCSKEYCODE on device node '/dev/input/event17' (scan code 0xc018a, key code 155): Invalid argument
[ 4.793124] udevd[2781]: Error calling EVIOCSKEYCODE on device node '/dev/input/event17' (scan code 0xc018e, key code 397): Invalid argument
[ 4.793141] udevd[2781]: Error calling EVIOCSKEYCODE on device node '/dev/input/event17' (scan code 0xc01b6, key code 212): Invalid argument
[ 4.793158] udevd[2781]: Error calling EVIOCSKEYCODE on device node '/dev/input/event17' (scan code 0xc01bc, key code 430): Invalid argument
[ 4.793175] udevd[2781]: Error calling EVIOCSKEYCODE on device node '/dev/input/event17' (scan code 0xc0221, key code 217): Invalid argument
[ 4.793192] udevd[2781]: Error calling EVIOCSKEYCODE on device node '/dev/input/event17' (scan code 0xc0223, key code 172): Invalid argument
[ 4.793237] udevd[2781]: Error calling EVIOCSKEYCODE on device node '/dev/input/event17' (scan code 0xc022d, key code 418): Invalid argument
[ 4.793253] udevd[2781]: Error calling EVIOCSKEYCODE on device node '/dev/input/event17' (scan code 0xc022e, key code 419): Invalid argument
[ 4.800881] igb 0000:76:00.0 enp118s0: renamed from eth1
[ 4.813816] Intel(R) Wireless WiFi driver for Linux
[ 4.813824] Copyright(c) 2003- 2015 Intel Corporation
[ 4.814941] iwlwifi 0000:75:00.0: Direct firmware load for iwlwifi-7260-17.ucode failed with error -2
[ 4.819757] iwlwifi 0000:75:00.0: loaded firmware version 16.242414.0 op_mode iwlmvm
[ 4.832893] iwlwifi 0000:75:00.0: Detected Intel(R) Dual Band Wireless AC 7260, REV=0x144
[ 4.832983] iwlwifi 0000:75:00.0: L1 Disabled - LTR Enabled
[ 4.833279] iwlwifi 0000:75:00.0: L1 Disabled - LTR Enabled
[ 4.839419] random: nonblocking pool is initialized
[ 5.046939] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[ 5.048878] iwlwifi 0000:75:00.0 wlp117s0: renamed from wlan0
[ 6.585206] XFS (dm-1): Mounting V4 Filesystem
[ 6.612330] XFS (dm-1): Ending clean mount
[ 8.080854] iwlwifi 0000:75:00.0: L1 Disabled - LTR Enabled
[ 8.081145] iwlwifi 0000:75:00.0: L1 Disabled - LTR Enabled
[ 8.296324] iwlwifi 0000:75:00.0: L1 Disabled - LTR Enabled
[ 8.296598] iwlwifi 0000:75:00.0: L1 Disabled - LTR Enabled
[ 8.311680] IPv6: ADDRCONF(NETDEV_UP): wlp117s0: link is not ready
[ 8.602372] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[ 8.643438] [drm:i915_gem_open]
[ 8.649355] IPv6: ADDRCONF(NETDEV_UP): enp118s0: link is not ready
[ 8.649365] 8021q: adding VLAN 0 to HW filter on device enp118s0
[ 8.671994] [drm:i915_gem_open]
[ 8.672022] [drm:drm_mode_getresources] CRTC[3] CONNECTORS[7] ENCODERS[7]
[ 8.674064] [drm:i915_gem_open]
[ 8.674088] [drm:drm_mode_getresources] CRTC[3] CONNECTORS[7] ENCODERS[7]
[ 8.674095] [drm:drm_mode_getresources] [CRTC:26:crtc-0]
[ 8.674098] [drm:drm_mode_getresources] [CRTC:30:crtc-1]
[ 8.674101] [drm:drm_mode_getresources] [CRTC:34:crtc-2]
[ 8.674104] [drm:drm_mode_getresources] [ENCODER:37:DAC-37]
[ 8.674107] [drm:drm_mode_getresources] [ENCODER:38:TMDS-38]
[ 8.674109] [drm:drm_mode_getresources] [ENCODER:43:TMDS-43]
[ 8.674112] [drm:drm_mode_getresources] [ENCODER:45:TMDS-45]
[ 8.674115] [drm:drm_mode_getresources] [ENCODER:47:DP MST-47]
[ 8.674136] [drm:drm_mode_getresources] [ENCODER:48:DP MST-48]
[ 8.674161] [drm:drm_mode_getresources] [ENCODER:49:DP MST-49]
[ 8.674165] [drm:drm_mode_getresources] [CONNECTOR:36:VGA-1]
[ 8.674170] [drm:drm_mode_getresources] [CONNECTOR:39:HDMI-A-1]
[ 8.674175] [drm:drm_mode_getresources] [CONNECTOR:44:HDMI-A-2]
[ 8.674179] [drm:drm_mode_getresources] [CONNECTOR:46:DP-1]
[ 8.674183] [drm:drm_mode_getresources] [CONNECTOR:50:HDMI-A-3]
[ 8.674188] [drm:drm_mode_getresources] [CONNECTOR:51:DP-2]
[ 8.674192] [drm:drm_mode_getresources] [CONNECTOR:55:DP-3]
[ 8.674201] [drm:drm_mode_getresources] CRTC[3] CONNECTORS[7] ENCODERS[7]
[ 8.675596] [drm:drm_mode_getresources] CRTC[3] CONNECTORS[7] ENCODERS[7]
[ 8.675616] [drm:drm_mode_addfb2] [FB:61]
[ 8.675894] [drm:drm_mode_getresources] CRTC[3] CONNECTORS[7] ENCODERS[7]
[ 8.675901] [drm:drm_mode_getresources] [CRTC:26:crtc-0]
[ 8.675904] [drm:drm_mode_getresources] [CRTC:30:crtc-1]
[ 8.675906] [drm:drm_mode_getresources] [CRTC:34:crtc-2]
[ 8.675909] [drm:drm_mode_getresources] [ENCODER:37:DAC-37]
[ 8.675912] [drm:drm_mode_getresources] [ENCODER:38:TMDS-38]
[ 8.675915] [drm:drm_mode_getresources] [ENCODER:43:TMDS-43]
[ 8.675917] [drm:drm_mode_getresources] [ENCODER:45:TMDS-45]
[ 8.675920] [drm:drm_mode_getresources] [ENCODER:47:DP MST-47]
[ 8.675922] [drm:drm_mode_getresources] [ENCODER:48:DP MST-48]
[ 8.675925] [drm:drm_mode_getresources] [ENCODER:49:DP MST-49]
[ 8.675928] [drm:drm_mode_getresources] [CONNECTOR:36:VGA-1]
[ 8.675930] [drm:drm_mode_getresources] [CONNECTOR:39:HDMI-A-1]
[ 8.675933] [drm:drm_mode_getresources] [CONNECTOR:44:HDMI-A-2]
[ 8.675936] [drm:drm_mode_getresources] [CONNECTOR:46:DP-1]
[ 8.675938] [drm:drm_mode_getresources] [CONNECTOR:50:HDMI-A-3]
[ 8.675941] [drm:drm_mode_getresources] [CONNECTOR:51:DP-2]
[ 8.675943] [drm:drm_mode_getresources] [CONNECTOR:55:DP-3]
[ 8.675946] [drm:drm_mode_getresources] CRTC[3] CONNECTORS[7] ENCODERS[7]
[ 8.676192] [drm:drm_mode_getconnector] [CONNECTOR:36:?]
[ 8.676217] [drm:drm_mode_getconnector] [CONNECTOR:36:?]
[ 8.676338] [drm:drm_mode_getconnector] [CONNECTOR:39:?]
[ 8.676351] [drm:drm_mode_getconnector] [CONNECTOR:39:?]
[ 8.676437] [drm:drm_mode_getconnector] [CONNECTOR:44:?]
[ 8.676448] [drm:drm_mode_getconnector] [CONNECTOR:44:?]
[ 8.676563] [drm:drm_mode_getconnector] [CONNECTOR:46:?]
[ 8.676576] [drm:drm_mode_getconnector] [CONNECTOR:46:?]
[ 8.676668] [drm:drm_mode_getconnector] [CONNECTOR:50:?]
[ 8.676679] [drm:drm_mode_getconnector] [CONNECTOR:50:?]
[ 8.676767] [drm:drm_mode_getconnector] [CONNECTOR:51:?]
[ 8.676773] [drm:drm_mode_getconnector] [CONNECTOR:51:?]
[ 8.676789] [drm:drm_mode_getconnector] [CONNECTOR:51:?]
[ 8.676902] [drm:drm_mode_getconnector] [CONNECTOR:55:?]
[ 8.676909] [drm:drm_mode_getconnector] [CONNECTOR:55:?]
[ 8.676918] [drm:drm_mode_getconnector] [CONNECTOR:55:?]
[ 8.719369] [drm:drm_mode_addfb2] [FB:61]
[ 8.720666] [drm:drm_mode_setcrtc] [CRTC:26:crtc-0]
[ 8.720677] [drm:drm_mode_setcrtc] [CONNECTOR:55:DP-3]
[ 8.724727] [drm:drm_mode_setcrtc] [CRTC:30:crtc-1]
[ 8.724755] [drm:drm_mode_setcrtc] [CRTC:34:crtc-2]
[ 11.965688] wlp117s0: authenticate with e0:91:f5:05:17:f9
[ 11.968940] wlp117s0: send auth to e0:91:f5:05:17:f9 (try 1/3)
[ 11.971068] wlp117s0: authenticated
[ 11.972069] wlp117s0: associate with e0:91:f5:05:17:f9 (try 1/3)
[ 11.977720] wlp117s0: RX AssocResp from e0:91:f5:05:17:f9 (capab=0x411 status=0 aid=3)
[ 11.989561] wlp117s0: associated
[ 11.989600] IPv6: ADDRCONF(NETDEV_CHANGE): wlp117s0: link becomes ready
[ 14.509397] [drm:drm_mode_getconnector] [CONNECTOR:46:?]
[ 14.509407] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 14.509411] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 14.509415] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 14.509427] [drm:drm_mode_getconnector] [CONNECTOR:51:?]
[ 14.509430] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:51:DP-2]
[ 14.509454] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 14.509458] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:51:DP-2] probed modes :
[ 14.509465] [drm:drm_mode_debug_printmodeline] Modeline 62:"1920x2160" 60 277250 1920 1968 2000 2080 2160 2163 2173 2222 0x48 0x9
[ 14.509470] [drm:drm_mode_getconnector] [CONNECTOR:51:?]
[ 14.509514] [drm:drm_mode_getconnector] [CONNECTOR:55:?]
[ 14.509518] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:55:DP-3]
[ 14.509545] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 14.509566] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:55:DP-3] probed modes :
[ 14.509571] [drm:drm_mode_debug_printmodeline] Modeline 58:"1920x2160" 60 277250 1920 1968 2000 2080 2160 2163 2173 2222 0x48 0x9
[ 14.509576] [drm:drm_mode_debug_printmodeline] Modeline 67:"1920x1200" 60 193250 1920 2056 2256 2592 1200 1203 1209 1245 0x40 0x6
[ 14.509581] [drm:drm_mode_debug_printmodeline] Modeline 78:"1920x1080" 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0xa
[ 14.509586] [drm:drm_mode_debug_printmodeline] Modeline 76:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
[ 14.509591] [drm:drm_mode_debug_printmodeline] Modeline 66:"1680x1050" 60 146250 1680 1784 1960 2240 1050 1053 1059 1089 0x40 0x6
[ 14.509596] [drm:drm_mode_debug_printmodeline] Modeline 83:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 14.509601] [drm:drm_mode_debug_printmodeline] Modeline 77:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 14.509606] [drm:drm_mode_debug_printmodeline] Modeline 65:"1280x800" 60 83500 1280 1352 1480 1680 800 803 809 831 0x40 0x6
[ 14.509611] [drm:drm_mode_debug_printmodeline] Modeline 72:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[ 14.509616] [drm:drm_mode_debug_printmodeline] Modeline 73:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[ 14.509621] [drm:drm_mode_debug_printmodeline] Modeline 74:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 14.509626] [drm:drm_mode_debug_printmodeline] Modeline 75:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[ 14.509631] [drm:drm_mode_debug_printmodeline] Modeline 68:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[ 14.509636] [drm:drm_mode_debug_printmodeline] Modeline 69:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[ 14.509641] [drm:drm_mode_debug_printmodeline] Modeline 70:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[ 14.509645] [drm:drm_mode_debug_printmodeline] Modeline 71:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[ 14.509653] [drm:drm_mode_getconnector] [CONNECTOR:55:?]
[ 14.509702] [drm:drm_mode_getconnector] [CONNECTOR:39:?]
[ 14.509705] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:39:HDMI-A-1]
[ 14.509709] [drm:intel_hdmi_detect] [CONNECTOR:39:HDMI-A-1]
[ 14.597063] [drm:intel_hdmi_detect] Live status not up!
[ 14.597071] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:39:HDMI-A-1] disconnected
[ 14.597096] [drm:drm_mode_getconnector] [CONNECTOR:44:?]
[ 14.597101] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:44:HDMI-A-2]
[ 14.597104] [drm:intel_hdmi_detect] [CONNECTOR:44:HDMI-A-2]
[ 14.685060] [drm:intel_hdmi_detect] Live status not up!
[ 14.685069] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:44:HDMI-A-2] disconnected
[ 14.685092] [drm:drm_mode_getconnector] [CONNECTOR:50:?]
[ 14.685097] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-3]
[ 14.685100] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-3]
[ 14.685327] [drm:do_gmbus_xfer] GMBUS [i915 gmbus dpd] NAK for addr: 0050 w(1)
[ 14.685333] [drm:do_gmbus_xfer] GMBUS [i915 gmbus dpd] NAK on first message, retry
[ 14.685523] [drm:do_gmbus_xfer] GMBUS [i915 gmbus dpd] NAK for addr: 0050 w(1)
[ 14.685528] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpd
[ 14.685533] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-3] disconnected
[ 14.685547] [drm:drm_mode_getconnector] [CONNECTOR:36:?]
[ 14.685551] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:36:VGA-1]
[ 14.685555] [drm:intel_crt_detect] [CONNECTOR:36:VGA-1] force=1
[ 14.685561] [drm:intel_ironlake_crt_detect_hotplug] ironlake hotplug adpa=0xf40000, result 0
[ 14.685564] [drm:intel_crt_detect] CRT not detected via hotplug
[ 14.685752] [drm:do_gmbus_xfer] GMBUS [i915 gmbus vga] NAK for addr: 0050 w(1)
[ 14.685756] [drm:do_gmbus_xfer] GMBUS [i915 gmbus vga] NAK on first message, retry
[ 14.685914] [drm:do_gmbus_xfer] GMBUS [i915 gmbus vga] NAK for addr: 0050 w(1)
[ 14.685918] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[ 14.685921] [drm:intel_crt_get_edid] CRT GMBUS EDID read failed, retry using GPIO bit-banging
[ 14.685925] [drm:intel_gmbus_force_bit] enabling bit-banging on i915 gmbus vga. force bit now 1
[ 14.686673] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[ 14.686681] [drm:intel_gmbus_force_bit] disabling bit-banging on i915 gmbus vga. force bit now 0
[ 14.686686] [drm:intel_crt_detect_ddc] CRT not detected via DDC:0x50 [no valid EDID found]
[ 14.686691] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:36:VGA-1] disconnected
[ 33.256058] [drm:drm_mode_getconnector] [CONNECTOR:46:?]
[ 33.256067] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 33.256072] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 33.256076] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 33.256089] [drm:drm_mode_getconnector] [CONNECTOR:51:?]
[ 33.256092] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:51:DP-2]
[ 33.256116] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 33.256122] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:51:DP-2] probed modes :
[ 33.256128] [drm:drm_mode_debug_printmodeline] Modeline 62:"1920x2160" 60 277250 1920 1968 2000 2080 2160 2163 2173 2222 0x48 0x9
[ 33.256134] [drm:drm_mode_getconnector] [CONNECTOR:51:?]
[ 33.256167] [drm:drm_mode_getconnector] [CONNECTOR:55:?]
[ 33.256170] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:55:DP-3]
[ 33.256199] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 33.256221] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:55:DP-3] probed modes :
[ 33.256226] [drm:drm_mode_debug_printmodeline] Modeline 58:"1920x2160" 60 277250 1920 1968 2000 2080 2160 2163 2173 2222 0x48 0x9
[ 33.256231] [drm:drm_mode_debug_printmodeline] Modeline 67:"1920x1200" 60 193250 1920 2056 2256 2592 1200 1203 1209 1245 0x40 0x6
[ 33.256236] [drm:drm_mode_debug_printmodeline] Modeline 78:"1920x1080" 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0xa
[ 33.256241] [drm:drm_mode_debug_printmodeline] Modeline 76:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
[ 33.256246] [drm:drm_mode_debug_printmodeline] Modeline 66:"1680x1050" 60 146250 1680 1784 1960 2240 1050 1053 1059 1089 0x40 0x6
[ 33.256251] [drm:drm_mode_debug_printmodeline] Modeline 83:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 33.256255] [drm:drm_mode_debug_printmodeline] Modeline 77:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 33.256261] [drm:drm_mode_debug_printmodeline] Modeline 65:"1280x800" 60 83500 1280 1352 1480 1680 800 803 809 831 0x40 0x6
[ 33.256266] [drm:drm_mode_debug_printmodeline] Modeline 72:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[ 33.256271] [drm:drm_mode_debug_printmodeline] Modeline 73:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[ 33.256276] [drm:drm_mode_debug_printmodeline] Modeline 74:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 33.256281] [drm:drm_mode_debug_printmodeline] Modeline 75:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[ 33.256286] [drm:drm_mode_debug_printmodeline] Modeline 68:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[ 33.256290] [drm:drm_mode_debug_printmodeline] Modeline 69:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[ 33.256295] [drm:drm_mode_debug_printmodeline] Modeline 70:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[ 33.256300] [drm:drm_mode_debug_printmodeline] Modeline 71:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[ 33.256305] [drm:drm_mode_getconnector] [CONNECTOR:55:?]
[ 33.256343] [drm:drm_mode_getconnector] [CONNECTOR:39:?]
[ 33.256347] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:39:HDMI-A-1]
[ 33.256350] [drm:intel_hdmi_detect] [CONNECTOR:39:HDMI-A-1]
[ 33.343682] [drm:intel_hdmi_detect] Live status not up!
[ 33.343690] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:39:HDMI-A-1] disconnected
[ 33.343714] [drm:drm_mode_getconnector] [CONNECTOR:44:?]
[ 33.343719] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:44:HDMI-A-2]
[ 33.343722] [drm:intel_hdmi_detect] [CONNECTOR:44:HDMI-A-2]
[ 33.431681] [drm:intel_hdmi_detect] Live status not up!
[ 33.431689] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:44:HDMI-A-2] disconnected
[ 33.431714] [drm:drm_mode_getconnector] [CONNECTOR:50:?]
[ 33.431718] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-3]
[ 33.431722] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-3]
[ 33.431939] [drm:do_gmbus_xfer] GMBUS [i915 gmbus dpd] NAK for addr: 0050 w(1)
[ 33.431946] [drm:do_gmbus_xfer] GMBUS [i915 gmbus dpd] NAK on first message, retry
[ 33.432156] [drm:do_gmbus_xfer] GMBUS [i915 gmbus dpd] NAK for addr: 0050 w(1)
[ 33.432164] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpd
[ 33.432169] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-3] disconnected
[ 33.432183] [drm:drm_mode_getconnector] [CONNECTOR:36:?]
[ 33.432187] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:36:VGA-1]
[ 33.432191] [drm:intel_crt_detect] [CONNECTOR:36:VGA-1] force=1
[ 33.432198] [drm:intel_ironlake_crt_detect_hotplug] ironlake hotplug adpa=0xf40000, result 0
[ 33.432200] [drm:intel_crt_detect] CRT not detected via hotplug
[ 33.432390] [drm:do_gmbus_xfer] GMBUS [i915 gmbus vga] NAK for addr: 0050 w(1)
[ 33.432393] [drm:do_gmbus_xfer] GMBUS [i915 gmbus vga] NAK on first message, retry
[ 33.432574] [drm:do_gmbus_xfer] GMBUS [i915 gmbus vga] NAK for addr: 0050 w(1)
[ 33.432578] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[ 33.432581] [drm:intel_crt_get_edid] CRT GMBUS EDID read failed, retry using GPIO bit-banging
[ 33.432584] [drm:intel_gmbus_force_bit] enabling bit-banging on i915 gmbus vga. force bit now 1
[ 33.433323] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[ 33.433338] [drm:intel_gmbus_force_bit] disabling bit-banging on i915 gmbus vga. force bit now 0
[ 33.433340] [drm:intel_crt_detect_ddc] CRT not detected via DDC:0x50 [no valid EDID found]
[ 33.433344] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:36:VGA-1] disconnected
[ 33.434886] [drm:drm_mode_setcrtc] [CRTC:26:crtc-0]
[ 33.434939] [drm:intel_mst_disable_dp] 1
[ 33.434943] [drm:drm_dp_destroy_payload_step1]
[ 33.440203] [drm:intel_get_hpd_pins] hotplug event received, stat 0x00800000, dig 0x00111010, pins 0x00000080
[ 33.440211] [drm:intel_hpd_irq_handler] digital hpd port D - short
[ 33.440232] [drm:intel_dp_hpd_pulse] got hpd irq on port D - short
[ 33.443247] [drm:intel_get_hpd_pins] hotplug event received, stat 0x00800000, dig 0x00111010, pins 0x00000080
[ 33.443255] [drm:intel_hpd_irq_handler] digital hpd port D - short
[ 33.444879] [drm:intel_dp_check_mst_status] got esi 02 10 00
[ 33.448306] [drm:intel_dp_check_mst_status] got esi2 02 00 00
[ 33.448312] [drm:intel_dp_check_mst_status] got esi 02 00 00
[ 33.448321] [drm:intel_dp_hpd_pulse] got hpd irq on port D - short
[ 33.451189] [drm:intel_dp_check_mst_status] got esi 02 00 00
[ 33.466035] [drm:drm_dp_update_payload_part1] removing payload 0
[ 33.466048] [drm:intel_disable_pipe] disabling pipe A
[ 33.473719] [drm:intel_mst_post_disable_dp] 1
[ 33.474578] [drm:drm_dp_mst_put_payload_id] putting payload 1
[ 33.475455] [drm:intel_get_hpd_pins] hotplug event received, stat 0x00800000, dig 0x00111010, pins 0x00000080
[ 33.475463] [drm:intel_hpd_irq_handler] digital hpd port D - short
[ 33.475482] [drm:intel_dp_hpd_pulse] got hpd irq on port D - short
[ 33.478186] [drm:intel_connector_check_state] [CONNECTOR:55:DP-3]
[ 33.478196] [drm:check_encoder_state] [ENCODER:37:DAC-37]
[ 33.478204] [drm:check_encoder_state] [ENCODER:38:TMDS-38]
[ 33.478210] [drm:check_encoder_state] [ENCODER:43:TMDS-43]
[ 33.478215] [drm:check_encoder_state] [ENCODER:45:TMDS-45]
[ 33.478221] [drm:check_encoder_state] [ENCODER:47:DP MST-47]
[ 33.478225] [drm:check_encoder_state] [ENCODER:48:DP MST-48]
[ 33.478230] [drm:check_encoder_state] [ENCODER:49:DP MST-49]
[ 33.478237] [drm:check_crtc_state] [CRTC:26]
[ 33.478245] [drm:check_shared_dpll_state] WRPLL 1
[ 33.478251] [drm:check_shared_dpll_state] WRPLL 2
[ 33.478256] [drm:check_shared_dpll_state] SPLL
[ 33.478654] [drm:drm_mode_addfb2] [FB:63]
[ 33.480671] [drm:intel_dp_check_mst_status] got esi 02 00 00
[ 33.480683] [drm:intel_power_well_disable] disabling always-on
[ 33.513640] [drm:drm_mode_getconnector] [CONNECTOR:46:?]
[ 33.513649] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 33.513654] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 33.513657] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 33.513668] [drm:drm_mode_getconnector] [CONNECTOR:51:?]
[ 33.513672] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:51:DP-2]
[ 33.513696] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 33.513701] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:51:DP-2] probed modes :
[ 33.513708] [drm:drm_mode_debug_printmodeline] Modeline 62:"1920x2160" 60 277250 1920 1968 2000 2080 2160 2163 2173 2222 0x48 0x9
[ 33.513714] [drm:drm_mode_getconnector] [CONNECTOR:51:?]
[ 33.513746] [drm:drm_mode_getconnector] [CONNECTOR:55:?]
[ 33.513750] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:55:DP-3]
[ 33.513777] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 33.513800] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:55:DP-3] probed modes :
[ 33.513805] [drm:drm_mode_debug_printmodeline] Modeline 58:"1920x2160" 60 277250 1920 1968 2000 2080 2160 2163 2173 2222 0x48 0x9
[ 33.513810] [drm:drm_mode_debug_printmodeline] Modeline 67:"1920x1200" 60 193250 1920 2056 2256 2592 1200 1203 1209 1245 0x40 0x6
[ 33.513815] [drm:drm_mode_debug_printmodeline] Modeline 78:"1920x1080" 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0xa
[ 33.513820] [drm:drm_mode_debug_printmodeline] Modeline 76:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
[ 33.513825] [drm:drm_mode_debug_printmodeline] Modeline 66:"1680x1050" 60 146250 1680 1784 1960 2240 1050 1053 1059 1089 0x40 0x6
[ 33.513830] [drm:drm_mode_debug_printmodeline] Modeline 83:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 33.513834] [drm:drm_mode_debug_printmodeline] Modeline 77:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 33.513840] [drm:drm_mode_debug_printmodeline] Modeline 65:"1280x800" 60 83500 1280 1352 1480 1680 800 803 809 831 0x40 0x6
[ 33.513845] [drm:drm_mode_debug_printmodeline] Modeline 72:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[ 33.513850] [drm:drm_mode_debug_printmodeline] Modeline 73:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[ 33.513855] [drm:drm_mode_debug_printmodeline] Modeline 74:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 33.513860] [drm:drm_mode_debug_printmodeline] Modeline 75:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[ 33.513864] [drm:drm_mode_debug_printmodeline] Modeline 68:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[ 33.513869] [drm:drm_mode_debug_printmodeline] Modeline 69:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[ 33.513874] [drm:drm_mode_debug_printmodeline] Modeline 70:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[ 33.513879] [drm:drm_mode_debug_printmodeline] Modeline 71:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[ 33.513884] [drm:drm_mode_getconnector] [CONNECTOR:55:?]
[ 33.513916] [drm:drm_mode_getconnector] [CONNECTOR:39:?]
[ 33.513920] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:39:HDMI-A-1]
[ 33.513924] [drm:intel_hdmi_detect] [CONNECTOR:39:HDMI-A-1]
[ 33.513928] [drm:intel_power_well_enable] enabling always-on
[ 33.601675] [drm:intel_hdmi_detect] Live status not up!
[ 33.601682] [drm:intel_power_well_disable] disabling always-on
[ 33.601688] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:39:HDMI-A-1] disconnected
[ 33.601710] [drm:drm_mode_getconnector] [CONNECTOR:44:?]
[ 33.601715] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:44:HDMI-A-2]
[ 33.601718] [drm:intel_hdmi_detect] [CONNECTOR:44:HDMI-A-2]
[ 33.601721] [drm:intel_power_well_enable] enabling always-on
[ 33.689672] [drm:intel_hdmi_detect] Live status not up!
[ 33.689678] [drm:intel_power_well_disable] disabling always-on
[ 33.689685] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:44:HDMI-A-2] disconnected
[ 33.689707] [drm:drm_mode_getconnector] [CONNECTOR:50:?]
[ 33.689711] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-3]
[ 33.689714] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-3]
[ 33.689717] [drm:intel_power_well_enable] enabling always-on
[ 33.689920] [drm:do_gmbus_xfer] GMBUS [i915 gmbus dpd] NAK for addr: 0050 w(1)
[ 33.689927] [drm:do_gmbus_xfer] GMBUS [i915 gmbus dpd] NAK on first message, retry
[ 33.690131] [drm:do_gmbus_xfer] GMBUS [i915 gmbus dpd] NAK for addr: 0050 w(1)
[ 33.690139] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpd
[ 33.690143] [drm:intel_power_well_disable] disabling always-on
[ 33.690147] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-3] disconnected
[ 33.690161] [drm:drm_mode_getconnector] [CONNECTOR:36:?]
[ 33.690165] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:36:VGA-1]
[ 33.690169] [drm:intel_crt_detect] [CONNECTOR:36:VGA-1] force=1
[ 33.690173] [drm:intel_power_well_enable] enabling always-on
[ 33.690178] [drm:intel_ironlake_crt_detect_hotplug] ironlake hotplug adpa=0xf40000, result 0
[ 33.690181] [drm:intel_crt_detect] CRT not detected via hotplug
[ 33.690360] [drm:do_gmbus_xfer] GMBUS [i915 gmbus vga] NAK for addr: 0050 w(1)
[ 33.690363] [drm:do_gmbus_xfer] GMBUS [i915 gmbus vga] NAK on first message, retry
[ 33.690534] [drm:do_gmbus_xfer] GMBUS [i915 gmbus vga] NAK for addr: 0050 w(1)
[ 33.690538] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[ 33.690541] [drm:intel_crt_get_edid] CRT GMBUS EDID read failed, retry using GPIO bit-banging
[ 33.690545] [drm:intel_gmbus_force_bit] enabling bit-banging on i915 gmbus vga. force bit now 1
[ 33.691278] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[ 33.691282] [drm:intel_gmbus_force_bit] disabling bit-banging on i915 gmbus vga. force bit now 0
[ 33.691287] [drm:intel_crt_detect_ddc] CRT not detected via DDC:0x50 [no valid EDID found]
[ 33.691293] [drm:intel_power_well_disable] disabling always-on
[ 33.691298] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:36:VGA-1] disconnected
[ 37.863509] [drm:drm_mode_getconnector] [CONNECTOR:46:?]
[ 37.863519] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 37.863523] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 37.863544] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 37.863556] [drm:drm_mode_getconnector] [CONNECTOR:51:?]
[ 37.863560] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:51:DP-2]
[ 37.863583] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 37.863588] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:51:DP-2] probed modes :
[ 37.863595] [drm:drm_mode_debug_printmodeline] Modeline 62:"1920x2160" 60 277250 1920 1968 2000 2080 2160 2163 2173 2222 0x48 0x9
[ 37.863601] [drm:drm_mode_getconnector] [CONNECTOR:51:?]
[ 37.863632] [drm:drm_mode_getconnector] [CONNECTOR:55:?]
[ 37.863636] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:55:DP-3]
[ 37.863663] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 37.863688] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:55:DP-3] probed modes :
[ 37.863695] [drm:drm_mode_debug_printmodeline] Modeline 58:"1920x2160" 60 277250 1920 1968 2000 2080 2160 2163 2173 2222 0x48 0x9
[ 37.863702] [drm:drm_mode_debug_printmodeline] Modeline 67:"1920x1200" 60 193250 1920 2056 2256 2592 1200 1203 1209 1245 0x40 0x6
[ 37.863707] [drm:drm_mode_debug_printmodeline] Modeline 78:"1920x1080" 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0xa
[ 37.863713] [drm:drm_mode_debug_printmodeline] Modeline 76:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
[ 37.863720] [drm:drm_mode_debug_printmodeline] Modeline 66:"1680x1050" 60 146250 1680 1784 1960 2240 1050 1053 1059 1089 0x40 0x6
[ 37.863726] [drm:drm_mode_debug_printmodeline] Modeline 83:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 37.863731] [drm:drm_mode_debug_printmodeline] Modeline 77:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 37.863738] [drm:drm_mode_debug_printmodeline] Modeline 65:"1280x800" 60 83500 1280 1352 1480 1680 800 803 809 831 0x40 0x6
[ 37.863745] [drm:drm_mode_debug_printmodeline] Modeline 72:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[ 37.863752] [drm:drm_mode_debug_printmodeline] Modeline 73:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[ 37.863757] [drm:drm_mode_debug_printmodeline] Modeline 74:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 37.863762] [drm:drm_mode_debug_printmodeline] Modeline 75:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[ 37.863767] [drm:drm_mode_debug_printmodeline] Modeline 68:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[ 37.863771] [drm:drm_mode_debug_printmodeline] Modeline 69:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[ 37.863776] [drm:drm_mode_debug_printmodeline] Modeline 70:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[ 37.863781] [drm:drm_mode_debug_printmodeline] Modeline 71:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[ 37.863786] [drm:drm_mode_getconnector] [CONNECTOR:55:?]
[ 37.863818] [drm:drm_mode_getconnector] [CONNECTOR:39:?]
[ 37.863821] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:39:HDMI-A-1]
[ 37.863825] [drm:intel_hdmi_detect] [CONNECTOR:39:HDMI-A-1]
[ 37.863829] [drm:intel_power_well_enable] enabling always-on
[ 37.951590] [drm:intel_hdmi_detect] Live status not up!
[ 37.951597] [drm:intel_power_well_disable] disabling always-on
[ 37.951604] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:39:HDMI-A-1] disconnected
[ 37.951626] [drm:drm_mode_getconnector] [CONNECTOR:44:?]
[ 37.951630] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:44:HDMI-A-2]
[ 37.951633] [drm:intel_hdmi_detect] [CONNECTOR:44:HDMI-A-2]
[ 37.951637] [drm:intel_power_well_enable] enabling always-on
[ 38.039587] [drm:intel_hdmi_detect] Live status not up!
[ 38.039594] [drm:intel_power_well_disable] disabling always-on
[ 38.039601] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:44:HDMI-A-2] disconnected
[ 38.039622] [drm:drm_mode_getconnector] [CONNECTOR:50:?]
[ 38.039626] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-3]
[ 38.039629] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-3]
[ 38.039633] [drm:intel_power_well_enable] enabling always-on
[ 38.039841] [drm:do_gmbus_xfer] GMBUS [i915 gmbus dpd] NAK for addr: 0050 w(1)
[ 38.039847] [drm:do_gmbus_xfer] GMBUS [i915 gmbus dpd] NAK on first message, retry
[ 38.040057] [drm:do_gmbus_xfer] GMBUS [i915 gmbus dpd] NAK for addr: 0050 w(1)
[ 38.040065] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpd
[ 38.040069] [drm:intel_power_well_disable] disabling always-on
[ 38.040073] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-3] disconnected
[ 38.040087] [drm:drm_mode_getconnector] [CONNECTOR:36:?]
[ 38.040091] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:36:VGA-1]
[ 38.040095] [drm:intel_crt_detect] [CONNECTOR:36:VGA-1] force=1
[ 38.040099] [drm:intel_power_well_enable] enabling always-on
[ 38.040104] [drm:intel_ironlake_crt_detect_hotplug] ironlake hotplug adpa=0xf40000, result 0
[ 38.040107] [drm:intel_crt_detect] CRT not detected via hotplug
[ 38.040295] [drm:do_gmbus_xfer] GMBUS [i915 gmbus vga] NAK for addr: 0050 w(1)
[ 38.040298] [drm:do_gmbus_xfer] GMBUS [i915 gmbus vga] NAK on first message, retry
[ 38.040480] [drm:do_gmbus_xfer] GMBUS [i915 gmbus vga] NAK for addr: 0050 w(1)
[ 38.040484] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[ 38.040487] [drm:intel_crt_get_edid] CRT GMBUS EDID read failed, retry using GPIO bit-banging
[ 38.040491] [drm:intel_gmbus_force_bit] enabling bit-banging on i915 gmbus vga. force bit now 1
[ 38.041223] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[ 38.041227] [drm:intel_gmbus_force_bit] disabling bit-banging on i915 gmbus vga. force bit now 0
[ 38.041232] [drm:intel_crt_detect_ddc] CRT not detected via DDC:0x50 [no valid EDID found]
[ 38.041239] [drm:intel_power_well_disable] disabling always-on
[ 38.041246] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:36:VGA-1] disconnected
[ 38.052429] [drm:drm_mode_addfb2] [FB:79]
[ 38.074744] [drm:drm_mode_setcrtc] [CRTC:26:crtc-0]
[ 38.074756] [drm:drm_mode_setcrtc] [CONNECTOR:51:DP-2]
[ 38.074759] [drm:drm_mode_setcrtc] [CONNECTOR:55:DP-3]
[ 38.084392] [drm:drm_mode_addfb2] [FB:61]
[ 38.084669] [drm:drm_mode_setcrtc] [CRTC:26:crtc-0]
[ 38.084682] [drm:drm_mode_setcrtc] [CONNECTOR:51:DP-2]
[ 38.084687] [drm:drm_mode_setcrtc] [CONNECTOR:55:DP-3]
[ 38.084790] [drm:drm_mode_getresources] [CONNECTOR:36:VGA-1]
[ 38.084794] [drm:drm_mode_getresources] [CONNECTOR:39:HDMI-A-1]
[ 38.084797] [drm:drm_mode_getresources] [CONNECTOR:44:HDMI-A-2]
[ 38.084800] [drm:drm_mode_getresources] [CONNECTOR:46:DP-1]
[ 38.084803] [drm:drm_mode_getresources] [CONNECTOR:50:HDMI-A-3]
[ 38.084805] [drm:drm_mode_getresources] [CONNECTOR:51:DP-2]
[ 38.084808] [drm:drm_mode_getresources] [CONNECTOR:55:DP-3]
[ 38.084811] [drm:drm_mode_getresources] CRTC[3] CONNECTORS[7] ENCODERS[7]
[ 38.102210] [drm:drm_mode_getconnector] [CONNECTOR:46:?]
[ 38.102219] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 38.102224] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 38.102228] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 38.102239] [drm:drm_mode_getconnector] [CONNECTOR:51:?]
[ 38.102242] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:51:DP-2]
[ 38.102265] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 38.102271] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:51:DP-2] probed modes :
[ 38.102277] [drm:drm_mode_debug_printmodeline] Modeline 62:"1920x2160" 60 277250 1920 1968 2000 2080 2160 2163 2173 2222 0x48 0x9
[ 38.102283] [drm:drm_mode_getconnector] [CONNECTOR:51:?]
[ 38.102314] [drm:drm_mode_getconnector] [CONNECTOR:55:?]
[ 38.102318] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:55:DP-3]
[ 38.102345] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 38.102368] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:55:DP-3] probed modes :
[ 38.102374] [drm:drm_mode_debug_printmodeline] Modeline 58:"1920x2160" 60 277250 1920 1968 2000 2080 2160 2163 2173 2222 0x48 0x9
[ 38.102379] [drm:drm_mode_debug_printmodeline] Modeline 67:"1920x1200" 60 193250 1920 2056 2256 2592 1200 1203 1209 1245 0x40 0x6
[ 38.102384] [drm:drm_mode_debug_printmodeline] Modeline 78:"1920x1080" 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0xa
[ 38.102389] [drm:drm_mode_debug_printmodeline] Modeline 76:"1600x1200" 60 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x40 0x5
[ 38.102394] [drm:drm_mode_debug_printmodeline] Modeline 66:"1680x1050" 60 146250 1680 1784 1960 2240 1050 1053 1059 1089 0x40 0x6
[ 38.102398] [drm:drm_mode_debug_printmodeline] Modeline 83:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 38.102403] [drm:drm_mode_debug_printmodeline] Modeline 77:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 38.102409] [drm:drm_mode_debug_printmodeline] Modeline 65:"1280x800" 60 83500 1280 1352 1480 1680 800 803 809 831 0x40 0x6
[ 38.102414] [drm:drm_mode_debug_printmodeline] Modeline 72:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[ 38.102419] [drm:drm_mode_debug_printmodeline] Modeline 73:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[ 38.102424] [drm:drm_mode_debug_printmodeline] Modeline 74:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 38.102429] [drm:drm_mode_debug_printmodeline] Modeline 75:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[ 38.102434] [drm:drm_mode_debug_printmodeline] Modeline 68:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[ 38.102438] [drm:drm_mode_debug_printmodeline] Modeline 69:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[ 38.102443] [drm:drm_mode_debug_printmodeline] Modeline 70:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[ 38.102448] [drm:drm_mode_debug_printmodeline] Modeline 71:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[ 38.102453] [drm:drm_mode_getconnector] [CONNECTOR:55:?]
[ 38.102501] [drm:drm_mode_getconnector] [CONNECTOR:39:?]
[ 38.102505] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:39:HDMI-A-1]
[ 38.102508] [drm:intel_hdmi_detect] [CONNECTOR:39:HDMI-A-1]
[ 38.102512] [drm:intel_power_well_enable] enabling always-on
[ 38.189583] [drm:intel_hdmi_detect] Live status not up!
[ 38.189590] [drm:intel_power_well_disable] disabling always-on
[ 38.189597] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:39:HDMI-A-1] disconnected
[ 38.189619] [drm:drm_mode_getconnector] [CONNECTOR:44:?]
[ 38.189623] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:44:HDMI-A-2]
[ 38.189627] [drm:intel_hdmi_detect] [CONNECTOR:44:HDMI-A-2]
[ 38.189630] [drm:intel_power_well_enable] enabling always-on
[ 38.277581] [drm:intel_hdmi_detect] Live status not up!
[ 38.277588] [drm:intel_power_well_disable] disabling always-on
[ 38.277595] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:44:HDMI-A-2] disconnected
[ 38.277616] [drm:drm_mode_getconnector] [CONNECTOR:50:?]
[ 38.277621] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-3]
[ 38.277624] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-3]
[ 38.277627] [drm:intel_power_well_enable] enabling always-on
[ 38.277841] [drm:do_gmbus_xfer] GMBUS [i915 gmbus dpd] NAK for addr: 0050 w(1)
[ 38.277848] [drm:do_gmbus_xfer] GMBUS [i915 gmbus dpd] NAK on first message, retry
[ 38.278064] [drm:do_gmbus_xfer] GMBUS [i915 gmbus dpd] NAK for addr: 0050 w(1)
[ 38.278072] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpd
[ 38.278076] [drm:intel_power_well_disable] disabling always-on
[ 38.278080] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-3] disconnected
[ 38.278094] [drm:drm_mode_getconnector] [CONNECTOR:36:?]
[ 38.278098] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:36:VGA-1]
[ 38.278102] [drm:intel_crt_detect] [CONNECTOR:36:VGA-1] force=1
[ 38.278106] [drm:intel_power_well_enable] enabling always-on
[ 38.278111] [drm:intel_ironlake_crt_detect_hotplug] ironlake hotplug adpa=0xf40000, result 0
[ 38.278114] [drm:intel_crt_detect] CRT not detected via hotplug
[ 38.278303] [drm:do_gmbus_xfer] GMBUS [i915 gmbus vga] NAK for addr: 0050 w(1)
[ 38.278306] [drm:do_gmbus_xfer] GMBUS [i915 gmbus vga] NAK on first message, retry
[ 38.278487] [drm:do_gmbus_xfer] GMBUS [i915 gmbus vga] NAK for addr: 0050 w(1)
[ 38.278491] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[ 38.278494] [drm:intel_crt_get_edid] CRT GMBUS EDID read failed, retry using GPIO bit-banging
[ 38.278497] [drm:intel_gmbus_force_bit] enabling bit-banging on i915 gmbus vga. force bit now 1
[ 38.279234] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[ 38.279236] [drm:intel_gmbus_force_bit] disabling bit-banging on i915 gmbus vga. force bit now 0
[ 38.279244] [drm:intel_crt_detect_ddc] CRT not detected via DDC:0x50 [no valid EDID found]
[ 38.279247] [drm:intel_power_well_disable] disabling always-on
[ 38.279251] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:36:VGA-1] disconnected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment