-
Notifications
You must be signed in to change notification settings - Fork 110
Description
When i try to make it i get this error i tried also doing the automatic install and got the same error
if [ -e verify_branch.sh ] ;
then
./verify_branch.sh ;
fi;
Verifying a sane branch for your kernel version...
Yes
make -C /lib/modules/6.0.16-300.fc37.x86_64/build M=/home/promethilaus/Downloads/rtl8188ce-linux-driver modules
make[1]: *** /lib/modules/6.0.16-300.fc37.x86_64/build: No such file or directory. Stop.
make: *** [Makefile:29: all] Error 2
When i try the semi automatic building i got this error
Sign command: /lib/modules/6.0.16-300.fc37.x86_64/build/scripts/sign-file
Binary /lib/modules/6.0.16-300.fc37.x86_64/build/scripts/sign-file not found, modules won't be signed
Deprecated feature: REMAKE_INITRD (/var/lib/dkms/rtlwifi/1.0.0/source/dkms.conf)
Error! The /var/lib/dkms/rtlwifi/1.0.0/6.0.16-300.fc37.x86_64/x86_64/dkms.conf for module rtlwifi includes a BUILD_EXCLUSIVE directive which does not match this kernel/arch.
This indicates that it should not be built.