I cannot get Bluetooth to work correctly on Arch despite the fact it works using commands. It worked perfectly fine when I got the laptop and it was running Windows, and I can get it temporarily working after starting the service with the command
. I don't want to have to type a command in every time I turn the laptop on - I'd prefer it just worked.
When I try turning bluetooth on I get the message:
"Bluez daemon is not running, blueman-manager cannot continue. This probably means that there were no bluetooth adapters detected or bluetooth daemon was not started."
Installed on the system is: bluedevil (Unsure if this is BT or not), blueman, bluez, bluez-libs, bluez-qt5, bluez-tools, bluez-utils.
Using
I can see that everything is listed as unblocked, and I don't know what other information to provide so Ill provide everything else when asked.
Thanks
Code:
sudo systemctl start bluetooth.service
When I try turning bluetooth on I get the message:
"Bluez daemon is not running, blueman-manager cannot continue. This probably means that there were no bluetooth adapters detected or bluetooth daemon was not started."
Installed on the system is: bluedevil (Unsure if this is BT or not), blueman, bluez, bluez-libs, bluez-qt5, bluez-tools, bluez-utils.
Using
Code:
rfkill
Thanks