Hello, I've been reading some posts about the C3000 and its serial capabilities. When I first got the C3000 the serial port function was still in debate. I re-read some old post and learned that the sharp serial port on the C3000 does function as a serial port. After learning this I bought a CE-170TS from Amazon and a Male to Male DB9 gender changer. My intent was to use the cable for a GPS I am borrowing from a friend. The GPS is a Delorme Tripmate. Its an older model but it shown to have support from within gpsd. So far I am unable to get gpsd or qpegps to work with it.
the gpsd args i am using is
gpsd -D 100 -T t -p /dev/ttyS0
After sending this command in the terminal i can telnet into the gps
telnet localhost 2947
from there i can see that gpsd is running. sending NMEA command such as GPRMC gets me data back from the gps, but it looks rather generic and I dont think it is really working.
Qpegps complains about not finding the gps when invoked from the terminal or from the icon. Running gpsd before opening qpegps solves this. However the data that qpegps shows is sililarly generic and the box next to GPS: is full of

marks.
on my ubuntu box I installed gpsdrive and using the GPS i either got generic results or it told me i was located in the middle of the ocean.
So do I have a bum gps? it is borrowed and had no garentee of working to begin with but i do feel kind of bad spending so much money on the cables trying to get this to work. I dont really want to use a USB-Serial adapter either.
Any thoughts or tips? Anyone succesfull with the Sharp serial cable and gps on the newer clamshells?