Re: QtMoko v55 for Freerunner upgraded to wheezy

2013-05-12 Thread Raphael Wimmer

On Tue, 16 Apr 2013 14:35:47 +0200, Radek Polak pson...@seznam.cz wrote:


Hi,
i have now moved the experimental wheezy based qtmoko v55 to stable.


Just a heads-up for the next pure-wheezy version:
Upgrading gpsd from 2.95 (squeeze, and installed in v55) to 3.6 (wheezy)  
results in gpsd no longer recognizing the GPS chip.

Not sure if this is an error on my side but:
I have installed v55 from the linked source. While playing around with  
additional packages, I had to uninstall and reinstall gpsd.

At this point, apt chose the wheezy package for gpsd (3.6).
After the upgrade, QtPedometer, qtgps don't get any data. NeronGPS even  
hangs when initializing the GPS chip.

Downgrading back to gpsd 2.95 fixes the problem.

with gpsd 2.95 - the DEVICE line appears after starting NeronGPS


root@neo:~# netcat localhost 2947
{class:VERSION,release:2.95,rev:2011-12-06T19:20:53,proto_major:3,proto_minor:3}


{class:DEVICE,path:/dev/ttySAC1,activated:1368350470.77,driver:Generic  
NMEA,native:0,bps:9600,parity:N,stopbits:1,cycle:1.00}



and with gpsd 3.6:



root@neo:~# netcat localhost 2947
{class:VERSION,release:3.6,rev:3.6,proto_major:3,proto_minor:7}


[no DEVICE ever appears]

Btw: why does only NeronGPS show the number of visible satellites in the  
status bar?


Best,

Raphael

--

Dipl.-Medieninf. Raphael Wimmer
Wiss. Mitarbeiter / Research Assistant
Doktorand / PhD student

Ludwig-Maximilians-Universität München   E-Mail: raphael.wim...@ifi.lmu.de
LFE Medieninformatik Skype:  real_raphman
Amalienstr. 17 / Raum 206WWW: 
http://www.medien.ifi.lmu.de

80333 MünchenTel:+49 (89) 2180-4659
Germany  Fax:+49 (89) 2180-99-4659

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: QtMoko v55 for Freerunner upgraded to wheezy

2013-05-12 Thread Radek Polak
On Sunday, May 12, 2013 11:47:26 AM Raphael Wimmer wrote:

 On Tue, 16 Apr 2013 14:35:47 +0200, Radek Polak pson...@seznam.cz wrote:
  Hi,
  i have now moved the experimental wheezy based qtmoko v55 to stable.
 
 Just a heads-up for the next pure-wheezy version:
 Upgrading gpsd from 2.95 (squeeze, and installed in v55) to 3.6 (wheezy)
 results in gpsd no longer recognizing the GPS chip.
 Not sure if this is an error on my side but:
 I have installed v55 from the linked source. While playing around with
 additional packages, I had to uninstall and reinstall gpsd.
 At this point, apt chose the wheezy package for gpsd (3.6).
 After the upgrade, QtPedometer, qtgps don't get any data. NeronGPS even
 hangs when initializing the GPS chip.
 Downgrading back to gpsd 2.95 fixes the problem.
 
 with gpsd 2.95 - the DEVICE line appears after starting NeronGPS
 Raphael

Hi,
is it configured properly? Make sure you have these values in 
/etc/default/gpsd:

START_DAEMON=true
DEVICES=/dev/ttySAC1
GPSD_OPTIONS=-b


Regards

Radek

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community