NVIDIA GeForce GT 1030 and OpenGL 4.6 problem on Ubuntu

Hello
my conf:
ESXI 7.0 with the GeForce GT 1030 in pass-through to a VM Ubuntu
I have installed the lates driver : NVIDIA-SMI 465.31

The GPU seems to works :

  • nvidia-smi activity with a boinc task
  • glxgears works

But when I launch yuzu (game emulator application) I get a error message link to OpenGL 4.6 not supported despite the fact that this card and driver are 4.6 compatible…

Your GPU may not support OpenGL 4.6, or you do not have the latest graphics driver.
GL Renderer:
llvmpipe (LLVM 11.0.0, 256 bits)

Any idea to investigate?

Many thanks
nvidia-bug-report.log.gz (412.3 KB)

It’s strange…
The command : inxi -Gx

Graphics: Device-1: NVIDIA GP108 [GeForce GT 1030] vendor: Micro-Star MSI driver: nvidia v: 465.31 bus ID: 03:00.0
Display: server: X.Org 1.20.9 driver: nvidia tty: N/A
OpenGL: renderer: llvmpipe (LLVM 11.0.0 256 bits) v: 4.5 Mesa 20.2.6 direct render: Yes

It’s seem’s that Ubuntu detect the card.
But the OpenGL driver link to the card is not loaded => OpenGL: renderer: llvmpipe (LLVM 11.0.0 256 bits)

Where can I find some information / configuration on the OpenGL driver to be loaded?

Some news on my problem, the GPU works for GPU calculation but OpenGl does not works…

It seem’s the Nvidia Driver for GeForce card does not allow the virtualization…
In this article it seem’s a first Nvidia Driver will allow to virtualise a linux on a Windows…
https://nvidia.custhelp.com/app/answers/detail/a_id/5173
Maybe the following driver will allow to virtualise Linux on Vmware some days ?