-
Notifications
You must be signed in to change notification settings - Fork 177
make issue #51
Comments
######### Notify SDIO Host Keep Power During Syspend ########## i got upto here and edit the file like the blog said i should |
pi@raspberrypi:~ $ DRV_NAME=rtl8821CU |
pi@raspberrypi:~ $ cd usbwifi Creating symlink /var/lib/dkms/rtl8821CU/5.2.5.3/source -> DKMS: add completed. |
pi@raspberrypi:~ $ sudo apt install raspberrypi-kernel-headers |
pi@raspberrypi: |
5.10.11-v8+ is my last folder in lib modules and the one with the issue is the one above |
i followed the steps on : https://thepihut.com/blogs/raspberry-pi-tutorials/how-to-setup-a-rtl881cu-usb-wifi-adapter-with-the-raspberry-pi-4 and in the file folder tried make and this was the result:
pi@raspberrypi:
/usbwifi $ cd rtl8821CU/usbwifi/rtl8821CU $ makepi@raspberrypi:
make ARCH=arm CROSS_COMPILE= -C /lib/modules/5.10.11-v7l+/build M=/home/pi/usbwifi/rtl8821CU modules
make[1]: *** /lib/modules/5.10.11-v7l+/build: No such file or directory. Stop.
make: *** [Makefile:1923: modules] Error 2
pi@raspberrypi:~/usbwifi/rtl8821CU $
The text was updated successfully, but these errors were encountered: