I have limited my laptop battery-charging strategy using systemsettings > powermanagement > advanced power settings There i have stop charging at 85% start charging below 66% This works as expected, but: - where can i find the udev(?) rules generated by systemsettings? - if i run 'upower -i /org/freedesktop/UPower/devices/battery_BAT0' the result reads: ... technology: lithium-polymer charge-start-threshold: 75% charge-end-threshold: 80% charge-threshold-supported: yes ... So, 75% instead of 66%? Why? Any help on this? (no tlp installed, just plain plasma and upower)
and, the percentage: 84% reported by upower is also not aligned with the charge-end-threshold.
Is there a user-facing problem here?
Updating status as this is pending a reply from the reporter, thanks!
oh, the question was addressed to me? not sure what you mean with 'user facing problem' I'm just using the tools the distro provides... upower is printing stats, systemsettings is setting/visualizing stats for battery.... so, any help please?
as i already wrote above: systemsetting battery-settings are winning over the data provided by 'upower -d' I'm just complaining about the misalignment. (and, of course, the 'magic' systemsettings does behind the curtain: where is this persisted? udev-rules? sth. else?)