Hi misc@, I have a problem with an ALPS touchpad on my Dell Latitude E5420: Moving the cursor is really slow and scrolling does not work. This problem still exists with the latest -current snapshot (amd64). Reading http://www.openbsd.org/plus.html, I saw that some support for Dell ALPS touchpads was added, but it seems that my specific model was left out.
Grepping for `mouse' in /var/log/Xorg.0.log results in: $ grep mouse /var/log/Xorg.0.log [515289.032] (==) intel(0): Silken mouse disabled [515293.915] (II) config/wscons: checking input device /dev/wsmouse [515293.937] (II) Using input driver 'ws' for '/dev/wsmouse' [515293.937] (**) /dev/wsmouse: always reports core events [515293.937] (II) ws: /dev/wsmouse: debuglevel 0 [515293.937] (**) Option "Device" "/dev/wsmouse" [515293.937] (**) ws: /dev/wsmouse: ZAxisMapping: buttons 4 and 5 [515293.937] (**) ws: /dev/wsmouse: WAxisMapping: buttons 6 and 7 [515293.937] (**) ws: /dev/wsmouse: associated screen: 0 [515296.107] (II) ws: /dev/wsmouse: minimum x position: 0 [515296.107] (II) ws: /dev/wsmouse: maximum x position: 1599 [515296.107] (II) ws: /dev/wsmouse: minimum y position: 0 [515296.107] (II) ws: /dev/wsmouse: maximum y position: 899 [515296.107] (==) ws: /dev/wsmouse: Buttons: 7 [515296.125] (**) ws: /dev/wsmouse: YAxisMapping: buttons 4 and 5 [515296.125] (II) XINPUT: Adding extended input device "/dev/wsmouse" (type: MOUSE, id 7) [515298.285] (**) /dev/wsmouse: (accel) keeping acceleration scheme 1 [515298.285] (**) /dev/wsmouse: (accel) acceleration profile 0 [515298.285] (**) /dev/wsmouse: (accel) acceleration factor: 2.000 [515298.285] (**) /dev/wsmouse: (accel) acceleration threshold: 4 dmesg says: $ dmesg | grep pms pms0 at pckbc0 (aux slot) wsmouse0 at pms0 mux 0 The same problem existed on Linux up to kernel 3.2, where the touchpad was recognized as a ps/2 device. This was fixed with version 3.3. On Arch Linux, some patches could be applied with this package, just in case that this could be of help: http://aur.archlinux.org/packages.php?ID=52538. I am not sure what else I could supply to solve this problem, so if I forgot something important, please tell me :) For now, I append the full Xorg.0.log and dmesg. Best regards, Nils dmesg: OpenBSD 5.1-current (GENERIC.MP) #290: Thu Apr 26 01:27:14 MDT 2012 [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP RTC BIOS diagnostic error 3f<config_unit,memory_size,fixed_disk,invalid_time> real mem = 8481353728 (8088MB) avail mem = 8233230336 (7851MB) mainbus0 at root bios0 at mainbus0: SMBIOS rev. 2.6 @ 0xf20f0 (80 entries) bios0: vendor Dell Inc. version "A03" date 09/19/2011 bios0: Dell Inc. Latitude E5420 acpi0 at bios0: rev 2 acpi0: sleep states S0 S3 S4 S5 acpi0: tables DSDT FACP APIC TCPA SSDT ASF! MCFG HPET BOOT SSDT SSDT DMAR acpi0: wakeup devices UAR1(S3) HDEF(S4) PXSX(S4) RP01(S4) PXSX(S4) RP02(S4) PXSX(S4) RP04(S4) PXSX(S4) RP05(S4) PXSX(S4) RP06(S4) PXSX(S4) RP07(S4) PXSX(S4) RP08(S4) PEG0(S4) PEGP(S4) PEG1(S4) GLAN(S4) PEG2(S4) PEG3(S4) PXSX(S4) RP03(S4) EHC2(S1) EHCI(S1) LID_(S3) PBTN(S3) acpitimer0 at acpi0: 3579545 Hz, 24 bits acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat cpu0 at mainbus0: apid 0 (boot processor) cpu0: Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz, 2494.71 MHz cpu0: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,PCLMUL,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,SSE4.2,x2APIC,POPCNT,AES,XSAVE,AVX,NXE,LONG,LAHF cpu0: 256KB 64b/line 8-way L2 cache cpu0: apic clock running at 99MHz cpu1 at mainbus0: apid 2 (application processor) cpu1: Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz, 2494.33 MHz cpu1: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,PCLMUL,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,SSE4.2,x2APIC,POPCNT,AES,XSAVE,AVX,NXE,LONG,LAHF cpu1: 256KB 64b/line 8-way L2 cache cpu2 at mainbus0: apid 1 (application processor) cpu2: Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz, 2494.33 MHz cpu2: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,PCLMUL,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,SSE4.2,x2APIC,POPCNT,AES,XSAVE,AVX,NXE,LONG,LAHF cpu2: 256KB 64b/line 8-way L2 cache cpu3 at mainbus0: apid 3 (application processor) cpu3: Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz, 2494.33 MHz cpu3: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,PCLMUL,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,SSE4.2,x2APIC,POPCNT,AES,XSAVE,AVX,NXE,LONG,LAHF cpu3: 256KB 64b/line 8-way L2 cache ioapic0 at mainbus0: apid 2 pa 0xfec00000, version 20, 24 pins acpimcfg0 at acpi0 addr 0xf8000000, bus 0-63 acpihpet0 at acpi0: 14318179 Hz acpiprt0 at acpi0: bus 0 (PCI0) acpiprt1 at acpi0: bus -1 (P0P1) acpiprt2 at acpi0: bus 1 (RP01) acpiprt3 at acpi0: bus 2 (RP02) acpiprt4 at acpi0: bus -1 (RP04) acpiprt5 at acpi0: bus -1 (RP05) acpiprt6 at acpi0: bus 9 (RP06) acpiprt7 at acpi0: bus 10 (RP07) acpiprt8 at acpi0: bus -1 (RP08) acpiprt9 at acpi0: bus -1 (PEG0) acpiprt10 at acpi0: bus -1 (PEG1) acpiprt11 at acpi0: bus -1 (PEG2) acpiprt12 at acpi0: bus -1 (PEG3) acpiprt13 at acpi0: bus 3 (RP03) acpiec0 at acpi0 acpicpu0 at acpi0: C3, C2, C1, PSS acpicpu1 at acpi0: C3, C2, C1, PSS acpicpu2 at acpi0: C3, C2, C1, PSS acpicpu3 at acpi0: C3, C2, C1, PSS acpitz0 at acpi0: critical temperature is 107 degC acpibtn0 at acpi0: LID_ acpibtn1 at acpi0: PBTN acpibtn2 at acpi0: SBTN acpiac0 at acpi0: AC unit online acpibat0 at acpi0: BAT0 model "DELL 5CGM41B" serial 2529 type LION oem "Samsung SDI" acpibat1 at acpi0: BAT1 not present acpibat2 at acpi0: BAT2 not present acpivideo0 at acpi0: VID_ acpivout0 at acpivideo0: LCD_ cpu0: Enhanced SpeedStep 2494 MHz: speeds: 2501, 2500, 2200, 2000, 1800, 1600, 1400, 1200, 1000, 800 MHz pci0 at mainbus0 bus 0 pchb0 at pci0 dev 0 function 0 "Intel Core 2G Host" rev 0x09 vga1 at pci0 dev 2 function 0 "Intel GT2+ Video" rev 0x09 wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation) wsdisplay0: screen 1-5 added (80x25, vt100 emulation) intagp0 at vga1 agp0 at intagp0: aperture at 0xd0000000, size 0x10000000 inteldrm0 at vga1: apic 2 int 16 drm0 at inteldrm0 "Intel 6 Series MEI" rev 0x04 at pci0 dev 22 function 0 not configured ehci0 at pci0 dev 26 function 0 "Intel 6 Series USB" rev 0x04: apic 2 int 16 usb0 at ehci0: USB revision 2.0 uhub0 at usb0 "Intel EHCI root hub" rev 2.00/1.00 addr 1 azalia0 at pci0 dev 27 function 0 "Intel 6 Series HD Audio" rev 0x04: msi azalia0: codecs: IDT/0x76e7, Intel/0x2805, using IDT/0x76e7 audio0 at azalia0 ppb0 at pci0 dev 28 function 0 "Intel 6 Series PCIE" rev 0xb4: msi pci1 at ppb0 bus 1 ppb1 at pci0 dev 28 function 1 "Intel 6 Series PCIE" rev 0xb4: msi pci2 at ppb1 bus 2 iwn0 at pci2 dev 0 function 0 "Intel Centrino Ultimate-N 6300" rev 0x35: msi, MIMO 3T3R, MoW, address 24:77:03:31:e4:08 ppb2 at pci0 dev 28 function 2 "Intel 6 Series PCIE" rev 0xb4: msi pci3 at ppb2 bus 3 ppb3 at pci0 dev 28 function 5 "Intel 6 Series PCIE" rev 0xb4: msi pci4 at ppb3 bus 9 sdhc0 at pci4 dev 0 function 0 vendor "O2 Micro", unknown product 0x8321 rev 0x05: apic 2 int 17 sdmmc0 at sdhc0 vendor "O2 Micro", unknown product 0x8331 (class mass storage subclass miscellaneous, rev 0x05) at pci4 dev 0 function 1 not configured ppb4 at pci0 dev 28 function 6 "Intel 6 Series PCIE" rev 0xb4: msi pci5 at ppb4 bus 10 bge0 at pci5 dev 0 function 0 "Broadcom BCM5761" rev 0x10, BCM5761 A1 (0x5761100): apic 2 int 18, address d0:67:e5:3f:e4:62 brgphy0 at bge0 phy 1: BCM5761 10/100/1000baseT PHY, rev. 0 ehci1 at pci0 dev 29 function 0 "Intel 6 Series USB" rev 0x04: apic 2 int 17 usb1 at ehci1: USB revision 2.0 uhub1 at usb1 "Intel EHCI root hub" rev 2.00/1.00 addr 1 pcib0 at pci0 dev 31 function 0 "Intel HM65 LPC" rev 0x04 ahci0 at pci0 dev 31 function 2 "Intel 6 Series AHCI" rev 0x04: msi, AHCI 1.3 scsibus0 at ahci0: 32 targets sd0 at scsibus0 targ 0 lun 0: <ATA, ST9500423AS, 0002> SCSI3 0/direct fixed naa.5000c50044b25dcc sd0: 476940MB, 512 bytes/sector, 976773168 sectors cd0 at scsibus0 targ 1 lun 0: <HL-DT-ST, DVD+-RW GT50N, A101> ATAPI 5/cdrom removable ichiic0 at pci0 dev 31 function 3 "Intel 6 Series SMBus" rev 0x04: apic 2 int 18 iic0 at ichiic0 lisa0 at iic0 addr 0x1d: lis331dl spdmem0 at iic0 addr 0x50: 4GB DDR3 SDRAM PC3-10600 SO-DIMM spdmem1 at iic0 addr 0x52: 4GB DDR3 SDRAM PC3-10600 SO-DIMM isa0 at pcib0 isadma0 at isa0 pckbc0 at isa0 port 0x60/5 pckbd0 at pckbc0 (kbd slot) pckbc0: using irq 1 for kbd slot wskbd0 at pckbd0: console keyboard, using wsdisplay0 pms0 at pckbc0 (aux slot) pckbc0: using irq 12 for aux slot wsmouse0 at pms0 mux 0 pcppi0 at isa0 port 0x61 spkr0 at pcppi0 mtrr: Pentium Pro MTRR support uhub2 at uhub0 port 1 "Intel Rate Matching Hub" rev 2.00/0.00 addr 2 uvideo0 at uhub2 port 4 configuration 1 interface 0 "CN0CJ3P2724871B6C51AA00 Laptop_Integrated_Webcam_FHD" rev 2.00/11.25 addr 3 video0 at uvideo0 uhub3 at uhub1 port 1 "Intel Rate Matching Hub" rev 2.00/0.00 addr 2 ugen0 at uhub3 port 6 "Dell Computer Corp DW375 Bluetooth Module" rev 2.00/5.17 addr 3 vscsi0 at root scsibus1 at vscsi0: 256 targets softraid0 at root scsibus2 at softraid0: 256 targets root on sd0a (1162fc86d2c911d7.a) swap on sd0b dump on sd0b Xorg.0.log: [515288.348] (--) checkDevMem: using aperture driver /dev/xf86 [515288.371] (--) Using wscons driver on /dev/ttyC4 in pcvt compatibility mode (version 3.32) [515288.415] X.Org X Server 1.11.4 Release Date: 2012-01-27 [515288.415] X Protocol Version 11, Revision 0 [515288.415] Build Operating System: OpenBSD 5.1 amd64 [515288.416] Current Operating System: OpenBSD obsd.my.domain 5.1 GENERIC.MP#290 amd64 [515288.416] Build Date: 17 April 2012 09:20:13AM [515288.416] [515288.416] Current version of pixman: 0.24.4 [515288.416] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [515288.416] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [515288.417] (==) Log file: "/var/log/Xorg.0.log", Time: Sat May 5 22:35:17 2012 [515288.453] (==) Using system config directory "/usr/X11R6/share/X11/xorg.conf.d" [515288.456] (==) No Layout section. Using the first Screen section. [515288.456] (==) No screen section available. Using defaults. [515288.456] (**) |-->Screen "Default Screen Section" (0) [515288.456] (**) | |-->Monitor "<default monitor>" [515288.457] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [515288.458] (==) Disabling SIGIO handlers for input devices [515288.458] (==) Automatically adding devices [515288.458] (==) Automatically enabling devices [515288.590] (==) FontPath set to: /usr/X11R6/lib/X11/fonts/misc/, /usr/X11R6/lib/X11/fonts/TTF/, /usr/X11R6/lib/X11/fonts/OTF/, /usr/X11R6/lib/X11/fonts/Type1/, /usr/X11R6/lib/X11/fonts/100dpi/, /usr/X11R6/lib/X11/fonts/75dpi/ [515288.590] (==) ModulePath set to "/usr/X11R6/lib/modules" [515288.590] (II) The server relies on wscons to provide the list of input devices. If no devices become available, reconfigure wscons or disable AutoAddDevices. [515288.590] (II) Loader magic: 0x79e6a0 [515288.590] (II) Module ABI versions: [515288.590] X.Org ANSI C Emulation: 0.4 [515288.590] X.Org Video Driver: 11.0 [515288.590] X.Org XInput driver : 13.0 [515288.590] X.Org Server Extension : 6.0 [515288.591] (--) PCI:*(0:0:2:0) 8086:0126:1028:049b rev 9, Mem @ 0xe1c00000/4194304, 0xd0000000/268435456, I/O @ 0x00007000/64 [515288.591] (II) LoadModule: "extmod" [515288.620] (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.so [515288.625] (II) Module extmod: vendor="X.Org Foundation" [515288.625] compiled for 1.11.4, module version = 1.0.0 [515288.625] Module class: X.Org Server Extension [515288.625] ABI class: X.Org Server Extension, version 6.0 [515288.625] (II) Loading extension MIT-SCREEN-SAVER [515288.625] (II) Loading extension XFree86-VidModeExtension [515288.625] (II) Loading extension XFree86-DGA [515288.625] (II) Loading extension DPMS [515288.625] (II) Loading extension XVideo [515288.625] (II) Loading extension XVideo-MotionCompensation [515288.625] (II) Loading extension X-Resource [515288.625] (II) LoadModule: "dbe" [515288.627] (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.so [515288.640] (II) Module dbe: vendor="X.Org Foundation" [515288.640] compiled for 1.11.4, module version = 1.0.0 [515288.640] Module class: X.Org Server Extension [515288.640] ABI class: X.Org Server Extension, version 6.0 [515288.640] (II) Loading extension DOUBLE-BUFFER [515288.640] (II) LoadModule: "glx" [515288.641] (II) Loading /usr/X11R6/lib/modules/extensions/libglx.so [515288.666] (II) Module glx: vendor="X.Org Foundation" [515288.670] compiled for 1.11.4, module version = 1.0.0 [515288.670] ABI class: X.Org Server Extension, version 6.0 [515288.671] (==) AIGLX enabled [515288.671] (II) Loading extension GLX [515288.679] (II) LoadModule: "record" [515288.680] (II) Loading /usr/X11R6/lib/modules/extensions/librecord.so [515288.682] (II) Module record: vendor="X.Org Foundation" [515288.682] compiled for 1.11.4, module version = 1.13.0 [515288.682] Module class: X.Org Server Extension [515288.682] ABI class: X.Org Server Extension, version 6.0 [515288.682] (II) Loading extension RECORD [515288.682] (II) LoadModule: "dri" [515288.683] (II) Loading /usr/X11R6/lib/modules/extensions/libdri.so [515288.693] (II) Module dri: vendor="X.Org Foundation" [515288.693] compiled for 1.11.4, module version = 1.0.0 [515288.693] ABI class: X.Org Server Extension, version 6.0 [515288.693] (II) Loading extension XFree86-DRI [515288.695] (II) LoadModule: "dri2" [515288.696] (II) Loading /usr/X11R6/lib/modules/extensions/libdri2.so [515288.700] (II) Module dri2: vendor="X.Org Foundation" [515288.700] compiled for 1.11.4, module version = 1.2.0 [515288.700] ABI class: X.Org Server Extension, version 6.0 [515288.700] (II) Loading extension DRI2 [515288.700] (==) Matched intel as autoconfigured driver 0 [515288.700] (==) Matched vesa as autoconfigured driver 1 [515288.700] (==) Assigned the driver to the xf86ConfigLayout [515288.700] (II) LoadModule: "intel" [515288.701] (II) Loading /usr/X11R6/lib/modules/drivers/intel_drv.so [515288.740] (II) Module intel: vendor="X.Org Foundation" [515288.741] compiled for 1.11.4, module version = 2.12.0 [515288.741] Module class: X.Org Video Driver [515288.741] ABI class: X.Org Video Driver, version 11.0 [515288.741] (II) LoadModule: "vesa" [515288.742] (II) Loading /usr/X11R6/lib/modules/drivers/vesa_drv.so [515288.743] (II) Module vesa: vendor="X.Org Foundation" [515288.743] compiled for 1.11.4, module version = 2.3.0 [515288.743] Module class: X.Org Video Driver [515288.743] ABI class: X.Org Video Driver, version 11.0 [515288.743] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45, 4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale, Sandybridge Desktop (GT1), Sandybridge Desktop (GT2), Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1), Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+), Sandybridge Server [515288.744] (II) VESA: driver for VESA chipsets: vesa [515288.744] (II) Loading /usr/X11R6/lib/modules/drivers/intel_drv.so [515288.744] (WW) Falling back to old probe method for vesa [515288.745] (II) Loading sub module "vgahw" [515288.745] (II) LoadModule: "vgahw" [515288.758] (II) Loading /usr/X11R6/lib/modules/libvgahw.so [515288.784] (II) Module vgahw: vendor="X.Org Foundation" [515288.784] compiled for 1.11.4, module version = 0.1.0 [515288.784] ABI class: X.Org Video Driver, version 11.0 [515288.784] (II) Loading sub module "ramdac" [515288.784] (II) LoadModule: "ramdac" [515288.784] (II) Module "ramdac" already built-in [515288.785] drmOpenDevice: node name is /dev/drm0 [515288.785] drmOpenDevice: open result is 10, (OK) [515288.785] drmOpenByBusid: Searching for BusID pci:0000:00:02.0 [515288.785] drmOpenDevice: node name is /dev/drm0 [515288.785] drmOpenDevice: open result is 10, (OK) [515288.785] drmOpenByBusid: drmOpenMinor returns 10 [515288.785] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0 [515288.785] (II) intel(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [515288.785] (==) intel(0): Depth 24, (--) framebuffer bpp 32 [515288.785] (==) intel(0): RGB weight 888 [515288.785] (==) intel(0): Default visual is TrueColor [515288.787] (II) intel(0): Integrated Graphics Chipset: Intel(R) Sandybridge Mobile (GT2+) [515288.787] (--) intel(0): Chipset: "Sandybridge Mobile (GT2+)" [515288.787] (--) intel(0): Linear framebuffer at 0xD0000000 [515288.787] (--) intel(0): IO registers at addr 0xE1C00000 size 4194304 [515288.788] (WW) intel(0): libpciaccess reported 0 rom size, guessing 64kB [515288.788] (II) intel(0): No SDVO device is found in VBT [515288.806] (II) intel(0): 2 display pipes available. [515288.806] (II) Loading sub module "ddc" [515288.806] (II) LoadModule: "ddc" [515288.806] (II) Module "ddc" already built-in [515288.806] (II) Loading sub module "i2c" [515288.806] (II) LoadModule: "i2c" [515288.806] (II) Module "i2c" already built-in [515288.806] (II) intel(0): Output VGA has no monitor section [515288.806] (II) intel(0): Output LVDS has no monitor section [515288.807] (II) intel(0): I2C bus "LVDSDDC_C" initialized. [515288.807] (II) intel(0): Attempting to determine panel fixed mode. [515288.808] (II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0. [515288.867] (II) intel(0): EDID for output LVDS [515288.867] (II) intel(0): Manufacturer: AUO Model: 313e Serial#: 0 [515288.867] (II) intel(0): Year: 2010 Week: 33 [515288.867] (II) intel(0): EDID Version: 1.4 [515288.867] (II) intel(0): Digital Display Input [515288.867] (II) intel(0): 6 bits per channel [515288.867] (II) intel(0): Digital interface is undefined [515288.867] (II) intel(0): Max Image Size [cm]: horiz.: 31 vert.: 17 [515288.867] (II) intel(0): Gamma: 2.20 [515288.867] (II) intel(0): No DPMS capabilities specified [515288.867] (II) intel(0): Supported color encodings: RGB 4:4:4 [515288.867] (II) intel(0): First detailed timing is preferred mode [515288.867] (II) intel(0): Preferred mode is native pixel format and refresh rate [515288.867] (II) intel(0): redX: 0.601 redY: 0.344 greenX: 0.315 greenY: 0.555 [515288.867] (II) intel(0): blueX: 0.151 blueY: 0.141 whiteX: 0.296 whiteY: 0.326 [515288.867] (II) intel(0): Manufacturer's mask: 0 [515288.867] (II) intel(0): Supported detailed timing: [515288.867] (II) intel(0): clock: 114.4 MHz Image Size: 309 x 174 mm [515288.867] (II) intel(0): h_active: 1600 h_sync: 1664 h_sync_end 1706 h_blank_end 2062 h_border: 0 [515288.867] (II) intel(0): v_active: 900 v_sync: 903 v_sync_end 906 v_blanking: 924 v_border: 0 [515288.867] (II) intel(0): Supported detailed timing: [515288.867] (II) intel(0): clock: 114.4 MHz Image Size: 309 x 174 mm [515288.867] (II) intel(0): h_active: 1600 h_sync: 1664 h_sync_end 1706 h_blank_end 2800 h_border: 0 [515288.867] (II) intel(0): v_active: 900 v_sync: 903 v_sync_end 906 v_blanking: 1020 v_border: 0 [515288.867] (II) intel(0): WJ139B140RW3 [515288.867] (II) intel(0): Unknown vendor-specific block 0 [515288.867] (II) intel(0): EDID (in hex): [515288.867] (II) intel(0): 00ffffffffffff0006af3e3100000000 [515288.867] (II) intel(0): 21140104901f117802ccce9958508e26 [515288.867] (II) intel(0): 244b5300000001010101010101010101 [515288.867] (II) intel(0): 010101010101b02c40ce61841830402a [515288.868] (II) intel(0): 330035ae1000001ab02c40b064847830 [515288.868] (II) intel(0): 402a330035ae1000001a000000fe0057 [515288.868] (II) intel(0): 4a313339804231343052573300000000 [515288.868] (II) intel(0): 0000412a9e0111000002010a2020006f [515288.868] (II) intel(0): EDID vendor "AUO", prod id 12606 [515288.868] (II) intel(0): Output HDMI-3 has no monitor section [515288.868] (II) intel(0): I2C bus "HDMIB" initialized. [515288.868] (II) intel(0): HDMI-3 output detected [515288.868] (II) intel(0): Output HDMI-4 has no monitor section [515288.868] (II) intel(0): I2C bus "HDMIC" initialized. [515288.868] (II) intel(0): HDMI-4 output detected [515288.868] (II) intel(0): Output HDMI-5 has no monitor section [515288.868] (II) intel(0): I2C bus "HDMID" initialized. [515288.869] (II) intel(0): HDMI-5 output detected [515288.900] (II) intel(0): EDID for output VGA [515288.959] (II) intel(0): EDID for output LVDS [515288.959] (II) intel(0): Manufacturer: AUO Model: 313e Serial#: 0 [515288.959] (II) intel(0): Year: 2010 Week: 33 [515288.959] (II) intel(0): EDID Version: 1.4 [515288.959] (II) intel(0): Digital Display Input [515288.959] (II) intel(0): 6 bits per channel [515288.959] (II) intel(0): Digital interface is undefined [515288.959] (II) intel(0): Max Image Size [cm]: horiz.: 31 vert.: 17 [515288.959] (II) intel(0): Gamma: 2.20 [515288.959] (II) intel(0): No DPMS capabilities specified [515288.959] (II) intel(0): Supported color encodings: RGB 4:4:4 [515288.959] (II) intel(0): First detailed timing is preferred mode [515288.959] (II) intel(0): Preferred mode is native pixel format and refresh rate [515288.959] (II) intel(0): Display is continuous-frequency [515288.959] (II) intel(0): redX: 0.601 redY: 0.344 greenX: 0.315 greenY: 0.555 [515288.959] (II) intel(0): blueX: 0.151 blueY: 0.141 whiteX: 0.296 whiteY: 0.326 [515288.959] (II) intel(0): Manufacturer's mask: 0 [515288.959] (II) intel(0): Supported detailed timing: [515288.959] (II) intel(0): clock: 114.4 MHz Image Size: 309 x 174 mm [515288.959] (II) intel(0): h_active: 1600 h_sync: 1664 h_sync_end 1706 h_blank_end 2062 h_border: 0 [515288.959] (II) intel(0): v_active: 900 v_sync: 903 v_sync_end 906 v_blanking: 924 v_border: 0 [515288.959] (II) intel(0): Supported detailed timing: [515288.959] (II) intel(0): clock: 114.4 MHz Image Size: 309 x 174 mm [515288.959] (II) intel(0): h_active: 1600 h_sync: 1664 h_sync_end 1706 h_blank_end 2800 h_border: 0 [515288.959] (II) intel(0): v_active: 900 v_sync: 903 v_sync_end 906 v_blanking: 1020 v_border: 0 [515288.959] (II) intel(0): WJ139B140RW3 [515288.959] (II) intel(0): Ranges: V min: 0 V max: 200 Hz, H min: 0 H max: 200 kHz, [515288.959] (II) intel(0): EDID (in hex): [515288.960] (II) intel(0): 00ffffffffffff0006af3e3100000000 [515288.960] (II) intel(0): 21140104901f117802ccce9958508e26 [515288.960] (II) intel(0): 244b5300000001010101010101010101 [515288.960] (II) intel(0): 010101010101b02c40ce61841830402a [515288.960] (II) intel(0): 330035ae1000001ab02c40b064847830 [515288.960] (II) intel(0): 402a330035ae1000001a000000fe0057 [515288.960] (II) intel(0): 4a313339804231343052573300000000 [515288.960] (II) intel(0): 0000412a9e0111000002010a2020006f [515288.960] (II) intel(0): EDID vendor "AUO", prod id 12606 [515288.960] (II) intel(0): Printing probed modes for output LVDS [515288.960] (II) intel(0): Modeline "1600x900"x60.0 114.40 1600 1664 1706 2062 900 903 906 924 +hsync -vsync (55.5 kHz) [515288.960] (II) intel(0): Modeline "1600x900"x40.1 114.40 1600 1664 1706 2800 900 903 906 1020 +hsync -vsync (40.9 kHz) [515288.960] (II) intel(0): I2C device "HDMIB:ddc2" registered at address 0xA0. [515288.964] (II) intel(0): EDID for output HDMI-3 [515288.964] (II) intel(0): EDID for output HDMI-3 [515288.964] (II) intel(0): I2C device "HDMIC:ddc2" registered at address 0xA0. [515288.967] (II) intel(0): EDID for output HDMI-4 [515288.968] (II) intel(0): EDID for output HDMI-4 [515288.968] (II) intel(0): I2C device "HDMID:ddc2" registered at address 0xA0. [515288.971] (II) intel(0): EDID for output HDMI-5 [515288.971] (II) intel(0): EDID for output HDMI-5 [515288.971] (II) intel(0): Output VGA disconnected [515288.971] (II) intel(0): Output LVDS connected [515288.971] (II) intel(0): Output HDMI-3 disconnected [515288.971] (II) intel(0): Output HDMI-4 disconnected [515288.971] (II) intel(0): Output HDMI-5 disconnected [515288.971] (II) intel(0): Using exact sizes for initial modes [515288.971] (II) intel(0): Output LVDS using initial mode 1600x900 [515288.972] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated. [515288.972] (II) intel(0): detected 512 kB GTT. [515288.973] (II) intel(0): detected 65532 kB stolen memory. [515288.973] (==) intel(0): video overlay key set to 0x101fe [515288.973] (==) intel(0): DPI set to (96, 96) [515288.973] (II) Loading sub module "fb" [515288.973] (II) LoadModule: "fb" [515288.975] (II) Loading /usr/X11R6/lib/modules/libfb.so [515289.003] (II) Module fb: vendor="X.Org Foundation" [515289.003] compiled for 1.11.4, module version = 1.0.0 [515289.003] ABI class: X.Org ANSI C Emulation, version 0.4 [515289.003] (II) UnloadModule: "vesa" [515289.003] (II) Unloading vesa [515289.003] (==) Depth 24 pixmap format is 32 bpp [515289.003] (II) intel(0): Kernel reported 1006592 total, 0 used [515289.003] (II) intel(0): I830CheckAvailableMemory: 4026368 kB available [515289.004] (WW) intel(0): DRI disabled on Sandy Bridge chipsets [515289.005] (**) intel(0): Shadow buffer enabled, 2D GPU acceleration disabled. [515289.005] (**) intel(0): Framebuffer tiled [515289.005] (**) intel(0): Pixmaps tiled [515289.005] (**) intel(0): 3D buffers tiled [515289.005] (**) intel(0): SwapBuffers wait enabled [515289.018] (==) intel(0): VideoRam: 262144 KB [515289.019] (II) intel(0): Allocated new frame buffer 1600x900 stride 6656, tiled [515289.028] (II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03b0, hwp->PIOOffset is 0x0000 [515289.028] (==) intel(0): Write-combining range (0xa0000,0x10000) was already clear [515289.032] (II) UXA(0): Driver registered support for the following operations: [515289.032] (II) solid [515289.032] (II) copy [515289.032] (II) composite (RENDER acceleration) [515289.032] (II) put_image [515289.032] (II) get_image [515289.032] (==) intel(0): Backing store disabled [515289.032] (==) intel(0): Silken mouse disabled [515289.034] (II) intel(0): Initializing HW Cursor [515289.340] Plane disable [515289.380] Pipe disable [515289.420] PFIT disable [515289.420] FDI TX disable [515289.420] FDI RX disable [515289.440] FDI TX train 1 preload [515289.440] FDI RX train 1 preload [515289.460] Transcoder disable [515289.500] PCH DPLL disable [515289.500] FDI RX PLL PCD disable [515289.500] FDI TX PLL disable 001a2040 [515289.520] FDI RX PLL disable 001c0000 [515289.540] DPMS off done [515289.560] Plane disable [515289.560] Pipe disable [515289.580] PFIT disable [515289.580] FDI TX disable [515289.580] FDI RX disable [515289.600] FDI TX train 1 preload [515289.600] FDI RX train 1 preload [515289.620] LVDS port force off [515289.620] Transcoder disable [515289.640] PCH DPLL disable [515289.640] FDI RX PLL PCD disable [515289.640] FDI TX PLL disable 00000040 [515289.660] FDI RX PLL disable 00040000 [515289.680] DPMS off done [515289.768] (II) intel(0): Fixed memory allocation layout: [515289.768] (II) intel(0): 0x03fff000: end of stolen memory [515289.769] (II) intel(0): 0x03fff000-0x0fffffff: DRI memory manager (196612 kB) [515289.769] (II) intel(0): 0x10000000: end of aperture [515289.769] (II) intel(0): BO memory allocation layout: [515289.769] (II) intel(0): 0x03fff000: start of memory manager [515289.769] (II) intel(0): 0x04652000-0x0465bfff: HW cursors (40 kB) [515289.769] (II) intel(0): 0x10000000: end of memory manager [515289.781] Plane disable [515289.781] Pipe disable [515289.800] PFIT disable [515289.800] FDI TX disable [515289.800] FDI RX disable [515289.820] FDI TX train 1 preload [515289.820] FDI RX train 1 preload [515289.840] Transcoder disable [515289.860] PCH DPLL disable [515289.860] FDI RX PLL PCD disable [515289.860] FDI TX PLL disable 001a2040 [515289.880] FDI RX PLL disable 001c0000 [515289.900] DPMS off done [515289.920] Plane disable [515289.920] Pipe disable [515289.940] PFIT disable [515289.940] FDI TX disable [515289.940] FDI RX disable [515289.960] FDI TX train 1 preload [515289.960] FDI RX train 1 preload [515289.980] LVDS port force off [515289.980] Transcoder disable [515290.000] PCH DPLL disable [515290.000] FDI RX PLL PCD disable [515290.000] FDI TX PLL disable 00000040 [515290.020] FDI RX PLL disable 00040000 [515290.040] DPMS off done [515290.060] Plane disable [515290.060] Pipe disable [515290.080] PFIT disable [515290.080] FDI TX disable [515290.080] FDI RX disable [515290.100] FDI TX train 1 preload [515290.100] FDI RX train 1 preload [515290.120] LVDS port force off [515290.120] Transcoder disable [515290.140] PCH DPLL disable [515290.140] FDI RX PLL PCD disable [515290.140] FDI TX PLL disable 00000040 [515290.160] FDI RX PLL disable 00040000 [515290.180] DPMS off done [515290.200] is lvds [515290.200] (II) intel(0): using SSC reference clock of 120 MHz [515290.200] bpp 6 [515290.200] (II) intel(0): Selecting standard 18 bit TMDS pixel format. [515290.360] PCH FDI RX PLL enable [515290.400] PCH FDI TX PLL enable 001a2050 [515290.440] Pipe enable [515290.460] Plane enable [515290.520] FDI_RX_IIR 0x100 [515290.520] FDI train 1 done. [515290.540] FDI_RX_IIR 0x600 [515290.540] FDI train 2 done. [515290.540] FDI train done [515290.560] FDI TX link normal [515290.580] transcoder enable [515290.580] LUT load [515290.580] DPMS on done [515290.580] Plane disable [515290.580] Pipe disable [515290.600] PFIT disable [515290.600] FDI TX disable [515290.600] FDI RX disable [515290.620] FDI TX train 1 preload [515290.620] FDI RX train 1 preload [515290.640] Transcoder disable [515290.660] PCH DPLL disable [515290.660] FDI RX PLL PCD disable [515290.660] FDI TX PLL disable 001a2040 [515290.680] FDI RX PLL disable 001c0000 [515290.700] DPMS off done [515290.720] (II) intel(0): Output configuration: [515290.720] (II) intel(0): Pipe A is off [515290.720] (II) intel(0): Display plane A is now disabled and connected to pipe A. [515290.720] (II) intel(0): Pipe B is on [515290.720] (II) intel(0): Display plane B is now enabled and connected to pipe B. [515290.720] (II) intel(0): Output VGA is connected to pipe none [515290.720] (II) intel(0): Output LVDS is connected to pipe B [515290.720] (II) intel(0): Output HDMI-3 is connected to pipe none [515290.720] (II) intel(0): Output HDMI-4 is connected to pipe none [515290.720] (II) intel(0): Output HDMI-5 is connected to pipe none [515290.720] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message. [515290.792] (==) intel(0): DPMS enabled [515290.792] (==) intel(0): Intel XvMC decoder enabled [515290.792] (WW) intel(0): Disabling Xv because no adaptors could be initialized. [515290.792] (II) intel(0): direct rendering: Failed [515290.794] (--) RandR disabled [515290.794] (II) Initializing built-in extension Generic Event Extension [515290.794] (II) Initializing built-in extension SHAPE [515290.794] (II) Initializing built-in extension MIT-SHM [515290.794] (II) Initializing built-in extension XInputExtension [515290.794] (II) Initializing built-in extension XTEST [515290.794] (II) Initializing built-in extension BIG-REQUESTS [515290.794] (II) Initializing built-in extension SYNC [515290.794] (II) Initializing built-in extension XKEYBOARD [515290.794] (II) Initializing built-in extension XC-MISC [515290.794] (II) Initializing built-in extension SECURITY [515290.794] (II) Initializing built-in extension XINERAMA [515290.794] (II) Initializing built-in extension XFIXES [515290.794] (II) Initializing built-in extension RENDER [515290.794] (II) Initializing built-in extension RANDR [515290.794] (II) Initializing built-in extension COMPOSITE [515290.794] (II) Initializing built-in extension DAMAGE [515290.839] (II) AIGLX: Screen 0 is not DRI2 capable [515290.840] (II) AIGLX: Screen 0 is not DRI capable [515290.987] (II) AIGLX: Loaded and initialized swrast [515290.987] (II) GLX: Initialized DRISWRAST GL provider for screen 0 [515290.993] (II) intel(0): Setting screen physical size to 423 x 238 [515291.747] (II) config/wscons: checking input device /dev/wskbd [515291.747] (II) wskbd: using layout us [515291.748] (II) LoadModule: "kbd" [515291.749] (II) Loading /usr/X11R6/lib/modules/input/kbd_drv.so [515291.772] (II) Module kbd: vendor="X.Org Foundation" [515291.772] compiled for 1.11.4, module version = 1.6.1 [515291.772] Module class: X.Org XInput Driver [515291.772] ABI class: X.Org XInput driver, version 13.0 [515291.772] (II) Using input driver 'kbd' for '/dev/wskbd' [515291.772] (II) Loading /usr/X11R6/lib/modules/input/kbd_drv.so [515291.772] (**) /dev/wskbd: always reports core events [515291.772] (**) /dev/wskbd: always reports core events [515291.772] (**) Option "Protocol" "standard" [515291.773] (**) Option "XkbRules" "base" [515291.773] (**) Option "XkbModel" "pc105" [515291.773] (**) Option "XkbLayout" "us" [515291.773] (II) XINPUT: Adding extended input device "/dev/wskbd" (type: KEYBOARD, id 6) [515293.915] (II) config/wscons: checking input device /dev/wsmouse [515293.915] (II) LoadModule: "ws" [515293.917] (II) Loading /usr/X11R6/lib/modules/input/ws_drv.so [515293.937] (II) Module ws: vendor="X.Org Foundation" [515293.937] compiled for 1.11.4, module version = 1.3.0 [515293.937] Module class: X.Org XInput Driver [515293.937] ABI class: X.Org XInput driver, version 13.0 [515293.937] (II) Using input driver 'ws' for '/dev/wsmouse' [515293.937] (II) Loading /usr/X11R6/lib/modules/input/ws_drv.so [515293.937] (**) /dev/wsmouse: always reports core events [515293.937] (II) ws: /dev/wsmouse: debuglevel 0 [515293.937] (**) Option "Device" "/dev/wsmouse" [515293.937] (**) ws: /dev/wsmouse: ZAxisMapping: buttons 4 and 5 [515293.937] (**) ws: /dev/wsmouse: WAxisMapping: buttons 6 and 7 [515293.937] (**) ws: /dev/wsmouse: associated screen: 0 [515296.107] (II) ws: /dev/wsmouse: minimum x position: 0 [515296.107] (II) ws: /dev/wsmouse: maximum x position: 1599 [515296.107] (II) ws: /dev/wsmouse: minimum y position: 0 [515296.107] (II) ws: /dev/wsmouse: maximum y position: 899 [515296.107] (==) ws: /dev/wsmouse: Buttons: 7 [515296.125] (**) ws: /dev/wsmouse: YAxisMapping: buttons 4 and 5 [515296.125] (II) XINPUT: Adding extended input device "/dev/wsmouse" (type: MOUSE, id 7) [515298.285] (**) /dev/wsmouse: (accel) keeping acceleration scheme 1 [515298.285] (**) /dev/wsmouse: (accel) acceleration profile 0 [515298.285] (**) /dev/wsmouse: (accel) acceleration factor: 2.000 [515298.285] (**) /dev/wsmouse: (accel) acceleration threshold: 4 [515298.286] PCH FDI RX PLL enable [515298.320] PCH FDI TX PLL enable 801a2350 [515298.360] Pipe enable [515298.360] Plane enable [515298.400] FDI_RX_IIR 0x100 [515298.400] FDI train 1 done. [515298.420] FDI_RX_IIR 0x200 [515298.420] FDI train 2 done. [515298.420] FDI train done [515298.440] FDI TX link normal [515298.460] transcoder enable [515298.460] LUT load [515298.460] DPMS on done [515299.779] (II) intel(0): EDID vendor "AUO", prod id 12606 [515299.779] (II) intel(0): Using EDID range info for horizontal sync [515299.779] (II) intel(0): Using EDID range info for vertical refresh [515299.779] (II) intel(0): Printing DDC gathered Modelines: [515299.779] (II) intel(0): Modeline "1600x900"x0.0 114.40 1600 1664 1706 2062 900 903 906 924 +hsync -vsync (55.5 kHz) [515299.779] (II) intel(0): Modeline "1600x900"x0.0 114.40 1600 1664 1706 2800 900 903 906 1020 +hsync -vsync (40.9 kHz) [515299.779] (II) intel(0): EDID vendor "AUO", prod id 12606 [516985.919] PCH FDI RX PLL enable [516985.959] PCH FDI TX PLL enable 801a2350 [516985.999] Pipe enable [516985.999] Plane enable [516986.039] FDI_RX_IIR 0x100 [516986.039] FDI train 1 done. [516986.059] FDI_RX_IIR 0x200 [516986.059] FDI train 2 done. [516986.059] FDI train done [516986.079] FDI TX link normal [516986.099] transcoder enable [516986.099] LUT load [516986.099] DPMS on done [516986.369] Plane disable [516986.369] Pipe disable [516986.409] PFIT disable [516986.409] FDI TX disable [516986.409] FDI RX disable [516986.429] FDI TX train 1 preload [516986.429] FDI RX train 1 preload [516986.449] LVDS port force off [516986.449] Transcoder disable [516986.489] PCH DPLL disable [516986.489] FDI RX PLL PCD disable [516986.489] FDI TX PLL disable 001a2040 [516986.509] FDI RX PLL disable 001c0000 [516986.529] DPMS off done [516986.549] Plane disable [516986.549] Pipe disable [516986.569] PFIT disable [516986.569] FDI TX disable [516986.569] FDI RX disable [516986.589] FDI TX train 1 preload [516986.589] FDI RX train 1 preload [516986.609] LVDS port force off [516986.609] Transcoder disable [516986.629] PCH DPLL disable [516986.629] FDI RX PLL PCD disable [516986.629] FDI TX PLL disable 001a2040 [516986.649] FDI RX PLL disable 001c0000 [516986.669] DPMS off done [519954.977] PCH FDI RX PLL enable [519955.008] PCH FDI TX PLL enable 001a2050 [519955.068] Pipe enable [519955.088] Plane enable [519955.148] FDI_RX_IIR 0x100 [519955.148] FDI train 1 done. [519955.168] FDI_RX_IIR 0x600 [519955.168] FDI train 2 done. [519955.168] FDI train done [519955.188] FDI TX link normal [519955.208] transcoder enable [519955.208] LUT load [519955.208] DPMS on done [519955.208] PCH FDI RX PLL enable [519955.248] PCH FDI TX PLL enable 801a2350 [519955.288] Pipe enable [519955.288] Plane enable [519955.328] FDI_RX_IIR 0x100 [519955.328] FDI train 1 done. [519955.348] FDI_RX_IIR 0x200 [519955.348] FDI train 2 done. [519955.348] FDI train done [519955.368] FDI TX link normal [519955.388] transcoder enable [519955.388] LUT load [519955.388] DPMS on done [521098.977] PCH FDI RX PLL enable [521099.017] PCH FDI TX PLL enable 801a2350 [521099.057] Pipe enable [521099.058] Plane enable [521099.097] FDI_RX_IIR 0x100 [521099.097] FDI train 1 done. [521099.117] FDI_RX_IIR 0x200 [521099.117] FDI train 2 done. [521099.118] FDI train done [521099.137] FDI TX link normal [521099.157] transcoder enable [521099.157] LUT load [521099.158] DPMS on done [521099.428] Plane disable [521099.428] Pipe disable [521099.467] PFIT disable [521099.467] FDI TX disable [521099.468] FDI RX disable [521099.487] FDI TX train 1 preload [521099.487] FDI RX train 1 preload [521099.507] LVDS port force off [521099.507] Transcoder disable [521099.547] PCH DPLL disable [521099.547] FDI RX PLL PCD disable [521099.548] FDI TX PLL disable 001a2040 [521099.567] FDI RX PLL disable 001c0000 [521099.587] DPMS off done [521099.607] Plane disable [521099.608] Pipe disable [521099.627] PFIT disable [521099.627] FDI TX disable [521099.628] FDI RX disable [521099.647] FDI TX train 1 preload [521099.648] FDI RX train 1 preload [521099.667] LVDS port force off [521099.667] Transcoder disable [521099.687] PCH DPLL disable [521099.688] FDI RX PLL PCD disable [521099.688] FDI TX PLL disable 001a2040 [521099.707] FDI RX PLL disable 001c0000 [521099.727] DPMS off done [521677.427] PCH FDI RX PLL enable [521677.467] PCH FDI TX PLL enable 001a2050 [521677.527] Pipe enable [521677.547] Plane enable [521677.607] FDI_RX_IIR 0x100 [521677.607] FDI train 1 done. [521677.627] FDI_RX_IIR 0x600 [521677.627] FDI train 2 done. [521677.627] FDI train done [521677.647] FDI TX link normal [521677.667] transcoder enable [521677.667] LUT load [521677.667] DPMS on done [521677.667] PCH FDI RX PLL enable [521677.707] PCH FDI TX PLL enable 801a2350 [521677.747] Pipe enable [521677.747] Plane enable [521677.787] FDI_RX_IIR 0x100 [521677.787] FDI train 1 done. [521677.807] FDI_RX_IIR 0x200 [521677.807] FDI train 2 done. [521677.807] FDI train done [521677.827] FDI TX link normal [521677.847] transcoder enable [521677.847] LUT load [521677.847] DPMS on done

