[Intel-gfx] [PATCH] drm/i915/lvds: don't restore hw state in the lid notifier for pch platforms
Roland Dreier
roland at kernel.org
Mon Oct 14 18:52:04 CEST 2013
On Wed, Oct 9, 2013 at 1:47 AM, Daniel Vetter <daniel.vetter at ffwll.ch> wrote:
> It's a pain for two reasons:
> - The vga plane redisablign requires actual legacy vgao i/o to pull
> of. The hw engineers really botched this one here :(
> - There seem to be some BIOS out there which send out lid events when
> unplugging. Together with our broken DP code, which disables the
> port when the cable is lost, this results in an immediate modeset
> call, which can hang on the wait for outstanding flips.
Unfortunately this still leads to a (different-looking) hang. I
captured the following dmesg after undocking my laptop and leaving it
sitting there for a while.
BTW, this seems to be a regression ... I used to be able to undock
without this hang at least until 3.10 or so.
Thanks,
Roland
-------------- next part --------------
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.12.0-rc4+ (roland at roland-t410s) (gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu7) ) #1 SMP Thu Oct 10 10:09:44 PDT 2013
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.12.0-rc4+ root=UUID=677292b2-a7ba-4d9e-8f1a-662c546b62ce ro intel_iommu=igfx_off plymouth:debug splash drm.debug=0xe log_buf_len=8388608 quiet
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009e7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000d2000-0x00000000000d3fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bb27bfff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bb27c000-0x00000000bb281fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bb282000-0x00000000bb35efff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bb35f000-0x00000000bb370fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bb371000-0x00000000bb3f1fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bb3f2000-0x00000000bb40efff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bb40f000-0x00000000bb46efff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bb46f000-0x00000000bb667fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bb668000-0x00000000bb6e7fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bb6e8000-0x00000000bb70efff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bb70f000-0x00000000bb716fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bb717000-0x00000000bb71efff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bb71f000-0x00000000bb76afff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bb76b000-0x00000000bb776fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bb777000-0x00000000bb779fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000bb77a000-0x00000000bb780fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bb781000-0x00000000bb781fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000bb782000-0x00000000bb78afff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bb78b000-0x00000000bb78bfff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000bb78c000-0x00000000bb79efff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bb79f000-0x00000000bb7fefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000bb7ff000-0x00000000bb7fffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bb800000-0x00000000bfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000feaff000-0x00000000feafffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed003ff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed8ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000001fbffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000200000000-0x000000023bffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.6 present.
[ 0.000000] DMI: LENOVO 2901CTO/2901CTO, BIOS 6UET68WW (1.48 ) 12/12/2011
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] No AGP bridge found
[ 0.000000] e820: last_pfn = 0x23c000 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-D3FFF write-protect
[ 0.000000] D4000-DBFFF uncachable
[ 0.000000] DC000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 disabled
[ 0.000000] 1 base 000000000 mask F80000000 write-back
[ 0.000000] 2 base 080000000 mask FC0000000 write-back
[ 0.000000] 3 base 100000000 mask F00000000 write-back
[ 0.000000] 4 base 200000000 mask FC0000000 write-back
[ 0.000000] 5 base 23C000000 mask FFC000000 uncachable
[ 0.000000] 6 base 0BC000000 mask FFC000000 uncachable
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] original variable MTRRs
[ 0.000000] reg 1, base: 0GB, range: 2GB, type WB
[ 0.000000] reg 2, base: 2GB, range: 1GB, type WB
[ 0.000000] reg 3, base: 4GB, range: 4GB, type WB
[ 0.000000] reg 4, base: 8GB, range: 1GB, type WB
[ 0.000000] reg 5, base: 9152MB, range: 64MB, type UC
[ 0.000000] reg 6, base: 3008MB, range: 64MB, type UC
[ 0.000000] total RAM covered: 8064M
[ 0.000000] Found optimal setting for mtrr clean up
[ 0.000000] gran_size: 64K chunk_size: 128M num_reg: 6 lose cover RAM: 0G
[ 0.000000] New variable MTRRs
[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB
[ 0.000000] reg 1, base: 2GB, range: 1GB, type WB
[ 0.000000] reg 2, base: 3008MB, range: 64MB, type UC
[ 0.000000] reg 3, base: 4GB, range: 4GB, type WB
[ 0.000000] reg 4, base: 8GB, range: 1GB, type WB
[ 0.000000] reg 5, base: 9152MB, range: 64MB, type UC
[ 0.000000] e820: update [mem 0xbc000000-0xffffffff] usable ==> reserved
[ 0.000000] e820: last_pfn = 0xbb800 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000f68e0-0x000f68ef] mapped at [ffff8800000f68e0]
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x01fe2000, 0x01fe2fff] PGTABLE
[ 0.000000] BRK [0x01fe3000, 0x01fe3fff] PGTABLE
[ 0.000000] BRK [0x01fe4000, 0x01fe4fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x23be00000-0x23bffffff]
[ 0.000000] [mem 0x23be00000-0x23bffffff] page 2M
[ 0.000000] BRK [0x01fe5000, 0x01fe5fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x238000000-0x23bdfffff]
[ 0.000000] [mem 0x238000000-0x23bdfffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x200000000-0x237ffffff]
[ 0.000000] [mem 0x200000000-0x237ffffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x00100000-0xbb27bfff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0xbb1fffff] page 2M
[ 0.000000] [mem 0xbb200000-0xbb27bfff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xbb282000-0xbb35efff]
[ 0.000000] [mem 0xbb282000-0xbb35efff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xbb40f000-0xbb46efff]
[ 0.000000] [mem 0xbb40f000-0xbb46efff] page 4k
[ 0.000000] BRK [0x01fe6000, 0x01fe6fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0xbb70f000-0xbb716fff]
[ 0.000000] [mem 0xbb70f000-0xbb716fff] page 4k
[ 0.000000] BRK [0x01fe7000, 0x01fe7fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0xbb71f000-0xbb76afff]
[ 0.000000] [mem 0xbb71f000-0xbb76afff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xbb7ff000-0xbb7fffff]
[ 0.000000] [mem 0xbb7ff000-0xbb7fffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x1fbffffff]
[ 0.000000] [mem 0x100000000-0x1fbffffff] page 2M
[ 0.000000] log_buf_len: 8388608
[ 0.000000] early log buf free: 254244(96%)
[ 0.000000] RAMDISK: [mem 0x1f2e2000-0x2b968fff]
[ 0.000000] ACPI: RSDP 00000000000f68a0 00024 (v02 LENOVO)
[ 0.000000] ACPI: XSDT 00000000bb7ef250 0009C (v01 LENOVO TP-6U 00001480 LTP 00000000)
[ 0.000000] ACPI: FACP 00000000bb7ef400 000F4 (v04 LENOVO TP-6U 00001480 LNVO 00000001)
[ 0.000000] ACPI: DSDT 00000000bb7ef7d1 0F3E0 (v01 LENOVO TP-6U 00001480 MSFT 03000001)
[ 0.000000] ACPI: FACS 00000000bb6e7000 00040
[ 0.000000] ACPI: SSDT 00000000bb7ef5b4 0021D (v01 LENOVO TP-6U 00001480 MSFT 03000001)
[ 0.000000] ACPI: ECDT 00000000bb7febb1 00052 (v01 LENOVO TP-6U 00001480 LNVO 00000001)
[ 0.000000] ACPI: APIC 00000000bb7fec03 00084 (v01 LENOVO TP-6U 00001480 LNVO 00000001)
[ 0.000000] ACPI: MCFG 00000000bb7fecbf 0003C (v01 LENOVO TP-6U 00001480 LNVO 00000001)
[ 0.000000] ACPI: HPET 00000000bb7fecfb 00038 (v01 LENOVO TP-6U 00001480 LNVO 00000001)
[ 0.000000] ACPI: ASF! 00000000bb7fedbe 000A4 (v16 LENOVO TP-6U 00001480 PTL 00000001)
[ 0.000000] ACPI: SLIC 00000000bb7fee62 00176 (v01 LENOVO TP-6U 00001480 LTP 00000000)
[ 0.000000] ACPI: BOOT 00000000bb7fefd8 00028 (v01 LENOVO TP-6U 00001480 LTP 00000001)
[ 0.000000] ACPI: SSDT 00000000bb6e591a 0084B (v01 LENOVO TP-6U 00001480 INTL 20050513)
[ 0.000000] ACPI: TCPA 00000000bb78b000 00032 (v02 PTL CRESTLN 06040000 00005A52)
[ 0.000000] ACPI: DMAR 00000000bb781000 000B8 (v01 INTEL CP_DALE 00000001 INTL 00000001)
[ 0.000000] ACPI: SSDT 00000000bb779000 009F1 (v01 PmRef CpuPm 00003000 INTL 20060912)
[ 0.000000] ACPI: SSDT 00000000bb778000 00259 (v01 PmRef Cpu0Tst 00003000 INTL 20060912)
[ 0.000000] ACPI: SSDT 00000000bb777000 0049F (v01 PmRef ApTst 00003000 INTL 20060912)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000023bffffff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x23bffffff]
[ 0.000000] NODE_DATA [mem 0x23b7f4000-0x23b7f8fff]
[ 0.000000] [ffffea0000000000-ffffea0008ffffff] PMD -> [ffff880232e00000-ffff88023adfffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x23bffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009dfff]
[ 0.000000] node 0: [mem 0x00100000-0xbb27bfff]
[ 0.000000] node 0: [mem 0xbb282000-0xbb35efff]
[ 0.000000] node 0: [mem 0xbb40f000-0xbb46efff]
[ 0.000000] node 0: [mem 0xbb70f000-0xbb716fff]
[ 0.000000] node 0: [mem 0xbb71f000-0xbb76afff]
[ 0.000000] node 0: [mem 0xbb7ff000-0xbb7fffff]
[ 0.000000] node 0: [mem 0x100000000-0x1fbffffff]
[ 0.000000] node 0: [mem 0x200000000-0x23bffffff]
[ 0.000000] On node 0 totalpages: 2044843
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3997 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 11921 pages used for memmap
[ 0.000000] DMA32 zone: 762894 pages, LIFO batch:31
[ 0.000000] Normal zone: 20224 pages used for memmap
[ 0.000000] Normal zone: 1277952 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x1008
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x05] enabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000d1fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000d2000-0x000d3fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000d4000-0x000dbfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000dc000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbb27c000-0xbb281fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbb35f000-0xbb370fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbb371000-0xbb3f1fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbb3f2000-0xbb40efff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbb46f000-0xbb667fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbb668000-0xbb6e7fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbb6e8000-0xbb70efff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbb717000-0xbb71efff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbb76b000-0xbb776fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbb777000-0xbb779fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbb77a000-0xbb780fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbb781000-0xbb781fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbb782000-0xbb78afff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbb78b000-0xbb78bfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbb78c000-0xbb79efff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbb79f000-0xbb7fefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbb800000-0xbfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xdfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfeafefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfeaff000-0xfeafffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec0ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfecfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed1bfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed8ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x1fc000000-0x1ffffffff]
[ 0.000000] e820: [mem 0xc0000000-0xdfffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88023b400000 s86528 r8192 d24064 u524288
[ 0.000000] pcpu-alloc: s86528 r8192 d24064 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2012613
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.12.0-rc4+ root=UUID=677292b2-a7ba-4d9e-8f1a-662c546b62ce ro intel_iommu=igfx_off plymouth:debug splash drm.debug=0xe log_buf_len=8388608 quiet
[ 0.000000] Intel-IOMMU: disable GFX device mapping
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 7753624K/8179372K available (7309K kernel code, 1128K rwdata, 3412K rodata, 1320K init, 1484K bss, 425748K reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[ 0.000000] Offload RCU callbacks from all CPUs
[ 0.000000] Offload RCU callbacks from CPUs: 0-255.
[ 0.000000] NR_IRQS:16640 nr_irqs:712 16
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] allocated 33554432 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.004000] tsc: Detected 2660.080 MHz processor
[ 0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 5320.16 BogoMIPS (lpj=10640320)
[ 0.000005] pid_max: default: 32768 minimum: 301
[ 0.000027] Security Framework initialized
[ 0.000046] AppArmor: AppArmor initialized
[ 0.000047] Yama: becoming mindful.
[ 0.000577] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.002430] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.003267] Mount-cache hash table entries: 256
[ 0.003448] Initializing cgroup subsys memory
[ 0.003458] Initializing cgroup subsys devices
[ 0.003460] Initializing cgroup subsys freezer
[ 0.003462] Initializing cgroup subsys blkio
[ 0.003463] Initializing cgroup subsys perf_event
[ 0.003465] Initializing cgroup subsys hugetlb
[ 0.003485] CPU: Physical Processor ID: 0
[ 0.003486] CPU: Processor Core ID: 0
[ 0.003491] mce: CPU supports 9 MCE banks
[ 0.003501] CPU0: Thermal monitoring enabled (TM1)
[ 0.003511] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
[ 0.003511] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
[ 0.003511] tlb_flushall_shift: 6
[ 0.003613] Freeing SMP alternatives memory: 28K (ffffffff81e66000 - ffffffff81e6d000)
[ 0.004690] ACPI: Core revision 20130725
[ 0.011284] ACPI: All ACPI Tables successfully acquired
[ 0.023379] ftrace: allocating 28004 entries in 110 pages
[ 0.036018] dmar: Host address width 36
[ 0.036022] dmar: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.036028] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c9008020e30272 ecap 1000
[ 0.036029] dmar: DRHD base: 0x000000fed91000 flags: 0x0
[ 0.036034] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap c0000020230272 ecap 1000
[ 0.036035] dmar: DRHD base: 0x000000fed93000 flags: 0x1
[ 0.036039] dmar: IOMMU 2: reg_base_addr fed93000 ver 1:0 cap c9008020630272 ecap 1000
[ 0.036040] dmar: RMRR base: 0x000000bb6e9000 end: 0x000000bb6fffff
[ 0.036042] dmar: RMRR base: 0x000000bdc00000 end: 0x000000bfffffff
[ 0.036662] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.076351] smpboot: CPU0: Intel(R) Core(TM) i5 CPU M 560 @ 2.67GHz (fam: 06, model: 25, stepping: 05)
[ 0.184092] Performance Events: PEBS fmt1+, 16-deep LBR, Westmere events, Intel PMU driver.
[ 0.184099] perf_event_intel: CPUID marked event: 'bus cycles' unavailable
[ 0.184101] ... version: 3
[ 0.184102] ... bit width: 48
[ 0.184103] ... generic registers: 4
[ 0.184104] ... value mask: 0000ffffffffffff
[ 0.184105] ... max period: 000000007fffffff
[ 0.184105] ... fixed-purpose events: 3
[ 0.184106] ... event mask: 000000070000000f
[ 0.198784] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.185540] smpboot: Booting Node 0, Processors # 1 # 2 # 3 OK
[ 0.225310] Brought up 4 CPUs
[ 0.225315] smpboot: Total of 4 processors activated (21280.64 BogoMIPS)
[ 0.227753] devtmpfs: initialized
[ 0.229975] EVM: security.selinux
[ 0.229976] EVM: security.SMACK64
[ 0.229977] EVM: security.capability
[ 0.230033] PM: Registering ACPI NVS region [mem 0xbb371000-0xbb3f1fff] (528384 bytes)
[ 0.230041] PM: Registering ACPI NVS region [mem 0xbb668000-0xbb6e7fff] (524288 bytes)
[ 0.230049] PM: Registering ACPI NVS region [mem 0xbb76b000-0xbb776fff] (49152 bytes)
[ 0.230051] PM: Registering ACPI NVS region [mem 0xbb77a000-0xbb780fff] (28672 bytes)
[ 0.230053] PM: Registering ACPI NVS region [mem 0xbb782000-0xbb78afff] (36864 bytes)
[ 0.230054] PM: Registering ACPI NVS region [mem 0xbb78c000-0xbb79efff] (77824 bytes)
[ 0.230874] pinctrl core: initialized pinctrl subsystem
[ 0.230934] regulator-dummy: no parameters
[ 0.230966] RTC time: 16:16:12, date: 10/14/13
[ 0.230998] NET: Registered protocol family 16
[ 0.231104] cpuidle: using governor ladder
[ 0.231105] cpuidle: using governor menu
[ 0.231147] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.231149] ACPI: bus type PCI registered
[ 0.231151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.231200] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.231202] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.261016] PCI: Using configuration type 1 for base access
[ 0.261835] bio: create slab <bio-0> at 0
[ 0.261964] ACPI: Added _OSI(Module Device)
[ 0.261966] ACPI: Added _OSI(Processor Device)
[ 0.261967] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.261969] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.263369] ACPI: EC: EC description table is found, configuring boot EC
[ 0.267260] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.344524] ACPI: SSDT 00000000bb71a598 004F3 (v01 PmRef Cpu0Ist 00003000 INTL 20060912)
[ 0.344860] ACPI: Dynamic OEM Table Load:
[ 0.344862] ACPI: SSDT (null) 004F3 (v01 PmRef Cpu0Ist 00003000 INTL 20060912)
[ 0.344956] ACPI: SSDT 00000000bb718718 006B2 (v01 PmRef Cpu0Cst 00003001 INTL 20060912)
[ 0.345305] ACPI: Dynamic OEM Table Load:
[ 0.345307] ACPI: SSDT (null) 006B2 (v01 PmRef Cpu0Cst 00003001 INTL 20060912)
[ 0.352285] ACPI: SSDT 00000000bb719a98 00303 (v01 PmRef ApIst 00003000 INTL 20060912)
[ 0.352660] ACPI: Dynamic OEM Table Load:
[ 0.352662] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20060912)
[ 0.356173] ACPI: SSDT 00000000bb717d98 00119 (v01 PmRef ApCst 00003000 INTL 20060912)
[ 0.356521] ACPI: Dynamic OEM Table Load:
[ 0.356522] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20060912)
[ 0.361578] ACPI: Interpreter enabled
[ 0.361583] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130725/hwxface-571)
[ 0.361587] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130725/hwxface-571)
[ 0.361599] ACPI: (supports S0 S3 S4 S5)
[ 0.361600] ACPI: Using IOAPIC for interrupt routing
[ 0.361621] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.362317] ACPI: ACPI Dock Station Driver: 2 docks/bays found
[ 0.369681] ACPI: Power Resource [PUBS] (on)
[ 0.375142] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.375219] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.375279] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[ 0.375354] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.375429] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.375504] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.375563] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[ 0.375639] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
[ 0.375675] ACPI: PCI Root Bridge [UNCR] (domain 0000 [bus ff])
[ 0.375679] acpi PNP0A03:00: ACPI _OSC support notification failed, disabling PCIe ASPM
[ 0.375680] acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08)
[ 0.375719] PCI host bridge to bus 0000:ff
[ 0.375721] pci_bus 0000:ff: root bus resource [bus ff]
[ 0.375727] pci 0000:ff:00.0: [8086:2c62] type 00 class 0x060000
[ 0.375768] pci 0000:ff:00.1: [8086:2d01] type 00 class 0x060000
[ 0.375803] pci 0000:ff:02.0: [8086:2d10] type 00 class 0x060000
[ 0.375835] pci 0000:ff:02.1: [8086:2d11] type 00 class 0x060000
[ 0.375867] pci 0000:ff:02.2: [8086:2d12] type 00 class 0x060000
[ 0.375900] pci 0000:ff:02.3: [8086:2d13] type 00 class 0x060000
[ 0.375955] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.376106] acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d)
[ 0.376244] acpi PNP0A08:00: ACPI _OSC request failed (AE_SUPPORT), returned control mask: 0x0d
[ 0.376245] acpi PNP0A08:00: ACPI _OSC control for PCIe not granted, disabling ASPM
[ 0.376335] ACPI: \_SB_.PCI0.WMI1: can't evaluate _ADR (0x5)
[ 0.376403] PCI host bridge to bus 0000:00
[ 0.376405] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.376406] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.376408] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.376410] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.376411] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[ 0.376412] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[ 0.376414] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff]
[ 0.376420] pci 0000:00:00.0: [8086:0044] type 00 class 0x060000
[ 0.376485] pci 0000:00:02.0: [8086:0046] type 00 class 0x030000
[ 0.376496] pci 0000:00:02.0: reg 0x10: [mem 0xf2000000-0xf23fffff 64bit]
[ 0.376501] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.376505] pci 0000:00:02.0: reg 0x20: [io 0x1800-0x1807]
[ 0.376602] pci 0000:00:16.0: [8086:3b64] type 00 class 0x078000
[ 0.376630] pci 0000:00:16.0: reg 0x10: [mem 0xf2727800-0xf272780f 64bit]
[ 0.376721] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.376796] pci 0000:00:19.0: [8086:10ea] type 00 class 0x020000
[ 0.376819] pci 0000:00:19.0: reg 0x10: [mem 0xf2500000-0xf251ffff]
[ 0.376830] pci 0000:00:19.0: reg 0x14: [mem 0xf2525000-0xf2525fff]
[ 0.376841] pci 0000:00:19.0: reg 0x18: [io 0x1820-0x183f]
[ 0.376928] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[ 0.376967] pci 0000:00:19.0: System wakeup disabled by ACPI
[ 0.377002] pci 0000:00:1a.0: [8086:3b3c] type 00 class 0x0c0320
[ 0.377026] pci 0000:00:1a.0: reg 0x10: [mem 0xf2728000-0xf27283ff]
[ 0.377135] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.377172] pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 0.377207] pci 0000:00:1b.0: [8086:3b57] type 00 class 0x040300
[ 0.377228] pci 0000:00:1b.0: reg 0x10: [mem 0xf2520000-0xf2523fff 64bit]
[ 0.377322] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.377367] pci 0000:00:1b.0: System wakeup disabled by ACPI
[ 0.377398] pci 0000:00:1c.0: [8086:3b42] type 01 class 0x060400
[ 0.377496] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.377538] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.377569] pci 0000:00:1c.1: [8086:3b44] type 01 class 0x060400
[ 0.377667] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.377708] pci 0000:00:1c.1: System wakeup disabled by ACPI
[ 0.377740] pci 0000:00:1c.3: [8086:3b48] type 01 class 0x060400
[ 0.377837] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.377879] pci 0000:00:1c.3: System wakeup disabled by ACPI
[ 0.377920] pci 0000:00:1d.0: [8086:3b34] type 00 class 0x0c0320
[ 0.377945] pci 0000:00:1d.0: reg 0x10: [mem 0xf2728400-0xf27287ff]
[ 0.378053] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.378090] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.378119] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[ 0.378238] pci 0000:00:1f.0: [8086:3b0f] type 00 class 0x060100
[ 0.378398] pci 0000:00:1f.2: [8086:3b2f] type 00 class 0x010601
[ 0.378424] pci 0000:00:1f.2: reg 0x10: [io 0x1860-0x1867]
[ 0.378434] pci 0000:00:1f.2: reg 0x14: [io 0x1814-0x1817]
[ 0.378445] pci 0000:00:1f.2: reg 0x18: [io 0x1818-0x181f]
[ 0.378455] pci 0000:00:1f.2: reg 0x1c: [io 0x1810-0x1813]
[ 0.378466] pci 0000:00:1f.2: reg 0x20: [io 0x1840-0x185f]
[ 0.378476] pci 0000:00:1f.2: reg 0x24: [mem 0xf2727000-0xf27277ff]
[ 0.378542] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.378601] pci 0000:00:1f.3: [8086:3b30] type 00 class 0x0c0500
[ 0.378623] pci 0000:00:1f.3: reg 0x10: [mem 0xf2728800-0xf27288ff 64bit]
[ 0.378652] pci 0000:00:1f.3: reg 0x20: [io 0x1880-0x189f]
[ 0.378733] pci 0000:00:1f.6: [8086:3b32] type 00 class 0x118000
[ 0.378760] pci 0000:00:1f.6: reg 0x10: [mem 0xf2526000-0xf2526fff 64bit]
[ 0.378955] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.379059] pci 0000:03:00.0: [8086:0084] type 00 class 0x028000
[ 0.379098] pci 0000:03:00.0: reg 0x10: [mem 0xf2400000-0xf2401fff 64bit]
[ 0.379284] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[ 0.388071] pci 0000:00:1c.1: PCI bridge to [bus 03]
[ 0.388083] pci 0000:00:1c.1: bridge window [mem 0xf2400000-0xf24fffff]
[ 0.388990] acpiphp: Slot [1] registered
[ 0.388999] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
[ 0.389004] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff]
[ 0.389008] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf1ffffff]
[ 0.389015] pci 0000:00:1c.3: bridge window [mem 0xf2800000-0xf28fffff 64bit pref]
[ 0.389097] pci 0000:00:1e.0: PCI bridge to [bus 0e] (subtractive decode)
[ 0.389110] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
[ 0.389111] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
[ 0.389113] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[ 0.389114] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
[ 0.389116] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
[ 0.389117] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xfebfffff] (subtractive decode)
[ 0.390601] ACPI: Enabled 3 GPEs in block 00 to 3F
[ 0.390612] ACPI: \_SB_.UNCR: notify handler is installed
[ 0.390615] ACPI: \_SB_.PCI0: notify handler is installed
[ 0.390652] Found 2 acpi root devices
[ 0.390709] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
[ 0.390809] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.390812] vgaarb: loaded
[ 0.390813] vgaarb: bridge control possible 0000:00:02.0
[ 0.390960] SCSI subsystem initialized
[ 0.391016] libata version 3.00 loaded.
[ 0.391030] ACPI: bus type USB registered
[ 0.391044] usbcore: registered new interface driver usbfs
[ 0.391051] usbcore: registered new interface driver hub
[ 0.391069] usbcore: registered new device driver usb
[ 0.391155] PCI: Using ACPI for IRQ routing
[ 0.400958] PCI: pci_cache_line_size set to 64 bytes
[ 0.401012] e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff]
[ 0.401014] e820: reserve RAM buffer [mem 0xbb27c000-0xbbffffff]
[ 0.401017] e820: reserve RAM buffer [mem 0xbb35f000-0xbbffffff]
[ 0.401019] e820: reserve RAM buffer [mem 0xbb46f000-0xbbffffff]
[ 0.401021] e820: reserve RAM buffer [mem 0xbb717000-0xbbffffff]
[ 0.401023] e820: reserve RAM buffer [mem 0xbb76b000-0xbbffffff]
[ 0.401025] e820: reserve RAM buffer [mem 0xbb800000-0xbbffffff]
[ 0.401105] NetLabel: Initializing
[ 0.401107] NetLabel: domain hash size = 128
[ 0.401108] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.401119] NetLabel: unlabeled traffic allowed by default
[ 0.401195] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.401200] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.403225] Switched to clocksource hpet
[ 0.407779] AppArmor: AppArmor Filesystem Enabled
[ 0.407810] pnp: PnP ACPI init
[ 0.407823] ACPI: bus type PNP registered
[ 0.409230] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.409233] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved
[ 0.409235] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved
[ 0.409237] system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved
[ 0.409238] system 00:00: [mem 0x000cc000-0x000cffff] has been reserved
[ 0.409240] system 00:00: [mem 0x000d0000-0x000d3fff] could not be reserved
[ 0.409242] system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved
[ 0.409244] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
[ 0.409245] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
[ 0.409247] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
[ 0.409249] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
[ 0.409250] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
[ 0.409252] system 00:00: [mem 0x00100000-0xbfffffff] could not be reserved
[ 0.409255] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved
[ 0.409257] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved
[ 0.409261] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.409558] system 00:01: [io 0x164e-0x164f] has been reserved
[ 0.409560] system 00:01: [io 0x1000-0x107f] could not be reserved
[ 0.409562] system 00:01: [io 0x1180-0x11ff] has been reserved
[ 0.409564] system 00:01: [io 0x0800-0x080f] has been reserved
[ 0.409566] system 00:01: [io 0x15e0-0x15ef] has been reserved
[ 0.409568] system 00:01: [io 0x1600-0x1641] has been reserved
[ 0.409569] system 00:01: [io 0x1644-0x167f] could not be reserved
[ 0.409572] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.409574] system 00:01: [mem 0xfeaff000-0xfeafffff] has been reserved
[ 0.409575] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.409577] system 00:01: [mem 0xfed10000-0xfed13fff] has been reserved
[ 0.409579] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.409581] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.409582] system 00:01: [mem 0xfed45000-0xfed4bfff] has been reserved
[ 0.409585] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.409622] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.409631] pnp 00:03: [dma 4]
[ 0.409645] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.409663] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
[ 0.409694] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.409718] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.409741] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.409762] pnp 00:08: Plug and Play ACPI device, IDs LEN0015 PNP0f13 (active)
[ 0.410045] pnp 00:09: Plug and Play ACPI device, IDs SMO1200 PNP0c31 (active)
[ 0.410887] pnp: PnP ACPI: found 10 devices
[ 0.410889] ACPI: bus type PNP unregistered
[ 0.417601] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.417617] pci 0000:00:1c.1: PCI bridge to [bus 03]
[ 0.417623] pci 0000:00:1c.1: bridge window [mem 0xf2400000-0xf24fffff]
[ 0.417634] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
[ 0.417637] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff]
[ 0.417642] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf1ffffff]
[ 0.417647] pci 0000:00:1c.3: bridge window [mem 0xf2800000-0xf28fffff 64bit pref]
[ 0.417655] pci 0000:00:1e.0: PCI bridge to [bus 0e]
[ 0.417669] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.417671] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.417672] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.417674] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff]
[ 0.417675] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff]
[ 0.417677] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfebfffff]
[ 0.417679] pci_bus 0000:03: resource 1 [mem 0xf2400000-0xf24fffff]
[ 0.417681] pci_bus 0000:05: resource 0 [io 0x2000-0x2fff]
[ 0.417682] pci_bus 0000:05: resource 1 [mem 0xf0000000-0xf1ffffff]
[ 0.417684] pci_bus 0000:05: resource 2 [mem 0xf2800000-0xf28fffff 64bit pref]
[ 0.417686] pci_bus 0000:0e: resource 4 [io 0x0000-0x0cf7]
[ 0.417687] pci_bus 0000:0e: resource 5 [io 0x0d00-0xffff]
[ 0.417689] pci_bus 0000:0e: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.417690] pci_bus 0000:0e: resource 7 [mem 0x000d4000-0x000d7fff]
[ 0.417692] pci_bus 0000:0e: resource 8 [mem 0x000d8000-0x000dbfff]
[ 0.417693] pci_bus 0000:0e: resource 9 [mem 0xc0000000-0xfebfffff]
[ 0.417725] NET: Registered protocol family 2
[ 0.417914] TCP established hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.418161] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.418347] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.418379] TCP: reno registered
[ 0.418392] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.418424] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.418514] NET: Registered protocol family 1
[ 0.418535] pci 0000:00:02.0: Boot video device
[ 0.418824] PCI: CLS 64 bytes, default 64
[ 0.418879] Trying to unpack rootfs image as initramfs...
[ 3.556804] Freeing initrd memory: 203292K (ffff88001f2e2000 - ffff88002b969000)
[ 3.556819] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 3.556822] software IO TLB [mem 0xb727c000-0xbb27c000] (64MB) mapped at [ffff8800b727c000-ffff8800bb27bfff]
[ 3.556877] Simple Boot Flag at 0x35 set to 0x1
[ 3.557054] Scanning for low memory corruption every 60 seconds
[ 3.557342] Initialise module verification
[ 3.557383] audit: initializing netlink socket (disabled)
[ 3.557395] type=2000 audit(1381767375.372:1): initialized
[ 3.580868] bounce pool size: 64 pages
[ 3.580878] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 3.581998] zbud: loaded
[ 3.582134] VFS: Disk quotas dquot_6.5.2
[ 3.582165] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 3.582566] fuse init (API version 7.22)
[ 3.582629] msgmni has been set to 15540
[ 3.583174] Key type asymmetric registered
[ 3.583179] Asymmetric key parser 'x509' registered
[ 3.583208] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 3.583243] io scheduler noop registered
[ 3.583245] io scheduler deadline registered (default)
[ 3.583269] io scheduler cfq registered
[ 3.583711] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 3.583723] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 3.583773] intel_idle: MWAIT substates: 0x1120
[ 3.583775] intel_idle: v0.4 model 0x25
[ 3.583776] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 3.584470] ACPI: AC Adapter [AC] (on-line)
[ 3.584524] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
[ 3.584664] ACPI: Lid Switch [LID]
[ 3.584730] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1
[ 3.584746] ACPI: Sleep Button [SLPB]
[ 3.584779] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 3.584781] ACPI: Power Button [PWRF]
[ 3.585018] ACPI: Requesting acpi_cpufreq
[ 3.591646] thermal LNXTHERM:00: registered as thermal_zone0
[ 3.591651] ACPI: Thermal Zone [THM0] (48 C)
[ 3.591692] GHES: HEST is not enabled!
[ 3.591832] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 3.595680] Linux agpgart interface v0.103
[ 3.595856] agpgart-intel 0000:00:00.0: Intel HD Graphics Chipset
[ 3.596049] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[ 3.597381] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
[ 3.597675] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[ 3.601004] brd: module loaded
[ 3.602517] loop: module loaded
[ 3.602868] libphy: Fixed MDIO Bus: probed
[ 3.602926] tun: Universal TUN/TAP device driver, 1.6
[ 3.602927] tun: (C) 1999-2004 Max Krasnyansky <maxk at qualcomm.com>
[ 3.602966] PPP generic driver version 2.4.2
[ 3.603007] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 3.603011] ehci-pci: EHCI PCI platform driver
[ 3.603136] ehci-pci 0000:00:1a.0: setting latency timer to 64
[ 3.603147] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 3.603153] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 3.603169] ehci-pci 0000:00:1a.0: debug port 2
[ 3.607142] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 3.607161] ehci-pci 0000:00:1a.0: irq 23, io mem 0xf2728000
[ 3.615208] ACPI: Battery Slot [BAT0] (battery present)
[ 3.615618] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 3.615707] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 3.615712] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.615716] usb usb1: Product: EHCI Host Controller
[ 3.615720] usb usb1: Manufacturer: Linux 3.12.0-rc4+ ehci_hcd
[ 3.615723] usb usb1: SerialNumber: 0000:00:1a.0
[ 3.615962] hub 1-0:1.0: USB hub found
[ 3.615978] hub 1-0:1.0: 3 ports detected
[ 3.616292] ehci-pci 0000:00:1d.0: setting latency timer to 64
[ 3.616304] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 3.616313] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 3.616332] ehci-pci 0000:00:1d.0: debug port 2
[ 3.620263] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 3.620283] ehci-pci 0000:00:1d.0: irq 19, io mem 0xf2728400
[ 3.631666] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 3.631788] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 3.631792] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.631796] usb usb2: Product: EHCI Host Controller
[ 3.631799] usb usb2: Manufacturer: Linux 3.12.0-rc4+ ehci_hcd
[ 3.631801] usb usb2: SerialNumber: 0000:00:1d.0
[ 3.632048] hub 2-0:1.0: USB hub found
[ 3.632063] hub 2-0:1.0: 3 ports detected
[ 3.632231] ehci-platform: EHCI generic platform driver
[ 3.632242] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 3.632244] ohci-platform: OHCI generic platform driver
[ 3.632255] uhci_hcd: USB Universal Host Controller Interface driver
[ 3.632340] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 3.635203] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 3.635209] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 3.635578] mousedev: PS/2 mouse device common for all mice
[ 3.636227] rtc_cmos 00:06: RTC can wake from S4
[ 3.636442] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[ 3.636482] rtc_cmos 00:06: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 3.636611] device-mapper: uevent: version 1.0.3
[ 3.636741] device-mapper: ioctl: 4.26.0-ioctl (2013-08-15) initialised: dm-devel at redhat.com
[ 3.636752] ledtrig-cpu: registered to indicate activity on CPUs
[ 3.637027] ashmem: initialized
[ 3.637310] TCP: cubic registered
[ 3.637480] NET: Registered protocol family 10
[ 3.637828] NET: Registered protocol family 17
[ 3.637843] Key type dns_resolver registered
[ 3.638371] PM: Hibernation image not present or could not be loaded.
[ 3.638387] Loading module verification certificates
[ 3.640421] MODSIGN: Loaded cert 'Magrathea: Glacier signing key: 8cab7d53d8a28d7399b6f55c0f5e9d4e6f31b27c'
[ 3.640442] registered taskstats version 1
[ 3.641226] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 3.644864] Key type trusted registered
[ 3.648545] Key type encrypted registered
[ 3.651845] AppArmor: AppArmor sha1 policy hashing enabled
[ 3.652393] Magic number: 1:493:287
[ 3.652443] tty tty20: hash matches
[ 3.652561] rtc_cmos 00:06: setting system clock to 2013-10-14 16:16:16 UTC (1381767376)
[ 3.657669] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 3.657671] EDD information not available.
[ 3.658846] Freeing unused kernel memory: 1320K (ffffffff81d1c000 - ffffffff81e66000)
[ 3.658849] Write protecting the kernel read-only data: 12288k
[ 3.660616] Freeing unused kernel memory: 872K (ffff880001726000 - ffff880001800000)
[ 3.661901] Freeing unused kernel memory: 684K (ffff880001b55000 - ffff880001c00000)
[ 3.675498] systemd-udevd[118]: starting version 204
[ 3.690958] wmi: Mapper loaded
[ 3.703010] pps_core: LinuxPPS API ver. 1 registered
[ 3.703014] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti at linux.it>
[ 3.710485] PTP clock support registered
[ 3.712829] ahci 0000:00:1f.2: version 3.0
[ 3.713006] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X
[ 3.713052] ahci: SSS flag set, parallel bus scan disabled
[ 3.713104] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 3 Gbps 0x33 impl SATA mode
[ 3.713108] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst
[ 3.713115] ahci 0000:00:1f.2: setting latency timer to 64
[ 3.750398] scsi0 : ahci
[ 3.750497] scsi1 : ahci
[ 3.750557] scsi2 : ahci
[ 3.750614] scsi3 : ahci
[ 3.750672] scsi4 : ahci
[ 3.750730] scsi5 : ahci
[ 3.750776] ata1: SATA max UDMA/133 abar m2048 at 0xf2727000 port 0xf2727100 irq 40
[ 3.750780] ata2: SATA max UDMA/133 abar m2048 at 0xf2727000 port 0xf2727180 irq 40
[ 3.750782] ata3: DUMMY
[ 3.750784] ata4: DUMMY
[ 3.750787] ata5: SATA max UDMA/133 abar m2048 at 0xf2727000 port 0xf2727300 irq 40
[ 3.750791] ata6: SATA max UDMA/133 abar m2048 at 0xf2727000 port 0xf2727380 irq 40
[ 3.758770] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[ 3.758775] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
[ 3.758902] e1000e 0000:00:19.0: setting latency timer to 64
[ 3.758977] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 3.759003] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X
[ 3.769796] [drm] Initialized drm 1.1.0 20060810
[ 3.946185] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) f0:de:f1:1c:44:e2
[ 3.946190] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[ 3.946260] e1000e 0000:00:19.0 eth0: MAC: 9, PHY: 10, PBA No: A002FF-0FF
[ 3.946653] [drm:i915_dump_device_info], i915 device info: gen=5, pciid=0x0046 flags=is_mobile,need_gfx_hws,has_fbc,has_hotplug,has_bsd_ring,
[ 3.946929] [drm] Memory usable by graphics device = 2048M
[ 3.946931] [drm:i915_gem_gtt_init], GMADR size = 256M
[ 3.946932] [drm:i915_gem_gtt_init], GTT stolen size = 32M
[ 3.946937] i915 0000:00:02.0: setting latency timer to 64
[ 3.967616] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 3.976895] [drm:intel_detect_pch], Found Ibex Peak PCH
[ 3.979100] [drm:intel_opregion_setup], graphic opregion physical addr: 0xbb77e018
[ 3.979109] [drm:intel_opregion_setup], Public ACPI methods supported
[ 3.979110] [drm:intel_opregion_setup], SWSCI supported
[ 3.979111] [drm:intel_opregion_setup], ASLE supported
[ 3.979161] i915 0000:00:02.0: irq 42 for MSI/MSI-X
[ 3.979168] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 3.979169] [drm] Driver supports precise vblank timestamp query.
[ 3.979170] [drm:init_vbt_defaults], Set default to SSC at 100MHz
[ 3.979172] [drm:intel_parse_bios], Using VBT from OpRegion: $VBT IRONLAKE-MOBILEd
[ 3.979175] [drm:parse_general_features], BDB_GENERAL_FEATURES int_tv_support 0 int_crt_support 1 lvds_use_ssc 1 lvds_ssc_freq 120 display_clock_mode 1 fdi_rx_polarity_inverted 0
[ 3.979176] [drm:parse_general_definitions], crt_ddc_bus_pin: 2
[ 3.979180] [drm:parse_lfp_panel_data], Found panel mode in BIOS VBT tables:
[ 3.979185] [drm:drm_mode_debug_printmodeline], Modeline 0:"1440x900" 0 106890 1440 1488 1520 1924 900 903 909 926 0x8 0xa
[ 3.979187] [drm:parse_lfp_panel_data], VBT initial LVDS value 30033c
[ 3.979189] [drm:parse_sdvo_panel_data], Found SDVO panel mode in BIOS VBT tables:
[ 3.979190] [drm:drm_mode_debug_printmodeline], Modeline 0:"1600x1200" 0 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x8 0xa
[ 3.979193] [drm:parse_sdvo_device_mapping], No SDVO device info is found in VBT
[ 3.979472] [drm:intel_dsm_pci_probe], failed to get supported _DSM functions
[ 3.979478] [drm:i915_gem_init_stolen], found 33554432 bytes of stolen memory at be000000
[ 3.979515] [drm:intel_print_wm_latency], Primary WM0 latency 7 (0.7 usec)
[ 3.979517] [drm:intel_print_wm_latency], Primary WM1 latency 10 (5.0 usec)
[ 3.979518] [drm:intel_print_wm_latency], Primary WM2 latency 34 (17.0 usec)
[ 3.979519] [drm:intel_print_wm_latency], Sprite WM0 latency 13 (1.3 usec)
[ 3.979520] [drm:intel_print_wm_latency], Sprite WM1 latency 10 (5.0 usec)
[ 3.979522] [drm:intel_print_wm_latency], Sprite WM2 latency 34 (17.0 usec)
[ 3.979523] [drm:intel_print_wm_latency], Cursor WM0 latency 13 (1.3 usec)
[ 3.979524] [drm:intel_print_wm_latency], Cursor WM1 latency 10 (5.0 usec)
[ 3.979525] [drm:intel_print_wm_latency], Cursor WM2 latency 34 (17.0 usec)
[ 3.979528] [drm:intel_modeset_init], 2 display pipes available.
[ 3.979540] [drm:intel_shared_dpll_init], 2 shared PLLs initialized
[ 3.992832] [drm:intel_lvds_init], using preferred mode from EDID:
[ 3.992836] [drm:drm_mode_debug_printmodeline], Modeline 10:"1440x900" 60 106890 1440 1488 1520 1924 900 903 909 926 0x48 0xa
[ 3.992846] [drm:intel_lvds_init], detected dual-link lvds configuration
[ 3.992901] [drm:intel_panel_get_backlight], get backlight PWM = 0
[ 3.992907] [drm:intel_panel_get_max_backlight], max backlight PWM = 4437
[ 3.992962] [drm:intel_gmbus_force_bit], enabling bit-banging on i915 gmbus dpb. force bit now 1
[ 4.007610] [drm:intel_sdvo_read_byte], i2c transfer returned -6
[ 4.007612] [drm:intel_sdvo_init], No SDVO device found on SDVOB
[ 4.007634] [drm:intel_gmbus_force_bit], disabling bit-banging on i915 gmbus dpb. force bit now 0
[ 4.007663] [drm:intel_dp_init_connector], Adding DP connector on port B
[ 4.007684] [drm:intel_dp_i2c_init], i2c_init DPDDC-B
[ 4.010193] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x7145003f
[ 4.010203] [drm:intel_dp_i2c_aux_ch], aux_ch failed -110
[ 4.012697] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x7145003f
[ 4.012710] [drm:intel_dp_i2c_aux_ch], aux_ch failed -110
[ 4.012790] [drm:intel_dp_init_connector], Adding DP connector on port C
[ 4.012811] [drm:intel_dp_i2c_init], i2c_init DPDDC-C
[ 4.015309] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x7145003f
[ 4.015319] [drm:intel_dp_i2c_aux_ch], aux_ch failed -110
[ 4.017818] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x7145003f
[ 4.017828] [drm:intel_dp_i2c_aux_ch], aux_ch failed -110
[ 4.017857] [drm:intel_dp_init_connector], Adding DP connector on port D
[ 4.017880] [drm:intel_dp_i2c_init], i2c_init DPDDC-D
[ 4.018815] [drm:ironlake_init_pch_refclk], has_panel 1 has_lvds 1 has_ck505 1
[ 4.018819] [drm:ironlake_init_pch_refclk], Using SSC on panel
[ 4.019224] [drm:i915_gem_setup_global_gtt], clearing unused GTT space: [0, 7ffff000]
[ 4.022534] [drm:init_status_page], render ring hws offset: 0x00001000
[ 4.022536] [drm:i915_gem_object_create_stolen], creating stolen object: size=20000
[ 4.022539] [drm:i915_pages_create_for_stolen], offset=0x0, size=131072
[ 4.022579] [drm:init_pipe_control], render ring pipe control offset: 0x00024000
[ 4.022585] [drm:init_status_page], bsd ring hws offset: 0x00025000
[ 4.022586] [drm:i915_gem_object_create_stolen], creating stolen object: size=20000
[ 4.022588] [drm:i915_pages_create_for_stolen], offset=0x20000, size=131072
[ 4.022622] [drm:i915_gem_context_init], Disabling HW Contexts; old hardware
[ 4.022642] [drm:ironlake_enable_drps], fmax: 0, fmin: 10, fstart: 8
[ 4.023722] [drm:intel_modeset_readout_hw_state], [CRTC:3] hw state readout: enabled
[ 4.023724] [drm:intel_modeset_readout_hw_state], [CRTC:5] hw state readout: disabled
[ 4.023732] [drm:intel_modeset_readout_hw_state], PCH DPLL A hw state readout: refcount 1, on 1
[ 4.023741] [drm:intel_modeset_readout_hw_state], PCH DPLL B hw state readout: refcount 0, on 0
[ 4.023745] [drm:intel_modeset_readout_hw_state], [ENCODER:8:LVDS-8] hw state readout: disabled, pipe=0
[ 4.023749] [drm:intel_modeset_readout_hw_state], [ENCODER:15:DAC-15] hw state readout: disabled, pipe=0
[ 4.023754] [drm:intel_modeset_readout_hw_state], [ENCODER:16:TMDS-16] hw state readout: disabled, pipe=0
[ 4.023759] [drm:intel_modeset_readout_hw_state], [ENCODER:20:TMDS-20] hw state readout: disabled, pipe=0
[ 4.023764] [drm:intel_modeset_readout_hw_state], [ENCODER:22:TMDS-22] hw state readout: disabled, pipe=0
[ 4.023768] [drm:intel_modeset_readout_hw_state], [ENCODER:24:TMDS-24] hw state readout: disabled, pipe=0
[ 4.023772] [drm:intel_modeset_readout_hw_state], [ENCODER:26:TMDS-26] hw state readout: disabled, pipe=0
[ 4.023778] [drm:intel_modeset_readout_hw_state], [ENCODER:28:TMDS-28] hw state readout: enabled, pipe=0
[ 4.023785] [drm:intel_modeset_readout_hw_state], [CONNECTOR:7:LVDS-1] hw state readout: disabled
[ 4.023789] [drm:intel_modeset_readout_hw_state], [CONNECTOR:14:VGA-1] hw state readout: disabled
[ 4.023793] [drm:intel_modeset_readout_hw_state], [CONNECTOR:17:HDMI-A-1] hw state readout: disabled
[ 4.023796] [drm:intel_modeset_readout_hw_state], [CONNECTOR:21:DP-1] hw state readout: disabled
[ 4.023800] [drm:intel_modeset_readout_hw_state], [CONNECTOR:23:HDMI-A-2] hw state readout: disabled
[ 4.023804] [drm:intel_modeset_readout_hw_state], [CONNECTOR:25:HDMI-A-3] hw state readout: disabled
[ 4.023808] [drm:intel_modeset_readout_hw_state], [CONNECTOR:27:DP-2] hw state readout: disabled
[ 4.023811] [drm:intel_modeset_readout_hw_state], [CONNECTOR:29:DP-3] hw state readout: enabled
[ 4.023815] [drm:intel_dump_pipe_config], [CRTC:3][setup_hw_state] config for pipe A
[ 4.023817] [drm:intel_dump_pipe_config], cpu_transcoder: A
[ 4.023818] [drm:intel_dump_pipe_config], pipe bpp: 0, dithering: 0
[ 4.023820] [drm:intel_dump_pipe_config], fdi/pch: 1, lanes: 4, gmch_m: 5627357, gmch_n: 8388608, link_m: 468946, link_n: 524288, tu: 64
[ 4.023822] [drm:intel_dump_pipe_config], requested mode:
[ 4.023824] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 720 0 0 0 400 0 0 0 0x0 0x0
[ 4.023827] [drm:intel_dump_pipe_config], adjusted mode:
[ 4.023828] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 241499 0 0 0 0 0 0 0 0 0x0 0x9
[ 4.023831] [drm:intel_dump_pipe_config], gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[ 4.023833] [drm:intel_dump_pipe_config], pch pfit: pos: 0x00000000, size: 0x0a0005a0, enabled
[ 4.023835] [drm:intel_dump_pipe_config], ips: 0
[ 4.023838] [drm:intel_dump_pipe_config], [CRTC:5][setup_hw_state] config for pipe B
[ 4.023839] [drm:intel_dump_pipe_config], cpu_transcoder: B
[ 4.023841] [drm:intel_dump_pipe_config], pipe bpp: 0, dithering: 0
[ 4.023842] [drm:intel_dump_pipe_config], fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[ 4.023845] [drm:intel_dump_pipe_config], requested mode:
[ 4.023846] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[ 4.023849] [drm:intel_dump_pipe_config], adjusted mode:
[ 4.023850] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[ 4.023853] [drm:intel_dump_pipe_config], gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[ 4.023855] [drm:intel_dump_pipe_config], pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[ 4.023856] [drm:intel_dump_pipe_config], ips: 0
[ 4.023871] [drm:intel_connector_check_state], [CONNECTOR:29:DP-3]
[ 4.023874] [drm:check_encoder_state], [ENCODER:8:LVDS-8]
[ 4.023878] [drm:check_encoder_state], [ENCODER:15:DAC-15]
[ 4.023881] [drm:check_encoder_state], [ENCODER:16:TMDS-16]
[ 4.023885] [drm:check_encoder_state], [ENCODER:20:TMDS-20]
[ 4.023889] [drm:check_encoder_state], [ENCODER:22:TMDS-22]
[ 4.023892] [drm:check_encoder_state], [ENCODER:24:TMDS-24]
[ 4.023895] [drm:check_encoder_state], [ENCODER:26:TMDS-26]
[ 4.023899] [drm:check_encoder_state], [ENCODER:28:TMDS-28]
[ 4.023902] [drm:check_crtc_state], [CRTC:3]
[ 4.023922] [drm:check_crtc_state], [CRTC:5]
[ 4.023925] [drm:check_shared_dpll_state], PCH DPLL A
[ 4.023930] [drm:check_shared_dpll_state], PCH DPLL B
[ 4.023939] [drm:intel_crt_reset], pch crt adpa set to 0xf40000
[ 4.023951] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:7:LVDS-1]
[ 4.023953] [drm:intel_lvds_detect], [CONNECTOR:7:LVDS-1]
[ 4.023965] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:7:LVDS-1] probed modes :
[ 4.023967] [drm:drm_mode_debug_printmodeline], Modeline 10:"1440x900" 60 106890 1440 1488 1520 1924 900 903 909 926 0x48 0xa
[ 4.023970] [drm:drm_mode_debug_printmodeline], Modeline 11:"1440x900" 50 89260 1440 1488 1520 1740 900 903 909 1026 0x40 0xa
[ 4.023973] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:14:VGA-1]
[ 4.023975] [drm:intel_crt_detect], [CONNECTOR:14:VGA-1] force=1
[ 4.023978] [drm:intel_ironlake_crt_detect_hotplug], trigger hotplug detect cycle: adpa=0xf40000
[ 4.039598] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40000, result 0
[ 4.039600] [drm:intel_crt_detect], CRT not detected via hotplug
[ 4.039799] [drm:gmbus_xfer], GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[ 4.039803] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[ 4.039805] [drm:intel_crt_get_edid], CRT GMBUS EDID read failed, retry using GPIO bit-banging
[ 4.039806] [drm:intel_gmbus_force_bit], enabling bit-banging on i915 gmbus vga. force bit now 1
[ 4.040180] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[ 4.040181] [drm:intel_gmbus_force_bit], disabling bit-banging on i915 gmbus vga. force bit now 0
[ 4.040182] [drm:intel_crt_detect_ddc], CRT not detected via DDC:0x50 [no valid EDID found]
[ 4.040184] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:14:VGA-1] disconnected
[ 4.040186] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:HDMI-A-1]
[ 4.040188] [drm:intel_hdmi_detect], [CONNECTOR:17:HDMI-A-1]
[ 4.067655] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 4.068043] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[ 4.068047] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 4.068049] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 4.068375] ata1.00: ATA-7: INTEL SSDSA1M160G2LE, 2CV102L0, max UDMA/133
[ 4.068378] ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32)
[ 4.068945] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[ 4.068947] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 4.068949] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 4.069290] ata1.00: configured for UDMA/133
[ 4.069731] scsi 0:0:0:0: Direct-Access ATA INTEL SSDSA1M160 2CV1 PQ: 0 ANSI: 5
[ 4.069976] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[ 4.070030] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 4.070066] sd 0:0:0:0: [sda] Write Protect is off
[ 4.070069] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 4.070112] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 4.071142] sda: sda1 sda2 < sda5 >
[ 4.071654] sd 0:0:0:0: [sda] Attached SCSI disk
[ 4.095681] [drm] GMBUS [i915 gmbus dpb] timed out, falling back to bit banging on pin 5
[ 4.100083] usb 1-1: New USB device found, idVendor=8087, idProduct=0020
[ 4.100086] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.100292] hub 1-1:1.0: USB hub found
[ 4.100390] hub 1-1:1.0: 6 ports detected
[ 4.111619] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpb
[ 4.111622] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:HDMI-A-1] disconnected
[ 4.111625] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:DP-1]
[ 4.111626] [drm:intel_dp_detect], [CONNECTOR:21:DP-1]
[ 4.111630] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:DP-1] disconnected
[ 4.111631] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:23:HDMI-A-2]
[ 4.111632] [drm:intel_hdmi_detect], [CONNECTOR:23:HDMI-A-2]
[ 4.111833] [drm:gmbus_xfer], GMBUS [i915 gmbus dpc] NAK for addr: 0050 r(1)
[ 4.111840] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpc
[ 4.111845] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:23:HDMI-A-2] disconnected
[ 4.111850] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:25:HDMI-A-3]
[ 4.111853] [drm:intel_hdmi_detect], [CONNECTOR:25:HDMI-A-3]
[ 4.112097] [drm:gmbus_xfer], GMBUS [i915 gmbus dpd] NAK for addr: 0050 r(1)
[ 4.112105] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpd
[ 4.112110] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:25:HDMI-A-3] disconnected
[ 4.112114] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:27:DP-2]
[ 4.112118] [drm:intel_dp_detect], [CONNECTOR:27:DP-2]
[ 4.112123] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:27:DP-2] disconnected
[ 4.112126] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:29:DP-3]
[ 4.112129] [drm:intel_dp_detect], [CONNECTOR:29:DP-3]
[ 4.112453] [drm:intel_dp_get_dpcd], DPCD: 11 0a 84 01 01 00 01 00 02 02 06 00 00 00 00
[ 4.113435] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 4.135963] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 4.158831] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 4.158834] [drm:drm_detect_monitor_audio], Monitor has basic audio support
[ 4.159656] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 4.182461] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 4.205065] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 4.205112] [drm:drm_edid_to_eld], ELD monitor SMS27A850
[ 4.205114] [drm:drm_edid_to_eld], ELD size 8, SAD count 1
[ 4.205125] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:29:DP-3] probed modes :
[ 4.205127] [drm:drm_mode_debug_printmodeline], Modeline 31:"2560x1440" 60 241500 2560 2608 2640 2720 1440 1443 1448 1481 0x48 0x9
[ 4.205130] [drm:drm_mode_debug_printmodeline], Modeline 43:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 4.205133] [drm:drm_mode_debug_printmodeline], Modeline 35:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 4.205136] [drm:drm_mode_debug_printmodeline], Modeline 34:"1280x960" 60 108000 1280 1376 1488 1800 960 961 964 1000 0x40 0x5
[ 4.205139] [drm:drm_mode_debug_printmodeline], Modeline 33:"1280x800" 60 83500 1280 1352 1480 1680 800 803 809 831 0x40 0x9
[ 4.205142] [drm:drm_mode_debug_printmodeline], Modeline 32:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[ 4.205145] [drm:drm_mode_debug_printmodeline], Modeline 44:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[ 4.205148] [drm:drm_mode_debug_printmodeline], Modeline 45:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
[ 4.205151] [drm:drm_mode_debug_printmodeline], Modeline 46:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 4.205154] [drm:drm_mode_debug_printmodeline], Modeline 47:"832x624" 75 57284 832 864 928 1152 624 625 628 667 0x40 0xa
[ 4.205156] [drm:drm_mode_debug_printmodeline], Modeline 48:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[ 4.205159] [drm:drm_mode_debug_printmodeline], Modeline 49:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
[ 4.205162] [drm:drm_mode_debug_printmodeline], Modeline 36:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[ 4.205165] [drm:drm_mode_debug_printmodeline], Modeline 37:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[ 4.205168] [drm:drm_mode_debug_printmodeline], Modeline 38:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[ 4.205171] [drm:drm_mode_debug_printmodeline], Modeline 39:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa
[ 4.205174] [drm:drm_mode_debug_printmodeline], Modeline 40:"640x480" 67 30240 640 704 768 864 480 483 486 525 0x40 0xa
[ 4.205177] [drm:drm_mode_debug_printmodeline], Modeline 41:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[ 4.205179] [drm:drm_mode_debug_printmodeline], Modeline 51:"640x480" 60 25175 640 656 752 800 480 490 492 525 0x40 0xa
[ 4.205182] [drm:drm_mode_debug_printmodeline], Modeline 42:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[ 4.205186] [drm:drm_setup_crtcs],
[ 4.205188] [drm:drm_enable_connectors], connector 7 enabled? yes
[ 4.205189] [drm:drm_enable_connectors], connector 14 enabled? no
[ 4.205191] [drm:drm_enable_connectors], connector 17 enabled? no
[ 4.205193] [drm:drm_enable_connectors], connector 21 enabled? no
[ 4.205194] [drm:drm_enable_connectors], connector 23 enabled? no
[ 4.205196] [drm:drm_enable_connectors], connector 25 enabled? no
[ 4.205197] [drm:drm_enable_connectors], connector 27 enabled? no
[ 4.205199] [drm:drm_enable_connectors], connector 29 enabled? yes
[ 4.205201] [drm:drm_target_preferred], looking for cmdline mode on connector 7
[ 4.205203] [drm:drm_target_preferred], looking for preferred mode on connector 7
[ 4.205205] [drm:drm_target_preferred], found mode 1440x900
[ 4.205206] [drm:drm_target_preferred], looking for cmdline mode on connector 29
[ 4.205208] [drm:drm_target_preferred], looking for preferred mode on connector 29
[ 4.205209] [drm:drm_target_preferred], found mode 2560x1440
[ 4.205211] [drm:drm_setup_crtcs], picking CRTCs for 8192x8192 config
[ 4.205214] [drm:drm_setup_crtcs], desired mode 1440x900 set on crtc 3
[ 4.205216] [drm:drm_setup_crtcs], desired mode 2560x1440 set on crtc 5
[ 4.205219] [drm:i915_gem_object_create_stolen], creating stolen object: size=e10000
[ 4.205224] [drm:i915_pages_create_for_stolen], offset=0x40000, size=14745600
[ 4.210922] [drm:intelfb_create], allocated 2560x1440 fb: 0x00047000, bo ffff88002b41c000
[ 4.210983] fbcon: inteldrmfb (fb0) is primary device
[ 4.211454] [drm:intel_crtc_set_config], [CRTC:3] [FB:53] #connectors=1 (x y) (0 0)
[ 4.211456] [drm:intel_set_config_compute_mode_changes], inactive crtc, full mode set
[ 4.211457] [drm:intel_set_config_compute_mode_changes], modes are different, full mode set
[ 4.211458] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[ 4.211460] [drm:drm_mode_debug_printmodeline], Modeline 50:"1440x900" 60 106890 1440 1488 1520 1924 900 903 909 926 0x48 0xa
[ 4.211461] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:3], mode_changed=1, fb_changed=0
[ 4.211462] [drm:intel_modeset_stage_output_state], encoder changed, full mode switch
[ 4.211463] [drm:intel_modeset_stage_output_state], [CONNECTOR:29:DP-3] to [NOCRTC]
[ 4.211463] [drm:intel_modeset_stage_output_state], encoder changed, full mode switch
[ 4.211465] [drm:intel_modeset_stage_output_state], [CONNECTOR:7:LVDS-1] to [CRTC:3]
[ 4.211465] [drm:intel_modeset_stage_output_state], crtc changed, full mode switch
[ 4.211466] [drm:intel_modeset_stage_output_state], crtc changed, full mode switch
[ 4.211468] [drm:intel_modeset_affected_pipes], set mode pipe masks: modeset: 1, prepare: 1, disable: 0
[ 4.211469] [drm:connected_sink_compute_bpp], [CONNECTOR:7:LVDS-1] checking for sink bpp constrains
[ 4.211472] [drm:intel_lvds_compute_config], forcing display bpp (was 24) to LVDS (18)
[ 4.211475] [drm:ironlake_check_fdi_lanes], checking fdi config on pipe A, lanes 1
[ 4.211476] [drm:intel_modeset_pipe_config], plane bpp: 24, pipe bpp: 18, dithering: 1
[ 4.211477] [drm:intel_dump_pipe_config], [CRTC:3][modeset] config for pipe A
[ 4.211477] [drm:intel_dump_pipe_config], cpu_transcoder: A
[ 4.211478] [drm:intel_dump_pipe_config], pipe bpp: 18, dithering: 1
[ 4.211479] [drm:intel_dump_pipe_config], fdi/pch: 1, lanes: 1, gmch_m: 3736076, gmch_n: 4194304, link_m: 207559, link_n: 524288, tu: 64
[ 4.211480] [drm:intel_dump_pipe_config], requested mode:
[ 4.211482] [drm:drm_mode_debug_printmodeline], Modeline 0:"1440x900" 60 106890 1440 1488 1520 1924 900 903 909 926 0x48 0xa
[ 4.211482] [drm:intel_dump_pipe_config], adjusted mode:
[ 4.211484] [drm:drm_mode_debug_printmodeline], Modeline 0:"1440x900" 60 106890 1440 1488 1520 1924 900 903 909 926 0x48 0xa
[ 4.211485] [drm:intel_dump_pipe_config], gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[ 4.211485] [drm:intel_dump_pipe_config], pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[ 4.211486] [drm:intel_dump_pipe_config], ips: 0
[ 4.211640] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 4.211684] [drm:intel_dp_link_down],
[ 4.228080] [drm:ibx_irq_handler], PCH transcoder A FIFO underrun
[ 4.343713] ------------[ cut here ]------------
[ 4.343755] WARNING: CPU: 0 PID: 123 at /home/roland/Src/linux-2.6.git/drivers/gpu/drm/i915/intel_display.c:844 intel_wait_for_pipe_off+0x108/0x1e0 [i915]()
[ 4.343755] pipe_off wait timed out
[ 4.343854] Modules linked in: i915(+) i2c_algo_bit drm_kms_helper drm e1000e mxm_wmi ahci ptp libahci pps_core wmi video
[ 4.343856] CPU: 0 PID: 123 Comm: systemd-udevd Not tainted 3.12.0-rc4+ #1
[ 4.343857] Hardware name: LENOVO 2901CTO/2901CTO, BIOS 6UET68WW (1.48 ) 12/12/2011
[ 4.343859] 0000000000000009 ffff88002b4c92a8 ffffffff8170e2e9 ffff88002b4c92f0
[ 4.343860] ffff88002b4c92e0 ffffffff8106316d 0000000000070008 ffff88002ada4000
[ 4.343861] 00000000fffedf18 ffff88002b4c9fd8 ffff88022f497418 ffff88002b4c9340
[ 4.343862] Call Trace:
[ 4.343869] [<ffffffff8170e2e9>] dump_stack+0x45/0x56
[ 4.343874] [<ffffffff8106316d>] warn_slowpath_common+0x7d/0xa0
[ 4.343875] [<ffffffff810631dc>] warn_slowpath_fmt+0x4c/0x50
[ 4.343890] [<ffffffffa0129028>] intel_wait_for_pipe_off+0x108/0x1e0 [i915]
[ 4.343939] [<ffffffffa0129192>] intel_disable_pipe+0x92/0xa0 [i915]
[ 4.343958] [<ffffffffa012bde6>] ironlake_crtc_disable+0xd6/0x950 [i915]
[ 4.343973] [<ffffffffa0130c04>] __intel_set_mode+0x804/0x1410 [i915]
[ 4.343987] [<ffffffffa0133ca6>] intel_set_mode+0x16/0x30 [i915]
[ 4.344004] [<ffffffffa01345a3>] intel_crtc_set_config+0x7e3/0x9d0 [i915]
[ 4.344016] [<ffffffffa009758d>] drm_mode_set_config_internal+0x5d/0xe0 [drm]
[ 4.344019] [<ffffffffa00ee671>] drm_fb_helper_set_par+0x71/0xf0 [drm_kms_helper]
[ 4.344022] [<ffffffff813dbb14>] fbcon_init+0x504/0x580
[ 4.344028] [<ffffffff8145552c>] visual_init+0xbc/0x120
[ 4.344029] [<ffffffff81457d23>] do_bind_con_driver+0x163/0x330
[ 4.344031] [<ffffffff814584d4>] do_take_over_console+0x114/0x1c0
[ 4.344032] [<ffffffff813d75b3>] do_fbcon_takeover+0x63/0xd0
[ 4.344034] [<ffffffff813dc74d>] fbcon_event_notify+0x6dd/0x830
[ 4.344035] [<ffffffff813ceb69>] ? register_framebuffer+0x279/0x310
[ 4.344038] [<ffffffff8171a9fc>] notifier_call_chain+0x4c/0x70
[ 4.344042] [<ffffffff8108c4ad>] __blocking_notifier_call_chain+0x4d/0x70
[ 4.344043] [<ffffffff8108c4e6>] blocking_notifier_call_chain+0x16/0x20
[ 4.344046] [<ffffffff813ccaeb>] fb_notifier_call_chain+0x1b/0x20
[ 4.344048] [<ffffffff813ceacd>] register_framebuffer+0x1dd/0x310
[ 4.344050] [<ffffffffa00ee30f>] drm_fb_helper_initial_config+0x32f/0x510 [drm_kms_helper]
[ 4.344067] [<ffffffffa016331b>] ? i915_read32+0x6b/0x140 [i915]
[ 4.344069] usb 2-1: New USB device found, idVendor=8087, idProduct=0020
[ 4.344085] [<ffffffffa0157491>] intel_fbdev_initial_config+0x21/0x30 [i915]
[ 4.344086] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.344097] [<ffffffffa00fe307>] i915_driver_load+0xf47/0xf80 [i915]
[ 4.344108] [<ffffffffa0093139>] drm_get_pci_dev+0x129/0x2f0 [drm]
[ 4.344121] [<ffffffffa00fa63c>] i915_pci_probe+0x2c/0x70 [i915]
[ 4.344153] [<ffffffff813a3b7e>] local_pci_probe+0x3e/0x70
[ 4.344155] [<ffffffff813a4f61>] pci_device_probe+0x121/0x130
[ 4.344159] [<ffffffff81487075>] driver_probe_device+0x125/0x3b0
[ 4.344161] [<ffffffff814873d3>] __driver_attach+0x93/0xa0
[ 4.344162] [<ffffffff81487340>] ? __device_attach+0x40/0x40
[ 4.344164] [<ffffffff81484e73>] bus_for_each_dev+0x63/0xa0
[ 4.344165] [<ffffffff81486a2e>] driver_attach+0x1e/0x20
[ 4.344166] [<ffffffff814865a0>] bus_add_driver+0x200/0x2d0
[ 4.344167] [<ffffffffa01a7000>] ? 0xffffffffa01a6fff
[ 4.344169] [<ffffffff81487a54>] driver_register+0x64/0xf0
[ 4.344170] [<ffffffffa01a7000>] ? 0xffffffffa01a6fff
[ 4.344171] [<ffffffff813a39fc>] __pci_register_driver+0x4c/0x50
[ 4.344177] [<ffffffffa009341a>] drm_pci_init+0x11a/0x130 [drm]
[ 4.344178] [<ffffffffa01a7000>] ? 0xffffffffa01a6fff
[ 4.344189] [<ffffffffa01a7066>] i915_init+0x66/0x68 [i915]
[ 4.344191] [<ffffffff810020fa>] do_one_initcall+0xfa/0x1b0
[ 4.344193] [<ffffffff810559c3>] ? set_memory_nx+0x43/0x50
[ 4.344196] [<ffffffff810d57a3>] load_module+0x1cb3/0x2760
[ 4.344199] [<ffffffff810d1810>] ? store_uevent+0x40/0x40
[ 4.344201] [<ffffffff810d62f2>] SyS_init_module+0xa2/0xf0
[ 4.344204] [<ffffffff8171f06d>] system_call_fastpath+0x1a/0x1f
[ 4.344205] ---[ end trace 5068543714e4d7d9 ]---
[ 4.344343] hub 2-1:1.0: USB hub found
[ 4.344411] hub 2-1:1.0: 8 ports detected
[ 4.351711] [drm:intel_disable_shared_dpll], disable PCH DPLL A (active 1, on? 1) for crtc 3
[ 4.351720] [drm:intel_disable_shared_dpll], disabling PCH DPLL A
[ 4.352130] [drm:intel_update_fbc], no output, disabling
[ 4.352135] [drm:ironlake_get_refclk], using SSC reference clock of 120 MHz
[ 4.352147] [drm:intel_get_shared_dpll], CRTC:3 dropping existing PCH DPLL A
[ 4.352147] [drm:intel_get_shared_dpll], CRTC:3 using pre-allocated PCH DPLL A
[ 4.352148] [drm:intel_get_shared_dpll], using PCH DPLL A for pipe A
[ 4.352149] [drm:intel_get_shared_dpll], setting up PCH DPLL A
[ 4.352164] [drm:ironlake_update_plane], Writing base 00047000 00000000 0 0 10240
[ 4.352170] [drm:intel_crtc_mode_set], [ENCODER:8:LVDS-8] set [MODE:0:1440x900]
[ 4.352172] [drm:ironlake_update_wm], FIFO watermarks For pipe A - plane 7, cursor: 6
[ 4.352175] [drm:ironlake_check_srwm], watermark 1: display plane 36, fbc lines 3, cursor 6
[ 4.352176] [drm:ironlake_check_srwm], watermark 2: display plane 116, fbc lines 4, cursor 10
[ 4.387721] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 4.390475] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
[ 4.391194] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
[ 4.392807] ata2.00: ATAPI: MATSHITADVD-RAM UJ892, SB01, max UDMA/100
[ 4.396544] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
[ 4.397266] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
[ 4.399035] ata2.00: configured for UDMA/100
[ 4.402948] scsi 1:0:0:0: CD-ROM MATSHITA DVD-RAM UJ892 SB01 PQ: 0 ANSI: 5
[ 4.405015] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 4.405017] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 4.405305] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 4.405392] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 4.415736] [drm:ironlake_wait_for_vblank], vblank wait timed out
[ 4.415848] usb 1-1.3: new full-speed USB device number 3 using ehci-pci
[ 4.479712] [drm:ironlake_wait_for_vblank], vblank wait timed out
[ 4.480025] [drm:ironlake_fdi_link_train], FDI_RX_IIR 0x700
[ 4.480026] [drm:ironlake_fdi_link_train], FDI train 1 done.
[ 4.480181] [drm:ironlake_fdi_link_train], FDI_RX_IIR 0x600
[ 4.480181] [drm:ironlake_fdi_link_train], FDI train 2 done.
[ 4.480182] [drm:ironlake_fdi_link_train], FDI train done
[ 4.480183] [drm:ironlake_enable_shared_dpll], enable PCH DPLL A (active 0, on? 0)for crtc 3
[ 4.480184] [drm:ironlake_enable_shared_dpll], enabling PCH DPLL A
[ 4.481551] [drm:intel_update_fbc], disabled per chip default
[ 4.487756] [drm:intel_panel_get_max_backlight], max backlight PWM = 4437
[ 4.487762] [drm:intel_panel_actually_set_backlight], set backlight PWM = 4437
[ 4.498325] [drm:ibx_irq_handler], PCH transcoder A FIFO underrun
[ 4.503713] [drm:intel_connector_check_state], [CONNECTOR:7:LVDS-1]
[ 4.503727] [drm:check_encoder_state], [ENCODER:8:LVDS-8]
[ 4.503731] [drm:check_encoder_state], [ENCODER:15:DAC-15]
[ 4.503734] [drm:check_encoder_state], [ENCODER:16:TMDS-16]
[ 4.503737] [drm:check_encoder_state], [ENCODER:20:TMDS-20]
[ 4.503741] [drm:check_encoder_state], [ENCODER:22:TMDS-22]
[ 4.503744] [drm:check_encoder_state], [ENCODER:24:TMDS-24]
[ 4.503747] [drm:check_encoder_state], [ENCODER:26:TMDS-26]
[ 4.503751] [drm:check_encoder_state], [ENCODER:28:TMDS-28]
[ 4.503754] [drm:check_crtc_state], [CRTC:3]
[ 4.503774] [drm:check_crtc_state], [CRTC:5]
[ 4.503777] [drm:check_shared_dpll_state], PCH DPLL A
[ 4.503783] [drm:check_shared_dpll_state], PCH DPLL B
[ 4.503791] [drm:intel_crtc_set_config], [CRTC:5] [FB:53] #connectors=1 (x y) (0 0)
[ 4.503793] [drm:intel_set_config_compute_mode_changes], inactive crtc, full mode set
[ 4.503794] [drm:intel_set_config_compute_mode_changes], modes are different, full mode set
[ 4.503798] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[ 4.503801] [drm:drm_mode_debug_printmodeline], Modeline 52:"2560x1440" 60 241500 2560 2608 2640 2720 1440 1443 1448 1481 0x48 0x9
[ 4.503803] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:5], mode_changed=1, fb_changed=0
[ 4.503804] [drm:intel_modeset_stage_output_state], encoder changed, full mode switch
[ 4.503807] [drm:intel_modeset_stage_output_state], [CONNECTOR:7:LVDS-1] to [CRTC:3]
[ 4.503809] [drm:intel_modeset_stage_output_state], [CONNECTOR:29:DP-3] to [CRTC:5]
[ 4.503811] [drm:intel_modeset_stage_output_state], crtc changed, full mode switch
[ 4.503813] [drm:intel_modeset_affected_pipes], set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[ 4.503817] [drm:connected_sink_compute_bpp], [CONNECTOR:29:DP-3] checking for sink bpp constrains
[ 4.503820] [drm:intel_dp_compute_config], DP link computation with max lane count 4 max bw 0a pixel clock 241500KHz
[ 4.503827] [drm:intel_dp_compute_config], DP link bw 0a lane count 4 clock 270000 bpp 24
[ 4.503828] [drm:intel_dp_compute_config], DP link bw required 579600 available 864000
[ 4.503832] [drm:ironlake_check_fdi_lanes], checking fdi config on pipe B, lanes 3
[ 4.503833] [drm:intel_modeset_pipe_config], plane bpp: 24, pipe bpp: 24, dithering: 0
[ 4.503835] [drm:intel_dump_pipe_config], [CRTC:5][modeset] config for pipe B
[ 4.503837] [drm:intel_dump_pipe_config], cpu_transcoder: B
[ 4.503838] [drm:intel_dump_pipe_config], pipe bpp: 24, dithering: 0
[ 4.503841] [drm:intel_dump_pipe_config], fdi/pch: 1, lanes: 3, gmch_m: 7503143, gmch_n: 8388608, link_m: 468946, link_n: 524288, tu: 64
[ 4.503842] [drm:intel_dump_pipe_config], requested mode:
[ 4.503847] [drm:drm_mode_debug_printmodeline], Modeline 0:"2560x1440" 60 241500 2560 2608 2640 2720 1440 1443 1448 1481 0x48 0x9
[ 4.503847] [drm:intel_dump_pipe_config], adjusted mode:
[ 4.503849] [drm:drm_mode_debug_printmodeline], Modeline 0:"2560x1440" 60 241500 2560 2608 2640 2720 1440 1443 1448 1481 0x48 0x9
[ 4.503850] [drm:intel_dump_pipe_config], gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[ 4.503851] [drm:intel_dump_pipe_config], pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[ 4.503851] [drm:intel_dump_pipe_config], ips: 0
[ 4.503864] [drm:intel_get_shared_dpll], CRTC:5 using pre-allocated PCH DPLL B
[ 4.503865] [drm:intel_get_shared_dpll], using PCH DPLL B for pipe B
[ 4.503865] [drm:intel_get_shared_dpll], setting up PCH DPLL B
[ 4.503881] [drm:ironlake_update_plane], Writing base 00047000 00000000 0 0 10240
[ 4.503886] [drm:ironlake_update_wm], FIFO watermarks For pipe A - plane 7, cursor: 6
[ 4.503888] [drm:ironlake_check_srwm], watermark 1: display plane 36, fbc lines 3, cursor 6
[ 4.503890] [drm:ironlake_check_srwm], watermark 2: display plane 116, fbc lines 4, cursor 10
[ 4.503891] [drm:intel_crtc_mode_set], [ENCODER:28:TMDS-28] set [MODE:0:2560x1440]
[ 4.503894] [drm:intel_dp_mode_set], Enabling DP audio on pipe B
[ 4.503896] [drm:intel_write_eld], ELD on [CONNECTOR:29:DP-3], [ENCODER:28:TMDS-28]
[ 4.503897] [drm:ironlake_write_eld], ELD on pipe B
[ 4.503899] [drm:ironlake_write_eld], Audio directed to unknown port
[ 4.503899] [drm:ironlake_write_eld], ELD: DisplayPort detected
[ 4.503906] [drm:ironlake_write_eld], ELD size 8
[ 4.503912] [drm:ironlake_update_wm], FIFO watermarks For pipe A - plane 7, cursor: 6
[ 4.503914] [drm:ironlake_update_wm], FIFO watermarks For pipe B - plane 13, cursor: 6
[ 4.509400] usb 1-1.3: New USB device found, idVendor=147e, idProduct=2016
[ 4.509403] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.509405] usb 1-1.3: Product: Biometric Coprocessor
[ 4.509407] usb 1-1.3: Manufacturer: UPEK
[ 4.555722] tsc: Refined TSC clocksource calibration: 2659.999 MHz
[ 4.567725] [drm:ironlake_wait_for_vblank], vblank wait timed out
[ 4.579871] usb 1-1.4: new full-speed USB device number 4 using ehci-pci
[ 4.631727] [drm:ironlake_wait_for_vblank], vblank wait timed out
[ 4.632055] [drm:ironlake_fdi_link_train], FDI_RX_IIR 0x100
[ 4.632055] [drm:ironlake_fdi_link_train], FDI train 1 done.
[ 4.632210] [drm:ironlake_fdi_link_train], FDI_RX_IIR 0x600
[ 4.632211] [drm:ironlake_fdi_link_train], FDI train 2 done.
[ 4.632212] [drm:ironlake_fdi_link_train], FDI train done
[ 4.632213] [drm:ironlake_enable_shared_dpll], enable PCH DPLL B (active 0, on? 0)for crtc 5
[ 4.632213] [drm:ironlake_enable_shared_dpll], enabling PCH DPLL B
[ 4.633580] [drm:intel_update_fbc], more than one pipe active, disabling compression
[ 4.634004] [drm:ibx_irq_handler], PCH transcoder B FIFO underrun
[ 4.634046] [drm:intel_dp_set_signal_levels], Using signal levels 00000000
[ 4.634735] [drm:intel_dp_start_link_train], clock recovery OK
[ 4.634737] [drm:intel_dp_set_signal_levels], Using signal levels 00000000
[ 4.635724] [drm:intel_dp_complete_link_train], Channel EQ done. DP Training successful
[ 4.659731] [drm:intel_connector_check_state], [CONNECTOR:7:LVDS-1]
[ 4.659745] [drm:intel_connector_check_state], [CONNECTOR:29:DP-3]
[ 4.659748] [drm:check_encoder_state], [ENCODER:8:LVDS-8]
[ 4.659752] [drm:check_encoder_state], [ENCODER:15:DAC-15]
[ 4.659755] [drm:check_encoder_state], [ENCODER:16:TMDS-16]
[ 4.659758] [drm:check_encoder_state], [ENCODER:20:TMDS-20]
[ 4.659762] [drm:check_encoder_state], [ENCODER:22:TMDS-22]
[ 4.659765] [drm:check_encoder_state], [ENCODER:24:TMDS-24]
[ 4.659768] [drm:check_encoder_state], [ENCODER:26:TMDS-26]
[ 4.659771] [drm:check_encoder_state], [ENCODER:28:TMDS-28]
[ 4.659774] [drm:check_crtc_state], [CRTC:3]
[ 4.659795] [drm:check_crtc_state], [CRTC:5]
[ 4.659814] [drm:check_shared_dpll_state], PCH DPLL A
[ 4.659820] [drm:check_shared_dpll_state], PCH DPLL B
[ 4.659862] [drm:intel_crtc_set_config], [CRTC:3] [FB:53] #connectors=1 (x y) (0 0)
[ 4.659863] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:3], mode_changed=0, fb_changed=0
[ 4.659864] [drm:intel_modeset_stage_output_state], [CONNECTOR:7:LVDS-1] to [CRTC:3]
[ 4.659865] [drm:intel_modeset_stage_output_state], [CONNECTOR:29:DP-3] to [CRTC:5]
[ 4.659867] [drm:intel_crtc_set_config], [CRTC:5] [FB:53] #connectors=1 (x y) (0 0)
[ 4.659868] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:5], mode_changed=0, fb_changed=0
[ 4.659868] [drm:intel_modeset_stage_output_state], [CONNECTOR:7:LVDS-1] to [CRTC:3]
[ 4.659869] [drm:intel_modeset_stage_output_state], [CONNECTOR:29:DP-3] to [CRTC:5]
[ 4.662707] Console: switching to colour frame buffer device 180x56
[ 4.662710] [drm:intel_crtc_set_config], [CRTC:3] [FB:53] #connectors=1 (x y) (0 0)
[ 4.662712] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:3], mode_changed=0, fb_changed=0
[ 4.662713] [drm:intel_modeset_stage_output_state], [CONNECTOR:7:LVDS-1] to [CRTC:3]
[ 4.662713] [drm:intel_modeset_stage_output_state], [CONNECTOR:29:DP-3] to [CRTC:5]
[ 4.662715] [drm:intel_crtc_set_config], [CRTC:5] [FB:53] #connectors=1 (x y) (0 0)
[ 4.662716] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:5], mode_changed=0, fb_changed=0
[ 4.662716] [drm:intel_modeset_stage_output_state], [CONNECTOR:7:LVDS-1] to [CRTC:3]
[ 4.662717] [drm:intel_modeset_stage_output_state], [CONNECTOR:29:DP-3] to [CRTC:5]
[ 4.665662] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 4.665663] i915 0000:00:02.0: registered panic notifier
[ 4.665668] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io:owns=io
[ 4.675910] [drm:asle_set_backlight], bclp = 0x800000ff
[ 4.675914] [drm:intel_panel_get_max_backlight], max backlight PWM = 4437
[ 4.675919] [drm:intel_panel_actually_set_backlight], set backlight PWM = 4335
[ 4.675921] [drm:asle_set_pwm_freq], PWM freq is not supported
[ 4.676375] [drm:asle_set_backlight], bclp = 0x80000003
[ 4.676379] [drm:intel_panel_get_max_backlight], max backlight PWM = 4437
[ 4.676381] [drm:intel_panel_actually_set_backlight], set backlight PWM = 51
[ 4.676384] [drm:asle_set_pwm_freq], PWM freq is not supported
[ 4.676720] usb 1-1.4: New USB device found, idVendor=0a5c, idProduct=217f
[ 4.676723] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4.676725] usb 1-1.4: Product: Broadcom Bluetooth Device
[ 4.676726] usb 1-1.4: Manufacturer: Broadcom Corp
[ 4.676728] usb 1-1.4: SerialNumber: 5CAC4CCC4555
[ 4.676784] acpi device:02: registered as cooling_device4
[ 4.678506] ACPI: Video Device [VID] (multi-head: yes rom: no post: no)
[ 4.678699] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input4
[ 4.678819] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 4.723751] ata5: SATA link down (SStatus 0 SControl 300)
[ 4.747889] usb 1-1.5: new high-speed USB device number 5 using ehci-pci
[ 4.840144] usb 1-1.5: New USB device found, idVendor=17ef, idProduct=100a
[ 4.840149] usb 1-1.5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.840561] hub 1-1.5:1.0: USB hub found
[ 4.840711] hub 1-1.5:1.0: 6 ports detected
[ 4.911933] usb 1-1.6: new high-speed USB device number 6 using ehci-pci
[ 5.010062] usb 1-1.6: New USB device found, idVendor=17ef, idProduct=480d
[ 5.010068] usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.010072] usb 1-1.6: Product: Integrated Camera
[ 5.010076] usb 1-1.6: Manufacturer: Chicony Electronics Co., Ltd.
[ 5.043793] ata6: SATA link down (SStatus 0 SControl 300)
[ 5.111972] usb 1-1.5.4: new full-speed USB device number 7 using ehci-pci
[ 5.207675] usb 1-1.5.4: New USB device found, idVendor=046d, idProduct=c52b
[ 5.207681] usb 1-1.5.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.207685] usb 1-1.5.4: Product: USB Receiver
[ 5.207688] usb 1-1.5.4: Manufacturer: Logitech
[ 5.217786] hidraw: raw HID events driver (C) Jiri Kosina
[ 5.229554] usbcore: registered new interface driver usbhid
[ 5.229559] usbhid: USB HID core driver
[ 5.234331] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1a.0-1.5.4/input2
[ 5.238802] input: Logitech Unifying Device. Wireless PID:1024 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.4/1-1.5.4:1.2/0003:046D:C52B.0003/input/input5
[ 5.238950] logitech-djdevice 0003:046D:C52B.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech Unifying Device. Wireless PID:1024] on usb-0000:00:1a.0-1.5.4:1
[ 5.240869] input: Logitech Unifying Device. Wireless PID:2011 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.4/1-1.5.4:1.2/0003:046D:C52B.0003/input/input6
[ 5.240983] logitech-djdevice 0003:046D:C52B.0005: input,hidraw2: USB HID v1.11 Keyboard [Logitech Unifying Device. Wireless PID:2011] on usb-0000:00:1a.0-1.5.4:2
[ 5.296007] usb 1-1.5.6: new high-speed USB device number 8 using ehci-pci
[ 5.388341] usb 1-1.5.6: New USB device found, idVendor=0451, idProduct=8042
[ 5.388348] usb 1-1.5.6: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 5.388846] hub 1-1.5.6:1.0: USB hub found
[ 5.389026] hub 1-1.5.6:1.0: 4 ports detected
[ 5.419293] [drm:intel_crtc_set_config], [CRTC:3] [FB:53] #connectors=1 (x y) (0 0)
[ 5.419298] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:3], mode_changed=0, fb_changed=0
[ 5.419300] [drm:intel_modeset_stage_output_state], [CONNECTOR:7:LVDS-1] to [CRTC:3]
[ 5.419301] [drm:intel_modeset_stage_output_state], [CONNECTOR:29:DP-3] to [CRTC:5]
[ 5.419303] [drm:intel_crtc_set_config], [CRTC:5] [FB:53] #connectors=1 (x y) (0 0)
[ 5.419304] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:5], mode_changed=0, fb_changed=0
[ 5.419305] [drm:intel_modeset_stage_output_state], [CONNECTOR:7:LVDS-1] to [CRTC:3]
[ 5.419306] [drm:intel_modeset_stage_output_state], [CONNECTOR:29:DP-3] to [CRTC:5]
[ 5.484718] [drm:i915_driver_open],
[ 5.484736] [drm:intel_crtc_cursor_set], cursor off
[ 5.484739] [drm:intel_crtc_set_config], [CRTC:3] [FB:53] #connectors=1 (x y) (0 0)
[ 5.484744] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:3], mode_changed=0, fb_changed=0
[ 5.484747] [drm:intel_modeset_stage_output_state], [CONNECTOR:7:LVDS-1] to [CRTC:3]
[ 5.484748] [drm:intel_modeset_stage_output_state], [CONNECTOR:29:DP-3] to [CRTC:5]
[ 5.484750] [drm:intel_crtc_cursor_set], cursor off
[ 5.484751] [drm:intel_crtc_set_config], [CRTC:5] [FB:53] #connectors=1 (x y) (0 0)
[ 5.484753] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:5], mode_changed=0, fb_changed=0
[ 5.484755] [drm:intel_modeset_stage_output_state], [CONNECTOR:7:LVDS-1] to [CRTC:3]
[ 5.484756] [drm:intel_modeset_stage_output_state], [CONNECTOR:29:DP-3] to [CRTC:5]
[ 5.484763] [drm:i915_driver_open],
[ 5.484766] [drm:intel_crtc_cursor_set], cursor off
[ 5.484767] [drm:intel_crtc_set_config], [CRTC:3] [FB:53] #connectors=1 (x y) (0 0)
[ 5.484769] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:3], mode_changed=0, fb_changed=0
[ 5.484770] [drm:intel_modeset_stage_output_state], [CONNECTOR:7:LVDS-1] to [CRTC:3]
[ 5.484772] [drm:intel_modeset_stage_output_state], [CONNECTOR:29:DP-3] to [CRTC:5]
[ 5.484773] [drm:intel_crtc_cursor_set], cursor off
[ 5.484774] [drm:intel_crtc_set_config], [CRTC:5] [FB:53] #connectors=1 (x y) (0 0)
[ 5.484776] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:5], mode_changed=0, fb_changed=0
[ 5.484777] [drm:intel_modeset_stage_output_state], [CONNECTOR:7:LVDS-1] to [CRTC:3]
[ 5.484778] [drm:intel_modeset_stage_output_state], [CONNECTOR:29:DP-3] to [CRTC:5]
[ 5.484783] [drm:i915_driver_open],
[ 5.484849] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[8] ENCODERS[8]
[ 5.484852] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[8] ENCODERS[8]
[ 5.484855] [drm:drm_mode_getconnector], [CONNECTOR:7:?]
[ 5.484857] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:7:LVDS-1]
[ 5.484859] [drm:intel_lvds_detect], [CONNECTOR:7:LVDS-1]
[ 5.484872] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:7:LVDS-1] probed modes :
[ 5.484874] [drm:drm_mode_debug_printmodeline], Modeline 10:"1440x900" 60 106890 1440 1488 1520 1924 900 903 909 926 0x48 0xa
[ 5.484876] [drm:drm_mode_debug_printmodeline], Modeline 11:"1440x900" 50 89260 1440 1488 1520 1740 900 903 909 1026 0x40 0xa
[ 5.484879] [drm:drm_mode_getconnector], [CONNECTOR:7:?]
[ 5.488428] [drm:drm_mode_getconnector], [CONNECTOR:14:?]
[ 5.488441] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:14:VGA-1]
[ 5.488443] [drm:intel_crt_detect], [CONNECTOR:14:VGA-1] force=1
[ 5.488446] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40000, result 0
[ 5.488448] [drm:intel_crt_detect], CRT not detected via hotplug
[ 5.488699] [drm:gmbus_xfer], GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[ 5.488708] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[ 5.488712] [drm:intel_crt_get_edid], CRT GMBUS EDID read failed, retry using GPIO bit-banging
[ 5.488715] [drm:intel_gmbus_force_bit], enabling bit-banging on i915 gmbus vga. force bit now 1
[ 5.489094] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[ 5.489095] [drm:intel_gmbus_force_bit], disabling bit-banging on i915 gmbus vga. force bit now 0
[ 5.489096] [drm:intel_crt_detect_ddc], CRT not detected via DDC:0x50 [no valid EDID found]
[ 5.489098] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:14:VGA-1] disconnected
[ 5.489103] [drm:drm_mode_getconnector], [CONNECTOR:14:?]
[ 5.489105] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:14:VGA-1]
[ 5.489106] [drm:intel_crt_detect], [CONNECTOR:14:VGA-1] force=1
[ 5.489109] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40000, result 0
[ 5.489110] [drm:intel_crt_detect], CRT not detected via hotplug
[ 5.489331] [drm:gmbus_xfer], GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[ 5.489336] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[ 5.489339] [drm:intel_crt_get_edid], CRT GMBUS EDID read failed, retry using GPIO bit-banging
[ 5.489342] [drm:intel_gmbus_force_bit], enabling bit-banging on i915 gmbus vga. force bit now 1
[ 5.489715] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[ 5.489716] [drm:intel_gmbus_force_bit], disabling bit-banging on i915 gmbus vga. force bit now 0
[ 5.489718] [drm:intel_crt_detect_ddc], CRT not detected via DDC:0x50 [no valid EDID found]
[ 5.489719] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:14:VGA-1] disconnected
[ 5.489726] [drm:drm_mode_getconnector], [CONNECTOR:17:?]
[ 5.489728] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:HDMI-A-1]
[ 5.489729] [drm:intel_hdmi_detect], [CONNECTOR:17:HDMI-A-1]
[ 5.503767] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpb
[ 5.503769] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:HDMI-A-1] disconnected
[ 5.503771] [drm:drm_mode_getconnector], [CONNECTOR:17:?]
[ 5.503772] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:HDMI-A-1]
[ 5.503774] [drm:intel_hdmi_detect], [CONNECTOR:17:HDMI-A-1]
[ 5.519790] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpb
[ 5.519791] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:HDMI-A-1] disconnected
[ 5.519794] [drm:drm_mode_getconnector], [CONNECTOR:21:?]
[ 5.519796] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:DP-1]
[ 5.519798] [drm:intel_dp_detect], [CONNECTOR:21:DP-1]
[ 5.519801] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:DP-1] disconnected
[ 5.519803] [drm:drm_mode_getconnector], [CONNECTOR:21:?]
[ 5.519804] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:DP-1]
[ 5.519805] [drm:intel_dp_detect], [CONNECTOR:21:DP-1]
[ 5.519808] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:DP-1] disconnected
[ 5.519810] [drm:drm_mode_getconnector], [CONNECTOR:23:?]
[ 5.519812] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:23:HDMI-A-2]
[ 5.519813] [drm:intel_hdmi_detect], [CONNECTOR:23:HDMI-A-2]
[ 5.520072] [drm:gmbus_xfer], GMBUS [i915 gmbus dpc] NAK for addr: 0050 r(1)
[ 5.520077] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpc
[ 5.520081] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:23:HDMI-A-2] disconnected
[ 5.520088] [drm:drm_mode_getconnector], [CONNECTOR:23:?]
[ 5.520091] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:23:HDMI-A-2]
[ 5.520094] [drm:intel_hdmi_detect], [CONNECTOR:23:HDMI-A-2]
[ 5.520297] [drm:gmbus_xfer], GMBUS [i915 gmbus dpc] NAK for addr: 0050 r(1)
[ 5.520303] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpc
[ 5.520307] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:23:HDMI-A-2] disconnected
[ 5.520315] [drm:drm_mode_getconnector], [CONNECTOR:25:?]
[ 5.520319] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:25:HDMI-A-3]
[ 5.520323] [drm:intel_hdmi_detect], [CONNECTOR:25:HDMI-A-3]
[ 5.520530] [drm:gmbus_xfer], GMBUS [i915 gmbus dpd] NAK for addr: 0050 r(1)
[ 5.520536] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpd
[ 5.520539] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:25:HDMI-A-3] disconnected
[ 5.520546] [drm:drm_mode_getconnector], [CONNECTOR:25:?]
[ 5.520550] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:25:HDMI-A-3]
[ 5.520553] [drm:intel_hdmi_detect], [CONNECTOR:25:HDMI-A-3]
[ 5.520871] [drm:gmbus_xfer], GMBUS [i915 gmbus dpd] NAK for addr: 0050 r(1)
[ 5.520876] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpd
[ 5.520880] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:25:HDMI-A-3] disconnected
[ 5.520888] [drm:drm_mode_getconnector], [CONNECTOR:27:?]
[ 5.520892] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:27:DP-2]
[ 5.520895] [drm:intel_dp_detect], [CONNECTOR:27:DP-2]
[ 5.520900] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:27:DP-2] disconnected
[ 5.520904] [drm:drm_mode_getconnector], [CONNECTOR:27:?]
[ 5.520908] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:27:DP-2]
[ 5.520911] [drm:intel_dp_detect], [CONNECTOR:27:DP-2]
[ 5.520915] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:27:DP-2] disconnected
[ 5.520920] [drm:drm_mode_getconnector], [CONNECTOR:29:?]
[ 5.520923] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:29:DP-3]
[ 5.520929] [drm:intel_dp_detect], [CONNECTOR:29:DP-3]
[ 5.521366] [drm:intel_dp_get_dpcd], DPCD: 11 0a 84 01 01 00 01 00 02 02 06 00 00 00 00
[ 5.522352] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 5.544788] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 5.555871] Switched to clocksource tsc
[ 5.565865] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 5.565868] [drm:drm_detect_monitor_audio], Monitor has basic audio support
[ 5.566569] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 5.586281] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 5.606001] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 5.606053] [drm:drm_edid_to_eld], ELD monitor SMS27A850
[ 5.606055] [drm:drm_edid_to_eld], ELD size 8, SAD count 1
[ 5.606070] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:29:DP-3] probed modes :
[ 5.606072] [drm:drm_mode_debug_printmodeline], Modeline 31:"2560x1440" 60 241500 2560 2608 2640 2720 1440 1443 1448 1481 0x48 0x9
[ 5.606075] [drm:drm_mode_debug_printmodeline], Modeline 43:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 5.606078] [drm:drm_mode_debug_printmodeline], Modeline 35:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 5.606081] [drm:drm_mode_debug_printmodeline], Modeline 34:"1280x960" 60 108000 1280 1376 1488 1800 960 961 964 1000 0x40 0x5
[ 5.606084] [drm:drm_mode_debug_printmodeline], Modeline 33:"1280x800" 60 83500 1280 1352 1480 1680 800 803 809 831 0x40 0x9
[ 5.606087] [drm:drm_mode_debug_printmodeline], Modeline 32:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[ 5.606090] [drm:drm_mode_debug_printmodeline], Modeline 44:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[ 5.606093] [drm:drm_mode_debug_printmodeline], Modeline 45:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
[ 5.606096] [drm:drm_mode_debug_printmodeline], Modeline 46:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 5.606099] [drm:drm_mode_debug_printmodeline], Modeline 47:"832x624" 75 57284 832 864 928 1152 624 625 628 667 0x40 0xa
[ 5.606102] [drm:drm_mode_debug_printmodeline], Modeline 48:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[ 5.606105] [drm:drm_mode_debug_printmodeline], Modeline 49:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
[ 5.606108] [drm:drm_mode_debug_printmodeline], Modeline 36:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[ 5.606110] [drm:drm_mode_debug_printmodeline], Modeline 37:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[ 5.606113] [drm:drm_mode_debug_printmodeline], Modeline 38:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[ 5.606116] [drm:drm_mode_debug_printmodeline], Modeline 39:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa
[ 5.606119] [drm:drm_mode_debug_printmodeline], Modeline 40:"640x480" 67 30240 640 704 768 864 480 483 486 525 0x40 0xa
[ 5.606122] [drm:drm_mode_debug_printmodeline], Modeline 41:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[ 5.606124] [drm:drm_mode_debug_printmodeline], Modeline 51:"640x480" 60 25175 640 656 752 800 480 490 492 525 0x40 0xa
[ 5.606127] [drm:drm_mode_debug_printmodeline], Modeline 42:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[ 5.606136] [drm:drm_mode_getconnector], [CONNECTOR:29:?]
[ 5.618812] [drm:drm_mode_addfb], [FB:54]
[ 5.656710] [drm:drm_mode_addfb], [FB:54]
[ 5.656775] [drm:drm_mode_addfb], [FB:55]
[ 5.656829] [drm:intel_crtc_set_config], [CRTC:3] [FB:53] #connectors=1 (x y) (0 0)
[ 5.656834] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:3], mode_changed=0, fb_changed=0
[ 5.656836] [drm:intel_modeset_stage_output_state], [CONNECTOR:7:LVDS-1] to [CRTC:3]
[ 5.656837] [drm:intel_modeset_stage_output_state], [CONNECTOR:29:DP-3] to [CRTC:5]
[ 5.656840] [drm:intel_crtc_set_config], [CRTC:5] [FB:53] #connectors=1 (x y) (0 0)
[ 5.656841] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:5], mode_changed=0, fb_changed=0
[ 5.656842] [drm:intel_modeset_stage_output_state], [CONNECTOR:7:LVDS-1] to [CRTC:3]
[ 5.656843] [drm:intel_modeset_stage_output_state], [CONNECTOR:29:DP-3] to [CRTC:5]
[ 5.659927] usb 1-1.5.6.1: new low-speed USB device number 9 using ehci-pci
[ 5.663432] [drm:drm_mode_setcrtc], [CRTC:3]
[ 5.663439] [drm:drm_mode_setcrtc], [CONNECTOR:7:LVDS-1]
[ 5.663441] [drm:intel_crtc_set_config], [CRTC:3] [FB:54] #connectors=1 (x y) (0 0)
[ 5.663446] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:3], mode_changed=0, fb_changed=1
[ 5.663448] [drm:intel_modeset_stage_output_state], [CONNECTOR:7:LVDS-1] to [CRTC:3]
[ 5.663450] [drm:intel_modeset_stage_output_state], [CONNECTOR:29:DP-3] to [CRTC:5]
[ 5.669986] [drm:ironlake_update_plane], Writing base 00E57000 00000000 0 0 5760
[ 5.687193] [drm:drm_mode_setcrtc], [CRTC:3]
[ 5.687206] [drm:drm_mode_setcrtc], [CONNECTOR:7:LVDS-1]
[ 5.687209] [drm:intel_crtc_set_config], [CRTC:3] [FB:54] #connectors=1 (x y) (0 0)
[ 5.687215] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:3], mode_changed=0, fb_changed=0
[ 5.687217] [drm:intel_modeset_stage_output_state], [CONNECTOR:7:LVDS-1] to [CRTC:3]
[ 5.687219] [drm:intel_modeset_stage_output_state], [CONNECTOR:29:DP-3] to [CRTC:5]
[ 5.687250] [drm:drm_mode_setcrtc], [CRTC:5]
[ 5.687252] [drm:drm_mode_setcrtc], [CONNECTOR:29:DP-3]
[ 5.687253] [drm:intel_crtc_set_config], [CRTC:5] [FB:55] #connectors=1 (x y) (0 0)
[ 5.687255] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:5], mode_changed=0, fb_changed=1
[ 5.687256] [drm:intel_modeset_stage_output_state], [CONNECTOR:7:LVDS-1] to [CRTC:3]
[ 5.687258] [drm:intel_modeset_stage_output_state], [CONNECTOR:29:DP-3] to [CRTC:5]
[ 5.702893] [drm:ironlake_update_plane], Writing base 01349000 00000000 0 0 10240
[ 5.717149] [drm:drm_mode_setcrtc], [CRTC:5]
[ 5.717162] [drm:drm_mode_setcrtc], [CONNECTOR:29:DP-3]
[ 5.717165] [drm:intel_crtc_set_config], [CRTC:5] [FB:55] #connectors=1 (x y) (0 0)
[ 5.717170] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:5], mode_changed=0, fb_changed=0
[ 5.717174] [drm:intel_modeset_stage_output_state], [CONNECTOR:7:LVDS-1] to [CRTC:3]
[ 5.717175] [drm:intel_modeset_stage_output_state], [CONNECTOR:29:DP-3] to [CRTC:5]
[ 5.755757] raid6: sse2x1 7451 MB/s
[ 5.757556] usb 1-1.5.6.1: New USB device found, idVendor=046d, idProduct=c025
[ 5.757559] usb 1-1.5.6.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.757561] usb 1-1.5.6.1: Product: USB-PS/2 Optical Mouse
[ 5.757562] usb 1-1.5.6.1: Manufacturer: B16_b_02
[ 5.763939] input: B16_b_02 USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.6/1-1.5.6.1/1-1.5.6.1:1.0/input/input7
[ 5.764063] hid-generic 0003:046D:C025.0006: input,hidraw3: USB HID v1.10 Mouse [B16_b_02 USB-PS/2 Optical Mouse] on usb-0000:00:1a.0-1.5.6.1/input0
[ 5.823755] raid6: sse2x2 8909 MB/s
[ 5.831955] usb 1-1.5.6.2: new full-speed USB device number 10 using ehci-pci
[ 5.891764] raid6: sse2x4 9956 MB/s
[ 5.891766] raid6: using algorithm sse2x4 (9956 MB/s)
[ 5.891767] raid6: using ssse3x2 recovery algorithm
[ 5.893807] xor: measuring software checksum speed
[ 5.927836] usb 1-1.5.6.2: New USB device found, idVendor=08bb, idProduct=2900
[ 5.927839] usb 1-1.5.6.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.927840] usb 1-1.5.6.2: Product: USB Audio CODEC
[ 5.927842] usb 1-1.5.6.2: Manufacturer: Burr-Brown from TI
[ 5.928863] input: Burr-Brown from TI USB Audio CODEC as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.6/1-1.5.6.2/1-1.5.6.2:1.3/input/input8
[ 5.928990] hid-generic 0003:08BB:2900.0007: input,hidraw4: USB HID v1.00 Device [Burr-Brown from TI USB Audio CODEC ] on usb-0000:00:1a.0-1.5.6.2/input3
[ 5.931768] prefetch64-sse: 13330.000 MB/sec
[ 5.971799] generic_sse: 11641.000 MB/sec
[ 5.971800] xor: using function: prefetch64-sse (13330.000 MB/sec)
[ 5.999987] usb 1-1.5.6.3: new low-speed USB device number 11 using ehci-pci
[ 6.081587] bio: create slab <bio-1> at 1
[ 6.081785] Btrfs loaded
[ 6.094764] usb 1-1.5.6.3: New USB device found, idVendor=0430, idProduct=0005
[ 6.094772] usb 1-1.5.6.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 6.097805] input: HID 0430:0005 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.6/1-1.5.6.3/1-1.5.6.3:1.0/input/input9
[ 6.097905] hid-generic 0003:0430:0005.0008: input,hidraw5: USB HID v1.00 Keyboard [HID 0430:0005] on usb-0000:00:1a.0-1.5.6.3/input0
[ 6.107489] sr 1:0:0:0: [sr0]
[ 6.107494] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 6.107498] sr 1:0:0:0: [sr0]
[ 6.107501] Sense Key : Illegal Request [current]
[ 6.107506] Info fld=0x20
[ 6.107509] sr 1:0:0:0: [sr0]
[ 6.107515] Add. Sense: Illegal mode for this track
[ 6.107519] sr 1:0:0:0: [sr0] CDB:
[ 6.107521] Read(10): 28 00 00 00 00 20 00 00 02 00
[ 6.107534] end_request: I/O error, dev sr0, sector 128
[ 6.107539] Buffer I/O error on device sr0, logical block 32
[ 6.107542] Buffer I/O error on device sr0, logical block 33
[ 6.110871] sr 1:0:0:0: [sr0]
[ 6.110876] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 6.110880] sr 1:0:0:0: [sr0]
[ 6.110882] Sense Key : Illegal Request [current]
[ 6.110887] Info fld=0x20
[ 6.110890] sr 1:0:0:0: [sr0]
[ 6.110895] Add. Sense: Illegal mode for this track
[ 6.110898] sr 1:0:0:0: [sr0] CDB:
[ 6.110900] Read(10): 28 00 00 00 00 20 00 00 01 00
[ 6.110912] end_request: I/O error, dev sr0, sector 128
[ 6.110916] Buffer I/O error on device sr0, logical block 32
[ 6.114165] sr 1:0:0:0: [sr0]
[ 6.114170] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 6.114174] sr 1:0:0:0: [sr0]
[ 6.114177] Sense Key : Illegal Request [current]
[ 6.114181] Info fld=0x21
[ 6.114184] sr 1:0:0:0: [sr0]
[ 6.114189] Add. Sense: Illegal mode for this track
[ 6.114193] sr 1:0:0:0: [sr0] CDB:
[ 6.114195] Read(10): 28 00 00 00 00 21 00 00 01 00
[ 6.114206] end_request: I/O error, dev sr0, sector 132
[ 6.114211] Buffer I/O error on device sr0, logical block 33
[ 6.117588] sr 1:0:0:0: [sr0]
[ 6.117594] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 6.117598] sr 1:0:0:0: [sr0]
[ 6.117601] Sense Key : Illegal Request [current]
[ 6.117605] Info fld=0x8000
[ 6.117608] sr 1:0:0:0: [sr0]
[ 6.117613] Add. Sense: Illegal mode for this track
[ 6.117617] sr 1:0:0:0: [sr0] CDB:
[ 6.117619] Read(10): 28 00 00 00 80 00 00 00 02 00
[ 6.117630] end_request: I/O error, dev sr0, sector 131072
[ 6.117635] Buffer I/O error on device sr0, logical block 32768
[ 6.117638] Buffer I/O error on device sr0, logical block 32769
[ 6.121216] sr 1:0:0:0: [sr0]
[ 6.121221] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 6.121224] sr 1:0:0:0: [sr0]
[ 6.121226] Sense Key : Illegal Request [current]
[ 6.121230] Info fld=0x8000
[ 6.121233] sr 1:0:0:0: [sr0]
[ 6.121237] Add. Sense: Illegal mode for this track
[ 6.121241] sr 1:0:0:0: [sr0] CDB:
[ 6.121243] Read(10): 28 00 00 00 80 00 00 00 01 00
[ 6.121254] end_request: I/O error, dev sr0, sector 131072
[ 6.121258] Buffer I/O error on device sr0, logical block 32768
[ 6.124659] sr 1:0:0:0: [sr0]
[ 6.124665] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 6.124669] sr 1:0:0:0: [sr0]
[ 6.124671] Sense Key : Illegal Request [current]
[ 6.124676] Info fld=0x8001
[ 6.124679] sr 1:0:0:0: [sr0]
[ 6.124683] Add. Sense: Illegal mode for this track
[ 6.124687] sr 1:0:0:0: [sr0] CDB:
[ 6.124689] Read(10): 28 00 00 00 80 01 00 00 01 00
[ 6.124701] end_request: I/O error, dev sr0, sector 131076
[ 6.124705] Buffer I/O error on device sr0, logical block 32769
[ 6.132566] EXT4-fs (sda1): INFO: recovery required on readonly filesystem
[ 6.132569] EXT4-fs (sda1): write access will be enabled during recovery
[ 6.688808] EXT4-fs (sda1): orphan cleanup on readonly fs
[ 6.693177] EXT4-fs (sda1): 10 orphan inodes deleted
[ 6.693180] EXT4-fs (sda1): recovery complete
[ 6.745508] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 7.407243] init: ureadahead main process (225) terminated with status 5
[ 7.782678] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[ 7.800210] systemd-udevd[346]: starting version 204
[ 7.853299] lp: driver loaded but no devices found
[ 7.914501] FS-Cache: Loaded
[ 7.921873] ACPI Warning: 0x0000000000001028-0x000000000000102f SystemIO conflicts with Region \_SB_.PCI0.LPC_.PMIO 1 (20130725/utaddress-251)
[ 7.921882] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 7.922244] ACPI Warning: 0x00000000000011c0-0x00000000000011cf SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20130725/utaddress-251)
[ 7.922250] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 7.922253] ACPI Warning: 0x00000000000011b0-0x00000000000011bf SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20130725/utaddress-251)
[ 7.922256] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 7.922258] ACPI Warning: 0x0000000000001180-0x00000000000011af SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20130725/utaddress-251)
[ 7.922262] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 7.922263] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 7.931670] tpm_tis 00:09: 1.2 TPM (device-id 0x0, rev-id 78)
[ 7.953669] mei_me 0000:00:16.0: setting latency timer to 64
[ 7.953725] mei_me 0000:00:16.0: irq 43 for MSI/MSI-X
[ 8.000034] tpm_tis 00:09: TPM is disabled/deactivated (0x6)
[ 8.099588] intel ips 0000:00:1f.6: CPU TDP doesn't match expected value (found 25, expected 29)
[ 8.126485] intel ips 0000:00:1f.6: IPS driver initialized, MCP temp limit 90
[ 8.148672] type=1400 audit(1381767380.994:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=506 comm="apparmor_parser"
[ 8.210593] RPC: Registered named UNIX socket transport module.
[ 8.210597] RPC: Registered udp transport module.
[ 8.210599] RPC: Registered tcp transport module.
[ 8.210601] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 8.211943] cfg80211: Calling CRDA to update world regulatory domain
[ 8.225055] Bluetooth: Core ver 2.16
[ 8.225161] NET: Registered protocol family 31
[ 8.225163] Bluetooth: HCI device and connection manager initialized
[ 8.225176] Bluetooth: HCI socket layer initialized
[ 8.225179] Bluetooth: L2CAP socket layer initialized
[ 8.225186] Bluetooth: SCO socket layer initialized
[ 8.241613] microcode: CPU0 sig=0x20655, pf=0x10, revision=0x3
[ 8.277109] usbcore: registered new interface driver btusb
[ 8.301966] Linux video capture interface: v2.00
[ 8.440073] uvcvideo: Found UVC 1.00 device Integrated Camera (17ef:480d)
[ 8.441934] input: Integrated Camera as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input10
[ 8.442035] usbcore: registered new interface driver uvcvideo
[ 8.442037] USB Video Class driver (1.1.1)
[ 8.454921] Bluetooth: RFCOMM TTY layer initialized
[ 8.454943] Bluetooth: RFCOMM socket layer initialized
[ 8.454944] Bluetooth: RFCOMM ver 1.11
[ 8.475948] Non-volatile memory driver v1.3
[ 8.476702] Intel(R) Wireless WiFi driver for Linux, in-tree:
[ 8.476705] Copyright(c) 2003-2013 Intel Corporation
[ 8.476765] iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 8.476772] pcieport 0000:00:1c.1: driver skip pci_set_master, fix it!
[ 8.476929] iwlwifi 0000:03:00.0: irq 44 for MSI/MSI-X
[ 8.484216] iwlwifi 0000:03:00.0: loaded firmware version 39.31.5.1 build 35138 op_mode iwldvm
[ 8.484475] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 8.484478] Bluetooth: BNEP filters: protocol multicast
[ 8.484493] Bluetooth: BNEP socket layer initialized
[ 8.522804] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
[ 8.557182] hda_codec: CX20585: BIOS auto-probing.
[ 8.557615] autoconfig: line_outs=1 (0x1f/0x0/0x0/0x0/0x0) type:speaker
[ 8.557618] speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 8.557620] hp_outs=2 (0x1c/0x19/0x0/0x0/0x0)
[ 8.557621] mono: mono_out=0x0
[ 8.557621] inputs:
[ 8.557623] Mic=0x1b
[ 8.557625] Internal Mic=0x23
[ 8.557626] Dock Mic=0x1a
[ 8.564401] hda_codec: Enable sync_write for stable communication
[ 8.579207] FS-Cache: Netfs 'nfs' registered for caching
[ 8.591308] init: avahi-cups-reload main process (589) terminated with status 1
[ 8.597582] thinkpad_acpi: ThinkPad ACPI Extras v0.24
[ 8.597588] thinkpad_acpi: http://ibm-acpi.sf.net/
[ 8.597590] thinkpad_acpi: ThinkPad BIOS 6UET68WW (1.48 ), EC 6UHT33WW-1.14
[ 8.597591] thinkpad_acpi: Lenovo ThinkPad T410s, model 2901CTO
[ 8.600864] thinkpad_acpi: detected a 8-level brightness capable ThinkPad
[ 8.601180] thinkpad_acpi: radio switch found; radios are enabled
[ 8.601198] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[ 8.601200] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[ 8.602667] ppdev: user-space parallel port driver
[ 8.609111] usbcore: registered new interface driver snd-usb-audio
[ 8.610956] input: HDA Intel HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 8.612163] input: HDA Intel HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[ 8.612314] input: HDA Intel HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[ 8.612422] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[ 8.612526] input: HDA Intel Dock Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[ 8.612642] input: HDA Intel Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
[ 8.612748] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
[ 8.630369] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[ 8.644085] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
[ 8.644672] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
[ 8.646249] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input18
[ 8.690956] microcode: CPU1 sig=0x20655, pf=0x10, revision=0x3
[ 8.755060] audit_printk_skb: 18 callbacks suppressed
[ 8.755064] type=1400 audit(1381767381.598:9): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=699 comm="apparmor_parser"
[ 8.755071] type=1400 audit(1381767381.598:10): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=699 comm="apparmor_parser"
[ 8.755793] type=1400 audit(1381767381.598:11): apparmor="STATUS" operation="profile_replace" name="/usr/sbin/cupsd" pid=699 comm="apparmor_parser"
[ 8.775592] cfg80211: World regulatory domain updated:
[ 8.775599] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 8.775602] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 8.775604] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 8.775605] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 8.775607] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 8.775609] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 8.794058] microcode: CPU2 sig=0x20655, pf=0x10, revision=0x3
[ 8.794818] microcode: CPU3 sig=0x20655, pf=0x10, revision=0x3
[ 8.795594] microcode: Microcode Update Driver: v2.00 <tigran at aivazian.fsnet.co.uk>, Peter Oruba
[ 8.885810] control 2:0:0:PCM Playback Volume:0 is already present
[ 8.969488] init: failsafe main process (678) killed by TERM signal
[ 9.011160] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled
[ 9.011166] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
[ 9.011168] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[ 9.011172] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Wireless-N 1000 BGN, REV=0x6C
[ 9.011234] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[ 9.049483] Installing knfsd (copyright (C) 1996 okir at monad.swb.de).
[ 9.068155] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[ 9.102853] init: Failed to obtain startpar-bridge instance: Unknown parameter: INSTANCE
[ 9.286138] type=1400 audit(1381767382.130:12): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=874 comm="apparmor_parser"
[ 9.286148] type=1400 audit(1381767382.130:13): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=874 comm="apparmor_parser"
[ 9.286153] type=1400 audit(1381767382.130:14): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=874 comm="apparmor_parser"
[ 9.286778] type=1400 audit(1381767382.130:15): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=874 comm="apparmor_parser"
[ 9.286783] type=1400 audit(1381767382.130:16): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=874 comm="apparmor_parser"
[ 9.287130] type=1400 audit(1381767382.130:17): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=874 comm="apparmor_parser"
[ 9.301748] type=1400 audit(1381767382.146:18): apparmor="STATUS" operation="profile_load" name="/usr/lib/x86_64-linux-gnu/lightdm-remote-session-freerdp/freerdp-session-wrapper" pid=872 comm="apparmor_parser"
[ 9.308112] kvm: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work properly. Using workaround
[ 9.478904] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd047b3/0xb40000/0xa0000, board id: 71, fw id: 578367
[ 9.478914] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
[ 9.500595] bio: create slab <bio-2> at 2
[ 9.528765] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input19
[ 9.625889] Adding 8177660k swap on /dev/mapper/cryptswap1. Priority:-1 extents:1 across:8177660k SSFS
[ 9.665410] Loading iSCSI transport class v2.0-870.
[ 9.691981] iscsi: registered transport (tcp)
[ 9.794950] iscsi: registered transport (iser)
[ 9.894065] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X
[ 9.996261] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X
[ 9.996416] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 9.998637] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[ 10.006702] iwlwifi 0000:03:00.0: Radio type=0x0-0x0-0x3
[ 10.057699] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[ 10.068257] iwlwifi 0000:03:00.0: Radio type=0x0-0x0-0x3
[ 10.105277] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 10.155121] [drm:i915_driver_open],
[ 10.176044] ipmi message handler version 39.2
[ 10.190108] [drm:i915_driver_open],
[ 10.190122] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[8] ENCODERS[8]
[ 10.193436] [drm:i915_driver_open],
[ 10.193448] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[8] ENCODERS[8]
[ 10.193452] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[8] ENCODERS[8]
[ 10.195496] [drm:drm_mode_addfb], [FB:56]
[ 10.195544] [drm:drm_mode_addfb], [FB:56]
[ 10.195795] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[8] ENCODERS[8]
[ 10.195799] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[8] ENCODERS[8]
[ 10.195830] [drm:drm_mode_getconnector], [CONNECTOR:7:?]
[ 10.195833] [drm:drm_mode_getconnector], [CONNECTOR:7:?]
[ 10.196050] [drm:drm_mode_getconnector], [CONNECTOR:14:?]
[ 10.196054] [drm:drm_mode_getconnector], [CONNECTOR:14:?]
[ 10.196065] [drm:drm_mode_getconnector], [CONNECTOR:17:?]
[ 10.196068] [drm:drm_mode_getconnector], [CONNECTOR:17:?]
[ 10.196077] [drm:drm_mode_getconnector], [CONNECTOR:21:?]
[ 10.196080] [drm:drm_mode_getconnector], [CONNECTOR:21:?]
[ 10.196089] [drm:drm_mode_getconnector], [CONNECTOR:23:?]
[ 10.196092] [drm:drm_mode_getconnector], [CONNECTOR:23:?]
[ 10.196101] [drm:drm_mode_getconnector], [CONNECTOR:25:?]
[ 10.196103] [drm:drm_mode_getconnector], [CONNECTOR:25:?]
[ 10.196112] [drm:drm_mode_getconnector], [CONNECTOR:27:?]
[ 10.196115] [drm:drm_mode_getconnector], [CONNECTOR:27:?]
[ 10.196124] [drm:drm_mode_getconnector], [CONNECTOR:29:?]
[ 10.196129] [drm:drm_mode_getconnector], [CONNECTOR:29:?]
[ 10.197884] IPMI System Interface driver.
[ 10.197918] ipmi_si: Adding default-specified kcs state machine
[ 10.197920] ipmi_si: Trying default-specified kcs state machine at i/o address 0xca2, slave address 0x0, irq 0
[ 10.197925] ipmi_si: Interface detection failed
[ 10.216285] ipmi_si: Adding default-specified smic state machine
[ 10.216300] ipmi_si: Trying default-specified smic state machine at i/o address 0xca9, slave address 0x0, irq 0
[ 10.216308] ipmi_si: Interface detection failed
[ 10.236166] [drm:drm_mode_addfb], [FB:56]
[ 10.236196] [drm:drm_mode_setcrtc], [CRTC:3]
[ 10.236203] [drm:drm_mode_setcrtc], [CONNECTOR:7:LVDS-1]
[ 10.236206] [drm:intel_crtc_set_config], [CRTC:3] [FB:56] #connectors=1 (x y) (0 0)
[ 10.236213] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:3], mode_changed=0, fb_changed=1
[ 10.236217] [drm:intel_modeset_stage_output_state], [CONNECTOR:7:LVDS-1] to [CRTC:3]
[ 10.236219] [drm:intel_modeset_stage_output_state], [CONNECTOR:29:DP-3] to [CRTC:5]
[ 10.239556] [drm:ironlake_update_plane], Writing base 02179000 00000000 0 0 10240
[ 10.240235] ipmi_si: Adding default-specified bt state machine
[ 10.240239] ipmi_si: Trying default-specified bt state machine at i/o address 0xe4, slave address 0x0, irq 0
[ 10.240246] ipmi_si: Interface detection failed
[ 10.252568] [drm:asle_set_backlight], bclp = 0x80000003
[ 10.252573] [drm:intel_panel_get_max_backlight], max backlight PWM = 4437
[ 10.252575] [drm:intel_panel_actually_set_backlight], set backlight PWM = 51
[ 10.252578] [drm:asle_set_pwm_freq], PWM freq is not supported
[ 10.253045] [drm:drm_mode_setcrtc], [CRTC:5]
[ 10.253051] [drm:drm_mode_setcrtc], [CONNECTOR:29:DP-3]
[ 10.253054] [drm:intel_crtc_set_config], [CRTC:5] [FB:56] #connectors=1 (x y) (0 0)
[ 10.253059] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:5], mode_changed=0, fb_changed=1
[ 10.253061] [drm:intel_modeset_stage_output_state], [CONNECTOR:7:LVDS-1] to [CRTC:3]
[ 10.253062] [drm:intel_modeset_stage_output_state], [CONNECTOR:29:DP-3] to [CRTC:5]
[ 10.253067] [drm:ironlake_update_plane], Writing base 02179000 00000000 0 0 10240
[ 10.272289] ipmi_si: Unable to find any System Interface(s)
[ 10.616402] init: plymouth-stop pre-start process (1637) terminated with status 1
[ 10.799896] [drm:drm_mode_getconnector], [CONNECTOR:7:?]
[ 10.799905] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:7:LVDS-1]
[ 10.799907] [drm:intel_lvds_detect], [CONNECTOR:7:LVDS-1]
[ 10.799921] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:7:LVDS-1] probed modes :
[ 10.799923] [drm:drm_mode_debug_printmodeline], Modeline 10:"1440x900" 60 106890 1440 1488 1520 1924 900 903 909 926 0x48 0xa
[ 10.799926] [drm:drm_mode_debug_printmodeline], Modeline 11:"1440x900" 50 89260 1440 1488 1520 1740 900 903 909 1026 0x40 0xa
[ 10.799930] [drm:drm_mode_getconnector], [CONNECTOR:7:?]
[ 10.800147] [drm:drm_mode_getconnector], [CONNECTOR:14:?]
[ 10.800150] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:14:VGA-1]
[ 10.800152] [drm:intel_crt_detect], [CONNECTOR:14:VGA-1] force=1
[ 10.800156] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40000, result 0
[ 10.800158] [drm:intel_crt_detect], CRT not detected via hotplug
[ 10.800335] [drm:gmbus_xfer], GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[ 10.800340] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[ 10.800342] [drm:intel_crt_get_edid], CRT GMBUS EDID read failed, retry using GPIO bit-banging
[ 10.800343] [drm:intel_gmbus_force_bit], enabling bit-banging on i915 gmbus vga. force bit now 1
[ 10.800714] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[ 10.800715] [drm:intel_gmbus_force_bit], disabling bit-banging on i915 gmbus vga. force bit now 0
[ 10.800717] [drm:intel_crt_detect_ddc], CRT not detected via DDC:0x50 [no valid EDID found]
[ 10.800719] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:14:VGA-1] disconnected
[ 10.800725] [drm:drm_mode_getconnector], [CONNECTOR:17:?]
[ 10.800728] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:HDMI-A-1]
[ 10.800730] [drm:intel_hdmi_detect], [CONNECTOR:17:HDMI-A-1]
[ 10.816323] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpb
[ 10.816333] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:HDMI-A-1] disconnected
[ 10.816356] [drm:drm_mode_getconnector], [CONNECTOR:21:?]
[ 10.816359] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:DP-1]
[ 10.816360] [drm:intel_dp_detect], [CONNECTOR:21:DP-1]
[ 10.816364] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:DP-1] disconnected
[ 10.816366] [drm:drm_mode_getconnector], [CONNECTOR:23:?]
[ 10.816368] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:23:HDMI-A-2]
[ 10.816370] [drm:intel_hdmi_detect], [CONNECTOR:23:HDMI-A-2]
[ 10.816535] [drm:gmbus_xfer], GMBUS [i915 gmbus dpc] NAK for addr: 0050 r(1)
[ 10.816545] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpc
[ 10.816553] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:23:HDMI-A-2] disconnected
[ 10.816559] [drm:drm_mode_getconnector], [CONNECTOR:25:?]
[ 10.816561] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:25:HDMI-A-3]
[ 10.816563] [drm:intel_hdmi_detect], [CONNECTOR:25:HDMI-A-3]
[ 10.816733] [drm:gmbus_xfer], GMBUS [i915 gmbus dpd] NAK for addr: 0050 r(1)
[ 10.816740] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpd
[ 10.816742] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:25:HDMI-A-3] disconnected
[ 10.816746] [drm:drm_mode_getconnector], [CONNECTOR:27:?]
[ 10.816748] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:27:DP-2]
[ 10.816749] [drm:intel_dp_detect], [CONNECTOR:27:DP-2]
[ 10.816752] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:27:DP-2] disconnected
[ 10.816756] [drm:drm_mode_getconnector], [CONNECTOR:29:?]
[ 10.816758] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:29:DP-3]
[ 10.816761] [drm:intel_dp_detect], [CONNECTOR:29:DP-3]
[ 10.817041] [drm:intel_dp_get_dpcd], DPCD: 11 0a 84 01 01 00 01 00 02 02 06 00 00 00 00
[ 10.817922] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 10.839295] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 10.859314] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 10.859319] [drm:drm_detect_monitor_audio], Monitor has basic audio support
[ 10.860031] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 10.880709] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 10.902083] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 10.902154] [drm:drm_edid_to_eld], ELD monitor SMS27A850
[ 10.902157] [drm:drm_edid_to_eld], ELD size 8, SAD count 1
[ 10.902176] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:29:DP-3] probed modes :
[ 10.902180] [drm:drm_mode_debug_printmodeline], Modeline 31:"2560x1440" 60 241500 2560 2608 2640 2720 1440 1443 1448 1481 0x48 0x9
[ 10.902183] [drm:drm_mode_debug_printmodeline], Modeline 43:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 10.902187] [drm:drm_mode_debug_printmodeline], Modeline 35:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 10.902190] [drm:drm_mode_debug_printmodeline], Modeline 34:"1280x960" 60 108000 1280 1376 1488 1800 960 961 964 1000 0x40 0x5
[ 10.902194] [drm:drm_mode_debug_printmodeline], Modeline 33:"1280x800" 60 83500 1280 1352 1480 1680 800 803 809 831 0x40 0x9
[ 10.902197] [drm:drm_mode_debug_printmodeline], Modeline 32:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[ 10.902201] [drm:drm_mode_debug_printmodeline], Modeline 44:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[ 10.902204] [drm:drm_mode_debug_printmodeline], Modeline 45:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
[ 10.902208] [drm:drm_mode_debug_printmodeline], Modeline 46:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 10.902212] [drm:drm_mode_debug_printmodeline], Modeline 47:"832x624" 75 57284 832 864 928 1152 624 625 628 667 0x40 0xa
[ 10.902215] [drm:drm_mode_debug_printmodeline], Modeline 48:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[ 10.902219] [drm:drm_mode_debug_printmodeline], Modeline 49:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
[ 10.902222] [drm:drm_mode_debug_printmodeline], Modeline 36:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[ 10.902226] [drm:drm_mode_debug_printmodeline], Modeline 37:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[ 10.902229] [drm:drm_mode_debug_printmodeline], Modeline 38:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[ 10.902232] [drm:drm_mode_debug_printmodeline], Modeline 39:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa
[ 10.902236] [drm:drm_mode_debug_printmodeline], Modeline 40:"640x480" 67 30240 640 704 768 864 480 483 486 525 0x40 0xa
[ 10.902239] [drm:drm_mode_debug_printmodeline], Modeline 41:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[ 10.902243] [drm:drm_mode_debug_printmodeline], Modeline 51:"640x480" 60 25175 640 656 752 800 480 490 492 525 0x40 0xa
[ 10.902246] [drm:drm_mode_debug_printmodeline], Modeline 42:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[ 10.902279] [drm:drm_mode_getconnector], [CONNECTOR:29:?]
[ 11.313170] [drm:intel_dp_detect], [CONNECTOR:21:DP-1]
[ 11.313198] [drm:intel_dp_detect], [CONNECTOR:27:DP-2]
[ 11.313218] [drm:intel_dp_detect], [CONNECTOR:29:DP-3]
[ 11.313510] [drm:intel_dp_get_dpcd], DPCD: 11 0a 84 01 01 00 01 00 02 02 06 00 00 00 00
[ 11.314406] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 11.342187] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 11.366456] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 11.366469] [drm:drm_detect_monitor_audio], Monitor has basic audio support
[ 11.366546] [drm:intel_hdmi_detect], [CONNECTOR:17:HDMI-A-1]
[ 11.380412] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpb
[ 11.380522] [drm:intel_hdmi_detect], [CONNECTOR:23:HDMI-A-2]
[ 11.381099] [drm:gmbus_xfer], GMBUS [i915 gmbus dpc] NAK for addr: 0050 r(1)
[ 11.381108] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpc
[ 11.381170] [drm:intel_hdmi_detect], [CONNECTOR:25:HDMI-A-3]
[ 11.381332] [drm:gmbus_xfer], GMBUS [i915 gmbus dpd] NAK for addr: 0050 r(1)
[ 11.381336] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpd
[ 11.381372] [drm:intel_lvds_detect], [CONNECTOR:7:LVDS-1]
[ 11.381398] [drm:intel_crt_detect], [CONNECTOR:14:VGA-1] force=1
[ 11.381402] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40000, result 0
[ 11.381404] [drm:intel_crt_detect], CRT not detected via hotplug
[ 11.381564] [drm:gmbus_xfer], GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[ 11.381569] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[ 11.381570] [drm:intel_crt_get_edid], CRT GMBUS EDID read failed, retry using GPIO bit-banging
[ 11.381572] [drm:intel_gmbus_force_bit], enabling bit-banging on i915 gmbus vga. force bit now 1
[ 11.381942] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[ 11.381947] [drm:intel_gmbus_force_bit], disabling bit-banging on i915 gmbus vga. force bit now 0
[ 11.381949] [drm:intel_crt_detect_ddc], CRT not detected via DDC:0x50 [no valid EDID found]
[ 11.534426] [drm:drm_mode_setcrtc], [CRTC:5]
[ 11.534434] [drm:intel_crtc_set_config], [CRTC:5] [NOFB]
[ 11.534440] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:5], mode_changed=1, fb_changed=0
[ 11.534443] [drm:intel_modeset_stage_output_state], [CONNECTOR:29:DP-3] to [NOCRTC]
[ 11.534445] [drm:intel_modeset_stage_output_state], encoder changed, full mode switch
[ 11.534447] [drm:intel_modeset_stage_output_state], [CONNECTOR:7:LVDS-1] to [CRTC:3]
[ 11.534450] [drm:intel_modeset_stage_output_state], crtc changed, full mode switch
[ 11.534453] [drm:intel_modeset_affected_pipes], set mode pipe masks: modeset: 0, prepare: 0, disable: 2
[ 11.534623] [drm:intel_dp_link_down],
[ 11.608387] [drm:ironlake_wait_for_vblank], vblank wait timed out
[ 11.676363] [drm:ironlake_wait_for_vblank], vblank wait timed out
[ 11.788382] ------------[ cut here ]------------
[ 11.788443] WARNING: CPU: 3 PID: 1361 at /home/roland/Src/linux-2.6.git/drivers/gpu/drm/i915/intel_display.c:844 intel_wait_for_pipe_off+0x108/0x1e0 [i915]()
[ 11.788446] pipe_off wait timed out
[ 11.788448] Modules linked in: ib_iser rdma_cm ib_addr iw_cm ib_cm ib_sa ib_mad ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi dm_crypt intel_powerclamp coretemp kvm_intel kvm arc4 nfsd iwldvm crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw gf128mul mac80211 glue_helper ablk_helper cryptd auth_rpcgss parport_pc snd_hda_codec_hdmi thinkpad_acpi ppdev nfs_acl nfs snd_hda_codec_conexant snd_usb_audio snd_hda_intel bnep snd_hda_codec iwlwifi nvram snd_usbmidi_lib rfcomm uvcvideo snd_hwdep snd_seq_midi videobuf2_vmalloc snd_seq_midi_event videobuf2_memops snd_rawmidi videobuf2_core snd_seq lockd videodev btusb microcode bluetooth cfg80211 psmouse serio_raw snd_pcm sunrpc intel_ips snd_seq_device joydev snd_page_alloc snd_timer snd mei_me mei tpm_tis lpc_ich binfmt_misc fscache soundcore mac_hid lp parport btrfs xor hid_generic raid6_pq libcrc32c hid_logitech_dj usbhid hid i915 i2c_algo_bit drm_kms_helper drm e1000e mxm_wmi ahci ptp libahci pps_core wmi video [last unloaded: ipmi_msghandler]
[ 11.788541] CPU: 3 PID: 1361 Comm: Xorg Tainted: G W 3.12.0-rc4+ #1
[ 11.788542] Hardware name: LENOVO 2901CTO/2901CTO, BIOS 6UET68WW (1.48 ) 12/12/2011
[ 11.788544] 0000000000000009 ffff88002b3f59d0 ffffffff8170e2e9 ffff88002b3f5a18
[ 11.788546] ffff88002b3f5a08 ffffffff8106316d 0000000000071008 ffff88002ada4000
[ 11.788548] 00000000fffee65d ffff88002b3f5fd8 ffff88022f497418 ffff88002b3f5a68
[ 11.788550] Call Trace:
[ 11.788558] [<ffffffff8170e2e9>] dump_stack+0x45/0x56
[ 11.788563] [<ffffffff8106316d>] warn_slowpath_common+0x7d/0xa0
[ 11.788565] [<ffffffff810631dc>] warn_slowpath_fmt+0x4c/0x50
[ 11.788577] [<ffffffffa0129028>] intel_wait_for_pipe_off+0x108/0x1e0 [i915]
[ 11.788587] [<ffffffffa0129192>] intel_disable_pipe+0x92/0xa0 [i915]
[ 11.788597] [<ffffffffa012bde6>] ironlake_crtc_disable+0xd6/0x950 [i915]
[ 11.788601] [<ffffffff810b680f>] ? vprintk+0x1f/0x30
[ 11.788615] [<ffffffffa009066c>] ? drm_ut_debug_printk+0x4c/0x70 [drm]
[ 11.788627] [<ffffffffa01306d9>] __intel_set_mode+0x2d9/0x1410 [i915]
[ 11.788637] [<ffffffffa0133ca6>] intel_set_mode+0x16/0x30 [i915]
[ 11.788648] [<ffffffffa01345a3>] intel_crtc_set_config+0x7e3/0x9d0 [i915]
[ 11.788656] [<ffffffffa009758d>] drm_mode_set_config_internal+0x5d/0xe0 [drm]
[ 11.788665] [<ffffffffa009a087>] drm_mode_setcrtc+0xf7/0x650 [drm]
[ 11.788671] [<ffffffffa008ad02>] drm_ioctl+0x522/0x650 [drm]
[ 11.788676] [<ffffffff815fec81>] ? sock_aio_read+0x21/0x40
[ 11.788680] [<ffffffff811ad98a>] ? do_sync_read+0x5a/0x90
[ 11.788684] [<ffffffff811c0b35>] do_vfs_ioctl+0x2e5/0x4d0
[ 11.788686] [<ffffffff811ae007>] ? vfs_read+0xf7/0x170
[ 11.788688] [<ffffffff811c0da1>] SyS_ioctl+0x81/0xa0
[ 11.788690] [<ffffffff811aeb0c>] ? SyS_read+0x7c/0xa0
[ 11.788693] [<ffffffff8171f06d>] system_call_fastpath+0x1a/0x1f
[ 11.788695] ---[ end trace 5068543714e4d7da ]---
[ 11.804380] [drm:intel_disable_shared_dpll], disable PCH DPLL B (active 1, on? 1) for crtc 5
[ 11.804391] [drm:intel_disable_shared_dpll], disabling PCH DPLL B
[ 11.804802] [drm:ironlake_update_wm], FIFO watermarks For pipe A - plane 7, cursor: 6
[ 11.804805] [drm:ironlake_check_srwm], watermark 1: display plane 36, fbc lines 3, cursor 6
[ 11.804807] [drm:ironlake_check_srwm], watermark 2: display plane 116, fbc lines 4, cursor 10
[ 11.804810] [drm:intel_update_fbc], disabled per chip default
[ 11.804822] [drm:intel_connector_check_state], [CONNECTOR:7:LVDS-1]
[ 11.804834] [drm:check_encoder_state], [ENCODER:8:LVDS-8]
[ 11.804836] [drm:check_encoder_state], [ENCODER:15:DAC-15]
[ 11.804839] [drm:check_encoder_state], [ENCODER:16:TMDS-16]
[ 11.804841] [drm:check_encoder_state], [ENCODER:20:TMDS-20]
[ 11.804844] [drm:check_encoder_state], [ENCODER:22:TMDS-22]
[ 11.804846] [drm:check_encoder_state], [ENCODER:24:TMDS-24]
[ 11.804849] [drm:check_encoder_state], [ENCODER:26:TMDS-26]
[ 11.804851] [drm:check_encoder_state], [ENCODER:28:TMDS-28]
[ 11.804854] [drm:check_crtc_state], [CRTC:3]
[ 11.804875] [drm:check_crtc_state], [CRTC:5]
[ 11.804877] [drm:check_shared_dpll_state], PCH DPLL A
[ 11.804883] [drm:check_shared_dpll_state], PCH DPLL B
[ 11.805259] [drm:intel_crtc_cursor_set], cursor off
[ 11.805592] [drm:drm_mode_setcrtc], [CRTC:3]
[ 11.805598] [drm:drm_mode_setcrtc], [CONNECTOR:29:DP-3]
[ 11.805600] [drm:intel_crtc_set_config], [CRTC:3] [FB:56] #connectors=1 (x y) (0 0)
[ 11.805603] [drm:intel_set_config_compute_mode_changes], modes are different, full mode set
[ 11.805604] [drm:drm_mode_debug_printmodeline], Modeline 50:"1440x900" 60 106890 1440 1488 1520 1924 900 903 909 926 0x48 0xa
[ 11.805607] [drm:drm_mode_debug_printmodeline], Modeline 54:"" 0 241500 2560 2608 2640 2720 1440 1443 1448 1481 0x0 0x9
[ 11.805609] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:3], mode_changed=1, fb_changed=0
[ 11.805610] [drm:intel_modeset_stage_output_state], [CONNECTOR:7:LVDS-1] to [NOCRTC]
[ 11.805611] [drm:intel_modeset_stage_output_state], encoder changed, full mode switch
[ 11.805612] [drm:intel_modeset_stage_output_state], encoder changed, full mode switch
[ 11.805613] [drm:intel_modeset_stage_output_state], [CONNECTOR:29:DP-3] to [CRTC:3]
[ 11.805615] [drm:intel_modeset_stage_output_state], crtc changed, full mode switch
[ 11.805616] [drm:intel_modeset_stage_output_state], crtc changed, full mode switch
[ 11.805617] [drm:intel_modeset_affected_pipes], set mode pipe masks: modeset: 1, prepare: 1, disable: 0
[ 11.805620] [drm:connected_sink_compute_bpp], [CONNECTOR:29:DP-3] checking for sink bpp constrains
[ 11.805622] [drm:intel_dp_compute_config], DP link computation with max lane count 4 max bw 0a pixel clock 241500KHz
[ 11.805627] [drm:intel_dp_compute_config], DP link bw 0a lane count 4 clock 270000 bpp 24
[ 11.805629] [drm:intel_dp_compute_config], DP link bw required 579600 available 864000
[ 11.805631] [drm:ironlake_check_fdi_lanes], checking fdi config on pipe A, lanes 3
[ 11.805632] [drm:intel_modeset_pipe_config], plane bpp: 24, pipe bpp: 24, dithering: 0
[ 11.805634] [drm:intel_dump_pipe_config], [CRTC:3][modeset] config for pipe A
[ 11.805635] [drm:intel_dump_pipe_config], cpu_transcoder: A
[ 11.805636] [drm:intel_dump_pipe_config], pipe bpp: 24, dithering: 0
[ 11.805637] [drm:intel_dump_pipe_config], fdi/pch: 1, lanes: 3, gmch_m: 7503143, gmch_n: 8388608, link_m: 468946, link_n: 524288, tu: 64
[ 11.805639] [drm:intel_dump_pipe_config], requested mode:
[ 11.805640] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 241500 2560 2608 2640 2720 1440 1443 1448 1481 0x0 0x9
[ 11.805642] [drm:intel_dump_pipe_config], adjusted mode:
[ 11.805643] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 241500 2560 2608 2640 2720 1440 1443 1448 1481 0x0 0x9
[ 11.805645] [drm:intel_dump_pipe_config], gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[ 11.805646] [drm:intel_dump_pipe_config], pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[ 11.805647] [drm:intel_dump_pipe_config], ips: 0
[ 11.805650] [drm:intel_panel_actually_set_backlight], set backlight PWM = 0
[ 11.852389] [drm:intel_disable_shared_dpll], disable PCH DPLL A (active 1, on? 1) for crtc 3
[ 11.852399] [drm:intel_disable_shared_dpll], disabling PCH DPLL A
[ 11.852810] [drm:intel_update_fbc], no output, disabling
[ 11.852827] [drm:intel_get_shared_dpll], CRTC:3 dropping existing PCH DPLL A
[ 11.852828] [drm:intel_get_shared_dpll], CRTC:3 using pre-allocated PCH DPLL A
[ 11.852829] [drm:intel_get_shared_dpll], using PCH DPLL A for pipe A
[ 11.852831] [drm:intel_get_shared_dpll], setting up PCH DPLL A
[ 11.852849] [drm:ironlake_update_plane], Writing base 02179000 00000000 0 0 10240
[ 11.852859] [drm:intel_crtc_mode_set], [ENCODER:28:TMDS-28] set [MODE:0:]
[ 11.852863] [drm:intel_dp_mode_set], Enabling DP audio on pipe A
[ 11.852864] [drm:intel_write_eld], ELD on [CONNECTOR:29:DP-3], [ENCODER:28:TMDS-28]
[ 11.852867] [drm:ironlake_write_eld], ELD on pipe A
[ 11.852869] [drm:ironlake_write_eld], Audio directed to unknown port
[ 11.852870] [drm:ironlake_write_eld], ELD: DisplayPort detected
[ 11.852877] [drm:ironlake_write_eld], ELD size 8
[ 11.852884] [drm:ironlake_update_wm], FIFO watermarks For pipe A - plane 13, cursor: 6
[ 11.852886] [drm:ironlake_check_srwm], watermark 1: display plane 78, fbc lines 3, cursor 6
[ 11.852888] [drm:ironlake_check_srwm], watermark 2: display plane 259, fbc lines 4, cursor 10
[ 11.916400] [drm:ironlake_wait_for_vblank], vblank wait timed out
[ 11.980401] [drm:ironlake_wait_for_vblank], vblank wait timed out
[ 11.980720] [drm:ironlake_fdi_link_train], FDI_RX_IIR 0x100
[ 11.980722] [drm:ironlake_fdi_link_train], FDI train 1 done.
[ 11.980877] [drm:ironlake_fdi_link_train], FDI_RX_IIR 0x600
[ 11.980879] [drm:ironlake_fdi_link_train], FDI train 2 done.
[ 11.980880] [drm:ironlake_fdi_link_train], FDI train done
[ 11.980881] [drm:ironlake_enable_shared_dpll], enable PCH DPLL A (active 0, on? 0)for crtc 3
[ 11.980883] [drm:ironlake_enable_shared_dpll], enabling PCH DPLL A
[ 11.982251] [drm:intel_update_fbc], disabled per chip default
[ 11.982675] [drm:ibx_irq_handler], PCH transcoder A FIFO underrun
[ 11.982693] [drm:intel_dp_set_signal_levels], Using signal levels 00000000
[ 11.983321] [drm:intel_dp_start_link_train], clock recovery OK
[ 11.983323] [drm:intel_dp_set_signal_levels], Using signal levels 00000000
[ 11.984246] [drm:intel_dp_complete_link_train], Channel EQ done. DP Training successful
[ 12.008438] [drm:intel_connector_check_state], [CONNECTOR:29:DP-3]
[ 12.008448] [drm:check_encoder_state], [ENCODER:8:LVDS-8]
[ 12.008453] [drm:check_encoder_state], [ENCODER:15:DAC-15]
[ 12.008458] [drm:check_encoder_state], [ENCODER:16:TMDS-16]
[ 12.008463] [drm:check_encoder_state], [ENCODER:20:TMDS-20]
[ 12.008468] [drm:check_encoder_state], [ENCODER:22:TMDS-22]
[ 12.008473] [drm:check_encoder_state], [ENCODER:24:TMDS-24]
[ 12.008477] [drm:check_encoder_state], [ENCODER:26:TMDS-26]
[ 12.008482] [drm:check_encoder_state], [ENCODER:28:TMDS-28]
[ 12.008487] [drm:check_crtc_state], [CRTC:3]
[ 12.008509] [drm:check_crtc_state], [CRTC:5]
[ 12.008514] [drm:check_shared_dpll_state], PCH DPLL A
[ 12.008521] [drm:check_shared_dpll_state], PCH DPLL B
[ 12.008960] [drm:asle_set_backlight], bclp = 0x80000003
[ 12.008965] [drm:intel_panel_get_max_backlight], max backlight PWM = 4437
[ 12.008967] [drm:asle_set_pwm_freq], PWM freq is not supported
[ 12.023113] [drm:intel_crtc_cursor_set], cursor off
[ 12.163591] [drm:drm_mode_getconnector], [CONNECTOR:7:?]
[ 12.163603] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:7:LVDS-1]
[ 12.163606] [drm:intel_lvds_detect], [CONNECTOR:7:LVDS-1]
[ 12.163621] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:7:LVDS-1] probed modes :
[ 12.163624] [drm:drm_mode_debug_printmodeline], Modeline 10:"1440x900" 60 106890 1440 1488 1520 1924 900 903 909 926 0x48 0xa
[ 12.163628] [drm:drm_mode_debug_printmodeline], Modeline 11:"1440x900" 50 89260 1440 1488 1520 1740 900 903 909 1026 0x40 0xa
[ 12.163633] [drm:drm_mode_getconnector], [CONNECTOR:7:?]
[ 12.163911] [drm:drm_mode_getconnector], [CONNECTOR:14:?]
[ 12.163915] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:14:VGA-1]
[ 12.163918] [drm:intel_crt_detect], [CONNECTOR:14:VGA-1] force=1
[ 12.163922] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40000, result 0
[ 12.163925] [drm:intel_crt_detect], CRT not detected via hotplug
[ 12.164087] [drm:gmbus_xfer], GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[ 12.164092] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[ 12.164094] [drm:intel_crt_get_edid], CRT GMBUS EDID read failed, retry using GPIO bit-banging
[ 12.164096] [drm:intel_gmbus_force_bit], enabling bit-banging on i915 gmbus vga. force bit now 1
[ 12.164483] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[ 12.164485] [drm:intel_gmbus_force_bit], disabling bit-banging on i915 gmbus vga. force bit now 0
[ 12.164486] [drm:intel_crt_detect_ddc], CRT not detected via DDC:0x50 [no valid EDID found]
[ 12.164490] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:14:VGA-1] disconnected
[ 12.164496] [drm:drm_mode_getconnector], [CONNECTOR:17:?]
[ 12.164498] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:HDMI-A-1]
[ 12.164500] [drm:intel_hdmi_detect], [CONNECTOR:17:HDMI-A-1]
[ 12.180390] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpb
[ 12.180394] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:HDMI-A-1] disconnected
[ 12.180401] [drm:drm_mode_getconnector], [CONNECTOR:21:?]
[ 12.180403] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:DP-1]
[ 12.180405] [drm:intel_dp_detect], [CONNECTOR:21:DP-1]
[ 12.180408] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:DP-1] disconnected
[ 12.180414] [drm:drm_mode_getconnector], [CONNECTOR:23:?]
[ 12.180415] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:23:HDMI-A-2]
[ 12.180417] [drm:intel_hdmi_detect], [CONNECTOR:23:HDMI-A-2]
[ 12.180573] [drm:gmbus_xfer], GMBUS [i915 gmbus dpc] NAK for addr: 0050 r(1)
[ 12.180575] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpc
[ 12.180576] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:23:HDMI-A-2] disconnected
[ 12.180579] [drm:drm_mode_getconnector], [CONNECTOR:25:?]
[ 12.180580] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:25:HDMI-A-3]
[ 12.180582] [drm:intel_hdmi_detect], [CONNECTOR:25:HDMI-A-3]
[ 12.180778] [drm:gmbus_xfer], GMBUS [i915 gmbus dpd] NAK for addr: 0050 r(1)
[ 12.180783] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpd
[ 12.180787] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:25:HDMI-A-3] disconnected
[ 12.180795] [drm:drm_mode_getconnector], [CONNECTOR:27:?]
[ 12.180798] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:27:DP-2]
[ 12.180801] [drm:intel_dp_detect], [CONNECTOR:27:DP-2]
[ 12.180803] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:27:DP-2] disconnected
[ 12.180810] [drm:drm_mode_getconnector], [CONNECTOR:29:?]
[ 12.180812] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:29:DP-3]
[ 12.180816] [drm:intel_dp_detect], [CONNECTOR:29:DP-3]
[ 12.181103] [drm:intel_dp_get_dpcd], DPCD: 11 0a 84 01 01 00 01 00 02 02 06 00 00 00 00
[ 12.182032] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 12.202292] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 12.223083] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 12.223087] [drm:drm_detect_monitor_audio], Monitor has basic audio support
[ 12.223800] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 12.244272] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 12.265366] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 12.265418] [drm:drm_edid_to_eld], ELD monitor SMS27A850
[ 12.265420] [drm:drm_edid_to_eld], ELD size 8, SAD count 1
[ 12.265434] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:29:DP-3] probed modes :
[ 12.265436] [drm:drm_mode_debug_printmodeline], Modeline 31:"2560x1440" 60 241500 2560 2608 2640 2720 1440 1443 1448 1481 0x48 0x9
[ 12.265439] [drm:drm_mode_debug_printmodeline], Modeline 43:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 12.265442] [drm:drm_mode_debug_printmodeline], Modeline 35:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 12.265445] [drm:drm_mode_debug_printmodeline], Modeline 34:"1280x960" 60 108000 1280 1376 1488 1800 960 961 964 1000 0x40 0x5
[ 12.265448] [drm:drm_mode_debug_printmodeline], Modeline 33:"1280x800" 60 83500 1280 1352 1480 1680 800 803 809 831 0x40 0x9
[ 12.265451] [drm:drm_mode_debug_printmodeline], Modeline 32:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[ 12.265454] [drm:drm_mode_debug_printmodeline], Modeline 44:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[ 12.265457] [drm:drm_mode_debug_printmodeline], Modeline 45:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
[ 12.265460] [drm:drm_mode_debug_printmodeline], Modeline 46:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 12.265463] [drm:drm_mode_debug_printmodeline], Modeline 47:"832x624" 75 57284 832 864 928 1152 624 625 628 667 0x40 0xa
[ 12.265466] [drm:drm_mode_debug_printmodeline], Modeline 48:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[ 12.265469] [drm:drm_mode_debug_printmodeline], Modeline 49:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
[ 12.265472] [drm:drm_mode_debug_printmodeline], Modeline 36:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[ 12.265475] [drm:drm_mode_debug_printmodeline], Modeline 37:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[ 12.265478] [drm:drm_mode_debug_printmodeline], Modeline 38:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[ 12.265481] [drm:drm_mode_debug_printmodeline], Modeline 39:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa
[ 12.265484] [drm:drm_mode_debug_printmodeline], Modeline 40:"640x480" 67 30240 640 704 768 864 480 483 486 525 0x40 0xa
[ 12.265486] [drm:drm_mode_debug_printmodeline], Modeline 41:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[ 12.265489] [drm:drm_mode_debug_printmodeline], Modeline 51:"640x480" 60 25175 640 656 752 800 480 490 492 525 0x40 0xa
[ 12.265492] [drm:drm_mode_debug_printmodeline], Modeline 42:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[ 12.265510] [drm:drm_mode_getconnector], [CONNECTOR:29:?]
[ 13.155809] psmouse serio2: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64
[ 13.183072] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx
[ 13.183132] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 14.735938] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
[ 14.987362] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input20
[ 499.594143] do_trap: 147 callbacks suppressed
[ 499.594150] traps: indicator-datet[1693] trap int3 ip:7f791c5573c9 sp:7fff6dd3abe0 error:0
[ 499.703994] [drm:i915_driver_open],
[ 500.669791] [drm:drm_mode_getconnector], [CONNECTOR:7:?]
[ 500.669800] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:7:LVDS-1]
[ 500.669803] [drm:intel_lvds_detect], [CONNECTOR:7:LVDS-1]
[ 500.669822] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:7:LVDS-1] probed modes :
[ 500.669824] [drm:drm_mode_debug_printmodeline], Modeline 10:"1440x900" 60 106890 1440 1488 1520 1924 900 903 909 926 0x48 0xa
[ 500.669827] [drm:drm_mode_debug_printmodeline], Modeline 11:"1440x900" 50 89260 1440 1488 1520 1740 900 903 909 1026 0x40 0xa
[ 500.669832] [drm:drm_mode_getconnector], [CONNECTOR:7:?]
[ 500.669982] [drm:drm_mode_getconnector], [CONNECTOR:14:?]
[ 500.669986] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:14:VGA-1]
[ 500.669988] [drm:intel_crt_detect], [CONNECTOR:14:VGA-1] force=1
[ 500.669992] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40000, result 0
[ 500.669995] [drm:intel_crt_detect], CRT not detected via hotplug
[ 500.670165] [drm:gmbus_xfer], GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[ 500.670170] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[ 500.670172] [drm:intel_crt_get_edid], CRT GMBUS EDID read failed, retry using GPIO bit-banging
[ 500.670173] [drm:intel_gmbus_force_bit], enabling bit-banging on i915 gmbus vga. force bit now 1
[ 500.670535] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[ 500.670539] [drm:intel_gmbus_force_bit], disabling bit-banging on i915 gmbus vga. force bit now 0
[ 500.670541] [drm:intel_crt_detect_ddc], CRT not detected via DDC:0x50 [no valid EDID found]
[ 500.670544] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:14:VGA-1] disconnected
[ 500.670558] [drm:drm_mode_getconnector], [CONNECTOR:17:?]
[ 500.670561] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:HDMI-A-1]
[ 500.670564] [drm:intel_hdmi_detect], [CONNECTOR:17:HDMI-A-1]
[ 500.691852] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpb
[ 500.691862] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:HDMI-A-1] disconnected
[ 500.691897] [drm:drm_mode_getconnector], [CONNECTOR:21:?]
[ 500.691900] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:DP-1]
[ 500.691903] [drm:intel_dp_detect], [CONNECTOR:21:DP-1]
[ 500.691907] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:DP-1] disconnected
[ 500.691911] [drm:drm_mode_getconnector], [CONNECTOR:23:?]
[ 500.691913] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:23:HDMI-A-2]
[ 500.691916] [drm:intel_hdmi_detect], [CONNECTOR:23:HDMI-A-2]
[ 500.692129] [drm:gmbus_xfer], GMBUS [i915 gmbus dpc] NAK for addr: 0050 r(1)
[ 500.692133] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpc
[ 500.692135] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:23:HDMI-A-2] disconnected
[ 500.692143] [drm:drm_mode_getconnector], [CONNECTOR:25:?]
[ 500.692146] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:25:HDMI-A-3]
[ 500.692148] [drm:intel_hdmi_detect], [CONNECTOR:25:HDMI-A-3]
[ 500.693635] [drm:gmbus_xfer], GMBUS [i915 gmbus dpd] NAK for addr: 0050 r(1)
[ 500.693642] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpd
[ 500.693645] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:25:HDMI-A-3] disconnected
[ 500.693663] [drm:drm_mode_getconnector], [CONNECTOR:27:?]
[ 500.693667] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:27:DP-2]
[ 500.693669] [drm:intel_dp_detect], [CONNECTOR:27:DP-2]
[ 500.693673] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:27:DP-2] disconnected
[ 500.693688] [drm:drm_mode_getconnector], [CONNECTOR:29:?]
[ 500.693691] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:29:DP-3]
[ 500.693696] [drm:intel_dp_detect], [CONNECTOR:29:DP-3]
[ 500.693989] [drm:intel_dp_get_dpcd], DPCD: 11 0a 84 01 01 00 01 00 02 02 06 00 00 00 00
[ 500.695143] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 500.715669] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 500.735998] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 500.736011] [drm:drm_detect_monitor_audio], Monitor has basic audio support
[ 500.736746] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 500.757106] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 500.778571] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 500.778637] [drm:drm_edid_to_eld], ELD monitor SMS27A850
[ 500.778640] [drm:drm_edid_to_eld], ELD size 8, SAD count 1
[ 500.778659] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:29:DP-3] probed modes :
[ 500.778662] [drm:drm_mode_debug_printmodeline], Modeline 31:"2560x1440" 60 241500 2560 2608 2640 2720 1440 1443 1448 1481 0x48 0x9
[ 500.778665] [drm:drm_mode_debug_printmodeline], Modeline 43:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 500.778668] [drm:drm_mode_debug_printmodeline], Modeline 35:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 500.778671] [drm:drm_mode_debug_printmodeline], Modeline 34:"1280x960" 60 108000 1280 1376 1488 1800 960 961 964 1000 0x40 0x5
[ 500.778674] [drm:drm_mode_debug_printmodeline], Modeline 33:"1280x800" 60 83500 1280 1352 1480 1680 800 803 809 831 0x40 0x9
[ 500.778677] [drm:drm_mode_debug_printmodeline], Modeline 32:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[ 500.778680] [drm:drm_mode_debug_printmodeline], Modeline 44:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[ 500.778683] [drm:drm_mode_debug_printmodeline], Modeline 45:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
[ 500.778686] [drm:drm_mode_debug_printmodeline], Modeline 46:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 500.778689] [drm:drm_mode_debug_printmodeline], Modeline 47:"832x624" 75 57284 832 864 928 1152 624 625 628 667 0x40 0xa
[ 500.778692] [drm:drm_mode_debug_printmodeline], Modeline 48:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[ 500.778695] [drm:drm_mode_debug_printmodeline], Modeline 49:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
[ 500.778698] [drm:drm_mode_debug_printmodeline], Modeline 36:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[ 500.778701] [drm:drm_mode_debug_printmodeline], Modeline 37:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[ 500.778704] [drm:drm_mode_debug_printmodeline], Modeline 38:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[ 500.778707] [drm:drm_mode_debug_printmodeline], Modeline 39:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa
[ 500.778710] [drm:drm_mode_debug_printmodeline], Modeline 40:"640x480" 67 30240 640 704 768 864 480 483 486 525 0x40 0xa
[ 500.778713] [drm:drm_mode_debug_printmodeline], Modeline 41:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[ 500.778716] [drm:drm_mode_debug_printmodeline], Modeline 51:"640x480" 60 25175 640 656 752 800 480 490 492 525 0x40 0xa
[ 500.778719] [drm:drm_mode_debug_printmodeline], Modeline 42:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[ 500.778743] [drm:drm_mode_getconnector], [CONNECTOR:29:?]
[ 500.813022] [drm:i915_driver_open],
[ 501.070822] [drm:i915_driver_open],
[ 501.135234] [drm:intel_crtc_cursor_set], cursor off
[ 501.172335] [drm:intel_crtc_cursor_set], cursor off
[ 501.557487] [drm:drm_mode_getconnector], [CONNECTOR:7:?]
[ 501.557496] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:7:LVDS-1]
[ 501.557499] [drm:intel_lvds_detect], [CONNECTOR:7:LVDS-1]
[ 501.557516] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:7:LVDS-1] probed modes :
[ 501.557519] [drm:drm_mode_debug_printmodeline], Modeline 10:"1440x900" 60 106890 1440 1488 1520 1924 900 903 909 926 0x48 0xa
[ 501.557521] [drm:drm_mode_debug_printmodeline], Modeline 11:"1440x900" 50 89260 1440 1488 1520 1740 900 903 909 1026 0x40 0xa
[ 501.557526] [drm:drm_mode_getconnector], [CONNECTOR:7:?]
[ 501.557639] [drm:drm_mode_getconnector], [CONNECTOR:14:?]
[ 501.557641] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:14:VGA-1]
[ 501.557643] [drm:intel_crt_detect], [CONNECTOR:14:VGA-1] force=1
[ 501.557648] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40000, result 0
[ 501.557649] [drm:intel_crt_detect], CRT not detected via hotplug
[ 501.557830] [drm:gmbus_xfer], GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[ 501.557836] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[ 501.557838] [drm:intel_crt_get_edid], CRT GMBUS EDID read failed, retry using GPIO bit-banging
[ 501.557839] [drm:intel_gmbus_force_bit], enabling bit-banging on i915 gmbus vga. force bit now 1
[ 501.558199] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[ 501.558200] [drm:intel_gmbus_force_bit], disabling bit-banging on i915 gmbus vga. force bit now 0
[ 501.558202] [drm:intel_crt_detect_ddc], CRT not detected via DDC:0x50 [no valid EDID found]
[ 501.558204] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:14:VGA-1] disconnected
[ 501.558211] [drm:drm_mode_getconnector], [CONNECTOR:17:?]
[ 501.558213] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:HDMI-A-1]
[ 501.558215] [drm:intel_hdmi_detect], [CONNECTOR:17:HDMI-A-1]
[ 501.573773] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpb
[ 501.573781] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:HDMI-A-1] disconnected
[ 501.573800] [drm:drm_mode_getconnector], [CONNECTOR:21:?]
[ 501.573803] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:DP-1]
[ 501.573805] [drm:intel_dp_detect], [CONNECTOR:21:DP-1]
[ 501.573810] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:DP-1] disconnected
[ 501.573813] [drm:drm_mode_getconnector], [CONNECTOR:23:?]
[ 501.573815] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:23:HDMI-A-2]
[ 501.573817] [drm:intel_hdmi_detect], [CONNECTOR:23:HDMI-A-2]
[ 501.573984] [drm:gmbus_xfer], GMBUS [i915 gmbus dpc] NAK for addr: 0050 r(1)
[ 501.573988] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpc
[ 501.573990] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:23:HDMI-A-2] disconnected
[ 501.573995] [drm:drm_mode_getconnector], [CONNECTOR:25:?]
[ 501.573998] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:25:HDMI-A-3]
[ 501.574000] [drm:intel_hdmi_detect], [CONNECTOR:25:HDMI-A-3]
[ 501.574190] [drm:gmbus_xfer], GMBUS [i915 gmbus dpd] NAK for addr: 0050 r(1)
[ 501.574193] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpd
[ 501.574195] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:25:HDMI-A-3] disconnected
[ 501.574201] [drm:drm_mode_getconnector], [CONNECTOR:27:?]
[ 501.574204] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:27:DP-2]
[ 501.574205] [drm:intel_dp_detect], [CONNECTOR:27:DP-2]
[ 501.574208] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:27:DP-2] disconnected
[ 501.574222] [drm:drm_mode_getconnector], [CONNECTOR:29:?]
[ 501.574224] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:29:DP-3]
[ 501.574228] [drm:intel_dp_detect], [CONNECTOR:29:DP-3]
[ 501.574512] [drm:intel_dp_get_dpcd], DPCD: 11 0a 84 01 01 00 01 00 02 02 06 00 00 00 00
[ 501.575456] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 501.601966] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 501.627734] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 501.627744] [drm:drm_detect_monitor_audio], Monitor has basic audio support
[ 501.628490] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 501.648806] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 501.669205] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 501.669276] [drm:drm_edid_to_eld], ELD monitor SMS27A850
[ 501.669279] [drm:drm_edid_to_eld], ELD size 8, SAD count 1
[ 501.669299] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:29:DP-3] probed modes :
[ 501.669302] [drm:drm_mode_debug_printmodeline], Modeline 31:"2560x1440" 60 241500 2560 2608 2640 2720 1440 1443 1448 1481 0x48 0x9
[ 501.669306] [drm:drm_mode_debug_printmodeline], Modeline 43:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 501.669309] [drm:drm_mode_debug_printmodeline], Modeline 35:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 501.669312] [drm:drm_mode_debug_printmodeline], Modeline 34:"1280x960" 60 108000 1280 1376 1488 1800 960 961 964 1000 0x40 0x5
[ 501.669316] [drm:drm_mode_debug_printmodeline], Modeline 33:"1280x800" 60 83500 1280 1352 1480 1680 800 803 809 831 0x40 0x9
[ 501.669319] [drm:drm_mode_debug_printmodeline], Modeline 32:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[ 501.669323] [drm:drm_mode_debug_printmodeline], Modeline 44:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[ 501.669326] [drm:drm_mode_debug_printmodeline], Modeline 45:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
[ 501.669329] [drm:drm_mode_debug_printmodeline], Modeline 46:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 501.669333] [drm:drm_mode_debug_printmodeline], Modeline 47:"832x624" 75 57284 832 864 928 1152 624 625 628 667 0x40 0xa
[ 501.669336] [drm:drm_mode_debug_printmodeline], Modeline 48:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[ 501.669340] [drm:drm_mode_debug_printmodeline], Modeline 49:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
[ 501.669343] [drm:drm_mode_debug_printmodeline], Modeline 36:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[ 501.669346] [drm:drm_mode_debug_printmodeline], Modeline 37:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[ 501.669350] [drm:drm_mode_debug_printmodeline], Modeline 38:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[ 501.669353] [drm:drm_mode_debug_printmodeline], Modeline 39:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa
[ 501.669356] [drm:drm_mode_debug_printmodeline], Modeline 40:"640x480" 67 30240 640 704 768 864 480 483 486 525 0x40 0xa
[ 501.669359] [drm:drm_mode_debug_printmodeline], Modeline 41:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[ 501.669363] [drm:drm_mode_debug_printmodeline], Modeline 51:"640x480" 60 25175 640 656 752 800 480 490 492 525 0x40 0xa
[ 501.669366] [drm:drm_mode_debug_printmodeline], Modeline 42:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[ 501.669391] [drm:drm_mode_getconnector], [CONNECTOR:29:?]
[ 501.747402] [drm:drm_mode_getconnector], [CONNECTOR:7:?]
[ 501.747412] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:7:LVDS-1]
[ 501.747415] [drm:intel_lvds_detect], [CONNECTOR:7:LVDS-1]
[ 501.747431] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:7:LVDS-1] probed modes :
[ 501.747434] [drm:drm_mode_debug_printmodeline], Modeline 10:"1440x900" 60 106890 1440 1488 1520 1924 900 903 909 926 0x48 0xa
[ 501.747438] [drm:drm_mode_debug_printmodeline], Modeline 11:"1440x900" 50 89260 1440 1488 1520 1740 900 903 909 1026 0x40 0xa
[ 501.747443] [drm:drm_mode_getconnector], [CONNECTOR:7:?]
[ 501.747593] [drm:drm_mode_getconnector], [CONNECTOR:14:?]
[ 501.747597] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:14:VGA-1]
[ 501.747600] [drm:intel_crt_detect], [CONNECTOR:14:VGA-1] force=1
[ 501.747604] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40000, result 0
[ 501.747606] [drm:intel_crt_detect], CRT not detected via hotplug
[ 501.747769] [drm:gmbus_xfer], GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[ 501.747774] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[ 501.747775] [drm:intel_crt_get_edid], CRT GMBUS EDID read failed, retry using GPIO bit-banging
[ 501.747777] [drm:intel_gmbus_force_bit], enabling bit-banging on i915 gmbus vga. force bit now 1
[ 501.748144] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[ 501.748147] [drm:intel_gmbus_force_bit], disabling bit-banging on i915 gmbus vga. force bit now 0
[ 501.748149] [drm:intel_crt_detect_ddc], CRT not detected via DDC:0x50 [no valid EDID found]
[ 501.748151] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:14:VGA-1] disconnected
[ 501.748159] [drm:drm_mode_getconnector], [CONNECTOR:17:?]
[ 501.748161] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:HDMI-A-1]
[ 501.748164] [drm:intel_hdmi_detect], [CONNECTOR:17:HDMI-A-1]
[ 501.761738] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpb
[ 501.761746] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:HDMI-A-1] disconnected
[ 501.761765] [drm:drm_mode_getconnector], [CONNECTOR:21:?]
[ 501.761768] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:DP-1]
[ 501.761770] [drm:intel_dp_detect], [CONNECTOR:21:DP-1]
[ 501.761773] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:DP-1] disconnected
[ 501.761775] [drm:drm_mode_getconnector], [CONNECTOR:23:?]
[ 501.761777] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:23:HDMI-A-2]
[ 501.761779] [drm:intel_hdmi_detect], [CONNECTOR:23:HDMI-A-2]
[ 501.761935] [drm:gmbus_xfer], GMBUS [i915 gmbus dpc] NAK for addr: 0050 r(1)
[ 501.761937] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpc
[ 501.761939] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:23:HDMI-A-2] disconnected
[ 501.761941] [drm:drm_mode_getconnector], [CONNECTOR:25:?]
[ 501.761943] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:25:HDMI-A-3]
[ 501.761945] [drm:intel_hdmi_detect], [CONNECTOR:25:HDMI-A-3]
[ 501.762105] [drm:gmbus_xfer], GMBUS [i915 gmbus dpd] NAK for addr: 0050 r(1)
[ 501.762107] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpd
[ 501.762108] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:25:HDMI-A-3] disconnected
[ 501.762111] [drm:drm_mode_getconnector], [CONNECTOR:27:?]
[ 501.762113] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:27:DP-2]
[ 501.762114] [drm:intel_dp_detect], [CONNECTOR:27:DP-2]
[ 501.762117] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:27:DP-2] disconnected
[ 501.762127] [drm:drm_mode_getconnector], [CONNECTOR:29:?]
[ 501.762128] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:29:DP-3]
[ 501.762132] [drm:intel_dp_detect], [CONNECTOR:29:DP-3]
[ 501.762422] [drm:intel_dp_get_dpcd], DPCD: 11 0a 84 01 01 00 01 00 02 02 06 00 00 00 00
[ 501.763322] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 501.783554] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 501.805303] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 501.805315] [drm:drm_detect_monitor_audio], Monitor has basic audio support
[ 501.806064] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 501.827082] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 501.848545] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 501.848655] [drm:drm_edid_to_eld], ELD monitor SMS27A850
[ 501.848660] [drm:drm_edid_to_eld], ELD size 8, SAD count 1
[ 501.848693] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:29:DP-3] probed modes :
[ 501.848699] [drm:drm_mode_debug_printmodeline], Modeline 31:"2560x1440" 60 241500 2560 2608 2640 2720 1440 1443 1448 1481 0x48 0x9
[ 501.848707] [drm:drm_mode_debug_printmodeline], Modeline 43:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 501.848714] [drm:drm_mode_debug_printmodeline], Modeline 35:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 501.848721] [drm:drm_mode_debug_printmodeline], Modeline 34:"1280x960" 60 108000 1280 1376 1488 1800 960 961 964 1000 0x40 0x5
[ 501.848728] [drm:drm_mode_debug_printmodeline], Modeline 33:"1280x800" 60 83500 1280 1352 1480 1680 800 803 809 831 0x40 0x9
[ 501.848736] [drm:drm_mode_debug_printmodeline], Modeline 32:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[ 501.848743] [drm:drm_mode_debug_printmodeline], Modeline 44:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[ 501.848750] [drm:drm_mode_debug_printmodeline], Modeline 45:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
[ 501.848757] [drm:drm_mode_debug_printmodeline], Modeline 46:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 501.848765] [drm:drm_mode_debug_printmodeline], Modeline 47:"832x624" 75 57284 832 864 928 1152 624 625 628 667 0x40 0xa
[ 501.848772] [drm:drm_mode_debug_printmodeline], Modeline 48:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[ 501.848779] [drm:drm_mode_debug_printmodeline], Modeline 49:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
[ 501.848786] [drm:drm_mode_debug_printmodeline], Modeline 36:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[ 501.848793] [drm:drm_mode_debug_printmodeline], Modeline 37:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[ 501.848800] [drm:drm_mode_debug_printmodeline], Modeline 38:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[ 501.848807] [drm:drm_mode_debug_printmodeline], Modeline 39:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa
[ 501.848814] [drm:drm_mode_debug_printmodeline], Modeline 40:"640x480" 67 30240 640 704 768 864 480 483 486 525 0x40 0xa
[ 501.848821] [drm:drm_mode_debug_printmodeline], Modeline 41:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[ 501.848828] [drm:drm_mode_debug_printmodeline], Modeline 51:"640x480" 60 25175 640 656 752 800 480 490 492 525 0x40 0xa
[ 501.848835] [drm:drm_mode_debug_printmodeline], Modeline 42:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[ 501.848860] [drm:drm_mode_getconnector], [CONNECTOR:29:?]
[ 502.032816] [drm:drm_mode_getconnector], [CONNECTOR:7:?]
[ 502.032827] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:7:LVDS-1]
[ 502.032830] [drm:intel_lvds_detect], [CONNECTOR:7:LVDS-1]
[ 502.032846] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:7:LVDS-1] probed modes :
[ 502.032849] [drm:drm_mode_debug_printmodeline], Modeline 10:"1440x900" 60 106890 1440 1488 1520 1924 900 903 909 926 0x48 0xa
[ 502.032853] [drm:drm_mode_debug_printmodeline], Modeline 11:"1440x900" 50 89260 1440 1488 1520 1740 900 903 909 1026 0x40 0xa
[ 502.032858] [drm:drm_mode_getconnector], [CONNECTOR:7:?]
[ 502.033024] [drm:drm_mode_getconnector], [CONNECTOR:14:?]
[ 502.033027] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:14:VGA-1]
[ 502.033030] [drm:intel_crt_detect], [CONNECTOR:14:VGA-1] force=1
[ 502.033034] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40000, result 0
[ 502.033036] [drm:intel_crt_detect], CRT not detected via hotplug
[ 502.033201] [drm:gmbus_xfer], GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[ 502.033205] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[ 502.033207] [drm:intel_crt_get_edid], CRT GMBUS EDID read failed, retry using GPIO bit-banging
[ 502.033209] [drm:intel_gmbus_force_bit], enabling bit-banging on i915 gmbus vga. force bit now 1
[ 502.033574] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[ 502.033577] [drm:intel_gmbus_force_bit], disabling bit-banging on i915 gmbus vga. force bit now 0
[ 502.033580] [drm:intel_crt_detect_ddc], CRT not detected via DDC:0x50 [no valid EDID found]
[ 502.033582] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:14:VGA-1] disconnected
[ 502.033591] [drm:drm_mode_getconnector], [CONNECTOR:17:?]
[ 502.033593] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:HDMI-A-1]
[ 502.033596] [drm:intel_hdmi_detect], [CONNECTOR:17:HDMI-A-1]
[ 502.045783] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpb
[ 502.045791] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:HDMI-A-1] disconnected
[ 502.045811] [drm:drm_mode_getconnector], [CONNECTOR:21:?]
[ 502.045814] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:DP-1]
[ 502.045816] [drm:intel_dp_detect], [CONNECTOR:21:DP-1]
[ 502.045819] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:DP-1] disconnected
[ 502.045822] [drm:drm_mode_getconnector], [CONNECTOR:23:?]
[ 502.045823] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:23:HDMI-A-2]
[ 502.045825] [drm:intel_hdmi_detect], [CONNECTOR:23:HDMI-A-2]
[ 502.045991] [drm:gmbus_xfer], GMBUS [i915 gmbus dpc] NAK for addr: 0050 r(1)
[ 502.045995] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpc
[ 502.045998] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:23:HDMI-A-2] disconnected
[ 502.046004] [drm:drm_mode_getconnector], [CONNECTOR:25:?]
[ 502.046007] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:25:HDMI-A-3]
[ 502.046009] [drm:intel_hdmi_detect], [CONNECTOR:25:HDMI-A-3]
[ 502.046167] [drm:gmbus_xfer], GMBUS [i915 gmbus dpd] NAK for addr: 0050 r(1)
[ 502.046171] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpd
[ 502.046174] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:25:HDMI-A-3] disconnected
[ 502.046179] [drm:drm_mode_getconnector], [CONNECTOR:27:?]
[ 502.046183] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:27:DP-2]
[ 502.046185] [drm:intel_dp_detect], [CONNECTOR:27:DP-2]
[ 502.046188] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:27:DP-2] disconnected
[ 502.046200] [drm:drm_mode_getconnector], [CONNECTOR:29:?]
[ 502.046203] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:29:DP-3]
[ 502.046208] [drm:intel_dp_detect], [CONNECTOR:29:DP-3]
[ 502.046499] [drm:intel_dp_get_dpcd], DPCD: 11 0a 84 01 01 00 01 00 02 02 06 00 00 00 00
[ 502.047412] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 502.069840] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 502.090051] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 502.090059] [drm:drm_detect_monitor_audio], Monitor has basic audio support
[ 502.090779] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 502.110895] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 502.131778] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 502.131852] [drm:drm_edid_to_eld], ELD monitor SMS27A850
[ 502.131855] [drm:drm_edid_to_eld], ELD size 8, SAD count 1
[ 502.131877] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:29:DP-3] probed modes :
[ 502.131880] [drm:drm_mode_debug_printmodeline], Modeline 31:"2560x1440" 60 241500 2560 2608 2640 2720 1440 1443 1448 1481 0x48 0x9
[ 502.131885] [drm:drm_mode_debug_printmodeline], Modeline 43:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 502.131889] [drm:drm_mode_debug_printmodeline], Modeline 35:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 502.131892] [drm:drm_mode_debug_printmodeline], Modeline 34:"1280x960" 60 108000 1280 1376 1488 1800 960 961 964 1000 0x40 0x5
[ 502.131897] [drm:drm_mode_debug_printmodeline], Modeline 33:"1280x800" 60 83500 1280 1352 1480 1680 800 803 809 831 0x40 0x9
[ 502.131900] [drm:drm_mode_debug_printmodeline], Modeline 32:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[ 502.131905] [drm:drm_mode_debug_printmodeline], Modeline 44:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[ 502.131908] [drm:drm_mode_debug_printmodeline], Modeline 45:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
[ 502.131912] [drm:drm_mode_debug_printmodeline], Modeline 46:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 502.131916] [drm:drm_mode_debug_printmodeline], Modeline 47:"832x624" 75 57284 832 864 928 1152 624 625 628 667 0x40 0xa
[ 502.131920] [drm:drm_mode_debug_printmodeline], Modeline 48:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[ 502.131924] [drm:drm_mode_debug_printmodeline], Modeline 49:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
[ 502.131928] [drm:drm_mode_debug_printmodeline], Modeline 36:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[ 502.131932] [drm:drm_mode_debug_printmodeline], Modeline 37:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[ 502.131936] [drm:drm_mode_debug_printmodeline], Modeline 38:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[ 502.131940] [drm:drm_mode_debug_printmodeline], Modeline 39:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa
[ 502.131944] [drm:drm_mode_debug_printmodeline], Modeline 40:"640x480" 67 30240 640 704 768 864 480 483 486 525 0x40 0xa
[ 502.131947] [drm:drm_mode_debug_printmodeline], Modeline 41:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[ 502.131951] [drm:drm_mode_debug_printmodeline], Modeline 51:"640x480" 60 25175 640 656 752 800 480 490 492 525 0x40 0xa
[ 502.131955] [drm:drm_mode_debug_printmodeline], Modeline 42:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[ 502.131981] [drm:drm_mode_getconnector], [CONNECTOR:29:?]
[ 502.200822] [drm:i915_driver_open],
[ 502.239934] [drm:drm_mode_getconnector], [CONNECTOR:7:?]
[ 502.239944] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:7:LVDS-1]
[ 502.239947] [drm:intel_lvds_detect], [CONNECTOR:7:LVDS-1]
[ 502.239962] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:7:LVDS-1] probed modes :
[ 502.239965] [drm:drm_mode_debug_printmodeline], Modeline 10:"1440x900" 60 106890 1440 1488 1520 1924 900 903 909 926 0x48 0xa
[ 502.239968] [drm:drm_mode_debug_printmodeline], Modeline 11:"1440x900" 50 89260 1440 1488 1520 1740 900 903 909 1026 0x40 0xa
[ 502.239973] [drm:drm_mode_getconnector], [CONNECTOR:7:?]
[ 502.240119] [drm:drm_mode_getconnector], [CONNECTOR:14:?]
[ 502.240123] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:14:VGA-1]
[ 502.240126] [drm:intel_crt_detect], [CONNECTOR:14:VGA-1] force=1
[ 502.240130] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40000, result 0
[ 502.240132] [drm:intel_crt_detect], CRT not detected via hotplug
[ 502.240293] [drm:gmbus_xfer], GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[ 502.240298] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[ 502.240300] [drm:intel_crt_get_edid], CRT GMBUS EDID read failed, retry using GPIO bit-banging
[ 502.240302] [drm:intel_gmbus_force_bit], enabling bit-banging on i915 gmbus vga. force bit now 1
[ 502.240668] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[ 502.240670] [drm:intel_gmbus_force_bit], disabling bit-banging on i915 gmbus vga. force bit now 0
[ 502.240673] [drm:intel_crt_detect_ddc], CRT not detected via DDC:0x50 [no valid EDID found]
[ 502.240675] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:14:VGA-1] disconnected
[ 502.240683] [drm:drm_mode_getconnector], [CONNECTOR:17:?]
[ 502.240686] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:HDMI-A-1]
[ 502.240688] [drm:intel_hdmi_detect], [CONNECTOR:17:HDMI-A-1]
[ 502.253796] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpb
[ 502.253806] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:HDMI-A-1] disconnected
[ 502.253825] [drm:drm_mode_getconnector], [CONNECTOR:21:?]
[ 502.253828] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:DP-1]
[ 502.253831] [drm:intel_dp_detect], [CONNECTOR:21:DP-1]
[ 502.253835] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:DP-1] disconnected
[ 502.253839] [drm:drm_mode_getconnector], [CONNECTOR:23:?]
[ 502.253842] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:23:HDMI-A-2]
[ 502.253844] [drm:intel_hdmi_detect], [CONNECTOR:23:HDMI-A-2]
[ 502.254005] [drm:gmbus_xfer], GMBUS [i915 gmbus dpc] NAK for addr: 0050 r(1)
[ 502.254010] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpc
[ 502.254012] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:23:HDMI-A-2] disconnected
[ 502.254019] [drm:drm_mode_getconnector], [CONNECTOR:25:?]
[ 502.254022] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:25:HDMI-A-3]
[ 502.254024] [drm:intel_hdmi_detect], [CONNECTOR:25:HDMI-A-3]
[ 502.254180] [drm:gmbus_xfer], GMBUS [i915 gmbus dpd] NAK for addr: 0050 r(1)
[ 502.254184] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpd
[ 502.254186] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:25:HDMI-A-3] disconnected
[ 502.254192] [drm:drm_mode_getconnector], [CONNECTOR:27:?]
[ 502.254195] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:27:DP-2]
[ 502.254197] [drm:intel_dp_detect], [CONNECTOR:27:DP-2]
[ 502.254200] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:27:DP-2] disconnected
[ 502.254210] [drm:drm_mode_getconnector], [CONNECTOR:29:?]
[ 502.254213] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:29:DP-3]
[ 502.254217] [drm:intel_dp_detect], [CONNECTOR:29:DP-3]
[ 502.254502] [drm:intel_dp_get_dpcd], DPCD: 11 0a 84 01 01 00 01 00 02 02 06 00 00 00 00
[ 502.255857] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 502.277489] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 502.297495] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 502.297504] [drm:drm_detect_monitor_audio], Monitor has basic audio support
[ 502.298236] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 502.318262] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 502.338560] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 502.338618] [drm:drm_edid_to_eld], ELD monitor SMS27A850
[ 502.338621] [drm:drm_edid_to_eld], ELD size 8, SAD count 1
[ 502.338637] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:29:DP-3] probed modes :
[ 502.338640] [drm:drm_mode_debug_printmodeline], Modeline 31:"2560x1440" 60 241500 2560 2608 2640 2720 1440 1443 1448 1481 0x48 0x9
[ 502.338644] [drm:drm_mode_debug_printmodeline], Modeline 43:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 502.338647] [drm:drm_mode_debug_printmodeline], Modeline 35:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 502.338649] [drm:drm_mode_debug_printmodeline], Modeline 34:"1280x960" 60 108000 1280 1376 1488 1800 960 961 964 1000 0x40 0x5
[ 502.338652] [drm:drm_mode_debug_printmodeline], Modeline 33:"1280x800" 60 83500 1280 1352 1480 1680 800 803 809 831 0x40 0x9
[ 502.338655] [drm:drm_mode_debug_printmodeline], Modeline 32:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[ 502.338658] [drm:drm_mode_debug_printmodeline], Modeline 44:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[ 502.338661] [drm:drm_mode_debug_printmodeline], Modeline 45:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
[ 502.338664] [drm:drm_mode_debug_printmodeline], Modeline 46:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 502.338667] [drm:drm_mode_debug_printmodeline], Modeline 47:"832x624" 75 57284 832 864 928 1152 624 625 628 667 0x40 0xa
[ 502.338669] [drm:drm_mode_debug_printmodeline], Modeline 48:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[ 502.338672] [drm:drm_mode_debug_printmodeline], Modeline 49:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
[ 502.338675] [drm:drm_mode_debug_printmodeline], Modeline 36:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[ 502.338678] [drm:drm_mode_debug_printmodeline], Modeline 37:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[ 502.338681] [drm:drm_mode_debug_printmodeline], Modeline 38:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[ 502.338684] [drm:drm_mode_debug_printmodeline], Modeline 39:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa
[ 502.338700] [drm:drm_mode_debug_printmodeline], Modeline 40:"640x480" 67 30240 640 704 768 864 480 483 486 525 0x40 0xa
[ 502.338703] [drm:drm_mode_debug_printmodeline], Modeline 41:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[ 502.338706] [drm:drm_mode_debug_printmodeline], Modeline 51:"640x480" 60 25175 640 656 752 800 480 490 492 525 0x40 0xa
[ 502.338709] [drm:drm_mode_debug_printmodeline], Modeline 42:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[ 502.338735] [drm:drm_mode_getconnector], [CONNECTOR:29:?]
[ 503.129536] wlan0: authenticate with 54:3d:37:40:46:b8
[ 503.141750] wlan0: send auth to 54:3d:37:40:46:b8 (try 1/3)
[ 503.143631] wlan0: authenticated
[ 503.145893] wlan0: associate with 54:3d:37:40:46:b8 (try 1/3)
[ 503.156711] wlan0: RX AssocResp from 54:3d:37:40:46:b8 (capab=0x431 status=0 aid=6)
[ 503.160794] wlan0: associated
[ 503.160839] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 503.633336] [drm:drm_mode_addfb], [FB:54]
[ 512.485786] [drm:intel_crtc_cursor_set], cursor off
[ 522.486129] [drm:drm_mode_getconnector], [CONNECTOR:7:?]
[ 522.486139] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:7:LVDS-1]
[ 522.486142] [drm:intel_lvds_detect], [CONNECTOR:7:LVDS-1]
[ 522.486160] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:7:LVDS-1] probed modes :
[ 522.486162] [drm:drm_mode_debug_printmodeline], Modeline 10:"1440x900" 60 106890 1440 1488 1520 1924 900 903 909 926 0x48 0xa
[ 522.486167] [drm:drm_mode_debug_printmodeline], Modeline 11:"1440x900" 50 89260 1440 1488 1520 1740 900 903 909 1026 0x40 0xa
[ 522.486172] [drm:drm_mode_getconnector], [CONNECTOR:7:?]
[ 522.486318] [drm:drm_mode_getconnector], [CONNECTOR:14:?]
[ 522.486322] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:14:VGA-1]
[ 522.486324] [drm:intel_crt_detect], [CONNECTOR:14:VGA-1] force=1
[ 522.486329] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40000, result 0
[ 522.486332] [drm:intel_crt_detect], CRT not detected via hotplug
[ 522.486498] [drm:gmbus_xfer], GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[ 522.486503] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[ 522.486505] [drm:intel_crt_get_edid], CRT GMBUS EDID read failed, retry using GPIO bit-banging
[ 522.486506] [drm:intel_gmbus_force_bit], enabling bit-banging on i915 gmbus vga. force bit now 1
[ 522.486878] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[ 522.486881] [drm:intel_gmbus_force_bit], disabling bit-banging on i915 gmbus vga. force bit now 0
[ 522.486884] [drm:intel_crt_detect_ddc], CRT not detected via DDC:0x50 [no valid EDID found]
[ 522.486886] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:14:VGA-1] disconnected
[ 522.486895] [drm:drm_mode_getconnector], [CONNECTOR:17:?]
[ 522.486898] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:HDMI-A-1]
[ 522.486901] [drm:intel_hdmi_detect], [CONNECTOR:17:HDMI-A-1]
[ 522.501974] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpb
[ 522.501983] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:HDMI-A-1] disconnected
[ 522.502006] [drm:drm_mode_getconnector], [CONNECTOR:21:?]
[ 522.502010] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:DP-1]
[ 522.502013] [drm:intel_dp_detect], [CONNECTOR:21:DP-1]
[ 522.502017] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:DP-1] disconnected
[ 522.502021] [drm:drm_mode_getconnector], [CONNECTOR:23:?]
[ 522.502023] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:23:HDMI-A-2]
[ 522.502026] [drm:intel_hdmi_detect], [CONNECTOR:23:HDMI-A-2]
[ 522.502191] [drm:gmbus_xfer], GMBUS [i915 gmbus dpc] NAK for addr: 0050 r(1)
[ 522.502196] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpc
[ 522.502198] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:23:HDMI-A-2] disconnected
[ 522.502204] [drm:drm_mode_getconnector], [CONNECTOR:25:?]
[ 522.502207] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:25:HDMI-A-3]
[ 522.502208] [drm:intel_hdmi_detect], [CONNECTOR:25:HDMI-A-3]
[ 522.502368] [drm:gmbus_xfer], GMBUS [i915 gmbus dpd] NAK for addr: 0050 r(1)
[ 522.502370] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpd
[ 522.502371] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:25:HDMI-A-3] disconnected
[ 522.502374] [drm:drm_mode_getconnector], [CONNECTOR:27:?]
[ 522.502376] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:27:DP-2]
[ 522.502377] [drm:intel_dp_detect], [CONNECTOR:27:DP-2]
[ 522.502380] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:27:DP-2] disconnected
[ 522.502388] [drm:drm_mode_getconnector], [CONNECTOR:29:?]
[ 522.502390] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:29:DP-3]
[ 522.502395] [drm:intel_dp_detect], [CONNECTOR:29:DP-3]
[ 522.502682] [drm:intel_dp_get_dpcd], DPCD: 11 0a 84 01 01 00 01 00 02 02 06 00 00 00 00
[ 522.503565] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 522.523782] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 522.543731] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 522.543738] [drm:drm_detect_monitor_audio], Monitor has basic audio support
[ 522.544447] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 522.564653] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 522.584913] [drm:i2c_algo_dp_aux_xfer], dp_aux_xfer return 2
[ 522.584980] [drm:drm_edid_to_eld], ELD monitor SMS27A850
[ 522.584982] [drm:drm_edid_to_eld], ELD size 8, SAD count 1
[ 522.585001] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:29:DP-3] probed modes :
[ 522.585003] [drm:drm_mode_debug_printmodeline], Modeline 31:"2560x1440" 60 241500 2560 2608 2640 2720 1440 1443 1448 1481 0x48 0x9
[ 522.585008] [drm:drm_mode_debug_printmodeline], Modeline 43:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 522.585011] [drm:drm_mode_debug_printmodeline], Modeline 35:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[ 522.585015] [drm:drm_mode_debug_printmodeline], Modeline 34:"1280x960" 60 108000 1280 1376 1488 1800 960 961 964 1000 0x40 0x5
[ 522.585018] [drm:drm_mode_debug_printmodeline], Modeline 33:"1280x800" 60 83500 1280 1352 1480 1680 800 803 809 831 0x40 0x9
[ 522.585022] [drm:drm_mode_debug_printmodeline], Modeline 32:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[ 522.585025] [drm:drm_mode_debug_printmodeline], Modeline 44:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[ 522.585029] [drm:drm_mode_debug_printmodeline], Modeline 45:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
[ 522.585032] [drm:drm_mode_debug_printmodeline], Modeline 46:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 522.585035] [drm:drm_mode_debug_printmodeline], Modeline 47:"832x624" 75 57284 832 864 928 1152 624 625 628 667 0x40 0xa
[ 522.585039] [drm:drm_mode_debug_printmodeline], Modeline 48:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[ 522.585042] [drm:drm_mode_debug_printmodeline], Modeline 49:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
[ 522.585045] [drm:drm_mode_debug_printmodeline], Modeline 36:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[ 522.585049] [drm:drm_mode_debug_printmodeline], Modeline 37:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[ 522.585052] [drm:drm_mode_debug_printmodeline], Modeline 38:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[ 522.585055] [drm:drm_mode_debug_printmodeline], Modeline 39:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa
[ 522.585059] [drm:drm_mode_debug_printmodeline], Modeline 40:"640x480" 67 30240 640 704 768 864 480 483 486 525 0x40 0xa
[ 522.585062] [drm:drm_mode_debug_printmodeline], Modeline 41:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[ 522.585066] [drm:drm_mode_debug_printmodeline], Modeline 51:"640x480" 60 25175 640 656 752 800 480 490 492 525 0x40 0xa
[ 522.585069] [drm:drm_mode_debug_printmodeline], Modeline 42:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[ 522.585092] [drm:drm_mode_getconnector], [CONNECTOR:29:?]
[ 562.304080] [drm:intel_hpd_irq_handler], Received HPD interrupt on PIN 6 - cnt: 0
[ 562.304172] [drm:i915_hotplug_work_func], running encoder hotplug functions
[ 562.304178] [drm:i915_hotplug_work_func], Connector HDMI-A-3 (pin 6) received hotplug event.
[ 562.304187] [drm:i915_hotplug_work_func], Connector DP-3 (pin 6) received hotplug event.
[ 562.304193] [drm:intel_hdmi_detect], [CONNECTOR:25:HDMI-A-3]
[ 562.304380] [drm:gmbus_xfer], GMBUS [i915 gmbus dpd] NAK for addr: 0050 r(1)
[ 562.304388] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpd
[ 562.304392] [drm:intel_hpd_irq_event], [CONNECTOR:25:HDMI-A-3] status updated from 2 to 2
[ 562.306902] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x7015003f
[ 562.308891] logitech-djreceiver 0003:046D:C52B.0003: can't reset device, 0000:00:1a.0-1.5.4/input2, status -71
[ 562.312921] usb 1-1.5: clear tt 4 (0070) error -71
[ 562.314699] hid-generic 0003:046D:C025.0006: can't reset device, 0000:00:1a.0-1.5.6.1/input0, status -71
[ 562.316809] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x7015003f
[ 562.317046] logitech-djreceiver 0003:046D:C52B.0003: can't reset device, 0000:00:1a.0-1.5.4/input2, status -71
[ 562.318709] hid-generic 0003:08BB:2900.0007: can't reset device, 0000:00:1a.0-1.5.6.2/input3, status -71
[ 562.318722] usb 1-1.5.6: clear tt 1 (0090) error -71
[ 562.319698] hid-generic 0003:0430:0005.0008: can't reset device, 0000:00:1a.0-1.5.6.3/input0, status -71
[ 562.321052] usb 1-1.5: clear tt 4 (0070) error -71
[ 562.323150] hid-generic 0003:046D:C025.0006: can't reset device, 0000:00:1a.0-1.5.6.1/input0, status -71
[ 562.323161] usb 1-1.5.6: clear tt 2 (00a0) error -71
[ 562.324839] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x7015003f
[ 562.325176] logitech-djreceiver 0003:046D:C52B.0003: can't reset device, 0000:00:1a.0-1.5.4/input2, status -71
[ 562.327675] usb 1-1.5.6: clear tt 3 (00b0) error -71
[ 562.329146] usb 1-1.5: clear tt 4 (0070) error -71
[ 562.330349] [drm:intel_dp_link_down],
[ 562.331924] usb 1-1.5.6: clear tt 1 (0090) error -71
[ 562.333276] logitech-djreceiver 0003:046D:C52B.0003: can't reset device, 0000:00:1a.0-1.5.4/input2, status -71
[ 562.334720] hid-generic 0003:08BB:2900.0007: can't reset device, 0000:00:1a.0-1.5.6.2/input3, status -71
[ 562.335721] hid-generic 0003:0430:0005.0008: can't reset device, 0000:00:1a.0-1.5.6.3/input0, status -71
[ 562.335983] hid-generic 0003:046D:C025.0006: can't reset device, 0000:00:1a.0-1.5.6.1/input0, status -71
[ 562.337321] usb 1-1.5: clear tt 4 (0070) error -71
[ 562.338701] usb 1-1.5.6: clear tt 2 (00a0) error -71
[ 562.341432] logitech-djreceiver 0003:046D:C52B.0003: can't reset device, 0000:00:1a.0-1.5.4/input2, status -71
[ 562.342929] usb 1-1.5.6: clear tt 3 (00b0) error -71
[ 562.343090] hid-generic 0003:08BB:2900.0007: can't reset device, 0000:00:1a.0-1.5.6.2/input3, status -71
[ 562.345428] usb 1-1.5: clear tt 4 (0070) error -71
[ 562.347091] hid-generic 0003:0430:0005.0008: can't reset device, 0000:00:1a.0-1.5.6.3/input0, status -71
[ 562.347152] usb 1-1.5.6: clear tt 1 (0090) error -71
[ 562.349595] logitech-djreceiver 0003:046D:C52B.0003: can't reset device, 0000:00:1a.0-1.5.4/input2, status -71
[ 562.350321] [drm:intel_dp_detect], [CONNECTOR:29:DP-3]
[ 562.350333] [drm:intel_hpd_irq_event], [CONNECTOR:29:DP-3] status updated from 1 to 2
[ 562.351348] hid-generic 0003:046D:C025.0006: can't reset device, 0000:00:1a.0-1.5.6.1/input0, status -71
[ 562.351533] [drm:asle_set_backlight], bclp = 0x80000003
[ 562.351539] [drm:intel_panel_get_max_backlight], max backlight PWM = 4437
[ 562.351543] [drm:asle_set_pwm_freq], PWM freq is not supported
[ 562.352749] usb 1-1.5.6: clear tt 2 (00a0) error -71
[ 562.352894] [drm:drm_mode_getconnector], [CONNECTOR:7:?]
[ 562.352904] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:7:LVDS-1]
[ 562.352911] [drm:intel_lvds_detect], [CONNECTOR:7:LVDS-1]
[ 562.352935] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:7:LVDS-1] probed modes :
[ 562.352940] [drm:drm_mode_debug_printmodeline], Modeline 10:"1440x900" 60 106890 1440 1488 1520 1924 900 903 909 926 0x48 0xa
[ 562.352949] [drm:drm_mode_debug_printmodeline], Modeline 11:"1440x900" 50 89260 1440 1488 1520 1740 900 903 909 1026 0x40 0xa
[ 562.352960] [drm:drm_mode_getconnector], [CONNECTOR:7:?]
[ 562.353224] [drm:intel_dp_detect], [CONNECTOR:21:DP-1]
[ 562.353250] [drm:drm_mode_getconnector], [CONNECTOR:14:?]
[ 562.353258] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:14:VGA-1]
[ 562.353263] [drm:intel_crt_detect], [CONNECTOR:14:VGA-1] force=1
[ 562.353270] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40000, result 0
[ 562.353275] [drm:intel_crt_detect], CRT not detected via hotplug
[ 562.353444] [drm:gmbus_xfer], GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[ 562.353452] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[ 562.353456] [drm:intel_crt_get_edid], CRT GMBUS EDID read failed, retry using GPIO bit-banging
[ 562.353458] [drm:intel_gmbus_force_bit], enabling bit-banging on i915 gmbus vga. force bit now 1
[ 562.353870] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[ 562.353875] [drm:intel_gmbus_force_bit], disabling bit-banging on i915 gmbus vga. force bit now 0
[ 562.353883] [drm:intel_crt_detect_ddc], CRT not detected via DDC:0x50 [no valid EDID found]
[ 562.353887] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:14:VGA-1] disconnected
[ 562.353902] [drm:intel_dp_detect],
[ 562.353906] [drm:drm_mode_getconnector], [CONNECTOR:17:?]
[ 562.353913] [CONNECTOR:27:DP-2]
[ 562.353920] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:HDMI-A-1]
[ 562.353926] [drm:intel_hdmi_detect], [CONNECTOR:17:HDMI-A-1]
[ 562.356836] hid-generic 0003:08BB:2900.0007: can't reset device, 0000:00:1a.0-1.5.6.2/input3, status -71
[ 562.366386] usb 1-1.5.6: clear tt 3 (00b0) error -71
[ 562.366401] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpb
[ 562.366406] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:HDMI-A-1] disconnected
[ 562.366421] [drm:drm_mode_getconnector],
[ 562.366425] [drm:intel_dp_detect], [CONNECTOR:21:?]
[ 562.366431] [CONNECTOR:29:DP-3]
[ 562.366437] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:DP-1]
[ 562.366442] [drm:intel_dp_detect], [CONNECTOR:21:DP-1]
[ 562.366448] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:DP-1] disconnected
[ 562.366455] [drm:drm_mode_getconnector], [CONNECTOR:23:?]
[ 562.366460] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:23:HDMI-A-2]
[ 562.366465] [drm:intel_hdmi_detect], [CONNECTOR:23:HDMI-A-2]
[ 562.366484] usb 1-1.5: clear tt 4 (0070) error -71
[ 562.366662] [drm:gmbus_xfer], GMBUS [i915 gmbus dpc] NAK for addr: 0050 r(1)
[ 562.366666] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpc
[ 562.366669] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:23:HDMI-A-2] disconnected
[ 562.366678] [drm:drm_mode_getconnector], [CONNECTOR:25:?]
[ 562.366710] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:25:HDMI-A-3]
[ 562.366712] [drm:intel_hdmi_detect], [CONNECTOR:25:HDMI-A-3]
[ 562.366902] [drm:gmbus_xfer], GMBUS [i915 gmbus dpd] NAK for addr: 0050 r(1)
[ 562.366907] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpd
[ 562.366910] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:25:HDMI-A-3] disconnected
[ 562.366919] [drm:intel_hdmi_detect],
[ 562.366921] [drm:drm_mode_getconnector], [CONNECTOR:27:?]
[ 562.366924] [CONNECTOR:17:HDMI-A-1]
[ 562.370665] logitech-djreceiver 0003:046D:C52B.0003: can't reset device, 0000:00:1a.0-1.5.4/input2, status -71
[ 562.370678] usb 1-1.5.6: clear tt 1 (0090) error -71
[ 562.374701] usb 1-1.5: clear tt 4 (0070) error -71
[ 562.375049] usb 1-1.5.6: clear tt 2 (00a0) error -71
[ 562.379418] usb 1-1.5.6: clear tt 3 (00b0) error -71
[ 562.382369] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpb
[ 562.382389] hid-generic 0003:046D:C025.0006: can't reset device, 0000:00:1a.0-1.5.6.1/input0, status -71
[ 562.382431] hid-generic 0003:0430:0005.0008: can't reset device, 0000:00:1a.0-1.5.6.3/input0, status -71
[ 562.382443] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:27:DP-2]
[ 562.382451] [drm:intel_dp_detect], [CONNECTOR:27:DP-2]
[ 562.382458] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:27:DP-2] disconnected
[ 562.382465] [drm:intel_hdmi_detect], [CONNECTOR:23:HDMI-A-2]
[ 562.382479] [drm:drm_mode_getconnector], [CONNECTOR:29:?]
[ 562.382698] [drm:gmbus_xfer], GMBUS [i915 gmbus dpc] NAK for addr: 0050 r(1)
[ 562.382706] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpc
[ 562.382741] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:29:DP-3]
[ 562.382751] [drm:intel_dp_detect], [CONNECTOR:29:DP-3]
[ 562.382758] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:29:DP-3] disconnected
[ 562.382787] [drm:intel_hdmi_detect], [CONNECTOR:25:HDMI-A-3]
[ 562.382964] [drm:gmbus_xfer], GMBUS [i915 gmbus dpd] NAK for addr: 0050 r(1)
[ 562.382971] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpd
[ 562.383022] [drm:intel_lvds_detect], [CONNECTOR:7:LVDS-1]
[ 562.383066] [drm:intel_crt_detect], [CONNECTOR:14:VGA-1] force=1
[ 562.383073] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40000, result 0
[ 562.383077] [drm:intel_crt_detect], CRT not detected via hotplug
[ 562.383295] [drm:gmbus_xfer], GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[ 562.383303] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[ 562.383308] [drm:intel_crt_get_edid], CRT GMBUS EDID read failed, retry using GPIO bit-banging
[ 562.383311] [drm:intel_gmbus_force_bit], enabling bit-banging on i915 gmbus vga. force bit now 1
[ 562.383662] usb 1-1.5.6: clear tt 1 (0090) error -71
[ 562.383702] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[ 562.383707] [drm:intel_gmbus_force_bit], disabling bit-banging on i915 gmbus vga. force bit now 0
[ 562.383710] [drm:intel_crt_detect_ddc], CRT not detected via DDC:0x50 [no valid EDID found]
[ 562.386509] logitech-djreceiver 0003:046D:C52B.0003: can't reset device, 0000:00:1a.0-1.5.4/input2, status -71
[ 562.390532] usb 1-1.5.6: clear tt 2 (00a0) error -71
[ 562.390555] usb 1-1.5: clear tt 4 (0070) error -71
[ 562.394378] hid-generic 0003:08BB:2900.0007: can't reset device, 0000:00:1a.0-1.5.6.2/input3, status -71
[ 562.394423] hid-generic 0003:046D:C025.0006: can't reset device, 0000:00:1a.0-1.5.6.1/input0, status -71
[ 562.394601] logitech-djreceiver 0003:046D:C52B.0003: can't reset device, 0000:00:1a.0-1.5.4/input2, status -71
[ 562.394771] usb 1-1.5.6: clear tt 1 (0090) error -71
[ 562.399835] hid-generic 0003:0430:0005.0008: can't reset device, 0000:00:1a.0-1.5.6.3/input0, status -71
[ 562.403059] hid-generic 0003:046D:C025.0006: can't reset device, 0000:00:1a.0-1.5.6.1/input0, status -71
[ 562.403774] usb 1-1.5.6: clear tt 3 (00b0) error -71
[ 562.406425] hid-generic 0003:08BB:2900.0007: can't reset device, 0000:00:1a.0-1.5.6.2/input3, status -71
[ 562.406435] usb 1-1.5: clear tt 4 (0070) error -71
[ 562.408044] usb 1-1.5.6: clear tt 1 (0090) error -71
[ 562.408083] hid-generic 0003:0430:0005.0008: can't reset device, 0000:00:1a.0-1.5.6.3/input0, status -71
[ 562.410481] logitech-djreceiver 0003:046D:C52B.0003: can't reset device, 0000:00:1a.0-1.5.4/input2, status -71
[ 562.412905] usb 1-1.5.6: clear tt 2 (00a0) error -71
[ 562.414531] usb 1-1.5: clear tt 4 (0070) error -71
[ 562.418402] usb 1-1.5.6: clear tt 3 (00b0) error -71
[ 562.418598] logitech-djreceiver 0003:046D:C52B.0003: can't reset device, 0000:00:1a.0-1.5.4/input2, status -71
[ 562.418666] hid-generic 0003:046D:C025.0006: can't reset device, 0000:00:1a.0-1.5.6.1/input0, status -71
[ 562.422532] usb 1-1.5: clear tt 4 (0070) error -71
[ 562.422686] hid-generic 0003:08BB:2900.0007: can't reset device, 0000:00:1a.0-1.5.6.2/input3, status -71
[ 562.422692] usb 1-1.5.6: clear tt 1 (0090) error -71
[ 562.423704] hid-generic 0003:0430:0005.0008: can't reset device, 0000:00:1a.0-1.5.6.3/input0, status -71
[ 562.426735] logitech-djreceiver 0003:046D:C52B.0003: can't reset device, 0000:00:1a.0-1.5.4/input2, status -71
[ 562.427276] usb 1-1.5.6: clear tt 2 (00a0) error -71
[ 562.430779] usb 1-1.5: clear tt 4 (0070) error -71
[ 562.431531] usb 1-1.5.6: clear tt 3 (00b0) error -71
[ 562.434681] hid-generic 0003:046D:C025.0006: can't reset device, 0000:00:1a.0-1.5.6.1/input0, status -71
[ 562.434846] logitech-djreceiver 0003:046D:C52B.0003: can't reset device, 0000:00:1a.0-1.5.4/input2, status -71
[ 562.438695] hid-generic 0003:08BB:2900.0007: can't reset device, 0000:00:1a.0-1.5.6.2/input3, status -71
[ 562.438704] usb 1-1.5.6: clear tt 1 (0090) error -71
[ 562.438776] usb 1-1.5: clear tt 4 (0070) error -71
[ 562.439878] hid-generic 0003:0430:0005.0008: can't reset device, 0000:00:1a.0-1.5.6.3/input0, status -71
[ 562.442867] logitech-djreceiver 0003:046D:C52B.0003: can't reset device, 0000:00:1a.0-1.5.4/input2, status -71
[ 562.443047] hid-generic 0003:046D:C025.0006: can't reset device, 0000:00:1a.0-1.5.6.1/input0, status -71
[ 562.443150] usb 1-1.5.6: clear tt 2 (00a0) error -71
[ 562.446781] usb 1-1.5: clear tt 4 (0070) error -71
[ 562.447173] hid-generic 0003:08BB:2900.0007: can't reset device, 0000:00:1a.0-1.5.6.2/input3, status -71
[ 562.447561] usb 1-1.5.6: clear tt 3 (00b0) error -71
[ 562.451476] logitech-djreceiver 0003:046D:C52B.0003: can't reset device, 0000:00:1a.0-1.5.4/input2, status -71
[ 562.451778] usb 1-1.5.6: clear tt 1 (0090) error -71
[ 562.455402] usb 1-1.5: clear tt 4 (0070) error -71
[ 562.455662] hid-generic 0003:0430:0005.0008: can't reset device, 0000:00:1a.0-1.5.6.3/input0, status -71
[ 562.455789] hid-generic 0003:046D:C025.0006: can't reset device, 0000:00:1a.0-1.5.6.1/input0, status -71
[ 562.456028] usb 1-1.5.6: clear tt 2 (00a0) error -71
[ 562.459447] logitech-djreceiver 0003:046D:C52B.0003: can't reset device, 0000:00:1a.0-1.5.4/input2, status -71
[ 562.460402] usb 1-1.5.6: clear tt 3 (00b0) error -71
[ 562.462674] hid-generic 0003:08BB:2900.0007: can't reset device, 0000:00:1a.0-1.5.6.2/input3, status -71
[ 562.463402] usb 1-1.5: clear tt 4 (0070) error -71
[ 562.464651] usb 1-1.5.6: clear tt 1 (0090) error -71
[ 562.467532] logitech-djreceiver 0003:046D:C52B.0003: can't reset device, 0000:00:1a.0-1.5.4/input2, status -71
[ 562.468908] usb 1-1.5.6: clear tt 2 (00a0) error -71
[ 562.471530] usb 1-1.5: clear tt 4 (0070) error -71
[ 562.471678] hid-generic 0003:0430:0005.0008: can't reset device, 0000:00:1a.0-1.5.6.3/input0, status -71
[ 562.474685] hid-generic 0003:046D:C025.0006: can't reset device, 0000:00:1a.0-1.5.6.1/input0, status -71
[ 562.475591] logitech-djreceiver 0003:046D:C52B.0003: can't reset device, 0000:00:1a.0-1.5.4/input2, status -71
[ 562.475676] usb 1-1.5.6: clear tt 3 (00b0) error -71
[ 562.478685] hid-generic 0003:08BB:2900.0007: can't reset device, 0000:00:1a.0-1.5.6.2/input3, status -71
[ 562.479541] usb 1-1.5: clear tt 4 (0070) error -71
[ 562.480054] hid-generic 0003:0430:0005.0008: can't reset device, 0000:00:1a.0-1.5.6.3/input0, status -71
[ 562.480059] usb 1-1.5.6: clear tt 1 (0090) error -71
[ 562.483582] logitech-djreceiver 0003:046D:C52B.0003: can't reset device, 0000:00:1a.0-1.5.4/input2, status -71
[ 562.484058] hid-generic 0003:046D:C025.0006: can't reset device, 0000:00:1a.0-1.5.6.1/input0, status -71
[ 562.484542] usb 1-1.5.6: clear tt 2 (00a0) error -71
[ 562.487542] usb 1-1.5: clear tt 4 (0070) error -71
[ 562.488558] hid-generic 0003:08BB:2900.0007: can't reset device, 0000:00:1a.0-1.5.6.2/input3, status -71
[ 562.488791] usb 1-1.5.6: clear tt 3 (00b0) error -71
[ 562.491585] logitech-djreceiver 0003:046D:C52B.0003: can't reset device, 0000:00:1a.0-1.5.4/input2, status -71
[ 562.492807] hid-generic 0003:0430:0005.0008: can't reset device, 0000:00:1a.0-1.5.6.3/input0, status -71
[ 562.493044] usb 1-1.5.6: clear tt 1 (0090) error -71
[ 562.495546] usb 1-1.5: clear tt 4 (0070) error -71
[ 562.497061] hid-generic 0003:046D:C025.0006: can't reset device, 0000:00:1a.0-1.5.6.1/input0, status -71
[ 562.497296] usb 1-1.5.6: clear tt 2 (00a0) error -71
[ 562.499594] logitech-djreceiver 0003:046D:C52B.0003: can't reset device, 0000:00:1a.0-1.5.4/input2, status -71
[ 562.501306] hid-generic 0003:08BB:2900.0007: can't reset device, 0000:00:1a.0-1.5.6.2/input3, status -71
[ 562.501544] usb 1-1.5.6: clear tt 3 (00b0) error -71
[ 562.503546] usb 1-1.5: clear tt 4 (0070) error -71
[ 562.505555] hid-generic 0003:0430:0005.0008: can't reset device, 0000:00:1a.0-1.5.6.3/input0, status -71
[ 562.505794] usb 1-1.5.6: clear tt 1 (0090) error -71
[ 562.507585] logitech-djreceiver 0003:046D:C52B.0003: can't reset device, 0000:00:1a.0-1.5.4/input2, status -71
[ 562.509807] hid-generic 0003:046D:C025.0006: can't reset device, 0000:00:1a.0-1.5.6.1/input0, status -71
[ 562.510045] usb 1-1.5.6: clear tt 2 (00a0) error -71
[ 562.511059] usb 1-1.5: USB disconnect, device number 5
[ 562.511062] usb 1-1.5.4: USB disconnect, device number 7
[ 562.511535] usb 1-1.5: clear tt 4 (0070) error -71
[ 562.514751] usb 1-1.5.6: clear tt 3 (00b0) error -71
[ 562.515647] logitech-djreceiver 0003:046D:C52B.0003: can't reset device, 0000:00:1a.0-1.5.4/input2, status -71
[ 562.516556] hid-generic 0003:08BB:2900.0007: can't reset device, 0000:00:1a.0-1.5.6.2/input3, status -71
[ 562.518803] hid-generic 0003:0430:0005.0008: can't reset device, 0000:00:1a.0-1.5.6.3/input0, status -71
[ 562.614852] usb 1-1.5.6: USB disconnect, device number 8
[ 562.614861] usb 1-1.5.6.1: USB disconnect, device number 9
[ 562.639018] e1000e: eth0 NIC Link is Down
[ 562.654886] usb 1-1.5.6.2: USB disconnect, device number 10
[ 562.698898] usb 1-1.5.6.3: USB disconnect, device number 11
[ 562.888668] init: anacron main process (1303) killed by TERM signal
[ 562.953891] thinkpad_acpi: EC reports that Thermal Table has changed
[ 563.050825] thinkpad_acpi: undocked from hotplug port replicator
[ 859.967032] [drm:drm_mode_getconnector], [CONNECTOR:7:?]
[ 859.967040] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:7:LVDS-1]
[ 859.967044] [drm:intel_lvds_detect], [CONNECTOR:7:LVDS-1]
[ 859.967057] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:7:LVDS-1] probed modes :
[ 859.967060] [drm:drm_mode_debug_printmodeline], Modeline 10:"1440x900" 60 106890 1440 1488 1520 1924 900 903 909 926 0x48 0xa
[ 859.967063] [drm:drm_mode_debug_printmodeline], Modeline 11:"1440x900" 50 89260 1440 1488 1520 1740 900 903 909 1026 0x40 0xa
[ 859.967068] [drm:drm_mode_getconnector], [CONNECTOR:7:?]
[ 859.967258] [drm:drm_mode_getconnector], [CONNECTOR:14:?]
[ 859.967262] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:14:VGA-1]
[ 859.967265] [drm:intel_crt_detect], [CONNECTOR:14:VGA-1] force=1
[ 859.967269] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40000, result 0
[ 859.967271] [drm:intel_crt_detect], CRT not detected via hotplug
[ 859.967484] [drm:gmbus_xfer], GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[ 859.967489] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[ 859.967491] [drm:intel_crt_get_edid], CRT GMBUS EDID read failed, retry using GPIO bit-banging
[ 859.967492] [drm:intel_gmbus_force_bit], enabling bit-banging on i915 gmbus vga. force bit now 1
[ 859.967873] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[ 859.967874] [drm:intel_gmbus_force_bit], disabling bit-banging on i915 gmbus vga. force bit now 0
[ 859.967876] [drm:intel_crt_detect_ddc], CRT not detected via DDC:0x50 [no valid EDID found]
[ 859.967878] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:14:VGA-1] disconnected
[ 859.967885] [drm:drm_mode_getconnector], [CONNECTOR:17:?]
[ 859.967887] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:HDMI-A-1]
[ 859.967890] [drm:intel_hdmi_detect], [CONNECTOR:17:HDMI-A-1]
[ 859.983151] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpb
[ 859.983154] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:17:HDMI-A-1] disconnected
[ 859.983163] [drm:drm_mode_getconnector], [CONNECTOR:21:?]
[ 859.983166] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:DP-1]
[ 859.983168] [drm:intel_dp_detect], [CONNECTOR:21:DP-1]
[ 859.983172] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:21:DP-1] disconnected
[ 859.983175] [drm:drm_mode_getconnector], [CONNECTOR:23:?]
[ 859.983177] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:23:HDMI-A-2]
[ 859.983180] [drm:intel_hdmi_detect], [CONNECTOR:23:HDMI-A-2]
[ 859.983443] [drm:gmbus_xfer], GMBUS [i915 gmbus dpc] NAK for addr: 0050 r(1)
[ 859.983450] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpc
[ 859.983453] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:23:HDMI-A-2] disconnected
[ 859.983463] [drm:drm_mode_getconnector], [CONNECTOR:25:?]
[ 859.983466] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:25:HDMI-A-3]
[ 859.983469] [drm:intel_hdmi_detect], [CONNECTOR:25:HDMI-A-3]
[ 859.983734] [drm:gmbus_xfer], GMBUS [i915 gmbus dpd] NAK for addr: 0050 r(1)
[ 859.983741] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpd
[ 859.983745] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:25:HDMI-A-3] disconnected
[ 859.983754] [drm:drm_mode_getconnector], [CONNECTOR:27:?]
[ 859.983758] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:27:DP-2]
[ 859.983761] [drm:intel_dp_detect], [CONNECTOR:27:DP-2]
[ 859.983765] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:27:DP-2] disconnected
[ 859.983769] [drm:drm_mode_getconnector], [CONNECTOR:29:?]
[ 859.983772] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:29:DP-3]
[ 859.983775] [drm:intel_dp_detect], [CONNECTOR:29:DP-3]
[ 859.983779] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:29:DP-3] disconnected
[ 869.988105] [drm:intel_crtc_cursor_set], cursor off
[ 870.166349] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x7015003f
[ 870.174031] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x7015003f
[ 870.182017] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x7015003f
[ 870.191444] ------------[ cut here ]------------
[ 870.191502] WARNING: CPU: 1 PID: 1361 at /home/roland/Src/linux-2.6.git/drivers/gpu/drm/i915/intel_dp.c:2518 intel_dp_link_down+0x1dc/0x210 [i915]()
[ 870.191505] Modules linked in: ib_iser rdma_cm ib_addr iw_cm ib_cm ib_sa ib_mad ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi dm_crypt intel_powerclamp coretemp kvm_intel kvm arc4 nfsd iwldvm crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw gf128mul mac80211 glue_helper ablk_helper cryptd auth_rpcgss parport_pc snd_hda_codec_hdmi thinkpad_acpi ppdev nfs_acl nfs snd_hda_codec_conexant snd_usb_audio snd_hda_intel bnep snd_hda_codec iwlwifi nvram snd_usbmidi_lib rfcomm uvcvideo snd_hwdep snd_seq_midi videobuf2_vmalloc snd_seq_midi_event videobuf2_memops snd_rawmidi videobuf2_core snd_seq lockd videodev btusb microcode bluetooth cfg80211 psmouse serio_raw snd_pcm sunrpc intel_ips snd_seq_device joydev snd_page_alloc snd_timer snd mei_me mei tpm_tis lpc_ich binfmt_misc fscache soundcore mac_hid lp parport btrfs xor hid_generic raid6_pq libcrc32c hid_logitech_dj usbhid hid i915 i2c_algo_bit drm_kms_helper drm e1000e mxm_wmi ahci ptp libahci pps_core wmi video [last unloaded: ipmi_msghandler]
[ 870.191592] CPU: 1 PID: 1361 Comm: Xorg Tainted: G W 3.12.0-rc4+ #1
[ 870.191595] Hardware name: LENOVO 2901CTO/2901CTO, BIOS 6UET68WW (1.48 ) 12/12/2011
[ 870.191597] 0000000000000009 ffff88002b3f5bf8 ffffffff8170e2e9 0000000000000000
[ 870.191602] ffff88002b3f5c30 ffffffff8106316d ffff88002b4320c8 ffff88022f497000
[ 870.191606] ffff88022fa05000 00000000b01c004c ffff88002ada4000 ffff88002b3f5c40
[ 870.191611] Call Trace:
[ 870.191622] [<ffffffff8170e2e9>] dump_stack+0x45/0x56
[ 870.191629] [<ffffffff8106316d>] warn_slowpath_common+0x7d/0xa0
[ 870.191633] [<ffffffff8106324a>] warn_slowpath_null+0x1a/0x20
[ 870.191659] [<ffffffffa013f7ec>] intel_dp_link_down+0x1dc/0x210 [i915]
[ 870.191683] [<ffffffffa0141bd8>] intel_disable_dp+0x68/0x70 [i915]
[ 870.191705] [<ffffffffa012beaa>] ironlake_crtc_disable+0x19a/0x950 [i915]
[ 870.191728] [<ffffffffa013032f>] intel_crtc_update_dpms+0x6f/0xa0 [i915]
[ 870.191750] [<ffffffffa0133c52>] intel_connector_dpms+0x42/0x80 [i915]
[ 870.191772] [<ffffffffa009bbe8>] drm_mode_obj_set_property_ioctl+0x308/0x320 [drm]
[ 870.191790] [<ffffffffa009bc30>] drm_mode_connector_property_set_ioctl+0x30/0x40 [drm]
[ 870.191803] [<ffffffffa008ad02>] drm_ioctl+0x522/0x650 [drm]
[ 870.191812] [<ffffffff815fec81>] ? sock_aio_read+0x21/0x40
[ 870.191818] [<ffffffff811ad98a>] ? do_sync_read+0x5a/0x90
[ 870.191823] [<ffffffff811c0b35>] do_vfs_ioctl+0x2e5/0x4d0
[ 870.191827] [<ffffffff811ae007>] ? vfs_read+0xf7/0x170
[ 870.191832] [<ffffffff811c0da1>] SyS_ioctl+0x81/0xa0
[ 870.191835] [<ffffffff811aeb0c>] ? SyS_read+0x7c/0xa0
[ 870.191840] [<ffffffff8171f06d>] system_call_fastpath+0x1a/0x1f
[ 870.191843] ---[ end trace 5068543714e4d7db ]---
[ 1083.675986] INFO: task Xorg:1361 blocked for more than 120 seconds.
[ 1083.675994] Tainted: G W 3.12.0-rc4+ #1
[ 1083.675996] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 1083.675999] Xorg D ffff88023b4944c0 0 1361 1329 0x00400004
[ 1083.676004] ffff88002b3f5c48 0000000000000086 ffff88002b3f5fd8 00000000000144c0
[ 1083.676009] ffff88002b3f5fd8 00000000000144c0 ffff880204cb17a0 ffff88022fa05000
[ 1083.676013] ffff88002ada6940 ffff88022f497000 0000000000000000 ffff88022f497418
[ 1083.676018] Call Trace:
[ 1083.676029] [<ffffffff81713e89>] schedule+0x29/0x70
[ 1083.676081] [<ffffffffa0124c4d>] intel_crtc_wait_for_pending_flips+0x8d/0x120 [i915]
[ 1083.676087] [<ffffffff81087750>] ? wake_up_atomic_t+0x30/0x30
[ 1083.676112] [<ffffffffa012bd8f>] ironlake_crtc_disable+0x7f/0x950 [i915]
[ 1083.676134] [<ffffffffa013032f>] intel_crtc_update_dpms+0x6f/0xa0 [i915]
[ 1083.676157] [<ffffffffa0133c52>] intel_connector_dpms+0x42/0x80 [i915]
[ 1083.676180] [<ffffffffa009bbe8>] drm_mode_obj_set_property_ioctl+0x308/0x320 [drm]
[ 1083.676197] [<ffffffffa009bc30>] drm_mode_connector_property_set_ioctl+0x30/0x40 [drm]
[ 1083.676210] [<ffffffffa008ad02>] drm_ioctl+0x522/0x650 [drm]
[ 1083.676219] [<ffffffff815fec81>] ? sock_aio_read+0x21/0x40
[ 1083.676225] [<ffffffff811ad98a>] ? do_sync_read+0x5a/0x90
[ 1083.676230] [<ffffffff811c0b35>] do_vfs_ioctl+0x2e5/0x4d0
[ 1083.676234] [<ffffffff811ae007>] ? vfs_read+0xf7/0x170
[ 1083.676238] [<ffffffff811c0da1>] SyS_ioctl+0x81/0xa0
[ 1083.676242] [<ffffffff811aeb0c>] ? SyS_read+0x7c/0xa0
[ 1083.676248] [<ffffffff8171f06d>] system_call_fastpath+0x1a/0x1f
More information about the Intel-gfx
mailing list