AdnanHodzic / AdnanHodzic/auto-cpufreq
Battery Charging Thresholds Not Applied by auto-cpufreq
- Ngôn ngữ chính
- Python
- Star
- 7.8k
- Fork
- 357
- Merge trung bình
- 3 ngày 8 giờ
- Pull request đã merge (30 ngày)
- 14
Mô tả
# Battery Charging Thresholds Not Applied by auto-cpufreq
## Have you tried?
- ✅ Searched through existing/closed issues.
- ✅ Verified installation via `auto-cpufreq --install` and `auto-cpufreq --remove`.
- ✅ Checked GNOME Power Profiles Daemon status.
- ✅ Reviewed `auto-cpufreq --debug` output.
## Error output:
No explicit error message, but **battery charging thresholds** do not seem to be enforced.

## System Information:
```
Linux distro: Ubuntu 22.04 Jammy Jellyfish
Kernel: 6.8.0-57-generic
CPU: 11th Gen Intel(R) Core(TM) i7-11800H @ 2.30GHz
Architecture: x86_64
Driver: acpi-cpufreq
auto-cpufreq version: 2.5.0
```
## Issue Description:
Despite setting charging thresholds in `/etc/auto-cpufreq.conf`:
```
enable_thresholds = true
start_threshold = 60
stop_threshold = 80
```
Auto-cpufreq does not enforce these limits. The battery is charging beyond the stop threshold with **no rules detected** in `auto-cpufreq --stats`.
## Steps Taken:
- Installed and removed auto-cpufreq to reset settings.
- Verified GNOME Power Profiles Daemon interference.
- Ensured `/etc/auto-cpufreq.conf` is properly configured.
- Observed battery stats showing **no charging thresholds applied**.
## Expected Behavior:
Battery charging should **stop at 80%** and **resume at 60%**, but this is not happening.
Would appreciate any guidance on troubleshooting or confirming whether this is a known bug.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.