OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: gab74 on November 19, 2005, 06:30:38 am

Title: Does Gps Works On Rc12 ?
Post by: gab74 on November 19, 2005, 06:30:38 am
On my SL6000 and RC10 i've no problem to work with GPS ( my gps is a GLOBASAT BC307) under RC12 and my C3100 it doesent work......

i've set up  /etc/pcmcia/config

Code: [Select]
card "Globasat BC-307"
manfid 0x0279, 0x950b
bind "serial_cs"
and comment "COMPAQ Bluethoot " in bluethoot config

the restart pcmcia and insert my GPS

in /var/lib/pcmcia/stab i can see my GPS CARD'S NAME on /dev/ttyS3

i set uart speed to 4800 by
Code: [Select]
stty 4800  > /dev/ttys3
then i try to see if any data is received from the card

cat /dev/ttyS3....

but it doesent output any data.....

is there any difference in serial_cs module for RC12....

Am i missing anything???