AdnanHodzic / AdnanHodzic/auto-cpufreq

[BUG] on install, are created tons of logs

未关闭
#827 2 条评论 2 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
7.8k
派生
357
平均合并
3 天 8 小时
30 天内合并 PR
14

描述

After starting it i'm experiencing a full disk with logs (44GB), all of them equals to the next sample
### Error output:
```journal
mar 31 22:12:39 mypc kernel: pcieport 0000:00:1c.5: AER: Correctable error message received from 0000:03:00.0
mar 31 22:12:39 mypc kernel: ath9k 0000:03:00.0: PCIe Bus Error: severity=Correctable, type=Physical Layer, (Receiver ID)
mar 31 22:12:39 mypc kernel: ath9k 0000:03:00.0: device [168c:0036] error status/mask=00000001/00002000
mar 31 22:12:39 mypc kernel: ath9k 0000:03:00.0: [ 0] RxErr (First)

```
---

### System information:

Add/paste output of:

```
sudo auto-cpufreq --debug

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

Linux distro: Zorin OS 17 jammy
Linux kernel: 6.8.0-52-generic
Processor: Intel(R) Core(TM) i3-6006U CPU @ 2.00GHz
Cores: 4
Architecture: x86_64
Driver: intel_pstate

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

CPU max frequency: 2000 MHz
CPU min frequency: 400 MHz

Core Usage Temperature Frequency
CPU0 100.0% 61 °C 2000 MHz
CPU1 100.0% 60 °C 2000 MHz
CPU2 2.0% 61 °C 2000 MHz
CPU3 3.0% 60 °C 2000 MHz

CPU fan speed: 2700 RPM

auto-cpufreq version: 2.5.0

Python: 3.10.12
psutil package: 7.0.0
platform package: 1.0.8
click package: 8.1.8
distro package: 1.9.0

Computer type: Notebook
Battery is: charging

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

Total CPU usage: 53.4 %
Total system load: 2.06
Average temp. of all cores: 60.00 °C

Currently using: performance governor
Currently turbo boost is: on

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

```
I have removed the files and then they appear again, disabling the tool and rebooting solved the problem, which is not good, i want to use the auto-cpufreq

---

贡献指南

这个仓库没有索引到贡献指南

调研方向

Start with the installation path and the `auto-cpufreq --debug` entry point, then reproduce the issue with the tool enabled while monitoring the journal and disk usage. Done means enabling auto-cpufreq no longer causes the reported kernel messages to fill the disk with repeated logs, while the tool remains usable.

由索引模型根据 Issue 内容生成。

评估

技术栈
linux, python
领域
cli, observability, operating-systems
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。