maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   SailfishOS (https://talk.maemo.org/forumdisplay.php?f=52)
-   -   get jolla faster (https://talk.maemo.org/showthread.php?t=93059)

francesco VE 2014-04-20 14:43

get jolla faster
 
hi all
i've just find this little guide.on jolla community italia......what do you think about it?
create a text file whit this name....GPUMorePowa.service....and save it on document folder

[Unit]
Description=Set the GPU power to the maximum!
After=connman.service

[Service]
Type=forking
ExecStart=/usr/bin/doGPUPowa
Restart=always

[Install]
WantedBy=multi-user.target

than create a second file named doGPUPowa

#!/bin/bash
echo "performance" >/sys/devices/platform/kgsl-3d0.0/kgsl/kgsl-3d0/pwrscale/trustzone/governor

Copy that two files on document folder

open terminal....

devel-su
<la tua password root>
cp /home/nemo/Documents/GPUMorePowa.service /etc/systemd/system/
cp /home/nemo/Documents/doGPUPowa /usr/bin
systemctl enable GPUMorePowa.service
reboot

it go to work on gpu setting.....what do you think? i've not try it yet.....

cit. JOLLA COMMUNITY ITALIA

nieldk 2014-04-20 14:49

Re: get jolla faster
 
well, ....

http://talk.maemo.org/showpost.php?p...&postcount=393

francesco VE 2014-04-20 14:59

Re: get jolla faster
 
ok sorry.....
anyway.....does it work good?

fravaccaro 2014-05-29 01:47

@Nieldk

Sorry for my late reply, but I got no ping back from this post so I could see it only by chance (@francesco next time please link to the source).

I got those two scripts from a guy on twitter and I assumed he wrote them (as he did not provide any source). I ain't much into scripting but clearly the code is nearly the same.

I'll add your TMO post to the sources of my post

Dave999 2014-05-29 08:34

Re: get jolla faster
 
well well well...
http://talk.maemo.org/showpost.php?p...postcount=2822

llelectronics 2014-05-30 10:41

Re: get jolla faster
 
The downside of this speed improvement is its effect on battery runtime.
So it uses by average 100-200mw more power which leads to a shorter runtime.


All times are GMT. The time now is 11:12.

vBulletin® Version 3.8.8