linuxmint / cinnamon-menus

The cinnamon-menu library
GNU General Public License v2.0
25 stars 20 forks source link

Right Clicking on apps from menu and selecting "Run with NVIDIA GPU" not working #45

Closed sathvik987 closed 3 years ago

sathvik987 commented 3 years ago

Issue

I am running Linux Mint 20.1 Cinnamon with 5.4.0-70-generic kernel and nvidia-driver-460 on laptop with hybrid graphics (intel and nvidia). GPU Utilization in Nvidia x server settings will always be 0% when i run apps (for example celluloid) by right clicking and selecting "Run with NVIDIA GPU" but if i run celluloid with following command "__NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia celluloid" then the GPU Utilization will go up. So i guess the driver is working properly but the problem is with desktop environment.

Steps to reproduce

Right click on apps and select "Run with NVIDIA GPU"

Expected behaviour

GPU Utilization in Nvidia x server settings should go up.