Jump to content

uropb

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by uropb

  1. From forum.manlaro :

    I got RTL8189ETV (may also works with rtl8189es) working with jwrdegoede/rtl8189ES_linux:
    (kernel : 5.13.12-1-MANJARO-ARM #1 SMP Wed Aug 18 07:36:58 UTC 2021 aarch64 GNU/Linux)

     

    git clone https://github.com/jwrdegoede/rtl8189ES_linux.git

    sudo pacman -S linux-headers

    cd /usr/lib/modules/5.13.12-1-MANJARO-ARM/build/arch

    sudo mv arm armold

    sudo mv arm64 arm

    cd ~/rtl8189ES_linux/

    make -j4 ARCH=arm KSRC=/usr/lib/modules/5.13.12-1-MANJARO-ARM/build

    sudo cp 8189es.ko /usr/lib/modules/5.13.12-1-MANJARO-ARM/kernel/drivers/net/wireless/realtek/

    sudo depmod -a sudo modprobe 8189es

     

    Check with nmtui or ip addr and rename arm&arm64 back.

  2. 3 hours ago, rna said:

     

    1. No Audio both HDMI and Audio Jack

     

    For HDMI, may help you, alsamixer

    "...The MM label below a channel indicates that the channel is muted, and 00 indicates that it is open.

    Scroll to the Master and PCM channels with the ← and → keys and unmute them by pressing the m key.

    Use the ↑ key to increase the volume and obtain a value of 0 dB gain..." ( from arch wiki)

    But i use sm1-sei610.dtb

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines