We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Works like a charm, temperatures, fan control, voltages.
lm-sensors sensors output:
nct6687-isa-0a20 Adapter: ISA adapter +12V: 12.05 V (min = +12.00 V, max = +12.05 V) +5V: 5.01 V (min = +4.97 V, max = +5.03 V) +3.3V: 3.32 V (min = +0.00 V, max = +3.32 V) CPU Soc: 754.00 mV (min = +0.74 V, max = +1.34 V) CPU Vcore: 652.00 mV (min = +0.65 V, max = +0.65 V) CPU 1P8: 0.00 V (min = +0.00 V, max = +0.00 V) CPU VDDP: 0.00 V (min = +0.00 V, max = +0.00 V) DRAM: 1.50 V (min = +1.49 V, max = +2.74 V) Chipset: 1.24 V (min = +1.24 V, max = +1.25 V) CPU SA: 900.00 mV (min = +0.90 V, max = +0.91 V) Voltage #2: 1.52 V (min = +1.50 V, max = +1.52 V) AVCC3: 3.32 V (min = +3.28 V, max = +3.35 V) AVSB: 3.32 V (min = +0.00 V, max = +3.32 V) VBat: 1.06 V (min = +0.00 V, max = +1.06 V) CPU Fan: 802 RPM (min = 0 RPM, max = 1606 RPM) Pump Fan: 0 RPM (min = 0 RPM, max = 0 RPM) System Fan #1: 2489 RPM (min = 0 RPM, max = 12765 RPM) System Fan #2: 656 RPM (min = 0 RPM, max = 2334 RPM) System Fan #3: 0 RPM (min = 0 RPM, max = 10176 RPM) System Fan #4: 0 RPM (min = 0 RPM, max = 0 RPM) System Fan #5: 0 RPM (min = 0 RPM, max = 1286 RPM) System Fan #6: 963 RPM (min = 0 RPM, max = 985 RPM) CPU: +32.5°C (low = +28.0°C, high = +83.5°C) System: +31.0°C (low = +30.0°C, high = +34.5°C) VRM MOS: +31.5°C (low = +27.5°C, high = +32.5°C) PCH: +46.0°C (low = +45.0°C, high = +50.0°C) CPU Socket: +31.5°C (low = +28.0°C, high = +33.5°C) PCIe x1: +13.5°C (low = +13.0°C, high = +14.0°C) M2_1: +31.5°C (low = +31.0°C, high = +32.0°C)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Compatable with MSI MAG Z690 Torpedo
Works like a charm, temperatures, fan control, voltages.
lm-sensors sensors output:
nct6687-isa-0a20
Adapter: ISA adapter
+12V: 12.05 V (min = +12.00 V, max = +12.05 V)
+5V: 5.01 V (min = +4.97 V, max = +5.03 V)
+3.3V: 3.32 V (min = +0.00 V, max = +3.32 V)
CPU Soc: 754.00 mV (min = +0.74 V, max = +1.34 V)
CPU Vcore: 652.00 mV (min = +0.65 V, max = +0.65 V)
CPU 1P8: 0.00 V (min = +0.00 V, max = +0.00 V)
CPU VDDP: 0.00 V (min = +0.00 V, max = +0.00 V)
DRAM: 1.50 V (min = +1.49 V, max = +2.74 V)
Chipset: 1.24 V (min = +1.24 V, max = +1.25 V)
CPU SA: 900.00 mV (min = +0.90 V, max = +0.91 V)
Voltage #2: 1.52 V (min = +1.50 V, max = +1.52 V)
AVCC3: 3.32 V (min = +3.28 V, max = +3.35 V)
AVSB: 3.32 V (min = +0.00 V, max = +3.32 V)
VBat: 1.06 V (min = +0.00 V, max = +1.06 V)
CPU Fan: 802 RPM (min = 0 RPM, max = 1606 RPM)
Pump Fan: 0 RPM (min = 0 RPM, max = 0 RPM)
System Fan #1: 2489 RPM (min = 0 RPM, max = 12765 RPM)
System Fan #2: 656 RPM (min = 0 RPM, max = 2334 RPM)
System Fan #3: 0 RPM (min = 0 RPM, max = 10176 RPM)
System Fan #4: 0 RPM (min = 0 RPM, max = 0 RPM)
System Fan #5: 0 RPM (min = 0 RPM, max = 1286 RPM)
System Fan #6: 963 RPM (min = 0 RPM, max = 985 RPM)
CPU: +32.5°C (low = +28.0°C, high = +83.5°C)
System: +31.0°C (low = +30.0°C, high = +34.5°C)
VRM MOS: +31.5°C (low = +27.5°C, high = +32.5°C)
PCH: +46.0°C (low = +45.0°C, high = +50.0°C)
CPU Socket: +31.5°C (low = +28.0°C, high = +33.5°C)
PCIe x1: +13.5°C (low = +13.0°C, high = +14.0°C)
M2_1: +31.5°C (low = +31.0°C, high = +32.0°C)
The text was updated successfully, but these errors were encountered: