public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "P. Christeas" <p_christ@hol.gr>
To: Arkadiusz Miskiewicz <arekm@pld-linux.org>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: Re: Synaptics support kills my mouse
Date: Thu, 26 Jun 2003 17:46:14 +0300	[thread overview]
Message-ID: <200306261746.14578.p_christ@hol.gr> (raw)

It is true, 2.5.73 unconditionally detects and tries to use the Syn. Touchpad 
in 'absolute mode'. I wouldn't blame the authors of the module, however. They 
are already doing a great job :).

I 've read the code to see what's wrong and found that the problem is that the 
Touchpad itself doesn't report any data to the PS/2 port. The code still 
looks conforming to the specs.
However, you shouldn't give up 2.5.73 because of that. You can still use the 
PS/2 compatibility mode
 o Compile the ps mouse as a module "psmouse"
 o Arrange so that the module is loaded with the option "psmouse_noext=1"
 o Have gpm and X (you can even use both of them) read /dev/input/mice as an 
exps2 or imps2 mouse (Intellimouse Explorer PS/2) .

I don't think the "event interface" has any support yet. Nor the synaptics 
driver.
Reading from /dev/input/mice means that the psmouse module doesn't have to be 
loaded before X starts. You can safely rmmod/modprobe the module while X run.
You may find that tapping with the finger may not work (produce 'click' 
effect). I hope next release will have a fix (contact me in personal until 
the official patch is out).


             reply	other threads:[~2003-06-26 14:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-26 14:46 P. Christeas [this message]
2003-06-28  1:26 ` Synaptics support kills my mouse Thomas Molina
2003-06-29 18:44 ` Thomas Molina
2003-06-30 14:37   ` P. Christeas
  -- strict thread matches above, loose matches on Subject: below --
2003-06-26  1:06 Thomas Molina
2003-06-26 10:45 ` Arkadiusz Miskiewicz
2003-06-26 18:57   ` Ken Witherow
2003-06-26 17:07 ` Alessandro Suardi
2003-06-26  0:34 Thomas Molina

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=200306261746.14578.p_christ@hol.gr \
    --to=p_christ@hol.gr \
    --cc=arekm@pld-linux.org \
    --cc=linux-kernel@vger.kernel.org \
    /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