You are not logged in.

#1 2021-06-07 20:31:28

Tarkkanakki
Member
Registered: 2021-06-07
Posts: 7

[SOLVED]Lm-sensors doesn't display CPU core temp

Like a title says, the command "sensors" doesn't display CPU core temperatures.
I have tried to install amd-ucode, and rerun "sensors-detect", but it hasn't helped.

This is the complete output of "sensors":

 k10temp-pci-00c3
Adapter: PCI adapter
Tctl:         +57.2°C
Tdie:         +47.2°C

This is the output of "systemctl status lm_sensors":

● lm_sensors.service - Initialize hardware monitoring sensors
     Loaded: loaded (/usr/lib/systemd/system/lm_sensors.service; enabled; vendor preset: disabled)
     Active: active (exited) since Mon 2021-06-07 22:47:31 EEST; 21min ago
    Process: 2466 ExecStart=/sbin/modprobe -qab $BUS_MODULES $HWMON_MODULES (code=exited, status=0/SUCCESS)
    Process: 2467 ExecStart=/usr/bin/sensors -s (code=exited, status=0/SUCCESS)
   Main PID: 2467 (code=exited, status=0/SUCCESS)
        CPU: 8ms

Restarting the service doesn't do anything.

Here is also the output of "journalctl -b-0", if it is needed.

Any kind of help is appreciated.

Last edited by Tarkkanakki (2021-06-07 21:44:37)

Offline

#2 2021-06-07 20:55:23

Ropid
Member
Registered: 2015-03-09
Posts: 1,069

Re: [SOLVED]Lm-sensors doesn't display CPU core temp

This is normal. A Ryzen CPU only reports one temperature value. It doesn't report data about each core.

Last edited by Ropid (2021-06-07 20:55:30)

Offline

#3 2021-06-07 21:01:34

Tarkkanakki
Member
Registered: 2021-06-07
Posts: 7

Re: [SOLVED]Lm-sensors doesn't display CPU core temp

Thank you for clearing this up, atleast i know now.
Marking this as thread as solved now.

Offline

Board footer

Powered by FluxBB