Getting Bluetooth working on Armbian 5.27
#5
Solved one problem, ran into another one. For some reason I typed in the code for rc.local into the command line and not into the file (oops!). So Bluetooth manager is up, but when I boot the system Bluetooth is not on. I turned it on, tried to connect a Logitech K380 keyboard and got an error message saying that there was no Bluetooth adapter. Then I tried entering this code:
Code:
sudo -i
systemctl enable bluetooth-module.service
reboot
When I entered the second line an error occurred:
Code:
Failed to execute operation: No such file or directory


Messages In This Thread
RE: Getting Bluetooth working on Armbian 5.27 - by stephen fleming - 06-02-2017, 08:06 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)