https://bugzilla.kernel.org/show_bug.cgi?id=199715 --- Comment #39 from Richard Neumann (mail@xxxxxxxxxxxxxxxxxx) --- I just tried to test the latest staged upstream version, but it does not even build: make: Entering directory '/usr/lib/modules/5.10.7-zen1-1-zen/build' CC [M] /var/lib/dkms/amd-sfh-hid/1.0.3/build/amd_sfh_hid.o CC [M] /var/lib/dkms/amd-sfh-hid/1.0.3/build/amd_sfh_client.o CC [M] /var/lib/dkms/amd-sfh-hid/1.0.3/build/amd_sfh_pcie.o CC [M] /var/lib/dkms/amd-sfh-hid/1.0.3/build/hid_descriptor/amd_sfh_hid_desc.o /var/lib/dkms/amd-sfh-hid/1.0.3/build/hid_descriptor/amd_sfh_hid_desc.c:12:10: fatal error: amd_sfh_pcie.h: No such file or directory 12 | #include "amd_sfh_pcie.h" | ^~~~~~~~~~~~~~~~ compilation terminated. make[1]: *** [scripts/Makefile.build:279: /var/lib/dkms/amd-sfh-hid/1.0.3/build/hid_descriptor/amd_sfh_hid_desc.o] Error 1 make: *** [Makefile:1805: /var/lib/dkms/amd-sfh-hid/1.0.3/build] Error 2 make: Leaving directory '/usr/lib/modules/5.10.7-zen1-1-zen/build' I never understood why they put the hid descriptors in a subdir anyway. I already spent far too much time on this driver. I have my working refactored version. I'll leave the rest for somebody else. -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.