Mark Orr Posted July 12, 2023 Share Posted July 12, 2023 I just installed the image located here and am unable to get a bluetooth keyboard and mouse to connect. https://www.armbian.com/orange-pi-zero-plus-2-h3/ And used armbian-config -> Network -> Enable bluetooth. Here's the output of some common debugging commands I found in the forums. root@orangepizeroplus2-h3:~# lsusb Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub root@orangepizeroplus2-h3:~# rfkill list 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no root@orangepizeroplus2-h3:~# root@orangepizeroplus2-h3:~# sudo systemctl status bluetooth ● bluetooth.service - Bluetooth service Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled) Active: active (running) since Tue 2023-07-11 21:43:39 EDT; 21min ago Docs: man:bluetoothd(8) Main PID: 2945 (bluetoothd) Status: "Running" Tasks: 1 (limit: 828) Memory: 424.0K CPU: 283ms CGroup: /system.slice/bluetooth.service └─2945 /usr/lib/bluetooth/bluetoothd Jul 11 21:43:39 orangepizeroplus2-h3 systemd[1]: Starting Bluetooth service... Jul 11 21:43:39 orangepizeroplus2-h3 bluetoothd[2945]: Bluetooth daemon 5.64 Jul 11 21:43:39 orangepizeroplus2-h3 systemd[1]: Started Bluetooth service. Jul 11 21:43:39 orangepizeroplus2-h3 bluetoothd[2945]: Starting SDP server Jul 11 21:43:39 orangepizeroplus2-h3 bluetoothd[2945]: Bluetooth management interface 1.22 initialized root@orangepizeroplus2-h3:~# hcitool scan Device is not available: No such device root@orangepizeroplus2-h3:~# I also ran armbianmonitor -U > monitor.txt The results of which are attached to this message. It seems like the bluetooth service comes up, but it doesn't see any bluetooth devices. Can anyone point me in the right direction? monitor.txt 0 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.