From: Isaac Claymore <clay@exavio.com.cn>
To: kernel list <linux-kernel@vger.kernel.org>
Subject: Re: psmouse.c, throwing 3 bytes away
Date: Mon, 9 Feb 2004 14:15:32 +0800 [thread overview]
Message-ID: <20040209061532.GA486@exavio.com.cn> (raw)
In-Reply-To: <20040205102023.GB497@exavio.com.cn>
On Thu, Feb 05, 2004 at 06:20:23PM +0800, Isaac Claymore wrote:
> On Thu, Feb 05, 2004 at 04:54:44AM +0000, Claudio Martins wrote:
> >
> > On Thursday 05 February 2004 02:20, Walt Nelson wrote:
> > > My mouse has been acting wired occationally, not all the time. I receive
> > > the following error in the syslog. This has been happening since 2.6.2-RC3.
> > > I am currently using 2.6.2. Are these related?
> > >
> > > Feb 4 13:56:02 gumby kernel: psmouse.c: Wheel Mouse at
> > > isa0060/serio1/input0 lost synchronization, throwing 3 bytes away.
> > >
> > > The following occurs when starting KDE/X.
> > > Feb 4 18:05:11 gumby kernel: atkbd.c: Unknown key released (translated set
> > > 2, code 0x7a on isa0060/serio0).
> > > Feb 4 18:05:11 gumby kernel: atkbd.c: This is an XFree86 bug. It shouldn't
> > > access hardware directly.
> > > Feb 4 18:05:11 gumby kernel: atkbd.c: Unknown key released (translated set
> > > 2, code 0x7a on isa0060/serio0).
> > > Feb 4 18:05:11 gumby kernel: atkbd.c: This is an XFree86 bug. It shouldn't
> > > access hardware directly.
> > >
> >
> >
> > I saw the same here yesterday, using a logitech wheel mouse:
> >
> > Feb 4 18:19:46 vega kernel: psmouse.c: Wheel Mouse at isa0060/serio1/input0
> > lost synchronization, throwing 2 bytes away.
> >
> > Before this happened the mouse in X just went nuts with random clicks in
> > many windows, but after that it's been ok up to now.
> >
> I've been suffering this same problem ever since upgrade to 2.6 kernel.
>
> FYI, here is an article giving some possible solutions to this, but I
> failed to fix my mouse problem by any method it suggests:
>
> http://kerneltrap.org/node/view/2199
>
>
Just FYI:
This annoying mouse problem hasn't shown up for 3 days, after I did a
'hdparm -u1 /dev/hda'. But be sure to read the hdparm man page before
doing this on your box.
> > FYI the mouse is detected as:
> >
> > Feb 4 08:57:42 vega kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
> > Feb 4 08:57:42 vega kernel: input: PS2++ Logitech Wheel Mouse on
> > isa0060/serio1
> >
> > The motherboard is an Intel 440BX2 with a PII-350 running kernel 2.6.2.
> >
> > Thanks
> >
> > Claudio
> >
> >
> > -
> > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at http://vger.kernel.org/majordomo-info.html
> > Please read the FAQ at http://www.tux.org/lkml/
>
> --
>
> Regards, Isaac
> () ascii ribbon campaign - against html e-mail
> /\ - against microsoft attachments
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
--
Regards, Isaac
() ascii ribbon campaign - against html e-mail
/\ - against microsoft attachments
next prev parent reply other threads:[~2004-02-09 6:13 UTC|newest]
Thread overview: 49+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-05 2:20 psmouse.c, throwing 3 bytes away Walt Nelson
2004-02-05 4:54 ` Claudio Martins
2004-02-05 10:20 ` Isaac Claymore
2004-02-09 6:15 ` Isaac Claymore [this message]
2004-02-09 9:09 ` Vojtech Pavlik
2004-02-09 9:49 ` Isaac Claymore
2004-02-09 9:52 ` Vojtech Pavlik
2004-02-05 13:40 ` Michael Buesch
2004-02-05 15:31 ` johann lombardi
2004-02-05 5:05 ` Mike Houston
2004-02-05 17:24 ` Murilo Pontes
2004-02-05 20:38 ` Vojtech Pavlik
2004-02-05 18:14 ` Murilo Pontes
2004-02-05 19:08 ` Murilo Pontes
2004-02-05 21:06 ` Michael Buesch
2004-02-05 22:10 ` Mike Houston
2004-02-06 7:15 ` Mike Houston
2004-02-06 8:06 ` Walt Nelson
2004-02-07 5:47 ` Mike Houston
2004-02-07 9:11 ` Murilo Pontes
2004-02-08 21:59 ` Vojtech Pavlik
2004-02-08 22:19 ` aeriksson
2004-02-08 22:32 ` Vojtech Pavlik
2004-02-08 23:03 ` Bernd Schubert
2004-02-08 23:30 ` Vojtech Pavlik
[not found] ` <40278077.5070409@free.fr>
2004-02-09 22:25 ` Bernd Schubert
2004-02-09 0:48 ` [patch] " Vojtech Pavlik
2004-02-09 1:13 ` Claudio Martins
2004-02-09 1:23 ` Vojtech Pavlik
2004-02-10 2:56 ` Greg Norris
2004-02-10 7:07 ` Vojtech Pavlik
2004-02-10 7:39 ` Walt Nelson
2004-02-10 19:48 ` Greg Norris
2004-02-10 20:08 ` Vojtech Pavlik
2004-02-10 7:33 ` johann lombardi
2004-02-10 21:11 ` Murilo Pontes
2004-02-11 4:44 ` Claudio Martins
2004-02-06 0:33 ` Pete Clements
2004-02-06 22:44 ` Kronos
2004-02-07 2:35 ` Jamie Lokier
2004-02-07 4:19 ` Gene Heskett
-- strict thread matches above, loose matches on Subject: below --
2004-02-05 6:18 Bob Gill
2004-02-05 21:56 Luis Miguel García
2004-02-05 19:33 ` Murilo Pontes
2004-02-06 7:02 ` Claudio Martins
2004-02-06 10:12 ` Christian Unger
2004-02-06 17:52 ` Adrian Bunk
2004-02-06 18:03 ` Michael Buesch
2004-02-06 21:49 ` Claudio Martins
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=20040209061532.GA486@exavio.com.cn \
--to=clay@exavio.com.cn \
--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