Hello,
I'm trying to get a reading of my cpu temperature but nothing seems to work really in Proxmox. My hardware is as follows:
- Ryzen 9 5950X
- Gigabyte Auorus B550M Pro-p
I have updated everything to the newest state with:
Then i tried to get a reading with:
![output.png output.png]()
But nothing shows upp for the CPU. The next step was to upgrade the kernel to the newest version by first adding...
Read more
I'm trying to get a reading of my cpu temperature but nothing seems to work really in Proxmox. My hardware is as follows:
- Ryzen 9 5950X
- Gigabyte Auorus B550M Pro-p
I have updated everything to the newest state with:
Code:
apt update
apt dist-upgrade
apt autoremove
Then i tried to get a reading with:
Code:
apt install lm-sensors hddtemp
sensors-detect

But nothing shows upp for the CPU. The next step was to upgrade the kernel to the newest version by first adding...
Read more