Open Tennyleaz opened 1 year ago
Hello @Tennyleaz , I use openSUSE TW too, could you help me how were you able to install xpad/zeroplus? It gives me problems:
/bin/sh: línea 1: ./tools/bpf/resolve_btfids/resolve_btfids: No existe el fichero o el directorio make[3]: *** [/usr/src/linux-6.5.4-1/scripts/Makefile.modfinal:62: /var/lib/dkms/xpad/0.4/build/xpad.ko] Error 127 make[3]: *** Se borra el archivo '/var/lib/dkms/xpad/0.4/build/xpad.ko' make[2]: *** [/usr/src/linux-6.5.4-1/Makefile:1969: modules] Error 2 make[1]: *** [../../../linux-6.5.4-1/Makefile:234: __sub-make] Error 2 make[1]: se sale del directorio '/usr/src/linux-6.5.4-1-obj/x86_64/default' make: *** [Makefile:5: all] Error 2
make.log: make.log
Sorry I cannot understand the language in your log.
Sorry I cannot understand the language in your log.
95% is English
I need zeroplus controller support, so I'm using zeroplus branch: https://github.com/paroj/xpad/tree/zeroplus Every time after a kernel update, I need to run
sudo dkms autoinstall
again to let module to build.My system is OpenSuse TW
I see there is
AUTOINSTALL="yes"
line already in/usr/src/xpad-0.4/dkms.conf
. But seems the configuration is not working?Or, is there any plan to add zeroplus support to mainline?