Replies: 1 comment 1 reply
-
Try
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
General description of bug:
Often helpful information:
Screenshot:

The content of the configuration file you use (if any):
Output of
fastfetch -c ci.jsonc --format json
:Output of
fastfetch --list-features
:For the GPU, I've checked nvidia-smi and it can see the temperature and also the memory usage:
For the CPU, the command
cat /sys/class/hwmon/hwmon*/temp1_input
correctly shows the temperature for each core:Edit: nvidia-smi isn't open source, but nvtop can see the same information as nvidia-smi:
Beta Was this translation helpful? Give feedback.
All reactions