rtl8192eu-arm-linux-driver
rtl8192eu-arm-linux-driver copied to clipboard
Raspberry Pi Drivers for the rtl8192eu chipset for wireless adapters (D-Link DWA-131 rev E1 included!)
According to https://github.com/aircrack-ng/rtl8188eus/issues/150 support for file/headers net/ipx.h has been dropped in recent kernel versions. Driver can be installed with `sudo apt install firmware-realtek`, but has to be removed from blacklist(s)...
When I try to compile the driver on Raspberry 4 with Kali $ make ARCH=arm I receive this message: make ARCH=arm CROSS_COMPILE= -C /lib/modules/5.4.83-Re4son-v7l+/build M=/home/kali/rtl8192eu-arm-linux-driver modules make[1]: Entering directory '/usr/src/linux-headers-5.4.83-Re4son-v7l+'...
Hi your fork is coming up first on google, though it doesn't build on recent kernels. The other one you forked is actively maintained and builds. You might want to...
I get an error when compiling using `Linux raspberrypi 5.10.17-v7+ #1403 SMP Mon Feb 22 11:29:51 GMT 2021 armv7l GNU/Linux` ``` /home/pi/rtl8192eu-arm-linux-driver/include/rtw_security.h:255:8: error: redefinition of ‘struct sha256_state’ struct sha256_state {...