From: Tomas Szepe <szepe@pinerecords.com>
To: Dmitry Torokhov <dtor_core@ameritech.net>
Cc: Andrew Morton <akpm@osdl.org>, GCS <gcs@lsc.hu>,
linux-kernel@vger.kernel.org, Peter Osterlund <petero2@telia.com>
Subject: Re: Synaptics problems in -mm1
Date: Sat, 27 Dec 2003 19:11:20 +0100 [thread overview]
Message-ID: <20031227181120.GC10491@louise.pinerecords.com> (raw)
In-Reply-To: <200312271228.59192.dtor_core@ameritech.net>
On Dec-27 2003, Sat, 12:28 -0500
Dmitry Torokhov <dtor_core@ameritech.net> wrote:
> > it seems one of the synaptics-related patches in 2.6.0-mm1 kills
> > off the pointer stick on my T40p. 2.6.0 vanilla works just fine
> > in that department. Thought you might want to know.
...
> I have a couple of questions (I am not familiar with IBM hardware so
> please bear with me...):
No problem.
There are two pointer controllers on the T40p: a stick and a pad.
With 2.6.0, just compiling in synaptics support and running gpm as
"gpm -t ps2 -m /dev/psaux" or XFree with
Option "Protocol" "PS/2"
Option "Device" "/dev/psaux"
gives perfect results, both controllers work, even with
all the (3 + 2) buttons.
With 2.6.0-mm1 (the same .config of course), however, the stick does nothing.
> - Is it detected as Synaptics but does not work?
Yes.
> - Should it be detected as Synaptics?
I believe so.
> - Does it work if you pass psmouse_noext=1 or psmouse_proto=bare?
psmouse_noext=1 no change
psmouse_proto=bare no change
> And what about psmouse_proto=imps and psmouse_proto=exps
psmouse_proto=imps no change
psmouse_proto=exps no change
> - Does it work if you give 2.6.0-test10-mm1 a quick boot?
Hmmm, let's see.
[time passes]
-> No.
Linux version 2.6.0-test10-mm1 (kala@ns) (gcc version 3.3.2) #1 Sat Dec 27 18:59:17 CET 2003
...
mice: PS/2 mouse device common for all mice
input: PC Speaker
synaptics reset failed
synaptics reset failed
synaptics reset failed
Synaptics Touchpad, model: 1
Firmware: 5.9
Sensor: 44
new absolute packet format
Touchpad has extended capability bits
-> multifinger detection
-> palm detection
-> pass-through port
input: SynPS/2 Synaptics TouchPad on isa0060/serio1
serio: Synaptics pass-through port at isa0060/serio1/input0
> - dmesg, input section of you XFree and version and parameters that
> are passed to GPM.
Working kernel dmesg:
Linux version 2.6.0 (kala@ns) (gcc version 2.95.3 20010315 (release)) #1 Sat Dec 27 18:59:59 CET 2003
...
mice: PS/2 mouse device common for all mice
input: PC Speaker
Synaptics Touchpad, model: 1
Firmware: 5.9
Sensor: 44
new absolute packet format
Touchpad has extended capability bits
-> multifinger detection
-> palm detection
-> pass-through port
input: SynPS/2 Synaptics TouchPad on isa0060/serio1
serio: Synaptics pass-through port at isa0060/serio1/input0
input: PS/2 Generic Mouse on synaptics-pt/serio0
Broken kernel dmesg:
Linux version 2.6.0-mm1 (kala@ns) (gcc version 3.3.2) #1 Sat Dec 27 14:12:13 CET 2003
...
mice: PS/2 mouse device common for all mice
input: PC Speaker
serio: i8042 AUX port at 0x60,0x64 irq 12
synaptics reset failed
synaptics reset failed
synaptics reset failed
Synaptics Touchpad, model: 1
Firmware: 5.9
Sensor: 44
new absolute packet format
Touchpad has extended capability bits
-> multifinger detection
-> palm detection
-> pass-through port
input: SynPS/2 Synaptics TouchPad on isa0060/serio1
serio: Synaptics pass-through port at isa0060/serio1/input0
...
psmouse.c: TouchPad at isa0060/serio1/input0 lost synchronization, throwing 5 bytes away.
gpm is 1.19.6.
XFree is 4.3.0.
gpm parameters & XFree input config - see above.
--
Tomas Szepe <szepe@pinerecords.com>
next prev parent reply other threads:[~2003-12-27 18:12 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-24 9:59 2.6.0-mm1 GCS
2003-12-24 11:32 ` 2.6.0-mm1 Andrew Morton
2003-12-24 11:53 ` 2.6.0-mm1 GCS
2003-12-24 12:23 ` 2.6.0-mm1 GCS
2003-12-24 15:17 ` 2.6.0-mm1 Dmitry Torokhov
2003-12-24 19:12 ` 2.6.0-mm1 GCS
2003-12-24 12:47 ` 2.6.0-mm1 Thomas Molina
2003-12-25 9:11 ` 2.6.0-mm1 Dmitry Torokhov
2003-12-25 9:13 ` 2.6.0-mm1 - Patch 1/2 - mousedev-remove-jitter Dmitry Torokhov
2003-12-25 9:14 ` 2.6.0-mm1 - Patch 2/2 - mousedev-dont-stop Dmitry Torokhov
2003-12-27 11:38 ` Synaptics problems in -mm1 Tomas Szepe
2003-12-27 12:24 ` GCS
2003-12-27 13:22 ` Tomas Szepe
2003-12-27 17:28 ` Dmitry Torokhov
2003-12-27 18:11 ` Tomas Szepe [this message]
2003-12-27 18:23 ` Dmitry Torokhov
2003-12-27 18:37 ` Tomas Szepe
2003-12-27 18:45 ` Dmitry Torokhov
2003-12-27 19:01 ` Tomas Szepe
2003-12-27 21:00 ` Dmitry Torokhov
2003-12-28 0:00 ` Andrew Morton
2003-12-28 0:45 ` Dmitry Torokhov
2003-12-28 1:21 ` Tomas Szepe
2003-12-27 17:56 ` Marcos D. Marado Torres
2003-12-27 20:59 ` Dmitry Torokhov
2003-12-25 18:22 ` 2.6.0-mm1 GCS
2003-12-24 14:38 ` 2.6.0-mm1 GCS
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20031227181120.GC10491@louise.pinerecords.com \
--to=szepe@pinerecords.com \
--cc=akpm@osdl.org \
--cc=dtor_core@ameritech.net \
--cc=gcs@lsc.hu \
--cc=linux-kernel@vger.kernel.org \
--cc=petero2@telia.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox