From: Alan Curry <pacman@TheWorld.com>
To: linux-kernel@vger.kernel.org
Subject: keyboard not found in 2.6.22.1
Date: Mon, 23 Jul 2007 02:16:36 -0400 (EDT) [thread overview]
Message-ID: <200707230616.l6N6GaPg1212004@shell01.TheWorld.com> (raw)
When I boot 2.6.22.1 on my PegasosPPC, the PS/2 keyboard is not detected. It
works in 2.6.21.5. Both kernels have:
CONFIG_KEYBOARD_ATKBD=y
CONFIG_SERIO_I8042=y
The 2.6.21.5 kernel logs this stuff during boot:
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
input: AT Translated Set 2 keyboard as /class/input/input0
atkbd.c: keyboard reset failed on isa0060/serio1
(The "keyboard reset failed" has always been there and the keyboard has
always worked, it doesn't seem to indicate any actual problem)
The 2.6.22.1 doesn't log anything like those 4 lines. The only new thing that
shows up in 2.6.22.1 is
console handover: boot [udbg0] -> real [tty0]
Aside from those lines, there's an exact line-for-line correspondence between
the boot logs.
I can log in over the network while running the broken kernel, but I'm not
sure what information I should be gathering once I'm in there.
In my attempt to understand the workings of input/serio/i8042.c, the only
result so far is that I noticed an unimportant typo in the 2.6.22 patch
("readinng" in the comment above i8042_toggle_aux).
next reply other threads:[~2007-07-23 6:16 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-23 6:16 Alan Curry [this message]
2007-07-25 1:28 ` [PATCH] powerpc: Pegasos keyboard detection Alan Curry
2007-07-25 6:22 ` Benjamin Herrenschmidt
2007-07-25 6:45 ` Alan Curry
2007-07-25 7:12 ` Benjamin Herrenschmidt
2007-07-27 1:48 ` Andrew Morton
2007-07-27 3:00 ` Benjamin Herrenschmidt
2007-07-27 4:22 ` Andrew Morton
2007-07-27 4:48 ` Alan Curry
2007-07-27 7:15 ` Benjamin Herrenschmidt
2007-07-31 21:26 ` Segher Boessenkool
2007-08-01 7:25 ` Matt Sealey
2007-08-01 7:28 ` Matt Sealey
2007-08-02 4:40 ` Alan Curry
2007-08-06 18:45 ` Segher Boessenkool
2007-08-06 21:40 ` Matt Sealey
2007-08-06 21:57 ` Segher Boessenkool
2007-08-07 16:21 ` Matt Sealey
2007-08-09 16:30 ` Segher Boessenkool
2007-08-09 16:46 ` Matt Sealey
2007-08-07 4:16 ` Alan Curry
2007-08-07 16:27 ` Matt Sealey
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=200707230616.l6N6GaPg1212004@shell01.TheWorld.com \
--to=pacman@theworld.com \
--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