Could fix the touch-pad of my Ubuntu system which went off due to an unknown reason with these commands –
- On terminal run –
- sudo rmmod i2c_hid
- sudo modprobe i2c_hid
- Restart the system.
Could fix the touch-pad of my Ubuntu system which went off due to an unknown reason with these commands –