System Temperature

UUID: systemTemperature@KopfDesDaemons
Last edited:
7 months ago 2024-11-28, 10:03
Last commit: [125f79fd] systemTemperature@KopfDesDaemons: Add Dutch translation (#1339)

Displays the temperature of a thermal zone in the system.

README

Close

System Temperature Desklet

This desklet displays the temperature of a specific thermal zone on your system. To configure it correctly, you need to specify the path to the thermal zone's temperature file in the desklet settings.

Finding the Correct Temperature File

  1. Locate Thermal Zones:

    Thermal zone files are usually located under /sys/class/thermal/. You can list them with the command:

    ls /sys/class/thermal/
  2. Identify the Relevant Thermal Zone:

    Each thermal_zoneX directory represents a thermal zone. Inside, you'll find a file that contains the temperature data (in millidegrees Celsius).

  3. Set the Path in Desklet Settings:

    In the desklet settings, specify the full path to the temperature file you want to monitor, such as:

    /sys/class/thermal/thermal_zone2/temp

Log In To Comment!

3 Comments

PalmerBE
PalmerBE-1 week ago
Thatś the output of the command "sensors" : amdgpu-pci-2300 Adapter: PCI adapter vddgfx: 1.05 V fan1: N/A (min = 1800 RPM, max = 6900 RPM) edge: +63.0°C (crit = +97.0°C, hyst = -273.1°C) PPT: 6.17 W (cap = 35.00 W) nvme-pci-2200 Adapter: PCI adapter Composite: +35.9°C (low = -273.1°C, high = +84.8°C) (crit = +84.8°C) Sensor 1: +35.9°C (low = -273.1°C, high = +65261.8°C) Sensor 2: +41.9°C (low = -273.1°C, high = +65261.8°C) enp1s0-pci-0100 Adapter: PCI adapter PHY Temperature: +73.5°C MAC Temperature: +71.6°C k10temp-pci-00c3 Adapter: PCI adapter Tctl: +62.8°C Tccd1: +58.0°C Tccd2: +61.2°C Tccd3: +59.0°C Tccd4: +56.8°C Tccd5: +62.8°C Tccd6: +58.2°C Tccd7: +63.0°C Tccd8: +60.8°C nvme-pci-2100 Adapter: PCI adapter Composite: +42.9°C (low = -5.2°C, high = +83.8°C) (crit = +87.8°C)
PalmerBE
PalmerBE-1 week ago
Let me add cpu Threadripper 3995WX Linux Mint Cinnamon 22.1
PalmerBE
PalmerBE-1 week ago
I have the impression something has changed recently in the way the kernel stores the temps. When "ls /sys/class/thermal/" I get only a long ( = to the threads number) list of files "cooling_device0" , with the last digit referring to the cpu/thread. None of those directories contains a file 'temp"