InfernalWolf666 Posted October 7 Share Posted October 7 Hello. The official adapter does not work for my orange pi 5 plus. https://aliexpress.ru/item/1005005956334270.html?spm=a2g2w.orderdetail.0.0.4e224aa6r3APff&sku_id=12000035019805399 The problem is this. Wi-Fi works, you turn on bluetooth, bluetooth doesn’t work initially. After turning on bluetooth, Wi-Fi does not work and bluetooth does not work either. Realtek RTL8852BE-CG BE CPU work in all officials builds. Help me please 0 Quote Link to comment Share on other sites More sharing options...
Werner Posted October 7 Share Posted October 7 Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed. 0 Quote Link to comment Share on other sites More sharing options...
InfernalWolf666 Posted October 7 Author Share Posted October 7 (edited) Orange pi OS (arch) I found these files in the folder. /boot/dtbs/rockchip/overlay I can't be sure. But please look at these files. I think these are the drivers Now I will install Armibian and take your advice rk3588-wifi-pcie.dtbo rk3588-wifi-ap6275p.dtbo Edited October 7 by InfernalWolf666 0 Quote Link to comment Share on other sites More sharing options...
schwar3kat Posted October 7 Share Posted October 7 @InfernalWolf666 As you have provided no logs, I can't see what Armbian image you have used. Your board is very new and it is likely that things are still missing from the upstream Kernel and the legacy build . In such cases the legacy build is often more complete than the current build. Those are device tree overlay files that you have found, however they are from another source and another board and are not relevant. Hardware devices that are not included by default on the board are usually not included in the default device tree. They would normally be added as device tree overlays. They are not drivers, they just map the hardware addresses so that the devices can be addressed by software. Drivers are generally included in the Kernel if they exist in the mainline Kernel or have been added as patches into the Armbian build. Device tree overlays can be applied through armbian-config, System, Hardware. (possibly not relevant but included for your understanding) Screenshots of armbian-config from a legacy build: (From a console type armbian-config) There are a number of overlays available for Opi5+ but I don't see anything related to your issue use the arrow keys to scroll. I suspect that your device may not currently be supported by the build that you are using. EDIT: According to the download page, you need to enable orangepi-5-ap6275p overlay from Hardware menu of armbian-config and reboot. 0 Quote Link to comment Share on other sites More sharing options...
InfernalWolf666 Posted October 20 Author Share Posted October 20 Sorry that I was gone for a long time. There, Ubuntu release 1.28 was released on Github. There Wi-Fi works correctly, but bluetooth still does not work. So for now I’ll stick to the orange OS Archlinux 0 Quote Link to comment Share on other sites More sharing options...
InfernalWolf666 Posted November 8 Author Share Posted November 8 Github ubuntu Jshoua Riek ! Realse 1.29 - repair work bluetooth . Team Armbian ay ?! Everebody home ?! 0 Quote Link to comment Share on other sites More sharing options...
Werner Posted November 8 Share Posted November 8 https://docs.armbian.com/Process_Contribute/ 0 Quote Link to comment Share on other sites More sharing options...
Spooky Posted November 18 Share Posted November 18 This WiFi + Bluetooth card should now fully work on the legacy kernel. Bluetooth was fixed by the below commit. Users may need to install armbian-firmware-full to get the required firmware. https://github.com/armbian/linux-rockchip/commit/0d05f8c90fbdcf35e63fa58c0d0400a19bc3a33f 2 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.