You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



Unload default psmouse driver then load a new driver at startup

Author (Read 13962 times)

0 Members and 1 Guest are viewing this topic.

Unload default psmouse driver then load a new driver at startup
« Reply #1 on: March 16, 2020, 05:49:09 AM »
 

jam_27

  • New to Forums
  • *
  • 7
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile

  • CPU: Intel Core Solo U1500 1.33 GHz

  • MEMORY: 1Gb
Not sure if the title is what I really need but its my assessment of the issue anyway.
I need to use a patched psmouse driver from here https://github.com/antonizoon/psmouse-ux for my machine (vaio ux1).
The driver works as intended on kernel 4.4 (latest Lite 32bit) but does not survive reboot.
Issuing the last two commands (7 and 8 in the github link) after startup gets the mouse working as intended.
Code: [Select]
    sudo modprobe -r psmouse
Code: [Select]
    sudo modprobe psmouse
How to make this permanent?
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section