2004-09-03 07:12:54

by Frank Steiner

[permalink] [raw]
Subject: Re: [2.6.8.1-mm1][input] - IBM TouchPad support added? Which patch is this? - Unsure still

Dmitry Torokhov wrote:
> On Tuesday 17 August 2004 03:02 am, Shawn Starr wrote:
>
>>Sorry, I stand corrected. I don't know where this patch is added from which
>>enables the touchpad to act as a 'button press'.
>>
>
>
> mousedev now does tap emulation for touchpads working in absolute mode
> (Synaptics) so you don't need to use psmouse.proto= parameter to force
> it in PS/2 compatibility mode. Use mousedev.tap_time= option to control
> it.
>
> The patch is only in -mm at the moment.

Can that patch be downloaded somewhere to patch against 2.6.8.1? I don't
have any tapping support for my synaptic touchpad on my compaq laptop after
switching from 2.4 to 2.6.
It seems that most of the patches at http://www.geocities.com/dt_or/input/2_6_7/
are already in 2.6.8.1: Just the tapping stuff seems to be missing. And
I can't extract your patch from the 2.6.9-rc1-mm2 stuff, because it seems
to be mixed with some other patches there.
Is there a sole version of this patch fir 2.6.8.1 somewhere?

cu,
Frank


--
Dipl.-Inform. Frank Steiner Web: http://www.bio.ifi.lmu.de/~steiner/
Lehrstuhl f. Bioinformatik Mail: http://www.bio.ifi.lmu.de/~steiner/m/
LMU, Amalienstr. 17 Phone: +49 89 2180-4049
80333 Muenchen, Germany Fax: +49 89 2180-99-4049


2004-09-03 07:27:47

by Dmitry Torokhov

[permalink] [raw]
Subject: Re: [2.6.8.1-mm1][input] - IBM TouchPad support added? Which patch is this? - Unsure still

On Friday 03 September 2004 02:12 am, Frank Steiner wrote:
> Dmitry Torokhov wrote:
> > On Tuesday 17 August 2004 03:02 am, Shawn Starr wrote:
> >
> >>Sorry, I stand corrected. I don't know where this patch is added from which
> >>enables the touchpad to act as a 'button press'.
> >>
> >
> >
> > mousedev now does tap emulation for touchpads working in absolute mode
> > (Synaptics) so you don't need to use psmouse.proto= parameter to force
> > it in PS/2 compatibility mode. Use mousedev.tap_time= option to control
> > it.
> >
> > The patch is only in -mm at the moment.
>
> Can that patch be downloaded somewhere to patch against 2.6.8.1? I don't
> have any tapping support for my synaptic touchpad on my compaq laptop after
> switching from 2.4 to 2.6.
> It seems that most of the patches at http://www.geocities.com/dt_or/input/2_6_7/
> are already in 2.6.8.1: Just the tapping stuff seems to be missing. And
> I can't extract your patch from the 2.6.9-rc1-mm2 stuff, because it seems
> to be mixed with some other patches there.
> Is there a sole version of this patch fir 2.6.8.1 somewhere?
>

No, I don't think I have one... If you are using BitKeeper, yo could just do:

bk pull bk://dtor.bkbits.net/input

But have you tried installing XFree86/XOrg Synaptics driver
(http://w1.894.telia.com/~u89404340/touchpad/index.html)?
It does support tapping just fine...

--
Dmitry

2004-09-03 07:53:36

by Frank Steiner

[permalink] [raw]
Subject: Re: [2.6.8.1-mm1][input] - IBM TouchPad support added? Which patch is this? - Unsure still

Dmitry Torokhov wrote:

> No, I don't think I have one... If you are using BitKeeper, yo could just do:
>
> bk pull bk://dtor.bkbits.net/input

I will try that (not having bitkeeper yet, but I planned to do install for
some time... You always need a reason to be pushed :-))

>
> But have you tried installing XFree86/XOrg Synaptics driver
> (http://w1.894.telia.com/~u89404340/touchpad/index.html)?
> It does support tapping just fine...

I will try. I had already looked at the page, but it says "If you use a
2.6 linux kernel, you might want to try Dmitry Torokhov's kernel patches."
so that's looked at your patches first :-)

I will try both your proposals and report sucess.
Thanks!

cu,
Frank

--
Dipl.-Inform. Frank Steiner Web: http://www.bio.ifi.lmu.de/~steiner/
Lehrstuhl f. Bioinformatik Mail: http://www.bio.ifi.lmu.de/~steiner/m/
LMU, Amalienstr. 17 Phone: +49 89 2180-4049
80333 Muenchen, Germany Fax: +49 89 2180-99-4049

2004-09-06 07:33:00

by Frank Steiner

[permalink] [raw]
Subject: Re: [2.6.8.1-mm1][input] - IBM TouchPad support added? Which patch is this? - Unsure still

Frank Steiner wrote:

>> But have you tried installing XFree86/XOrg Synaptics driver
>> (http://w1.894.telia.com/~u89404340/touchpad/index.html)?
>> It does support tapping just fine...

Yes, that works, as well as the gpm version I have (I just had to
detect the evdev option :-)).

And I also had success with the psmouse.proto=bare option which I just
checked to see if it works...

cu,
Frank

--
Dipl.-Inform. Frank Steiner Web: http://www.bio.ifi.lmu.de/~steiner/
Lehrstuhl f. Bioinformatik Mail: http://www.bio.ifi.lmu.de/~steiner/m/
LMU, Amalienstr. 17 Phone: +49 89 2180-4049
80333 Muenchen, Germany Fax: +49 89 2180-99-4049
* Rekursion kann man erst verstehen, wenn man Rekursion verstanden hat. *