
Plasma 5 Applets bumblebee kde5 kdeplasma nvidia
Source (link to git-repo or to original if based on someone elses unmodified work): https://github.com/bxabi/bumblebee-indicator
It indicates the on or off status and temperature of the Nvidia card on the Optimus systems, when bumblebee is used.
v0.70 2 years ago
An error fixed, the card data didn't appear if the plasmoid was added to the desktop.
Using a more consistent version number.
v0.70 2 years ago
An error fixed, the card data didn't appear if the plasmoid was added to the desktop.
Using a more consistent version number.
0.6.1 2 years ago
find nvidia-smi also in lib64/nvidia-current
v 0.6 3 years 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 3 years 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 4 years ago
switch to active status on the system tray on errors.
4 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.
dross
1 year ago
Report
Zell89
2 years ago
Report
bxabi
2 years ago
Report
Ardesqa
3 years ago
Report
bxabi
3 years ago
Report
Ardesqa
3 years ago
Report
bxabi
3 years 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
bxabi
3 years ago
Report
Ardesqa
3 years ago
Report
VaporEidolon
5 years ago
Report
bxabi
5 years ago
Report
VaporEidolon
5 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
5 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
4 years ago
Report
VaporEidolon
4 years ago
Report
VaporEidolon
5 years ago
bumblebee indicator should hide itself when the nvidia card is OFF, and show when the nvidia card is ON.
;)
Report
bxabi
5 years ago
Report