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
Trying on arch linux 5.10.5. I've installed the dependencies. Running the install.sh or make manually in the rtl drivers folder yields the following error:
Verifying a sane branch for your kernel version...
Yes
make -C /lib/modules/5.10.5-arch1-1/build M=/home/grunta/rtl8188ce-linux-driver modules
make[1]: *** /lib/modules/5.10.5-arch1-1/build: No such file or directory. Stop.
make: *** [Makefile:29: all] Error 2
The text was updated successfully, but these errors were encountered:
Trying on arch linux 5.10.5. I've installed the dependencies. Running the install.sh or make manually in the rtl drivers folder yields the following error:
Verifying a sane branch for your kernel version...
Yes
make -C /lib/modules/5.10.5-arch1-1/build M=/home/grunta/rtl8188ce-linux-driver modules
make[1]: *** /lib/modules/5.10.5-arch1-1/build: No such file or directory. Stop.
make: *** [Makefile:29: all] Error 2
The text was updated successfully, but these errors were encountered: