OpenSUSE: Give users access to Garmin GPS (USB)

Keywords: suse usb garmin gps
Versions: OpenSuSE 11.1

First make sure the garmin_gps module is not loaded:

rmmod garmin_gps

Adding the following line to /etc/modprobe.conf.local makes sure it is not loaded automatically in the future:

blacklist garmin_gps

The command lsusb gives all the information needed about the device to complete the steps below.

Create the file /etc/udev/rules.d/51-garmin.rules with the following line:

ATTRS{idVendor}==\"091e\", ATTRS{idProduct}==\"0003\", MODE=\"0660\", GROUP=\"users\"

A plug/unplug cycle should be enough for the change to become effective. If the permissions were set correctly can be checked with:

ls -l /dev/usbdev*
Comments
Enter new comment:

The comment will only be accepted when the following question is answered correctly:
How many dwarfs are there in snow white and the seven dwarfs?

Solution:
Name:
URL:
(Dear handmade spam sender: The URL will only be linked to after my approval, which you will not get.)
Comment: