May 7 2004, 05:37 PM
Post
#1
|
|
|
Group: Members Posts: 53 Joined: 18-March 04 From: USA Member No.: 2,388 |
I took the plunge and got the Delorme Earthmate USB GPS.
The 6000 recognize it right away as "Delorme USB Earthmate". dmesg says something about USB HID v1.00 Pointer [Delorme Publishing Delorme Earthmate] on usb 1.27.0 Now what do I do? I installed qpegps but the defualt path is -p /dev/ttyS0 -s -4800 Is that for connection through serial cale? What should I change it to? One good thing about the setup is that the Z can power the GPS all by itself. The bad is that if qpegps is run in 640x480 mode, it looks skewed. Please help me set this up. Thanks FW |
|
|
|
![]() |
May 10 2005, 03:14 AM
Post
#2
|
|
|
Group: Members Posts: 4,515 Joined: 25-October 03 From: Bath, UK Member No.: 464 |
Okay, do the following:
1. hrw has added libusb to the upgrades feed - install that version 2. Stick my libemul.so.1.0.5 in /usr/lib, create the following symlinks: libemul.so.1.0.5 -> libemul.so.1.0 libemul.so.1.0 -> libemul.so.1 libemul.so.1 -> libemul.so (' cd /usr/lib && ln -s libemul.so.1.0.5 libemul.so.1.0', etc.) 3. stick sirfmon and emul_test in /usr/bin (you might need to chmod +x the files as I think they've passed though my WinXP machine) 4. Plug in the GPS 5. Try sirfmon and emul_test (I've no idea what they should do - but please post and tell us) 6. make temporary alteration to /etc/ipkg/arch.conf (post the contents here if you need help) so you can install the next ipk 7. Install my gpsd-emul_2.20-r2_armv5te.ipk 8. Run gpsd with fingers crossed Si This post has been edited by lardman: May 10 2005, 03:46 AM |
|
|
|
May 10 2005, 04:38 AM
Post
#3
|
|
![]() Group: Members Posts: 124 Joined: 11-January 05 Member No.: 6,189 |
Ok, some results...
armv5te was already in my /etc/ipk/arch.conf file. Installed the libusb from the 3.5.3 upgrades feed. No problems. I had to mknod for ttyUSB2 again (lsusb showed the earthmate on device 2) and when I check the ttyUSB files I see crw-rw---- .. ttyUSB0 crw-rw---- ... ttyUSB1 crw-rw-rw- ... ttyUSB2 ttyUSB2 has a different file mask. Should I just chmod 777 it? When I went to install the gpsd ipk, I got the same read-only error, and errors about missing libgps, so I remounted my sd card as rw (mount /dev/mmcda1 -o remount,rw) and tried again. No more read-only errors, but the same libgps error; "Starting gpsd; error while loading shared libraries: libgps.so.10; cannot open shared object file: No such file or directory success" So I went to the oz353 feed and found libgps.so.10 and installed that. It wouldn't install from the SD card, complained it couldn't create the symlinks. think it just tried to create symlinks to the card, which is vfat, not ext2. So I manually copied the libgps.so.10.0.0 file to /usr/lib, created symlinks for libgps.so.10 and libgps.so. Now when I try to run sirfmon I get: "# sirfmon emate sirfmon: error while loading shared libraries: libgps.so.10: ELF file version does not match current one." Same error when I try to run gpsd. Does that mean I screwed up the installation of the libgps file in some way? emul_test still gives me "em_open: Device or resource busy Check node permissions and device attachment." |
|
|
|
lwong Got Earthmate USB GPS, now what? May 7 2004, 05:37 PM
dmilligan I am guessing /dev/ttyUSBXXX - you will probably n... May 7 2004, 05:49 PM
lwong Could you elaborate a little as I am not familiar ... May 7 2004, 05:56 PM
Gondola I got one of the iRiver adapters (great deal btw).... Jan 25 2005, 02:23 PM
Gondola I've tried to put "-p /dev/ttyUSB1" ... Jan 25 2005, 07:45 PM
Gondola Bump.
I did some Googling in an attempt to figure... Jan 27 2005, 08:18 AM
hellbilly QUOTE(Gondola @ Jan 27 2005, 11:18 AM)Bump.
... Apr 3 2005, 09:19 AM
Gondola Bump. Jan 29 2005, 07:44 AM
lardman QUOTEI would appreciate if someone with more knowl... Apr 3 2005, 10:16 AM
Gondola Actually, it turns out that it's more complex ... Apr 4 2005, 10:57 AM
Gondola Bump.
I'm still interested in getting my GPS ... May 2 2005, 11:29 AM
lardman Sorry, I lost track of this thread.
I note from:h... May 7 2005, 09:36 AM
lardman Right, Mickeyl has given me a hand, and now the si... May 8 2005, 06:18 AM
Gondola QUOTE(lardman @ May 8 2005, 02:18 PM)Right, M... May 9 2005, 07:41 AM
lardman QUOTEThe 2.4 kernel required patches to use the cu... May 9 2005, 09:39 AM
Gondola Although I've used Linux for years, I've s... May 9 2005, 10:20 AM
Gondola Tried to ipkg install the libusb you had up on tha... May 9 2005, 11:19 AM
Gondola Ok, it looks like maybe the mknod should be ... May 9 2005, 11:44 AM
lardman I hadn't thought you'd need libusb, howeve... May 9 2005, 02:45 PM
lardman It's just occured to me that libusb may well b... May 9 2005, 03:01 PM
Gondola I appreciate your help, lardman. I'll try to ... May 9 2005, 05:22 PM
lardman QUOTEthe card, which is vfat, not ext2
Can you fo... May 10 2005, 05:00 AM
Gondola Well, after a couple hours I was able to get every... May 10 2005, 10:19 AM
lardman QUOTE- Installed libusb
- Installed gpsd
- Install... May 10 2005, 02:14 PM
lardman There's one more issue (of course), qpegps doe... May 11 2005, 01:37 AM
Gondola The sirfmon and emul_test programs aren't work... May 11 2005, 08:45 AM
lardman Are you online atm - come and talk in #openzaurus,... May 11 2005, 08:50 AM
lardman libusb must be working otherwise this would fail a... May 11 2005, 09:04 AM
lardman Next suggestion - see which module is grabbing the... May 11 2005, 09:09 AM
Gondola Ok, I need to verify the file names from the libus... May 11 2005, 06:59 PM
lardman You don't need ipkg-utils.
You just need ipkg... May 12 2005, 01:09 AM
dignome Hi guys. Sorry about all the confusion with the p... Jun 9 2005, 01:31 AM
zipmaster so has anymore got it working using the emul thing... Jun 9 2005, 03:46 PM![]() ![]() |
|
Lo-Fi Version | Time is now: 19th May 2013 - 09:46 AM |