Date: Wed, 28 Jun 2017 14:01:35 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 218264] [amdtemp] does not recognize AMD Ryzen/Chipset temperature sensors Message-ID: <bug-218264-8-cs8CNOsayp@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-218264-8@https.bugs.freebsd.org/bugzilla/> References: <bug-218264-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218264 --- Comment #2 from Nils Beyer <nbe@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218264-8-cs8CNOsayp>
