Date: Tue, 30 Jan 2024 14:38:28 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 276731] amdtemp does not detect AMD Ryzen 9 7950X3D Message-ID: <bug-276731-227-4799sxSfpU@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-276731-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276731 --- Comment #6 from Robert Schulze <rs@bytecamp.net> --- Verbose boot offered the following: amdtemp0: <AMD CPU On-Die Thermal Sensors> on hostb0 amdtemp0: No SMN device found device_attach: amdtemp0 attach returned 6 After reversal and applying the patch from comment #5 (which touches amdsmn.c, too), the sysctls get properly populated: # sysctl dev.amdtemp dev.amdtemp.0.ccd1: 28.1C dev.amdtemp.0.ccd0: 28.2C dev.amdtemp.0.core0.sensor0: 38.5C dev.amdtemp.0.sensor_offset: 0 dev.amdtemp.0.%parent: hostb0 dev.amdtemp.0.%pnpinfo: dev.amdtemp.0.%location: dev.amdtemp.0.%driver: amdtemp dev.amdtemp.0.%desc: AMD CPU On-Die Thermal Sensors dev.amdtemp.%parent: Thank you very much! -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276731-227-4799sxSfpU>
