Skip to content

Instantly share code, notes, and snippets.

@nonakap
Last active July 3, 2021 07:05
Show Gist options
  • Save nonakap/4628a98aa0c64d5c3506a9cf2ecc8f24 to your computer and use it in GitHub Desktop.
Save nonakap/4628a98aa0c64d5c3506a9cf2ecc8f24 to your computer and use it in GitHub Desktop.
NetBSD envstat config file for BIOSTAR B550GTA IT8625 sensors.
itesio0 {
sensor0 { description = "ACPI Thermal Zone Temperature"; }
sensor1 { description = "CPU Temperature"; }
sensor2 { description = "System Temperature"; }
sensor3 { description = "CPU Core Voltage"; }
sensor4 { description = "DDR Memory Voltage"; }
sensor5 { description = "+12V"; rfact = 61500; }
sensor6 { description = "+5V"; rfact = 25300; }
sensor7 { description = "VDPP Voltage"; }
sensor8 { description = "Chipset Voltage"; }
sensor9 { description = "CPU_SOC Voltage"; }
sensor13 { description = "CPU Fan Speed"; }
sensor14 { description = "CPU Opt Fan Speed"; }
sensor15 { description = "System Fan1 Speed"; }
sensor16 { description = "System Fan2 Speed"; }
sensor17 { description = "Unused Fan Speed 1"; }
sensor18 { description = "Unused Fan Speed 2"; }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment