AdnanHodzic / AdnanHodzic/auto-cpufreq

System incredibly slow after kernel update

Abierto
#464 10 comentarios 3 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
7.8k
Forks
357
Merge medio
3 d 8 h
PR fusionados (30 d)
14

Descripción

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

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.