How to set performance mode to CPU & GPU
I'm using sailfish 3.3.0.14 on Xperia 10 plus.Do anyone know how to set performance mode on CPU and GPU?
Thanks a lot.
We have moved to a new Sailfish OS Forum. Please start new discussions there.
I'm using sailfish 3.3.0.14 on Xperia 10 plus.Do anyone know how to set performance mode on CPU and GPU?
Thanks a lot.
You need to use 'mcetool' to set this option. 'mcetool' is not installed by default, so you will need to install it if you haven't already;
devel-su pkcon install mce-tools
Once mcetool is installed, you can set CPU governor with the following command
mcetool --set-cpu-scaling-governor=performance
The options for this are automatic | performance | interactive
- 'automatic' is default setting
This works as it should on Jolla1 device, I have no experience with Xperia/Sony device, you do this at your own risk!
@Edz This mce feature was developed and at some point even used for Jolla1. But then it was found to interfere with android services with overlapping roles etc -> related action config was removed -> even though settings, state evaluation and triggering logic still exists in mce, atm it is not really doing anything even in J1.
spiiroin ( 2020-04-22 11:35:59 +0200 )editThanks for the info @spiiroin - I was not aware of the mechanics of the settings, I just wanted to answer the question.
@jinpingxi - read the comment above from one of moderators, spiiroin.
Spam Hunter ( 2020-04-23 18:38:18 +0200 )editThis thread is public, all members of Together.Jolla.Com can read this page.
Asked: 2020-04-20 12:49:28 +0200
Seen: 485 times
Last updated: Apr 21 '20
penerfonce?, wtf is that?
Acarm ( 2020-04-20 17:52:30 +0200 )editLost in translation?, . . I think he means 'performance'.
Spam Hunter ( 2020-04-21 11:26:06 +0200 )edit@jinpingxi, you can try to edit file "init.qcom.post_boot.sh" without installing mcetools. It works on Jolla C & Inoi R7.
Asmir ( 2020-04-21 23:24:22 +0200 )edit