From: Faik Uygur <faikuygur@dsl.ttnet.net.tr>
To: Vojtech Pavlik <vojtech@suse.cz>
Cc: Pavel Machek <pavel@ucw.cz>, kernel list <linux-kernel@vger.kernel.org>
Subject: Re: Bad autorepeat problems in 2.5.75
Date: Thu, 17 Jul 2003 23:14:42 +0300 [thread overview]
Message-ID: <20030717201442.GA18472@spider> (raw)
In-Reply-To: <20030715064755.GD27368@ucw.cz>
Vojtech Pavlik <vojtech@suse.cz> wrote:
> On Tue, Jul 15, 2003 at 12:22:51AM +0200, Pavel Machek wrote:
>
> > Hi!
> >
> > I have bad problems with autorepeat. When switching consoles with
> > alt-left / alt-right it sometimes skips wrong number of consoles, and
> > sometimes it just keeps repeating even through I already released a
> > key.
> >
> > Syslog complains:
> >
> > Jul 15 00:15:52 amd kernel: atkbd.c: Unknown key (set 2, scancode
> > 0x1cb, on isa0060/serio0) pressed.
> > Jul 15 00:16:21 amd kernel: atkbd.c: Unknown key (set 2, scancode
> > 0x1cb, on isa0060/serio0) pressed.
> > Jul 15 00:19:02 amd kernel: atkbd.c: Unknown key (set 2, scancode
> > 0x1cd, on isa0060/serio0) pressed.
> > Jul 15 00:20:04 amd kernel: atkbd.c: Unknown key (set 2, scancode
> > 0x1cd, on isa0060/serio0) pressed.
> >
> > Its vesafb -> switching consoles is not exactly fast, maybe that has
> > some role?
>
> Probably keyboard interrupts get lost. Bad. Can you track with DEBUG
> enabled in i8042.c?
Hi,
Related or same problem here. This is Toshiba 1410-902.
Here is some debug output:
drivers/input/serio/i8042.c: 25 <- i8042 (interrupt, kbd, 1) [1154471]
drivers/input/serio/i8042.c: 24 <- i8042 (interrupt, kbd, 1) [1154532]
drivers/input/serio/i8042.c: a5 <- i8042 (interrupt, kbd, 1) [1154538]
drivers/input/serio/i8042.c: a4 <- i8042 (interrupt, kbd, 1) [1154664]
drivers/input/serio/i8042.c: a4 <- i8042 (interrupt, kbd, 1) [1154672]
atkbd.c: Unknown key (set 2, scancode 0xa4, on isa0060/serio0) pressed.
drivers/input/serio/i8042.c: 25 <- i8042 (interrupt, kbd, 1) [1154683]
drivers/input/serio/i8042.c: 24 <- i8042 (interrupt, kbd, 1) [1154743]
drivers/input/serio/i8042.c: a5 <- i8042 (interrupt, kbd, 1) [1154769]
drivers/input/serio/i8042.c: a4 <- i8042 (interrupt, kbd, 1) [1154873]
drivers/input/serio/i8042.c: a4 <- i8042 (interrupt, kbd, 1) [1154881]
atkbd.c: Unknown key (set 2, scancode 0xa4, on isa0060/serio0) pressed.
drivers/input/serio/i8042.c: 25 <- i8042 (interrupt, kbd, 1) [1154892]
drivers/input/serio/i8042.c: 24 <- i8042 (interrupt, kbd, 1) [1154971]
drivers/input/serio/i8042.c: a5 <- i8042 (interrupt, kbd, 1) [1154995]
drivers/input/serio/i8042.c: a4 <- i8042 (interrupt, kbd, 1) [1155099]
drivers/input/serio/i8042.c: a4 <- i8042 (interrupt, kbd, 1) [1155109]
atkbd.c: Unknown key (set 2, scancode 0xa4, on isa0060/serio0) pressed.
drivers/input/serio/i8042.c: 25 <- i8042 (interrupt, kbd, 1) [1155118]
Faik
prev parent reply other threads:[~2003-07-17 19:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20030714222249.GA11150@elf.ucw.cz>
2003-07-15 6:47 ` Bad autorepeat problems in 2.5.75 Vojtech Pavlik
2003-07-17 20:14 ` Faik Uygur [this message]
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=20030717201442.GA18472@spider \
--to=faikuygur@dsl.ttnet.net.tr \
--cc=linux-kernel@vger.kernel.org \
--cc=pavel@ucw.cz \
--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.