我知道已经有类似的帖子,但没有一个对我有用。我在 wsl2 上运行 Ubuntu 22.04,并使用 Xming 作为图形后端。诸如命令xeyes
工作正常nvidia-smi
,但每当我运行时glxinfo
都会出现此错误:
(base) user@user-PC:~$ glxinfo
name of display: 127.0.0.1 (some other ip was shwon here)
Error: couldn't find RGB GLX visual or fbconfig
我正在运行带有最新驱动程序的 3060。我尝试重新安装 mesa-utils 并glxgears
出现类似错误。如果您需要更多信息,请告诉我。