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

Bug#710938: Packard Bell EasyNote LV need i915.invert_brightness on Linux



Here is a small followup, as I discovered more problems.

I am not sure if this is a bug in the kernel driver or some other
package.  After boot with i915.invert_brightness=1, kdm start and
display the login screen as it should, but when I log into KDE, the
screen go black again.  After a while, possible about the same time
the screen saver kick in, the screen is turned on again.  The moment I
move the mouse the screen go black again.  Perhaps this is a bug in X
or the screen saver and not the kernel driver?

When I mentioned this on IRC, jcristau suggested on #debian-devel that
I should try the 3.9 kernel and the vanilla 3.4 kernel to see if the
problem exist there too, and to try with drm.debug=6 to see if
something interesting was printed to dmesg.

I did not find the 3.9 kernel in unstable (not sure why,
<URL:http://packages.qa.debian.org/l/linux.html> claim 3.9.4-1 should
be present), but I did find version 3.8-2 and tested with this
versoin.  The problem is still there.

The dmesg output from booting linux-image-3.8-2-amd64 (version
3.8.13-1) with drm.debug=6 is attached.  Will try again with 3.9 when
that package show up in my APT source.

-- 
Happy hacking
Petter Reinholdtsen
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.8-2-amd64 (debian-kernel@lists.debian.org) (gcc version 4.7.2 (Debian 4.7.2-5) ) #1 SMP Debian 3.8.13-1
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.8-2-amd64 root=/dev/mapper/vg_system-root ro quiet drm.debug=6
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000a10affff] usable
[    0.000000] BIOS-e820: [mem 0x00000000a10b0000-0x00000000a24affff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000a24b0000-0x00000000a6abefff] usable
[    0.000000] BIOS-e820: [mem 0x00000000a6abf000-0x00000000a6ebefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000a6ebf000-0x00000000a6fbefff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000a6fbf000-0x00000000a6ffefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000a6fff000-0x00000000a6ffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000a7000000-0x00000000af9fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f3ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000014f5fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: Packard Bell EasyNote LV11HC/VG70_HC, BIOS V2.17 02/06/2013
[    0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0x14f600 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-E7FFF write-protect
[    0.000000]   E8000-EFFFF write-combining
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 080000000 mask FE0000000 write-back
[    0.000000]   2 base 0A0000000 mask FFC000000 write-back
[    0.000000]   3 base 0A4000000 mask FFE000000 write-back
[    0.000000]   4 base 0A6000000 mask FFF000000 write-back
[    0.000000]   5 base 0FFC00000 mask FFFC00000 write-protect
[    0.000000]   6 base 100000000 mask F80000000 write-back
[    0.000000]   7 base 14F600000 mask FFFE00000 uncachable
[    0.000000]   8 base 14F800000 mask FFF800000 uncachable
[    0.000000]   9 base 150000000 mask FF0000000 uncachable
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820: last_pfn = 0xa7000 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fe200-0x000fe20f] mapped at [ffff8800000fe200]
[    0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff]
[    0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0xa6ffffff]
[    0.000000]  [mem 0x00000000-0xa6ffffff] page 2M
[    0.000000] kernel direct mapping tables up to 0xa6ffffff @ [mem 0x1fffc000-0x1fffffff]
[    0.000000] init_memory_mapping: [mem 0x100000000-0x14f5fffff]
[    0.000000]  [mem 0x100000000-0x14f5fffff] page 2M
[    0.000000] kernel direct mapping tables up to 0x14f5fffff @ [mem 0xa6abc000-0xa6abefff]
[    0.000000] RAMDISK: [mem 0x36988000-0x374bbfff]
[    0.000000] ACPI: RSDP 00000000000fe020 00024 (v02 ACRSYS)
[    0.000000] ACPI: XSDT 00000000a6ffe210 00094 (v01 ACRSYS ACRPRDCT 00000001      01000013)
[    0.000000] ACPI: FACP 00000000a6ffa000 0010C (v05 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: DSDT 00000000a6fe5000 11EE4 (v01 ACRSYS ACRPRDCT 00000000 1025 00040000)
[    0.000000] ACPI: FACS 00000000a6faf000 00040
[    0.000000] ACPI: ECDT 00000000a6ffd000 000C1 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: UEFI 00000000a6ffc000 00236 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: ASF! 00000000a6ffb000 000A5 (v32 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: HPET 00000000a6ff9000 00038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: APIC 00000000a6ff8000 0008C (v03 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: MCFG 00000000a6ff7000 0003C (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: SSDT 00000000a6fe4000 008BB (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
[    0.000000] ACPI: BOOT 00000000a6fe2000 00028 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: ASPT 00000000a6fde000 00034 (v07 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: FPDT 00000000a6fdc000 00044 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: MSDM 00000000a6fdb000 00055 (v03 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: SSDT 00000000a6fda000 00757 (v01 ACRSYS ACRPRDCT 00003000 1025 00040000)
[    0.000000] ACPI: SSDT 00000000a6fd9000 00A88 (v01 ACRSYS ACRPRDCT 00003000 1025 00040000)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000014f5fffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x14f5fffff]
[    0.000000]   NODE_DATA [mem 0x14f5fc000-0x14f5fffff]
[    0.000000]  [ffffea0000000000-ffffea00049fffff] PMD -> [ffff88014ae00000-ffff88014e5fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00010000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x14f5fffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00010000-0x0009cfff]
[    0.000000]   node   0: [mem 0x00100000-0x1fffffff]
[    0.000000]   node   0: [mem 0x20200000-0x40003fff]
[    0.000000]   node   0: [mem 0x40005000-0xa10affff]
[    0.000000]   node   0: [mem 0xa24b0000-0xa6abefff]
[    0.000000]   node   0: [mem 0xa6fff000-0xa6ffffff]
[    0.000000]   node   0: [mem 0x100000000-0x14f5fffff]
[    0.000000] On node 0 totalpages: 1002060
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 6 pages reserved
[    0.000000]   DMA zone: 3919 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 9201 pages used for memmap
[    0.000000]   DMA32 zone: 663758 pages, LIFO batch:31
[    0.000000]   Normal zone: 4445 pages used for memmap
[    0.000000]   Normal zone: 320675 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
[    0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 CPUs, 6 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000
[    0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000
[    0.000000] PM: Registered nosave memory: 0000000040004000 - 0000000040005000
[    0.000000] PM: Registered nosave memory: 00000000a10b0000 - 00000000a24b0000
[    0.000000] PM: Registered nosave memory: 00000000a6abf000 - 00000000a6ebf000
[    0.000000] PM: Registered nosave memory: 00000000a6ebf000 - 00000000a6fbf000
[    0.000000] PM: Registered nosave memory: 00000000a6fbf000 - 00000000a6fff000
[    0.000000] PM: Registered nosave memory: 00000000a7000000 - 00000000afa00000
[    0.000000] PM: Registered nosave memory: 00000000afa00000 - 00000000f0000000
[    0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000f4000000
[    0.000000] PM: Registered nosave memory: 00000000f4000000 - 00000000feb00000
[    0.000000] PM: Registered nosave memory: 00000000feb00000 - 00000000feb04000
[    0.000000] PM: Registered nosave memory: 00000000feb04000 - 00000000fec00000
[    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
[    0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed10000
[    0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed1a000
[    0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000
[    0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
[    0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
[    0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[    0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffc00000
[    0.000000] PM: Registered nosave memory: 00000000ffc00000 - 0000000100000000
[    0.000000] e820: [mem 0xafa00000-0xefffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88014f200000 s84096 r8192 d22400 u262144
[    0.000000] pcpu-alloc: s84096 r8192 d22400 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 988352
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.8-2-amd64 root=/dev/mapper/vg_system-root ro quiet drm.debug=6
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] __ex_table already sorted, skipping sort
[    0.000000] xsave: enabled xstate_bv 0x3, cntxt size 0x240
[    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: 3863908k/5494784k available (3633k kernel code, 1486544k absent, 144332k reserved, 3104k data, 616k init)
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=8.
[    0.000000] NR_IRQS:33024 nr_irqs:744 16
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.004000] tsc: Detected 1795.828 MHz processor
[    0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 3591.65 BogoMIPS (lpj=7183312)
[    0.000006] pid_max: default: 32768 minimum: 301
[    0.000043] Security Framework initialized
[    0.000047] AppArmor: AppArmor disabled by boot time parameter
[    0.000361] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.001726] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.002336] Mount-cache hash table entries: 256
[    0.002541] Initializing cgroup subsys cpuacct
[    0.002543] Initializing cgroup subsys memory
[    0.002555] Initializing cgroup subsys devices
[    0.002557] Initializing cgroup subsys freezer
[    0.002559] Initializing cgroup subsys net_cls
[    0.002561] Initializing cgroup subsys blkio
[    0.002562] Initializing cgroup subsys perf_event
[    0.002593] CPU: Physical Processor ID: 0
[    0.002594] CPU: Processor Core ID: 0
[    0.002600] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.002600] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.002604] mce: CPU supports 7 MCE banks
[    0.002619] CPU0: Thermal monitoring enabled (TM1)
[    0.002626] process: using mwait in idle threads
[    0.002631] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
[    0.002631] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
[    0.002631] tlb_flushall_shift: 1
[    0.002774] Freeing SMP alternatives: 12k freed
[    0.003246] ACPI: Core revision 20121018
[    0.024739] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.064410] smpboot: CPU0: Intel(R) Celeron(R) CPU 1000M @ 1.80GHz (fam: 06, model: 3a, stepping: 09)
[    0.064418] TSC deadline timer enabled
[    0.064423] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, Intel PMU driver.
[    0.064430] ... version:                3
[    0.064432] ... bit width:              48
[    0.064433] ... generic registers:      8
[    0.064435] ... value mask:             0000ffffffffffff
[    0.064437] ... max period:             000000007fffffff
[    0.064438] ... fixed-purpose events:   3
[    0.064439] ... event mask:             00000007000000ff
[    0.064765] smpboot: Booting Node   0, Processors  #1
[    0.077916] Brought up 2 CPUs
[    0.077920] smpboot: Total of 2 processors activated (7183.31 BogoMIPS)
[    0.078033] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.079541] devtmpfs: initialized
[    0.083391] PM: Registering ACPI NVS region [mem 0xa6ebf000-0xa6fbefff] (1048576 bytes)
[    0.083547] regulator-dummy: no parameters
[    0.083613] NET: Registered protocol family 16
[    0.083773] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.083775] ACPI: bus type pci registered
[    0.083858] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
[    0.083861] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820
[    0.089440] PCI: Using configuration type 1 for base access
[    0.090189] bio: create slab <bio-0> at 0
[    0.090277] ACPI: Added _OSI(Module Device)
[    0.090280] ACPI: Added _OSI(Processor Device)
[    0.090282] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.090284] ACPI: Added _OSI(Processor Aggregator Device)
[    0.092238] ACPI: EC: EC description table is found, configuring boot EC
[    0.094228] ACPI: Executed 1 blocks of module-level executable AML code
[    0.117977] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.118595] ACPI: SSDT 00000000a6e28018 0083B (v01  PmRef  Cpu0Cst 00003001 INTL 20120518)
[    0.119097] ACPI: Dynamic OEM Table Load:
[    0.119100] ACPI: SSDT           (null) 0083B (v01  PmRef  Cpu0Cst 00003001 INTL 20120518)
[    0.119482] ACPI: SSDT 00000000a6e6b718 00303 (v01  PmRef    ApIst 00003000 INTL 20120518)
[    0.120030] ACPI: Dynamic OEM Table Load:
[    0.120032] ACPI: SSDT           (null) 00303 (v01  PmRef    ApIst 00003000 INTL 20120518)
[    0.120209] ACPI: SSDT 00000000a6e27d98 00119 (v01  PmRef    ApCst 00003000 INTL 20120518)
[    0.120698] ACPI: Dynamic OEM Table Load:
[    0.120700] ACPI: SSDT           (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20120518)
[    0.121024] ACPI: Interpreter enabled
[    0.121029] ACPI: (supports S0 S3 S4 S5)
[    0.121057] ACPI: Using IOAPIC for interrupt routing
[    0.126831] ACPI: EC: GPE = 0x1b, I/O: command/status = 0x66, data = 0x62
[    0.126996] ACPI: No dock devices found.
[    0.127000] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.127391] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.127394] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.127753] \_SB_.PCI0:_OSC invalid UUID
[    0.127754] _OSC request data:1 8 0 
[    0.128505] PCI host bridge to bus 0000:00
[    0.128509] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.128512] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.128514] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.128517] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.128519] pci_bus 0000:00: root bus resource [mem 0xafa00000-0xfeafffff]
[    0.128529] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
[    0.128577] pci 0000:00:02.0: [8086:0156] type 00 class 0x030000
[    0.128590] pci 0000:00:02.0: reg 10: [mem 0xc2000000-0xc23fffff 64bit]
[    0.128598] pci 0000:00:02.0: reg 18: [mem 0xb0000000-0xbfffffff 64bit pref]
[    0.128604] pci 0000:00:02.0: reg 20: [io  0x4000-0x403f]
[    0.128667] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
[    0.128694] pci 0000:00:14.0: reg 10: [mem 0xc2600000-0xc260ffff 64bit]
[    0.128775] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.128804] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
[    0.128831] pci 0000:00:16.0: reg 10: [mem 0xc2614000-0xc261400f 64bit]
[    0.128926] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.128990] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
[    0.129016] pci 0000:00:1a.0: reg 10: [mem 0xc2619000-0xc26193ff]
[    0.129117] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.129149] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
[    0.129167] pci 0000:00:1b.0: reg 10: [mem 0xc2610000-0xc2613fff 64bit]
[    0.129245] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.129278] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
[    0.129408] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.129449] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
[    0.129617] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.129662] pci 0000:00:1c.5: [8086:1e1a] type 01 class 0x060400
[    0.129752] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.129791] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
[    0.129816] pci 0000:00:1d.0: reg 10: [mem 0xc2618000-0xc26183ff]
[    0.129916] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.129954] pci 0000:00:1f.0: [8086:1e57] type 00 class 0x060100
[    0.130093] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
[    0.130116] pci 0000:00:1f.2: reg 10: [io  0x4088-0x408f]
[    0.130125] pci 0000:00:1f.2: reg 14: [io  0x4094-0x4097]
[    0.130135] pci 0000:00:1f.2: reg 18: [io  0x4080-0x4087]
[    0.130144] pci 0000:00:1f.2: reg 1c: [io  0x4090-0x4093]
[    0.130154] pci 0000:00:1f.2: reg 20: [io  0x4060-0x407f]
[    0.130165] pci 0000:00:1f.2: reg 24: [mem 0xc2617000-0xc26177ff]
[    0.130218] pci 0000:00:1f.2: PME# supported from D3hot
[    0.130242] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
[    0.130261] pci 0000:00:1f.3: reg 10: [mem 0xc2615000-0xc26150ff 64bit]
[    0.130285] pci 0000:00:1f.3: reg 20: [io  0x4040-0x405f]
[    0.130468] pci 0000:01:00.0: [10ec:5209] type 00 class 0xff0000
[    0.130529] pci 0000:01:00.0: reg 10: [mem 0xc1000000-0xc1000fff]
[    0.131023] pci 0000:01:00.0: supports D1 D2
[    0.131025] pci 0000:01:00.0: PME# supported from D1 D2 D3hot
[    0.137996] pci 0000:00:1c.0: PCI bridge to [bus 01-06]
[    0.138002] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    0.138007] pci 0000:00:1c.0:   bridge window [mem 0xc1000000-0xc1ffffff]
[    0.138015] pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xc0ffffff 64bit pref]
[    0.138108] pci 0000:07:00.0: [168c:0032] type 00 class 0x028000
[    0.138153] pci 0000:07:00.0: reg 10: [mem 0xc2500000-0xc257ffff 64bit]
[    0.138252] pci 0000:07:00.0: reg 30: [mem 0xffff0000-0xffffffff pref]
[    0.138373] pci 0000:07:00.0: supports D1 D2
[    0.138375] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.145966] pci 0000:00:1c.1: PCI bridge to [bus 07]
[    0.145973] pci 0000:00:1c.1:   bridge window [mem 0xc2500000-0xc25fffff]
[    0.146106] pci 0000:08:00.0: [1969:1083] type 00 class 0x020000
[    0.146208] pci 0000:08:00.0: reg 10: [mem 0xc2400000-0xc243ffff 64bit]
[    0.146259] pci 0000:08:00.0: reg 18: [io  0x2000-0x207f]
[    0.146767] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.153982] pci 0000:00:1c.5: PCI bridge to [bus 08]
[    0.153987] pci 0000:00:1c.5:   bridge window [io  0x2000-0x2fff]
[    0.153993] pci 0000:00:1c.5:   bridge window [mem 0xc2400000-0xc24fffff]
[    0.154049] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[    0.154099] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[    0.154150] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP06._PRT]
[    0.154290] \_SB_.PCI0:_OSC invalid UUID
[    0.154291] _OSC request data:1 1f 0 
[    0.154296]  pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM
[    0.154298]  pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08)
[    0.155174] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
[    0.155233] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[    0.155288] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.155344] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[    0.155398] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.155452] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
[    0.155507] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[    0.155563] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[    0.155659] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.155663] vgaarb: loaded
[    0.155664] vgaarb: bridge control possible 0000:00:02.0
[    0.155707] PCI: Using ACPI for IRQ routing
[    0.157569] PCI: pci_cache_line_size set to 64 bytes
[    0.157662] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    0.157664] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
[    0.157666] e820: reserve RAM buffer [mem 0xa10b0000-0xa3ffffff]
[    0.157668] e820: reserve RAM buffer [mem 0xa6abf000-0xa7ffffff]
[    0.157670] e820: reserve RAM buffer [mem 0xa7000000-0xa7ffffff]
[    0.157672] e820: reserve RAM buffer [mem 0x14f600000-0x14fffffff]
[    0.157809] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.157816] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.159833] Switching to clocksource hpet
[    0.161786] pnp: PnP ACPI init
[    0.161800] ACPI: bus type pnp registered
[    0.161831] pnp 00:00: [dma 4]
[    0.161856] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.161884] pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active)
[    0.162006] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.162043] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.162096] system 00:04: [io  0x0680-0x069f] has been reserved
[    0.162099] system 00:04: [io  0x1000-0x100f] has been reserved
[    0.162102] system 00:04: [io  0xffff] has been reserved
[    0.162104] system 00:04: [io  0xffff] has been reserved
[    0.162107] system 00:04: [io  0x0400-0x0453] has been reserved
[    0.162109] system 00:04: [io  0x0458-0x047f] has been reserved
[    0.162112] system 00:04: [io  0x0500-0x057f] has been reserved
[    0.162115] system 00:04: [io  0x164e-0x164f] has been reserved
[    0.162118] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.162150] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.162209] system 00:06: [io  0x0454-0x0457] has been reserved
[    0.162212] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.162270] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.162311] pnp 00:08: Plug and Play ACPI device, IDs AUI2013 SYN1b00 SYN0002 PNP0f13 (active)
[    0.162478] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.162481] system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.162483] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.162486] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.162489] system 00:09: [mem 0xf0000000-0xf3ffffff] has been reserved
[    0.162492] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.162495] system 00:09: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.162497] system 00:09: [mem 0xff000000-0xff00ffff] has been reserved
[    0.162500] system 00:09: [mem 0xff010000-0xff7fffff] has been reserved
[    0.162503] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.162505] system 00:09: [mem 0xafa00000-0xafa00fff] has been reserved
[    0.162508] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.162848] system 00:0a: [mem 0x20000000-0x201fffff] has been reserved
[    0.162850] system 00:0a: [mem 0x40004000-0x40004fff] has been reserved
[    0.162853] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.162883] pnp: PnP ACPI: found 11 devices
[    0.162885] ACPI: ACPI bus type pnp unregistered
[    0.169512] pci 0000:07:00.0: no compatible bridge window for [mem 0xffff0000-0xffffffff pref]
[    0.169552] pci 0000:00:1c.1: BAR 15: assigned [mem 0xafb00000-0xafbfffff pref]
[    0.169555] pci 0000:00:1c.0: PCI bridge to [bus 01-06]
[    0.169559] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    0.169566] pci 0000:00:1c.0:   bridge window [mem 0xc1000000-0xc1ffffff]
[    0.169571] pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xc0ffffff 64bit pref]
[    0.169581] pci 0000:07:00.0: BAR 6: assigned [mem 0xafb00000-0xafb0ffff pref]
[    0.169583] pci 0000:00:1c.1: PCI bridge to [bus 07]
[    0.169589] pci 0000:00:1c.1:   bridge window [mem 0xc2500000-0xc25fffff]
[    0.169594] pci 0000:00:1c.1:   bridge window [mem 0xafb00000-0xafbfffff pref]
[    0.169602] pci 0000:00:1c.5: PCI bridge to [bus 08]
[    0.169606] pci 0000:00:1c.5:   bridge window [io  0x2000-0x2fff]
[    0.169612] pci 0000:00:1c.5:   bridge window [mem 0xc2400000-0xc24fffff]
[    0.169651] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.169654] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.169656] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.169658] pci_bus 0000:00: resource 7 [mem 0xafa00000-0xfeafffff]
[    0.169661] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[    0.169663] pci_bus 0000:01: resource 1 [mem 0xc1000000-0xc1ffffff]
[    0.169666] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xc0ffffff 64bit pref]
[    0.169668] pci_bus 0000:07: resource 1 [mem 0xc2500000-0xc25fffff]
[    0.169670] pci_bus 0000:07: resource 2 [mem 0xafb00000-0xafbfffff pref]
[    0.169673] pci_bus 0000:08: resource 0 [io  0x2000-0x2fff]
[    0.169675] pci_bus 0000:08: resource 1 [mem 0xc2400000-0xc24fffff]
[    0.169726] NET: Registered protocol family 2
[    0.169942] TCP established hash table entries: 32768 (order: 7, 524288 bytes)
[    0.170068] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.170154] TCP: Hash tables configured (established 32768 bind 32768)
[    0.170176] TCP: reno registered
[    0.170187] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.170206] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.170293] NET: Registered protocol family 1
[    0.170307] pci 0000:00:02.0: Boot video device
[    0.199893] PCI: CLS 64 bytes, default 64
[    0.199935] Unpacking initramfs...
[    0.482610] Freeing initrd memory: 11472k freed
[    0.484264] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.484268] software IO TLB [mem 0xa2abc000-0xa6abc000] (64MB) mapped at [ffff8800a2abc000-ffff8800a6abbfff]
[    0.484312] Simple Boot Flag at 0x44 set to 0x1
[    0.484646] audit: initializing netlink socket (disabled)
[    0.484661] type=2000 audit(1370284788.472:1): initialized
[    0.504203] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.504596] VFS: Disk quotas dquot_6.5.2
[    0.504622] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.504708] msgmni has been set to 7569
[    0.504913] alg: No test for stdrng (krng)
[    0.504936] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.504962] io scheduler noop registered
[    0.504964] io scheduler deadline registered
[    0.504977] io scheduler cfq registered (default)
[    0.505190] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.505208] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.505209] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.505595] intel_idle: MWAIT substates: 0x120
[    0.505596] intel_idle: v0.4 model 0x3A
[    0.505598] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.505632] GHES: HEST is not enabled!
[    0.505685] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.506235] Linux agpgart interface v0.103
[    0.506357] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.510354] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.510361] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.510487] mousedev: PS/2 mouse device common for all mice
[    0.510528] rtc_cmos 00:05: RTC can wake from S4
[    0.510682] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[    0.510713] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
[    0.510753] cpuidle: using governor ladder
[    0.510798] cpuidle: using governor menu
[    0.510821] drop_monitor: Initializing network drop monitor service
[    0.510908] TCP: cubic registered
[    0.510966] NET: Registered protocol family 10
[    0.511172] mip6: Mobile IPv6
[    0.511175] NET: Registered protocol family 17
[    0.511421] PM: Hibernation image not present or could not be loaded.
[    0.511432] registered taskstats version 1
[    0.512088] rtc_cmos 00:05: setting system clock to 2013-06-03 18:39:48 UTC (1370284788)
[    0.513723] Freeing unused kernel memory: 616k freed
[    0.513821] Write protecting the kernel read-only data: 6144k
[    0.514843] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.515875] Freeing unused kernel memory: 452k freed
[    0.518234] Freeing unused kernel memory: 524k freed
[    0.530225] udevd[56]: starting version 175
[    0.549468] ACPI: bus type usb registered
[    0.549497] usbcore: registered new interface driver usbfs
[    0.549508] usbcore: registered new interface driver hub
[    0.550251] rtsx_pci 0000:01:00.0: irq 40 for MSI/MSI-X
[    0.550271] rtsx_pci 0000:01:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 40
[    0.564888] usbcore: registered new device driver usb
[    0.565232] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.565391] ehci-pci: EHCI PCI platform driver
[    0.565427] ehci-pci 0000:00:1a.0: setting latency timer to 64
[    0.565432] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    0.565439] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.565454] ehci-pci 0000:00:1a.0: debug port 2
[    0.569356] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    0.569764] ehci-pci 0000:00:1a.0: irq 16, io mem 0xc2619000
[    0.571567] SCSI subsystem initialized
[    0.572823] ACPI: bus type scsi registered
[    0.581106] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.581135] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.581138] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.581140] usb usb1: Product: EHCI Host Controller
[    0.581142] usb usb1: Manufacturer: Linux 3.8-2-amd64 ehci_hcd
[    0.581144] usb usb1: SerialNumber: 0000:00:1a.0
[    0.582283] hub 1-0:1.0: USB hub found
[    0.582290] hub 1-0:1.0: 2 ports detected
[    0.582478] ehci-pci 0000:00:1d.0: setting latency timer to 64
[    0.582483] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.582488] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.582504] ehci-pci 0000:00:1d.0: debug port 2
[    0.586407] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    0.586429] ehci-pci 0000:00:1d.0: irq 23, io mem 0xc2618000
[    0.588703] libata version 3.00 loaded.
[    0.597747] atl1c 0000:08:00.0: version 1.0.1.1-NAPI
[    0.597767] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.597796] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    0.597798] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.597801] usb usb2: Product: EHCI Host Controller
[    0.597803] usb usb2: Manufacturer: Linux 3.8-2-amd64 ehci_hcd
[    0.597805] usb usb2: SerialNumber: 0000:00:1d.0
[    0.598218] hub 2-0:1.0: USB hub found
[    0.598223] hub 2-0:1.0: 2 ports detected
[    0.598588] xhci_hcd 0000:00:14.0: setting latency timer to 64
[    0.598593] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.598599] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    0.598697] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.598752] xhci_hcd 0000:00:14.0: irq 41 for MSI/MSI-X
[    0.598812] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    0.598815] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.598817] usb usb3: Product: xHCI Host Controller
[    0.598819] usb usb3: Manufacturer: Linux 3.8-2-amd64 xhci_hcd
[    0.598821] usb usb3: SerialNumber: 0000:00:14.0
[    0.599969] xHCI xhci_add_endpoint called for root hub
[    0.599972] xHCI xhci_check_bandwidth called for root hub
[    0.600006] hub 3-0:1.0: USB hub found
[    0.600016] hub 3-0:1.0: 4 ports detected
[    0.600390] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.600397] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    0.600425] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    0.600428] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.600430] usb usb4: Product: xHCI Host Controller
[    0.600432] usb usb4: Manufacturer: Linux 3.8-2-amd64 xhci_hcd
[    0.600434] usb usb4: SerialNumber: 0000:00:14.0
[    0.600525] xHCI xhci_add_endpoint called for root hub
[    0.600527] xHCI xhci_check_bandwidth called for root hub
[    0.600557] hub 4-0:1.0: USB hub found
[    0.600565] hub 4-0:1.0: 4 ports detected
[    0.603688] thermal LNXTHERM:00: registered as thermal_zone0
[    0.603692] ACPI: Thermal Zone [THRM] (38 C)
[    0.607990] ahci 0000:00:1f.2: version 3.0
[    0.608070] ahci 0000:00:1f.2: irq 42 for MSI/MSI-X
[    0.623752] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0xc impl SATA mode
[    0.623758] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst 
[    0.623765] ahci 0000:00:1f.2: setting latency timer to 64
[    0.632252] scsi0 : ahci
[    0.632337] scsi1 : ahci
[    0.632395] scsi2 : ahci
[    0.632451] scsi3 : ahci
[    0.632507] scsi4 : ahci
[    0.632562] scsi5 : ahci
[    0.632613] ata1: DUMMY
[    0.632615] ata2: DUMMY
[    0.632619] ata3: SATA max UDMA/133 abar m2048@0xc2617000 port 0xc2617200 irq 42
[    0.632622] ata4: SATA max UDMA/133 abar m2048@0xc2617000 port 0xc2617280 irq 42
[    0.632624] ata5: DUMMY
[    0.632625] ata6: DUMMY
[    0.891653] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    0.951633] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    0.951657] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    0.952308] ata4.00: ATA-8: ST500LT012-9WS142, 0001SDM1, max UDMA/133
[    0.952320] ata4.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    0.953058] ata4.00: configured for UDMA/133
[    0.965986] ata3.00: ATAPI: MATSHITA DVD-RAM UJ8E1, 1.00, max UDMA/100
[    0.979235] ata3.00: configured for UDMA/100
[    0.984031] scsi 2:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ8E1    1.00 PQ: 0 ANSI: 5
[    0.984319] scsi 3:0:0:0: Direct-Access     ATA      ST500LT012-9WS14 0001 PQ: 0 ANSI: 5
[    0.994406] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    0.994410] cdrom: Uniform CD-ROM driver Revision: 3.20
[    0.994625] sr 2:0:0:0: Attached scsi CD-ROM sr0
[    0.994811] sd 3:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    0.994815] sd 3:0:0:0: [sda] 4096-byte physical blocks
[    0.994862] sd 3:0:0:0: [sda] Write Protect is off
[    0.994865] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    0.994885] sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.996576] sr 2:0:0:0: Attached scsi generic sg0 type 5
[    0.996697] sd 3:0:0:0: Attached scsi generic sg1 type 0
[    1.014860]  sda: sda1 sda2 < sda5 >
[    1.015286] sd 3:0:0:0: [sda] Attached SCSI disk
[    1.024075] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[    1.024080] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.024630] hub 1-1:1.0: USB hub found
[    1.024800] hub 1-1:1.0: 6 ports detected
[    1.135570] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    1.231571] device-mapper: uevent: version 1.0.3
[    1.231742] device-mapper: ioctl: 4.23.1-ioctl (2012-12-18) initialised: dm-devel@redhat.com
[    1.247981] bio: create slab <bio-1> at 1
[    1.267838] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[    1.267852] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.268149] hub 2-1:1.0: USB hub found
[    1.268213] hub 2-1:1.0: 8 ports detected
[    1.339595] usb 1-1.1: new high-speed USB device number 3 using ehci-pci
[    1.440654] PM: Starting manual resume from disk
[    1.440658] PM: Hibernation image partition 254:1 present
[    1.440660] PM: Looking for hibernation image.
[    1.441081] PM: Image not found (code -22)
[    1.441085] PM: Hibernation image not present or could not be loaded.
[    1.470906] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[    1.483460] tsc: Refined TSC clocksource calibration: 1795.920 MHz
[    1.483465] Switching to clocksource tsc
[    1.488047] usb 1-1.1: New USB device found, idVendor=1bcf, idProduct=2c18
[    1.488061] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.488063] usb 1-1.1: Product: HD WebCam
[    1.488066] usb 1-1.1: Manufacturer: NC.21411.00X3100921CLM0009
[    5.422316] udevd[424]: starting version 175
[    5.638657] wmi: Mapper loaded
[    5.690934] ACPI: AC Adapter [AC0] (on-line)
[    5.691264] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/PNP0C0C:00/input/input1
[    5.691270] ACPI: Power Button [PWRB]
[    5.691318] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/PNP0C0E:00/input/input2
[    5.691322] ACPI: Sleep Button [SLPB]
[    5.691370] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3
[    5.692660] ACPI: Requesting acpi_cpufreq
[    5.695735] ACPI: Lid Switch [LID]
[    5.695798] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[    5.695804] ACPI: Power Button [PWRF]
[    5.708625] input: PC Speaker as /devices/platform/pcspkr/input/input5
[    5.722495] ACPI: Battery Slot [BAT0] (battery present)
[    5.753375] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \GPIS 1 (20121018/utaddress-251)
[    5.753382] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 2 (20121018/utaddress-251)
[    5.753386] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    5.753391] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPXX 1 (20121018/utaddress-251)
[    5.753395] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \PMIX 2 (20121018/utaddress-251)
[    5.753398] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 3 (20121018/utaddress-251)
[    5.753402] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    5.753403] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPXX 1 (20121018/utaddress-251)
[    5.753406] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \PMIX 2 (20121018/utaddress-251)
[    5.753410] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 3 (20121018/utaddress-251)
[    5.753413] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    5.753415] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    5.760247] ACPI Warning: 0x0000000000004040-0x000000000000405f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20121018/utaddress-251)
[    5.760255] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    5.768227] mei 0000:00:16.0: setting latency timer to 64
[    5.768291] mei 0000:00:16.0: irq 43 for MSI/MSI-X
[    5.822130] cfg80211: Calling CRDA to update world regulatory domain
[    5.892921] microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x15
[    5.990410] [drm] Initialized drm 1.1.0 20060810
[    6.077938] media: Linux media interface: v0.10
[    6.127175] [drm:i915_dump_device_info], i915 device info: gen=7, pciid=0x0156 flags=is_mobile,need_gfx_hws,is_ivybridge,has_force_wake,has_hotplug,has_bsd_ring,has_blt_ring,has_llc,
[    6.127441] [drm] Memory usable by graphics device = 2048M
[    6.127444] [drm:i915_gem_gtt_init], GMADR size = 256M
[    6.127446] [drm:i915_gem_gtt_init], GTT stolen size = 0M
[    6.127452] i915 0000:00:02.0: setting latency timer to 64
[    6.145923] Linux video capture interface: v2.00
[    6.156569] [drm:intel_detect_pch], Found PatherPoint PCH
[    6.156692] [drm:intel_opregion_setup], graphic opregion physical addr: 0xa6fa7018
[    6.156717] [drm:intel_opregion_setup], Public ACPI methods supported
[    6.156718] [drm:intel_opregion_setup], SWSCI supported
[    6.156720] [drm:intel_opregion_setup], ASLE supported
[    6.156783] i915 0000:00:02.0: irq 44 for MSI/MSI-X
[    6.156795] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    6.156797] [drm] Driver supports precise vblank timestamp query.
[    6.156798] [drm:init_vbt_defaults], Set default to SSC at 100MHz
[    6.156801] [drm:intel_parse_bios], Using VBT from OpRegion: $VBT SNB/IVB-MOBILE d
[    6.156803] [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 0 fdi_rx_polarity_inverted 0
[    6.156806] [drm:parse_general_definitions], crt_ddc_bus_pin: 2
[    6.156810] [drm:parse_lfp_panel_data], Found panel mode in BIOS VBT tables:
[    6.156812] [drm:drm_mode_debug_printmodeline], Modeline 0:"1600x900" 0 97750 1600 1648 1696 1784 900 902 905 912 0x8 0xa
[    6.156816] [drm:parse_lfp_panel_data], VBT initial LVDS value 30033c
[    6.156819] [drm:parse_sdvo_panel_data], Found SDVO panel mode in BIOS VBT tables:
[    6.156820] [drm:drm_mode_debug_printmodeline], Modeline 0:"1600x1200" 0 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x8 0xa
[    6.156824] [drm:parse_sdvo_device_mapping], No SDVO device info is found in VBT
[    6.157015] [drm:i915_gem_init_stolen], found 0 bytes of stolen memory at a7a00000
[    6.157028] [drm:intel_modeset_init], 3 display pipes available.
[    6.157044] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    6.161689] ath: phy0: ASPM enabled: 0x43
[    6.161693] ath: EEPROM regdomain: 0x65
[    6.161694] ath: EEPROM indicates we should expect a direct regpair map
[    6.161697] ath: Country alpha2 being used: 00
[    6.161698] ath: Regpair used: 0x65
[    6.305917] [drm:intel_lvds_init], using preferred mode from EDID: 
[    6.305921] [drm:drm_mode_debug_printmodeline], Modeline 12:"1600x900" 60 97750 1600 1648 1696 1784 900 902 905 912 0x48 0xa
[    6.305971] [drm:intel_panel_get_max_backlight], max backlight PWM = 4882
[    6.305973] [drm:intel_panel_get_backlight], get backlight PWM = 0
[    6.305999] [drm:intel_panel_get_max_backlight], max backlight PWM = 4882
[    6.306000] [drm:intel_panel_get_backlight], get backlight PWM = 0
[    6.306056] [drm:intel_dp_init_panel_power_sequencer], cur t1_t3 200 t8 2400 t9 2400 t10 0 t11_t12 6000
[    6.306059] [drm:intel_dp_init_panel_power_sequencer], vbt t1_t3 2000 t8 2500 t9 2000 t10 500 t11_t12 5000
[    6.306061] [drm:intel_dp_init_panel_power_sequencer], panel power up delay 200, power down delay 50, power cycle delay 600
[    6.306063] [drm:intel_dp_init_panel_power_sequencer], backlight on delay 250, off delay 240
[    6.306065] [drm:intel_dp_i2c_init], i2c_init DPDDC-A
[    6.306067] [drm:ironlake_edp_panel_vdd_on], Turn eDP VDD on
[    6.306074] [drm:ironlake_edp_panel_vdd_on], PCH_PP_STATUS: 0xc0000008 PCH_PP_CONTROL: 0xabcd000b
[    6.308566] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x514500c8
[    6.308568] [drm:intel_dp_i2c_aux_ch], aux_ch failed -110
[    6.311058] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x514500c8
[    6.311061] [drm:intel_dp_i2c_aux_ch], aux_ch failed -110
[    6.311307] [drm:ironlake_edp_panel_vdd_off], Turn eDP VDD off 1
[    6.311311] [drm:ironlake_edp_panel_vdd_on], Turn eDP VDD on
[    6.311314] [drm:ironlake_edp_panel_vdd_on], eDP VDD already on
[    6.313804] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x514500c8
[    6.320503] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x514500c8
[    6.328413] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x514500c8
[    6.333891] [drm:ironlake_edp_panel_vdd_off], Turn eDP VDD off 1
[    6.333895] [drm] failed to retrieve link info, disabling eDP
[    6.334121] [drm:ironlake_panel_vdd_off_sync], PCH_PP_STATUS: 0xc0000008 PCH_PP_CONTROL: 0xabcd0003
[    6.390002] [drm:intel_dp_i2c_init], i2c_init DPDDC-D
[    6.392541] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003f
[    6.392544] [drm:intel_dp_i2c_aux_ch], aux_ch failed -110
[    6.395094] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003f
[    6.395096] [drm:intel_dp_i2c_aux_ch], aux_ch failed -110
[    6.395327] [drm:ironlake_init_pch_refclk], has_panel 1 has_lvds 1 has_pch_edp 0 has_cpu_edp 0 has_ck505 0
[    6.395332] [drm:ironlake_init_pch_refclk], Using SSC on panel
[    6.399021] [drm:init_status_page], render ring hws offset: 0x00000000
[    6.399388] [drm:init_status_page], bsd ring hws offset: 0x00022000
[    6.399562] [drm:init_status_page], blitter ring hws offset: 0x00043000
[    6.399722] [drm:create_default_context], Default HW context loaded
[    6.399723] [drm:i915_gem_context_init], HW context support initialized
[    6.399777] [drm:intel_modeset_setup_hw_state], [CRTC:3] hw state readout: enabled
[    6.399780] [drm:intel_modeset_setup_hw_state], [CRTC:5] hw state readout: disabled
[    6.399782] [drm:intel_modeset_setup_hw_state], [CRTC:7] hw state readout: disabled
[    6.399786] [drm:intel_modeset_setup_hw_state], [ENCODER:10:LVDS-10] hw state readout: enabled, pipe=0
[    6.399790] [drm:intel_modeset_setup_hw_state], [ENCODER:16:DAC-16] hw state readout: disabled, pipe=0
[    6.399795] [drm:intel_modeset_setup_hw_state], [ENCODER:17:TMDS-17] hw state readout: disabled, pipe=0
[    6.399799] [drm:intel_modeset_setup_hw_state], [ENCODER:21:TMDS-21] hw state readout: disabled, pipe=0
[    6.399803] [drm:intel_modeset_setup_hw_state], [CONNECTOR:9:LVDS-1] hw state readout: enabled
[    6.399807] [drm:intel_modeset_setup_hw_state], [CONNECTOR:15:VGA-1] hw state readout: disabled
[    6.399811] [drm:intel_modeset_setup_hw_state], [CONNECTOR:18:HDMI-A-1] hw state readout: disabled
[    6.399815] [drm:intel_modeset_setup_hw_state], [CONNECTOR:22:DP-1] hw state readout: disabled
[    6.399820] [drm:intel_connector_check_state], [CONNECTOR:9:LVDS-1]
[    6.399826] [drm:intel_modeset_check_state], [ENCODER:10:LVDS-10]
[    6.399830] [drm:intel_modeset_check_state], [ENCODER:16:DAC-16]
[    6.399833] [drm:intel_modeset_check_state], [ENCODER:17:TMDS-17]
[    6.399836] [drm:intel_modeset_check_state], [ENCODER:21:TMDS-21]
[    6.399840] [drm:intel_modeset_check_state], [CRTC:3]
[    6.399842] [drm:intel_modeset_check_state], [CRTC:5]
[    6.399843] [drm:intel_modeset_check_state], [CRTC:7]
[    6.399848] [drm:intel_crt_reset], pch crt adpa set to 0xf40000
[    6.399994] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:9:LVDS-1]
[    6.400005] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:9:LVDS-1] probed modes :
[    6.400007] [drm:drm_mode_debug_printmodeline], Modeline 23:"1600x900" 60 97750 1600 1648 1696 1784 900 902 905 912 0x48 0xa
[    6.400011] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:VGA-1]
[    6.400014] [drm:intel_ironlake_crt_detect_hotplug], trigger hotplug detect cycle: adpa=0xf40000
[    6.413872] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40000, result 0
[    6.413877] [drm:intel_crt_detect], CRT not detected via hotplug
[    6.421889] [drm:gmbus_xfer], GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[    6.421894] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[    6.421897] [drm:intel_crt_get_edid], CRT GMBUS EDID read failed, retry using GPIO bit-banging
[    6.421899] [drm:intel_gmbus_force_bit], enabling bit-banging on i915 gmbus vga. force bit now 1
[    6.422264] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[    6.422266] [drm:intel_gmbus_force_bit], disabling bit-banging on i915 gmbus vga. force bit now 0
[    6.422268] [drm:intel_crt_detect_ddc], CRT not detected via DDC:0x50 [no valid EDID found]
[    6.422270] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:VGA-1] disconnected
[    6.422274] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:HDMI-A-1]
[    6.429892] [drm:gmbus_xfer], GMBUS [i915 gmbus dpd] NAK for addr: 0050 r(1)
[    6.429897] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpd
[    6.429901] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:HDMI-A-1] disconnected
[    6.429904] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:22:DP-1]
[    6.432442] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003f
[    6.440409] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003f
[    6.448466] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003f
[    6.453855] [drm:intel_dp_detect], DPCD: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[    6.453860] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:22:DP-1] disconnected
[    6.453863] [drm:drm_setup_crtcs], 
[    6.453866] [drm:drm_enable_connectors], connector 9 enabled? yes
[    6.453868] [drm:drm_enable_connectors], connector 15 enabled? no
[    6.453870] [drm:drm_enable_connectors], connector 18 enabled? no
[    6.453871] [drm:drm_enable_connectors], connector 22 enabled? no
[    6.453873] [drm:drm_target_preferred], looking for cmdline mode on connector 9
[    6.453875] [drm:drm_target_preferred], looking for preferred mode on connector 9
[    6.453877] [drm:drm_target_preferred], found mode 1600x900
[    6.453879] [drm:drm_setup_crtcs], picking CRTCs for 8192x8192 config
[    6.453903] [drm:drm_setup_crtcs], desired mode 1600x900 set on crtc 3
[    6.458646] [drm:intelfb_create], allocated 1600x900 fb: 0x00073000, bo ffff8801478f6c00
[    6.458725] fbcon: inteldrmfb (fb0) is primary device
[    6.459706] [drm:intel_crtc_set_config], [CRTC:3] [FB:24] #connectors=1 (x y) (0 0)
[    6.459709] [drm:intel_set_config_compute_mode_changes], crtc has no fb, full mode set
[    6.459710] [drm:intel_set_config_compute_mode_changes], modes are different, full mode set
[    6.459713] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[    6.459716] [drm:drm_mode_debug_printmodeline], Modeline 12:"1600x900" 60 97750 1600 1648 1696 1784 900 902 905 912 0x48 0xa
[    6.459718] [drm:intel_modeset_stage_output_state], [CONNECTOR:9:LVDS-1] to [CRTC:3]
[    6.459720] [drm:intel_crtc_set_config], attempting to set mode from userspace
[    6.459722] [drm:drm_mode_debug_printmodeline], Modeline 12:"1600x900" 60 97750 1600 1648 1696 1784 900 902 905 912 0x48 0xa
[    6.459725] [drm:intel_set_mode], set mode pipe masks: modeset: 1, prepare: 1, disable: 0
[    6.459736] [drm:intel_modeset_adjusted_mode], [CRTC:3]
[    6.459738] [drm:intel_panel_actually_set_backlight], set backlight PWM = 0
[    6.459741] [drm:intel_panel_get_max_backlight], max backlight PWM = 4882
[    6.476003] ieee80211 phy0: Selected rate control algorithm 'ath9k_rate_control'
[    6.476240] ieee80211 phy0: Atheros AR9485 Rev:1 mem=0xffffc90014e80000, irq=17
[    6.489265] platform microcode: firmware: agent aborted loading intel-ucode/06-3a-09 (not found?)
[    6.489465] microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x15
[    6.499162] iTCO_vendor_support: vendor-support=0
[    6.510585] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
[    6.510616] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
[    6.510735] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    6.532369] uvcvideo: Found UVC 1.00 device HD WebCam (1bcf:2c18)
[    6.541108] input: HD WebCam as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input6
[    6.541229] usbcore: registered new interface driver uvcvideo
[    6.541229] USB Video Class driver (1.1.1)
[    6.542474] acer_wmi: Acer Laptop ACPI-WMI Extras
[    6.542489] acer_wmi: Function bitmap for Communication Button: 0x1
[    6.542597] acer_wmi: Brightness must be controlled by acpi video driver
[    6.550648] platform microcode: firmware: agent aborted loading intel-ucode/06-3a-09 (not found?)
[    6.550740] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    6.574750] input: Acer WMI hotkeys as /devices/virtual/input/input7
[    6.575164] input: Acer BMA150 accelerometer as /devices/virtual/input/input8
[    6.745979] [drm:ivb_modeset_global_resources], disabling fdi C rx
[    6.745984] [drm:ironlake_get_refclk], using SSC reference clock of 120 MHz
[    6.746002] [drm:intel_choose_pipe_bpp_dither], clamping display bpc (was -1) to LVDS (6)
[    6.746004] [drm:intel_choose_pipe_bpp_dither], setting pipe bpc to 8 (max display bpc 6)
[    6.746006] [drm:ironlake_crtc_mode_set], Mode for pipe 0:
[    6.746010] [drm:drm_mode_debug_printmodeline], Modeline 12:"1600x900" 60 97750 1600 1648 1696 1784 900 902 905 912 0x48 0xa
[    6.746012] [drm:intel_get_pch_pll], CRTC:3 allocated PCH PLL c6014
[    6.746013] [drm:intel_get_pch_pll], using pll 0 for pipe 0
[    6.746014] [drm:intel_get_pch_pll], switching PLL c6014 off
[    6.746326] [drm:ironlake_check_fdi_lanes], checking fdi config on pipe 0, lanes 1
[    6.801758] [drm:ironlake_wait_for_vblank], vblank wait timed out
[    6.801765] [drm:ironlake_update_plane], Writing base 00073000 00000000 0 0 6400
[    6.801780] [drm:intel_crtc_mode_set], [ENCODER:10:LVDS-10] set [MODE:12:1600x900]
[    6.801783] [drm:ivybridge_update_wm], FIFO watermarks For pipe A - plane 10, cursor: 6
[    6.801786] [drm:ironlake_check_srwm], watermark 1: display plane 15, fbc lines 3, cursor 6
[    6.801788] [drm:ironlake_check_srwm], watermark 2: display plane 51, fbc lines 3, cursor 6
[    6.801791] [drm:ironlake_check_srwm], watermark 3: display plane 100, fbc lines 3, cursor 6
[    6.801793] [drm:ironlake_check_srwm], watermark 3: display plane 198, fbc lines 4, cursor 10
[    6.857732] [drm:ironlake_wait_for_vblank], vblank wait timed out
[    6.913716] [drm:ironlake_wait_for_vblank], vblank wait timed out
[    6.913884] [drm:ivb_manual_fdi_link_train], FDI_RX_IIR before link train 0x700
[    6.914535] [drm:ivb_manual_fdi_link_train], FDI_RX_IIR 0x700
[    6.914538] [drm:ivb_manual_fdi_link_train], FDI train 1 done, level 0.
[    6.915197] [drm:ivb_manual_fdi_link_train], FDI_RX_IIR 0x600
[    6.915200] [drm:ivb_manual_fdi_link_train], FDI train 2 done, level 0.
[    6.915201] [drm:ivb_manual_fdi_link_train], FDI train done.
[    6.915203] [drm:ironlake_enable_pch_pll], enable PCH PLL c6014 (active 0, on? 0)for crtc 3
[    6.915206] [drm:ironlake_enable_pch_pll], enabling PCH PLL c6014
[    7.249622] [drm:intel_panel_get_max_backlight], max backlight PWM = 4882
[    7.249627] [drm:intel_panel_actually_set_backlight], set backlight PWM = 4882
[    7.249630] [drm:intel_panel_get_max_backlight], max backlight PWM = 4882
[    7.265620] [drm:intel_connector_check_state], [CONNECTOR:9:LVDS-1]
[    7.265629] [drm:intel_modeset_check_state], [ENCODER:10:LVDS-10]
[    7.265633] [drm:intel_modeset_check_state], [ENCODER:16:DAC-16]
[    7.265637] [drm:intel_modeset_check_state], [ENCODER:17:TMDS-17]
[    7.265641] [drm:intel_modeset_check_state], [ENCODER:21:TMDS-21]
[    7.265644] [drm:intel_modeset_check_state], [CRTC:3]
[    7.265646] [drm:intel_modeset_check_state], [CRTC:5]
[    7.265647] [drm:intel_modeset_check_state], [CRTC:7]
[    7.265651] [drm:intel_crtc_set_config], [CRTC:5] [NOFB]
[    7.265656] [drm:intel_modeset_stage_output_state], [CONNECTOR:9:LVDS-1] to [CRTC:3]
[    7.265659] [drm:intel_crtc_set_config], [CRTC:7] [NOFB]
[    7.265661] [drm:intel_modeset_stage_output_state], [CONNECTOR:9:LVDS-1] to [CRTC:3]
[    7.265730] [drm:intel_crtc_set_config], [CRTC:3] [FB:24] #connectors=1 (x y) (0 0)
[    7.265734] [drm:intel_modeset_stage_output_state], [CONNECTOR:9:LVDS-1] to [CRTC:3]
[    7.275671] Console: switching to colour frame buffer device 200x56
[    7.275694] [drm:intel_crtc_set_config], [CRTC:3] [FB:24] #connectors=1 (x y) (0 0)
[    7.275697] [drm:intel_modeset_stage_output_state], [CONNECTOR:9:LVDS-1] to [CRTC:3]
[    7.285871] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    7.285875] i915 0000:00:02.0: registered panic notifier
[    7.287398] [drm:asle_set_backlight], bclp = 0x800000ff
[    7.287403] [drm:intel_panel_get_max_backlight], max backlight PWM = 4882
[    7.287405] [drm:intel_panel_actually_set_backlight], set backlight PWM = 4882
[    7.287409] [drm:intel_panel_get_max_backlight], max backlight PWM = 4882
[    7.287497] [drm:asle_set_backlight], bclp = 0x80000000
[    7.287501] [drm:intel_panel_get_max_backlight], max backlight PWM = 4882
[    7.287502] [drm:intel_panel_actually_set_backlight], set backlight PWM = 0
[    7.287505] [drm:intel_panel_get_max_backlight], max backlight PWM = 4882
[    7.287595] acpi device:3d: registered as cooling_device2
[    7.287859] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    7.287931] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9
[    7.288013] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[    7.288116] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
[    7.315330] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input10
[    7.335679] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[    7.335808] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[    7.335904] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[    7.817816] [drm:intel_enable_rc6], RC6 and deep RC6 enabled
[    7.817822] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off
[    8.093373] EXT4-fs (dm-0): re-mounted. Opts: (null)
[    8.209980] EXT4-fs (dm-0): re-mounted. Opts: errors=remount-ro
[    8.268934] loop: module loaded
[    8.745784] Adding 8011772k swap on /dev/mapper/vg_system-swap_1.  Priority:-1 extents:1 across:8011772k 
[    9.217552] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    9.249181] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null)
[    9.288553] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null)
[   10.006194] RPC: Registered named UNIX socket transport module.
[   10.006198] RPC: Registered udp transport module.
[   10.006199] RPC: Registered tcp transport module.
[   10.006201] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   10.020061] FS-Cache: Loaded
[   10.026545] Key type dns_resolver registered
[   10.046560] FS-Cache: Netfs 'nfs' registered for caching
[   10.076429] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   10.294278] input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/input/input14
[   10.837836] [drm:intel_crtc_set_config], [CRTC:3] [FB:24] #connectors=1 (x y) (0 0)
[   10.837841] [drm:intel_modeset_stage_output_state], [CONNECTOR:9:LVDS-1] to [CRTC:3]
[   10.955468] atl1c 0000:08:00.0: irq 46 for MSI/MSI-X
[   10.956142] atl1c 0000:08:00.0: atl1c: eth0 NIC Link is Up<1000 Mbps Full Duplex>
[   12.502573] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input15
[   17.379219] Bluetooth: Core ver 2.16
[   17.379237] NET: Registered protocol family 31
[   17.379239] Bluetooth: HCI device and connection manager initialized
[   17.379246] Bluetooth: HCI socket layer initialized
[   17.379249] Bluetooth: L2CAP socket layer initialized
[   17.379255] Bluetooth: SCO socket layer initialized
[   17.407795] Bluetooth: RFCOMM TTY layer initialized
[   17.407806] Bluetooth: RFCOMM socket layer initialized
[   17.407808] Bluetooth: RFCOMM ver 1.11
[   17.408098] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   17.408100] Bluetooth: BNEP filters: protocol multicast
[   17.408104] Bluetooth: BNEP socket layer initialized
[   18.046399] lp: driver loaded but no devices found
[   18.201761] ppdev: user-space parallel port driver
[   19.689759] [drm:intel_crtc_set_config], [CRTC:3] [FB:24] #connectors=1 (x y) (0 0)
[   19.689763] [drm:intel_modeset_stage_output_state], [CONNECTOR:9:LVDS-1] to [CRTC:3]
[   19.710945] [drm:i915_driver_open], 
[   19.711002] [drm:intel_crtc_set_config], [CRTC:3] [FB:24] #connectors=1 (x y) (0 0)
[   19.711009] [drm:intel_modeset_stage_output_state], [CONNECTOR:9:LVDS-1] to [CRTC:3]
[   19.711012] [drm:intel_crtc_set_config], [CRTC:5] [NOFB]
[   19.711014] [drm:intel_modeset_stage_output_state], [CONNECTOR:9:LVDS-1] to [CRTC:3]
[   19.711016] [drm:intel_crtc_set_config], [CRTC:7] [NOFB]
[   19.711018] [drm:intel_modeset_stage_output_state], [CONNECTOR:9:LVDS-1] to [CRTC:3]
[   19.711023] [drm:ivybridge_update_wm], FIFO watermarks For pipe A - plane 10, cursor: 6
[   19.711026] [drm:ironlake_check_srwm], watermark 1: display plane 15, fbc lines 3, cursor 6
[   19.711028] [drm:ironlake_check_srwm], watermark 2: display plane 51, fbc lines 3, cursor 6
[   19.711031] [drm:ironlake_check_srwm], watermark 3: display plane 100, fbc lines 3, cursor 6
[   19.711033] [drm:ironlake_check_srwm], watermark 3: display plane 198, fbc lines 4, cursor 10
[   19.711036] [drm:ivybridge_update_wm], FIFO watermarks For pipe A - plane 10, cursor: 6
[   19.711038] [drm:ironlake_check_srwm], watermark 1: display plane 15, fbc lines 3, cursor 6
[   19.711041] [drm:ironlake_check_srwm], watermark 2: display plane 51, fbc lines 3, cursor 6
[   19.711043] [drm:ironlake_check_srwm], watermark 3: display plane 100, fbc lines 3, cursor 6
[   19.711045] [drm:ironlake_check_srwm], watermark 3: display plane 198, fbc lines 4, cursor 10
[   19.711048] [drm:ivybridge_update_wm], FIFO watermarks For pipe A - plane 10, cursor: 6
[   19.711051] [drm:ironlake_check_srwm], watermark 1: display plane 15, fbc lines 3, cursor 6
[   19.711053] [drm:ironlake_check_srwm], watermark 2: display plane 51, fbc lines 3, cursor 6
[   19.711055] [drm:ironlake_check_srwm], watermark 3: display plane 100, fbc lines 3, cursor 6
[   19.711057] [drm:ironlake_check_srwm], watermark 3: display plane 198, fbc lines 4, cursor 10
[   19.711094] [drm:i915_driver_open], 
[   19.724140] [drm:drm_mode_getresources], CRTC[3] CONNECTORS[4] ENCODERS[4]
[   19.724147] [drm:drm_mode_getresources], CRTC[3] CONNECTORS[4] ENCODERS[4]
[   19.724212] [drm:drm_mode_getconnector], [CONNECTOR:9:?]
[   19.724215] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:9:LVDS-1]
[   19.724225] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:9:LVDS-1] probed modes :
[   19.724228] [drm:drm_mode_debug_printmodeline], Modeline 23:"1600x900" 60 97750 1600 1648 1696 1784 900 902 905 912 0x48 0xa
[   19.724233] [drm:drm_mode_getconnector], [CONNECTOR:9:?]
[   19.724452] [drm:drm_mode_getconnector], [CONNECTOR:15:?]
[   19.724455] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:VGA-1]
[   19.724460] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40000, result 0
[   19.724462] [drm:intel_crt_detect], CRT not detected via hotplug
[   19.729643] [drm:gmbus_xfer], GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[   19.729649] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[   19.729651] [drm:intel_crt_get_edid], CRT GMBUS EDID read failed, retry using GPIO bit-banging
[   19.729653] [drm:intel_gmbus_force_bit], enabling bit-banging on i915 gmbus vga. force bit now 1
[   19.730016] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[   19.730018] [drm:intel_gmbus_force_bit], disabling bit-banging on i915 gmbus vga. force bit now 0
[   19.730020] [drm:intel_crt_detect_ddc], CRT not detected via DDC:0x50 [no valid EDID found]
[   19.730023] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:VGA-1] disconnected
[   19.730032] [drm:drm_mode_getconnector], [CONNECTOR:15:?]
[   19.730034] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:VGA-1]
[   19.730038] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40000, result 0
[   19.730040] [drm:intel_crt_detect], CRT not detected via hotplug
[   19.737635] [drm:gmbus_xfer], GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[   19.737640] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[   19.737642] [drm:intel_crt_get_edid], CRT GMBUS EDID read failed, retry using GPIO bit-banging
[   19.737644] [drm:intel_gmbus_force_bit], enabling bit-banging on i915 gmbus vga. force bit now 1
[   19.738011] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[   19.738012] [drm:intel_gmbus_force_bit], disabling bit-banging on i915 gmbus vga. force bit now 0
[   19.738015] [drm:intel_crt_detect_ddc], CRT not detected via DDC:0x50 [no valid EDID found]
[   19.738017] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:VGA-1] disconnected
[   19.738073] [drm:drm_mode_getconnector], [CONNECTOR:18:?]
[   19.738076] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:HDMI-A-1]
[   19.745633] [drm:gmbus_xfer], GMBUS [i915 gmbus dpd] NAK for addr: 0050 r(1)
[   19.745639] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpd
[   19.745642] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:HDMI-A-1] disconnected
[   19.745651] [drm:drm_mode_getconnector], [CONNECTOR:18:?]
[   19.745653] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:HDMI-A-1]
[   19.753634] [drm:gmbus_xfer], GMBUS [i915 gmbus dpd] NAK for addr: 0050 r(1)
[   19.753639] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpd
[   19.753642] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:HDMI-A-1] disconnected
[   19.753697] [drm:drm_mode_getconnector], [CONNECTOR:22:?]
[   19.753700] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:22:DP-1]
[   19.756238] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003f
[   19.764155] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003f
[   19.772159] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003f
[   19.777650] [drm:intel_dp_detect], DPCD: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   19.777655] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:22:DP-1] disconnected
[   19.777667] [drm:drm_mode_getconnector], [CONNECTOR:22:?]
[   19.777670] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:22:DP-1]
[   19.780205] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003f
[   19.788149] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003f
[   19.796147] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003f
[   19.801628] [drm:intel_dp_detect], DPCD: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   19.801634] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:22:DP-1] disconnected
[   19.801719] [drm:drm_mode_getconnector], [CONNECTOR:9:?]
[   19.801722] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:9:LVDS-1]
[   19.801732] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:9:LVDS-1] probed modes :
[   19.801735] [drm:drm_mode_debug_printmodeline], Modeline 23:"1600x900" 60 97750 1600 1648 1696 1784 900 902 905 912 0x48 0xa
[   19.801740] [drm:drm_mode_getconnector], [CONNECTOR:9:?]
[   19.802695] [drm:drm_mode_getconnector], [CONNECTOR:15:?]
[   19.802699] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:VGA-1]
[   19.802703] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40000, result 0
[   19.802705] [drm:intel_crt_detect], CRT not detected via hotplug
[   19.809606] [drm:gmbus_xfer], GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[   19.809611] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[   19.809614] [drm:intel_crt_get_edid], CRT GMBUS EDID read failed, retry using GPIO bit-banging
[   19.809625] [drm:intel_gmbus_force_bit], enabling bit-banging on i915 gmbus vga. force bit now 1
[   19.809983] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[   19.809985] [drm:intel_gmbus_force_bit], disabling bit-banging on i915 gmbus vga. force bit now 0
[   19.809987] [drm:intel_crt_detect_ddc], CRT not detected via DDC:0x50 [no valid EDID found]
[   19.809989] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:VGA-1] disconnected
[   19.809994] [drm:drm_mode_getconnector], [CONNECTOR:15:?]
[   19.809996] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:VGA-1]
[   19.809999] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40000, result 0
[   19.810001] [drm:intel_crt_detect], CRT not detected via hotplug
[   19.817620] [drm:gmbus_xfer], GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[   19.817625] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[   19.817627] [drm:intel_crt_get_edid], CRT GMBUS EDID read failed, retry using GPIO bit-banging
[   19.817629] [drm:intel_gmbus_force_bit], enabling bit-banging on i915 gmbus vga. force bit now 1
[   19.817992] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[   19.817993] [drm:intel_gmbus_force_bit], disabling bit-banging on i915 gmbus vga. force bit now 0
[   19.817995] [drm:intel_crt_detect_ddc], CRT not detected via DDC:0x50 [no valid EDID found]
[   19.817998] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:VGA-1] disconnected
[   19.818038] [drm:drm_mode_getconnector], [CONNECTOR:18:?]
[   19.818042] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:HDMI-A-1]
[   19.825613] [drm:gmbus_xfer], GMBUS [i915 gmbus dpd] NAK for addr: 0050 r(1)
[   19.825636] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpd
[   19.825639] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:HDMI-A-1] disconnected
[   19.825644] [drm:drm_mode_getconnector], [CONNECTOR:18:?]
[   19.825646] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:HDMI-A-1]
[   19.833607] [drm:gmbus_xfer], GMBUS [i915 gmbus dpd] NAK for addr: 0050 r(1)
[   19.833620] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpd
[   19.833622] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:HDMI-A-1] disconnected
[   19.833658] [drm:drm_mode_getconnector], [CONNECTOR:22:?]
[   19.833661] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:22:DP-1]
[   19.836198] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003f
[   19.844126] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003f
[   19.852157] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003f
[   19.857591] [drm:intel_dp_detect], DPCD: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   19.857598] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:22:DP-1] disconnected
[   19.857614] [drm:drm_mode_getconnector], [CONNECTOR:22:?]
[   19.857616] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:22:DP-1]
[   19.860153] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003f
[   19.868121] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003f
[   19.876132] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003f
[   19.881591] [drm:intel_dp_detect], DPCD: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   19.881607] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:22:DP-1] disconnected
[   20.033765] [drm:asle_set_backlight], bclp = 0x80000000
[   20.033771] [drm:intel_panel_get_max_backlight], max backlight PWM = 4882
[   20.033773] [drm:intel_panel_actually_set_backlight], set backlight PWM = 0
[   20.033777] [drm:intel_panel_get_max_backlight], max backlight PWM = 4882
[   20.033932] [drm:asle_set_backlight], bclp = 0x80000000
[   20.033937] [drm:intel_panel_get_max_backlight], max backlight PWM = 4882
[   20.033938] [drm:intel_panel_actually_set_backlight], set backlight PWM = 0
[   20.033941] [drm:intel_panel_get_max_backlight], max backlight PWM = 4882
[   20.034582] [drm:drm_mode_addfb], [FB:25]
[   20.034646] [drm:drm_mode_setcrtc], [CRTC:3]
[   20.034651] [drm:drm_mode_setcrtc], [CONNECTOR:9:LVDS-1]
[   20.034654] [drm:intel_crtc_set_config], [CRTC:3] [FB:25] #connectors=1 (x y) (0 0)
[   20.034658] [drm:intel_modeset_stage_output_state], [CONNECTOR:9:LVDS-1] to [CRTC:3]
[   20.039975] [drm:ironlake_update_plane], Writing base 005F2000 00000000 0 0 6656
[   26.354956] ehci-pci 0000:00:1d.0: setting latency timer to 64
[   26.382914] xhci_hcd 0000:00:14.0: setting latency timer to 64
[   26.438869] xhci_hcd 0000:00:14.0: setting latency timer to 64
[   37.084060] type=1305 audit(1370284825.375:47979): auid=4294967295 ses=4294967295 op="remove rule" key=(null) list=4 res=1
[   37.084075] type=1305 audit(1370284825.375:47980): audit_enabled=0 old=1 auid=4294967295 ses=4294967295 res=1
[   58.229497] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003f
[   58.239517] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003f
[   58.247516] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003f
[   58.253139] [drm:intel_dp_detect], DPCD: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   58.260973] [drm:gmbus_xfer], GMBUS [i915 gmbus dpd] NAK for addr: 0050 r(1)
[   58.260979] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpd
[   58.261047] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40000, result 0
[   58.261050] [drm:intel_crt_detect], CRT not detected via hotplug
[   58.268976] [drm:gmbus_xfer], GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[   58.268981] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[   58.268983] [drm:intel_crt_get_edid], CRT GMBUS EDID read failed, retry using GPIO bit-banging
[   58.268984] [drm:intel_gmbus_force_bit], enabling bit-banging on i915 gmbus vga. force bit now 1
[   58.269351] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[   58.269352] [drm:intel_gmbus_force_bit], disabling bit-banging on i915 gmbus vga. force bit now 0
[   58.269354] [drm:intel_crt_detect_ddc], CRT not detected via DDC:0x50 [no valid EDID found]
[   58.274869] [drm:asle_set_backlight], bclp = 0x80000000
[   58.274876] [drm:intel_panel_get_max_backlight], max backlight PWM = 4882
[   58.274879] [drm:intel_panel_actually_set_backlight], set backlight PWM = 0
[   58.274882] [drm:intel_panel_get_max_backlight], max backlight PWM = 4882
[   58.544461] [drm:asle_set_backlight], bclp = 0x80000000
[   58.544468] [drm:intel_panel_get_max_backlight], max backlight PWM = 4882
[   58.544470] [drm:intel_panel_actually_set_backlight], set backlight PWM = 0
[   58.544474] [drm:intel_panel_get_max_backlight], max backlight PWM = 4882
[   58.544658] [drm:asle_set_backlight], bclp = 0x800000ff
[   58.544664] [drm:intel_panel_get_max_backlight], max backlight PWM = 4882
[   58.544666] [drm:intel_panel_actually_set_backlight], set backlight PWM = 4882
[   58.544669] [drm:intel_panel_get_max_backlight], max backlight PWM = 4882
[   58.948907] [drm:i915_driver_open], 
[   59.034786] [drm:i915_driver_open], 
[   59.191124] [drm:drm_mode_getconnector], [CONNECTOR:9:?]
[   59.191132] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:9:LVDS-1]
[   59.191145] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:9:LVDS-1] probed modes :
[   59.191148] [drm:drm_mode_debug_printmodeline], Modeline 23:"1600x900" 60 97750 1600 1648 1696 1784 900 902 905 912 0x48 0xa
[   59.191153] [drm:drm_mode_getconnector], [CONNECTOR:9:?]
[   59.191366] [drm:drm_mode_getconnector], [CONNECTOR:15:?]
[   59.191369] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:VGA-1]
[   59.191374] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40000, result 0
[   59.191376] [drm:intel_crt_detect], CRT not detected via hotplug
[   59.196662] [drm:gmbus_xfer], GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[   59.196668] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[   59.196671] [drm:intel_crt_get_edid], CRT GMBUS EDID read failed, retry using GPIO bit-banging
[   59.196674] [drm:intel_gmbus_force_bit], enabling bit-banging on i915 gmbus vga. force bit now 1
[   59.197042] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[   59.197045] [drm:intel_gmbus_force_bit], disabling bit-banging on i915 gmbus vga. force bit now 0
[   59.197048] [drm:intel_crt_detect_ddc], CRT not detected via DDC:0x50 [no valid EDID found]
[   59.197051] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:VGA-1] disconnected
[   59.197059] [drm:drm_mode_getconnector], [CONNECTOR:15:?]
[   59.197062] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:VGA-1]
[   59.197066] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40000, result 0
[   59.197069] [drm:intel_crt_detect], CRT not detected via hotplug
[   59.204674] [drm:gmbus_xfer], GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[   59.204682] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[   59.204686] [drm:intel_crt_get_edid], CRT GMBUS EDID read failed, retry using GPIO bit-banging
[   59.204697] [drm:intel_gmbus_force_bit], enabling bit-banging on i915 gmbus vga. force bit now 1
[   59.205062] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[   59.205063] [drm:intel_gmbus_force_bit], disabling bit-banging on i915 gmbus vga. force bit now 0
[   59.205065] [drm:intel_crt_detect_ddc], CRT not detected via DDC:0x50 [no valid EDID found]
[   59.205068] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:VGA-1] disconnected
[   59.205078] [drm:drm_mode_getconnector], [CONNECTOR:18:?]
[   59.205080] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:HDMI-A-1]
[   59.212651] [drm:gmbus_xfer], GMBUS [i915 gmbus dpd] NAK for addr: 0050 r(1)
[   59.212656] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpd
[   59.212660] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:HDMI-A-1] disconnected
[   59.212677] [drm:drm_mode_getconnector], [CONNECTOR:18:?]
[   59.212680] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:HDMI-A-1]
[   59.220649] [drm:gmbus_xfer], GMBUS [i915 gmbus dpd] NAK for addr: 0050 r(1)
[   59.220654] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpd
[   59.220658] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:HDMI-A-1] disconnected
[   59.220670] [drm:drm_mode_getconnector], [CONNECTOR:22:?]
[   59.220674] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:22:DP-1]
[   59.223213] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003f
[   59.231196] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003f
[   59.239176] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003f
[   59.244638] [drm:intel_dp_detect], DPCD: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   59.244643] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:22:DP-1] disconnected
[   59.244658] [drm:drm_mode_getconnector], [CONNECTOR:22:?]
[   59.244662] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:22:DP-1]
[   59.247199] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003f
[   59.255188] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003f
[   59.263167] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003f
[   59.268630] [drm:intel_dp_detect], DPCD: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   59.268635] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:22:DP-1] disconnected
[   60.020615] [drm:drm_mode_addfb], [FB:26]
[   63.392249] [drm:asle_set_backlight], bclp = 0x800000ff
[   63.392259] [drm:intel_panel_get_max_backlight], max backlight PWM = 4882
[   63.392262] [drm:intel_panel_actually_set_backlight], set backlight PWM = 4882
[   63.392266] [drm:intel_panel_get_max_backlight], max backlight PWM = 4882
[   64.701138] [drm:drm_mode_addfb], [FB:25]
[   64.734659] [drm:drm_mode_addfb], [FB:26]
[   65.715587] [drm:drm_mode_addfb], [FB:25]
[   65.734944] [drm:drm_mode_addfb], [FB:26]
[   65.751579] [drm:drm_mode_addfb], [FB:25]
[   65.768393] [drm:drm_mode_addfb], [FB:26]
[   65.785886] [drm:drm_mode_addfb], [FB:25]
[   65.803370] [drm:drm_mode_addfb], [FB:26]
[   65.820845] [drm:drm_mode_addfb], [FB:25]
[   65.838352] [drm:drm_mode_addfb], [FB:26]
[   65.855869] [drm:drm_mode_addfb], [FB:25]
[   65.873364] [drm:drm_mode_addfb], [FB:26]
[   65.890813] [drm:drm_mode_addfb], [FB:25]
[   65.908254] [drm:drm_mode_addfb], [FB:26]
[   65.925814] [drm:drm_mode_addfb], [FB:25]
[   65.943336] [drm:drm_mode_addfb], [FB:26]
[   65.960862] [drm:drm_mode_addfb], [FB:25]
[   65.983779] [drm:drm_mode_addfb], [FB:26]
[   66.000346] [drm:drm_mode_addfb], [FB:25]
[   66.016949] [drm:drm_mode_addfb], [FB:26]
[   66.033514] [drm:drm_mode_addfb], [FB:25]
[   66.050106] [drm:drm_mode_addfb], [FB:26]
[   66.066686] [drm:drm_mode_addfb], [FB:25]
[   66.083551] [drm:drm_mode_addfb], [FB:26]
[   66.101057] [drm:drm_mode_addfb], [FB:25]
[   66.118609] [drm:drm_mode_addfb], [FB:26]
[   66.136092] [drm:drm_mode_addfb], [FB:25]
[   66.153580] [drm:drm_mode_addfb], [FB:26]
[   66.171096] [drm:drm_mode_addfb], [FB:25]
[   66.188590] [drm:drm_mode_addfb], [FB:26]
[   66.206068] [drm:drm_mode_addfb], [FB:25]
[   66.223515] [drm:drm_mode_addfb], [FB:26]
[   66.241011] [drm:drm_mode_addfb], [FB:25]
[   66.258581] [drm:drm_mode_addfb], [FB:26]
[   66.276094] [drm:drm_mode_addfb], [FB:25]
[   66.298927] [drm:drm_mode_addfb], [FB:26]
[   66.315506] [drm:drm_mode_addfb], [FB:25]
[   66.332077] [drm:drm_mode_addfb], [FB:26]
[   66.348678] [drm:drm_mode_addfb], [FB:25]
[   66.365253] [drm:drm_mode_addfb], [FB:26]
[   66.381839] [drm:drm_mode_addfb], [FB:25]
[   66.398494] [drm:drm_mode_addfb], [FB:26]
[   66.416022] [drm:drm_mode_addfb], [FB:25]
[   66.433546] [drm:drm_mode_addfb], [FB:26]
[   66.451017] [drm:drm_mode_addfb], [FB:25]
[   66.468490] [drm:drm_mode_addfb], [FB:26]
[   66.485956] [drm:drm_mode_addfb], [FB:25]
[   66.503538] [drm:drm_mode_addfb], [FB:26]
[   66.520978] [drm:drm_mode_addfb], [FB:25]
[   66.538452] [drm:drm_mode_addfb], [FB:26]
[   66.556001] [drm:drm_mode_addfb], [FB:25]
[   66.573479] [drm:drm_mode_addfb], [FB:26]
[   66.590969] [drm:drm_mode_addfb], [FB:25]
[   66.614082] [drm:drm_mode_addfb], [FB:26]
[   66.630663] [drm:drm_mode_addfb], [FB:25]
[   66.647269] [drm:drm_mode_addfb], [FB:26]
[   66.663830] [drm:drm_mode_addfb], [FB:25]
[   66.680425] [drm:drm_mode_addfb], [FB:26]
[   66.697001] [drm:drm_mode_addfb], [FB:25]
[   66.713682] [drm:drm_mode_addfb], [FB:26]
[   66.731194] [drm:drm_mode_addfb], [FB:25]
[   66.748821] [drm:drm_mode_addfb], [FB:26]
[   66.766259] [drm:drm_mode_addfb], [FB:25]
[   66.783944] [drm:drm_mode_addfb], [FB:26]
[   66.801489] [drm:drm_mode_addfb], [FB:25]
[   66.819312] [drm:drm_mode_addfb], [FB:26]
[   66.836830] [drm:drm_mode_addfb], [FB:25]
[   66.854442] [drm:drm_mode_addfb], [FB:26]
[   66.872134] [drm:drm_mode_addfb], [FB:25]
[   66.889824] [drm:drm_mode_addfb], [FB:26]
[   66.912642] [drm:drm_mode_addfb], [FB:25]
[   66.929261] [drm:drm_mode_addfb], [FB:26]
[   66.945816] [drm:drm_mode_addfb], [FB:25]
[   66.966661] [drm:drm_mode_addfb], [FB:26]
[   66.984164] [drm:drm_mode_addfb], [FB:25]
[   67.001706] [drm:drm_mode_addfb], [FB:26]
[   67.019164] [drm:drm_mode_addfb], [FB:25]
[   67.036822] [drm:drm_mode_addfb], [FB:26]
[   67.054504] [drm:drm_mode_addfb], [FB:25]
[   67.072105] [drm:drm_mode_addfb], [FB:26]
[   67.095158] [drm:drm_mode_addfb], [FB:25]
[   67.111695] [drm:drm_mode_addfb], [FB:26]
[   67.128297] [drm:drm_mode_addfb], [FB:25]
[   67.144841] [drm:drm_mode_addfb], [FB:26]
[   67.161478] [drm:drm_mode_addfb], [FB:25]
[   67.178037] [drm:drm_mode_addfb], [FB:26]
[   67.194829] [drm:drm_mode_addfb], [FB:25]
[   67.212284] [drm:drm_mode_addfb], [FB:26]
[   67.229736] [drm:drm_mode_addfb], [FB:25]
[   67.247256] [drm:drm_mode_addfb], [FB:26]
[   67.264981] [drm:drm_mode_addfb], [FB:25]
[   67.282674] [drm:drm_mode_addfb], [FB:26]
[   67.300292] [drm:drm_mode_addfb], [FB:25]
[   67.317874] [drm:drm_mode_addfb], [FB:26]
[   67.335425] [drm:drm_mode_addfb], [FB:25]
[   67.352988] [drm:drm_mode_addfb], [FB:26]
[   67.370417] [drm:drm_mode_addfb], [FB:25]
[   67.393672] [drm:drm_mode_addfb], [FB:26]
[   67.410285] [drm:drm_mode_addfb], [FB:25]
[   67.426836] [drm:drm_mode_addfb], [FB:26]
[   67.443428] [drm:drm_mode_addfb], [FB:25]
[   67.460004] [drm:drm_mode_addfb], [FB:26]
[   67.476590] [drm:drm_mode_addfb], [FB:25]
[   67.493182] [drm:drm_mode_addfb], [FB:26]
[   67.510367] [drm:drm_mode_addfb], [FB:25]
[   67.527485] [drm:drm_mode_addfb], [FB:26]
[   67.544966] [drm:drm_mode_addfb], [FB:25]
[   67.562435] [drm:drm_mode_addfb], [FB:26]
[   67.579944] [drm:drm_mode_addfb], [FB:25]
[   67.597457] [drm:drm_mode_addfb], [FB:26]
[   67.614937] [drm:drm_mode_addfb], [FB:25]
[   67.632411] [drm:drm_mode_addfb], [FB:26]
[   67.649851] [drm:drm_mode_addfb], [FB:25]
[   67.667337] [drm:drm_mode_addfb], [FB:26]
[   67.684770] [drm:drm_mode_addfb], [FB:25]
[   67.702464] [drm:drm_mode_addfb], [FB:26]
[   67.725411] [drm:drm_mode_addfb], [FB:25]
[   67.742005] [drm:drm_mode_addfb], [FB:26]
[   67.758582] [drm:drm_mode_addfb], [FB:25]
[   67.775183] [drm:drm_mode_addfb], [FB:26]
[   67.797173] [drm:drm_mode_addfb], [FB:25]
[   67.802778] [drm:drm_mode_getconnector], [CONNECTOR:9:?]
[   67.802786] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:9:LVDS-1]
[   67.802797] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:9:LVDS-1] probed modes :
[   67.802799] [drm:drm_mode_debug_printmodeline], Modeline 23:"1600x900" 60 97750 1600 1648 1696 1784 900 902 905 912 0x48 0xa
[   67.802805] [drm:drm_mode_getconnector], [CONNECTOR:9:?]
[   67.803031] [drm:drm_mode_getconnector], [CONNECTOR:15:?]
[   67.803035] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:VGA-1]
[   67.803040] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40000, result 0
[   67.803042] [drm:intel_crt_detect], CRT not detected via hotplug
[   67.809790] [drm:gmbus_xfer], GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[   67.809796] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[   67.809808] [drm:intel_crt_get_edid], CRT GMBUS EDID read failed, retry using GPIO bit-banging
[   67.809810] [drm:intel_gmbus_force_bit], enabling bit-banging on i915 gmbus vga. force bit now 1
[   67.810174] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[   67.810175] [drm:intel_gmbus_force_bit], disabling bit-banging on i915 gmbus vga. force bit now 0
[   67.810177] [drm:intel_crt_detect_ddc], CRT not detected via DDC:0x50 [no valid EDID found]
[   67.810180] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:VGA-1] disconnected
[   67.810185] [drm:drm_mode_getconnector], [CONNECTOR:15:?]
[   67.810187] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:VGA-1]
[   67.810190] [drm:intel_ironlake_crt_detect_hotplug], ironlake hotplug adpa=0xf40000, result 0
[   67.810192] [drm:intel_crt_detect], CRT not detected via hotplug
[   67.817805] [drm:gmbus_xfer], GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[   67.817808] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[   67.817810] [drm:intel_crt_get_edid], CRT GMBUS EDID read failed, retry using GPIO bit-banging
[   67.817812] [drm:intel_gmbus_force_bit], enabling bit-banging on i915 gmbus vga. force bit now 1
[   67.818160] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
[   67.818162] [drm:intel_gmbus_force_bit], disabling bit-banging on i915 gmbus vga. force bit now 0
[   67.818164] [drm:intel_crt_detect_ddc], CRT not detected via DDC:0x50 [no valid EDID found]
[   67.818166] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:VGA-1] disconnected
[   67.818177] [drm:drm_mode_getconnector], [CONNECTOR:18:?]
[   67.818180] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:HDMI-A-1]
[   67.825784] [drm:gmbus_xfer], GMBUS [i915 gmbus dpd] NAK for addr: 0050 r(1)
[   67.825789] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpd
[   67.825792] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:HDMI-A-1] disconnected
[   67.825805] [drm:drm_mode_getconnector], [CONNECTOR:18:?]
[   67.825807] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:HDMI-A-1]
[   67.833795] [drm:gmbus_xfer], GMBUS [i915 gmbus dpd] NAK for addr: 0050 r(1)
[   67.833801] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpd
[   67.833804] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:18:HDMI-A-1] disconnected
[   67.833822] [drm:drm_mode_getconnector], [CONNECTOR:22:?]
[   67.833826] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:22:DP-1]
[   67.836363] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003f
[   67.844313] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003f
[   67.852300] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003f
[   67.857772] [drm:intel_dp_detect], DPCD: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   67.857778] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:22:DP-1] disconnected
[   67.857798] [drm:drm_mode_getconnector], [CONNECTOR:22:?]
[   67.857802] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:22:DP-1]
[   67.860353] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003f
[   67.868318] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003f
[   67.876301] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x5145003f
[   67.881763] [drm:intel_dp_detect], DPCD: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[   67.881778] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:22:DP-1] disconnected
[   67.882513] [drm:drm_mode_addfb], [FB:26]
[   80.646992] [drm:drm_mode_addfb], [FB:25]
[   86.298930] [drm:drm_mode_addfb], [FB:26]
[  124.760705] [drm:drm_mode_addfb], [FB:25]
[  130.498266] [drm:drm_mode_addfb], [FB:26]
[  189.027521] [drm:drm_mode_addfb], [FB:25]
[  204.010950] [drm:drm_mode_addfb], [FB:26]
[  208.495621] [drm:asle_set_backlight], bclp = 0x800000ff
[  208.495630] [drm:intel_panel_get_max_backlight], max backlight PWM = 4882
[  208.495634] [drm:intel_panel_actually_set_backlight], set backlight PWM = 4882
[  208.495638] [drm:intel_panel_get_max_backlight], max backlight PWM = 4882
[  208.496329] [drm:asle_set_backlight], bclp = 0x800000ff
[  208.496336] [drm:intel_panel_get_max_backlight], max backlight PWM = 4882
[  208.496339] [drm:intel_panel_actually_set_backlight], set backlight PWM = 4882
[  208.496343] [drm:intel_panel_get_max_backlight], max backlight PWM = 4882
[  208.497401] [drm:asle_set_backlight], bclp = 0x800000ff
[  208.497410] [drm:intel_panel_get_max_backlight], max backlight PWM = 4882
[  208.497413] [drm:intel_panel_actually_set_backlight], set backlight PWM = 4882
[  208.497417] [drm:intel_panel_get_max_backlight], max backlight PWM = 4882
[  208.497768] [drm:asle_set_backlight], bclp = 0x8000007f
[  208.497775] [drm:intel_panel_get_max_backlight], max backlight PWM = 4882
[  208.497778] [drm:intel_panel_actually_set_backlight], set backlight PWM = 2431
[  208.497782] [drm:intel_panel_get_max_backlight], max backlight PWM = 4882
[  283.495001] [drm:asle_set_backlight], bclp = 0x8000007f
[  283.495010] [drm:intel_panel_get_max_backlight], max backlight PWM = 4882
[  283.495013] [drm:intel_panel_actually_set_backlight], set backlight PWM = 2431
[  283.495018] [drm:intel_panel_get_max_backlight], max backlight PWM = 4882
[  283.496037] [drm:asle_set_backlight], bclp = 0x8000007f
[  283.496044] [drm:intel_panel_get_max_backlight], max backlight PWM = 4882
[  283.496047] [drm:intel_panel_actually_set_backlight], set backlight PWM = 2431
[  283.496051] [drm:intel_panel_get_max_backlight], max backlight PWM = 4882
[  283.496377] [drm:asle_set_backlight], bclp = 0x80000021
[  283.496385] [drm:intel_panel_get_max_backlight], max backlight PWM = 4882
[  283.496388] [drm:intel_panel_actually_set_backlight], set backlight PWM = 631
[  283.496393] [drm:intel_panel_get_max_backlight], max backlight PWM = 4882
[  312.971842] ip_tables: (C) 2000-2006 Netfilter Core Team
[  358.455648] [drm:asle_set_backlight], bclp = 0x80000021
[  358.455658] [drm:intel_panel_get_max_backlight], max backlight PWM = 4882
[  358.455662] [drm:intel_panel_actually_set_backlight], set backlight PWM = 631
[  358.455666] [drm:intel_panel_get_max_backlight], max backlight PWM = 4882
[  358.456014] [drm:asle_set_backlight], bclp = 0x80000000
[  358.456022] [drm:intel_panel_get_max_backlight], max backlight PWM = 4882
[  358.456025] [drm:intel_panel_actually_set_backlight], set backlight PWM = 0
[  358.456030] [drm:intel_panel_get_max_backlight], max backlight PWM = 4882

Reply to: