AdnanHodzic / AdnanHodzic/auto-cpufreq

System incredibly slow after kernel update

Open
#464 10 comments 3 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
7.8k
Forks
357
Avg merge
3d 8h
Merged PRs (30d)
14

Description

After the latest kernel update, my laptop has become incredibly slow.
OS: Arch Linux
Kernel Version: 6.0.11-arch1-1

While auto-cpufreq is running, my cpu frequency on all cores seems to go down as far as 409 Hz.

I did stumble upon [this reddit post](https://www.reddit.com/r/archlinux/comments/zccknj/the_latest_kernel_6011arch11_has_made_my_laptop/) which identified the issue as the new AMD p-state driver. But I didn't see the error reported here, so just passing it along.

As of now, I've had to disable auto-cpufreq to get a usable system.

### System information:

```
-------------------------------------------------------------------------------

Linux distro: Arch Linux
Linux kernel: 6.0.11-arch1-1
Processor: AMD Ryzen 5 5500U with Radeon Graphics
Cores: 12
Architecture: x86_64
Driver: amd-pstate

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

CPU max frequency: 2100 MHz
CPU min frequency: 400 MHz

Core Usage Temperature Frequency
CPU0: 10.6% 31 °C 409 MHz
CPU1: 0.0% 31 °C 400 MHz
CPU2: 8.1% 31 °C 409 MHz
CPU3: 2.1% 31 °C 409 MHz
CPU4: 8.2% 31 °C 409 MHz
CPU5: 8.4% 31 °C 409 MHz
CPU6: 5.2% 31 °C 409 MHz
CPU7: 2.0% 31 °C 409 MHz
CPU8: 6.1% 31 °C 409 MHz
CPU9: 6.9% 31 °C 409 MHz
CPU10: 6.9% 31 °C 409 MHz
CPU11: 1.0% 31 °C 400 MHz

CPU fan speed: 0 RPM

auto-cpufreq version: Version : 1.9.7-1

Python: 3.10.8
psutil package: 5.9.4
platform package: 1.0.8
click package: 8.1.3
distro package: 1.8.0

Computer type: Notebook
Battery is: discharging

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

Total CPU usage: 7.7 %
Total system load: 1.69
Average temp. of all cores: 30.85 °C

Currently using: powersave governor
Currently turbo boost is: off

-------------------------------------------------------------------------------
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.