[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200712092726.GC13495@amd>
Date: Sun, 12 Jul 2020 11:27:26 +0200
From: Pavel Machek <pavel@....cz>
To: maemo-leste@...ts.dyne.org,
kernel list <linux-kernel@...r.kernel.org>,
linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
linux-omap@...r.kernel.org, tony@...mide.com, sre@...nel.org,
nekit1000@...il.com, mpartap@....net, merlijn@...zup.org,
martin_rysavy@...trum.cz
Subject: GPS fun on Droid 4 and leste
Hi!
GPS on the droid 4 does not really work out of the box.
gpsd is not in default installation, maybe it should be?
What is worse, there's something broken with gpsd. Try:
/usr/sbin/gpsd -N -D 5 /dev/gnss0
gpspipe -w
# this seems to work, but do ^C and restart
gpspipe -w
...and it hangs.
xgps from gpsd-clients is broken: probably missing dependency
on gtk3 libraries.
user@...uan-droid4:/my/tui/lib$ xgps
Traceback (most recent call last):
File "/usr/bin/xgps", line 30, in <module>
gi.require_version('Gtk', '3.0')
File "/usr/lib/python2.7/dist-packages/gi/__init__.py", line
129, in require_version
raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Gtk not available
Any ideas?
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Download attachment "signature.asc" of type "application/pgp-signature" (182 bytes)
Powered by blists - more mailing lists