-
-
Notifications
You must be signed in to change notification settings - Fork 288
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The battery is "discharging" even when connected to power. #83
Comments
it seems that BTW: didn't we met on reddit (just recognized same CPU lol)? |
Nope. I have MSI Alpha 15 with dual Radeon GPUs. That's why I bought it :P I install AUR version, but snap also have this problem. Ofc. this is hipotetical problem, because everything works, but I don't know if the program will go into power-saving mode. |
Oh, I see, than it's not due to the snap sandboxing. |
I bought a laptop recently, specifically with integrated AMDGPU only :) |
Closing due to inactivity. |
I'm running into roughly the same problem. I set my battery charge threshold to 80% using asusctl for everyday use. And when used with power-profiles-daemon, the battery status is I'm not sure if this is some sort of incompatibility between asusctl and auto-cpufreq. |
I'm thinking there's a conflict between these two, as it is for example GNOME power profiles or TLP which auto-cpufreq works on disabling automatically or warning about them. Since I don't know anything about asusctl, simple way to verify this problem is to disable it and see if yo still have the same problem with auto-cpufreq ... |
I tried, yet the problem was still around. However, it has got even weirder, that it occurs only when using USB PD adapter to charge. It doesn't trigger when using the vendor-provided power brick... Now I suspect this is a firmware problem or so. Maybe |
I've made a change to the battery charging detection, you can install manually with |
@Angel-Karasu Thanks The battery in your code have status "Not charging" however in CPU frequency scaling is an information:
|
Is this the result when the battery is charging ? |
@Angel-Karasu |
I have changed the detection method |
Weren't these changes merged as part of #716 and should be available with latest changes on |
Works :)
|
Error output:
System information:
I don't know if it's an error (translation), but according to auto-cpufreq (as I understand it), the battery is discharged even when it is plugged in. In my opinion the program can take bad values in boost management and so on (although I don't see that it would change anything).
Unless I'm stupid and I misunderstand something.
The text was updated successfully, but these errors were encountered: