GPU Temperature

UUID: gputemperature@silentage.com
Last edited:
11 months ago 2023-05-11, 12:56
Last commit: [0bc94d15] French translations for several applets (#4847)

Shows NVidia/ATI GPU temperature in the panel, and detailed/multi-gpu information in a popup menu.

README

Close

GPUTemperature displays the Temperature of your ATI (one only) or NVIDIA GPUs (one or more).

GPUTemperature requires the nvidia-settings command which is installed with the binary-blob drivers downloaded directly from NVidia (http://www.geforce.com/drivers) or with a distro- package usually called "nvidia-settings" (Ubuntu/Mint/Fedora, others may vary).

GPUTemperature requires the lm_sensors packages be installed and configured along with the opensource ATI drivers with ATI RADEON GPUs.

Version 2.0.0 Version History

1.0     Initial release
1.0.1   Fixed bug if no fan present (or if any other fields in pop-up either
        are missing or formatted in a way which deviates from the current
        form such that the matching expression will miss them).
1.0.2   Fixed issue cause pop-up menu to disappear when mousing over the
        "GPU x" line.
1.1.0   Added preliminary support for ATI GPUs using the opensource driver
        and lm_sensors.
1.1.1   Show GPU memory usage for NVIDIA GPUs.
2.0.0   Gutted usage of nvidia-smi and replaced with nvidia-settings for
        NVidia cards. This allows for more detailed information and support
        for more NVidia cards (nvidia-smi was not the best choice).
2.0.1   Changed permissions on files so that installation globally will work.

Installation: Decompress the zip file to ~/.local/share/cinnamon/applets or /usr/share/cinnamon/applets.

Restart Cinnamon (alt+f2 then r)

Open the Cinnamon applets control panel.

Enable the applet.

Log In To Comment!

16 Comments

Ovidiu Drobotă
Ovidiu Drobotă-3 months ago
It works fine on my PC. <pre> System: Host: ovidiu-PC Kernel: 5.15.0-91-generic x86_64 bits: 64 compiler: gcc v: 11.4.0 Desktop: Cinnamon 6.0.4 Distro: Linux Mint 21.3 Virginia base: Ubuntu 22.04 jammy Machine: Type: Desktop System: ASUS product: N/A v: N/A serial: <superuser required> Mobo: ASUSTeK model: PRIME B660M-A WIFI D4 v: Rev 1.xx serial: <superuser required> UEFI: American Megatrends v: 2403 date: 03/28/2023 CPU: Info: quad core model: 13th Gen Intel Core i3-13100F bits: 64 type: MT MCP arch: N/A rev: 5 cache: L1: 320 KiB L2: 5 MiB L3: 12 MiB Speed (MHz): avg: 800 min/max: 800/4500 cores: 1: 800 2: 800 3: 800 4: 800 5: 800 6: 800 7: 800 8: 800 bogomips: 54681 Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx Graphics: Device-1: NVIDIA TU116 [GeForce GTX 1660 Ti] vendor: Gigabyte driver: nvidia v: 535.146.02 bus-ID: 0000:01:00.0 Device-2: Logitech HD Pro Webcam C920 type: USB driver: snd-usb-audio,uvcvideo bus-ID: 1-1:2 Display: x11 server: X.Org v: 1.21.1.4 driver: X: loaded: nvidia unloaded: fbdev,modesetting,nouveau,vesa gpu: nvidia resolution: 1920x1080 OpenGL: renderer: NVIDIA GeForce GTX 1660 Ti/PCIe/SSE2 v: 4.6.0 NVIDIA 535.146.02 direct render: Yes Audio: Device-1: Intel vendor: ASUSTeK driver: snd_hda_intel v: kernel bus-ID: 0000:00:1f.3 Device-2: NVIDIA TU116 High Definition Audio vendor: Gigabyte driver: snd_hda_intel v: kernel bus-ID: 0000:01:00.1 Device-3: Logitech HD Pro Webcam C920 type: USB driver: snd-usb-audio,uvcvideo bus-ID: 1-1:2 Device-4: Focusrite-Novation Scarlett Solo (3rd Gen.) type: USB driver: snd-usb-audio bus-ID: 1-2:3 Sound Server-1: ALSA v: k5.15.0-91-generic running: yes Sound Server-2: PulseAudio v: 15.99.1 running: yes Sound Server-3: PipeWire v: 0.3.48 running: yes Network: Device-1: Intel driver: iwlwifi v: kernel port: N/A bus-ID: 0000:00:14.3 IF: wlo1 state: down mac: d4:d8:53:ff:83:9a Device-2: Intel Ethernet I219-V vendor: ASUSTeK driver: e1000e v: kernel port: N/A bus-ID: 0000:00:1f.6 IF: eno2 state: up speed: 1000 Mbps duplex: full mac: 08:bf:b8:17:62:ed Bluetooth: Device-1: Intel AX201 Bluetooth type: USB driver: btusb v: 0.8 bus-ID: 1-14:10 Report: hciconfig ID: hci0 rfk-id: 1 state: up address: D4:D8:53:FF:83:9E bt-v: 3.0 lmp-v: 5.2 RAID: Hardware-1: Intel Volume Management Device NVMe RAID Controller driver: vmd v: 0.6 bus-ID: 0000:00:0e.0 Drives: Local Storage: total: 1.82 TiB used: 375.41 GiB (20.2%) ID-1: /dev/nvme0n1 vendor: Kingston model: SNV2S1000G size: 931.51 GiB temp: 37.9 C ID-2: /dev/sda type: USB vendor: Seagate model: M3 Portable size: 931.51 GiB Partition: ID-1: / size: 915.32 GiB used: 93.9 GiB (10.3%) fs: ext4 dev: /dev/nvme0n1p2 ID-2: /boot/efi size: 511 MiB used: 6.1 MiB (1.2%) fs: vfat dev: /dev/nvme0n1p1 Swap: ID-1: swap-1 type: file size: 2 GiB used: 204.8 MiB (10.0%) file: /swapfile Sensors: System Temperatures: cpu: 27.8 C mobo: N/A gpu: nvidia temp: 48 C Fan Speeds (RPM): N/A gpu: nvidia fan: 0% Info: Processes: 373 Uptime: 6h 25m Memory: 31.15 GiB used: 6.34 GiB (20.4%) Init: systemd runlevel: 5 Compilers: gcc: 11.4.0 Packages: 2389 Shell: Bash v: 5.1.16 inxi: 3.3.13 ovidiu@ovidiu-PC:~$ </pre>
TwoBobBit
TwoBobBit-1 year ago
Seeing the same issue as the other Mint users here - Linux Mint 21, everything stutters every 2 seconds or so until this is removed. Does seem to report GPU temps well on my Nvidia card, but the stuttering is infuriating so it had to go
Abraham L
Abraham L-2 years ago
yeah. This applet looks good, but its performance is terrible. I have an RTX 2080, and when I enabled this applet, my Youtube videos started stuttering. I removed the applet from my panel, restarted the computer, and the Youtube stuttering went away. I'm using Linux Mint.
Severga
Severga-2 years ago
The applet heats up my NVidia GPU.
Padre2
Padre2-4 years ago
Working, but crashes Cinnamon.
Ragnar
Ragnar-4 years ago
Causes everything to stutter in Linux Mint 19 every 2 seconds or so (probably the update frequency. Except for audio, audio seems fine). Input stutter, game framedrops, movie playback (video stutters), window dragging etc. (using nVidia GPU at least). Have to remove this from the panel, and reboot to get rid of the stutters. Also, I have the panel at the bottom, apparently it's different when it's at the top according to a comment below. I didn't try that. And it didn't look like the picture above, just a simple temperature number for the GPU.
M.
M.-4 years ago
Works, but issue is that it only works with ATI/Nvidia drivers (haven't tested with the old propiertary Fglrx drivers, nor Noveau, yet), not AMDGPU or AMDGPU-PRO, last time I tested; and it only shows up if it's on a taskbar that's on the top, instead of being the opposite side of where ever the taskbar is located. Also Cinnamon warns that it uses calls that may crash or freeze the cinnamon desktop.
gricot
gricot-4 years ago
Freezes youtube video.
dmvitti
dmvitti-5 years ago
muito bom
Lee C Williams
Lee C Williams-5 years ago
Doesn't work with Linux Mint 18.3, or 19. R9 290, with either Open source, or AMDGPU drivers.
©TriMoon™
©TriMoon™-6 years ago
After download and unip under homedir as instructed and restarting Cinnamon, nothing happens and it isn't shown in aplet list. So removing again.... System Debian 9.4 Cinnamon 3.4.6
©TriMoon™
©TriMoon™-6 years ago
Error when trying to install: "[Errorno 2] No such file or directory: '/tmp/tmplejyzv/metadata.json'"
some-username-here1
Hello! I'm just leaving a comment here because I really appreciate how useful this is! sadly, you only can view the stats (like in the picture above) when your panel is at the top. Not at the bottom (originally), left or right; which is the only reason why I made this comment in the first place. Hope you can make this applet better!
Patrick Doc Schwarz
I'm using the open-source video drivers for my Radeon RX-480 and all I get is GPU:NaNºC
yochananmarqos
yochananmarqos-6 years ago
All I see is the GPU temperature for my Radeon 7770. I'm using the open-source video-ati drivers running Manjaro Linux Cinnamon 17.1pre3.
Darren Neufeldt
Darren Neufeldt-6 years ago
Hello, I tried using this app and while I did get the temp for my GPU (EVGA GTX 670 FTW) displayed, I did not get memory usage. One thing I did notice though while using this app is that my GPU would constantly be using it's highest performance mode possible, even while just displaying the desktop. This caused my GPU temp to continually raise into the 70 C zone and hotter. As is, I'm afraid I can't use it, which I really do want to, and I can't recommend it either.