You are not logged in.
I am confused why this command is not outputting data for my CPU
Here is the output of
watch -n 10 sensors(I increased the time interval to 10s to make it easier to copy)
Every 10.0s: sensors Catalyst: Wed Mar 6 13:27:15 2024
amdgpu-pci-0300
Adapter: PCI adapter
vddgfx: 243.00 mV
fan1: 0 RPM (min = 0 RPM, max = 3600 RPM)
edge: +28.0°C (crit = +100.0°C, hyst = -273.1°C)
(emerg = +105.0°C)
junction: +31.0°C (crit = +110.0°C, hyst = -273.1°C)
(emerg = +115.0°C)
mem: +50.0°C (crit = +108.0°C, hyst = -273.1°C)
(emerg = +113.0°C)
PPT: 10.00 W (cap = 315.00 W)
k10temp-pci-00c3
Adapter: PCI adapter
Tctl: +52.5°C
Tccd1: +51.9°C
nvme-pci-6700
Adapter: PCI adapter
Composite: +47.9°C (low = -20.1°C, high = +83.8°C)
(crit = +88.8°C)
amdgpu-pci-6c00
Adapter: PCI adapter
vddgfx: 1.19 V
vddnb: 1.25 V
edge: +48.0°C
PPT: 29.01 W
mt7921_phy0-pci-6200
Adapter: PCI adapter
temp1: +42.0°C
nvme-pci-0400
Adapter: PCI adapter
Composite: +48.9°C (low = -20.1°C, high = +83.8°C)
(crit = +88.8°C)Last edited by Jotunn (2024-03-06 18:59:18)
Offline
k10temp-pci-00c3 Adapter: PCI adapter Tctl: +52.5°C Tccd1: +51.9°C
that IS your CPU.
Offline
Oh, thanks!
How could you tell?
Offline
k10 is the name of AMD CPU temp monitoring for quite some time now, they never renamed the module.
Offline