On 20 March 2010 11:58, Ben Wilson <[email protected]> wrote:
> Hi
>
> How do you disable autosuspend permanently so when you coldboot the phone it
> is off.
> I can turn it off in shr settings but it only lasts until the next reboot.
> I've tried what it says in the tweaks section, ie the following in
> /etc/frameworkd.conf
>
> [odeviced.idlenotifier]
> suspend = 0
>
> but it just ignores it.
>
> I'm using SHR unstable on gta01

I have SHR-unstable on a gta02. I made me a private copy from
/etc/freesmartphone/conf/openmoko_gta/fsodeviced.conf to
~/.fsodeviced.conf and it contains the following entries:

[fsodevice.kernel_idle]
ignore_by_id = lis302
idle = 60
idle_dim = 10
idle_prelock = 10
idle_lock = 10
suspend = 36000000

And fsodeviced finds this config file before the one in /etc and uses
it. The downside is, that I have to diff the two files now & then to
see if the system file has got new parameters.
_______________________________________________
Shr-User mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-user

Reply via email to