Jump to content

Gypsophila .

Members
  • Posts

    7
  • Joined

  • Last visited

  1. Not recommanded. Although Emby Server is available for arm64 and can install on the SBC, it lost the hw acceleration. You'd better use jellyfin instead.
  2. @GicaContra I also noticed this problem: first boot can turn on the wifi but can not connect to AP. After install the DKMS driver ,try to reboot twice then it should be worked fine. Edge kernel is 6.10, the 8852be driver is included in the mainline kernel about 6.2, so it should work, but edge kernel will lost many hardware supports on the board, it's not recommended.
  3. I think It's also wired after that PR the 8852BE driver is still not added into the OS build. Now I have compile the the DKMS driver by myself, you can simply install it through APT. Download here sudo apt install -f ./rtw8852be-dkms_1.0.0_all.deb Rember to turn off system auto-suspend: sudo systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target Good luck!
  4. https://github.com/armbian/linux-rockchip/tree/rk-6.1-rkr1/drivers/net/wireless/realtek/rtw89 Should be here? I am not sure. I have the same issue about 8852BE
  5. I have armbian-firmware-full installed. By the way, the config you mentioned in github is linux-rk35xx-legacy(kernel 5.10), not the linux-rk35xx-vendor(kernel 6.1) used in Armbian 24.5.1 Stable. This topic has also mentioned about the lost rtl8852be driver: No WiFi on latest image - Orange Pi 5 Plus - Armbian Community Forums Thanks!
  6. Unfortunately, "sudo modprobe rtw89" didn't work. It returned this with error: "modprobe: FATAL: Module rtw89 not found in directory /lib/modules/6.1.43-vendor-rk35xx" I think it may be lost 8852BE kernel module? In directory /lib/modules/6.1.43-vendor-rk35xx/kernel/drivers/net/wireless/realtek/rtw89, I find "rtw89_8852c.ko", "rtw89_8852ae.ko", "rtw89_8852ce.ko", just without "rtw89_8852be.ko".
  7. RTL8852BE is the official recommended Wifi module for Orange Pie 5 PLUS, but it is not available in Armbian 24.5.1 Linux Vendor Kernel 6.1 without a driver module. Hope the official driver will be added to the 6.1 kernel. Thanks.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines