Page 1 of 1

GPS in Foxtrotgps works after suspend x 2. CF-30MK3.

Posted: Sun May 10, 2015 5:04 pm
by SHEEPMAN!
I saw Morgan's post with no answer in the Mint forum. Seems to be the same in Makulu.

This is a MK3 30 ....same one (all of them) have screen flicker which is cured by suspend/restore.

Any guesses on what's up?

Meanwhile Mint 17 on CF-53JULA (Gobi 2000) runs xgps or FoxtrotGPS fine as does CF-19 MK2FH.

We are missing a piece or the 9300 Intel just doesn't want to play. :pat:

Re: GPS in Foxtrotgps works after suspend x 2. CF-30MK3.

Posted: Sun May 10, 2015 8:50 pm
by SHEEPMAN!
O.K. it's Mother's Day and my Mom-in-Law is in I.C.U. but that is no excuse.

Probably no-one knows the answer.

As a significant bump:
What GPSD does, and what it cannot do

GPSD solves some of the problems with GPS/AIS sensors. First: multiplexing; it allows multiple applications to get sensor data without having to contend for a single serial device. Second: coping with the hideous gallimaufry of badly-designed protocols these devices use — regardless of device type, you will get data in a single well-documented format. Third: on operating systems with a hotplug facility (like Linux udev), GPSD will handle all the device management as USB devices are plugged in and unplugged.

What GPSD can’t do is pull fix data out of thin air when your device hasn’t reported any. Nor is it a magic power supply, so its device management has to be designed around keeping the attached sensors open only when a client application actually needs a fix.

As you’ll see, these constraints explain most of the design of the GPSD wire protocol, and of the library APIs your client application will be using.
Oy what nice words. gallimaufry :eek: ( :eek: :eek: It's a word, it's a word)

I'll bump it again with the document link after I read it all.

Oy is not a word but my sheep come to the barn when I yell it.

def: Oy!....you sheep the coyotes are waking up,.....get in here!...

Thanks for the distraction.

Jayburd...

Re: GPS in Foxtrotgps works after suspend x 2. CF-30MK3.

Posted: Sun May 10, 2015 9:40 pm
by SHEEPMAN!
http://www.catb.org/gpsd/client-howto.html

Very, very worth a read. This bloke can write.

Re: GPS in Foxtrotgps works after suspend x 2. CF-30MK3.

Posted: Mon May 11, 2015 11:03 pm
by mklym
On my fresh install of Makulu 9 Xfce, xgps will show sats but not lock onto any until I put the 30MK3 into suspend at least twice. FYI.

Re: GPS in Foxtrotgps works after suspend x 2. CF-30MK3.

Posted: Mon May 11, 2015 11:16 pm
by SHEEPMAN!
Exactly. What's with that?