Re: drm/i915 X crashes on 835GM (IBM R31)

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

 



Hi Chris, hi Daniel,
A full drm.debug=6 dmesg, Xorg.0.log and xrandr --verbose would be
useful starting point to distangling what is going on. Is this an 830gm
or an 845g? google says 830gm, so there should be 2 crtcs available for
you to drive the two outputs independently, and we need to find out what
is going wrong.
-Chris

You are right, this is a 830GM as far as I know. I'm attaching the dmesg.out with drm.debug=255 (hopefully all the data) with an external monitor attached. I'm also attaching the stderr and stdout of X - but it doesn't do much except crashing. If I'm attaching the external monitor later when X is running, I do get a working X, but no picture on the external monitor. The xrandr output is also attached.

I also checked the bios: The bios is right now configured to create only a display on the external monitor. Consequently, if I boot with the external monitor connected, the boot screen and grub appear there, but during bootstrap, it seems like the drm code grabs the display pipe for its internal display.
X is "flickering" when panning in this mode.

Things are working better if I switch the bios to "both" such that external and internal monitor are activated. I then get a flickering display on the external monitor, and a working display on the internal during bootstrap in the console with drm loaded, and a working display with X. I *also* get a working panning without flicker on the internal display, but flicker when panning on the VGA output.

Thus, apparently:

*) There is at least one bug related to X which let it crash if it cannot find the pipe for the internal display or only one pipe is available. *) Something is wrong with the initial drm setup when an external monitor and an internal monitor is connected. The external display is not usable. *) Panning through the internal LVDS interface seems to be ok and working, but the external VGA pipe does not work well for panning. Interestingly, if you compare that with the results from the Fujitsu Lifebook (using essentially the same graphics chipset, but the internal display is connected via
the DVO and not via LVDS) something's wrong with non-LVDS output somehow.
*) It looks as if the bios would disable the internal pipe (Pipe B I assume) and the drm kernel module would probably then grab pipe A for the internal display, causing the problem with panning. X seems to be very confused about this setup.

HTHH,
    Thomas

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.12.0-rc5+ (root@pike) (gcc version 4.7.2 (Debian 4.7.2-5) ) #2 SMP Mon Oct 21 10:39:37 CEST 2013
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003f7cffff] usable
[    0.000000] BIOS-e820: [mem 0x000000003f7d0000-0x000000003f7dffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000003f7e0000-0x000000003f7e7fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000003f7e8000-0x000000003f7fffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000003f800000-0x000000003fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffff0000-0x00000000ffffffff] reserved
[    0.000000] Notice: NX (Execute Disable) protection missing in CPU!
[    0.000000] SMBIOS 2.3 present.
[    0.000000] DMI: IBM 2656M1G/2656M1G, BIOS 1FETF1WW (3.110) 11/16/2004
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x3f7d0 max_arch_pfn = 0x1000000
[    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-CBFFF write-protect
[    0.000000]   CC000-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask FC0000000 write-back
[    0.000000]   1 disabled
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] PAT not supported by CPU.
[    0.000000] Warning only 895MB will be used.
[    0.000000] Use a HIGHMEM enabled kernel.
[    0.000000] initial memory mapped: [mem 0x00000000-0x019fffff]
[    0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x37c00000-0x37dfffff]
[    0.000000]  [mem 0x37c00000-0x37dfffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x34000000-0x37bfffff]
[    0.000000]  [mem 0x34000000-0x37bfffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x33ffffff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x33ffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x37e00000-0x37f13fff]
[    0.000000]  [mem 0x37e00000-0x37f13fff] page 4k
[    0.000000] BRK [0x014bf000, 0x014bffff] PGTABLE
[    0.000000] RAMDISK: [mem 0x37704000-0x37b79fff]
[    0.000000] ACPI: RSDP 000fe030 00014 (v00 IBM   )
[    0.000000] ACPI: RSDT 3f7e0000 0002C (v01 IBM    Cnote2   00003110 IBM  00000001)
[    0.000000] ACPI: FACP 3f7e0054 00074 (v01 IBM    Cnote2   00003110 IBM  00000001)
[    0.000000] ACPI: DSDT 3f7e00cc 05C7B (v01   IBM    CNOTE2 00003110 MSFT 0100000C)
[    0.000000] ACPI: FACS 3f7e8000 00040
[    0.000000] ACPI: BOOT 3f7e002c 00028 (v01 IBM    Cnote2   00003110 IBM  00000001)
[    0.000000] 895MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 37f14000
[    0.000000]   low ram: 0 - 37f14000
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   Normal   [mem 0x01000000-0x37f13fff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009efff]
[    0.000000]   node   0: [mem 0x00100000-0x3f7cffff]
[    0.000000] On node 0 totalpages: 229042
[    0.000000] free_area_init_node: node 0, pgdat c13ee3c0, node_mem_map f7004020
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   Normal zone: 1759 pages used for memmap
[    0.000000]   Normal zone: 225044 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0xf108
[    0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[    0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic"
[    0.000000] APIC: disable apic facility
[    0.000000] APIC: switched to apic NOOP
[    0.000000] nr_irqs_gsi: 16
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[    0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[    0.000000] e820: [mem 0x40000000-0xfffeffff] available for PCI devices
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1
[    0.000000] PERCPU: Embedded 12 pages/cpu @f7f02000 s27392 r0 d21760 u49152
[    0.000000] pcpu-alloc: s27392 r0 d21760 u49152 alloc=12*4096
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 227251
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.12.0-rc5+ root=UUID=b82e565b-91ce-41aa-bb56-7e7a7aabc436 drm.debug=255 ro single
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] Memory: 898620K/916168K available (2719K kernel code, 279K rwdata, 1044K rodata, 372K init, 376K bss, 17548K reserved)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xfff16000 - 0xfffff000   ( 932 kB)
[    0.000000]     vmalloc : 0xf8714000 - 0xfff14000   ( 120 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xf7f14000   ( 895 MB)
[    0.000000]       .init : 0xc13f4000 - 0xc1451000   ( 372 kB)
[    0.000000]       .data : 0xc12a8016 - 0xc13f3ec0   (1327 kB)
[    0.000000]       .text : 0xc1000000 - 0xc12a8016   (2720 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=1.
[    0.000000] NR_IRQS:2304 nr_irqs:256 16
[    0.000000] CPU 0 irqstacks, hard=f6c06000 soft=f6c08000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1199.842 MHz processor
[    0.012006] Calibrating delay loop (skipped), value calculated using timer frequency.. 2399.68 BogoMIPS (lpj=4799368)
[    0.013169] pid_max: default: 32768 minimum: 301
[    0.013824] Security Framework initialized
[    0.014363] AppArmor: AppArmor disabled by boot time parameter
[    0.014970] Mount-cache hash table entries: 512
[    0.016459] Initializing cgroup subsys devices
[    0.017018] Initializing cgroup subsys freezer
[    0.017584] Initializing cgroup subsys blkio
[    0.018124] Initializing cgroup subsys perf_event
[    0.018768] mce: CPU supports 5 MCE banks
[    0.018856] Last level iTLB entries: 4KB 32, 2MB 0, 4MB 2
[    0.018856] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 8
[    0.018856] tlb_flushall_shift: 6
[    0.022500] Freeing SMP alternatives memory: 8K (c1451000 - c1453000)
[    0.023136] ACPI: Core revision 20130725
[    0.028372] ACPI: All ACPI Tables successfully acquired
[    0.029032] ACPI: setting ELCR to 0200 (from 0800)
[    0.032234] smpboot: weird, boot CPU (#0) not listed by the BIOS
[    0.032866] smpboot: SMP motherboard not detected
[    0.033376] smpboot: Local APIC not detected. Using dummy APIC emulation.
[    0.036011] smpboot: SMP disabled
[    0.036511] Performance Events: 
[    0.036691] no APIC, boot with the "lapic" boot parameter to force-enable it.
[    0.037671] no hardware sampling interrupt available.
[    0.038214] p6 PMU driver.
[    0.038692] ... version:                0
[    0.039228] ... bit width:              32
[    0.040006] ... generic registers:      2
[    0.040535] ... value mask:             00000000ffffffff
[    0.041107] ... max period:             000000007fffffff
[    0.041678] ... fixed-purpose events:   0
[    0.042156] ... event mask:             0000000000000003
[    0.043192] Brought up 1 CPUs
[    0.044016] smpboot: Total of 1 processors activated (2399.68 BogoMIPS)
[    0.044791] NMI watchdog: disabled (cpu0): not supported (no LAPIC?)
[    0.045675] devtmpfs: initialized
[    0.046753] PM: Registering ACPI NVS region [mem 0x3f7e8000-0x3f7fffff] (98304 bytes)
[    0.047594] regulator-dummy: no parameters
[    0.047758] NET: Registered protocol family 16
[    0.048100] cpuidle: using governor ladder
[    0.048156] cpuidle: using governor menu
[    0.048289] ACPI: bus type PCI registered
[    0.048342] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.049861] PCI: PCI BIOS revision 2.10 entry at 0xf0200, last bus=1
[    0.050490] PCI: Using configuration type 1 for base access
[    0.052883] bio: create slab <bio-0> at 0
[    0.053638] ACPI: Added _OSI(Module Device)
[    0.054171] ACPI: Added _OSI(Processor Device)
[    0.054710] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.055283] ACPI: Added _OSI(Processor Aggregator Device)
[    0.057135] ACPI: EC: Look up EC in DSDT
[    0.062337] ACPI: Interpreter enabled
[    0.062422] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130725/hwxface-571)
[    0.062580] ACPI: (supports S0 S1 S3 S4 S5)
[    0.062633] ACPI: Using PIC for interrupt routing
[    0.062739] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[    0.063023] ACPI: No dock devices found.
[    0.104704] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.105352] acpi PNP0A03:00: ACPI _OSC support notification failed, disabling PCIe ASPM
[    0.106356] acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08)
[    0.106760] acpi PNP0A03:00: host bridge window [io  0x0000-0x0cf7] (ignored)
[    0.106768] acpi PNP0A03:00: host bridge window [io  0x0d00-0xffff] (ignored)
[    0.106776] acpi PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
[    0.106784] acpi PNP0A03:00: host bridge window [mem 0x000c0000-0x000c3fff] (ignored)
[    0.106792] acpi PNP0A03:00: host bridge window [mem 0x000c4000-0x000c7fff] (ignored)
[    0.106799] acpi PNP0A03:00: host bridge window [mem 0x000c8000-0x000dffff] (ignored)
[    0.106807] acpi PNP0A03:00: host bridge window [mem 0x000e0000-0x000e3fff] (ignored)
[    0.106814] acpi PNP0A03:00: host bridge window [mem 0x000e4000-0x000e7fff] (ignored)
[    0.106822] acpi PNP0A03:00: host bridge window [mem 0x000e8000-0x000ebfff] (ignored)
[    0.106829] acpi PNP0A03:00: host bridge window [mem 0x000ec000-0x000effff] (ignored)
[    0.106837] acpi PNP0A03:00: host bridge window [mem 0x000f0000-0x000fffff] (ignored)
[    0.106844] acpi PNP0A03:00: host bridge window [mem 0x3f800000-0xffdfffff] (ignored)
[    0.106851] PCI: root bus 00: using default resources
[    0.106861] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[    0.107019] ACPI: \_SB_.PCI0.FIGD: can't evaluate _ADR (0x5)
[    0.107210] PCI host bridge to bus 0000:00
[    0.107269] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.107326] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    0.107384] pci_bus 0000:00: root bus resource [mem 0x00000000-0xfffffffff]
[    0.107462] pci 0000:00:00.0: [8086:3575] type 00 class 0x060000
[    0.107649] pci 0000:00:02.0: [8086:3577] type 00 class 0x030000
[    0.107667] pci 0000:00:02.0: reg 0x10: [mem 0x98000000-0x9fffffff pref]
[    0.107679] pci 0000:00:02.0: reg 0x14: [mem 0x90100000-0x9017ffff]
[    0.107718] pci 0000:00:02.0: supports D1
[    0.108120] pci 0000:00:02.1: [8086:3577] type 00 class 0x038000
[    0.108137] pci 0000:00:02.1: reg 0x10: [mem 0x88000000-0x8fffffff pref]
[    0.108148] pci 0000:00:02.1: reg 0x14: [mem 0x80200000-0x8027ffff]
[    0.108187] pci 0000:00:02.1: supports D1
[    0.108341] pci 0000:00:1d.0: [8086:2482] type 00 class 0x0c0300
[    0.108387] pci 0000:00:1d.0: reg 0x20: [io  0xa4a0-0xa4bf]
[    0.111004] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.111695] pci 0000:00:1d.1: [8086:2484] type 00 class 0x0c0300
[    0.111741] pci 0000:00:1d.1: reg 0x20: [io  0xa4e0-0xa4ff]
[    0.111833] pci 0000:00:1d.1: System wakeup disabled by ACPI
[    0.112098] pci 0000:00:1d.2: [8086:2487] type 00 class 0x0c0300
[    0.112144] pci 0000:00:1d.2: reg 0x20: [io  0xa800-0xa81f]
[    0.112239] pci 0000:00:1d.2: System wakeup disabled by ACPI
[    0.112907] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060400
[    0.113072] pci 0000:00:1f.0: [8086:248c] type 00 class 0x060100
[    0.113145] pci 0000:00:1f.0: address space collision: [io  0xf100-0xf17f] conflicts with ACPI CPU throttle [??? 0x0000f110-0x0000f115 flags 0x80000000]
[    0.114377] pci 0000:00:1f.0: quirk: [io  0xf200-0xf23f] claimed by ICH4 GPIO
[    0.115138] pci 0000:00:1f.1: [8086:248a] type 00 class 0x01018a
[    0.115159] pci 0000:00:1f.1: reg 0x10: [io  0xa830-0xa837]
[    0.115174] pci 0000:00:1f.1: reg 0x14: [io  0xa848-0xa84b]
[    0.115189] pci 0000:00:1f.1: reg 0x18: [io  0xa860-0xa867]
[    0.115203] pci 0000:00:1f.1: reg 0x1c: [io  0xa878-0xa87b]
[    0.115217] pci 0000:00:1f.1: reg 0x20: [io  0xa890-0xa89f]
[    0.115232] pci 0000:00:1f.1: reg 0x24: [mem 0x00000000-0x000003ff]
[    0.115382] pci 0000:00:1f.3: [8086:2483] type 00 class 0x0c0500
[    0.115428] pci 0000:00:1f.3: reg 0x20: [io  0x8000-0x801f]
[    0.116049] pci 0000:00:1f.5: [8086:2485] type 00 class 0x040100
[    0.116068] pci 0000:00:1f.5: reg 0x10: [io  0x9800-0x98ff]
[    0.116083] pci 0000:00:1f.5: reg 0x14: [io  0x9c00-0x9c3f]
[    0.116255] pci 0000:00:1f.6: [8086:2486] type 00 class 0x070300
[    0.116274] pci 0000:00:1f.6: reg 0x10: [io  0xa000-0xa0ff]
[    0.116289] pci 0000:00:1f.6: reg 0x14: [io  0xa400-0xa47f]
[    0.116401] pci 0000:00:1f.6: System wakeup disabled by ACPI
[    0.117187] pci 0000:01:08.0: [8086:1031] type 00 class 0x020000
[    0.117209] pci 0000:01:08.0: reg 0x10: [mem 0x80100000-0x80100fff]
[    0.117223] pci 0000:01:08.0: reg 0x14: [io  0x7000-0x703f]
[    0.117281] pci 0000:01:08.0: supports D1 D2
[    0.117290] pci 0000:01:08.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.119869] pci 0000:01:08.0: System wakeup disabled by ACPI
[    0.120117] pci 0000:01:09.0: [104c:ac50] type 02 class 0x060700
[    0.120141] pci 0000:01:09.0: reg 0x10: [mem 0x00000000-0x00000fff]
[    0.120174] pci 0000:01:09.0: supports D1 D2
[    0.120181] pci 0000:01:09.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.120227] pci 0000:01:09.0: System wakeup disabled by ACPI
[    0.120583] pci 0000:00:1e.0: PCI bridge to [bus 01] (subtractive decode)
[    0.120647] pci 0000:00:1e.0:   bridge window [io  0x7000-0x7fff]
[    0.120656] pci 0000:00:1e.0:   bridge window [mem 0x80100000-0x801fffff]
[    0.120667] pci 0000:00:1e.0:   bridge window [io  0x0000-0xffff] (subtractive decode)
[    0.120675] pci 0000:00:1e.0:   bridge window [mem 0x00000000-0xfffffffff] (subtractive decode)
[    0.120684] pci 0000:01:09.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    0.120837] pci_bus 0000:02: busn_res: can not insert [bus 02-ff] under [bus 01] (conflicts with (null) [bus 01])
[    0.120849] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 05
[    0.120858] pci_bus 0000:02: busn_res: can not insert [bus 02-05] under [bus 01] (conflicts with (null) [bus 01])
[    0.120870] pci_bus 0000:02: [bus 02-05] partially hidden behind transparent bridge 0000:01 [bus 01]
[    0.120954] pci_bus 0000:00: on NUMA node 0
[    0.121350] ACPI: PCI Interrupt Link [PILA] (IRQs 3 4 5 6 7 9 *11 12 14 15)
[    0.121987] ACPI: PCI Interrupt Link [PILB] (IRQs 3 4 5 6 7 9 *11 12 14 15)
[    0.123111] ACPI: PCI Interrupt Link [PILC] (IRQs 3 4 5 6 7 9 *11 12 14 15)
[    0.124760] ACPI: PCI Interrupt Link [PILD] (IRQs 3 4 5 6 7 9 *11 12 14 15)
[    0.125869] ACPI: PCI Interrupt Link [PILE] (IRQs 3 4 5 6 7 9 *11 12 14 15)
[    0.127012] ACPI: PCI Interrupt Link [PILF] (IRQs 3 4 5 6 7 9 *11 12 14 15)
[    0.128192] ACPI: PCI Interrupt Link [PILG] (IRQs 3 4 5 6 7 9 11 12 14 15) *0, disabled.
[    0.129703] ACPI: PCI Interrupt Link [PILH] (IRQs 3 4 5 6 7 9 11 12 14 15) *0, disabled.
[    0.140220] ACPI: \_SB_.PCI0: notify handler is installed
[    0.140304] Found 1 acpi root devices
[    0.140407] ACPI: EC: GPE = 0x1d, I/O: command/status = 0x66, data = 0x62
[    0.141312] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.144022] vgaarb: loaded
[    0.144493] vgaarb: bridge control possible 0000:00:02.0
[    0.145154] PCI: Using ACPI for IRQ routing
[    0.145211] PCI: pci_cache_line_size set to 32 bytes
[    0.145269] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.145276] e820: reserve RAM buffer [mem 0x3f7d0000-0x3fffffff]
[    0.145657] Switched to clocksource pit
[    0.145830] pnp: PnP ACPI init
[    0.145905] ACPI: bus type PNP registered
[    0.146591] pnp 00:00: [dma 4]
[    0.146668] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.146778] pnp 00:01: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.146886] pnp 00:02: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.146981] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.148070] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.150890] pnp 00:05: Plug and Play ACPI device, IDs PNP0400 (disabled)
[    0.153699] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (disabled)
[    0.153911] pnp 00:07: Plug and Play ACPI device, IDs IBM0071 PNP0511 (disabled)
[    0.154008] pnp 00:08: Plug and Play ACPI device, IDs IBM3780 PNP0f13 (active)
[    0.161901] pnp 00:09: disabling [io  0xf100-0xf16f] because it overlaps 0000:00:1f.0 BAR 13 [io  0xf100-0xf17f]
[    0.163022] pnp 00:09: disabling [io  0xf178-0xf17f] because it overlaps 0000:00:1f.0 BAR 13 [io  0xf100-0xf17f]
[    0.164156] pnp 00:09: disabling [mem 0x00000000-0x000009ff] because it overlaps 0000:01:09.0 BAR 0 [mem 0x00000000-0x00000fff]
[    0.165312] pnp 00:09: disabling [mem 0x00000f00-0x00000fff] because it overlaps 0000:01:09.0 BAR 0 [mem 0x00000000-0x00000fff]
[    0.166528] system 00:09: [io  0xf200-0xf23f] has been reserved
[    0.166588] system 00:09: [io  0x0380-0x038f] has been reserved
[    0.166646] system 00:09: [io  0x04d0-0x04d1] has been reserved
[    0.166705] system 00:09: [io  0x0580-0x0587] has been reserved
[    0.166766] system 00:09: [mem 0xfff80000-0xffffffff] could not be reserved
[    0.166826] system 00:09: [mem 0xffb00000-0xffbfffff] has been reserved
[    0.166886] system 00:09: [mem 0xfff00000-0xfff7ffff] has been reserved
[    0.166946] system 00:09: [mem 0x00100000-0x00ffffff] could not be reserved
[    0.167007] system 00:09: [mem 0x01000000-0x3f7fffff] could not be reserved
[    0.167068] system 00:09: [mem 0xfebffc00-0xfebfffff] has been reserved
[    0.167130] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.173752] pnp: PnP ACPI: found 10 devices
[    0.174309] ACPI: bus type PNP unregistered
[    0.174830] PnPBIOS: Disabled by ACPI PNP
[    0.214557] Switched to clocksource acpi_pm
[    0.215128] pci 0000:01:09.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
[    0.215144] pci 0000:00:1e.0: bridge window [mem 0x04000000-0x03ffffff pref] to [bus 01] add_size 4000000
[    0.215163] pci 0000:00:1f.0: BAR 13: [io  0xf100-0xf17f] has bogus alignment
[    0.215794] pci 0000:00:1e.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
[    0.215815] pci 0000:00:1e.0: BAR 15: assigned [mem 0x40000000-0x43ffffff pref]
[    0.216804] pci 0000:00:1f.1: BAR 5: assigned [mem 0x44000000-0x440003ff]
[    0.217451] pci 0000:01:09.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
[    0.217460] pci 0000:01:09.0: res[16]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000
[    0.217468] pci 0000:01:09.0: res[13]=[io  0x0100-0x00ff] get_res_add_size add_size 100
[    0.217476] pci 0000:01:09.0: res[14]=[io  0x0100-0x00ff] get_res_add_size add_size 100
[    0.217487] pci 0000:01:09.0: BAR 0: assigned [mem 0x48000000-0x48000fff]
[    0.218184] pci 0000:01:09.0: BAR 15: assigned [mem 0x40000000-0x43ffffff pref]
[    0.219155] pci 0000:01:09.0: BAR 16: assigned [mem 0x4c000000-0x4fffffff]
[    0.219789] pci 0000:01:09.0: BAR 13: assigned [io  0x7400-0x74ff]
[    0.220416] pci 0000:01:09.0: BAR 14: assigned [io  0x7800-0x78ff]
[    0.221028] pci 0000:01:09.0: CardBus bridge to [bus 02-05]
[    0.221630] pci 0000:01:09.0:   bridge window [io  0x7400-0x74ff]
[    0.222235] pci 0000:01:09.0:   bridge window [io  0x7800-0x78ff]
[    0.222870] pci 0000:01:09.0:   bridge window [mem 0x40000000-0x43ffffff pref]
[    0.223367] pci 0000:01:09.0:   bridge window [mem 0x4c000000-0x4fffffff]
[    0.223427] pci 0000:00:1e.0: PCI bridge to [bus 01]
[    0.223484] pci 0000:00:1e.0:   bridge window [io  0x7000-0x7fff]
[    0.223544] pci 0000:00:1e.0:   bridge window [mem 0x80100000-0x801fffff]
[    0.223605] pci 0000:00:1e.0:   bridge window [mem 0x40000000-0x43ffffff pref]
[    0.223683] pci_bus 0000:00: resource 4 [io  0x0000-0xffff]
[    0.223690] pci_bus 0000:00: resource 5 [mem 0x00000000-0xfffffffff]
[    0.223698] pci_bus 0000:01: resource 0 [io  0x7000-0x7fff]
[    0.223706] pci_bus 0000:01: resource 1 [mem 0x80100000-0x801fffff]
[    0.223714] pci_bus 0000:01: resource 2 [mem 0x40000000-0x43ffffff pref]
[    0.223721] pci_bus 0000:01: resource 4 [io  0x0000-0xffff]
[    0.223729] pci_bus 0000:01: resource 5 [mem 0x00000000-0xfffffffff]
[    0.223737] pci_bus 0000:02: resource 0 [io  0x7400-0x74ff]
[    0.223744] pci_bus 0000:02: resource 1 [io  0x7800-0x78ff]
[    0.223752] pci_bus 0000:02: resource 2 [mem 0x40000000-0x43ffffff pref]
[    0.223760] pci_bus 0000:02: resource 3 [mem 0x4c000000-0x4fffffff]
[    0.223844] NET: Registered protocol family 2
[    0.224399] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[    0.224601] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.224794] TCP: Hash tables configured (established 8192 bind 8192)
[    0.224978] TCP: reno registered
[    0.225494] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.226136] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.227070] NET: Registered protocol family 1
[    0.227692] pci 0000:00:02.0: Boot video device
[    0.228370] ACPI: PCI Interrupt Link [PILA] enabled at IRQ 11
[    0.228971] PCI: setting IRQ 11 as level-triggered
[    0.229347] ACPI: PCI Interrupt Link [PILD] enabled at IRQ 11
[    0.230276] ACPI: PCI Interrupt Link [PILC] enabled at IRQ 11
[    0.230975] pci 0000:01:08.0: Firmware left e100 interrupts enabled; disabling
[    0.231964] PCI: CLS 32 bytes, default 32
[    0.232184] Unpacking initramfs...
[    0.540523] Freeing initrd memory: 4568K (f7704000 - f7b7a000)
[    0.541313] Simple Boot Flag at 0x41 set to 0x1
[    0.542773] audit: initializing netlink socket (disabled)
[    0.543415] type=2000 audit(1382435872.538:1): initialized
[    0.544893] bounce pool size: 64 pages
[    0.545451] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.546259] VFS: Disk quotas dquot_6.5.2
[    0.546803] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.547652] msgmni has been set to 1764
[    0.548950] alg: No test for stdrng (krng)
[    0.549529] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.550493] io scheduler noop registered
[    0.551031] io scheduler deadline registered
[    0.551491] io scheduler cfq registered (default)
[    0.551754] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.551846] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.551981] intel_idle: does not run on family 6 model 11
[    0.552113] GHES: HEST is not enabled!
[    0.552191] isapnp: Scanning for PnP cards...
[    0.906131] isapnp: No Plug & Play device found
[    0.906792] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.907596] serial 00:06: [io  0x03f8-0x03ff]
[    0.907654] serial 00:06: [irq 3]
[    0.908314] serial 00:06: activated
[    0.928623] 00:06: ttyS0 at I/O 0x3f8 (irq = 3, base_baud = 115200) is a 16550A
[    0.930668] ACPI: PCI Interrupt Link [PILB] enabled at IRQ 11
[    0.931576] Linux agpgart interface v0.103
[    0.932165] agpgart-intel 0000:00:00.0: Intel 830M Chipset
[    0.932806] agpgart-intel 0000:00:00.0: detected gtt size: 131072K total, 131072K mappable
[    0.934005] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
[    0.934977] agpgart-intel 0000:00:00.0: AGP aperture is 128M @ 0x98000000
[    0.935860] i8042: PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.938533] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.939107] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.939983] mousedev: PS/2 mouse device common for all mice
[    0.940721] rtc_cmos 00:03: RTC can wake from S4
[    0.941457] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    0.942107] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram
[    0.942958] TCP: cubic registered
[    0.943503] NET: Registered protocol family 10
[    0.944557] mip6: Mobile IPv6
[    0.945037] NET: Registered protocol family 17
[    0.945635] Key type dns_resolver registered
[    0.946485] Using IPI No-Shortcut mode
[    0.947161] PM: Hibernation image not present or could not be loaded.
[    0.947194] registered taskstats version 1
[    0.948342] rtc_cmos 00:03: setting system clock to 2013-10-22 09:57:53 UTC (1382435873)
[    0.950338] Freeing unused kernel memory: 372K (c13f4000 - c1451000)
[    0.951012] Write protecting the kernel text: 2724k
[    0.951113] Write protecting the kernel read-only data: 1044k
[    0.975151] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.992561] udevd[49]: starting version 175
[    1.334591] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[    1.335224] e100: Copyright(c) 1999-2006 Intel Corporation
[    1.335913] pci 0000:00:1e.0: setting latency timer to 64
[    1.343174] thermal LNXTHERM:00: registered as thermal_zone0
[    1.343772] ACPI: Thermal Zone [THR1] (72 C)
[    1.358338] SCSI subsystem initialized
[    1.359327] ACPI: PCI Interrupt Link [PILE] enabled at IRQ 11
[    1.391941] e100 0000:01:08.0 eth0: addr 0x80100000, irq 11, MAC addr 00:00:e2:8a:06:5c
[    1.427141] libata version 3.00 loaded.
[    1.437171] ata_piix 0000:00:1f.1: version 2.13
[    1.449214] ata_piix 0000:00:1f.1: can't derive routing for PCI INT A
[    1.449932] ata_piix 0000:00:1f.1: setting latency timer to 64
[    1.456508] scsi0 : ata_piix
[    1.460731] scsi1 : ata_piix
[    1.461377] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xa890 irq 14
[    1.462038] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xa898 irq 15
[    1.493281] thermal LNXTHERM:01: registered as thermal_zone1
[    1.493348] ACPI: Thermal Zone [THR2] (42 C)
[    1.540083] tsc: Refined TSC clocksource calibration: 1199.863 MHz
[    1.624581] ata1.00: ATA-5: IC25N020ATCS04-0, CA2OA71A, max UDMA/100
[    1.625198] ata1.00: 39070080 sectors, multi 16: LBA 
[    1.628289] ata2.00: ATAPI: QSI CD-RW/DVD-ROM SBW-242, UJ06, max UDMA/33
[    1.640439] ata1.00: configured for UDMA/100
[    1.641304] scsi 0:0:0:0: Direct-Access     ATA      IC25N020ATCS04-0 CA2O PQ: 0 ANSI: 5
[    1.644257] ata2.00: configured for UDMA/33
[    1.645785] scsi 1:0:0:0: CD-ROM            QSI      CDRW/DVD SBW-242 UJ06 PQ: 0 ANSI: 5
[    1.673148] sr0: scsi3-mmc drive: 4x/24x writer cd/rw xa/form2 cdda tray
[    1.673784] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.675677] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    1.689643] sd 0:0:0:0: [sda] 39070080 512-byte logical blocks: (20.0 GB/18.6 GiB)
[    1.690785] sd 0:0:0:0: [sda] Write Protect is off
[    1.691321] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.691379] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.695968] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.696971] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    1.738379]  sda: sda1 sda2 < sda5 >
[    1.739840] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.331506] PM: Starting manual resume from disk
[    2.332560] PM: Hibernation image partition 8:5 present
[    2.332565] PM: Looking for hibernation image.
[    2.333057] PM: Image not found (code -22)
[    2.333065] PM: Hibernation image not present or could not be loaded.
[    2.392091] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    2.540228] Switched to clocksource tsc
[    5.648480] udevd[315]: starting version 175
[    6.769542] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1
[    6.770559] ACPI: Sleep Button [SLPB]
[    6.771506] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
[    6.771901] ACPI: Lid Switch [LID]
[    6.772277] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    6.772357] ACPI: Power Button [PWRF]
[    6.882265] tsc: Marking TSC unstable due to TSC halts in idle
[    6.882938] ACPI: acpi_idle registered with cpuidle
[    6.886560] Switched to clocksource acpi_pm
[    6.990784] ACPI: AC Adapter [AC] (on-line)
[    7.048131] [Firmware Bug]: ACPI(VGA0) defines _DOD but not _DOS
[    7.051688] ACPI: Video Device [VGA0] (multi-head: yes  rom: no  post: no)
[    7.052721] ACPI: Battery Slot [BAT0] (battery present)
[    7.061414] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A03:00/LNXVIDEO:00/input/input4
[    7.117338] input: PC Speaker as /devices/platform/pcspkr/input/input5
[    7.406076] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    7.422230] parport_pc 00:05: [io  0x0278-0x027f]
[    7.422298] parport_pc 00:05: [irq 5]
[    7.427124] parport_pc 00:05: activated
[    7.427676] parport_pc 00:05: reported by Plug and Play ACPI
[    7.428166] parport0: PC-style at 0x278, irq 5 [PCSPP,TRISTATE]
[    7.557835] intel_rng: FWH not detected
[    7.570092] [drm] Initialized drm 1.1.0 20060810
[    7.605104] yenta_cardbus 0000:01:09.0: CardBus bridge found [1014:1017]
[    7.605787] yenta_cardbus 0000:01:09.0: Enabling burst memory read transactions
[    7.606751] yenta_cardbus 0000:01:09.0: Using CSCINT to route CSC interrupts to PCI
[    7.607762] yenta_cardbus 0000:01:09.0: Routing CardBus interrupts to PCI
[    7.608485] yenta_cardbus 0000:01:09.0: TI: mfunc 0x01111c02, devctl 0x64
[    7.737039] microcode: CPU0 sig=0x6b4, pf=0x20, revision=0x2
[    7.840621] yenta_cardbus 0000:01:09.0: ISA IRQ mask 0x04d8, PCI irq 11
[    7.841248] yenta_cardbus 0000:01:09.0: Socket status: 30000006
[    7.841761] pci_bus 0000:01: Raising subordinate bus# of parent bus (#01) from #01 to #05
[    7.841849] yenta_cardbus 0000:01:09.0: pcmcia: parent PCI bridge window: [io  0x7000-0x7fff]
[    7.841926] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x7000-0x7fff:
[    7.843250]  excluding 0x7000-0x703f 0x7400-0x74ff 0x7800-0x78ff
[    7.854060] yenta_cardbus 0000:01:09.0: pcmcia: parent PCI bridge window: [mem 0x80100000-0x801fffff]
[    7.855102] pcmcia_socket pcmcia_socket0: cs: memory probe 0x80100000-0x801fffff:
[    7.856235]  excluding 0x80100000-0x8010ffff
[    7.856365] yenta_cardbus 0000:01:09.0: pcmcia: parent PCI bridge window: [mem 0x40000000-0x43ffffff pref]
[    7.856442] pcmcia_socket pcmcia_socket0: cs: memory probe 0x40000000-0x43ffffff:
[    7.856533]  excluding 0x40000000-0x43ffffff
[    7.910132] psmouse serio1: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64
[    8.160391] microcode: Microcode Update Driver: v2.00 <tigran@xxxxxxxxxxxxxxxxxxxx>, Peter Oruba
[    8.201325] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af:
[    8.202945]  excluding 0x170-0x177 0x1f0-0x1f7 0x278-0x27f 0x370-0x377 0x380-0x38f
[    8.204859] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff:
[    8.205831]  excluding 0x3f0-0x3ff 0x4d0-0x4d7
[    8.206843] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff:
[    8.208214]  clean.
[    8.208713] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7:
[    8.209984]  clean.
[    8.210506] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff:
[    8.211164]  excluding 0xc0000-0xc7fff 0xf0000-0xfffff
[    8.211830] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff:
[    8.212765]  clean.
[    8.212858] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff:
[    8.212954]  clean.
[    8.213039] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff:
[    8.213752]  clean.
[    8.220994] psmouse serio1: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
[    8.234878] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input6
[    8.370467] [drm:drm_pci_init], 
[    8.371418] [drm:drm_get_pci_dev], 
[    8.371570] [drm:drm_get_minor], 
[    8.372291] [drm:drm_get_minor], new minor assigned 64
[    8.372302] [drm:drm_get_minor], 
[    8.372802] [drm:drm_get_minor], new minor assigned 0
[    8.372836] [drm:i915_dump_device_info], i915 device info: gen=2, pciid=0x3577 flags=is_mobile,cursor_needs_physical,has_overlay,overlay_needs_physical,
[    8.372978] [drm:intel_detect_pch], No PCH found?
[    8.373406] [drm] Memory usable by graphics device = 128M
[    8.374003] [drm:i915_gem_gtt_init], GMADR size = 128M
[    8.374008] [drm:i915_gem_gtt_init], GTT stolen size = 8M
[    8.374029] i915 0000:00:02.0: setting latency timer to 64
[    8.375517] [drm:intel_opregion_setup], graphic opregion physical addr: 0x0
[    8.375529] [drm:intel_opregion_setup], ACPI OpRegion not supported!
[    8.375561] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    8.376267] [drm] Driver supports precise vblank timestamp query.
[    8.376896] [drm:init_vbt_defaults], Set default to SSC at 66MHz
[    8.376977] [drm:parse_general_features], BDB_GENERAL_FEATURES int_tv_support 1 int_crt_support 0 lvds_use_ssc 0 lvds_ssc_freq 48 display_clock_mode 0 fdi_rx_polarity_inverted 0
[    8.376985] [drm:parse_general_definitions], crt_ddc_bus_pin: 2
[    8.376992] [drm:parse_sdvo_device_mapping], different child size is found. Invalid.
[    8.376997] [drm:parse_device_mapping], different child size is found. Invalid.
[    8.377003] [drm:parse_mipi], No MIPI BDB found
[    8.377032] [drm:intel_dsm_pci_probe], no _DSM method for intel device
[    8.377507] [drm:drm_irq_install], irq=11
[    8.377542] [drm] applying pipe a force quirk
[    8.378077] [drm:intel_modeset_init], 2 display pipes available.
[    8.378091] [drm:intel_modeset_init], pipe A sprite A init failed: -19
[    8.378104] [drm:intel_modeset_init], pipe B sprite B init failed: -19
[    8.378110] [drm:intel_shared_dpll_init], 0 shared PLLs initialized
[    8.378123] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    8.379480] [drm:drm_sysfs_connector_add], adding "VGA-1" to sysfs
[    8.379690] [drm:drm_sysfs_hotplug_event], generating hotplug event
[    8.379799] [drm:intel_gmbus_force_bit], enabling bit-banging on i915 gmbus dpb. force bit now 2
[    8.380122] [drm:intel_gmbus_force_bit], disabling bit-banging on i915 gmbus dpb. force bit now 1
[    8.380129] [drm:intel_gmbus_force_bit], enabling bit-banging on i915 gmbus dpb. force bit now 2
[    8.380391] [drm:intel_gmbus_force_bit], disabling bit-banging on i915 gmbus dpb. force bit now 1
[    8.380398] [drm:intel_gmbus_force_bit], enabling bit-banging on i915 gmbus dpb. force bit now 2
[    8.380657] [drm:intel_gmbus_force_bit], disabling bit-banging on i915 gmbus dpb. force bit now 1
[    8.380663] [drm:intel_gmbus_force_bit], enabling bit-banging on i915 gmbus ssc. force bit now 2
[    8.383962] Non-volatile memory driver v1.3
[    8.386383] [drm:intel_gmbus_force_bit], disabling bit-banging on i915 gmbus ssc. force bit now 1
[    8.386429] [drm:drm_sysfs_connector_add], adding "LVDS-1" to sysfs
[    8.386675] [drm:drm_sysfs_hotplug_event], generating hotplug event
[    8.386781] [drm:i915_gem_setup_global_gtt], clearing unused GTT space: [0, 7fff000]
[    8.390171] [drm:i915_gem_context_init], Disabling HW Contexts; old hardware
[    8.390409] [drm] initialized overlay support
[    8.390490] [drm:intel_modeset_readout_hw_state], [CRTC:3] hw state readout: enabled
[    8.390503] [drm:intel_modeset_readout_hw_state], [CRTC:4] hw state readout: enabled
[    8.390513] [drm:intel_modeset_readout_hw_state], [ENCODER:6:DAC-6] hw state readout: enabled, pipe A
[    8.390520] [drm:intel_modeset_readout_hw_state], [ENCODER:7:None-7] hw state readout: disabled, pipe A
[    8.391388] [drm:intel_modeset_readout_hw_state], [CONNECTOR:8:LVDS-1] hw state readout: disabled
[    8.391396] [drm:intel_modeset_readout_hw_state], [CONNECTOR:5:VGA-1] hw state readout: enabled
[    8.391406] [drm:intel_dump_pipe_config], [CRTC:3][setup_hw_state] config for pipe A
[    8.391412] [drm:intel_dump_pipe_config], cpu_transcoder: A
[    8.391417] [drm:intel_dump_pipe_config], pipe bpp: 0, dithering: 0
[    8.391421] [drm:intel_dump_pipe_config], fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[    8.391429] [drm:intel_dump_pipe_config], dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[    8.391435] [drm:intel_dump_pipe_config], requested mode:
[    8.391440] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 640 0 0 0 480 0 0 0 0x0 0x0
[    8.391449] [drm:intel_dump_pipe_config], adjusted mode:
[    8.391453] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0xa
[    8.391462] [drm:intel_dump_crtc_timings], crtc timings: 31500 640 656 720 840 480 481 484 500, type: 0x0 flags: 0xa
[    8.391471] [drm:intel_dump_pipe_config], port clock: 31500
[    8.391475] [drm:intel_dump_pipe_config], pipe src size: 640x480
[    8.391480] [drm:intel_dump_pipe_config], gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[    8.391486] [drm:intel_dump_pipe_config], pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[    8.391492] [drm:intel_dump_pipe_config], ips: 0
[    8.391496] [drm:intel_dump_pipe_config], double wide: 0
[    8.391508] [drm:drm_calc_vbltimestamp_from_scanoutpos], crtc 1: Noop due to uninitialized mode.
[    8.396493] [drm:intel_sanitize_crtc], [CRTC:4] hw state adjusted, was enabled, now disabled
[    8.396500] [drm:intel_dump_pipe_config], [CRTC:4][setup_hw_state] config for pipe B
[    8.396506] [drm:intel_dump_pipe_config], cpu_transcoder: B
[    8.396510] [drm:intel_dump_pipe_config], pipe bpp: 0, dithering: 0
[    8.396515] [drm:intel_dump_pipe_config], fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[    8.396522] [drm:intel_dump_pipe_config], dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[    8.396528] [drm:intel_dump_pipe_config], requested mode:
[    8.396533] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 640 0 0 0 480 0 0 0 0x0 0x0
[    8.396542] [drm:intel_dump_pipe_config], adjusted mode:
[    8.396546] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[    8.396555] [drm:intel_dump_crtc_timings], crtc timings: 0 640 656 752 800 480 490 492 525, type: 0x0 flags: 0x0
[    8.396563] [drm:intel_dump_pipe_config], port clock: 25154
[    8.396568] [drm:intel_dump_pipe_config], pipe src size: 640x480
[    8.396573] [drm:intel_dump_pipe_config], gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[    8.396579] [drm:intel_dump_pipe_config], pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[    8.396584] [drm:intel_dump_pipe_config], ips: 0
[    8.396589] [drm:intel_dump_pipe_config], double wide: 0
[    8.397464] [drm:intel_connector_check_state], [CONNECTOR:5:VGA-1]
[    8.397472] [drm:check_encoder_state], [ENCODER:6:DAC-6]
[    8.397478] [drm:check_encoder_state], [ENCODER:7:None-7]
[    8.397484] [drm:check_crtc_state], [CRTC:3]
[    8.397498] [drm:check_crtc_state], [CRTC:4]
[    8.397519] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:8:LVDS-1]
[    8.397526] [drm:intel_dvo_detect], [CONNECTOR:8:LVDS-1]
[    8.397788] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus dpc
[    8.397817] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:8:LVDS-1] probed modes :
[    8.397824] [drm:drm_mode_debug_printmodeline], Modeline 13:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[    8.397834] [drm:drm_mode_debug_printmodeline], Modeline 11:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[    8.397843] [drm:drm_mode_debug_printmodeline], Modeline 10:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[    8.397853] [drm:drm_mode_debug_printmodeline], Modeline 12:"848x480" 60 33750 848 864 976 1088 480 486 494 517 0x40 0x5
[    8.397863] [drm:drm_mode_debug_printmodeline], Modeline 9:"640x480" 60 25175 640 656 752 800 480 489 492 525 0x40 0xa
[    8.397873] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1]
[    8.397879] [drm:intel_crt_detect], [CONNECTOR:5:VGA-1] force=1
[    8.430555] [drm:intel_crt_detect_ddc], CRT detected via DDC:0x50 [EDID]
[    8.457749] [drm:drm_edid_to_eld], ELD: no CEA Extension found
[    8.457773] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:VGA-1] probed modes :
[    8.457781] [drm:drm_mode_debug_printmodeline], Modeline 15:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x48 0x5
[    8.457791] [drm:drm_mode_debug_printmodeline], Modeline 23:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40 0x5
[    8.457801] [drm:drm_mode_debug_printmodeline], Modeline 16:"1280x960" 60 108000 1280 1376 1488 1800 960 961 964 1000 0x40 0x5
[    8.457810] [drm:drm_mode_debug_printmodeline], Modeline 30:"1152x864" 75 108000 1152 1216 1344 1600 864 865 868 900 0x40 0x5
[    8.457820] [drm:drm_mode_debug_printmodeline], Modeline 24:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[    8.457829] [drm:drm_mode_debug_printmodeline], Modeline 25:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
[    8.457839] [drm:drm_mode_debug_printmodeline], Modeline 26:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[    8.457848] [drm:drm_mode_debug_printmodeline], Modeline 27:"832x624" 75 57284 832 864 928 1152 624 625 628 667 0x40 0xa
[    8.457858] [drm:drm_mode_debug_printmodeline], Modeline 28:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[    8.457867] [drm:drm_mode_debug_printmodeline], Modeline 29:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
[    8.457877] [drm:drm_mode_debug_printmodeline], Modeline 17:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[    8.457886] [drm:drm_mode_debug_printmodeline], Modeline 18:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[    8.457896] [drm:drm_mode_debug_printmodeline], Modeline 19:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa
[    8.457905] [drm:drm_mode_debug_printmodeline], Modeline 20:"640x480" 67 30240 640 704 768 864 480 483 486 525 0x40 0xa
[    8.457915] [drm:drm_mode_debug_printmodeline], Modeline 21:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[    8.457924] [drm:drm_mode_debug_printmodeline], Modeline 22:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[    8.457935] [drm:drm_setup_crtcs], 
[    8.457941] [drm:drm_enable_connectors], connector 8 enabled? yes
[    8.457946] [drm:drm_enable_connectors], connector 5 enabled? yes
[    8.457952] [drm:drm_target_preferred], looking for cmdline mode on connector 8
[    8.457958] [drm:drm_target_preferred], looking for preferred mode on connector 8
[    8.457964] [drm:drm_target_preferred], found mode 1024x768
[    8.457968] [drm:drm_target_preferred], looking for cmdline mode on connector 5
[    8.457973] [drm:drm_target_preferred], looking for preferred mode on connector 5
[    8.457978] [drm:drm_target_preferred], found mode 1280x1024
[    8.457983] [drm:drm_setup_crtcs], picking CRTCs for 2048x2048 config
[    8.457993] [drm:drm_setup_crtcs], desired mode 1024x768 set on crtc 4
[    8.458001] [drm:drm_setup_crtcs], desired mode 1280x1024 set on crtc 3
[    8.476948] [drm:drm_framebuffer_reference], FB ID: 33
[    8.477860] [drm:intelfb_create], allocated 1280x1024 fb: 0x00060000, bo f651bae0
[    8.480380] fbcon: inteldrmfb (fb0) is primary device
[    8.483206] [drm:intel_crtc_set_config], [CRTC:3] [FB:33] #connectors=1 (x y) (0 0)
[    8.483213] [drm:intel_set_config_compute_mode_changes], inactive crtc, full mode set
[    8.483217] [drm:intel_set_config_compute_mode_changes], modes are different, full mode set
[    8.483224] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[    8.483232] [drm:drm_mode_debug_printmodeline], Modeline 32:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x48 0x5
[    8.483237] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:3], mode_changed=1, fb_changed=0
[    8.483244] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:VGA-1] to [CRTC:3]
[    8.483250] [drm:intel_modeset_affected_pipes], set mode pipe masks: modeset: 1, prepare: 1, disable: 0
[    8.483258] [drm:connected_sink_compute_bpp], [CONNECTOR:5:VGA-1] checking for sink bpp constrains
[    8.483267] [drm:intel_modeset_pipe_config], plane bpp: 24, pipe bpp: 24, dithering: 0
[    8.483272] [drm:intel_dump_pipe_config], [CRTC:3][modeset] config for pipe A
[    8.483275] [drm:intel_dump_pipe_config], cpu_transcoder: A
[    8.483278] [drm:intel_dump_pipe_config], pipe bpp: 24, dithering: 0
[    8.483283] [drm:intel_dump_pipe_config], fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[    8.483288] [drm:intel_dump_pipe_config], dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[    8.483290] [drm:intel_dump_pipe_config], requested mode:
[    8.483298] [drm:drm_mode_debug_printmodeline], Modeline 0:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x48 0x5
[    8.483301] [drm:intel_dump_pipe_config], adjusted mode:
[    8.483308] [drm:drm_mode_debug_printmodeline], Modeline 0:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x48 0x5
[    8.483315] [drm:intel_dump_crtc_timings], crtc timings: 108000 1280 1328 1440 1688 1024 1025 1028 1066, type: 0x48 flags: 0x5
[    8.483318] [drm:intel_dump_pipe_config], port clock: 108000
[    8.483321] [drm:intel_dump_pipe_config], pipe src size: 1280x1024
[    8.483326] [drm:intel_dump_pipe_config], gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[    8.483330] [drm:intel_dump_pipe_config], pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[    8.483333] [drm:intel_dump_pipe_config], ips: 0
[    8.483336] [drm:intel_dump_pipe_config], double wide: 0
[    8.483349] [drm:drm_calc_vbltimestamp_from_scanoutpos], crtc 0: Noop due to uninitialized mode.
[    8.483370] [drm:drm_vblank_get], enabling vblank on crtc 0, ret: -22
[    8.506964] thinkpad_acpi: ThinkPad ACPI Extras v0.24
[    8.506968] thinkpad_acpi: http://ibm-acpi.sf.net/
[    8.506971] thinkpad_acpi: ThinkPad BIOS 1FETF1WW (3.110), EC unknown
[    8.524849] thinkpad_acpi: detected a 8-level brightness capable ThinkPad
[    8.536161] [drm:i9xx_update_plane], Writing base 00060000 00000000 0 0 5120
[    8.536174] [drm:intel_crtc_mode_set], [ENCODER:6:DAC-6] set [MODE:0:1280x1024]
[    8.536831] [drm:i830_get_fifo_size], FIFO size - (0x00017e5f) A: 47
[    8.536834] [drm:intel_calculate_wm], FIFO entries required for mode: 68
[    8.536838] [drm:intel_calculate_wm], FIFO watermark level: -23
[    8.536841] [drm:i830_update_wm], Setting FIFO watermarks - A: 1
[    8.564225] [drm:drm_calc_timestamping_constants], crtc 3: hwmode: htotal 1688, vtotal 1066, vdisplay 1024
[    8.564230] [drm:drm_calc_timestamping_constants], crtc 3: clock 108000 kHz framedur 16661185 linedur 15629, pixeldur 9
[    8.565118] [drm:intel_connector_check_state], [CONNECTOR:5:VGA-1]
[    8.565125] [drm:check_encoder_state], [ENCODER:6:DAC-6]
[    8.565130] [drm:check_encoder_state], [ENCODER:7:None-7]
[    8.565136] [drm:check_crtc_state], [CRTC:3]
[    8.565162] [drm:check_crtc_state], [CRTC:4]
[    8.565173] [drm:drm_framebuffer_reference], FB ID: 33
[    8.565181] [drm:intel_crtc_set_config], [CRTC:4] [FB:33] #connectors=1 (x y) (0 0)
[    8.565191] [drm:intel_set_config_compute_mode_changes], inactive crtc, full mode set
[    8.565195] [drm:intel_set_config_compute_mode_changes], modes are different, full mode set
[    8.565204] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[    8.565212] [drm:drm_mode_debug_printmodeline], Modeline 31:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[    8.565216] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:4], mode_changed=1, fb_changed=0
[    8.565220] [drm:intel_modeset_stage_output_state], encoder changed, full mode switch
[    8.565226] [drm:intel_modeset_stage_output_state], [CONNECTOR:8:LVDS-1] to [CRTC:4]
[    8.565231] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:VGA-1] to [CRTC:3]
[    8.565234] [drm:intel_modeset_stage_output_state], crtc changed, full mode switch
[    8.565242] [drm:intel_modeset_affected_pipes], set mode pipe masks: modeset: 2, prepare: 2, disable: 0
[    8.565252] [drm:connected_sink_compute_bpp], [CONNECTOR:8:LVDS-1] checking for sink bpp constrains
[    8.565263] [drm:intel_modeset_pipe_config], plane bpp: 24, pipe bpp: 24, dithering: 0
[    8.565267] [drm:intel_dump_pipe_config], [CRTC:4][modeset] config for pipe B
[    8.565270] [drm:intel_dump_pipe_config], cpu_transcoder: B
[    8.565273] [drm:intel_dump_pipe_config], pipe bpp: 24, dithering: 0
[    8.565279] [drm:intel_dump_pipe_config], fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[    8.565283] [drm:intel_dump_pipe_config], dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[    8.565286] [drm:intel_dump_pipe_config], requested mode:
[    8.565294] [drm:drm_mode_debug_printmodeline], Modeline 0:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[    8.565296] [drm:intel_dump_pipe_config], adjusted mode:
[    8.565304] [drm:drm_mode_debug_printmodeline], Modeline 0:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[    8.565311] [drm:intel_dump_crtc_timings], crtc timings: 65000 1024 1048 1184 1344 768 771 777 806, type: 0x40 flags: 0xa
[    8.565314] [drm:intel_dump_pipe_config], port clock: 65000
[    8.565317] [drm:intel_dump_pipe_config], pipe src size: 1024x768
[    8.565321] [drm:intel_dump_pipe_config], gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[    8.565325] [drm:intel_dump_pipe_config], pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[    8.565328] [drm:intel_dump_pipe_config], ips: 0
[    8.565331] [drm:intel_dump_pipe_config], double wide: 0
[    8.565345] [drm:drm_vblank_get], enabling vblank on crtc 1, ret: -22
[    8.574643] [drm:i9xx_update_plane], Writing base 00060000 00000000 0 0 5120
[    8.574661] [drm:intel_crtc_mode_set], [ENCODER:7:None-7] set [MODE:0:1024x768]
[    8.577335] VR00: 0xa202
[    8.578185] VR01: 0x0000
[    8.579035] VR30: 0x0000
[    8.580367] VR40: 0x3400
[    8.581222] VR80: 0x0000
[    8.582071] VR81: 0x0000
[    8.582921] VR82: 0x000a
[    8.583771] VR83: 0x000a
[    8.584665] VR84: 0x000a
[    8.585515] VR85: 0x000a
[    8.586365] VR86: 0x000a
[    8.587214] VR87: 0x000a
[    8.588082] VR88: 0x000a
[    8.588933] VR8E: 0x0004
[    8.589783] VR8F: 0x0013
[    8.633575] [drm:drm_calc_timestamping_constants], crtc 4: hwmode: htotal 1344, vtotal 806, vdisplay 768
[    8.633581] [drm:drm_calc_timestamping_constants], crtc 4: clock 65000 kHz framedur 16665600 linedur 20676, pixeldur 15
[    8.641062] [drm:intel_connector_check_state], [CONNECTOR:8:LVDS-1]
[    8.641073] [drm:intel_connector_check_state], [CONNECTOR:5:VGA-1]
[    8.641078] [drm:check_encoder_state], [ENCODER:6:DAC-6]
[    8.641083] [drm:check_encoder_state], [ENCODER:7:None-7]
[    8.641089] [drm:check_crtc_state], [CRTC:3]
[    8.641112] [drm:check_crtc_state], [CRTC:4]
[    8.641128] [drm:drm_framebuffer_reference], FB ID: 33
[    8.641132] [drm:drm_framebuffer_unreference], FB ID: 33
[    8.641136] [drm:drm_framebuffer_reference], FB ID: 33
[    8.641271] [drm:intel_crtc_set_config], [CRTC:3] [FB:33] #connectors=1 (x y) (0 0)
[    8.641286] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:3], mode_changed=0, fb_changed=0
[    8.641293] [drm:intel_modeset_stage_output_state], [CONNECTOR:8:LVDS-1] to [CRTC:4]
[    8.641298] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:VGA-1] to [CRTC:3]
[    8.641302] [drm:drm_framebuffer_reference], FB ID: 33
[    8.641305] [drm:drm_framebuffer_unreference], FB ID: 33
[    8.641308] [drm:drm_framebuffer_reference], FB ID: 33
[    8.641311] [drm:drm_framebuffer_unreference], FB ID: 33
[    8.641316] [drm:intel_crtc_set_config], [CRTC:4] [FB:33] #connectors=1 (x y) (0 0)
[    8.641323] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:4], mode_changed=0, fb_changed=0
[    8.641328] [drm:intel_modeset_stage_output_state], [CONNECTOR:8:LVDS-1] to [CRTC:4]
[    8.641332] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:VGA-1] to [CRTC:3]
[    8.641336] [drm:drm_framebuffer_reference], FB ID: 33
[    8.641339] [drm:drm_framebuffer_unreference], FB ID: 33
[    8.641342] [drm:drm_framebuffer_reference], FB ID: 33
[    8.641345] [drm:drm_framebuffer_unreference], FB ID: 33
[    8.654808] Console: switching to colour frame buffer device 128x48
[    8.667191] [drm:intel_crtc_set_config], [CRTC:3] [FB:33] #connectors=1 (x y) (0 0)
[    8.667210] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:3], mode_changed=0, fb_changed=0
[    8.667220] [drm:intel_modeset_stage_output_state], [CONNECTOR:8:LVDS-1] to [CRTC:4]
[    8.667225] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:VGA-1] to [CRTC:3]
[    8.667233] [drm:drm_framebuffer_reference], FB ID: 33
[    8.667236] [drm:drm_framebuffer_unreference], FB ID: 33
[    8.667240] [drm:drm_framebuffer_reference], FB ID: 33
[    8.667243] [drm:drm_framebuffer_unreference], FB ID: 33
[    8.667251] [drm:intel_crtc_set_config], [CRTC:4] [FB:33] #connectors=1 (x y) (0 0)
[    8.667257] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:4], mode_changed=0, fb_changed=0
[    8.667262] [drm:intel_modeset_stage_output_state], [CONNECTOR:8:LVDS-1] to [CRTC:4]
[    8.667267] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:VGA-1] to [CRTC:3]
[    8.667270] [drm:drm_framebuffer_reference], FB ID: 33
[    8.667273] [drm:drm_framebuffer_unreference], FB ID: 33
[    8.667276] [drm:drm_framebuffer_reference], FB ID: 33
[    8.667279] [drm:drm_framebuffer_unreference], FB ID: 33
[    8.682596] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    8.682772] i915 0000:00:02.0: registered panic notifier
[    8.684529] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[    8.693757] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
[    8.712251] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input7
[    8.720148] snd_intel8x0 0000:00:1f.5: setting latency timer to 64
[    9.136083] intel8x0_measure_ac97_clock: measured 54732 usecs (2630 samples)
[    9.140102] intel8x0: clocking to 48000
[    9.146361] snd_intel8x0m 0000:00:1f.6: setting latency timer to 64
[   14.299718] Adding 843772k swap on /dev/sda5.  Priority:-1 extents:1 across:843772k 
[   14.367807] EXT4-fs (sda1): re-mounted. Opts: (null)
[   14.950633] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[   15.266159] loop: module loaded
[   20.508642] RPC: Registered named UNIX socket transport module.
[   20.512556] RPC: Registered udp transport module.
[   20.516434] RPC: Registered tcp transport module.
[   20.520214] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   20.612423] FS-Cache: Loaded
[   20.714919] FS-Cache: Netfs 'nfs' registered for caching
[   20.995752] Installing knfsd (copyright (C) 1996 okir@xxxxxxxxxxxx).
[   21.377445] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   21.383497] e100 0000:01:08.0 eth0: NIC Link is Up 100 Mbps Full Duplex
[   21.390814] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   22.944213] [drm:intel_crtc_set_config], [CRTC:3] [FB:33] #connectors=1 (x y) (0 0)
[   22.944233] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:3], mode_changed=0, fb_changed=0
[   22.944244] [drm:intel_modeset_stage_output_state], [CONNECTOR:8:LVDS-1] to [CRTC:4]
[   22.944251] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:VGA-1] to [CRTC:3]
[   22.944257] [drm:drm_framebuffer_reference], FB ID: 33
[   22.944262] [drm:drm_framebuffer_unreference], FB ID: 33
[   22.944266] [drm:drm_framebuffer_reference], FB ID: 33
[   22.944269] [drm:drm_framebuffer_unreference], FB ID: 33
[   22.944274] [drm:intel_crtc_set_config], [CRTC:4] [FB:33] #connectors=1 (x y) (0 0)
[   22.944280] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:4], mode_changed=0, fb_changed=0
[   22.944285] [drm:intel_modeset_stage_output_state], [CONNECTOR:8:LVDS-1] to [CRTC:4]
[   22.944289] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:VGA-1] to [CRTC:3]
[   22.944293] [drm:drm_framebuffer_reference], FB ID: 33
[   22.944296] [drm:drm_framebuffer_unreference], FB ID: 33
[   22.944299] [drm:drm_framebuffer_reference], FB ID: 33
[   22.944302] [drm:drm_framebuffer_unreference], FB ID: 33
X.Org X Server 1.12.4
Release Date: 2012-08-27
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-5-686-bigmem i686 Debian
Current Operating System: Linux pike 3.12.0-rc5+ #2 SMP Mon Oct 21 10:39:37 CEST 2013 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.12.0-rc5+ root=UUID=b82e565b-91ce-41aa-bb56-7e7a7aabc436 drm.debug=6 ro single
Build Date: 17 April 2013  11:13:16AM
xorg-server 2:1.12.4-6 (Julien Cristau <jcristau@xxxxxxxxxx>) 
Current version of pixman: 0.26.0
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Oct 22 11:51:53 2013
(==) Using system config directory "/usr/share/X11/xorg.conf.d"

Fatal server error:
AddScreen/ScreenInit failed for driver 0


Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
Please also check the log file at "/var/log/Xorg.0.log" for additional information.


Backtrace:
0: X (xorg_backtrace+0x49) [0xb76c9769]
1: X (0xb754c000+0x181186) [0xb76cd186]
2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb752d40c]
3: X (0xb754c000+0x90d2d) [0xb75dcd2d]
4: X (AbortDDX+0x7d) [0xb75c99ed]
5: X (0xb754c000+0x188cb1) [0xb76d4cb1]
6: X (0xb754c000+0x188dd5) [0xb76d4dd5]
7: X (InitOutput+0xf09) [0xb75cbbf9]
8: X (0xb754c000+0x29cc6) [0xb7575cc6]
9: /lib/i386-linux-gnu/i686/cmov/libc.so.6 (__libc_start_main+0xe6) [0xb71e3e46]
10: X (0xb754c000+0x2a1e9) [0xb75761e9]

Segmentation fault at address 0x84

FatalError re-entered, aborting
Caught signal 11 (Segmentation fault). Server aborting

Screen 0: minimum 320 x 200, current 1024 x 768, maximum 2048 x 2048
LVDS1 connected 1024x768+0+0 (0x43) normal (normal left inverted right x axis y axis) 0mm x 0mm
	Identifier: 0x41
	Timestamp:  30609
	Subpixel:   horizontal rgb
	Gamma:      1.0:1.0:1.0
	Brightness: 1.0
	Clones:     VGA1
	CRTC:       0
	CRTCs:      0 1
	Transform:  1.000000 0.000000 0.000000
	            0.000000 1.000000 0.000000
	            0.000000 0.000000 1.000000
	           filter: 
	BACKLIGHT: 7 (0x00000007)	range:  (0,7)
	Backlight: 7 (0x00000007)	range:  (0,7)
  1024x768 (0x43)   65.0MHz +HSync +VSync *current +preferred
        h: width  1024 start 1048 end 1184 total 1344 skew    0 clock   48.4KHz
        v: height  768 start  771 end  777 total  806           clock   60.0Hz
  1024x768 (0x44)   65.0MHz -HSync -VSync
        h: width  1024 start 1048 end 1184 total 1344 skew    0 clock   48.4KHz
        v: height  768 start  771 end  777 total  806           clock   60.0Hz
  800x600 (0x45)   40.0MHz +HSync +VSync
        h: width   800 start  840 end  968 total 1056 skew    0 clock   37.9KHz
        v: height  600 start  601 end  605 total  628           clock   60.3Hz
  800x600 (0x46)   36.0MHz +HSync +VSync
        h: width   800 start  824 end  896 total 1024 skew    0 clock   35.2KHz
        v: height  600 start  601 end  603 total  625           clock   56.2Hz
  640x480 (0x47)   25.2MHz -HSync -VSync
        h: width   640 start  656 end  752 total  800 skew    0 clock   31.5KHz
        v: height  480 start  490 end  492 total  525           clock   59.9Hz
VGA1 connected (normal left inverted right x axis y axis)
	Identifier: 0x42
	Timestamp:  30609
	Subpixel:   unknown
	Clones:     LVDS1
	CRTCs:      0
	Transform:  1.000000 0.000000 0.000000
	            0.000000 1.000000 0.000000
	            0.000000 0.000000 1.000000
	           filter: 
	EDID:
		00ffffffffffff0026cd58464e030000
		110c01036c221b78eaae669e544c9926
		194f54bdef8081400101010101010101
		010101010101302a009851002a403070
		1300520e1100001e000000fc00415334
		3331365554430a202020000000ff0000
		00000000000000000a202020000000fd
		00384b1f510d000a202020202020005d
  1280x1024 (0xa9)  108.0MHz +HSync +VSync +preferred
        h: width  1280 start 1328 end 1440 total 1688 skew    0 clock   64.0KHz
        v: height 1024 start 1025 end 1028 total 1066           clock   60.0Hz
  1280x1024 (0xaa)  135.0MHz +HSync +VSync
        h: width  1280 start 1296 end 1440 total 1688 skew    0 clock   80.0KHz
        v: height 1024 start 1025 end 1028 total 1066           clock   75.0Hz
  1280x960 (0xab)  108.0MHz +HSync +VSync
        h: width  1280 start 1376 end 1488 total 1800 skew    0 clock   60.0KHz
        v: height  960 start  961 end  964 total 1000           clock   60.0Hz
  1152x864 (0xac)  108.0MHz +HSync +VSync
        h: width  1152 start 1216 end 1344 total 1600 skew    0 clock   67.5KHz
        v: height  864 start  865 end  868 total  900           clock   75.0Hz
  1024x768 (0xad)   78.8MHz +HSync +VSync
        h: width  1024 start 1040 end 1136 total 1312 skew    0 clock   60.1KHz
        v: height  768 start  769 end  772 total  800           clock   75.1Hz
  1024x768 (0xae)   75.0MHz -HSync -VSync
        h: width  1024 start 1048 end 1184 total 1328 skew    0 clock   56.5KHz
        v: height  768 start  771 end  777 total  806           clock   70.1Hz
  1024x768 (0x44)   65.0MHz -HSync -VSync
        h: width  1024 start 1048 end 1184 total 1344 skew    0 clock   48.4KHz
        v: height  768 start  771 end  777 total  806           clock   60.0Hz
  832x624 (0xaf)   57.3MHz -HSync -VSync
        h: width   832 start  864 end  928 total 1152 skew    0 clock   49.7KHz
        v: height  624 start  625 end  628 total  667           clock   74.6Hz
  800x600 (0xb0)   50.0MHz +HSync +VSync
        h: width   800 start  856 end  976 total 1040 skew    0 clock   48.1KHz
        v: height  600 start  637 end  643 total  666           clock   72.2Hz
  800x600 (0xb1)   49.5MHz +HSync +VSync
        h: width   800 start  816 end  896 total 1056 skew    0 clock   46.9KHz
        v: height  600 start  601 end  604 total  625           clock   75.0Hz
  800x600 (0x45)   40.0MHz +HSync +VSync
        h: width   800 start  840 end  968 total 1056 skew    0 clock   37.9KHz
        v: height  600 start  601 end  605 total  628           clock   60.3Hz
  640x480 (0xb2)   31.5MHz -HSync -VSync
        h: width   640 start  656 end  720 total  840 skew    0 clock   37.5KHz
        v: height  480 start  481 end  484 total  500           clock   75.0Hz
  640x480 (0xb3)   31.5MHz -HSync -VSync
        h: width   640 start  664 end  704 total  832 skew    0 clock   37.9KHz
        v: height  480 start  489 end  491 total  520           clock   72.8Hz
  640x480 (0xb4)   30.2MHz -HSync -VSync
        h: width   640 start  704 end  768 total  864 skew    0 clock   35.0KHz
        v: height  480 start  483 end  486 total  525           clock   66.7Hz
  640x480 (0xb5)   25.2MHz -HSync -VSync
        h: width   640 start  656 end  752 total  800 skew    0 clock   31.5KHz
        v: height  480 start  490 end  492 total  525           clock   60.0Hz
  720x400 (0xb6)   28.3MHz -HSync +VSync
        h: width   720 start  738 end  846 total  900 skew    0 clock   31.5KHz
        v: height  400 start  412 end  414 total  449           clock   70.1Hz
_______________________________________________
Intel-gfx mailing list
Intel-gfx@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

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