dell / libsmbios

library for interacting with Dell SMBIOS tables
Other
192 stars 39 forks source link

Question: what's the best way to determine whether the charging mode was set in BIOS and can't be overridden? #145

Closed alexanderadam closed 5 months ago

alexanderadam commented 5 months ago

Since DELL also allows to set the charging mode in BIOS too, it seems that there are combinations where a custom threshold can't be set manually via libsmbios.

Hence it would be good to know if there's an easy way to see when this is the case?

PS: it would also be interesting to document which BIOS setting is the default? Probably "Standard", right? :thinking:

alexanderadam commented 5 months ago

Nevermind, it's just bug #103