Garmin usb [Solved]

I am having trouble with Mageia 2 usb permissions.
Using Mageia 1, I could solve the problem by adding:
This does not work in Mageia 2. I have tried adding:
This does not make the garmin usb readable. Running qlandkartegt as root allows access to the GPS.
What's the difference with Mageia 2, and what is the cure??
Using Mageia 1, I could solve the problem by adding:
- Code: Select all
SYSFS{idVendor}=="091e", SYSFS{idProduct}=="0003", MODE="666", GROUP="plugdev"
to /etc/undev/rules.d/51-garmin.rules
This does not work in Mageia 2. I have tried adding:
- Code: Select all
SYSFS{idVendor}=="091e", SYSFS{idProduct}=="0003", MODE="666",OWNER="john",GROUP="users"
This does not make the garmin usb readable. Running qlandkartegt as root allows access to the GPS.
What's the difference with Mageia 2, and what is the cure??