1
cpupower maxfreq dialog
System Tools (NOT OS or ROMS)
by zezinho
This shell script uses kdialog to allow CPU maximum allowed frequency change graphicaly.Dependencies :- kdialog- cpupower- sudoThe user must be allowed to use cpupower command through sudo.
2 comments
6.1

Plings 1

2
GPU power profile
System Tools (NOT OS or ROMS)
by zezinho
This shell script uses kdialog to allow Radeon GPU power profile change graphicaly.Dependencies :- kdialog- sudoThe user must be allowed to write the sys file. I do it through the following /etc/tmpfiles.d/radeon.conf file :w /sys/class/drm/card0/device/power_profile 0775 - live - loww...
1 comment
5.7

Plings 1

3
cpupower governor dialog
System Tools (NOT OS or ROMS)
by zezinho
This shell script uses kdialog to allow CPU governor change graphicaly.Dependencies :- kdialog- cpupower- sudoThe user must be allowed to use cpupower command through sudo.
2 comments
6.1

Plings 1