OESF Portables Forum
Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: Zumi on March 31, 2005, 12:26:48 pm
-
New version compiled!
See the post about it here (https://www.oesf.org/forums/index.php?showtopic=11666&view=findpost&p=88614).
------
Hi,
It is a fully working, no-hack-needed CVS version. Or at least, these were my intentions.
If your GPS card is using the /dev/ttyS3 file, then it will be working out of the box; if it doesn't, then I suggest some editing in the /usr/local/gpsdrive-run.sh script. Also, if you want to have flite (speech synthetizer) or mysql support (for a lot of waypoint, for example all Geocaches in your country), you can edit it and have them too.
As the ipk upload part of the pdaXrom site seems to be broken, and Laze suggested to wait 'till the new site comes online, I put it up on my own website.
A sample screenshot (http://web.interware.hu/radon/pda/gpsdrive-cvs.png)
gpsdrive-cvs_20050330_armv5tel.ipk (http://web.interware.hu/radon/pda/gpsdrive-cvs_20050330_armv5tel.ipk)
(Later, I will upload it to the site, so if you don't find it here, look in the pdaXrom unstable feed)
I hope you like it,
Zumi
-
Thanks for the great package Zumi. A functional gps program with mapping is what I needed to make my C860 complete.
I have a question about user permissions. Gpsdrive creates a user 'gps' so that it does not run as root. The problem is that user 'gps' does not have any permissions to see the SD card, so there is not a lot of space to store maps. I have tried using chmod to
change permissions on /mnt/card, but this does not work. I have also tried to use a symbolic link with no luck.
Does anyone know how I can get a non-root user to be able to use the SD card??
Thanks.
-
It works for me.
$ mkdir /mnt/card/mygpsdir
$ chown gps:gps /mnt/card/mygpsdir
$ mv /home/gps/.gpsdrive /home/gps/.gpsdrive.old
$ ln -s /mnt/card/mygpsdir /home/gps/.gpsdrive
I hope you can get it working this way.
Zumi
-
Hi,
It is a fully working, no-hack-needed CVS version. Or at least, these were my intentions.
If your GPS card is using the /dev/ttyS3 file, then it will be working out of the box; if it doesn't, then I suggest some editing in the /usr/local/gpsdrive-run.sh script. Also, if you want to have flite (speech synthetizer) or mysql support (for a lot of waypoint, for example all Geocaches in your country), you can edit it and have them too.
As the ipk upload part of the pdaXrom site seems to be broken, and Laze suggested to wait 'till the new site comes online, I put it up on my own website.
A sample screenshot (http://web.interware.hu/radon/pda/gpsdrive-cvs.png)
gpsdrive-cvs_20050330_armv5tel.ipk (http://web.interware.hu/radon/pda/gpsdrive-cvs_20050330_armv5tel.ipk)
(Later, I will upload it to the site, so if you don't find it here, look in the pdaXrom unstable feed)
I hope you like it,
Zumi
[div align=\"right\"][a href=\"index.php?act=findpost&pid=72994\"][{POST_SNAPBACK}][/a][/div]
Will this work with a Leadtek 9534 CF Compact Flash GPS Receiver?
I have an opportunity to pickone up relatively cheaply but haven't been able to confirm it will work with my C3000.
Thanks
Chris
-
Has anybody tried the Zaurus Serial Cable - ZThinCable with this application?
http://serialio.com/products/adaptors/ZThinCable.htm (http://serialio.com/products/adaptors/ZThinCable.htm)
-
Yes, just got my ZThinCable and Garmin etrex Legend today. I had to wrangle together my own null modem cable from an old mouse and a serial card, but it works.
I had to install a couple extra libs to get it going (libart, pcre) and I'm having a few issues (it's really slow, directory permissions) but it recognized the GPS data and put up the arrow where I was on the map and everything.
Once I get the details sorted out, I'll install flite for voice and maybe mysql to track waypoints.
Has anybody tried the Zaurus Serial Cable - ZThinCable with this application?
http://serialio.com/products/adaptors/ZThinCable.htm (http://serialio.com/products/adaptors/ZThinCable.htm)
[div align=\"right\"][a href=\"index.php?act=findpost&pid=76387\"][{POST_SNAPBACK}][/a][/div]
-
Just FYI this was under pdaXrom.
Yes, just got my ZThinCable and Garmin etrex Legend today. I had to wrangle together my own null modem cable from an old mouse and a serial card, but it works.
I had to install a couple extra libs to get it going (libart, pcre) and I'm having a few issues (it's really slow, directory permissions) but it recognized the GPS data and put up the arrow where I was on the map and everything.
Once I get the details sorted out, I'll install flite for voice and maybe mysql to track waypoints.
Has anybody tried the Zaurus Serial Cable - ZThinCable with this application?
http://serialio.com/products/adaptors/ZThinCable.htm (http://serialio.com/products/adaptors/ZThinCable.htm)
[div align=\"right\"][a href=\"index.php?act=findpost&pid=76387\"][{POST_SNAPBACK}][/a][/div]
[div align=\"right\"][a href=\"index.php?act=findpost&pid=80451\"][{POST_SNAPBACK}][/a][/div]
-
Hi Zumi,
getting problems installing gpsdrive-cvs ... log of packagemanager saying ...
ldconfig: /usr/local/lib/libnautic.so.2 is not a symbolic link.
ldconfig: /usr/local/lib/libfly.so.2 is not a symbolic link.
Whats going on? I think they both were in stalled from gpsdrive-cvs pkg?!
THX
Martin
-
Hi Martin,
I haven't got this problem so far.
You can try to remove the package and see if those two files are still there (or symlinks for them). Try searching for them in the /mnt/card/... and /mnt/cf/... too. If you find them, delete them and try to reinstall the package after that. Try to install it in the / (root) partition, maybe that helps.
Zumi
-
Got it installed, it starts, then segfaults. Says map_koord.txt reloaded right before the segmentation fault. This is the cvs version.
-
Hi Zumi, Hi Barry,
gpsdrive-cvs and pcre packages are installed in / ... yes I tried to remove the gpsdrive package and libnavi* and libfly* disapear with all copies like .so.2, .so.2.0.0 ...
after reinstall the problem is there again ... what's going on in packagemanager with ipkg? i although install it with ipkg direct ... same probleme :-(
ldconfig says those two files are not a symbolic link ?!
@Barry ... please look in your /usr/local/lib directory for those files could you please post your ls -l libnavi* libfly*
What about that user gps ... any problems ? removing package will not remove the user
The problem with segfault is the same to me ...with gpsdrive2.09 package ...
Thanks
Martin
-
When I flash back to pdax I'll let you know. Only mess with it on the weekends, flash back to sharp for work...
-
I compiled a new CVS version. I don't know what major/minor changes are in the code, just did a cvs update and recompiled it.
I updated the post-remove script, so it removes the gps user and group that was created during install, but it doesn't delete the /home/gps directory.
Oh, and now it depends on libart-lgpl and pcre package. If it needs other ones too, please make a post about it.
I hope you like it!
Zumi
-
I've installed on SL6000 and it works !
-
Hi :-)
nice but I have problems with it ... installed ipkg llibart-lgpl and pcre package ...
after starting it from xterm (missing icons on menu) ... after splash screen main window appears ... maybe time depend or first tab on screen it crashes with "segmentation fault" ...
Any ideas?
Thanks
Martin
-
Hi :-)
nice but I have problems with it ... installed ipkg llibart-lgpl and pcre package ...
after starting it from xterm (missing icons on menu) ... after splash screen main window appears ... maybe time depend or first tab on screen it crashes with "segmentation fault" ...
Any ideas?
Thanks
Martin
[div align=\"right\"][a href=\"index.php?act=findpost&pid=88798\"][{POST_SNAPBACK}][/a][/div]
Okay, thanks for the info, I repair the menu icon when I make another ipk.
For the other problem: You tried to run with gpsdrive-run.sh or with gpsdrive command? If you really want to run with without the run script, then not run it under root. Also try to delete ~/.gpsdrive (/home/gps/.gpsdrive !), hope that helps.
Zumi
-
Hi Zumi,
Thanks for help ... dammed i forgot to start with gpsdrive-run.sh :-( ...
... but starting with gpsdrive-run.sh I get some gtg Widget error messages ...
Okay, thanks for the info, I repair the menu icon when I make another ipk.
For the other problem: You tried to run with gpsdrive-run.sh or with gpsdrive command? If you really want to run with without the run script, then not run it under root. Also try to delete ~/.gpsdrive (/home/gps/.gpsdrive !), hope that helps.
Zumi
[div align=\"right\"][a href=\"index.php?act=findpost&pid=88803\"][{POST_SNAPBACK}][/a][/div]
... other problem is with gps user ... which .gpsdrive directory will be used? why delete ~/.gpsdrive /home/gps/.gpsdrive ?
Thanks
Martin
-
Hi Zumi,
Thanks for help ... dammed i forgot to start with gpsdrive-run.sh :-( ...
... but starting with gpsdrive-run.sh I get some gtg Widget error messages ...
This is normal, I think. You can ignore them.
... other problem is with gps user ... which .gpsdrive directory will be used? why delete ~/.gpsdrive /home/gps/.gpsdrive ?
This was only a No. 2 solution if running it as regular user doesn't work.
Anyway, GpsDrive uses /home/gps/.gpsdrive for storing things, if you ever need things from it.
Zumi
-
Hey guys,
I've got a C1000 with pdaXrom going and very much want to get gps working. I have a deluo usb gps and not sure i'll be able to set up gpsd to work properly under pdaXrom. Should it all work ok or will I be in for some late nights...
-
I'm having problems installing the ipk file
I download the ipk file to /mnt/card then do:
root@collie:/mnt/card# ipkg -d ram install gpsdrive-cvs_20050330_armv5tel.ipk
Clearing state_want and state_flag for pkg=gpsdrive-cvs (arch_priority=0 flag=16 want=2)
Cannot find package gpsdrive-cvs.
Check the spelling or perhaps run 'ipkg update'
An error ocurred, return value: 4.
I'm running:
root@collie:/mnt/card# uname -a
Linux collie 2.4.18-rmk7-pxa3-embedix #1 Sun, 28 Nov 2004 17:16:24 +0100 armv4l unknown
root@collie:/mnt/card#
Any ideas?
-
is there any new version of GPSDRIVE ???
-
I am running SL6000 (rc10) and i am also getting an error trying to install
*** Command add
*** Locating package
Package "gpsdrive" not found on externel storages.
Any ideas of why this is happening?
-
where do you install the package?
if you installed in a destination that you have added in /etc/ipkg.conf, then this error is due to the fact that before RC12 /usr/bin/ipkg-link was not looking for the destination in /etc/ipkg.conf.
The package should be installed, but you have to create the links manually..