really ?
because "always" doesn't seem to work, as my battery life doesn't exceed a
day with QTmoko, whereas it lasts more or less 3 days with SHR ...
if it's not the #1024, what else ?
-- 
  Gand'

On Wed, Apr 28, 2010 at 11:46 AM, Radek Polak <pson...@seznam.cz> wrote:

> On Wednesday 28 April 2010 10:31:30 Gand' wrote:
>
> > The correct value to fix #1024 in qtmoko in */opt/qtmoko
> > /etc/default/Trolltech/Modem.conf*
> > is "*yes*" instead of "always" ("always" is the value to use with SHR)
>
>
> It's the same if you have "always" or "yes". The code checks for "never"
> and
> activates deep sleep otherwise.
>
>
> http://github.com/radekp/qtmoko/blob/master/devices/neo/src/plugins/phonevendors/neo/vendor_neo.cpp
>
>    if (deepsleep == "never")
>        chat("AT%SLEEP=2");
>    else
>        chat("AT%SLEEP=4");
>
> Regards
>
> Radek
>
> _______________________________________________
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to