AdnanHodzic / auto-cpufreq

Automatic CPU speed & power optimizer for Linux
https://foolcontrol.org/?p=4603
GNU Lesser General Public License v3.0
5.32k stars 259 forks source link

Wake up and reboot problems #688

Closed RaffaeleMelluso closed 1 month ago

RaffaeleMelluso commented 1 month ago

Fill out information requested in this template, without doing so issue will be ignored & closed!

Have you tried?

Error output:

No error showned, 

System information:

Add/paste output of

auto-cpufreq --debug

CPU max frequency: 2800 MHz CPU min frequency: 900 MHz

Core Usage Temperature Frequency CPU0 0.0% 40 °C 1927 MHz CPU1 0.0% 40 °C 900 MHz CPU2 2.0% 40 °C 1821 MHz CPU3 0.0% 40 °C 3025 MHz CPU4 1.0% 40 °C 900 MHz CPU5 1.0% 40 °C 1930 MHz CPU6 1.0% 40 °C 4341 MHz CPU7 0.0% 40 °C 2800 MHz

auto-cpufreq version: 2.2.0 (git: 0815e7e)

Python: 3.12.3 psutil package: 5.9.8 platform package: 1.0.8 click package: 8.1.7 distro package: 1.9.0

Computer type: Notebook Battery is: discharging

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

Total CPU usage: 0.6 % Total system load: 0.42 Average temp. of all cores: 40.00 °C

Currently using: schedutil governor Currently turbo boost is: on

Also please be descriptive about the issue you're reporting, i.e: what you tried & what's the expected behaviour. Just a black screen light when i try to reboot or wake up my system. When i shutted of cpuautofreq it started working again.


shadeyg56 commented 1 month ago

You'll need to provide more information, as I've never heard of anything like this happening.

AdnanHodzic commented 1 month ago

You'll need to provide more information, as I've never heard of anything like this happening.

Also not sure how it could be related to auto-cpufreq ... as it has no impact on Wayland/X11 which might be a problem here.

RaffaeleMelluso commented 1 month ago

Nevermind, i've installed snap version and now it works properly. I've been used gui version

AdnanHodzic commented 1 month ago

Glad to hear you figured it out, closing the issue!