I have a problem with my current linux, anything I try to get temperatures through bash doesn't work.
I've tried lm-sensors, all I get is gpu temp and cpu_fan (and wrong, always says 0 RPM) In /sys/class/thermal, cores are named cooling_deviceX and no thermal info in there, only power and state And finally, /proc/acpi, nothing, juste wakeup
What I don't understand is that it used to work before. But ever since my last reinstall, nothing.
I have a Ryzen 7 1700, and I'm running mint 18.1 with a custom compiled kernel (4.9.76), config was imported from original kernel.
What went wrong for this to happen?
Edit: I have found the cause of the issue, It seems to be a lack of support for Ryzen, only available with kernels 4.11 and up. Which explains why it worked before because I was on a mainline 4.15 kernel.