Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Feb 2008 01:03:00 +0300
From:      Eygene Ryabinkin <rea-fbsd@codelabs.ru>
To:        Giulio Ferro <auryn@zirakzigil.org>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Synaptics Xorg driver for FreeBSD/amd64
Message-ID:  <RwfRgpSvJlaiQIODLI2Yjr/VfK8@RmmtJuluH3FqOnb3RObKV7D/YAI>
In-Reply-To: <47B9FE9B.2060002@zirakzigil.org>
References:  <1xLCUYBNbj8sdUVp/UxnkYWg5h4@PIbJXusKFhenD3syFE%2BhwapDAcI> <47B97C96.1080206@zirakzigil.org> <2FpBxFvRMYTG0dQsWse9q7pKV8Y@8Af7teRYKqmQGMEC0xw84kqB83k> <47B98CCC.804@zirakzigil.org> <3l2h%2Bpx9k81jQrhpZARxo9ydv5g@Qf/k/EONkq0kVqnQID/zr6zCz2c> <47B99D9B.9050609@zirakzigil.org> <xF5keAKB%2BbzM7Qc1vbdjZvpjAOQ@iMf3hVjjKK2Dr0%2BE3WG0pgAi0UA> <47B9A8F9.4090700@zirakzigil.org> <tt7nQiInN1psm9Yy%2Bq9OJFWgXmc@ttuoorY9taC15m7SeeJXigvidbE> <47B9FE9B.2060002@zirakzigil.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?RwfRgpSvJlaiQIODLI2Yjr/VfK8>