I resolved the problem by adding the following init script:

   #!/bin/sh
   echo -n "i8042" > /sys/bus/platform/drivers/i8042/unbind
   echo -n "i8042" > /sys/bus/platform/drivers/i8042/bind

(linking it to /etc/rc2.d/S20rebind-keyboard worked for me.)

-- 
ps2 keyboard does not work on VIA chipset mainboard
https://bugs.launchpad.net/bugs/117899
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to