Margo <[email protected]> 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

_______________________________________________
Openmoko community mailing list
[email protected]
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to