Synaptics Xorg driver for FreeBSD/amd64

Eygene Ryabinkin rea-fbsd at codelabs.ru
Mon Feb 18 22:03:03 UTC 2008


Giulio,

Mon, Feb 18, 2008 at 10:54:35PM +0100, Giulio Ferro wrote:
> Eygene Ryabinkin wrote:
>> Please, uncomment your 'Mouse1' device inside "ServerLayout", start
>> moused and try again.  The '<default pointer>' should disappear.
>> And probably mices will start working.
> 
> Ok, now I've uncommented both mouse1 and synaptics:
> --------
> InputDevice "Mouse1" "CorePointer"
> InputDevice "Keyboard1" "CoreKeyboard"
> InputDevice     "Synaptics_Touchpad"    "CorePointer"
> --------
> 
> and the moused demon.
> 
> Here's is what I get:
> 1) The mouse pointer now moves

Cool.

> 2) The drag and drop with double click on the touchpad _doesn't_ work

Never tried this feature myself.  Will try it tomorrow on my
notebook.  Did it ever worked for you?

> 3) Window scrolling with the touchpad _doesn't_ work (either horizontally or
> vertically)

Is something reported if you spawn 'xev' and try to scroll via touchpad
while the pointer is upon the xev window?

> I attach the log of the attempt.

Seems like this is the old one:

> (==) Log file: "/var/log/Xorg.0.log", Time: Mon Feb 18 15:46:59 2008
> [...]
> (WW) <default pointer>: No Device specified, looking for one...
> (II) <default pointer>: Setting Device option to "/dev/psm0"
> (--) <default pointer>: Device: "/dev/psm0"
> (==) <default pointer>: Protocol: "Auto"
> (**) Option "AlwaysCore"
> (**) <default pointer>: doesn't report core events
> (==) <default pointer>: Emulate3Buttons, Emulate3Timeout: 50
> (**) <default pointer>: ZAxisMapping: buttons 4 and 5
> (**) <default pointer>: Buttons: 9
> (**) <default pointer>: Sensitivity: 1
> (II) evaluating device (<default pointer>)
> (II) XINPUT: Adding extended input device "<default pointer>" (type: MOUSE)
> (II) evaluating device (Synaptics_Touchpad)
> (II) XINPUT: Adding extended input device "Synaptics_Touchpad" (type: MOUSE)
> (II) evaluating device (Keyboard1)
> (II) XINPUT: Adding extended input device "Keyboard1" (type: KEYBOARD)
> Synaptics DeviceInit called
> SynapticsCtrl called.
> (II) <default pointer>: SetupAuto: hw.iftype is 3, hw.model is 13
> (II) <default pointer>: SetupAuto: protocol is SysMouse
> (WW) fcntl(9, O_ASYNC): Inappropriate ioctl for device
> Synaptics DeviceOn called
> (EE) xf86OpenSerial: Cannot open device /dev/psm0
> 	Device busy.
> (WW) Synaptics_Touchpad: cannot open input device
> couldn't enable device 3
> 
> Fatal server error:
> Caught signal 10.  Server aborting
> 
> Synaptics DeviceOff called
-- 
Eygene


More information about the freebsd-hackers mailing list