Jump to content

Andr1k

Members
  • Posts

    3
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Andr1k got a reaction from fabiobassa in CSC Armbian for RK322x TV box boards   
    @BLFC i fix problem. Reinstall linux-headers.
    My solution:
    sudo apt update sudo apt upgrade reboot sudo apt install linux-headers-current-rockchip sudo apt install git sudo git clone https://github.com/jwrdegoede/rtl8189ES_linux/ cd rtl81* sudo make ARCH=arm KSRC=/lib/modules/$(uname -r)/build CONFIG_POWER_SAVING=n sudo cp 8189es.ko /usr/lib/modules/$(uname -r)/kernel/drivers/net/wireless/realtek/ sudo depmod -a sudo modprobe 8189es Thx for helping. Have a good day!
  2. Like
    Andr1k reacted to SteeMan in CSC Armbian for RK322x TV box boards   
    @Andr1k  If you have one of the community nightly builds installed, you should be able to apt update/apt upgrade to the current build and then apt install linux-headers-current-xxxx.  At least that works for me, but I work with amlogic boxes, not the rockchip ones.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines