Jump to content

Andr1k

Members
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. @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. @SteeMan hi. I installed the headers and tried to compile the driver but it gives an error. Looking for a second driver repository? I am new to linux so forgive me if my questions are very simple. i change arm7l to arm and have this: i run make oldconfig && make prepare
  3. Hello. Help to install rlt8189etv wifi drivers on armbian "Armbian_community_24.5.0-trunk.19_Rk322x-box_bookworm_current_6.6.16_minimal.img". After running make, I get an error indicating the absence of headers. Found deb from "linux-headers-current-rk322x_24.2.0-trunk.158_armhf__6.1.68". I understand that it will not suit me?
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines