Some more background info:
http://www.gpsbabel.org/os/Linux_Hotplug.html

I have fixed permissions by adding /etc/udev/rules.d/45-garmin.rules file:
SUBSYSTEM!="usb_device", GOTO="garmin_rules_end"
ACTION!="add", GOTO="garmin_rules_end"

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

LABEL="garmin_rules_end"


The only problem is that I do not know what would be the best package to 
install this file.

-- 
native Garmin-USB no longer working
https://bugs.launchpad.net/bugs/114565
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to