public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: adri <adriano.archetti@tiscali.it>
To: linux-kernel@vger.kernel.org
Cc: adri <adriano.archetti@tiscali.it>, Andries Brouwer <aebr@win.tue.nl>
Subject: Re: 2.6.0-test1/2 won't let me use keyboard
Date: Sun, 3 Aug 2003 00:37:40 +0200	[thread overview]
Message-ID: <20030802223740.GA655@inwind.it> (raw)
In-Reply-To: <20030730072708.GA893@inwind.it>

il giorno Wed, Jul 30, 2003 at 09:27:08AM +0200, adri ha scritto
> il giorno Tue, Jul 29, 2003 at 04:20:25PM +0200, Andries Brouwer ha scritto
> > Could you compile i8042.c with #define DEBUG instead of #undef DEBUG
> > and report what that yields in the syslog?
well, i investigate into my problem, building kernel with debug, and i
noticed some strange...
when the system boot up it load mouse without problem:

drivers/input/serio/i8042.c: d4 -> i8042 (command) [562]
drivers/input/serio/i8042.c: 14 -> i8042 (parameter) [562]
drivers/input/serio/i8042.c: fa <- i8042 (interrupt, aux, 12) [564]
Synaptics Touchpad, model: 1
 Firmware: 5.8
 Sensor: 35
 new absolute packet format
 Touchpad has extended capability bits
 -> multifinger detection
 -> palm detection
input: Synaptics Synaptics TouchPad on isa0060/serio1

then it start to search for the aux port, with success:

drivers/input/serio/i8042.c: d4 -> i8042 (command) [584]
drivers/input/serio/i8042.c: f4 -> i8042 (parameter) [584]
drivers/input/serio/i8042.c: fa <- i8042 (interrupt, aux, 12) [586]
serio: i8042 AUX port at 0x60,0x64 irq 12

and for the last it find the keyboard:

drivers/input/serio/i8042.c: 00 -> i8042 (kbd-data) [629]
drivers/input/serio/i8042.c: fa <- i8042 (interrupt, kbd, 1) [631]
drivers/input/serio/i8042.c: 41 <- i8042 (interrupt, kbd, 1) [640]
input: AT Set 2 keyboard on isa0060/serio0
serio: i8042 KBD port at 0x60,0x64 irq 1

but here the problem is the same: when i press a key it seems that i
press this keys for almost 4 time (eg. i press "a", and it give me
"aaaa")
when i try to stop my system, i pressed alt+sysrq, +s, for sync, +u for
mounting read only, and i mistake and pressed alt+sysrq+i, so i killed
every task.
well, i noticed here, with debug still on, that when i pressed a key, it
received only one pressure:
drivers/input/serio/i8042.c: 0c <- i8042 (interrupt, kbd, 1) [168545]
but it write to standard output for characters.
i think the problem is just here, then, someone wants to help me to fix
this?

thanks
adri

ah, just for knowledge, my keyboard is the standard keyboard with laptop
hp pavilion ze4200...
-- 
icq# 63011800 - jabber: adri@jabber.org
gnupg key id: 4472FB13
"Non esiste vento favorevole per il marinaio che non sa dove andare."
Seneca

  reply	other threads:[~2003-08-04  7:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-28 21:45 2.6.0-test1/2 won't let me use keyboard adri
2003-07-29 14:20 ` Andries Brouwer
2003-07-30  7:27   ` adri
2003-08-02 22:37     ` adri [this message]
2003-08-04  9:53       ` Andries Brouwer
2003-08-04 10:17         ` adri
2003-08-10 23:00         ` adri

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=20030802223740.GA655@inwind.it \
    --to=adriano.archetti@tiscali.it \
    --cc=aebr@win.tue.nl \
    --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