Re: Synaptics Xorg driver for FreeBSD/amd64

2008-03-16 Thread Giulio Ferro
Eygene Ryabinkin wrote: Hi Eygene, I could only now test the new port and it works. Now it's just a matter of fine-tuning it (i.e. I'd like to increase the acceleration of the pointer) Thanks for the great job! ___ freebsd-hackers@freebsd.org mailin

Re: Synaptics Xorg driver for FreeBSD/amd64

2008-02-19 Thread Eygene Ryabinkin
Norikatsu, good day. Wed, Feb 20, 2008 at 02:34:17AM +0900, Norikatsu Shigemura wrote: > > Xorg server 1.4 already has "AllowEmptyInput", so Giulio and others > > who want to run only Synaptics driver, can add the string > > - > > Option "AllowEmptyInput" > > - > > to their "ServerFlags" s

Re: Synaptics Xorg driver for FreeBSD/amd64

2008-02-19 Thread Norikatsu Shigemura
Hi Eygene. On Mon, 18 Feb 2008 21:23:24 +0300 Eygene Ryabinkin <[EMAIL PROTECTED]> wrote: > If you'll look at > > http://gitweb.freedesktop.org/?p=xorg/xserver.git;a=blob;h=dbe158efc6e365cd5bd064d848df3a4f0c0d35f4;hb=43d9edd31e31b33b9da4a50d8ab05004881c8d5a;f=hw/xfree86/common/xf86Config.c#l16

Re: Synaptics Xorg driver for FreeBSD/amd64

2008-02-18 Thread Giulio Ferro
Eygene Ryabinkin wrote: There is a better way that I had found while was answering to Norikatsu's letter: add the string - Option "AllowEmptyInput" - to your xorg.conf "ServerFlags" section and you should see no additional mouse devices and probably Synaptics mice will be alive. Ok,

Re: Synaptics Xorg driver for FreeBSD/amd64

2008-02-18 Thread Eygene Ryabinkin
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 '' should disappear. >> And probably mices will start working. > > Ok, now I've uncommented both mouse1

Re: Synaptics Xorg driver for FreeBSD/amd64

2008-02-18 Thread Giulio Ferro
Eygene Ryabinkin wrote: Aargh, this is the funny thing: you have no devices that are handled by the 'mouse' driver. And Xorg automatically adds one. Please, uncomment your 'Mouse1' device inside "ServerLayout", start moused and try again. The '' should disappear. And probably mices will start

Re: Synaptics Xorg driver for FreeBSD/amd64

2008-02-18 Thread Eygene Ryabinkin
Giulio, Roman, Mon, Feb 18, 2008 at 07:04:13PM +0300, Eygene Ryabinkin wrote: > Aargh, this is the funny thing: you have no devices that are handled > by the 'mouse' driver. And Xorg automatically adds one. > > Please, uncomment your 'Mouse1' device inside "ServerLayout", start > moused and try

Re: Synaptics Xorg driver for FreeBSD/amd64

2008-02-18 Thread Eygene Ryabinkin
Norikatsu, good day. Tue, Feb 19, 2008 at 02:35:24AM +0900, Norikatsu Shigemura wrote: > Hi Eygene, thanks for your summary! You're welcome! > On Mon, 18 Feb 2008 19:04:13 +0300 > Eygene Ryabinkin <[EMAIL PROTECTED]> wrote: > > >> It seems to me that you have another mouse device called ' > >> p

Re: Synaptics Xorg driver for FreeBSD/amd64

2008-02-18 Thread Norikatsu Shigemura
Hi Eygene, thanks for your summary! On Mon, 18 Feb 2008 19:04:13 +0300 Eygene Ryabinkin <[EMAIL PROTECTED]> wrote: > >> It seems to me that you have another mouse device called ' >> pointer>' that uses "auto" protocol and finds your mouse at /dev/psm0 > >> and being SysMouse. Can you show your fu

Re: Synaptics Xorg driver for FreeBSD/amd64

2008-02-18 Thread Eygene Ryabinkin
Mon, Feb 18, 2008 at 04:49:13PM +0100, Giulio Ferro wrote: > Eygene Ryabinkin wrote: >> Yes, the following lines are very suspicious: >> - >> - >> >> It seems to me that you have another mouse device called '> pointer>' that uses "auto" protocol and finds your mouse at /dev/psm0 >> and b

Re: Synaptics Xorg driver for FreeBSD/amd64

2008-02-18 Thread Giulio Ferro
Eygene Ryabinkin wrote: Yes, the following lines are very suspicious: - - It seems to me that you have another mouse device called '' that uses "auto" protocol and finds your mouse at /dev/psm0 and being SysMouse. Can you show your full xorg.conf? Sure, find it attached... # F

Re: Synaptics Xorg driver for FreeBSD/amd64

2008-02-18 Thread Eygene Ryabinkin
Giulio, Mon, Feb 18, 2008 at 04:00:43PM +0100, Giulio Ferro wrote: > Eygene Ryabinkin wrote: >> And if you'll try >> 'InputDevice "Synaptics_Touchpad" "CorePointer" "SendCoreEvents"'? >> >> > Nothing changes, sorry... > >> If not, drop me a letter, I'll try to get the real hardware into >> my

Re: Synaptics Xorg driver for FreeBSD/amd64

2008-02-18 Thread Giulio Ferro
Eygene Ryabinkin wrote: in the ServerLayout section I have this: #InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" InputDevice "Synaptics_Touchpad""CorePointer" And if you'll try 'InputDevice "Synaptics_Touchpad" "CorePointer" "SendCoreEvents"'?

Re: Synaptics Xorg driver for FreeBSD/amd64

2008-02-18 Thread Eygene Ryabinkin
Mon, Feb 18, 2008 at 02:49:00PM +0100, Giulio Ferro wrote: > Eygene Ryabinkin wrote: >> Please, try again if you have some spare time. > > Ok. Now the server starts, Good ;)) > but the mouse pointer isn't moving... Bad :(( > in the ServerLayout section I have this: >#InputDevice "Mouse1" "

Re: Synaptics Xorg driver for FreeBSD/amd64

2008-02-18 Thread Giulio Ferro
Eygene Ryabinkin wrote: Please, try again if you have some spare time. Ok. Now the server starts, but the mouse pointer isn't moving... in the ServerLayout section I have this: #InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" InputDevice "Synaptics_To

Re: Synaptics Xorg driver for FreeBSD/amd64

2008-02-18 Thread Giulio Ferro
Eygene Ryabinkin wrote: Giulio, good day. Long time ago, in December 2007, we discuissed the problem with Synaptics touchpad driver for FreeBSD in the freebsd-hackers list. I had corrected the problem and driver seems to work, but I need more testing with real hardware. I had opened the FreeBSD

Re: Synaptics Xorg driver for FreeBSD/amd64

2008-02-18 Thread Eygene Ryabinkin
Giulio, Mon, Feb 18, 2008 at 01:39:50PM +0100, Giulio Ferro wrote: > first of all thanks for your effort. No problems ;)) > Unfortunately I couldn't still get the synaptyc driver work on my laptop. > > Here's what I did: > 1) I extracted the port driver with "make extract patch" > 2) put your p