If you are still having issues, I think the keyboard problem is due to kudzu not being able to configure the keyboard because the
keyboard is not working when kudzu detects new hardware. If you add something like
console=tty0 console=ttyS0,9600n8
at the end of the kernel line in grub for your boot option, this will redirect console output to the serial line. Then if you connect another
system to the serial line and start up a terminal program (e.g. hyperterm in windows, kermit in linux) and set up to use that serial line,
you should the console messages on the terminal screen, and more importantly you can tell kudzu to configure the keyboard.
I've also noticed what may be some at least temporary amelioration of the issue if the keyboard unplugged and replugged in after
linux up, or another USB keyboard plugged in. Not positive, though.
Still working on getting the mouse to work.
|