|
Edited by mandresve at 2020-11-23 14:59
Hello, I would like to expose a strange problem I have with the bluetooth adapter of my brand new Orange Pi 4B.
Background:
-I'm using Debian Buster / Ubuntu Bionic / Ubuntu Xenial (all in version 1.4 of 9 Oct 2020)
-I installed Bluez (sudo apt-get install bluez*)
-I installed Blueman (sudo apt-get install blueman)
Problem:
When I make the hostname change through nmtui or editing it directly in /etc/hosts & /etc/hostname, the bluetooth adapter stops working. It only works if the hostname is "orangepi4".
Additional information:
-I check the operation with bluetoothctl. Again, if the hostname is exactly "orangepi4" the adapter is listed with bluetoothctl.
-If the hostname is any other, the adapter is not recognized, neither by blueman, nor by bluetoothctl.
-Bluetooth service is always active and running (checked with systemd)
-Commands such as lsusb, lspci show no change. The bluetooth adapter is not shown by any of them.
Anyone can help me to solve the problem? I would like to use another hostname (not only "orangepi4") and work with the bluetooth adapter normally.
The problem is reproductible in the mentioned operating system images.
Thanks for the help. |
|
|