Closed Swallowtail23 closed 2 years ago
Item #4 That is the correct value for an unterminated input on the temp sensor headers on a motherboard. To get a valid reading plug in a standard 10Kohm thermistor. Item #6 To get the proper sensor name for a board sensor for configuration files, use the sensors -u command to get the raw values and the raw sensor names.9
Item #4 That is the correct value for an unterminated input on the temp sensor headers on a motherboard. To get a valid reading plug in a standard 10Kohm thermistor. Item #6 To get the proper sensor name for a board sensor for configuration files, use the sensors -u command to get the raw values and the raw sensor names.9
For #4 - gotcha, thank you. For #6 - perfect, it is at curr1 - now ignored as it reads zero all of the time!
Next will be to try and set some ALERT thresholds.
Anyone know why 12V is reading 10V?
Incorrect formula or incorrectly implemented measuring circuit in the SIO chip. Measure the actual +12V on the board and then apply a configuration file correction to match the measured voltage.
As Keith days, it's a bios issue that Asus have not fixed. See https://www.hwinfo.com/forum/threads/low-readings-on-the-12v-line.6007/
On Mon, 31 Aug 2020, 12:14 pm Swallowtail23, notifications@github.com wrote:
Item #4 https://github.com/electrified/asus-wmi-sensors/issues/4 That is the correct value for an unterminated input on the temp sensor headers on a motherboard. To get a valid reading plug in a standard 10Kohm thermistor. Item #6 https://github.com/electrified/asus-wmi-sensors/issues/6 To get the proper sensor name for a board sensor for configuration files, use the sensors -u command to get the raw values and the raw sensor names.9
For #4 https://github.com/electrified/asus-wmi-sensors/issues/4 - gotcha, thank you. For #6 https://github.com/electrified/asus-wmi-sensors/issues/6 - perfect, it is at curr1 - now ignored as it reads zero all of the time!
Next will be to try and set some ALERT thresholds.
Anyone know why 12V is reading 10V?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/electrified/asus-wmi-sensors/issues/74#issuecomment-683716125, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAZFKTQUX5CKE4MZOGUJZLSDOAZ3ANCNFSM4QP52MZQ .
Closing as not a driver issue
Hi folks, thank you for this -very grateful and it works well! B450F-Gaming with Ryzen5 3600 under CentOS 8 (headless server).
Couple of minor issues to call out:
Output is as follows-
I can't run up Windows on this to use hwinfo unfortunately, not without taking out the services the server provides :(