Author: Sreekumar Kj

  • Fix : Touchpad not working in Ubuntu

    Could fix the touch-pad of my Ubuntu system which went off due to an unknown reason with these commands  –

    1. On terminal run –
      • sudo rmmod i2c_hid
      • sudo modprobe i2c_hid
    2. Restart the system.