Created
August 5, 2012 17:58
-
-
Save vext01/3266353 to your computer and use it in GitHub Desktop.
Debian Garmin Gps Setup
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/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