Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Nov 2018 22:16:43 -0500 (EST)
From:      Daniel Eischen <deischen@freebsd.org>
To:        Conrad Meyer <cem@freebsd.org>
Cc:        freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: No amdtemp sysctls, acpi errors, AMD Ryzen 5 2400G
Message-ID:  <Pine.GSO.4.64.1811132213110.29217@sea.ntplx.net>
In-Reply-To: <CAG6CVpXuEVMJuLzgQv2JqJBTxd9rkez=2tNKOq%2B1%2B4KX5_Q-Rw@mail.gmail.com>
References:  <Pine.GSO.4.64.1811131259350.27287@sea.ntplx.net> <CAG6CVpXHKVWonG9bv1oqYD45LzK5dMvqnC70%2BoKSma%2Bi_9vR0A@mail.gmail.com> <Pine.GSO.4.64.1811132121560.29021@sea.ntplx.net> <CAG6CVpXuEVMJuLzgQv2JqJBTxd9rkez=2tNKOq%2B1%2B4KX5_Q-Rw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
On Tue, 13 Nov 2018, Conrad Meyer wrote:

> On Tue, Nov 13, 2018 at 6:26 PM Daniel Eischen <deischen@freebsd.org> wrote:
>> I've attached it.  If it gets filtered by the mail list, I'll
>> make it http accessible.
>
> Thanks Daniel.
>
> It looks like your hostbridge zero device has a different device id
> than in my first generation Ryzen system.  Would you please try the
> following patch and see if it attaches on your system?  I don't
> actually have documentation for Ryzen 2, unfortunately, so I'm not
> totally sure if the SMN is accessed in the same way for the new
> hostbridge device id.  The change below should at least attempt
> attaching to hostb0 on your system.

That seems to have done the trick, thanks!  Output
attached.

--
  DE
[-- Attachment #2 --]
net.inet6.ip6.use_tempaddr: 0
net.inet6.ip6.temppltime: 86400
net.inet6.ip6.tempvltime: 604800
net.inet6.ip6.prefer_tempaddr: 0
hw.usb.template: -1
kstat.zfs.misc.arcstats.arc_tempreserve: 0
kstat.zfs.misc.zcompstats.attempts: 18438
dev.amdtemp.0.core0.sensor0: 28.1C
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: 
dev.cpu.7.temperature: 28.1C
dev.cpu.6.temperature: 28.1C
dev.cpu.5.temperature: 28.1C
dev.cpu.4.temperature: 28.1C
dev.cpu.3.temperature: 28.1C
dev.cpu.2.temperature: 28.1C
dev.cpu.1.temperature: 28.1C
dev.cpu.0.temperature: 28.1C

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.64.1811132213110.29217>