Posts by gordovalor

    Hi, thanks for all your work, I have your exact same tv box, rk3228 and same wifi module. I am using ilmich's libreelec. How would I go about compiling your driver in order to include it?

    GitHub - dtechsrv/android_hardware_wifi_realtek_drivers_8723as
    Contribute to dtechsrv/android_hardware_wifi_realtek_drivers_8723as development by creating an account on GitHub.
    github.com

    I git clone it and use make, but apparently I f up. If it's much more complex like this, i'll just use it without internet, but perhaps there was an easy way. cheers!

    Code
    make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- -C ../../../../../../common M=/home/USER/android_hardware_wifi_realtek_drivers_8723as/rtl8723AS  modules              make[1]: *** ../../../../../../common: File or directory does not exist.  Stop.                                                                                      make: *** [Makefile:843: modules] Error 2