[Bug 218264] [amdtemp] does not recognize AMD Ryzen/Chipset temperature sensors

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jun 28 14:01:35 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218264

--- Comment #2 from Nils Beyer <nbe at renzel.net> ---
FWIW, I've changed my mainboard to "ASRock AB350 Pro4". The port "superiotool"
is able to read the sensor's data (NCT6779D) - so I've created a quick&dirty
parser for its output:
-------------------------------------------------------------------------
#./nct6779d.lua
MB temperature:  38 (hyst=0, crit=75)
CPU temperature: 52 (hyst=75, crit=80)
FAN1:            0
FAN1 pulse:      2
FAN2:            19
FAN2 pulse:      2
FAN3:            255
FAN3 pulse:      2
FAN4:            255
FAN4 pulse:      2
FAN5:            255
FAN5 pulse:      2
FAN6:            255
-------------------------------------------------------------------------
(at the moment 14 cores are busy compiling poudriere stuff)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list