Driver Nvidia P400 - NVIDIA-linux-x86_64-390.48 - openGL

Hello, I’m a problems with OpenGL ,

when i run with ssh -XC and i run QT or blender, i have this message :
libGL error: No matching fbconfigs or visuals found
libGL error: failed to load driver : swrast
Unrecognized OpenGL version
Unrecognized OpenGL version


My configuration local PC:
DELL T3620
debian 9.3
Nvidia P400 with lasted driver installed without warning (NVIDIA-linux-x86_64-390.48)
glxinfo:
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: Quadro P400/PCIe/SSE2
OpenGL core profile version string: 4.5.0 NVIDIA 390.48
OpenGL core profile shading language version string: 4.50 NVIDIA
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 4.6.0 NVIDIA 390.48
OpenGL shading language version string: 4.60 NVIDIA
OpenGL context flags: (none)
OpenGL profile mask: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 390.48
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
OpenGL ES profile extensions:

and indirect GL: yes


My condifuration distant PC:
DELL server R530
Video card default
glxinfo:
OpenGL vendor string: VMware, Inc.
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.9, 256 bits)
OpenGL core profile version string: 3.3 (Core Profile) Mesa 13.0.6
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 13.0.6
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 13.0.6
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
OpenGL ES profile extensions:

and indirect GL : yes

Before installing the NVIDIA driver for DUAL DISPLAY, with the default configuration on my T3620, qtcreator and blender run without error with SINGLE DISPLAY, after install NVIDIA 390.48, i have error openGL.

an idea ?

best regard

For nvidia indirect glx to work, Nvidia OpenGL has to be installed on the remote machine, too. This might get fiddly when no Nvidia GPU is installed depending on distro and might break the gui on the remote machine if any is running there, glvnd might help in that case.