Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Apr 2014 19:35:04 +0400
From:      Ivan Rokotov <ivan.rokotov.bsd@gmail.com>
To:        "freebsd-mobile@freebsd.org" <freebsd-mobile@freebsd.org>
Subject:   ClickPad option with synaptics driver?
Message-ID:  <CAOTTJKFcYvvWpGF9J2UiDt%2BHO8cOGZTLNXP%2BFDSpXCqbpbqijQ@mail.gmail.com>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
Hi freebsd-mobile members,

(I'm reposting my question to x11 list since obviously there's not
much traffic there.)

I'm trying to configure my Lenovo IdeaPad S400 Synaptics touchpad to
work properly.

Environment:
* Lenovo IdeaPad S400
* FreeBSD 10.0-RELEASE
* xf86-input-synaptics-1.7.2 compiled with 'WITH_NEW_XORG=yes' (to
enable Intel KMS driver)
* hw.psm.synaptics_support=1 in /boot/loader.conf
* dmesg | grep psm:
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: model Synaptics Touchpad, device ID 0

Everything seems to work as expected, except ClickPad option. I
attached my Xorg log file. You can see from there what options I
enabled and how the touchpad is detected and configured.

However, I'd say that the problem is deeper than Xorg level, because
no ClickPad capability is detected at all:

[    19.570] (--) synaptics: Touchpad0:  Touchpad has extended capability bits
[    19.570] (--) synaptics: Touchpad0:  -> multifinger detection
[    19.570] (--) synaptics: Touchpad0:  -> palm detection

Unlike this, in Linux, Xorg says:

[    22.776] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property

So: is it possible at all to use ClickPad option with synaptics driver
on FreeBSD? If yes, could anybody share a success story?

Ivan

[-- Attachment #2 --]
[    16.980] 
X.Org X Server 1.12.4
Release Date: 2012-08-27
[    16.980] X Protocol Version 11, Revision 0
[    16.980] Build Operating System: FreeBSD 10.0-RELEASE amd64 
[    16.980] Current Operating System: FreeBSD .... 10.0-RELEASE FreeBSD 10.0-RELEASE #0: Sun Apr  6 ............. ......@..........:/usr/obj/usr/src/sys/...... amd64
[    16.981] Build Date: 31 March 2014  11:56:03PM
[    16.981]  
[    16.981] Current version of pixman: 0.32.4
[    16.981] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    16.981] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    16.981] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Apr  8 04:59:02 2014
[    16.984] (==) Using config file: "/etc/X11/xorg.conf"
[    16.984] (==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
[    16.984] (==) ServerLayout "X.org Configured"
[    16.984] (**) |-->Screen "Screen0" (0)
[    16.984] (**) |   |-->Monitor "Monitor0"
[    16.985] (**) |   |-->Device "Card0"
[    16.985] (**) |-->Input Device "Mouse0"
[    16.985] (**) |-->Input Device "Touchpad0"
[    16.985] (**) |-->Input Device "Keyboard0"
[    16.985] (**) Option "DontZap" "off"
[    16.985] (**) Option "AIGLX" "true"
[    16.985] (**) Option "IgnoreABI"
[    16.985] (**) Option "AutoAddDevices" "true"
[    16.985] (**) Ignoring ABI Version
[    16.985] (**) Automatically adding devices
[    16.985] (==) Automatically enabling devices
[    16.991] (**) FontPath set to:
	/usr/local/lib/X11/fonts/misc/,
	/usr/local/lib/X11/fonts/TTF/,
	/usr/local/lib/X11/fonts/OTF,
	/usr/local/lib/X11/fonts/Type1/,
	/usr/local/lib/X11/fonts/100dpi/,
	/usr/local/lib/X11/fonts/75dpi/,
	/usr/local/lib/X11/fonts/Droid/,
	/usr/local/lib/X11/fonts/LinLibertineG/,
	/usr/local/lib/X11/fonts/Liberation/,
	/usr/local/lib/X11/fonts/GentiumBasic/,
	/usr/local/lib/X11/fonts/misc/,
	/usr/local/lib/X11/fonts/TTF/,
	/usr/local/lib/X11/fonts/OTF/,
	/usr/local/lib/X11/fonts/Type1/,
	/usr/local/lib/X11/fonts/100dpi/,
	/usr/local/lib/X11/fonts/75dpi/
[    16.991] (**) ModulePath set to "/usr/local/lib/xorg/modules"
[    16.991] (**) Extension "Composite" is enabled
[    16.991] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    16.991] (WW) Disabling Mouse0
[    16.991] (WW) Disabling Keyboard0
[    16.991] (II) Loader magic: 0x7b7530
[    16.991] (II) Module ABI versions:
[    16.991] 	X.Org ANSI C Emulation: 0.4
[    16.991] 	X.Org Video Driver: 12.1
[    16.991] 	X.Org XInput driver : 16.0
[    16.991] 	X.Org Server Extension : 6.0
[    16.991] (--) PCI:*(0:0:2:0) 8086:0166:17aa:3977 rev 9, Mem @ 0xd0000000/4194304, 0xc0000000/268435456, I/O @ 0x00003000/64, BIOS @ 0x????????/65536
[    16.991] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[    16.991] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
[    16.991] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[    16.991] (II) "record" will be loaded. This was enabled by default and also specified in the config file.
[    16.991] (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
[    16.991] (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
[    16.991] (II) LoadModule: "dbe"
[    16.992] (II) Loading /usr/local/lib/xorg/modules/extensions/libdbe.so
[    16.993] (II) Module dbe: vendor="X.Org Foundation"
[    16.993] 	compiled for 1.12.4, module version = 1.0.0
[    16.993] 	Module class: X.Org Server Extension
[    16.993] 	ABI class: X.Org Server Extension, version 6.0
[    16.993] (II) Loading extension DOUBLE-BUFFER
[    16.993] (II) LoadModule: "dri"
[    16.993] (II) Loading /usr/local/lib/xorg/modules/extensions/libdri.so
[    16.994] (II) Module dri: vendor="X.Org Foundation"
[    16.995] 	compiled for 1.12.4, module version = 1.0.0
[    16.995] 	ABI class: X.Org Server Extension, version 6.0
[    16.995] (II) Loading extension XFree86-DRI
[    16.995] (II) LoadModule: "dri2"
[    16.995] (II) Loading /usr/local/lib/xorg/modules/extensions/libdri2.so
[    16.996] (II) Module dri2: vendor="X.Org Foundation"
[    16.996] 	compiled for 1.12.4, module version = 1.2.0
[    16.996] 	ABI class: X.Org Server Extension, version 6.0
[    16.996] (II) Loading extension DRI2
[    16.996] (II) LoadModule: "extmod"
[    16.996] (II) Loading /usr/local/lib/xorg/modules/extensions/libextmod.so
[    16.997] (II) Module extmod: vendor="X.Org Foundation"
[    16.997] 	compiled for 1.12.4, module version = 1.0.0
[    16.997] 	Module class: X.Org Server Extension
[    16.997] 	ABI class: X.Org Server Extension, version 6.0
[    16.997] (II) Loading extension MIT-SCREEN-SAVER
[    16.997] (II) Loading extension XFree86-VidModeExtension
[    16.997] (II) Loading extension XFree86-DGA
[    16.997] (II) Loading extension DPMS
[    16.997] (II) Loading extension XVideo
[    16.997] (II) Loading extension XVideo-MotionCompensation
[    16.997] (II) Loading extension X-Resource
[    16.997] (II) LoadModule: "record"
[    16.997] (II) Loading /usr/local/lib/xorg/modules/extensions/librecord.so
[    16.998] (II) Module record: vendor="X.Org Foundation"
[    16.998] 	compiled for 1.12.4, module version = 1.13.0
[    16.998] 	Module class: X.Org Server Extension
[    16.998] 	ABI class: X.Org Server Extension, version 6.0
[    16.998] (II) Loading extension RECORD
[    16.998] (II) LoadModule: "glx"
[    16.998] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[    17.000] (II) Module glx: vendor="X.Org Foundation"
[    17.000] 	compiled for 1.12.4, module version = 1.0.0
[    17.000] 	ABI class: X.Org Server Extension, version 6.0
[    17.001] (**) AIGLX enabled
[    17.001] (II) Loading extension GLX
[    17.001] (II) LoadModule: "intel"
[    17.002] (II) Loading /usr/local/lib/xorg/modules/drivers/intel_drv.so
[    17.006] (II) Module intel: vendor="X.Org Foundation"
[    17.006] 	compiled for 1.12.4, module version = 2.21.15
[    17.006] 	Module class: X.Org Video Driver
[    17.006] 	ABI class: X.Org Video Driver, version 12.1
[    17.006] (II) LoadModule: "synaptics"
[    17.007] (II) Loading /usr/local/lib/xorg/modules/input/synaptics_drv.so
[    17.008] (II) Module synaptics: vendor="X.Org Foundation"
[    17.008] 	compiled for 1.12.4, module version = 1.7.2
[    17.008] 	Module class: X.Org XInput Driver
[    17.008] 	ABI class: X.Org XInput driver, version 16.0
[    17.008] (II) intel: Driver for Intel(R) 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, HD Graphics,
	HD Graphics 2000, HD Graphics 3000, HD Graphics 2500,
	HD Graphics 4000, HD Graphics P4000, HD Graphics 4600,
	HD Graphics 5000, HD Graphics P4600/P4700, Iris(TM) Graphics 5100,
	HD Graphics 4400, HD Graphics 4200, Iris(TM) Pro Graphics 5200
[    17.009] (--) Using syscons driver with X support (version 2.0)
[    17.009] (--) using VT number 9

[    18.003] drmOpenDevice: node name is /dev/dri/card0
[    18.003] drmOpenDevice: open result is 10, (OK)
[    18.003] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[    18.003] drmOpenDevice: node name is /dev/dri/card0
[    18.003] drmOpenDevice: open result is 10, (OK)
[    18.003] drmOpenByBusid: drmOpenMinor returns 10
[    18.003] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    18.004] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    18.004] drmOpenDevice: node name is /dev/dri/card0
[    18.004] drmOpenDevice: open result is 10, (OK)
[    18.004] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[    18.004] drmOpenDevice: node name is /dev/dri/card0
[    18.004] drmOpenDevice: open result is 10, (OK)
[    18.004] drmOpenByBusid: drmOpenMinor returns 10
[    18.004] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    18.004] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    18.004] (==) intel(0): RGB weight 888
[    18.004] (==) intel(0): Default visual is TrueColor
[    18.004] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4000
[    18.005] (**) intel(0): Relaxed fencing enabled
[    18.005] (**) intel(0): Wait on SwapBuffers? enabled
[    18.005] (**) intel(0): Triple buffering? enabled
[    18.005] (**) intel(0): Framebuffer tiled
[    18.005] (**) intel(0): Pixmaps tiled
[    18.005] (**) intel(0): 3D buffers tiled
[    18.005] (**) intel(0): SwapBuffers wait enabled
[    18.005] (==) intel(0): video overlay key set to 0x101fe
[    18.005] (II) intel(0): Output LVDS1 using monitor section Monitor0
[    18.005] (II) intel(0): Output VGA1 has no monitor section
[    18.014] (II) intel(0): Output HDMI1 has no monitor section
[    18.032] (II) intel(0): Output DP1 has no monitor section
[    18.033] (II) intel(0): EDID for output LVDS1
[    18.033] (II) intel(0): Manufacturer: CMN  Model: 1477  Serial#: 0
[    18.033] (II) intel(0): Year: 2012  Week: 2
[    18.033] (II) intel(0): EDID Version: 1.3
[    18.033] (II) intel(0): Digital Display Input
[    18.033] (II) intel(0): Max Image Size [cm]: horiz.: 31  vert.: 17
[    18.033] (II) intel(0): Gamma: 2.20
[    18.033] (II) intel(0): No DPMS capabilities specified
[    18.033] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    18.033] (II) intel(0): First detailed timing is preferred mode
[    18.033] (II) intel(0): redX: 0.590 redY: 0.342   greenX: 0.330 greenY: 0.562
[    18.033] (II) intel(0): blueX: 0.160 blueY: 0.140   whiteX: 0.313 whiteY: 0.329
[    18.033] (II) intel(0): Manufacturer's mask: 0
[    18.033] (II) intel(0): Supported detailed timing:
[    18.033] (II) intel(0): clock: 71.6 MHz   Image Size:  309 x 174 mm
[    18.033] (II) intel(0): h_active: 1366  h_sync: 1410  h_sync_end 1439 h_blank_end 1512 h_border: 0
[    18.033] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 775 v_blanking: 789 v_border: 0
[    18.033] (II) intel(0):  N140BGE-LA2
[    18.033] (II) intel(0):  CMN
[    18.033] (II) intel(0):  N140BGE-LA2
[    18.033] (II) intel(0): EDID (in hex):
[    18.033] (II) intel(0): 	00ffffffffffff000dae771400000000
[    18.033] (II) intel(0): 	02160103801f11780a2b359757548f29
[    18.033] (II) intel(0): 	23505400000001010101010101010101
[    18.033] (II) intel(0): 	010101010101f71b5692500015302c1d
[    18.033] (II) intel(0): 	340035ae10000018000000fe004e3134
[    18.033] (II) intel(0): 	304247452d4c41320a20000000fe0043
[    18.033] (II) intel(0): 	4d4e0a202020202020202020000000fe
[    18.033] (II) intel(0): 	004e3134304247452d4c41320a20009a
[    18.033] (II) intel(0): EDID vendor "CMN", prod id 5239
[    18.033] (II) intel(0): Printing DDC gathered Modelines:
[    18.033] (II) intel(0): Modeline "1366x768"x0.0   71.59  1366 1410 1439 1512  768 771 775 789 -hsync -vsync (47.3 kHz eP)
[    18.033] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    18.033] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    18.033] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    18.033] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    18.033] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    18.033] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    18.033] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    18.033] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    18.033] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    18.033] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    18.033] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    18.033] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[    18.033] (II) intel(0): Printing probed modes for output LVDS1
[    18.033] (II) intel(0): Modeline "1366x768"x60.0   71.59  1366 1410 1439 1512  768 771 775 789 -hsync -vsync (47.3 kHz eP)
[    18.033] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    18.033] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    18.033] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    18.033] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    18.033] (II) intel(0): EDID for output VGA1
[    18.042] (II) intel(0): EDID for output HDMI1
[    18.060] (II) intel(0): EDID for output DP1
[    18.060] (II) intel(0): Output LVDS1 connected
[    18.060] (II) intel(0): Output VGA1 disconnected
[    18.060] (II) intel(0): Output HDMI1 disconnected
[    18.060] (II) intel(0): Output DP1 disconnected
[    18.060] (II) intel(0): Using exact sizes for initial modes
[    18.060] (II) intel(0): Output LVDS1 using initial mode 1366x768
[    18.060] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    18.060] (II) intel(0): Kernel page flipping support detected, enabling
[    18.060] (**) intel(0): Display dimensions: (310, 170) mm
[    18.060] (**) intel(0): DPI set to (111, 114)
[    18.060] (II) Loading sub module "fb"
[    18.060] (II) LoadModule: "fb"
[    18.060] (II) Loading /usr/local/lib/xorg/modules/libfb.so
[    18.062] (II) Module fb: vendor="X.Org Foundation"
[    18.062] 	compiled for 1.12.4, module version = 1.0.0
[    18.062] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    18.062] (II) Loading sub module "dri2"
[    18.062] (II) LoadModule: "dri2"
[    18.062] (II) Loading /usr/local/lib/xorg/modules/extensions/libdri2.so
[    18.062] (II) Module dri2: vendor="X.Org Foundation"
[    18.062] 	compiled for 1.12.4, module version = 1.2.0
[    18.062] 	ABI class: X.Org Server Extension, version 6.0
[    18.062] (==) Depth 24 pixmap format is 32 bpp
[    18.062] (II) intel(0): [DRI2] Setup complete
[    18.062] (II) intel(0): [DRI2]   DRI driver: i965
[    18.062] (II) intel(0): Allocated new frame buffer 1408x768 stride 5632, tiled
[    18.065] (II) UXA(0): Driver registered support for the following operations:
[    18.065] (II)         solid
[    18.066] (II)         copy
[    18.066] (II)         composite (RENDER acceleration)
[    18.066] (II)         put_image
[    18.066] (II)         get_image
[    18.066] (==) intel(0): Backing store disabled
[    18.066] (==) intel(0): Silken mouse enabled
[    18.066] (II) intel(0): Initializing HW Cursor
[    18.066] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    18.067] (==) intel(0): DPMS enabled
[    18.067] (==) intel(0): Intel XvMC decoder enabled
[    18.067] (II) intel(0): Set up textured video
[    18.067] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[    18.067] (II) intel(0): direct rendering: DRI2 Enabled
[    18.067] (WW) intel(0): Option "AddARGBGLXVisuals" is not used
[    18.225] (--) RandR disabled
[    18.225] (II) Initializing built-in extension Generic Event Extension
[    18.225] (II) Initializing built-in extension SHAPE
[    18.225] (II) Initializing built-in extension MIT-SHM
[    18.225] (II) Initializing built-in extension XInputExtension
[    18.225] (II) Initializing built-in extension XTEST
[    18.225] (II) Initializing built-in extension BIG-REQUESTS
[    18.225] (II) Initializing built-in extension SYNC
[    18.225] (II) Initializing built-in extension XKEYBOARD
[    18.225] (II) Initializing built-in extension XC-MISC
[    18.225] (II) Initializing built-in extension XINERAMA
[    18.225] (II) Initializing built-in extension XFIXES
[    18.225] (II) Initializing built-in extension RENDER
[    18.225] (II) Initializing built-in extension RANDR
[    18.225] (II) Initializing built-in extension COMPOSITE
[    18.225] (II) Initializing built-in extension DAMAGE
[    18.272] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    18.272] (II) AIGLX: enabled GLX_INTEL_swap_event
[    18.272] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    18.272] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    18.272] (II) AIGLX: Loaded and initialized i965
[    18.272] (II) GLX: Initialized DRI2 GL provider for screen 0
[    18.273] (II) intel(0): Setting screen physical size to 361 x 203
[    18.478] (II) Using input driver 'synaptics' for 'Touchpad0'
[    18.478] (**) Option "SendCoreEvents" "true"
[    18.478] (**) Option "CorePointer"
[    18.478] (**) Touchpad0: always reports core events
[    18.478] (**) Option "Protocol" "psm"
[    18.478] (**) Option "Device" "/dev/psm0"
[    18.556] (--) synaptics: Touchpad0: invalid x-axis range.  defaulting to 1615 - 5685
[    18.556] (--) synaptics: Touchpad0: invalid y-axis range.  defaulting to 1729 - 4171
[    18.556] (--) synaptics: Touchpad0: invalid pressure range.  defaulting to 0 - 255
[    18.556] (--) synaptics: Touchpad0: invalid finger width range.  defaulting to 0 - 15
[    18.556] (**) Option "HorizHysteresis" "32"
[    18.556] (**) Option "VertHysteresis" "32"
[    18.556] (**) Option "FingerLow" "29"
[    18.556] (**) Option "FingerHigh" "38"
[    18.556] (**) Option "MaxTapTime" "250"
[    18.556] (**) Option "MaxTapMove" "100"
[    18.556] (**) Option "MaxDoubleTapTime" "100"
[    18.556] (**) Option "ClickTime" "100"
[    18.556] (**) Option "ClickPad" "1"
[    18.556] (**) Option "EmulateMidButtonTime" "0"
[    18.556] (**) Option "VertScrollDelta" "-50"
[    18.556] (**) Option "HorizScrollDelta" "-60"
[    18.556] (**) Option "VertTwoFingerScroll" "1"
[    18.556] (**) Option "HorizTwoFingerScroll" "1"
[    18.556] (**) Option "LockedDrags" "1"
[    18.556] (**) Option "LockedDragTimeout" "200"
[    18.556] (**) Option "TapButton1" "1"
[    18.556] (**) Option "TapButton2" "3"
[    18.556] (**) Option "TapButton3" "2"
[    18.556] (**) Option "ClickFinger1" "1"
[    18.556] (**) Option "ClickFinger2" "3"
[    18.556] (**) Option "ClickFinger3" "2"
[    18.556] (**) Option "PalmDetect" "1"
[    18.556] (**) Option "PalmMinWidth" "10"
[    18.556] (**) Option "PalmMinZ" "130"
[    18.556] (**) Option "SingleTapTimeout" "200"
[    18.556] (**) Option "MaxSpeed" "1.8"
[    18.556] (**) Option "AccelFactor" "0.04"
[    18.556] (**) Option "CoastingSpeed" "0.3"
[    18.556] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[    18.556] (--) synaptics: Touchpad0: synaptics touchpad found
[    18.556] (--) synaptics: Touchpad0:  Synaptics Touchpad, model: 0
[    18.556] (--) synaptics: Touchpad0:  Firmware: 8.1
[    18.556] (--) synaptics: Touchpad0:  Sensor: 1
[    18.556] (--) synaptics: Touchpad0:  new absolute packet format
[    18.556] (--) synaptics: Touchpad0:  Touchpad has extended capability bits
[    18.556] (--) synaptics: Touchpad0:  -> multifinger detection
[    18.556] (--) synaptics: Touchpad0:  -> palm detection
[    18.556] (**) Touchpad0: always reports core events
[    18.597] (II) XINPUT: Adding extended input device "Touchpad0" (type: TOUCHPAD, id 6)
[    18.597] (**) synaptics: Touchpad0: (accel) MinSpeed is now constant deceleration 2.5
[    18.597] (**) synaptics: Touchpad0: (accel) MaxSpeed is now 4.50
[    18.597] (**) synaptics: Touchpad0: (accel) AccelFactor is now 0.040
[    18.598] (**) Touchpad0: (accel) keeping acceleration scheme 1
[    18.598] (**) Touchpad0: (accel) acceleration profile 1
[    18.598] (**) Touchpad0: (accel) acceleration factor: 2.000
[    18.598] (**) Touchpad0: (accel) acceleration threshold: 4
[    18.672] (--) synaptics: Touchpad0: synaptics touchpad found
[    18.672] (--) synaptics: Touchpad0:  Synaptics Touchpad, model: 0
[    18.672] (--) synaptics: Touchpad0:  Firmware: 8.1
[    18.672] (--) synaptics: Touchpad0:  Sensor: 1
[    18.672] (--) synaptics: Touchpad0:  new absolute packet format
[    18.672] (--) synaptics: Touchpad0:  Touchpad has extended capability bits
[    18.672] (--) synaptics: Touchpad0:  -> multifinger detection
[    18.672] (--) synaptics: Touchpad0:  -> palm detection
[    19.614] (II) config/hal: Adding input device AT Keyboard
[    19.614] (II) LoadModule: "kbd"
[    19.615] (II) Loading /usr/local/lib/xorg/modules/input/kbd_drv.so
[    19.616] (II) Module kbd: vendor="X.Org Foundation"
[    19.616] 	compiled for 1.12.4, module version = 1.8.0
[    19.616] 	Module class: X.Org XInput Driver
[    19.616] 	ABI class: X.Org XInput driver, version 16.0
[    19.616] (II) Using input driver 'kbd' for 'AT Keyboard'
[    19.616] (**) AT Keyboard: always reports core events
[    19.616] (**) AT Keyboard: always reports core events
[    19.616] (**) Option "Protocol" "standard"
[    19.616] (WW) Option "Device" requires an string value
[    19.616] (**) Option "XkbRules" "base"
[    19.616] (**) Option "XkbModel" "pc105"
[    19.616] (**) Option "XkbLayout" "us"
[    19.616] (**) Option "XkbOptions" "terminate:ctrl_alt_bksp"
[    19.616] (**) Option "config_info" "hal:/org/freedesktop/Hal/devices/atkbd_0"
[    19.616] (II) XINPUT: Adding extended input device "AT Keyboard" (type: KEYBOARD, id 7)
[    19.783] (II) config/hal: Adding input device PS/2 Mouse
[    19.783] (II) LoadModule: "mouse"
[    19.784] (II) Loading /usr/local/lib/xorg/modules/input/mouse_drv.so
[    19.785] (II) Module mouse: vendor="X.Org Foundation"
[    19.785] 	compiled for 1.12.4, module version = 1.9.0
[    19.785] 	Module class: X.Org XInput Driver
[    19.785] 	ABI class: X.Org XInput driver, version 16.0
[    19.785] (II) Using input driver 'mouse' for 'PS/2 Mouse'
[    19.785] (**) PS/2 Mouse: always reports core events
[    19.785] (**) Option "Device" "/dev/psm0"
[    19.785] (==) PS/2 Mouse: Protocol: "Auto"
[    19.785] (**) PS/2 Mouse: always reports core events
[    19.786] (EE) xf86OpenSerial: Cannot open device /dev/psm0
	Device busy.
[    19.786] (EE) PS/2 Mouse: cannot open input device
[    19.786] (EE) PreInit returned 2 for "PS/2 Mouse"
[    19.786] (II) UnloadModule: "mouse"
[    19.786] (EE) config/hal: NewInputDeviceRequest failed (2)
[    20.180] (II) intel(0): EDID vendor "CMN", prod id 5239
[    20.180] (II) intel(0): Printing DDC gathered Modelines:
[    20.180] (II) intel(0): Modeline "1366x768"x0.0   71.59  1366 1410 1439 1512  768 771 775 789 -hsync -vsync (47.3 kHz eP)
[    20.235] (II) intel(0): EDID vendor "CMN", prod id 5239
[    20.235] (II) intel(0): Printing DDC gathered Modelines:
[    20.235] (II) intel(0): Modeline "1366x768"x0.0   71.59  1366 1410 1439 1512  768 771 775 789 -hsync -vsync (47.3 kHz eP)

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOTTJKFcYvvWpGF9J2UiDt%2BHO8cOGZTLNXP%2BFDSpXCqbpbqijQ>