Re: [Gpsbabel-misc] Problems sending a route to garmin (still help needed)
GPSBabel converts and transfers data like waypoints, tracks & routes.
Brought to you by:
robertl
|
From: Manfred H. D. <Man...@rz...> - 2015-05-11 05:45:27
|
Jürgen Hochwald schrieb:
> But currently I've the problem, that only root can access the garmin
> device. The setup on my SuSE 13.1 is different from the above was to
> configure.
>
> - a file "/etc/modprobe.conf" doesn't exists. There is a directory
> "/etc/modprobe.d/" with some files with format ##-XXXXXXX.conf.
>
> - here I added a new file 49-garmin.conf (also tested with .rules
> extension and 51 as number) with the content given in the link, but none
> works.
To fix the protection problem, the file with the line similiar to
SYSFS{idVendor}=="091e", SYSFS{idProduct}=="0003", MODE="666"
(product number should be different) should go to /etc/udev/rules.d .
I always use a very high number at the start of the filename, eg.
99-garmin.conf . If using lower numbers, the USB protection gets
overwritten by some other udev rules (at least in Opensuse).
--
Manfred Härtel, DB3HM mailto:Man...@rz...
http://rz-home.de/mhaertel
|