To anyone who needs a Linux 4.20/5.0 8189es driver, I successfully compiled one from here https://github.com/jwrdegoede/rtl8189ES_linux/     I installed the headers .deb but needed some files from source kernel,  so cloned the https://github.com/150balbes/Amlogic_s905-kernel/ and copied the scripts/mod folder to the /lib/modules/<kernel version>/build/   Then, on the rtl8189es_linux folder   make ARCH=arm64  KSRC=/lib/modules/<kernel version>/build/ CONF
  • Reputation Points