I am trying out the latest Armbian Debian Buster release for a Nanopi Neo Air.
It is working fine. I've loaded Armbian into the eMMC and I can boot off of it. I have done `apt update && apt upgrade`. Using armbian-config, I have configured Wi-Fi and can SSH in.
However, Bluetooth does not work:
# systemctl status ap6212-bluetooth.service
* ap6212-bluetooth.service - LSB: Patch firmware for ap6212 adapter
Loaded: loaded (/etc/init.d/ap6212-bluetooth; generated)
Active: failed (Result: exit-code) since Thu 2019-10-24 04:12:56 UTC; 6min ago
Docs: man:systemd-sysv-generator(8)
Process: 1928 ExecStart=/etc/init.d/ap6212-bluetooth start (code=exited, status=1/FAILURE)
Oct 24 04:12:46 nanopiair systemd[1]: Starting LSB: Patch firmware for ap6212 adapter...
Oct 24 04:12:56 nanopiair ap6212-bluetooth[1928]: Initialization timed out.
Oct 24 04:12:56 nanopiair ap6212-bluetooth[1928]: bcm43xx_init
Oct 24 04:12:56 nanopiair ap6212-bluetooth[1928]: Can't get device info: No such device
Oct 24 04:12:56 nanopiair systemd[1]: ap6212-bluetooth.service: Control process exited, code=exited, status=1/FAILURE
Oct 24 04:12:56 nanopiair systemd[1]: ap6212-bluetooth.service: Failed with result 'exit-code'.
Oct 24 04:12:56 nanopiair systemd[1]: Failed to start LSB: Patch firmware for ap6212 adapter.
Prior to installing Armbian, using the stock eMMC distribution from Friendlyarm, Bluetooth did work properly. I was able to use `bluetoothctl` to power on the radio and successfully do scans. I do not think it is a hardware issue.
Is Bluetooth expected to work out-of-box for this SBC? If not, what needs to be done?
Question
pozix604
I am trying out the latest Armbian Debian Buster release for a Nanopi Neo Air.
It is working fine. I've loaded Armbian into the eMMC and I can boot off of it. I have done `apt update && apt upgrade`. Using armbian-config, I have configured Wi-Fi and can SSH in.
However, Bluetooth does not work:
Prior to installing Armbian, using the stock eMMC distribution from Friendlyarm, Bluetooth did work properly. I was able to use `bluetoothctl` to power on the radio and successfully do scans. I do not think it is a hardware issue.
Is Bluetooth expected to work out-of-box for this SBC? If not, what needs to be done?
Link to comment
Share on other sites
1 answer to this question
Recommended Posts