Wednesday, November 25, 2009

Ubuntu suspend without keyboard

Some similar problems seem related to the intel keyboard controller.
Well the following command should cure and identify my problem :

root@batman:~# echo -n "i8042" > /sys/bus/platform/drivers/i8042/unbind
root@batman:~# echo -n "i8042" > /sys/bus/platform/drivers/i8042/bind

No change, so I can forget about the entire set of stuff related to this hardware...

No comments: