Dynamic PM in Jolla
AFAIK SailfishOS has static PM (due to Android patches). Is it possible to make it use dynamic PM (as our old N900s or N9s)?
We have moved to a new Sailfish OS Forum. Please start new discussions there.
AFAIK SailfishOS has static PM (due to Android patches). Is it possible to make it use dynamic PM (as our old N900s or N9s)?
Well it is not impossible. But it will require a huge amount of work and very detailed specs of the chips involved. Not an easy task at all. And definitely not one Jolla has the resources for. (For N900 and N9 Nokia had a huge team of power management engineers and a co-operation with a team from TI)
Will probably never happen because most drivers are not made by Jolla, and I think most of the problem comes from the drivers.
javispedro ( 2014-09-03 18:23:43 +0200 )editWell, according to the felipec's post [1], the dynamic pm kernel code is upstream, so the module should be there too. So would it be possible to achieve this by enabling some kernel modules (neglecting the power consumption for the time being)?
[1] http://felipec.wordpress.com/2012/01/04/android-vs-maemo-power-managment-static-vs-dynamic/
marmistrz ( 2014-09-03 19:41:39 +0200 )edit"the module should be there"? This is not something you just 'plug on'. It's a pervasive change in most device drivers.
javispedro ( 2014-09-04 13:04:14 +0200 )editIt's more or less trivial to disable "opportunistic suspend", which is the most annoying behaviour of Android-like power management:
mcetool --set-suspend-policy=early
However this won't really move to dynamic PM. Most of the kernel drivers still will depend on the system being suspended in order to disable timers, etc. So your battery life will suffer. Not much in my experience, but not more than 2 days even in low use.
my own daily Jolla is configured like this.
For additional information see http://talk.maemo.org/showthread.php?t=92183 and more specifically the following post: http://talk.maemo.org/showpost.php?p=1401956&postcount=29
is there a way to have this set on every boot?found a way to do it via http://lukas.zapletalovi.com/2013/08/execute-command-during-start-with-systemd.html
This thread is public, all members of Together.Jolla.Com can read this page.
Asked: 2014-09-02 18:42:12 +0200
Seen: 1,455 times
Last updated: Jan 01 '18
Skype video call ability [answered]
Use same standard folder for pictures in Jolla and Android environment
Android applications should not be grouped in the same window [released]
1 window per Android app [duplicate]
Bug: Files and directories in the Android sandbox have insufficient permissions
Where photos from android apps are being stored? [answered]
Android VKB saves and suggests passwords in plaintext
\SDCARD\ folder which Android apps use should be visible when you plug your phone into PC [released]
Display (and edit) Android APK rights when installing from Transfers
Sorry, what is PM?
magullo ( 2014-09-03 10:18:31 +0200 )edit@magullo Power Managment
max ( 2014-09-03 13:22:27 +0200 )edit