I want to use a D Link N300
Wireless N Nano Adapter on the USB Armory MKII to use the USB Armory MKII as Internetgateway for the Host-PC... i cant find a proper driver for the WLAN Adpater.
When I make lsusb I can see the Wireless N Nano Adapter [Realtek RTL8192EU]
I tried to install the driver from here:
https://github.com/Mange/rtl8192eu-linux-driver but it doesnt work. I get an error stating: Bad return status for module on kernel: 6.1.39-0 (armv7l)
I changed in the makefile from the driver the platform to CONFIG_PLATFORM_ARM_AARCH64 = y (there is no option for the i.MX6ULZ)
Is there an other way to get the wireless adapter working?