![]() ![]() |
Feb 11 2008, 12:17 PM
Post
#16
|
|
![]() Group: Members Posts: 1,019 Joined: 15-February 05 From: France Member No.: 6,477 |
Awesome. Thanks! so here is what i have when i plug the Holux into my usbhost : QUOTE usb 1-2: new full speed USB device using pxa27x-ohci and address 100 usb 1-2: device descriptor read/64, error -62 perhaps it needs a special driver? holux talks about a 2.4 driver but nothing for 2.6 kernel... perhaps someone could check the 2.6.23 kernel config ? EDITED: found the linux driver here : http://www.holux.com/JCore/en/support/downloadCenter.jsp perhaps some skilled people could compile it for us ? |
|
|
|
Feb 11 2008, 02:10 PM
Post
#17
|
|
![]() Group: Members Posts: 2,350 Joined: 30-July 06 Member No.: 10,575 |
http://www.newegg.com/Product/Product.aspx...N82E16858179009
I'm thinking that one looks good (not too expensive, SirfStarIII chipset, reputable dealer). Sorry, I can't compile your driver (I'm not using Debian). EDIT: Any idea on the power draw of these things? It would be unfortunate to get one only to discover it draws more that the Z's USB will output. |
|
|
|
Feb 11 2008, 06:41 PM
Post
#18
|
|
|
Group: Members Posts: 124 Joined: 16-January 05 Member No.: 6,248 |
Any USB GPS 'mouse' will present itself as a USB serial device to the kernel*, and will spit out NMEA data when opened. (* there's a chance that the USB serial chipset might be unrecognised by linux, but I think support is getting very good these days...) I don't think there's really any standard for serial over usb, so you need a driver for whatever is in your device. For example, to use an itrek-z1 over usb under linux you need the cp2101 driver in the kernel. What I want is: -USB (not bluethooth) -Works well with pdaXrom -The ability to upload data to Google Earth or a similar app ( not compiled yet is OK) -Externally powered would be nice, or not too draining on the battery You should check out the itrek-z1, it outputs NMEA over usb and bluetooth, is self-powered (with solar panel for extra life), can records tracks itself, and there's java software to config the device and download tracks over usb and convert into a kml google earth file. |
|
|
|
Feb 11 2008, 07:37 PM
Post
#19
|
|
![]() Group: Members Posts: 2,350 Joined: 30-July 06 Member No.: 10,575 |
The latest GPS I'm looking at (cheaper, same chipset, Linux drivers for download, <80mA draw):
http://www.amazon.com/Holux-SiRF-Receiver-...700&sr=1-10 Gojira: Do you have a link to that GPS? |
|
|
|
Feb 11 2008, 09:17 PM
Post
#20
|
|
|
Group: Members Posts: 369 Joined: 6-September 04 From: Brisbane, Australia Member No.: 4,488 |
I don't think there's really any standard for serial over usb, so you need a driver for whatever is in your device. For example, to use an itrek-z1 over usb under linux you need the cp2101 driver in the kernel. I thought that went without saying - but the chances of running into a chipset that linux doesn't support are pretty slim these days (usb-serial.o handles *heaps*), especially in the cheap-usb-gps space. I don't particularly see it as something to worry about. Capn_Fish: you should have no problems with the GR-213. It's got a PL2303 serial chip in it, which is the most common one out there. Linux definitely supports it. |
|
|
|
Feb 12 2008, 04:22 AM
Post
#21
|
|
|
Group: Members Posts: 124 Joined: 16-January 05 Member No.: 6,248 |
I thought that went without saying - but the chances of running into a chipset that linux doesn't support are pretty slim these days (usb-serial.o handles *heaps*), especially in the cheap-usb-gps space. I don't particularly see it as something to worry about. Capn_Fish: you should have no problems with the GR-213. It's got a PL2303 serial chip in it, which is the most common one out there. Linux definitely supports it. if your only experience with usb is mass storage and ptp, where there is only one standard and drivers are common, then you might think there was a usb serial standard too and that your kernel is going to have support for it. that's not the case, and on the z getting a new kernel module isn't necessarily trivial. the device I mentioned, for example, needs a less common module, and another device mentioned in this thread apparently requires a third party driver, so it's definately something to check if you are going to buy a new device to use with a z Gojira: Do you have a link to that GPS? product home: http://www.transystem.com.tw/p-gps-iblue757.htm review: http://www.gpspassion.com/forumsen/topic.asp?TOPIC_ID=81290 java app: http://sourceforge.net/projects/bt747 perl app: http://www.rigacci.org/wiki/doku.php/doc/a...gger_i_blue_747 |
|
|
|
Feb 12 2008, 02:21 PM
Post
#22
|
|
|
Group: Members Posts: 369 Joined: 6-September 04 From: Brisbane, Australia Member No.: 4,488 |
if your only experience with usb is mass storage and ptp, where there is only one standard and drivers are common, then you might think there was a usb serial standard too and that your kernel is going to have support for it. that's not the case, and on the z getting a new kernel module isn't necessarily trivial. the device I mentioned, for example, needs a less common module, and another device mentioned in this thread apparently requires a third party driver, so it's definately something to check if you are going to buy a new device to use with a z I was specifically referring to usb serial devices in cheap gps units - i.e. only the devices Capn_Fish was asking about. Not the more complicated gps devices, *definitely* not generic usb devices - for those all bets are off. |
|
|
|
Feb 14 2008, 11:46 PM
Post
#23
|
|
|
Group: Members Posts: 9 Joined: 28-January 08 From: Arizona Member No.: 21,290 |
FWIW I have a Pharos Bluetooth iGPS working with my c3000. It worked out of the box once I figured out how to give it the so called "PIN".
|
|
|
|
Feb 19 2008, 02:31 PM
Post
#24
|
|
![]() Group: Members Posts: 2,350 Joined: 30-July 06 Member No.: 10,575 |
The latest GPS I'm looking at (cheaper, same chipset, Linux drivers for download, <80mA draw): http://www.amazon.com/Holux-SiRF-Receiver-...700&sr=1-10 Gojira: Do you have a link to that GPS? I can now confirm that the above GPS works well with Angstrom (just modprobe pl2303 and ohci-hcd or whatever that module is, and it works) |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 18th May 2013 - 01:55 PM |