06-02-2017, 08:06 AM
(This post was last modified: 06-02-2017, 12:11 PM by stephen fleming.)
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:
When I entered the second line an error occurred:
Code:
sudo -i
systemctl enable bluetooth-module.service
reboot
Code:
Failed to execute operation: No such file or directory