#Bluetooth not working

3 messages · Page 1 of 1 (latest)

graceful walrus
#

Did bluetooth was working before? is bluez and bluez-utils installed? is bluetooth.service running?

#

if it's not you should try this: sudo pacman -Syu bluez bluez-utils after installation sudo systemctl enable bluetooth.service

pseudo hedge
#

Ok