Wheelz108

Results 5 comments of Wheelz108

Reinstalling the prerequisites leads to the same error ``` sudo pacman -S dkms linux-headers bluez bluez-utils warning: dkms-3.2.1-1 is up to date -- reinstalling warning: linux-headers-6.15.9.arch1-1 is up to date...

You got it ``` DKMS (dkms-3.2.1) make.log for hid-xpadneo-v0.9-226/ga16acb0 for kernel 6.15.9-arch1-1 (x86_64) Tue 05 Aug 2025 11:25:53 AEST Building module(s) # command: make -j16 KERNELRELEASE=6.15.9-arch1-1 -C '/usr/lib/modules/6.15.9-arch1-1/build' M='/var/lib/dkms/hid-xpadneo/v0.9-226-ga16acb0/build/src' VERSION='v0.9-226-ga16acb0'...

Reinstalling via `sudo ./install.sh` does work as expected: ``` sudo ./install.sh * deploying DKMS package Deprecated feature: CLEAN (/usr/src/hid-xpadneo-v0.9-226-ga16acb0/dkms.conf) Creating symlink /var/lib/dkms/hid-xpadneo/v0.9-226-ga16acb0/source -> /usr/src/hid-xpadneo-v0.9-226-ga16acb0 * building module Deprecated feature: CLEAN...

Do let me know if you need more information from me at any point

My workaround right now is manually reinstalling with the dkms module install script after a restart. The driver does work with new kernels, I just need to manually reinstall it...