On Tue, 1 Mar 2005 12:54:32 +0100, Vojtech Pavlik wrote: > > Can you check with a current -mm kernel whether any of the issues is > still there? Everything seems to work smoothly with my ALPS. > I have problems with ALPS and 2.6.11-mm1. If I move the pointer with the touchpad, it activates button modifiers at the same time. (xev reports a MotionNotify event with state = 0x600 or sometimes 0x200 instead of the expected 0x0). Moreover the pointer sometimes jump at the bottom right of the screen. It worked fine with 2.6.11-rc5-mm1. relevant portion of dmesg: - with rc5: Linux version 2.6.11-rc5-mm1 (tonfa@casaverde) (gcc version 3.4.3-20050110 (Gentoo Linux 3. 4.3.20050110, ssp-3.4.3.20050110-0, pie-8.7.7)) #2 Tue Mar 1 13:33:05 CET 2005 input: AT Translated Set 2 keyboard on isa0060/serio0 ALPS Touchpad (Dualpoint) detected Enabling hardware tapping input: AlpsPS/2 ALPS TouchPad on isa0060/serio1 - with .11 Linux version 2.6.11-mm1 (tonfa@casaverde) (gcc version 3.4.3-20050110 (Gentoo Linux 3.4.3. 20050110, ssp-3.4.3.20050110-0, pie-8.7.7)) #5 Fri Mar 4 16:49:47 CET 2005 input: AT Translated Set 2 keyboard on isa0060/serio0 Enabling hardware tapping input: DualPoint Stick on isa0060/serio1 input: AlpsPS/2 ALPS DualPoint TouchPad on isa0060/serio1 I hope it can help. Benoit