Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

Hacking's just another word for nothing left to kludge.


computers / alt.os.linux.slackware / Cannot read Garmin device on Slack15

SubjectAuthor
* Cannot read Garmin device on Slack15root
`* Re: Cannot read Garmin device on Slack15Lew Pitcher
 `- Re: Cannot read Garmin device on Slack15root

1
Cannot read Garmin device on Slack15

<t53d2i$aq7$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=1189&group=alt.os.linux.slackware#1189

  copy link   Newsgroups: alt.os.linux.slackware
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: NoEMail@home.org (root)
Newsgroups: alt.os.linux.slackware
Subject: Cannot read Garmin device on Slack15
Date: Fri, 6 May 2022 14:58:26 -0000 (UTC)
Organization: Linux Advocacy
Lines: 48
Message-ID: <t53d2i$aq7$1@dont-email.me>
Injection-Date: Fri, 6 May 2022 14:58:26 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="73729d7081b5279785e24907c045e98c";
logging-data="11079"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18Q8NL38irObm6GsAydNgqsUIOjhnsieiw="
User-Agent: slrn/1.0.2 (Linux)
Cancel-Lock: sha1:QnZgyHuxT4DCwSUNuRk7KxetMjs=
Mail-Copies-To: nobody
 by: root - Fri, 6 May 2022 14:58 UTC

I have been trying to read data from my garmin301
forerunner. I used sbopkg to build gpsbabel.
I then used slackpkg to update all (manY).

With 14.2 and previous I used this command to
access the data:

gpsbabel -t -i garmin -f usb: -o gtrnctr -F /ram/outfile.gpx

This doesn't work with 15.0:nothing is read back

According to an online post, one needs to :
echo -n "1-1:1.0" > /sys/bus/usb/drivers/usb-storage/unbind
which didn't fix the problem.

When the garmin is connected I get the device ttyUSB0 created.
The gpsbabel help shows two garmin entries (garmin and garmin301)

Then I tried this sequences of gpsbabel commands:
gpsbabel -t -i garmin301 -f usb: -o garmin301 -F /ram/outfile.gpx
gpsbabel -t -i garmin301 -f usb: -o gtrnctr -F /ram/outfile.gpx
gpsbabel -t -i garmin301 -f /dev/ttyUSB0 -o gtrnctr -F /ram/outfile.gpx
gpsbabel -t -i garmin -f /dev/ttyUSB0 -o gtrnctr -F /ram/outfile.gpx
gpsbabel -t -i garmin -f /dev/ttyUSB0: -o gtrnctr -F /ram/outfile.gpx

The last command yields a file /ram/outfile.gpx but it
does not contain the data. That file reads:

<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<TrainingCenterDatabase xmlns="http://www.garmin.com/xmlschemas/TrainingCenterDatabase/v2"" rel="nofollow" target="_blank">http://www.garmin.com/xmlschemas/TrainingCenterDatabase/v2"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.garmin.com/xmlschemas/TrainingCenterDatabase/v2
http://www.garmin.com/xmlschemas/TrainingCenterDatabasev2.xsd">
<Courses>
</Courses>
</TrainingCenterDatabase>

All this has taken several hours of work just to read the garmin301.

Please, will anyone who has read the Garmin 301 Forerunner under 15.0
give me the trick?

Thanks.

Re: Cannot read Garmin device on Slack15

<t53gh9$r9l$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=1190&group=alt.os.linux.slackware#1190

  copy link   Newsgroups: alt.os.linux.slackware
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: lew.pitcher@digitalfreehold.ca (Lew Pitcher)
Newsgroups: alt.os.linux.slackware
Subject: Re: Cannot read Garmin device on Slack15
Date: Fri, 6 May 2022 15:57:29 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 24
Message-ID: <t53gh9$r9l$1@dont-email.me>
References: <t53d2i$aq7$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Fri, 6 May 2022 15:57:29 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="f1e86c8f6af2634c585073feaba86fae";
logging-data="27957"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX187x4aJvlGpuvXxY+2olP/qPhrM9yEkDWc="
User-Agent: Pan/0.139 (Sexual Chocolate; GIT bf56508
git://git.gnome.org/pan2)
Cancel-Lock: sha1:qFw5t4OxdH33E0GtOmtQ7gFHHw0=
 by: Lew Pitcher - Fri, 6 May 2022 15:57 UTC

On Fri, 06 May 2022 14:58:26 +0000, root wrote:

> I have been trying to read data from my garmin301 forerunner. I used
> sbopkg to build gpsbabel.
> I then used slackpkg to update all (manY).
>
> With 14.2 and previous I used this command to access the data:
>
> gpsbabel -t -i garmin -f usb: -o gtrnctr -F /ram/outfile.gpx
>
> This doesn't work with 15.0:nothing is read back
[snip]

Have you read (and followed the directions in)
https://www.gpsbabel.org/os/Linux_Hotplug.html
?

Have you asked on the gpsbabel mail list?
(https://sourceforge.net/p/gpsbabel/mailman/)

--
Lew Pitcher
"In Skills, We Trust"

Re: Cannot read Garmin device on Slack15

<t54b5h$uf2$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=1191&group=alt.os.linux.slackware#1191

  copy link   Newsgroups: alt.os.linux.slackware
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: NoEMail@home.org (root)
Newsgroups: alt.os.linux.slackware
Subject: Re: Cannot read Garmin device on Slack15
Date: Fri, 6 May 2022 23:32:01 -0000 (UTC)
Organization: Linux Advocacy
Lines: 26
Message-ID: <t54b5h$uf2$1@dont-email.me>
References: <t53d2i$aq7$1@dont-email.me> <t53gh9$r9l$1@dont-email.me>
Injection-Date: Fri, 6 May 2022 23:32:01 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="ce8210606a49c94d18b32e2520708112";
logging-data="31202"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19bn7LXkOT7evN8wOu1Wb2EJeBAgoreTPc="
User-Agent: slrn/1.0.2 (Linux)
Cancel-Lock: sha1:HpK9K2DwpvlRGOw9xU67ZDoYaf4=
 by: root - Fri, 6 May 2022 23:32 UTC

Lew Pitcher <lew.pitcher@digitalfreehold.ca> wrote:
> On Fri, 06 May 2022 14:58:26 +0000, root wrote:
>
>> I have been trying to read data from my garmin301 forerunner. I used
>> sbopkg to build gpsbabel.
>> I then used slackpkg to update all (manY).
>>
>> With 14.2 and previous I used this command to access the data:
>>
>> gpsbabel -t -i garmin -f usb: -o gtrnctr -F /ram/outfile.gpx
>>
>> This doesn't work with 15.0:nothing is read back
> [snip]
>
> Have you read (and followed the directions in)
> https://www.gpsbabel.org/os/Linux_Hotplug.html
> ?
>
> Have you asked on the gpsbabel mail list?
> (https://sourceforge.net/p/gpsbabel/mailman/)
>
>

Thanks Lew. I got the device to work. Since I don't suppose
anyone without a Garmin is following this thread I
will present the solution in a separate post.

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor