Date: Fri, 24 Dec 2021 14:08:11 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 260214] acpi_battery: Should provide current/max battery charge in Wh (wine expects them) Message-ID: <bug-260214-227-mLitkUQKEY@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-260214-227@https.bugs.freebsd.org/bugzilla/> References: <bug-260214-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260214 georg.lastname@web.de changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |georg.lastname@web.de --- Comment #3 from georg.lastname@web.de --- Why does wine care about battery capacity when we are charging anyways? acpi.battery is an abstraction layer. A possible new sysctl acpi.battery.capacity would therefore report the capacity of all batteries combined. For control method batteries it should be possible to get the last full capacity of each battery, add those values, and report them to acpi.battery. Not sure whether it's possible with smart batteries. If it's a script, acpiconf(8) can be used. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260214-227-mLitkUQKEY>