You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
Do you have any other storage drive?
if so then cut paste the folder there and try again
maybe this will solve the error
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.
The text was updated successfully, but these errors were encountered: