Date: Tue, 13 Nov 2018 22:06:58 +0300 From: Rozhuk Ivan <rozhuk.im@gmail.com> To: Daniel Eischen <deischen@freebsd.org> Cc: freebsd-current@freebsd.org Subject: Re: No amdtemp sysctls, acpi errors, AMD Ryzen 5 2400G Message-ID: <20181113220658.77cec7c3@gmail.com> In-Reply-To: <Pine.GSO.4.64.1811131259350.27287@sea.ntplx.net> References: <Pine.GSO.4.64.1811131259350.27287@sea.ntplx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 13 Nov 2018 12:59:59 -0500 (EST) Daniel Eischen <deischen@freebsd.org> wrote: > I'm trying to track down a couple of things. amdtemp doesn't > report any temperature sensors, and acpi seems to have some > errors. Not sure if they are related. It s a bit legacy ) Try mine: http://www.netlab.linkpc.net/download/tmp/amdtemp.c does not use amdsmn. On newer BIOS it swap CurTmpTjSel and CurTmp, and CurTmp show >90C. I dont know why, @cem may know. dev.amdtemp.0.htc.PslApicLoEn: 1 dev.amdtemp.0.htc.PslApicHiEn: 1 dev.amdtemp.0.htc.HtcActSts: 1 dev.amdtemp.0.htc.HtcAct: 1 dev.amdtemp.0.htc.HtcPstateLimit: 7 dev.amdtemp.0.htc.HtcSlewSel: 1 dev.amdtemp.0.htc.HtcLock: 1 dev.amdtemp.0.htc.HtcEn: 1 dev.amdtemp.0.htc.HtcHystLmt: 7.6C dev.amdtemp.0.htc.HtcTmpLmt: 115.6C dev.amdtemp.0.tts.core1.sensor1_offset: 0 dev.amdtemp.0.tts.core1.sensor0_offset: 0 dev.amdtemp.0.tts.core1.sensor1: -0.9C dev.amdtemp.0.tts.core1.sensor0: -0.9C dev.amdtemp.0.tts.core0.sensor1_offset: 0 dev.amdtemp.0.tts.core0.sensor0_offset: 0 dev.amdtemp.0.tts.core0.sensor1: -0.9C dev.amdtemp.0.tts.core0.sensor0: -0.9C dev.amdtemp.0.tts.thermtrip: 0 dev.amdtemp.0.tts.sense: 1 dev.amdtemp.0.tts.enable: 0 dev.amdtemp.0.tts.DiodeOffset: 13 dev.amdtemp.0.tts.TjOffset: 0 dev.amdtemp.0.rtc.sensor_offset: 0 dev.amdtemp.0.rtc.PerStepTimeUp: 15 dev.amdtemp.0.rtc.PerStepTimeDn: 15 dev.amdtemp.0.rtc.TmpMaxDiffUp: 3 dev.amdtemp.0.rtc.TmpSlewDnEn: 1 dev.amdtemp.0.rtc.CurTmpTjSel: 1.6C dev.amdtemp.0.rtc.CurTmp: 50.6C dev.amdtemp.0.%parent: hostb10 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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20181113220658.77cec7c3>
