That's life.
#!/bin/sh # Force re-init of the i8042 PS/2 keyboard/mouse controllerecho -n "i8042" > /sys/bus/platform/drivers/i8042/unbindecho -n "i8042" > /sys/bus/platform/drivers/i8042/bind
Post a Comment
No comments:
Post a Comment