Skip to content

Instantly share code, notes, and snippets.

@jeremyb31
Last active December 25, 2017 18:13
Show Gist options
  • Save jeremyb31/ee1a27656427b80a1b3e1b62f41de113 to your computer and use it in GitHub Desktop.
Save jeremyb31/ee1a27656427b80a1b3e1b62f41de113 to your computer and use it in GitHub Desktop.
In terminal enter
gksudo xed /etc/udev/rules.d/81-bluetooth-hci.rules
Paste the following
SUBSYSTEM=="usb", ATTRS{idVendor}=="13d3", ATTRS{idProduct}=="3423", ATTR{authorized}="0"
Save and reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment