Need a linux distro which we can limit cpu frequency on panel

brozwadd99

New Member
Joined
Aug 18, 2021
Messages
1
Reaction score
0
Credits
11
hi everyone,
Is there any linux distro that can do what I mentioned in the title?
I tried cputool and cpufreq but not working plz dont talk about that.
 


Lord Boltar

Well-Known Member
Joined
Nov 24, 2020
Messages
2,217
Reaction score
1,625
Credits
16,370
Some Linux distros uses cupfrequtils to control CPU dynamic frequency scaling. This makes the processor run at lower speeds when demands on the CPU are lower and boosts the speed up to the maximum when it's under a higher load. This is so the CPU will generate less heat and consume less power. The default CPU governor used by this utility is "ondemand" which is the best compromise between cooling/power consumption and performance. Other available governors include performance and conservative. Run

cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors

to see all available governors on your system. Performance causes the CPU to operate at higher frequencies even though the load on it isn't that heavy, while conservative basically slows down the changes between frequencies: ondemand switches to a higher frequency briefly when there's a short spike in processor utilization but conservative tends to delay that switch for a moment in case that load quickly decreases.

MX Linux uses this but it is by terminal only - I do not know of any Linux OS that has it in the panel by design
 
Last edited:

f33dm3bits

Gold Member
Gold Supporter
Joined
Dec 11, 2019
Messages
5,951
Reaction score
4,421
Credits
43,713
Most panels have a way of adding custom applications or scripts, maybe you could use CoreCtrl for what you are looking for.
 

JasKinasis

Well-Known Member
Joined
Apr 25, 2017
Messages
1,706
Reaction score
2,471
Credits
13,702
There used to be a couple of gui’s for cpufreq.
One was a desktop widget for KDE 4. But I don’t think it got ported to KDE 5.
The other was a system tray widget that you could use in any desktop. Once you installed it, it auto-ran when you logged into a desktop session, leaving an icon in the system tray, which you could click on, to set your options. But I can’t remember what it was called.
Both of them let you select settings for cpufreq. Settings would persist/carry over to the next desktop session.
 
MALIBAL Linux Laptops

Linux Laptops Custom Built for You
MALIBAL is an innovative computer manufacturer that produces high-performance, custom laptops for Linux.

For more info, visit: https://www.malibal.com

Members online


Top