All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dtor_core@ameritech.net>
To: Mattia Dongili <malattia@gmail.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: vojtech@suse.cz, Dmitry Torokhov <dtor@mail.ru>
Subject: Re: Synaptics Touchpad not detected in 2.6.13-rc2
Date: Thu, 7 Jul 2005 13:02:38 -0700 (PDT)	[thread overview]
Message-ID: <20050707200238.52898.qmail@web81308.mail.yahoo.com> (raw)
In-Reply-To: <20050707193027.GA4162@inferi.kami.home>

Mattia Dongili <malattia@gmail.com> wrote:
> Hello,
> 
> with -rc2 (-rc1 didn't show this behaviour) I get the following when
> modprobing psmouse.ko:
> 
> atkbd.c: Spurious ACK on isa0060/serio0. Some program, like XFree86,
> might be trying access hardware directly.
> 
> and the touchpad is not detected at all.
> 
> The ps2_adjust_timeout function seems to be the cause, restoring the old
> fixed timeout in ps2_command seems to cure this issue (see diff below).
> It could be probably done better by detecting which command misses the
> the last bytes and recalibrating ps2_adjust_timeout instead. Or maybe
> checking the return value of wait_event_timeout for a next round of
> wait?
> 
> This is the device (on a Vaio GR), which other info could I provide to
> better diagnose the problem?
> 

Could you please do "echo 1 > /sys/modules/i8042/parameters/debug";
reload psmouse module and send me dmesg please?

Thanks!

-- 
Dmitry


  reply	other threads:[~2005-07-07 20:06 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-07 19:30 Synaptics Touchpad not detected in 2.6.13-rc2 Mattia Dongili
2005-07-07 20:02 ` Dmitry Torokhov [this message]
2005-07-07 21:24   ` Mattia Dongili
2005-07-07 21:28     ` Vojtech Pavlik
2005-07-07 21:39       ` Dmitry Torokhov
2005-07-08  5:40         ` Vojtech Pavlik
2005-07-08 12:55       ` Mattia Dongili
2005-07-08 16:29         ` Dmitry Torokhov
2005-07-08 17:14           ` Mattia Dongili
2005-07-09 14:27           ` Mattia Dongili
2005-07-10 12:26             ` Vojtech Pavlik

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=20050707200238.52898.qmail@web81308.mail.yahoo.com \
    --to=dtor_core@ameritech.net \
    --cc=dtor@mail.ru \
    --cc=linux-kernel@vger.kernel.org \
    --cc=malattia@gmail.com \
    --cc=vojtech@suse.cz \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.