From: Len Sorensen <lsorense@opengraphics.com>
To: Walter Harms <WHarms@bfs.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: possible bug in 2.4.x pc_keyb.c
Date: Mon, 22 Oct 2001 11:07:41 -0400 [thread overview]
Message-ID: <20011022110741.A28643@concord.opengraphics.com> (raw)
In-Reply-To: <vines.sxdD+tn1pvA@SZKOM.BFS.DE>
In-Reply-To: <vines.sxdD+tn1pvA@SZKOM.BFS.DE>
On Mon, Oct 22, 2001 at 04:36:25PM +0100, Walter Harms wrote:
> hi list,
>
> keyboard disappears with 2.4.x kernel on notebook (compaq amarda)
>
> After some time the keyboard from my amarda notebook does not respond to anything. The only hint is that
> "keyboard: Timeout - AT keyboard not present?" appears
> quit often in the syslog before the kbd stops working.
>
> Comparing the 2.2.x code (no problems) with the 2.4.x code i found pckbd_leds() as prime suspect.
> as you can see it sets kbd_exists = 0 (FALSE) after sending an ENABLE. I am not sure if this is my probleme (read: no time to check if this fix works) but i guess its wrong.
>
> Note:
> 1. the error isnt easy reproduceable but appears only with the 2.4.x
> 2. send_data returns 1 for acknowledge else 0
> 3. kann sombody please document kbd_exists ?
I have seen this error on every 2.4 and 2.3.99 kernel I have used
on every machine I use. The machiens I have used it on are all IBM
Intelistation or IBM PC300GL machines. Whenever the keyboard interrupt
it lost, I either loose the character I just typed (most common), or
get a duplicate of the character. If it happens when I hit shift, the
shift can get stuck since the release is lost. Same for ALT and CTRL.
It never happened with any 2.2 kernel. The keyboard always comes back
after loosing the one character (although I think I have had it die for
about 1 second a few times, although not lately).
Len Sorensen
next prev parent reply other threads:[~2001-10-22 15:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-22 15:36 possible bug in 2.4.x pc_keyb.c Walter Harms
2001-10-22 14:50 ` Keith Owens
2001-10-22 15:07 ` Len Sorensen [this message]
2001-10-22 22:39 ` Fabbione
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=20011022110741.A28643@concord.opengraphics.com \
--to=lsorense@opengraphics.com \
--cc=WHarms@bfs.de \
--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