All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vojtech Pavlik <vojtech@suse.cz>
To: Stian Jordet <liste@jordet.nu>
Cc: Vojtech Pavlik <vojtech@suse.cz>, linux-kernel@vger.kernel.org
Subject: Re: Mouse/Keyboard problems with 2.5.38
Date: Mon, 7 Oct 2002 22:01:06 +0200	[thread overview]
Message-ID: <20021007220106.A1640@ucw.cz> (raw)
In-Reply-To: <1034020510.1499.8.camel@chevrolet>; from liste@jordet.nu on Mon, Oct 07, 2002 at 09:55:10PM +0200

On Mon, Oct 07, 2002 at 09:55:10PM +0200, Stian Jordet wrote:
> man, 2002-10-07 kl. 15:00 skrev Vojtech Pavlik:
> > On Fri, Sep 27, 2002 at 01:51:43PM +0200, Stian Jordet wrote:
> > > fre, 2002-09-27 kl. 09:10 skrev Vojtech Pavlik:
> > > > Unfortunately the little bit of information I needed scrolled away
> > > > already. Can you try with the other shift (right?)? That won't
> > > > probably crash your machine, but will most likely generate an "Unknown
> > > > scancode" message. Again, send me the log lines. This time they should
> > > > make it in the syslog well.
> > > Ok, the combination which freezes the computer is right SHIFT, and
> > > pageup/down, etc. Left SHIFT works just like expected. This time I first
> > > wrote 'cp /var/log/syslog /tmp/syslog', then 'echo cut-here >
> > > /var/log/syslog' Left-SHIFT+PAGEUP, arrow up two times, to get the cp..,
> > > enter. Then I edited /tmp/syslog and copied only what was after
> > > "cut-here". So the keystrokes included here should be Left-SHIFT+PAGEUP,
> > > ARROW-UP, ARROW-UP, ENTER. If this works like I think it should. As you
> > > can see, it did not generate an "Unknown scancode"...
> > 
> > Can you test whether the attached patch helps?
> 
> I was starting to think you had forgot me :)

In that case you should have reminded me of your problem. I tend to
forget when e-mails accumulate beyond a couple hundreds. ;)

> The patch helped a lot. Now it doesn't crash at all. But when I use
> RIGHT-ALT+PAGE-UP, I get these errors a couple of times, then it
> suddenly works as it should.
> 
> atkbd.c: Unknown key (set 2, scancode 0x1b6, on isa0060/serio0) pressed.
> input: AT Set 2 keyboard on isa0060/serio0
> atkbd.c: Unknown key (set 2, scancode 0x1c9, on isa0060/serio0) pressed.
> input: AT Set 2 keyboard on isa0060/serio0
> atkbd.c: Unknown key (set 2, scancode 0x1c9, on isa0060/serio0) pressed.
> input: AT Set 2 keyboard on isa0060/serio0
> atkbd.c: Unknown key (set 2, scancode 0x1c9, on isa0060/serio0) pressed.
> input: AT Set 2 keyboard on isa0060/serio0
> atkbd.c: Unknown key (set 2, scancode 0x1c9, on isa0060/serio0) pressed.
> input: AT Set 2 keyboard on isa0060/serio0
> atkbd.c: Unknown key (set 2, scancode 0x1c9, on isa0060/serio0) pressed.
> input: AT Set 2 keyboard on isa0060/serio0   
> atkbd.c: Unknown key (set 2, scancode 0x1c9, on isa0060/serio0) pressed.
> 
> I think the first key is LEFT-SHIFT+PAGE-UP, and the rest the same with
> right-shift. Anyway, after those first errors, it works perfect. No
> freeze like before. Thanks :) Great work :)

I still don't like this behavior - the keyboard shouldn't reinitialize.
Can you repeat the same with I8042_DEBUG_IO?

I definitely wasn't able to reproduce this here with very violent
bashing at my keyboard. And l/r alt-pageup works here just fine.

-- 
Vojtech Pavlik
SuSE Labs

  reply	other threads:[~2002-10-07 19:55 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-25 23:31 Mouse/Keyboard problems with 2.5.38 Stian Jordet
2002-09-25 23:47 ` Brad Hards
2002-09-26  8:58 ` Vojtech Pavlik
2002-09-26 11:32   ` Stian Jordet
2002-09-26 11:37     ` Vojtech Pavlik
2002-09-26 15:30       ` Stian Jordet
2002-09-26 16:57         ` Vojtech Pavlik
2002-09-26 22:50           ` Stian Jordet
2002-09-27  7:10             ` Vojtech Pavlik
2002-09-27 11:51               ` Stian Jordet
2002-10-07 13:00                 ` Vojtech Pavlik
2002-10-07 19:55                   ` Stian Jordet
2002-10-07 20:01                     ` Vojtech Pavlik [this message]
2002-10-08  0:20                       ` Stian Jordet
2002-10-08  8:17                         ` Vojtech Pavlik
2002-10-08 17:18                           ` Stian Jordet
2002-10-08 17:25                             ` Vojtech Pavlik
2002-10-08 23:48                               ` Stian Jordet
     [not found]                                 ` <20021009082215.C1890@ucw.cz>
2002-10-09 10:42                                   ` Stian Jordet
2002-10-09  0:54                               ` Stian Jordet
2002-09-30 22:10               ` Stian Jordet
     [not found] <20021008085842.A4412@ucw.cz>
2002-10-08 17:14 ` Stian Jordet
2002-10-08 17:23   ` 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=20021007220106.A1640@ucw.cz \
    --to=vojtech@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=liste@jordet.nu \
    /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.