"e.waelde" <ew.ng7...@nassur.net> writes:
> 1. can the GSM hw be completely shutdown via software at all? If so, how?

echo 0 | sudo tee $sys_pm_gsm/power_on

> 2. can the GSM hw be powered up again via software?

echo 0 | sudo tee $sys_pm_gsm/power_on
echo 1 | sudo tee $sys_pm_gsm/power_on
echo 1 | sudo tee $sys_pm_gsm/reset

> 3. how about the phone application itself (I use zhone so far), can
>    zhone or whatever is the future thing handle this case? Probably not.

No idea.


_______________________________________________
Smartphones-userland mailing list
Smartphones-userland@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/smartphones-userland

Reply via email to