Thread: Jolla C
View Single Post
Posts: 22 | Thanked: 51 times | Joined on Dec 2014
#744
Originally Posted by epninety View Post
Sorry, not a linux god, so can you add a little more detail?

Do I just need to change the content of the file from 'msm-adreno-tz' to 'performance'?

As a supplementary question, some brief notes on how one finds out such esoteric info might be appreciated by us lesser mortals
Yes, just change the value to performance and it will take effect immediately. You can just input

Code:
echo 'performance' > /sys/devices/soc.0/1c00000.qcom,kgsl-3d0/kgsl/kgsl-3d0/devfreq/governor
with root access (devel-su) in the terminal and thats it. Though the setting doesnt persist between boots so after every boot you need to change it again.

I found it just by doing a search of the word 'governor', found the path that has 'kgsl' on it (like on Jolla1) and tried it. Not a god either
 

The Following 13 Users Say Thank You to synt For This Useful Post: