[QtMoko] How to install tangoGPS?

Timo Juhani Lindfors timo.lindfors at iki.fi
Wed Apr 14 22:21:44 CEST 2010


Margo <keegiveel at gmail.com> writes:
> The path in /opt/qtmoko/bin/gps-poweron.sh is
> /sys/devices/platform/gta02-pm-gps.0/power_on
>
> This file does exist and is 0. If I manually "echo 1" it, and then cat
> it, it is still 0. Something automatically changes it back to 0.


How about

echo 0 > /sys/devices/platform/gta02-pm-gps.0/power_on
echo 1 > /sys/devices/platform/gta02-pm-gps.0/power_on
cat /sys/devices/platform/gta02-pm-gps.0/power_on

which is what omhacks does iirc?

-Timo



More information about the community mailing list