plasma-applet-thermal-monitor
plasma-applet-thermal-monitor copied to clipboard
help how to add my nvidia gpu
I'm running fedora and using KDE plasma. My nvidia gpu isn't showing up how do i add it
If you have nvidia binary driver, you should have nvidia-smi
command accessible - please try running this:
nvidia-smi --query-gpu=temperature.gpu --format=csv,noheader
This is the command used by the widget. It should output the temperature. If not, there should be a package to install this tool.
If you have nouveau driver, I'd expect the graphics card to show up automatically, but maybe lm_sensors package is missing?
@batmanm0b1E If you use bumblebee
you should first remove this plasmoid from pane, then run a app like python
use optirun
. Then readd this plasmoid, finally there will be a nvidia-smi
to show.