OdinsHat
1/13/2017 - 9:28 PM

Commands for fixing bluetooth problems in (Arch) Linux

Commands for fixing bluetooth problems in (Arch) Linux

# This isn't a script but a list of commands 
# for helping to fix bluetooth issues

yaourt -S bluez bluez-libs bluez-utils  # these are essential
sudo rfkill list # lists the hci devices and their states
sudo rfkill unblock bluetooth # unblocks bluetooth re-enabling you to use it
bluetoothctl #use "help" for command list