Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jan 2024 14:12:47 +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-uHplgnpGk0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-276731-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-276731-227@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=3D276731

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |markj@FreeBSD.org
             Status|New                         |Open

--- Comment #4 from Mark Johnston <markj@FreeBSD.org> ---
It works for me on main:

markj@xinde> sysctl hw.model
hw.model: AMD Ryzen 9 7950X3D 16-Core Processor
markj@xinde> sysctl dev.amdtemp
dev.amdtemp.0.ccd1: 22.7C
dev.amdtemp.0.ccd0: 25.2C
dev.amdtemp.0.core0.sensor0: 25.7C
dev.amdtemp.0.sensor_offset: 0
dev.amdtemp.0.%parent: hostb0
dev.amdtemp.0.%pnpinfo:=20
dev.amdtemp.0.%location:=20
dev.amdtemp.0.%driver: amdtemp
dev.amdtemp.0.%desc: AMD CPU On-Die Thermal Sensors
dev.amdtemp.%parent:

It'd be worth trying to boot in verbose mode (boot -v) since amdtemp_attach=
()
will print more information in that mode.

I can merge the patch in question but I'm not sure why it doesn't work.

--=20
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-276731-227-uHplgnpGk0>