crystalhd icon indicating copy to clipboard operation
crystalhd copied to clipboard

Driver Compilation error on Arch Linux 5.10.46-1-lts x86_64

Open ethanh92 opened this issue 3 years ago • 1 comments

Trying to compile the driver Arch (actually Artix, but it's basically the same) and I keep getting this error. make -C /lib/modules/5.10.46-1-lts/build SUBDIRS=/home/ethan/Downloads/crystalhd/driver/linux modules make[1]: Entering directory '/usr/lib/modules/5.10.46-1-lts/build' scripts/Makefile.build:44: arch/x86/entry/syscalls/Makefile: No such file or directory make[2]: *** No rule to make target 'arch/x86/entry/syscalls/Makefile'. Stop. make[1]: *** [arch/x86/Makefile:224: archheaders] Error 2 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/usr/lib/modules/5.10.46-1-lts/build' make: *** [Makefile:30: all] Error 2

Kernel version is 5.10.46-1-lts x86_64

ethanh92 avatar Jul 01 '21 18:07 ethanh92

@ethanh92 try this fork https://github.com/dbason/crystalhd/ , I'm not checking much, but this one was more recent.

Ardakilic avatar Jul 01 '21 19:07 Ardakilic