Skip to content

Instantly share code, notes, and snippets.

@vext01
Created August 5, 2012 17:58
Show Gist options
  • Save vext01/3266353 to your computer and use it in GitHub Desktop.
Save vext01/3266353 to your computer and use it in GitHub Desktop.
Debian Garmin Gps Setup
/etc/modprobe.conf
blacklist garmin_gps
Create /etc/udev/rules.d/70-persistent-usb.rules:
SUBSYSTEM=="usb", ACTION=="add", GROUP="sudo"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment