You are not logged in.
Running latest Arch, latest Xfce4.
Output of
sudo tlp-stat -b:
--- TLP 1.5.0 --------------------------------------------
+++ Battery Care
Plugin: lenovo
Supported features: charge threshold
Driver usage:
* vendor (ideapad_laptop) = active (charge threshold)
Parameter value range:
* STOP_CHARGE_THRESH_BAT0: 0(off), 1(on) -- battery conservation mode
/sys/bus/platform/drivers/ideapad_acpi/VPC2004:00/conservation_mode = 0 (100%)
+++ Battery Status: BAT0
/sys/class/power_supply/BAT0/manufacturer = Sunwoda
/sys/class/power_supply/BAT0/model_name = L19D4PH3
/sys/class/power_supply/BAT0/cycle_count = 187
/sys/class/power_supply/BAT0/energy_full_design = 61000 [mWh]
/sys/class/power_supply/BAT0/energy_full = 52050 [mWh]
/sys/class/power_supply/BAT0/energy_now = 1930 [mWh]
/sys/class/power_supply/BAT0/power_now = 0 [mW]
/sys/class/power_supply/BAT0/status = Not charging
Charge = 3.7 [%]
Capacity = 85.3 [%]For some reason my battery isn't charging in arch. It will charge outside of Arch, as when my laptop is off you can hit any key to show the battery percentage, and it goes up over time. But when I'm in Arch, it isn't going up, right now it's stuck at 3% and it says "Waiting to discharge" in the Xfce4 power manager.
Laptop is a Lenovo Yoga 7i Pro.
I've tried holding down the power button when it's off but that didn't fix the issue.
Offline
i had this issue once that my thinkpad suddenly refused to charge.
i went in the firmware diagnostics menu und ran a quick battery check (resets charge thresholds) , while still in the uefi menu my thinkpad powered off. after that it was charging fine again.
it's worth a try
Offline
i had this issue once that my thinkpad suddenly refused to charge.
i went in the firmware diagnostics menu und ran a quick battery check (resets charge thresholds) , while still in the uefi menu my thinkpad powered off. after that it was charging fine again.
it's worth a try
Thanks, I went into the firmware diagnostics (f10 on my system) but there was no batter option there unfortunately.
Offline
No idea whether that's supported by ideapads, but do you use https://wiki.archlinux.org/title/Tp-battery-mode ?
Online