CPU scaling, pysolfc and gkrellm
Posted: 30. Apr 2015, 04:05
This is in a MATE 14.1 bare metal SSD install.
My CPU is in my sig, scaling was not set to ondemand OOTB, and I had trouble trying to get it auto ondemand every boot as opposed to manual CL throttling each session, after searching forums and trying a few things, I just gave up.
This would work but would be lost when shutdown...
Any number of things I tried would not 'stick'. It would be nice if there was a simple CL solution or a setting in the GUI, etc, I hate my CPU running full bore for no good reason, [s]it[/s] they usually idle @ 1.4GHz as opposed to 4.2GHz max turbo.
Pysolfc installs, creates an icon in the games menu but will not start, nothing, nada, not even a busy cursor, wouldn't start from Alt+F2 Run either.
Gkrellm installs but does not create a menu icon, anywhere in any menu, it will however run properly using the Alt+F2 Run dialogue.
One more, if you try to install gedit and its plugin package together in Sourcery, the install will fail, but if you just install the main gedit package alone, it installs and runs properly, this is not a big deal (to me) as I only use what is included in the standard install package anyway. Geany is really cool and all (holy features Batman), but I couldn't see a setting in Geany to save backup copies of original files when closing like gedit can/does, I love that feature, saved my skin many times. If there is such a setting in Geany, then it's all me, lol.
My CPU is in my sig, scaling was not set to ondemand OOTB, and I had trouble trying to get it auto ondemand every boot as opposed to manual CL throttling each session, after searching forums and trying a few things, I just gave up.
This would work but would be lost when shutdown...
Code: Select all
Paste the first line so sudo stores the password...
sudo cpufreq-set -c0 -g ondemand
Now paste the rest all together and hit Enter...
sudo cpufreq-set -c1 -g ondemand
sudo cpufreq-set -c2 -g ondemand
sudo cpufreq-set -c3 -g ondemand
sudo cpufreq-set -c4 -g ondemand
sudo cpufreq-set -c5 -g ondemand
sudo cpufreq-set -c6 -g ondemand
sudo cpufreq-set -c7 -g ondemand
Pysolfc installs, creates an icon in the games menu but will not start, nothing, nada, not even a busy cursor, wouldn't start from Alt+F2 Run either.
Gkrellm installs but does not create a menu icon, anywhere in any menu, it will however run properly using the Alt+F2 Run dialogue.
One more, if you try to install gedit and its plugin package together in Sourcery, the install will fail, but if you just install the main gedit package alone, it installs and runs properly, this is not a big deal (to me) as I only use what is included in the standard install package anyway. Geany is really cool and all (holy features Batman), but I couldn't see a setting in Geany to save backup copies of original files when closing like gedit can/does, I love that feature, saved my skin many times. If there is such a setting in Geany, then it's all me, lol.