Version of xpadneo
0.10.2
Describe the Bug
If installation fails initially, for example:
WARNING: kernel uhid module not found, controller firmware 5.x will not be supported
* deploying DKMS package
Creating symlink /var/lib/dkms/hid-xpadneo/v0.10.2/source -> /usr/src/hid-xpadneo-v0.10.2
* building module
Sign command: /usr/src/linux-headers-6.19.11-x64v3-xanmod1/scripts/sign-file
Binary update-secureboot-policy not found, modules won't be signed
Building module(s)...(bad exit status: 2)
Failed command:
make -j64 KERNELRELEASE=6.19.11-x64v3-xanmod1 -C '/lib/modules/6.19.11-x64v3-xanmod1/build' M='/var/lib/dkms/hid-xpadneo/v0.10.2/build/src' VERSION='v0.10.2' modules LLVM=1
ERROR (dkms apport): binary package for hid-xpadneo: v0.10.2 not found
Error! Bad return status for module build on kernel: 6.19.11-x64v3-xanmod1 (x86_64)
Consult /var/lib/dkms/hid-xpadneo/v0.10.2/build/make.log for more information.
Repeated calls will fail even after fixing the root of the issue:
WARNING: kernel uhid module not found, controller firmware 5.x will not be supported
* deploying DKMS package
Error! DKMS tree already contains: hid-xpadneo/v0.10.2
You cannot add the same module/version combo more than once.
make: *** [Makefile:65: install] Помилка 3
HINT: Try uninstalling xpadneo first
The hint is correct and helps, but I think it should be done automatically, especially if the binary compiled module is not present yet.
Version of xpadneo
0.10.2
Describe the Bug
If installation fails initially, for example:
Repeated calls will fail even after fixing the root of the issue:
The hint is correct and helps, but I think it should be done automatically, especially if the binary compiled module is not present yet.