Re: Touchpad problems with 2.6.11-rc2

2005-02-10 Thread Stephane Raimbault
> That's a different bug that has already been fixed in 2.6.11-rc3-bk6. > > http://linus.bkbits.net:8080/linux-2.5/[EMAIL PROTECTED]|[EMAIL PROTECTED] > Works fine, thanks. Stephane - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PR

Re: Touchpad problems with 2.6.11-rc2

2005-02-09 Thread Peter Osterlund
Stephane Raimbault <[EMAIL PROTECTED]> writes: > > Does the "Enable hardware tapping for ALPS touchpads" patch help? > > > > http://marc.theaimsgroup.com/?l=linux-kernel&m=110708138225873&w=2 > > > > Yes, works really better but the release event is sent only if I move > the pointer. It

Re: Touchpad problems with 2.6.11-rc2

2005-02-09 Thread Stephane Raimbault
> > Does the "Enable hardware tapping for ALPS touchpads" patch help? > > http://marc.theaimsgroup.com/?l=linux-kernel&m=110708138225873&w=2 > Yes, works really better but the release event is sent only if I move the pointer. It's as if I still put my finger on the touchpad. Stephane

Re: Touchpad problems with 2.6.11-rc2

2005-02-08 Thread Peter Osterlund
Stephane Raimbault <[EMAIL PROTECTED]> writes: > I'm using 2.6.11-rc3 + Peter's patch and xorg from Fedora Core 3, I > still have touchpad problems. > > Tapping and focus work fine with 2.6.10 and 2.6.11-rc1 but not with : > - 2.6.11-rc2 > - 2.6.11-rc3 > I read a similar report on LKML from Davi

Re: Touchpad problems with 2.6.11-rc2

2005-02-08 Thread Stephane Raimbault
Hi, I'm using 2.6.11-rc3 + Peter's patch and xorg from Fedora Core 3, I still have touchpad problems. Tapping and focus work fine with 2.6.10 and 2.6.11-rc1 but not with : - 2.6.11-rc2 - 2.6.11-rc3 I read a similar report on LKML from David Ford. Only one tap on 30 is received and focus is reall

Re: Touchpad problems with 2.6.11-rc2

2005-02-04 Thread Vojtech Pavlik
On Fri, Feb 04, 2005 at 07:40:43AM +0100, Peter Osterlund wrote: > Vojtech Pavlik <[EMAIL PROTECTED]> writes: > > > On Thu, Feb 03, 2005 at 10:54:51PM +0100, Peter Osterlund wrote: > > > > > * Removes the xres/yres scaling so that you get the same speed in the > > > X and Y directions even if y

Re: Touchpad problems with 2.6.11-rc2

2005-02-04 Thread Vojtech Pavlik
On Thu, Feb 03, 2005 at 10:54:51PM +0100, Peter Osterlund wrote: > Here it is, with the suggestions from Pete and Dmitry included. The > patch does the following: > > * Compensates for the lack of floating point arithmetic by keeping > track of remainders from the integer divisions. > * Removes

Re: Touchpad problems with 2.6.11-rc2

2005-02-03 Thread Peter Osterlund
Vojtech Pavlik <[EMAIL PROTECTED]> writes: > On Fri, Feb 04, 2005 at 07:40:43AM +0100, Peter Osterlund wrote: > > Vojtech Pavlik <[EMAIL PROTECTED]> writes: > > > > > On Thu, Feb 03, 2005 at 10:54:51PM +0100, Peter Osterlund wrote: > > > > > > > * Removes the xres/yres scaling so that you get th

Re: Touchpad problems with 2.6.11-rc2

2005-02-03 Thread Vojtech Pavlik
On Fri, Feb 04, 2005 at 07:40:43AM +0100, Peter Osterlund wrote: > Vojtech Pavlik <[EMAIL PROTECTED]> writes: > > > On Thu, Feb 03, 2005 at 10:54:51PM +0100, Peter Osterlund wrote: > > > > > * Removes the xres/yres scaling so that you get the same speed in the > > > X and Y directions even if y

Re: Touchpad problems with 2.6.11-rc2

2005-02-03 Thread Peter Osterlund
Vojtech Pavlik <[EMAIL PROTECTED]> writes: > On Thu, Feb 03, 2005 at 10:54:51PM +0100, Peter Osterlund wrote: > > > * Removes the xres/yres scaling so that you get the same speed in the > > X and Y directions even if your screen is not square. > > The old code assumed that both the pad and the

Re: Touchpad problems with 2.6.11-rc2

2005-02-03 Thread Vojtech Pavlik
On Thu, Feb 03, 2005 at 10:54:51PM +0100, Peter Osterlund wrote: > Vojtech Pavlik <[EMAIL PROTECTED]> writes: > > > On Wed, Feb 02, 2005 at 11:58:05PM +0100, Peter Osterlund wrote: > > > > > In practice I don't think it will make any significant difference. What > > > the code should do depends o

Re: Touchpad problems with 2.6.11-rc2

2005-02-03 Thread Peter Osterlund
Vojtech Pavlik <[EMAIL PROTECTED]> writes: > On Wed, Feb 02, 2005 at 11:58:05PM +0100, Peter Osterlund wrote: > > > In practice I don't think it will make any significant difference. What > > the code should do depends on what you want to happen if you move the > > mouse pointer 1/2 pixel with on

Re: Touchpad problems with 2.6.11-rc2

2005-02-03 Thread Vojtech Pavlik
On Thu, Feb 03, 2005 at 10:28:58AM -0500, Dmitry Torokhov wrote: > > > Dualpoint (tm) is a trademark of ALPS, > > > > Interesting... Dell DualPoint is the way the pointing devices are > > described in that notebook's documentation, and I remember all the way > > from back when I purchased the no

Re: Touchpad problems with 2.6.11-rc2

2005-02-03 Thread Dmitry Torokhov
On Thu, 03 Feb 2005 07:22:40 -0800 (PST), Alexandre Oliva <[EMAIL PROTECTED]> wrote: > On Feb 3, 2005, Vojtech Pavlik <[EMAIL PROTECTED]> wrote: > > > On Thu, Feb 03, 2005 at 06:30:14AM -0200, Alexandre Oliva wrote: > >> On Feb 2, 2005, Pete Zaitcev <[EMAIL PROTECTED]> wrote: > >> > >> > On Wed,

Re: Touchpad problems with 2.6.11-rc2

2005-02-03 Thread Alexandre Oliva
On Feb 3, 2005, Vojtech Pavlik <[EMAIL PROTECTED]> wrote: > On Thu, Feb 03, 2005 at 06:30:14AM -0200, Alexandre Oliva wrote: >> On Feb 2, 2005, Pete Zaitcev <[EMAIL PROTECTED]> wrote: >> >> > On Wed, 2 Feb 2005 18:07:27 +0100, Vojtech Pavlik <[EMAIL PROTECTED]> >> > wrote: >> >> >> With a Syn

Re: Touchpad problems with 2.6.11-rc2

2005-02-03 Thread Giuseppe Bilotta
Dmitry Torokhov wrote: > No I don't but by the looks of it (constant stream of bad data) it looks > like somehow the touhcpad was reset back into PS/2 compatibility mode. > resetafter would catch it and reinitialize touchpad restoring proper > protocol. My Dell Inspiron 8200 shows very sluggish ke

Re: Touchpad problems with 2.6.11-rc2

2005-02-03 Thread Vojtech Pavlik
On Thu, Feb 03, 2005 at 06:30:14AM -0200, Alexandre Oliva wrote: > On Feb 2, 2005, Pete Zaitcev <[EMAIL PROTECTED]> wrote: > > > On Wed, 2 Feb 2005 18:07:27 +0100, Vojtech Pavlik <[EMAIL PROTECTED]> wrote: > > >> With a Synaptics I suppose? You wouldn't like it with an ALPS. > > > No, it's a Du

Re: Touchpad problems with 2.6.11-rc2

2005-02-03 Thread Alexandre Oliva
On Feb 2, 2005, Pete Zaitcev <[EMAIL PROTECTED]> wrote: > On Wed, 2 Feb 2005 18:07:27 +0100, Vojtech Pavlik <[EMAIL PROTECTED]> wrote: >> With a Synaptics I suppose? You wouldn't like it with an ALPS. > No, it's a Dualpoint, and so ALPS. Err... That doesn't follow. My Dell Inspiron 8000 has

Re: Touchpad problems with 2.6.11-rc2

2005-02-02 Thread Dmitry Torokhov
On Wednesday 02 February 2005 17:27, Peter Osterlund wrote: > On Wed, 2 Feb 2005, Dmitry Torokhov wrote: > > > On Wed, 02 Feb 2005 13:52:03 -0800 (PST), Peter Osterlund > > <[EMAIL PROTECTED]> wrote: > > > > > >if (mousedev->touch) { > > > + size = dev->absmax[ABS_X] - dev->a

Re: Touchpad problems with 2.6.11-rc2

2005-02-02 Thread Pete Zaitcev
On Wed, 2 Feb 2005 23:58:05 +0100 (CET), Peter Osterlund <[EMAIL PROTECTED]> wrote: > It didn't make any difference for the generated assembly code though, > using gcc 3.4.2 from Fedora Core 3. OK, unary minus is fine then. What about using 'value' in place of 'fx(0)'? -- Pete - To unsubscribe

Re: Touchpad problems with 2.6.11-rc2

2005-02-02 Thread Vojtech Pavlik
On Wed, Feb 02, 2005 at 11:58:05PM +0100, Peter Osterlund wrote: > In practice I don't think it will make any significant difference. What > the code should do depends on what you want to happen if you move the > mouse pointer 1/2 pixel with one finger stroke, then move it another 1/2 > pixel with

Re: Touchpad problems with 2.6.11-rc2

2005-02-02 Thread Peter Osterlund
On Wed, 2 Feb 2005, Pete Zaitcev wrote: > On 02 Feb 2005 21:57:39 +0100, Peter Osterlund <[EMAIL PROTECTED]> wrote: > > > Please try this patch instead. It works well with my alps touchpad. (I > > don't have a synaptics touchpad.) It does the following: > > > > * Compensates for the lack of floati

Re: Touchpad problems with 2.6.11-rc2

2005-02-02 Thread Peter Osterlund
On Wed, 2 Feb 2005, Dmitry Torokhov wrote: > On Wed, 02 Feb 2005 13:52:03 -0800 (PST), Peter Osterlund > <[EMAIL PROTECTED]> wrote: > > > >if (mousedev->touch) { > > + size = dev->absmax[ABS_X] - dev->absmin[ABS_X]; > > + if (size == 0) size = xres; > > Sorry, m

Re: Touchpad problems with 2.6.11-rc2

2005-02-02 Thread Pete Zaitcev
On 02 Feb 2005 21:57:39 +0100, Peter Osterlund <[EMAIL PROTECTED]> wrote: > Please try this patch instead. It works well with my alps touchpad. (I > don't have a synaptics touchpad.) It does the following: > > * Compensates for the lack of floating point arithmetic by keeping > track of remaind

Re: Touchpad problems with 2.6.11-rc2

2005-02-02 Thread Dmitry Torokhov
On Wed, 02 Feb 2005 13:52:03 -0800 (PST), Peter Osterlund <[EMAIL PROTECTED]> wrote: > >if (mousedev->touch) { > + size = dev->absmax[ABS_X] - dev->absmin[ABS_X]; > + if (size == 0) size = xres; Sorry, missed this piece first time around. Since we don't want to

Re: Touchpad problems with 2.6.11-rc2

2005-02-02 Thread Peter Osterlund
Dmitry Torokhov <[EMAIL PROTECTED]> writes: > On Wed, 02 Feb 2005 13:07:21 -0800 (PST), Peter Osterlund > <[EMAIL PROTECTED]> wrote: > > + if (mousedev->pkt_count >= 2) { > > + tmp = ((fx(0) - fx(2)) * (250 * > > FRACTION_DENOM))

Re: Touchpad problems with 2.6.11-rc2

2005-02-02 Thread David Ford
What does one need to do to: a) put tapping back in, and b) fix the severe jerkiness with small movements Thanks - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: Touchpad problems with 2.6.11-rc2

2005-02-02 Thread Dmitry Torokhov
On Wed, 02 Feb 2005 13:07:21 -0800 (PST), Peter Osterlund <[EMAIL PROTECTED]> wrote: > + if (mousedev->pkt_count >= 2) { > + tmp = ((fx(0) - fx(2)) * (250 * > FRACTION_DENOM)) / size; > + tmp

Re: Touchpad problems with 2.6.11-rc2

2005-02-02 Thread Peter Osterlund
Pete Zaitcev <[EMAIL PROTECTED]> writes: > On 30 Jan 2005 12:10:34 +0100, Peter Osterlund <[EMAIL PROTECTED]> wrote: > > > > - Slow motion of finger produces no motion, then a jump. So, it's very > > > hard to > > > target smaller UI elements and some web links. > > > > I see this too when I

Re: Touchpad problems with 2.6.11-rc2

2005-02-02 Thread Pete Zaitcev
On Wed, 2 Feb 2005 20:11:35 +0100, Vojtech Pavlik <[EMAIL PROTECTED]> wrote: > It's different hardware. While the ALPS pad delivers X axis in the range > of 0 to 1000, the Synaptics pad will give X axis values from approx 1500 > to approx 5500. This is four times the resolution - the size of the p

Re: Touchpad problems with 2.6.11-rc2

2005-02-02 Thread Vojtech Pavlik
On Wed, Feb 02, 2005 at 11:39:29AM -0800, Pete Zaitcev wrote: > On Wed, 2 Feb 2005 20:11:35 +0100, Vojtech Pavlik <[EMAIL PROTECTED]> wrote: > > > It's different hardware. While the ALPS pad delivers X axis in the range > > of 0 to 1000, the Synaptics pad will give X axis values from approx 1500 >

Re: Touchpad problems with 2.6.11-rc2

2005-02-02 Thread Dmitry Torokhov
On Wed, 2 Feb 2005 09:58:51 -0800, Pete Zaitcev <[EMAIL PROTECTED]> wrote: > On Wed, 2 Feb 2005 18:07:27 +0100, Vojtech Pavlik <[EMAIL PROTECTED]> wrote: > > > On Wed, Feb 02, 2005 at 08:56:28AM -0800, Pete Zaitcev wrote: > > > On Wed, 2 Feb 2005 11:20:33 +0100, Vojtech Pavlik <[EMAIL PROTECTED]>

Re: Touchpad problems with 2.6.11-rc2

2005-02-02 Thread Vojtech Pavlik
On Wed, Feb 02, 2005 at 09:58:51AM -0800, Pete Zaitcev wrote: > On Wed, 2 Feb 2005 18:07:27 +0100, Vojtech Pavlik <[EMAIL PROTECTED]> wrote: > > > On Wed, Feb 02, 2005 at 08:56:28AM -0800, Pete Zaitcev wrote: > > > On Wed, 2 Feb 2005 11:20:33 +0100, Vojtech Pavlik <[EMAIL PROTECTED]> > > > wrote:

Re: Touchpad problems with 2.6.11-rc2

2005-02-02 Thread Pete Zaitcev
On Wed, 2 Feb 2005 18:07:27 +0100, Vojtech Pavlik <[EMAIL PROTECTED]> wrote: > On Wed, Feb 02, 2005 at 08:56:28AM -0800, Pete Zaitcev wrote: > > On Wed, 2 Feb 2005 11:20:33 +0100, Vojtech Pavlik <[EMAIL PROTECTED]> wrote: > > > > > Well, you removed the scaling to the touchpad resolution, which w

Re: Touchpad problems with 2.6.11-rc2

2005-02-02 Thread Vojtech Pavlik
On Wed, Feb 02, 2005 at 08:56:28AM -0800, Pete Zaitcev wrote: > On Wed, 2 Feb 2005 11:20:33 +0100, Vojtech Pavlik <[EMAIL PROTECTED]> wrote: > > > Well, you removed the scaling to the touchpad resolution, which will > > cause ALPS touchpad to be significantly slower than Synaptics touchpads. > > S

Re: Touchpad problems with 2.6.11-rc2

2005-02-02 Thread Pete Zaitcev
On Wed, 2 Feb 2005 11:20:33 +0100, Vojtech Pavlik <[EMAIL PROTECTED]> wrote: > Well, you removed the scaling to the touchpad resolution, which will > cause ALPS touchpad to be significantly slower than Synaptics touchpads. > Similarly, the screen size used to be taken into account, but probably >

Re: Touchpad problems with 2.6.11-rc2

2005-02-02 Thread Vojtech Pavlik
On Wed, Feb 02, 2005 at 10:51:38AM -0500, Dmitry Torokhov wrote: > I wonder if we should just add speed factor (along with tap distance) > options to mousedev. Vojtech, will you take such patch? I know you > want to drop mousedev and have everyone use evdev but, although people > started switching

Re: Touchpad problems with 2.6.11-rc2

2005-02-02 Thread Dmitry Torokhov
On Wed, 2 Feb 2005 11:20:33 +0100, Vojtech Pavlik <[EMAIL PROTECTED]> wrote: > On Tue, Feb 01, 2005 at 11:41:48PM -0800, Pete Zaitcev wrote: > > On 30 Jan 2005 12:10:34 +0100, Peter Osterlund <[EMAIL PROTECTED]> wrote: > > > > > > - Slow motion of finger produces no motion, then a jump. So, it's ve

Re: Touchpad problems with 2.6.11-rc2

2005-02-02 Thread Vojtech Pavlik
On Tue, Feb 01, 2005 at 11:41:48PM -0800, Pete Zaitcev wrote: > On 30 Jan 2005 12:10:34 +0100, Peter Osterlund <[EMAIL PROTECTED]> wrote: > > > > - Slow motion of finger produces no motion, then a jump. So, it's very > > > hard to > > > target smaller UI elements and some web links. > > > > I

Re: Touchpad problems with 2.6.11-rc2

2005-02-01 Thread Pete Zaitcev
On 30 Jan 2005 12:10:34 +0100, Peter Osterlund <[EMAIL PROTECTED]> wrote: > > - Slow motion of finger produces no motion, then a jump. So, it's very hard > > to > > target smaller UI elements and some web links. > > I see this too when I don't use the X touchpad driver. With the X > driver the

Re: Touchpad problems with 2.6.11-rc2

2005-01-31 Thread Dmitry Torokhov
On Tuesday 01 February 2005 00:06, Pete Zaitcev wrote: > On Mon, 31 Jan 2005 22:40:35 -0500, Dmitry Torokhov <[EMAIL PROTECTED]> wrote: > > > > Suddenly, touchpad motions started to cause wild movements in it became > > > impossible to do anything due to a focus loss (of course, I had plenty of >

Re: Touchpad problems with 2.6.11-rc2

2005-01-31 Thread Pete Zaitcev
On Mon, 31 Jan 2005 22:40:35 -0500, Dmitry Torokhov <[EMAIL PROTECTED]> wrote: > > Suddenly, touchpad motions started to cause wild movements in it became > > impossible to do anything due to a focus loss (of course, I had plenty of > > modified files open :-) > > psmouse.c: TouchPad at isa0060/s

Re: Touchpad problems with 2.6.11-rc2

2005-01-31 Thread Dmitry Torokhov
On Monday 31 January 2005 18:15, Pete Zaitcev wrote: > Hello, Peter: > > The keyboard seems to work now, but I stepped on a very strange condition. > Suddenly, touchpad motions started to cause wild movements in it became > impossible to do anything due to a focus loss (of course, I had plenty of

Re: Touchpad problems with 2.6.11-rc2

2005-01-31 Thread Pete Zaitcev
Hello, Peter: The keyboard seems to work now, but I stepped on a very strange condition. Suddenly, touchpad motions started to cause wild movements in it became impossible to do anything due to a focus loss (of course, I had plenty of modified files open :-) The dmesg looked like this: psmouse.c

Re: Touchpad problems with 2.6.11-rc2

2005-01-31 Thread Dmitry Torokhov
On Mon, 31 Jan 2005 13:46:08 -0800, Pete Zaitcev <[EMAIL PROTECTED]> wrote: > > Can you tell me exactly how I go about "trying out Synaptics X driver"? > Peter's page is here: http://web.telia.com/~u89404340/touchpad/ Just do "yum update synaptics" and then Adjust your xorg.conf to use "synapti

Re: Touchpad problems with 2.6.11-rc2

2005-01-31 Thread Pete Zaitcev
On Tue, 25 Jan 2005 16:30:15 -0500, Dmitry Torokhov <[EMAIL PROTECTED]> wrote: > > The more serious one is that sometimes it seems to spontaneously emit click > > events while I'm moving finger across pad. Which means I've had to learn to > > plan my "mouse" motions to avoid areas where clicking

Re: Touchpad problems with 2.6.11-rc2

2005-01-30 Thread David Brownell
On Sunday 30 January 2005 3:20 am, Peter Osterlund wrote: > Dmitry Torokhov <[EMAIL PROTECTED]> writes: > > On Tue, 25 Jan 2005 11:55:20 -0800, David Brownell <[EMAIL PROTECTED]> > > wrote: > > > The more serious one is that sometimes it seems to spontaneously emit > > > click > > > events while

Re: Touchpad problems with 2.6.11-rc2

2005-01-30 Thread Peter Osterlund
Dmitry Torokhov <[EMAIL PROTECTED]> writes: > On Tue, 25 Jan 2005 11:55:20 -0800, David Brownell <[EMAIL PROTECTED]> wrote: > > The more serious one is that sometimes it seems to spontaneously emit click > > events while I'm moving finger across pad. Which means I've had to learn to > > plan my "

Re: Touchpad problems with 2.6.11-rc2

2005-01-30 Thread Peter Osterlund
Pete Zaitcev <[EMAIL PROTECTED]> writes: > Since the 2.6.11-rc2, I encounter problems with touchpad and keyboard > on my laptop, Dell Lattitude D600. The following patch appears to be > the culprit: [alps touchpad detection fix patch] > Without the patch, touchpad is not detected as such. Inste

Re: Touchpad problems with 2.6.11-rc2

2005-01-25 Thread Dmitry Torokhov
On Tue, 25 Jan 2005 11:55:20 -0800, David Brownell <[EMAIL PROTECTED]> wrote: > Quoth Pete Zaitcev: > > ALPS Touchpad (Dualpoint) detected > > Disabling hardware tapping > > input: AlpsPS/2 ALPS TouchPad on isa0060/serio1 > > I have problems with an ALPS on serio4 ... different ones though. And

Re: Touchpad problems with 2.6.11-rc2

2005-01-25 Thread David Brownell
Quoth Pete Zaitcev: > ALPS Touchpad (Dualpoint) detected > Disabling hardware tapping > input: AlpsPS/2 ALPS TouchPad on isa0060/serio1 I have problems with an ALPS on serio4 ... different ones though. And it may be that RC2 is a bit better here than previous kernels. For example, it says it d

Touchpad problems with 2.6.11-rc2

2005-01-23 Thread Pete Zaitcev
Hi, Vojtech: Since the 2.6.11-rc2, I encounter problems with touchpad and keyboard on my laptop, Dell Lattitude D600. The following patch appears to be the culprit: diff -urp -X dontdiff linux-2.6.11-rc1/drivers/input/mouse/psmouse-base.c linux-2.6.11-rc2/drivers/input/mouse/psmouse-base.c ---