On Jun 18, 2011 01:40, Alexandr Shadchin wrote:
> On Wed, Jun 15, 2011 at 09:11:43AM +0200, Matthieu Herrb wrote:
> > Hi,
> > 
> > here are a set of patches being worked on to add native synaptics
> > touch pad support to OpenBSD and Xenocara.
> > 
> > The xf86-input-synaptics driver itself is already committed and built
> > in Xenocara.
> > 
> > http://xenocara.org/wscons_config.2.diff is a diff that uses the X
> > hot-plug mechanism to configure you input drivers. It will setup
> > the xf86-input-synaptics driver for you if you have one, together with
> > a regular mouse driver that will handle any external PS/2 or USB mouse
> > attached in addition. Touchscreens will also be auto-configured this
> > way if one is detected.
> > 
> > This new code also takes care of the configuration of the keyboard
> > layout from the wscons layout. Thus a second diff:
> > http://xenocara.org/xf86-input-keyboard.diff removes that code from
> > the keyboard driver.
> > 
> > To apply those patches:
> > 
> >     cd /usr/xenocara/xserver
> >     patch -p0 -E < /path/to/wscons_config.2.diff
> >     make -f Makefile.bsd-wrapper obj
> >     make -f Makefile.bsd-wrapper build
> >     cd /usr/xenocara/driver/xf86-input-keyboard
> >     patch -p0 -E < /path/to/xf86-input-keyboard.diff
> >     make -f Makefile.bsd-wrapper obj
> >     make -f Makefile.bsd-wrapper build
> > 
> > Once X is ready, apply the kernel patch, and build a new kernel with
> > the synaptics support in pms(4):
> > http://xenocara.org/sys-synaptics.diff
> > 
> >     cd /sys
> >     patch -p0 -E < /path/to/sys-synaptics.diff
> > 
> > the new kernel will detect your synaptics touch pad if any, and  X
> > will be configured with the xf86-input-synaptics. Read the
> > synaptics(4) manual page to discover all its features.
> > 
> > You can check how the input drivers were configured by running the
> > command:
> > 
> >    xinput list
> > 
> > If you are configuring input devices manually in xorg,conf you need to
> > add this to the ServerFlags section (but may be you should give a try
> > at auto-configuration and remove your InputDevice sections all together):
> > 
> >     Section ServerFlags
> >     Option "AutoAddDevices" "false"
> >     EndSection
> > 
> > Please test, comment and report failures. Make sure to include
> > /var/log/Xorg.0.log and dmesg outputs in your reports.
> > 
> > Thanks to Alexandr Shadchin (shadchin@) for his work on this driver and
> > to all people who already tested these patches and suggested
> > enhancements.
> > 
> > -- 
> > Matthieu Herrb
> > 
> 
> New sys-synaptics.diff (http://koba.devio.us/distfiles/synaptics.v2.diff)
> * fix wrong detect clickpad
> * fix ignore buttons if no fingers on touchpad
> * if open directly /dev/wsmouseX, then remove this device from mux
>   (close device - get back in mux)
> 
> Thanks all for your feedback.
> 
> -- 
> Alexandr Shadchin
> 
This breaks tapping for me on my T410i running amd64.
The more advanced features like scrolling also don't work.
Hitting the real buttons still works.

xinput list   
b! Virtual core pointer                        id=2    [master pointer  (3)]
b   b3 Virtual core XTEST pointer                    id=4    [slave  pointer
(2)]
b   b3 /dev/wsmouse0                                 id=7    [slave  pointer
(2)]
b   b3 /dev/wsmouse                                  id=8    [slave  pointer
(2)]
b# Virtual core keyboard                       id=3    [master keyboard (2)]
    b3 Virtual core XTEST keyboard                     id=5    [slave  keyboard
(3)]
    b3 /dev/wskbd                                      id=6    [slave  keyboard
(3)]


OpenBSD 4.9-current (GENERIC.MP) #7: Sun Jun 19 19:32:32 CEST 2011
    d...@padtree.my.domain:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 1998045184 (1905MB)
avail mem = 1930715136 (1841MB)
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.6 @ 0xe0010 (78 entries)
bios0: vendor LENOVO version "6IET68WW (1.28 )" date 07/12/2010
bios0: LENOVO 25184QG
acpi0 at bios0: rev 2
acpi0: sleep states S0 S3 S4 S5
acpi0: tables DSDT FACP SSDT ECDT APIC MCFG HPET ASF! SLIC BOOT SSDT TCPA SSDT
SSDT SSDT
acpi0: wakeup devices LID_(S3) SLPB(S3) UART(S3) IGBE(S4) EXP1(S4) EXP2(S4)
EXP3(S4) EXP4(S4) EXP5(S4) EHC1(S3) EHC2(S3) HDEF(S4)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpiec0 at acpi0
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel(R) Core(TM) i5 CPU M 430 @ 2.27GHz, 2261.41 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,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,SSE4.2,POPCNT,NXE,LONG
cpu0: 256KB 64b/line 8-way L2 cache
cpu0: apic clock running at 132MHz
cpu1 at mainbus0: apid 1 (application processor)
cpu1: Intel(R) Core(TM) i5 CPU M 430 @ 2.27GHz, 2261.00 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,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,SSE4.2,POPCNT,NXE,LONG
cpu1: 256KB 64b/line 8-way L2 cache
cpu2 at mainbus0: apid 4 (application processor)
cpu2: Intel(R) Core(TM) i5 CPU M 430 @ 2.27GHz, 2261.00 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,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,SSE4.2,POPCNT,NXE,LONG
cpu2: 256KB 64b/line 8-way L2 cache
cpu3 at mainbus0: apid 5 (application processor)
cpu3: Intel(R) Core(TM) i5 CPU M 430 @ 2.27GHz, 2261.00 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,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,SSE4.2,POPCNT,NXE,LONG
cpu3: 256KB 64b/line 8-way L2 cache
ioapic0 at mainbus0: apid 1 pa 0xfec00000, version 20, 24 pins
ioapic0: misconfigured as apic 2, remapped to apid 1
acpimcfg0 at acpi0 addr 0xe0000000, bus 0-255
acpihpet0 at acpi0: 14318179 Hz
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus -1 (PEG_)
acpiprt2 at acpi0: bus 2 (EXP1)
acpiprt3 at acpi0: bus 3 (EXP2)
acpiprt4 at acpi0: bus -1 (EXP3)
acpiprt5 at acpi0: bus 5 (EXP4)
acpiprt6 at acpi0: bus 13 (EXP5)
acpicpu0 at acpi0: C3, C1, PSS
acpicpu1 at acpi0: C3, C1, PSS
acpicpu2 at acpi0: C3, C1, PSS
acpicpu3 at acpi0: C3, C1, PSS
acpipwrres0 at acpi0: PUBS
acpitz0 at acpi0: critical temperature is 100 degC
acpibtn0 at acpi0: LID_
acpibtn1 at acpi0: SLPB
acpibat0 at acpi0: BAT0 model "42T4795" serial  3104 type LION oem "SONY"
acpibat1 at acpi0: BAT1 not present
acpiac0 at acpi0: AC unit online
acpithinkpad0 at acpi0
cpu0: Enhanced SpeedStep 2261 MHz: speeds: 2267, 2266, 2133, 1999, 1866, 1733,
1599, 1466, 1333, 1199 MHz
pci0 at mainbus0 bus 0
pchb0 at pci0 dev 0 function 0 "Intel Core Host" rev 0x02
vga1 at pci0 dev 2 function 0 "Intel Mobile HD graphics" rev 0x02
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: msi
drm0 at inteldrm0
"Intel 3400 MEI" rev 0x06 at pci0 dev 22 function 0 not configured
em0 at pci0 dev 25 function 0 "Intel 82577LM" rev 0x06: msi, address
00:26:2d:fb:c7:02
ehci0 at pci0 dev 26 function 0 "Intel 3400 USB" rev 0x06: apic 1 int 23
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 3400 HD Audio" rev 0x06: msi
azalia0: codecs: Conexant/0x5069, Intel/0x2804, using Conexant/0x5069
audio0 at azalia0
ppb0 at pci0 dev 28 function 0 "Intel 3400 PCIE" rev 0x06: apic 1 int 20
pci1 at ppb0 bus 2
ppb1 at pci0 dev 28 function 1 "Intel 3400 PCIE" rev 0x06: apic 1 int 21
pci2 at ppb1 bus 3
iwn0 at pci2 dev 0 function 0 "Intel WiFi Link 1000" rev 0x00: msi, MIMO 1T2R,
BGS, address 00:26:c7:31:15:06
ppb2 at pci0 dev 28 function 3 "Intel 3400 PCIE" rev 0x06: apic 1 int 23
pci3 at ppb2 bus 5
ppb3 at pci0 dev 28 function 4 "Intel 3400 PCIE" rev 0x06: apic 1 int 20
pci4 at ppb3 bus 13
sdhc0 at pci4 dev 0 function 0 "Ricoh 5U822 SD/MMC" rev 0x01: apic 1 int 16
sdmmc0 at sdhc0
"Ricoh 5U230 Memory Stick" rev 0x01 at pci4 dev 0 function 1 not configured
"Ricoh 5U832 Firewire" rev 0x01 at pci4 dev 0 function 3 not configured
ehci1 at pci0 dev 29 function 0 "Intel 3400 USB" rev 0x06: apic 1 int 19
usb1 at ehci1: USB revision 2.0
uhub1 at usb1 "Intel EHCI root hub" rev 2.00/1.00 addr 1
ppb4 at pci0 dev 30 function 0 "Intel 82801BAM Hub-to-PCI" rev 0xa6
pci5 at ppb4 bus 14
pcib0 at pci0 dev 31 function 0 "Intel QM57 LPC" rev 0x06
ahci0 at pci0 dev 31 function 2 "Intel 3400 AHCI" rev 0x06: msi, AHCI 1.3
scsibus0 at ahci0: 32 targets
sd0 at scsibus0 targ 0 lun 0: <ATA, FUJITSU MJA2320B, 0084> SCSI3 0/direct fixed
naa.500000e0448000a9
sd0: 305245MB, 512 bytes/sec, 625142448 sec total
cd0 at scsibus0 targ 1 lun 0: <HL-DT-ST, DVDRAM GU10N, MX05> ATAPI 5/cdrom
removable
ichiic0 at pci0 dev 31 function 3 "Intel 3400 SMBus" rev 0x06: apic 1 int 23
iic0 at ichiic0
spdmem0 at iic0 addr 0x50: 2GB DDR3 SDRAM PC3-8500 SO-DIMM
itherm0 at pci0 dev 31 function 6 "Intel 3400 Thermal" rev 0x06
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
wsmouse1 at pms0 mux 0
pms0: Synaptics touchpad, firmware 7.2
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
aps0 at isa0 port 0x1600/31
mtrr: Pentium Pro MTRR support
uhub2 at uhub0 port 1 "Intel Rate Matching Hub" rev 2.00/0.00 addr 2
ugen0 at uhub2 port 3 "UPEK Biometric Coprocessor" rev 1.01/0.02 addr 3
uvideo0 at uhub2 port 6 configuration 1 interface 0 "Chicony Electronics Co.,
Ltd. Integrated Camera" rev 2.00/23.45 addr 4
video0 at uvideo0
uhub3 at uhub1 port 1 "Intel Rate Matching Hub" rev 2.00/0.00 addr 2
vscsi0 at root
scsibus1 at vscsi0: 256 targets
softraid0 at root
root on sd0a swap on sd0b dump on sd0b
scsibus2 at softraid0: 1 targets
sd1 at scsibus2 targ 0 lun 0: <OPENBSD, SR CRYPTO, 004> SCSI2 0/direct fixed
sd1: 89321MB, 512 bytes/sec, 182930000 sec total


[2835781.910] (--) checkDevMem: using aperture driver /dev/xf86
[2835781.928] (--) Using wscons driver on /dev/ttyC4 in pcvt compatibility mode
(version 3.32)
[2835781.975] 
X.Org X Server 1.9.5
Release Date: 2011-03-17
[2835781.975] X Protocol Version 11, Revision 0
[2835781.975] Build Operating System: OpenBSD 4.9 amd64 
[2835781.975] Current Operating System: OpenBSD padtree.my.domain 4.9
GENERIC.MP#7 amd64
[2835781.975] Build Date: 19 June 2011  07:09:32PM
[2835781.975]  
[2835781.982] Current version of pixman: 0.20.2
[2835781.982]   Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[2835781.982] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[2835781.982] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jun 19 19:50:39
2011
[2835781.996] (II) Loader magic: 0x7a7aa0
[2835781.996] (II) Module ABI versions:
[2835781.996]   X.Org ANSI C Emulation: 0.4
[2835781.996]   X.Org Video Driver: 8.0
[2835781.996]   X.Org XInput driver : 11.0
[2835781.996]   X.Org Server Extension : 4.0
[2835782.009] (--) PCI:*(0:0:2:0) 8086:0046:17aa:215a rev 2, Mem @
0xf2000000/4194304, 0xd0000000/268435456, I/O @ 0x00001800/8
[2835782.017] (==) Using default built-in configuration (21 lines)
[2835782.017] (==) --- Start of built-in configuration ---
[2835782.017]   Section "Device"
[2835782.017]           Identifier      "Builtin Default intel Device 0"
[2835782.017]           Driver  "intel"
[2835782.017]   EndSection
[2835782.017]   Section "Screen"
[2835782.017]           Identifier      "Builtin Default intel Screen 0"
[2835782.017]           Device  "Builtin Default intel Device 0"
[2835782.017]   EndSection
[2835782.017]   Section "Device"
[2835782.017]           Identifier      "Builtin Default vesa Device 0"
[2835782.017]           Driver  "vesa"
[2835782.018]   EndSection
[2835782.018]   Section "Screen"
[2835782.018]           Identifier      "Builtin Default vesa Screen 0"
[2835782.018]           Device  "Builtin Default vesa Device 0"
[2835782.018]   EndSection
[2835782.018]   Section "ServerLayout"
[2835782.018]           Identifier      "Builtin Default Layout"
[2835782.018]           Screen  "Builtin Default intel Screen 0"
[2835782.018]           Screen  "Builtin Default vesa Screen 0"
[2835782.018]   EndSection
[2835782.018] (==) --- End of built-in configuration ---
[2835782.021] (==) ServerLayout "Builtin Default Layout"
[2835782.021] (**) |-->Screen "Builtin Default intel Screen 0" (0)
[2835782.021] (**) |   |-->Monitor "<default monitor>"
[2835782.021] (**) |   |-->Device "Builtin Default intel Device 0"
[2835782.021] (==) No monitor specified for screen "Builtin Default intel Screen
0".
        Using a default monitor configuration.
[2835782.021] (**) |-->Screen "Builtin Default vesa Screen 0" (1)
[2835782.021] (**) |   |-->Monitor "<default monitor>"
[2835782.022] (**) |   |-->Device "Builtin Default vesa Device 0"
[2835782.022] (==) No monitor specified for screen "Builtin Default vesa Screen
0".
        Using a default monitor configuration.
[2835782.022] (==) Disabling SIGIO handlers for input devices
[2835782.022] (==) Automatically adding devices
[2835782.022] (==) Automatically enabling devices
[2835782.137] (==) 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/
[2835782.137] (==) ModulePath set to "/usr/X11R6/lib/modules"
[2835782.137] (II) The server relies on wscons to provide the list of input
devices.
        If no devices become available, reconfigure wscons or disable
AutoAddDevices.
[2835782.137] (II) LoadModule: "extmod"
[2835782.166] (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.so
[2835782.179] (II) Module extmod: vendor="X.Org Foundation"
[2835782.179]   compiled for 1.9.5, module version = 1.0.0
[2835782.179]   Module class: X.Org Server Extension
[2835782.179]   ABI class: X.Org Server Extension, version 4.0
[2835782.179] (II) Loading extension MIT-SCREEN-SAVER
[2835782.179] (II) Loading extension XFree86-VidModeExtension
[2835782.179] (II) Loading extension XFree86-DGA
[2835782.179] (II) Loading extension DPMS
[2835782.179] (II) Loading extension XVideo
[2835782.180] (II) Loading extension XVideo-MotionCompensation
[2835782.180] (II) Loading extension X-Resource
[2835782.180] (II) LoadModule: "dbe"
[2835782.181] (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.so
[2835782.185] (II) Module dbe: vendor="X.Org Foundation"
[2835782.185]   compiled for 1.9.5, module version = 1.0.0
[2835782.185]   Module class: X.Org Server Extension
[2835782.185]   ABI class: X.Org Server Extension, version 4.0
[2835782.185] (II) Loading extension DOUBLE-BUFFER
[2835782.185] (II) LoadModule: "glx"
[2835782.187] (II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
[2835782.199] (II) Module glx: vendor="X.Org Foundation"
[2835782.199]   compiled for 1.9.5, module version = 1.0.0
[2835782.199]   ABI class: X.Org Server Extension, version 4.0
[2835782.199] (==) AIGLX enabled
[2835782.199] (II) Loading extension GLX
[2835782.199] (II) LoadModule: "record"
[2835782.201] (II) Loading /usr/X11R6/lib/modules/extensions/librecord.so
[2835782.204] (II) Module record: vendor="X.Org Foundation"
[2835782.204]   compiled for 1.9.5, module version = 1.13.0
[2835782.204]   Module class: X.Org Server Extension
[2835782.204]   ABI class: X.Org Server Extension, version 4.0
[2835782.204] (II) Loading extension RECORD
[2835782.204] (II) LoadModule: "dri"
[2835782.205] (II) Loading /usr/X11R6/lib/modules/extensions/libdri.so
[2835782.223] (II) Module dri: vendor="X.Org Foundation"
[2835782.223]   compiled for 1.9.5, module version = 1.0.0
[2835782.223]   ABI class: X.Org Server Extension, version 4.0
[2835782.223] (II) Loading extension XFree86-DRI
[2835782.233] (II) LoadModule: "dri2"
[2835782.234] (II) Loading /usr/X11R6/lib/modules/extensions/libdri2.so
[2835782.241] (II) Module dri2: vendor="X.Org Foundation"
[2835782.241]   compiled for 1.9.5, module version = 1.2.0
[2835782.241]   ABI class: X.Org Server Extension, version 4.0
[2835782.241] (II) Loading extension DRI2
[2835782.241] (II) LoadModule: "intel"
[2835782.241] (II) Loading /usr/X11R6/lib/modules/drivers/intel_drv.so
[2835782.280] (II) Module intel: vendor="X.Org Foundation"
[2835782.285]   compiled for 1.9.5, module version = 2.9.1
[2835782.285]   Module class: X.Org Video Driver
[2835782.285]   ABI class: X.Org Video Driver, version 8.0
[2835782.287] (II) LoadModule: "vesa"
[2835782.288] (II) Loading /usr/X11R6/lib/modules/drivers/vesa_drv.so
[2835782.295] (II) Module vesa: vendor="X.Org Foundation"
[2835782.295]   compiled for 1.9.5, module version = 2.3.0
[2835782.295]   Module class: X.Org Video Driver
[2835782.295]   ABI class: X.Org Video Driver, version 8.0
[2835782.295] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
        i810-dc100, i810e, i815, i830M, 845G, 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, Clarkdale, Arrandale
[2835782.296] (II) VESA: driver for VESA chipsets: vesa
[2835782.296] (WW) Falling back to old probe method for vesa
[2835782.296] (II) Loading sub module "vgahw"
[2835782.296] (II) LoadModule: "vgahw"
[2835782.314] (II) Loading /usr/X11R6/lib/modules/libvgahw.so
[2835782.340] (II) Module vgahw: vendor="X.Org Foundation"
[2835782.340]   compiled for 1.9.5, module version = 0.1.0
[2835782.340]   ABI class: X.Org Video Driver, version 8.0
[2835782.340] (II) Loading sub module "ramdac"
[2835782.340] (II) LoadModule: "ramdac"
[2835782.340] (II) Module "ramdac" already built-in
[2835782.340] drmOpenDevice: node name is /dev/drm0
[2835782.340] drmOpenDevice: open result is 10, (OK)
[2835782.340] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[2835782.340] drmOpenDevice: node name is /dev/drm0
[2835782.340] drmOpenDevice: open result is 10, (OK)
[2835782.340] drmOpenByBusid: drmOpenMinor returns 10
[2835782.340] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[2835782.340] (II) intel(0): Creating default Display subsection in Screen
section
        "Builtin Default intel Screen 0" for depth/fbbpp 24/32
[2835782.340] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[2835782.340] (==) intel(0): RGB weight 888
[2835782.340] (==) intel(0): Default visual is TrueColor
[2835782.341] (II) intel(0): Integrated Graphics Chipset: Intel(R) Arrandale
[2835782.341] (--) intel(0): Chipset: "Arrandale"
[2835782.341] (--) intel(0): Linear framebuffer at 0xD0000000
[2835782.341] (--) intel(0): IO registers at addr 0xF2000000 size 4194304
[2835782.341] (WW) intel(0): libpciaccess reported 0 rom size, guessing 64kB
[2835782.341] (II) intel(0): No SDVO device is found in VBT
[2835782.364] (II) intel(0): 2 display pipes available.
[2835782.375] (II) Loading sub module "ddc"
[2835782.375] (II) LoadModule: "ddc"
[2835782.375] (II) Module "ddc" already built-in
[2835782.375] (II) Loading sub module "i2c"
[2835782.375] (II) LoadModule: "i2c"
[2835782.375] (II) Module "i2c" already built-in
[2835782.384] (II) intel(0): Output VGA has no monitor section
[2835782.384] (II) intel(0): Output LVDS has no monitor section
[2835782.388] (II) intel(0): I2C bus "LVDSDDC_C" initialized.
[2835782.389] (II) intel(0): Attempting to determine panel fixed mode.
[2835782.389] (II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address
0xA0.
[2835782.449] (II) intel(0): EDID for output LVDS
[2835782.449] (II) intel(0): Manufacturer: LEN  Model: 4035  Serial#: 0
[2835782.449] (II) intel(0): Year: 2009  Week: 0
[2835782.449] (II) intel(0): EDID Version: 1.3
[2835782.449] (II) intel(0): Digital Display Input
[2835782.449] (II) intel(0): Max Image Size [cm]: horiz.: 30  vert.: 19
[2835782.449] (II) intel(0): Gamma: 2.20
[2835782.449] (II) intel(0): DPMS capabilities: StandBy Suspend Off
[2835782.449] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[2835782.449] (II) intel(0): First detailed timing is preferred mode
[2835782.449] (II) intel(0): redX: 0.590 redY: 0.340   greenX: 0.320 greenY:
0.540
[2835782.449] (II) intel(0): blueX: 0.155 blueY: 0.140   whiteX: 0.313 whiteY:
0.329
[2835782.449] (II) intel(0): Manufacturer's mask: 0
[2835782.449] (II) intel(0): Supported detailed timing:
[2835782.449] (II) intel(0): clock: 69.2 MHz   Image Size:  303 x 190 mm
[2835782.449] (II) intel(0): h_active: 1280  h_sync: 1332  h_sync_end 1396
h_blank_end 1412 h_border: 0
[2835782.449] (II) intel(0): v_active: 800  v_sync: 803  v_sync_end 806
v_blanking: 817 v_border: 0
[2835782.449] (II) intel(0): Supported detailed timing:
[2835782.449] (II) intel(0): clock: 69.2 MHz   Image Size:  303 x 190 mm
[2835782.449] (II) intel(0): h_active: 1280  h_sync: 1332  h_sync_end 1396
h_blank_end 1595 h_border: 0
[2835782.449] (II) intel(0): v_active: 800  v_sync: 803  v_sync_end 806
v_blanking: 868 v_border: 0
[2835782.449] (II) intel(0): Unknown vendor-specific block f
[2835782.449] (II) intel(0):  LTN141AT15001
[2835782.449] (II) intel(0): EDID (in hex):
[2835782.449] (II) intel(0):    00ffffffffffff0030ae354000000000
[2835782.449] (II) intel(0):    00130103801e1378ea01f59757528a27
[2835782.449] (II) intel(0):    23505400000001010101010101010101
[2835782.449] (II) intel(0):    0101010101010a1b0084502011303440
[2835782.449] (II) intel(0):    33002fbe100000190a1b003b51204430
[2835782.449] (II) intel(0):    344033002fbe100000190000000f0081
[2835782.449] (II) intel(0):    0a32810a281609004ca34154000000fe
[2835782.449] (II) intel(0):    004c544e313431415431353030310082
[2835782.449] (II) intel(0): EDID vendor "LEN", prod id 16437
[2835782.450] (II) intel(0): Output HDMI-3 has no monitor section
[2835782.450] (II) intel(0): I2C bus "HDMIB" initialized.
[2835782.450] (II) intel(0): HDMI-3 output detected
[2835782.450] (II) intel(0): Output HDMI-4 has no monitor section
[2835782.450] (II) intel(0): I2C bus "HDMIC" initialized.
[2835782.450] (II) intel(0): HDMI-4 output detected
[2835782.450] (II) intel(0): Output HDMI-5 has no monitor section
[2835782.450] (II) intel(0): I2C bus "HDMID" initialized.
[2835782.450] (II) intel(0): HDMI-5 output detected
[2835782.472] (II) intel(0): EDID for output VGA
[2835782.532] (II) intel(0): EDID for output LVDS
[2835782.532] (II) intel(0): Manufacturer: LEN  Model: 4035  Serial#: 0
[2835782.532] (II) intel(0): Year: 2009  Week: 0
[2835782.532] (II) intel(0): EDID Version: 1.3
[2835782.532] (II) intel(0): Digital Display Input
[2835782.532] (II) intel(0): Max Image Size [cm]: horiz.: 30  vert.: 19
[2835782.532] (II) intel(0): Gamma: 2.20
[2835782.532] (II) intel(0): DPMS capabilities: StandBy Suspend Off
[2835782.532] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[2835782.532] (II) intel(0): First detailed timing is preferred mode
[2835782.532] (II) intel(0): GTF timings supported
[2835782.532] (II) intel(0): redX: 0.590 redY: 0.340   greenX: 0.320 greenY:
0.540
[2835782.532] (II) intel(0): blueX: 0.155 blueY: 0.140   whiteX: 0.313 whiteY:
0.329
[2835782.532] (II) intel(0): Manufacturer's mask: 0
[2835782.533] (II) intel(0): Supported detailed timing:
[2835782.533] (II) intel(0): clock: 69.2 MHz   Image Size:  303 x 190 mm
[2835782.533] (II) intel(0): h_active: 1280  h_sync: 1332  h_sync_end 1396
h_blank_end 1412 h_border: 0
[2835782.533] (II) intel(0): v_active: 800  v_sync: 803  v_sync_end 806
v_blanking: 817 v_border: 0
[2835782.533] (II) intel(0): Supported detailed timing:
[2835782.533] (II) intel(0): clock: 69.2 MHz   Image Size:  303 x 190 mm
[2835782.533] (II) intel(0): h_active: 1280  h_sync: 1332  h_sync_end 1396
h_blank_end 1595 h_border: 0
[2835782.533] (II) intel(0): v_active: 800  v_sync: 803  v_sync_end 806
v_blanking: 868 v_border: 0
[2835782.533] (II) intel(0): Ranges: V min: 0 V max: 200 Hz, H min: 0 H max: 200
kHz,
[2835782.533] (II) intel(0):  LTN141AT15001
[2835782.533] (II) intel(0): EDID (in hex):
[2835782.533] (II) intel(0):    00ffffffffffff0030ae354000000000
[2835782.533] (II) intel(0):    00130103801e1378ea01f59757528a27
[2835782.533] (II) intel(0):    23505400000001010101010101010101
[2835782.533] (II) intel(0):    0101010101010a1b0084502011303440
[2835782.533] (II) intel(0):    33002fbe100000190a1b003b51204430
[2835782.533] (II) intel(0):    344033002fbe100000190000000f0081
[2835782.533] (II) intel(0):    0a32810a281609004ca34154000000fe
[2835782.533] (II) intel(0):    004c544e313431415431353030310082
[2835782.533] (II) intel(0): EDID vendor "LEN", prod id 16437
[2835782.533] (II) intel(0): Printing probed modes for output LVDS
[2835782.533] (II) intel(0): Modeline "1280x800"x60.0   69.22  1280 1332 1396
1412  800 803 806 817 -hsync -vsync (49.0 kHz)
[2835782.533] (II) intel(0): Modeline "1280x800"x50.0   69.22  1280 1332 1396
1595  800 803 806 868 -hsync -vsync (43.4 kHz)
[2835782.533] (II) intel(0): I2C device "HDMIB:ddc2" registered at address 0xA0.
[2835782.538] (II) intel(0): EDID for output HDMI-3
[2835782.538] (II) intel(0): EDID for output HDMI-3
[2835782.538] (II) intel(0): I2C device "HDMIC:ddc2" registered at address 0xA0.
[2835782.542] (II) intel(0): EDID for output HDMI-4
[2835782.542] (II) intel(0): EDID for output HDMI-4
[2835782.542] (II) intel(0): I2C device "HDMID:ddc2" registered at address 0xA0.
[2835782.546] (II) intel(0): EDID for output HDMI-5
[2835782.546] (II) intel(0): EDID for output HDMI-5
[2835782.546] (II) intel(0): Output VGA disconnected
[2835782.546] (II) intel(0): Output LVDS connected
[2835782.546] (II) intel(0): Output HDMI-3 disconnected
[2835782.546] (II) intel(0): Output HDMI-4 disconnected
[2835782.546] (II) intel(0): Output HDMI-5 disconnected
[2835782.546] (II) intel(0): Using exact sizes for initial modes
[2835782.546] (II) intel(0): Output LVDS using initial mode 1280x800
[2835782.546] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless
otherwise stated.
[2835782.546] (II) intel(0): detected 512 kB GTT.
[2835782.546] (II) intel(0): detected 32764 kB stolen memory.
[2835782.546] (==) intel(0): video overlay key set to 0x101fe
[2835782.546] (==) intel(0): DPI set to (96, 96)
[2835782.546] (II) Loading sub module "fb"
[2835782.546] (II) LoadModule: "fb"
[2835782.548] (II) Loading /usr/X11R6/lib/modules/libfb.so
[2835782.579] (II) Module fb: vendor="X.Org Foundation"
[2835782.579]   compiled for 1.9.5, module version = 1.0.0
[2835782.579]   ABI class: X.Org ANSI C Emulation, version 0.4
[2835782.579] (II) Loading sub module "int10"
[2835782.579] (II) LoadModule: "int10"
[2835782.581] (II) Loading /usr/X11R6/lib/modules/libint10.so
[2835782.583] (II) Module int10: vendor="X.Org Foundation"
[2835782.583]   compiled for 1.9.5, module version = 1.0.0
[2835782.583]   ABI class: X.Org Video Driver, version 8.0
[2835782.584] (==) intel(0): Write-combining range (0xa0000,0x20000) was already
clear
[2835782.584] (==) intel(0): Write-combining range (0xc0000,0x40000) was already
clear
[2835782.584] (II) intel(0): Bad V_BIOS checksum
[2835782.584] (II) intel(0): Primary V_BIOS segment is: 0xc000
[2835782.585] (==) intel(0): Write-combining range (0x0,0x1000) was already
clear
[2835782.585] (--) intel(0): Console VGA mode is 0x3
[2835782.585] (II) UnloadModule: "vesa"
[2835782.585] (II) Unloading /usr/X11R6/lib/modules/drivers/vesa_drv.so
[2835782.586] (==) Depth 24 pixmap format is 32 bpp
[2835782.598] (II) intel(0): Kernel reported 491520 total, 0 used
[2835782.598] (II) intel(0): I830CheckAvailableMemory: 1966080 kB available
[2835782.607] (II) intel(0): [DRI2] Setup complete
[2835782.607] (II) intel(0): [DRI2]   DRI driver: i965
[2835782.607] (**) intel(0): Framebuffer compression disabled
[2835782.607] (**) intel(0): Tiling enabled
[2835782.607] (**) intel(0): SwapBuffers wait enabled
[2835782.614] (==) intel(0): VideoRam: 262144 KB
[2835782.614] (II) intel(0): Attempting memory allocation with tiled buffers.
[2835782.623] (II) intel(0): Tiled allocation successful.
[2835782.624] (II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0,
hwp->PIOOffset is 0x0000
[2835782.624] (==) intel(0): Write-combining range (0xa0000,0x10000) was already
clear
[2835782.651] (II) UXA(0): Driver registered support for the following
operations:
[2835782.651] (II)         solid
[2835782.651] (II)         copy
[2835782.651] (II)         composite (RENDER acceleration)
[2835782.651] (II)         put_image
[2835782.651] (II)         get_image
[2835782.651] (==) intel(0): Backing store disabled
[2835782.651] (==) intel(0): Silken mouse disabled
[2835782.660] (II) intel(0): Initializing HW Cursor
[2835782.981] Plane disable
[2835783.018] Pipe disable
[2835783.058] PFIT disable
[2835783.058] FDI TX disable
[2835783.058] FDI RX disable
[2835783.078] FDI TX train 1 preload
[2835783.078] FDI RX train 1 preload
[2835783.098] LVDS port force off
[2835783.098] Transcoder disable
[2835783.138] PCH DPLL disable
[2835783.138] FDI RX PLL PCD disable
[2835783.138] FDI TX PLL disable 001a2040
[2835783.158] FDI RX PLL disable 001c4000
[2835783.178] DPMS off done
[2835783.198] Plane disable
[2835783.198] Pipe disable
[2835783.218] PFIT disable
[2835783.218] FDI TX disable
[2835783.218] FDI RX disable
[2835783.238] FDI TX train 1 preload
[2835783.238] FDI RX train 1 preload
[2835783.258] LVDS port force off
[2835783.258] Transcoder disable
[2835783.278] PCH DPLL disable
[2835783.278] FDI RX PLL PCD disable
[2835783.278] FDI TX PLL disable 00000040
[2835783.298] FDI RX PLL disable 00044000
[2835783.318] DPMS off done
[2835783.399] (II) intel(0): Fixed memory allocation layout:
[2835783.399] (II) intel(0): 0x01fff000:            end of stolen memory
[2835783.399] (II) intel(0): 0x01fff000-0x0fffffff: DRI memory manager (229380
kB)
[2835783.400] (II) intel(0): 0x10000000:            end of aperture
[2835783.400] (II) intel(0): BO memory allocation layout:
[2835783.400] (II) intel(0): 0x01fff000:            start of memory manager
[2835783.400] (II) intel(0): 0x02020000-0x02407fff: front buffer (4000 kB) X
tiled
[2835783.400] (II) intel(0): 0x02420000-0x02429fff: HW cursors (40 kB)
[2835783.400] (II) intel(0): 0x10000000:            end of memory manager
[2835783.445] Plane disable
[2835783.445] Pipe disable
[2835783.458] PFIT disable
[2835783.458] FDI TX disable
[2835783.458] FDI RX disable
[2835783.478] FDI TX train 1 preload
[2835783.478] FDI RX train 1 preload
[2835783.498] LVDS port force off
[2835783.498] Transcoder disable
[2835783.518] PCH DPLL disable
[2835783.518] FDI RX PLL PCD disable
[2835783.518] FDI TX PLL disable 001a2040
[2835783.538] FDI RX PLL disable 001c4000
[2835783.558] DPMS off done
[2835783.578] Plane disable
[2835783.578] Pipe disable
[2835783.598] PFIT disable
[2835783.598] FDI TX disable
[2835783.598] FDI RX disable
[2835783.618] FDI TX train 1 preload
[2835783.618] FDI RX train 1 preload
[2835783.638] LVDS port force off
[2835783.638] Transcoder disable
[2835783.658] PCH DPLL disable
[2835783.658] FDI RX PLL PCD disable
[2835783.658] FDI TX PLL disable 00000040
[2835783.678] FDI RX PLL disable 00044000
[2835783.698] DPMS off done
[2835783.718] Plane disable
[2835783.718] Pipe disable
[2835783.738] PFIT disable
[2835783.738] FDI TX disable
[2835783.738] FDI RX disable
[2835783.758] FDI TX train 1 preload
[2835783.758] FDI RX train 1 preload
[2835783.778] LVDS port force off
[2835783.778] Transcoder disable
[2835783.798] PCH DPLL disable
[2835783.798] FDI RX PLL PCD disable
[2835783.798] FDI TX PLL disable 00000040
[2835783.818] FDI RX PLL disable 00044000
[2835783.838] DPMS off done
[2835783.858] (II) intel(0): using SSC reference clock of 120 MHz
[2835783.859] bpp 6
[2835783.878] (II) intel(0): Selecting standard 18 bit TMDS pixel format.
[2835784.038] PCH FDI RX PLL enable
[2835784.078] PCH FDI TX PLL enable 001a2050
[2835784.078] Pipe enable
[2835784.078] Plane enable
[2835784.118] FDI_RX_IIR 0x100
[2835784.118] FDI train 1 done.
[2835784.138] FDI_RX_IIR 0x600
[2835784.138] FDI train 2 done.
[2835784.138] FDI train done
[2835784.158] FDI TX link normal
[2835784.178] transcoder enable
[2835784.178] LUT load
[2835784.178] DPMS on done
[2835784.178] Plane disable
[2835784.178] Pipe disable
[2835784.198] PFIT disable
[2835784.198] FDI TX disable
[2835784.198] FDI RX disable
[2835784.218] FDI TX train 1 preload
[2835784.218] FDI RX train 1 preload
[2835784.238] LVDS port force off
[2835784.238] Transcoder disable
[2835784.258] PCH DPLL disable
[2835784.258] FDI RX PLL PCD disable
[2835784.258] FDI TX PLL disable 001a2040
[2835784.278] FDI RX PLL disable 001c4000
[2835784.298] DPMS off done
[2835784.318] (II) intel(0): Output configuration:
[2835784.318] (II) intel(0):   Pipe A is off
[2835784.318] (II) intel(0):   Display plane A is now disabled and connected to
pipe A.
[2835784.318] (II) intel(0):   Pipe B is on
[2835784.318] (II) intel(0):   Display plane B is now enabled and connected to
pipe B.
[2835784.318] (II) intel(0):   Output VGA is connected to pipe none
[2835784.318] (II) intel(0):   Output LVDS is connected to pipe B
[2835784.318] (II) intel(0):   Output HDMI-3 is connected to pipe none
[2835784.318] (II) intel(0):   Output HDMI-4 is connected to pipe none
[2835784.318] (II) intel(0):   Output HDMI-5 is connected to pipe none
[2835784.318] (II) intel(0): RandR 1.2 enabled, ignore the following RandR
disabled message.
[2835784.327] (==) intel(0): DPMS enabled
[2835784.327] (==) intel(0): Intel XvMC decoder enabled
[2835784.328] (II) intel(0): Set up textured video
[2835784.328] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[2835784.328] (II) intel(0): direct rendering: DRI2 Enabled
[2835784.329] (--) RandR disabled
[2835784.329] (II) Initializing built-in extension Generic Event Extension
[2835784.329] (II) Initializing built-in extension SHAPE
[2835784.329] (II) Initializing built-in extension MIT-SHM
[2835784.329] (II) Initializing built-in extension XInputExtension
[2835784.329] (II) Initializing built-in extension XTEST
[2835784.329] (II) Initializing built-in extension BIG-REQUESTS
[2835784.329] (II) Initializing built-in extension SYNC
[2835784.329] (II) Initializing built-in extension XKEYBOARD
[2835784.329] (II) Initializing built-in extension XC-MISC
[2835784.329] (II) Initializing built-in extension SECURITY
[2835784.329] (II) Initializing built-in extension XINERAMA
[2835784.329] (II) Initializing built-in extension XFIXES
[2835784.329] (II) Initializing built-in extension RENDER
[2835784.329] (II) Initializing built-in extension RANDR
[2835784.329] (II) Initializing built-in extension COMPOSITE
[2835784.329] (II) Initializing built-in extension DAMAGE
[2835784.469] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[2835784.469] (II) AIGLX: enabled GLX_INTEL_swap_event
[2835784.469] (II) AIGLX: enabled GLX_SGI_make_current_read
[2835784.469] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[2835784.473] (II) AIGLX: Loaded and initialized
/usr/X11R6/lib/modules/dri/i965_dri.so
[2835784.473] (II) GLX: Initialized DRI2 GL provider for screen 0
[2835784.474] (II) intel(0): Setting screen physical size to 338 x 211
[2835785.366] (II) config/wscons: checking input device /dev/wskbd
[2835785.366] (II) wskbd: using layout de
[2835785.366] (II) LoadModule: "kbd"
[2835785.368] (II) Loading /usr/X11R6/lib/modules/input/kbd_drv.so
[2835785.389] (II) Module kbd: vendor="X.Org Foundation"
[2835785.389]   compiled for 1.9.5, module version = 1.6.0
[2835785.389]   Module class: X.Org XInput Driver
[2835785.389]   ABI class: X.Org XInput driver, version 11.0
[2835785.389] (**) /dev/wskbd: always reports core events
[2835785.389] (**) Option "Protocol" "standard"
[2835785.389] (**) Option "XkbRules" "base"
[2835785.389] (**) Option "XkbModel" "pc105"
[2835785.389] (**) Option "XkbLayout" "de"
[2835785.389] (II) XINPUT: Adding extended input device "/dev/wskbd" (type:
KEYBOARD)
[2835786.248] (II) config/wscons: checking input device /dev/wsmouse0
[2835786.248] (II) LoadModule: "synaptics"
[2835786.250] (II) Loading /usr/X11R6/lib/modules/input/synaptics_drv.so
[2835786.280] (II) Module synaptics: vendor="X.Org Foundation"
[2835786.280]   compiled for 1.9.5, module version = 1.4.99
[2835786.280]   Module class: X.Org XInput Driver
[2835786.280]   ABI class: X.Org XInput driver, version 11.0
[2835786.280] (**) Option "Device" "/dev/wsmouse0"
[2835787.788] (--) /dev/wsmouse0: x-axis range 1472 - 5888 resolution 75
[2835787.788] (--) /dev/wsmouse0: y-axis range 1408 - 4820 resolution 105
[2835787.789] (--) /dev/wsmouse0: invalid pressure range.  defaulting to 0 - 256
[2835787.789] (--) /dev/wsmouse0: invalid finger width range.  defaulting to 0 -
16
[2835787.789] (**) /dev/wsmouse0: always reports core events
[2835787.835] (II) XINPUT: Adding extended input device "/dev/wsmouse0" (type:
TOUCHPAD)
[2835787.836] (**) /dev/wsmouse0: (accel) MinSpeed is now constant deceleration
2.5
[2835787.836] (**) /dev/wsmouse0: MaxSpeed is now 1.75
[2835787.836] (**) /dev/wsmouse0: AccelFactor is now 0.036
[2835787.836] (**) /dev/wsmouse0: (accel) keeping acceleration scheme 1
[2835787.836] (**) /dev/wsmouse0: (accel) acceleration profile 1
[2835787.836] (**) /dev/wsmouse0: (accel) acceleration factor: 2.000
[2835787.836] (**) /dev/wsmouse0: (accel) acceleration threshold: 4
[2835788.570] (II) config/wscons: checking input device /dev/wsmouse
[2835788.570] (II) LoadModule: "mouse"
[2835788.572] (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.so
[2835788.592] (II) Module mouse: vendor="X.Org Foundation"
[2835788.592]   compiled for 1.9.5, module version = 1.7.0
[2835788.592]   Module class: X.Org XInput Driver
[2835788.592]   ABI class: X.Org XInput driver, version 11.0
[2835788.592] (WW) /dev/wsmouse: No Device specified, looking for one...
[2835788.592] (II) /dev/wsmouse: found Device "/dev/wsmouse"
[2835788.592] (--) /dev/wsmouse: Device: "/dev/wsmouse"
[2835788.592] (==) /dev/wsmouse: Protocol: "WSMouse"
[2835788.592] (**) /dev/wsmouse: always reports core events
[2835788.592] (**) Option "Device" "/dev/wsmouse"
[2835788.592] (==) /dev/wsmouse: Emulate3Buttons, Emulate3Timeout: 50
[2835788.592] (**) /dev/wsmouse: ZAxisMapping: buttons 4 and 5
[2835788.592] (**) /dev/wsmouse: Buttons: 9
[2835788.592] (II) XINPUT: Adding extended input device "/dev/wsmouse" (type:
MOUSE)
[2835788.592] (**) /dev/wsmouse: (accel) keeping acceleration scheme 1
[2835788.592] (**) /dev/wsmouse: (accel) acceleration profile 0
[2835788.593] (**) /dev/wsmouse: (accel) acceleration factor: 2.000
[2835788.593] (**) /dev/wsmouse: (accel) acceleration threshold: 4
[2835788.593] PCH FDI RX PLL enable
[2835788.628] PCH FDI TX PLL enable b01a2050
[2835788.628] Pipe enable
[2835788.628] Plane enable
[2835788.668] FDI_RX_IIR 0x100
[2835788.668] FDI train 1 done.
[2835788.688] FDI_RX_IIR 0x600
[2835788.688] FDI train 2 done.
[2835788.688] FDI train done
[2835788.708] FDI TX link normal
[2835788.728] transcoder enable
[2835788.728] LUT load
[2835788.728] DPMS on done

Reply via email to