Skip to content

Instantly share code, notes, and snippets.

@zetekla
Last active July 5, 2017 08:14
Show Gist options
  • Save zetekla/810eeef9f3c7f7e656af4fd921c5cb88 to your computer and use it in GitHub Desktop.
Save zetekla/810eeef9f3c7f7e656af4fd921c5cb88 to your computer and use it in GitHub Desktop.
Kubuntu Bluetooth troubleshooting
sudo /etc/init.d/bluetooth restart
hcitool dev
bluetoothctl
sudo service bluetooth restart
lspci -knn | grep Net -A2
dmesg | grep bluetooth
sudo apt install blueman
dconf write /org/gnome/desktop/interface/cursor-size 56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment