public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Strange atkbd messages with missing keyboard
@ 2004-02-12 14:18 Meelis Roos
  2004-02-12 14:46 ` Andries Brouwer
  0 siblings, 1 reply; 8+ messages in thread
From: Meelis Roos @ 2004-02-12 14:18 UTC (permalink / raw)
  To: linux-kernel

I get strange messages on bootup when there is no keyboard attached
(Intel 430TX chipset on a Tyan S1573 mainboard) - it tells about unknown
keys pressed.

When no keyboard and no mouse is plugged in:

serio: i8042 AUX port at 0x60,0x64 irq 12
atkbd.c: Unknown key pressed (raw set 0, code 0x17e on isa0060/serio1).
atkbd.c: Use 'setkeycodes 7e <keycode>' to make it known.
serio: i8042 KBD port at 0x60,0x64 irq 1
atkbd.c: Unknown key released (translated set 0, code 0x7e on isa0060/serio0).
atkbd.c: Use 'setkeycodes 7e <keycode>' to make it known.

When keyboard is plugged in but no mouse:

serio: i8042 AUX port at 0x60,0x64 irq 12
atkbd.c: Unknown key pressed (raw set 0, code 0x17e on isa0060/serio1).
atkbd.c: Use 'setkeycodes 7e <keycode>' to make it known.
serio: i8042 KBD port at 0x60,0x64 irq 1
input: AT Translated Set 2 keyboard on isa0060/serio0

With both keyboard and mouse plugged in it is normal:

serio: i8042 AUX port at 0x60,0x64 irq 12
input: PS/2 Logitech Mouse on isa0060/serio1
serio: i8042 KBD port at 0x60,0x64 irq 1
input: AT Translated Set 2 keyboard on isa0060/serio0

-- 
Meelis Roos (mroos@linux.ee)




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

end of thread, other threads:[~2004-02-14  9:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-12 14:18 Strange atkbd messages with missing keyboard Meelis Roos
2004-02-12 14:46 ` Andries Brouwer
2004-02-12 21:36   ` Vojtech Pavlik
2004-02-13 13:12     ` Meelis Roos
2004-02-13 18:27       ` Dmitry Torokhov
2004-02-13 18:57         ` Vojtech Pavlik
2004-02-13 22:46           ` Dmitry Torokhov
2004-02-14  9:59             ` Vojtech Pavlik

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