Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CPU not scaling down to set freq in config file #426

Closed
ThomasMW opened this issue Aug 31, 2022 · 2 comments
Closed

CPU not scaling down to set freq in config file #426

ThomasMW opened this issue Aug 31, 2022 · 2 comments

Comments

@ThomasMW
Copy link

System information:

Using settings defined in /etc/auto-cpufreq.conf file

-------------------------------------------------------------------------------

Linux distro: Ubuntu 22.04.1 LTS (Jammy Jellyfish)
Linux kernel: 5.15.0-46-generic
Processor: 11th Gen Intel(R) Core(TM) i5-11300H @ 3.10GHz
Cores: 8
Architecture: x86_64
Driver: intel_pstate

------------------------------ Current CPU stats ------------------------------

CPU max frequency: 1800 MHz
CPU min frequency: 800 MHz

Core	Usage	Temperature	Frequency
CPU0:	  2.0%     42 °C     3100 MHz
CPU1:	  0.0%     40 °C     3100 MHz
CPU2:	  0.0%     39 °C     1092 MHz
CPU3:	  3.9%     38 °C     3100 MHz
CPU4:	  0.0%     42 °C     3100 MHz
CPU5:	  0.0%     40 °C     3100 MHz
CPU6:	  0.0%     39 °C     3100 MHz
CPU7:	  0.0%     38 °C     3100 MHz

auto-cpufreq version: (Snap) 1.9.5

Python: 3.10.4
psutil package: 5.9.1
platform package: 1.0.8
click package: 8.1.3
distro package: 1.7.0

Computer type: Notebook
Battery is: discharging

auto-cpufreq system resource consumption:
cpu usage: 0.0 %
memory use: 0.15 %

Total CPU usage: 0.5 %
Total system load: 0.10
Average temp. of all cores: 39.75 °C 

Currently using: powersave governor
Currently turbo boost is: off

-------------------------------------------------------------------------------

Hi Adnan,

I've installed and configured auto-cpufreq via Snap. Although I've seem to run into the issue that the CPU actually isn't scaling down to my set freq in the config file (see debug output). Any tips on how I can remedy this?


@ThomasMW
Copy link
Author

I didn't actually switch to acpi-cpufreq, I'll show myself out.

Thanks for the great tool!

@r100-stack
Copy link

r100-stack commented Mar 6, 2023

I didn't actually switch to acpi-cpufreq, I'll show myself out.

In case someone else is having the same problem, how to change to acpi-cpufreq is mentioned in https://github.com/AdnanHodzic/auto-cpufreq/#troubleshooting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants