We have a NoMachine Linux Server 8.2.3 (in Centos 7) with NVIDIA GeForce RTX 3090 Ti card. We have installed the Nvidia driver to the server.
When runing locally or with physical desktop everyting works as expected, but when connecting with NoMachine virtual desktop from windows host, OpenGL vendor is VMware, and more essentially version is 2.1 Mesa 18.3.4.
From glxinfo | grep OpenGL:
Our software where this card is needed requires OpenGL version 3.2 or higher.
When connecting with physical desktop the glxinfo | grep OpenGL gives the following: (image missing)
Is there a way to get the OpenGL to use the installed NVIDIA drivers when connecting with Virtual Desktop?