
Plasma 5 Add-Ons bumblebee nvidia
Source (link to git-repo or to original if based on someone elses unmodified work): https://github.com/bxabi/bumblebee-indicator
0.6.1 9 months ago
find nvidia-smi also in lib64/nvidia-current
v 0.6 10 months ago
The command called to request the temperature is executed without optirun, because we know that the card is already on, and otherwise it was actually turning it off after execution.
v 0.5 1 year ago
Unnecessary text visible on the compact layout fixed.
If the nvidia-smi executable is not in the PATH, it is tried to be located in /usr/lib/nvidia-<version>/bin.
v 0.4 1 year ago
switch to active status on the system tray on errors.
2 years ago
v 0.35:
- if the plasmoid is in the system tray, it is hiding unti the card is started.
- new setting to allow requesting the card onfo only when the card is already on.
v 0.3
- added temperature and card info.
tepca
Nov 09 2016
rewqtz
Nov 09 2016
dubious
Nov 09 2016
fracaburda
Oct 31 2016
VaporEidolon
Apr 05 2016
qtnerd
Jan 24 2016
unikum111
Dec 27 2015
janet
Dec 21 2015

dross
May 06 2018
Zell89
1 month ago
Report
bxabi
1 month ago
Report
Ardesqa
1 year ago
Report
bxabi
1 year ago
Report
Ardesqa
1 year ago
Report
Ardesqa
1 year ago
Report
bxabi
1 year ago
Report
bxabi
1 year ago
I added code to look for the nvidia-smi in the /usr/lib/nvidia-, so now it should also works if the nvidia driver is installed this way.
There is also a layout fix included.
If the grep "GPU Current Temp" is empty for you, can you send your output to compare?
Report
VaporEidolon
2 years ago
Report
bxabi
2 years ago
Report
VaporEidolon
2 years ago
bumblebee indicator should hide itself when the nvidia card is OFF, and show when the nvidia card is ON.
;)
Report
bxabi
2 years ago
Report
VaporEidolon
2 years ago
However, I find it is a terrible design decision that when you click on the applet, the GPU is turned on. On amy systems, bumblebee has a bug in which the GPU is not turned back off. This means that on my system, if I click on the applet, to turn off the GPU I have to go through the removal of nvidia modules, and restarting bumblebee. It's a nice option, but since there is this annoying bug, if should be optional IMHO.
Thanks again!
Report
bxabi
2 years ago
I did not found yet a wait to get the info without turning the card on, ideas welcome.
I can add a setting, something like "Only show data if the card is already on", or "the widget is allowed to turn on the card to query the information page"
Report
VaporEidolon
2 years ago
Report
VaporEidolon
2 years ago
Report