linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [BUG][3.5.4] No keyboard without i8042_nokbd=1 parameter
@ 2012-09-15 14:48 Chris Rankin
  0 siblings, 0 replies; only message in thread
From: Chris Rankin @ 2012-09-15 14:48 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-input

Hi,

I have recently upgraded my oldest PC from 3.4.8 to 3.5.4, but was puzzled to discover that the keyboard no longer worked unless I also added the i8042_nokbd=1 boot parameter. It turns out that 3.4.8 didn't use the i8042 keyboard device anyway:

>From 3.4.8:
...

i8042 aux: probe of 00:07 failed with error -16
i8042: PNP: PS/2 Controller [PNP0303] at 0x60,0x64 irq 1
i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
serio: i8042 KBD port at 0x60,0x64 irq 1
mousedev: PS/2 mouse device common for all mice
TCP: cubic registered
Registering the dns_resolver key type
Using IPI Shortcut mode
Freeing unused kernel memory: 268k freed
Write protecting the kernel text: 1628k
Write protecting the kernel read-only data: 580k
input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
...

Hence adding the i8042_nokbd=1 parameter merely forces the kernel to do again what it used to do automatically.Does anyone have any theories as to why the 3.5.x kernel now needs help to set the keyboard up correctly, please?

Thanks,
Chris


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-09-15 14:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-15 14:48 [BUG][3.5.4] No keyboard without i8042_nokbd=1 parameter Chris Rankin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).