Hottest Free Downloads - DownloadPipe.com Over 197,000 downloads! Bookmark Now!
DownloadPipe.com - New Downloads Every Minute
 SEARCH:
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Anybody have garmintools working?

 
Goto page Previous  1, 2, 3
   Linux (Home) -> Slackware RSS
Next:  which dvb TV tuner app for 12.2?  
Author Message
root

External


Since: Sep 02, 2004
Posts: 131



(Msg. 31) Posted: Tue Dec 23, 2008 8:34 am
Post subject: Re: Anybody have garmintools working? [Login to view extended thread Info.]
Archived from groups: alt>os>linux>slackware (more info?)

Beej Jorgensen <beej RemoveThis @beej.us> wrote:
>
> http://beej.us/tmp/beej_kernel_config.txt
>
> -Beej
>

Thanks Beej. I am going to build a kernel using your
USB configuration and I will report back.
Back to top
Login to vote
root

External


Since: Sep 02, 2004
Posts: 131



(Msg. 32) Posted: Tue Dec 23, 2008 10:15 am
Post subject: Re: Anybody have garmintools working? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

root <NoEMail.DeleteThis@home.org> wrote:
> Beej Jorgensen <beej.DeleteThis@beej.us> wrote:
>>
>> http://beej.us/tmp/beej_kernel_config.txt
>>
>> -Beej
>>
>
> Thanks Beej. I am going to build a kernel using your
> USB configuration and I will report back.

Thanks again Beej. You have been a great help. First
I extracted just the USB options from your kernel and
stuck them into my 2.6.24.5 kernel and rebuilt the
modules and kernel. The result was exactly the same as
my original result. That means to me that my problem
was not my USB options.

Next I built a 2.6.26.5 kernel with your config file
exactly. I failed to notice that you run an Athlon
and I am now running a Core 2 processor. My first
try didn't boot. After changing the processor type
and rebuilding the kernel and modules, I then found
your kernel didn't support my sata drives. So I
enabled the requisite SATA options to allow the system
to see my drives. After all that I got the same result:
without the garmin-gps module I could not see the
device using usb: as the address. After loading the
garmin-gps module and addressing the device as ttyUSB0
I get the same result as I had originally.

This means to me that the gpsbabel code is broken.
It seems to fail when I am using sata hard disks.
I have tried to post to the gpsbabel forum, but
I included the whole D9 debug output and the post
was rejected. With your help I can narrow down
the problem and resubmit my post to the forum.


Meanwhile I will work with one of my older machines
that doesn't use sata hard drives and see how that
goes.

Beej, you are a real hero.
Back to top
Login to vote
root

External


Since: Sep 02, 2004
Posts: 131



(Msg. 33) Posted: Tue Dec 23, 2008 11:25 am
Post subject: Re: Anybody have garmintools working? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

root <NoEMail.DeleteThis@home.org> wrote:
>
> Beej, you are a real hero.

Following up, I moved over to another machine running
an Athlon and using IDE drives. Everything works
fine, using -f garmin301 I can get track information
and heart rate data. All is well thanks to you Beej.

Now I have to report what I found to the gpsbabel group.
Back to top
Login to vote
Dan C

External


Since: Jul 11, 2007
Posts: 232



(Msg. 34) Posted: Tue Dec 23, 2008 1:53 pm
Post subject: Re: Anybody have garmintools working? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Tue, 23 Dec 2008 11:25:42 +0000, root wrote:

> root <NoEMail.RemoveThis@home.org> wrote:
>>
>> Beej, you are a real hero.
>
> Following up, I moved over to another machine running an Athlon and
> using IDE drives. Everything works fine, using -f garmin301 I can get
> track information and heart rate data. All is well thanks to you Beej.
>
> Now I have to report what I found to the gpsbabel group.

Great. Does that mean that this never-ending thread here is now over...?


--
"Ubuntu" -- an African word, meaning "Slackware is too hard for me".
The Usenet Improvement Project: http://improve-usenet.org
Ahhhhhhh!: http://brandybuck.site40.net/pics/relieve.jpg
Back to top
Login to vote
~kurt

External


Since: Jul 16, 2006
Posts: 81



(Msg. 35) Posted: Tue Dec 23, 2008 8:37 pm
Post subject: Re: Anybody have garmintools working? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

root <NoEMail.DeleteThis@home.org> wrote:
>
> Thanks again Beej. You have been a great help. First
> I extracted just the USB options from your kernel and
> stuck them into my 2.6.24.5 kernel and rebuilt the
> modules and kernel. The result was exactly the same as
> my original result. That means to me that my problem
> was not my USB options.

How did you add these options to your kernel? You can't just
edit the .config file. You need to add these options through
"make <>config". More than just the .config file is updated
during this process.

> Next I built a 2.6.26.5 kernel with your config file
> exactly. I failed to notice that you run an Athlon

Once again, did you at least run "make oldconfig"?

- Kurt
Back to top
Login to vote
root

External


Since: Sep 02, 2004
Posts: 131



(Msg. 36) Posted: Wed Dec 24, 2008 8:33 am
Post subject: Re: Anybody have garmintools working? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

~kurt <actinouranium.DeleteThis@earthlink.net> wrote:
> root <NoEMail.DeleteThis@home.org> wrote:
>>
>> Thanks again Beej. You have been a great help. First
>> I extracted just the USB options from your kernel and
>> stuck them into my 2.6.24.5 kernel and rebuilt the
>> modules and kernel. The result was exactly the same as
>> my original result. That means to me that my problem
>> was not my USB options.
>
> How did you add these options to your kernel? You can't just
> edit the .config file. You need to add these options through
> "make <>config". More than just the .config file is updated
> during this process.

First thing you do is make oldconfig.



>
>> Next I built a 2.6.26.5 kernel with your config file
>> exactly. I failed to notice that you run an Athlon
>
> Once again, did you at least run "make oldconfig"?
>
> - Kurt

Sure, I started with make oldconfig.

What I should have done is then make menuconfig, but in my haste to
try something I just took his config file as is. No big loss, the
kernel failed to see my sata disks and panicked.
Back to top
Login to vote
root

External


Since: Sep 02, 2004
Posts: 131



(Msg. 37) Posted: Wed Dec 24, 2008 8:34 am
Post subject: Re: Anybody have garmintools working? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Dan C <youmustbejoking.DeleteThis@lan.invalid> wrote:
>
> Great. Does that mean that this never-ending thread here is now over...?
>

You didn't *have* to read any of it.
>
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Two-dot-six working not for me - Alright maybe someone just answered but I did not find.... I've downloaded the 2.6.0 source from www.kernel.org. configured and compiled. looked ok, but... 1) the mouse wheel refuses to work 2) The IDE CDRW does not CDRW. (I tried with the scsi..

sendmail not working well - ive got sendmail installed, (default slack 9.1 install) it works fine from the local computer, but when i use sendmail over the network (127.0.0.1:25 for a workstation logged in with xdmcp) the message gets to the mqueue but doesn't get sent. im not sur...

Sound not working - I just installed Slackware 9.1 and everything appears to be working well except the sound. I have a Soundblaser Live soundcard. After first installing I ran 'alsamixer' and moved the two volume controls on the left to the maximum position. I then ran....

lilo not working with 2 hds - since i installed slackware 10 on a serial ata disk i cannot boot windoz! i got no errors when i update lilo.conf. When i try to boot windoz lilo stops with a black screen with "booting windoz" (or something else...) this is my system: maxtor...

Upgraded Alsa, Now sound not working - I am currently running Slackware 9.1 with a SoundBlaster Live card. I used swaret to upgrade my alsa to the latest version and now I get an error stating that /dev/dsp does not exist. Will use /dev/null for output. I get this error in Gnome and KDE so...
       Linux (Home) -> Slackware All times are: Pacific Time (US & Canada) (change)
Goto page Previous  1, 2, 3
Page 3 of 3

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Categories:
 Windows Forums
 Game Forums
  Linux Forums
 Mac Forums
 PDA Forums
 Mobile Forums
  Top  |  Store  |  RSS Feeds RSS  |  Data Feeds  |  Advertise  |  Submit  |  Bookmark  |  Newsletter  |  Contact