summaryrefslogtreecommitdiff
path: root/community/garmindev/garmindev.install
diff options
context:
space:
mode:
Diffstat (limited to 'community/garmindev/garmindev.install')
-rw-r--r--community/garmindev/garmindev.install4
1 files changed, 3 insertions, 1 deletions
diff --git a/community/garmindev/garmindev.install b/community/garmindev/garmindev.install
index 691e9370d..24c51e51d 100644
--- a/community/garmindev/garmindev.install
+++ b/community/garmindev/garmindev.install
@@ -3,6 +3,8 @@ cat << EOF
Note:
==> In case you experience access permission error for the attached Garmin GPS device,
==> see http://wiki.openstreetmap.org/wiki/USB_Garmin_on_GNU/Linux for more details.
-==> Disable garmin_gps module in /etc/rc.conf and see included example udev rule.
+==> Disable garmin_gps module and see included example udev rule:
+==> echo "blacklist garmin_gps" > /etc/modprobe.d/garmindev.conf
+==> cd /etc/udev/rules.d ; ln -s /usr/share/garmindev/51-garmin.rules 51-garmin.rules
EOF
}