I run the SRWare Iron browser (chrome) and i want to use the Garmin Plugin (start [Linux Garmin Communicator Plugin]), in order to sync my Forerunner GPS watch.
It is detected under about:plugins, but when i try to use it in a website, i get an error that the plugin is not detected.
Running the browser from terminal show that i get this error:
usb_open failed: permission denied.
What could be the reason ?
I contacted the developer of the plugin but unfortunately he couldn’t help me.
3848.924036] usb 2-3: new full-speed USB device number 4 using ohci_hcd
3849.103313] usb 2-3: New USB device found, idVendor=091e, idProduct=0003
3849.103318] usb 2-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
The device if fully upgraded and both Garmintools and libgarmintools are installed.
[179866.981845] usb 2-1.4: new full-speed USB device number 8 using ehci_hcd
[179867.068243] usb 2-1.4: New USB device found, idVendor=091e, idProduct=0003
[179867.068248] usb 2-1.4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[179868.363582] usbcore: registered new interface driver usbserial
[179868.363599] usbcore: registered new interface driver usbserial_generic
[179868.363613] USB Serial support registered for generic
[179868.363629] usbserial: USB Serial Driver core
[179868.364427] usbcore: registered new interface driver garmin_gps
[179868.364446] USB Serial support registered for Garmin GPS usb/tty
[179868.364458] garmin_gps 2-1.4:1.0: Garmin GPS usb/tty converter detected
[179868.364609] usb 2-1.4: Garmin GPS usb/tty converter now attached to ttyUSB0
What website are you going to for the plugin to be used?
I see the same thing in my browser, so the plugin is active and enabled.
That’s what i’m missing. the OS is not detecting the device. All i have is the first 3 lines. do i need to install or enable any package to detect the garmin device ? Mine is the Forerunner 205. It’s practically the 305 without the heart beat monitor option
On Mon 26 Nov 2012 02:36:01 AM CST, Argoson wrote:
malcolmlewis;2506556 Wrote:
> Hi
> I only have 305, but I see (In SRWare Iron) and built the plugin as an
> rpm in my test repo;
>
> ‘SUSE Paste’ (http://paste.opensuse.org/31584361)
>
I see the same thing in my browser, so the plugin is active and
enabled.
malcolmlewis;2506556 Wrote:
>
> And in dmesg output I see;
> >
Code:
> >
> [179866.981845] usb 2-1.4: new full-speed USB device number 8 using
ehci_hcd > [179867.068243] usb 2-1.4: New USB device found,
idVendor=091e, idProduct=0003 > [179867.068248] usb 2-1.4: New USB
device strings: Mfr=0, Product=0, SerialNumber=0 > [179868.363582]
usbcore: registered new interface driver usbserial > [179868.363599]
usbcore: registered new interface driver usbserial_generic >
[179868.363613] USB Serial support registered for generic >
[179868.363629] usbserial: USB Serial Driver core > [179868.364427]
usbcore: registered new interface driver garmin_gps > [179868.364446]
USB Serial support registered for Garmin GPS usb/tty > [179868.364458]
garmin_gps 2-1.4:1.0: Garmin GPS usb/tty converter detected >
[179868.364609] usb 2-1.4: Garmin GPS usb/tty converter now attached to
ttyUSB0 > --------------------
> >
>
That’s what i’m missing. the OS is not detecting the device. All i have
is the first 3 lines. do i need to install or enable any package to
detect the garmin device ? Mine is the Forerunner 205. It’s practically
the 305 without the heart beat monitor option
On Mon 26 Nov 2012 03:09:27 AM CST, malcolmlewis wrote:
[QUOTE]
On Mon 26 Nov 2012 02:36:01 AM CST, Argoson wrote:
malcolmlewis;2506556 Wrote:
> Hi
> I only have 305, but I see (In SRWare Iron) and built the plugin as an
> rpm in my test repo;
>
> ‘SUSE Paste’ (http://paste.opensuse.org/31584361)
>
I see the same thing in my browser, so the plugin is active and
enabled.
malcolmlewis;2506556 Wrote:
>
> And in dmesg output I see;
> >
Code:
> >
> [179866.981845] usb 2-1.4: new full-speed USB device number 8 using
ehci_hcd > [179867.068243] usb 2-1.4: New USB device found,
idVendor=091e, idProduct=0003 > [179867.068248] usb 2-1.4: New USB
device strings: Mfr=0, Product=0, SerialNumber=0 > [179868.363582]
usbcore: registered new interface driver usbserial > [179868.363599]
usbcore: registered new interface driver usbserial_generic >
[179868.363613] USB Serial support registered for generic >
[179868.363629] usbserial: USB Serial Driver core > [179868.364427]
usbcore: registered new interface driver garmin_gps > [179868.364446]
USB Serial support registered for Garmin GPS usb/tty > [179868.364458]
garmin_gps 2-1.4:1.0: Garmin GPS usb/tty converter detected >
[179868.364609] usb 2-1.4: Garmin GPS usb/tty converter now attached to
ttyUSB0 > --------------------
> >
>
That’s what i’m missing. the OS is not detecting the device. All i have
is the first 3 lines. do i need to install or enable any package to
detect the garmin device ? Mine is the Forerunner 205. It’s practically
the 305 without the heart beat monitor option
returned nothing which made me realise that the garmin_usb module wasn’t loaded. It was in fact blacklisted. I loaded it and un-blacklisted but still getting the same permission problem.
Do I need the module loaded ?
I also made sure my user is part of the ‘lp’ group.
On Mon 26 Nov 2012 04:16:01 AM CST, Argoson wrote:
Running
Code:
lsmod | grep garmin_gps
returned nothing which made me realise that the garmin_usb module
wasn’t loaded. It was in fact blacklisted. I loaded and un-blacklisted
but still getting the same permission problem.
Do I need the module loaded ?
Hi
garmin_usb? It should be garmin_gps, can you try modprobing;
modprobe garmin_gps
Then plug the device back in.
In the output from;
lsusb
Do you see;
Bus 002 Device 016: ID 091e:0003 Garmin International GPS (various
models)
So far, with the change to the group, my watch is being detected, but i’m getting an error that it is not supported. So it must be a configuration issue, or that the device is really not supported. I will contact the developer for further investigation.
On Mon 26 Nov 2012 06:36:01 AM CST, Argoson wrote:
So far, with the change to the group, my watch is being detected, but
i’m getting an error that it is not supported. So it must be a
configuration issue, or that the device is really not supported. I will
contact the developer for further investigation.
Hi
Yes, I see the same, I’m guess you can grab data off the device via;