![]() |
|
|||||||
| Register | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Sharp MM10 Lover
Join Date: Aug 2004
Location: Wales
Posts: 58
|
USB GPS, BL00DY thing!!!!!!
Hi guys,
I have a USB GPS reciever which im trying to set up with my laptop running SuSE 9.2. Here is the same gps device on eBay. How do i configure this in Linux? Can anybody here point me in the right direction where i can find a guide (or any information that will help). Cheers for your help.
__________________
Why play deathmatch when you can play dominoes? |
|
|
|
|
|
#4 (permalink) | |
|
Humourless EuroMod.
Join Date: Mar 2004
Location: City of Mermaids, Denmark
Posts: 6,813
|
Quote:
Do a "lsmod<enter>", and check if the PL2303 driver is loaded. If it isn't, do a "modprobe pl2303<enter>" to load the driver. This should load the usbserial and pl2303 modules, and give you access to the gps via /dev/ttyUSB0. If you are using the gpsd which comes with the GPSDrive (upto v.2.09) then use the -K parameter when loading gpsd, in order to workaround the problem of keeping the USB serial port open. The gpsd from the GPSDrive package is highly recommended, iso using the standard gpsd v.2.x series deamons. Dutch P.S. Please read the post in the welcome desk section, regarding proper english. There is a reason for having the shift keys on the keyboard.
__________________
All your answers are belong to Google. SEARCH DAMMIT! Warning. Warning. Low C8H10N4O2 level detected. Operator halted.... |
|
|
|
|
|
|
#5 (permalink) |
|
Sharp MM10 Lover
Join Date: Aug 2004
Location: Wales
Posts: 58
|
cheers for your help Dutch, i have the driver loaded.
Im not sure what port its on, my other usb devices are (i only have 3usb ports) usb hd usb mouse usb gps how can i figure out what port the gps is on? /dev/ttyUSB? what exactly does gpsd do? cheers P.s. Sorry bout the caps, usb and gps were caps because they were ancoronyms(sp?) and bloody was caps to promote my rage. ![]()
__________________
Why play deathmatch when you can play dominoes? |
|
|
|
|
|
#6 (permalink) |
|
Sharp MM10 Lover
Join Date: Aug 2004
Location: Wales
Posts: 58
|
i used the command lsusb in a terminal and this is what i got
Code:
Bus 003 Device 001: ID 0000:0000 Bus 002 Device 003: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port Bus 002 Device 001: ID 0000:0000 Bus 001 Device 003: ID 046d:c00e Logitech, Inc. Optical Mouse Bus 001 Device 002: ID 07ab:fc02 Freecom Technologies Bus 001 Device 001: ID 0000:0000
__________________
Why play deathmatch when you can play dominoes? |
|
|
|
|
|
#7 (permalink) | |
|
Humourless EuroMod.
Join Date: Mar 2004
Location: City of Mermaids, Denmark
Posts: 6,813
|
Quote:
With regards to proper the usage of proper English, capitalization is used at the start of a sentence. Not using proper capitalization makes you look like a tard, or indicates that you are plain lazy, as well as making your post less readable. Neither of those items will make people inclined to answer and help you. Write like an adult, and you can expect to get answers. If you choose not to, then your posts WILL end up in the bin, or just be deleted. Final warning! Dutch
__________________
All your answers are belong to Google. SEARCH DAMMIT! Warning. Warning. Low C8H10N4O2 level detected. Operator halted.... |
|
|
|
|
|
|
#8 (permalink) |
|
Managing the iTards.
Join Date: Dec 2002
Location: Ohio
Posts: 5,383
|
Here is how I get my pharos usb gps to work in Slack.
Code:
gpsd -p /dev/ttyUSB0 -s 4800
__________________
Atheism is a non-prophet organization. |
|
|
|
|
|
#9 (permalink) | |
|
Registered Member
Join Date: Oct 2004
Posts: 46
|
Quote:
__________________
Live Every Day Like Its Your Last................Because One Day It Will BE!!! |
|
|
|
|