Skip to content
This repository was archived by the owner on Aug 29, 2020. It is now read-only.
This repository was archived by the owner on Aug 29, 2020. It is now read-only.

Missing temperature #192

@BullShark

Description

@BullShark

Required information:

  • gotop version (gotop -V): 3.5.1
  • The output of uname -a: Linux plasma 5.4.40-1-MANJARO Increase height of sparkline to match widget height #1 SMP PREEMPT Sun May 10 14:17:40 UTC 2020 x86_64 GNU/Linux
  • Terminal emulator (e.g. iTerm or gnome terminal): Konsole
  • Any relevenat hardware info:
$ nvidia-smi
Tue May 19 21:04:50 2020       
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 440.82       Driver Version: 440.82       CUDA Version: 10.2     |
|-------------------------------+----------------------+----------------------+
| GPU  Name        Persistence-M| Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |
|===============================+======================+======================|
|   0  GeForce GTX 680     Off  | 00000000:01:00.0 N/A |                  N/A |
| 32%   47C    P8    N/A /  N/A |    531MiB /  4034MiB |     N/A      Default |
+-------------------------------+----------------------+----------------------+
                                                                               
+-----------------------------------------------------------------------------+
| Processes:                                                       GPU Memory |
|  GPU       PID   Type   Process name                             Usage      |
|=============================================================================|
|    0                    Not Supported                                       |
+-----------------------------------------------------------------------------+



$ nvidia-settings -q gpucoretemp

  Attribute 'GPUCoreTemp' (plasma:0.0): 47.
    'GPUCoreTemp' is an integer attribute.
    'GPUCoreTemp' is a read-only attribute.
    'GPUCoreTemp' can use the following target types: X Screen, GPU.
  Attribute 'GPUCoreTemp' (plasma:0[gpu:0]): 47.
    'GPUCoreTemp' is an integer attribute.
    'GPUCoreTemp' is a read-only attribute.
    'GPUCoreTemp' can use the following target types: X Screen, GPU.


$ nvidia-settings -q gpucoretemp -t
47
47


$ nvidia-smi --query-gpu=temperature.gpu --format=csv,noheader,nounits
47

https://wiki.archlinux.org/index.php/NVIDIA/Tips_and_tricks#Displaying_GPU_temperature_in_the_shell

The nvidia temperature can probably be found in /proc too.

  • tmux version if using tmux: Screen version 4.08.00 (GNU) 05-Feb-20

Also please copy or attach ~/.local/state/gotop/errors.log if it exists and contains logs: Does not exist

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions