public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* keyboard not found in 2.6.22.1
@ 2007-07-23  6:16 Alan Curry
  2007-07-25  1:28 ` [PATCH] powerpc: Pegasos keyboard detection Alan Curry
  0 siblings, 1 reply; 22+ messages in thread
From: Alan Curry @ 2007-07-23  6:16 UTC (permalink / raw)
  To: linux-kernel

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).


^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2007-08-09 16:45 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-23  6:16 keyboard not found in 2.6.22.1 Alan Curry
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox