We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installed latest build ubuntu-24.04-preinstalled-desktop-arm64-orangepi-3b.img.xz
ubuntu-24.04-preinstalled-desktop-arm64-orangepi-3b.img.xz
Default uses old v1.1 SBC BT modules
v1.1
sudo nano /etc/modules #sprdbt_tty #sprdwl_ng btbcm
then
cd /lib/firmware/6.1.0-1023-rockchip/device-tree/rockchip wget -O rk3566-orangepi-3b.dtb https://github.com/defencedog/orangepi3b_v2.1/raw/refs/heads/main/files_tools/vendor_Kernel6.1/Overclocked_dtb/rk3566-orangepi-3b-v2.1.dtb sudo u-boot-update sudo reboot
lsmod correctly shows btbcm loaded
lsmod
btbcm
6.1.0.1023
OrangePi 3b v2.1
Ubuntu 24.04 LTS (Noble Nombat)
[ 22.505065] Bluetooth: hci0: BCM: firmware Patch file not found, tried: [ 22.505097] Bluetooth: hci0: BCM: 'brcm/BCM4345C5.rockchip,rk3566-orangepi-3b.hcd' [ 22.505109] Bluetooth: hci0: BCM: 'brcm/BCM4345C5.hcd' [ 22.505119] Bluetooth: hci0: BCM: 'brcm/BCM.rockchip,rk3566-orangepi-3b.hcd' [ 22.505129] Bluetooth: hci0: BCM: 'brcm/BCM.hcd' [ 22.648047] Bluetooth: hci0: Opcode 0x2031 failed: -22
The text was updated successfully, but these errors were encountered:
I'll be honest, I do not care at all about this device and have no plans to fix it. You're welcome to send any pull request to fix it yourself.
Sorry, something went wrong.
Joshua-Riek
No branches or pull requests
What happened?
Installed latest build
ubuntu-24.04-preinstalled-desktop-arm64-orangepi-3b.img.xz
Default uses old
v1.1
SBC BT modulesthen
lsmod
correctly showsbtbcm
loadedKernel version
6.1.0.1023
SBC model
OrangePi 3b v2.1
What operating system are you seeing this problem on?
Ubuntu 24.04 LTS (Noble Nombat)
Relevant logs
The text was updated successfully, but these errors were encountered: