ocerman / zenmonitor

Zen monitor is monitoring software for AMD Zen-based CPUs.
MIT License
253 stars 30 forks source link

No temperature for 3700X #3

Closed btn21 closed 5 years ago

btn21 commented 5 years ago

Not getting any temperature readings for my 3700X using latest git revision. Using your Zen monitor I'm getting 0.00C for tCtrl and tDie Same result when using psensors

Kernel version 5.2.3 zenmonitor version: 0.1.2 (latest from master branch)

Seji64 commented 5 years ago

i got the same issue Bildschirmfoto vom 2019-07-28 17-42-07

eVen-gits commented 5 years ago

I have the temperature, but it's wrong.

image

ocerman commented 5 years ago

Hello, thanks for your report. This is issue with zenpower driver. To get this working properly, you need to use last version of zenpower driver and you need to have linux kernel with this patch https://patchwork.kernel.org/patch/11043277/. Unfortunatelly that patch is not yet included in kernel 5.2 nor 5.3.

eVen-gits commented 5 years ago

Oh thanks for the clarification. I thought only zenpower was needed. Unfortunately, I don't have the know-how to apply this patch so I guess I'll wait until it's included in a stable version.

Thanks for your help!