Mageia 7, Ryzen 3000, sensors

Using Mageia 7 with a Ryzen 7 (3000 series) and X570 chipset, there are no sensors:
So we can't see any temps or fan speeds. Has anyone attempted to get this working? I caught this thread: https://www.gamingonlinux.com/forum/topic/3991 which talks about the "zenpower" kernel driver: https://github.com/ocerman/zenpower but, unfortunately, it looks like it requires a kernel patch to work: https://patchwork.kernel.org/patch/11043277/
So it looks like a LOT of work (compiling a custom kernel, compiling a new module, banning some existing modules, etc).
- Code: Select all
# sensors
asus-isa-0000
Adapter: ISA adapter
cpu_fan: 0 RPM
So we can't see any temps or fan speeds. Has anyone attempted to get this working? I caught this thread: https://www.gamingonlinux.com/forum/topic/3991 which talks about the "zenpower" kernel driver: https://github.com/ocerman/zenpower but, unfortunately, it looks like it requires a kernel patch to work: https://patchwork.kernel.org/patch/11043277/
So it looks like a LOT of work (compiling a custom kernel, compiling a new module, banning some existing modules, etc).