berarma / new-lg4ff

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

[Requests] seems like install successful? #101

Closed chinalhx closed 2 days ago

chinalhx commented 3 days ago

cd /usr/src git clone cd new-lg4ff sudo make sudo make install sudo make load make -C /lib/modules/uname -r/build M=$PWD make -C /lib/modules/uname -r/build M=$PWD modules_install INSTALL /lib/modules/6.1.52-valve16-1-neptune-61/extra/hid-logitech-new.ko SIGN /lib/modules/6.1.52-valve16-1-neptune-61/extra/hid-logitech-new.ko At main.c:167:

then type: sudo dmesg hid_logitech_new:loading out of tree module taints kernel hid_logitech_new:module verification failed:signature and/or required key missing -tainting kerne is it successful?or missing some type command ?

berarma commented 2 days ago

It looks good.