GarethHards

Results 3 issues of GarethHards

pi@raspberrypi:/etc/rtl8188eu $ git clone git://github.com/lwfinger/rtl8188eu fatal: could not create work tree dir 'rtl8188eu': Permission denied pi@raspberrypi:/etc/rtl8188eu $

make install && make modules_install install -p -m 644 8188eu.ko /lib/modules/5.10.11-v7l+/kernel/drivers/net/wireless/ install: cannot stat '8188eu.ko': No such file or directory make: *** [Makefile:1917: install] Error 1

pi@raspberrypi:~/usbwifi/rtl8821CU $ sudo dkms build -m rtl88x2bu -v ${VER} # Takes ~3-minutes on a 3B+ Error! echo Your kernel headers for kernel 5.10.11-v7l+ cannot be found at /lib/modules/5.10.11-v7l+/build or /lib/modules/5.10.11-v7l+/source....