berarma / new-lg4ff

Experimental Logitech force feedback module for Linux
GNU General Public License v2.0
298 stars 18 forks source link

Can't make it load automatically #85

Open Chrom25 opened 7 months ago

Chrom25 commented 7 months ago

Hello! so I have installed the driver using dkms without any issues and if I load it manually by using

it work as expected, but I can't make it load automatically after reboot on Ubuntu 23.10. I did

sudo update-initramfs -u (and even sudo update-initramfs -c -k $(uname -r))

but after reboot lsmod steel shows me

ff_memless 24576 1 hid_logitech hid_generic 12288 0 usbhid 77824 1 hid_logitech hid 180224 3 hid_logitech,usbhid,hid_generic

so each time after reboot I need to do rmmod modprobe to make it work. Any thoughts?

PS. on Fedora it works after dracut --regenerate-all without any issue.

berarma commented 7 months ago

Can you paste the contents of the following files?

/etc/initramfs-tools/initramfs.conf /etc/initramfs-tools/update-initramfs.conf /etc/initramfs-tools/modules