OpenSolaris

Printable Version Enter a New Search
Bug ID 6695011
Synopsis kb8042 driver does not support built in keyboard for Asus EEE PC
State 10-Fix Delivered (Fix available in build)
Category:Subcategory driver:i8042
Keywords
Responsible Engineer Seth Goldberg
Reported Against
Duplicate Of
Introduced In solaris_2.5.1
Commit to Fix snv_100
Fixed In snv_100
Release Fixed solaris_nevada(snv_100)
Related Bugs 6750228 , 6751793
Submit Date 28-April-2008
Last Update Date 8-October-2008
Description
The keyboard driver attaches on boot but no input is read unless the kb8042 driver module is unloaded and reloaded.
To integrate this, so that it will be available for OpenSolaris 2008.11 would be very appreciated. Doug McCallum also tested this driver with a HP ZV 5000 laptop and found that it doesn't cause any regression in testing so far.
Work Around
modunload -i `modinfo|awk '/kb8042/ {print$1}'`
devfsadm -i kb8042
I found that, during the grub phase of the boot, if the kernel line was modified to say have 
a -v, and then b(oot) the keyboard works fine
Comments
N/A