[OSM-newbies] Making Garmin eTrex Vista responsive to a Linux system

Patrick May patrick at pmmay.sytes.net
Fri Dec 26 08:58:41 GMT 2008


On Fri, Dec 26, 2008 at 09:12:01AM +0100, Johannes Huesing wrote:
> Dear mappers,
> could anyone point me to a good site walking me through the process of 
> making the Garmin eTrex Vista HCx addressable with gpsbabel from my
> Linux system?
> 
> As of now, I tried to follow the steps described in the page gpsbabel
> points me to: 
> 
> http://www.gpsbabel.org/os/Linux_Hotplug.html
> 
> Being a user of Ubuntu Hardy Heron myself, I have now added the file named
> /etc/udev/rules.d/10-local.rules with the following contents:
> 
> UBSYSTEM!="usb_device", SYSFS{idVendor}=="091e", SYSFS{idProduct}=="0003", GOTO="garmin_rules_end" 
> ACTION!="add", GOTO="garmin_rules_end" 
> ATTRS{idVendor}=="091e", ATTRS{idProduct}=="0003", MODE="0660", GROUP="plugdev" 
> LABEL="garmin_rules_end"
> UBSYSTEM!="usb_device", SYSFS{idVendor}=="091e", SYSFS{idProduct}=="0003", GOTO="garmin_rules_end" 
> ACTION!="add", GOTO="garmin_rules_end" 
> ATTRS{idVendor}=="091e", ATTRS{idProduct}=="0003", MODE="0660", GROUP="plugdev" 
> LABEL="garmin_rules_end"
> 
> and restarted udev using udevadm trigger.
> 
> The system still reacts to my gpsbabel approaches
> 
> gpsbabel -i garmin -f usb: -o gpx -F blah.gpx
> 
> with 
> 
> usb_set_configuration failed, probably because kernel driver ''
>  is blocking our access to the USB device.
> For more information see http://www.gpsbabel.org/os/Linux_Hotplug.html
> 
> Surely I should deactivate kernel driver ''? 
> 
> That being said (partly out of frustration), I must admit that I admire
> the skill and effort that many have put into making up for insufficient
> documentation and support by the device vendor that Santa just rewarded
> by handing them over money for the specimen that rests on my desk.
> 
> -- 
> Johannes H??sing               There is something fascinating about science. 
>                               One gets such wholesale returns of conjecture 
> mailto:johannes at huesing.name  from such a trifling investment of fact.                
> http://derwisch.wikidot.com         (Mark Twain, "Life on the Mississippi")
> 
> _______________________________________________
> newbies mailing list
> newbies at openstreetmap.org
> http://lists.openstreetmap.org/listinfo/newbies

Should the entry start with "SUBSYSTEM" and not "UBSYSTEM"?

See http://reactivated.net/writing_udev_rules.html

Patrick
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.openstreetmap.org/pipermail/newbies/attachments/20081226/9d421433/attachment.pgp>


More information about the newbies mailing list