Skip to content

Instantly share code, notes, and snippets.

@rtanglao
Last active September 6, 2017 02:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rtanglao/bdf4176d190f6b5f1db6a2e915debcd4 to your computer and use it in GitHub Desktop.
Save rtanglao/bdf4176d190f6b5f1db6a2e915debcd4 to your computer and use it in GitHub Desktop.
05sept2017-how-to-make-bluetooth-work-on-gpd-pocket
SUBSYSTEM=="usb", ATTRS{idVendor}=="0000", ATTRS{idProduct}=="0000", RUN+="/bin/sh -c 'modprobe btusb; echo 0000 0000 > /sys/bus/usb/drivers/btusb/new_id'"
@rtanglao
Copy link
Author

rtanglao commented Sep 6, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment