Seungmin Kim
Seungmin Kim
@DAB0mB Thanks for your cooperation. It seems to be that `NVIDIA_DRIVER_CAPABILITIES` is insufficient. Please make sure that it is sent to `all`, or includes `utility,graphics,video,display`, by asking your provider. It...
If this works, please don't close. I have to update it in the docs.
If not possible, docker-nvidia-egl-desktop may much more likely work.
Any updates? @DAB0mB + I explained in https://github.com/ehfd/docker-nvidia-glx-desktop#the-container-doesnt-work what each `NVIDIA_DRIVER_CAPABILITIES` entry does for the container.
Note that the NVIDIA A100 in MIG mode does not support any GUI operations. No OpenGL and Vulkan, no X.Org.
@DAB0mB One more possible cause, is there an X server on the host? In other words, is there a GUI on the host? Or is there more than one X...
I also updated the container.
https://github.com/ehfd/docker-nvidia-glx-desktop/blob/main/xgl.yml This is in the yaml file. Please reopen if any issues arise again.
I need to add this to the docs too.
@loochek What is the application that you are trying to run? What are the complete logs? Have you tried any solution that comes out when you search this error in...