deepin-wine-ubuntu
deepin-wine-ubuntu copied to clipboard
Ubuntu18.04启动qq失败,手动运行run.sh脚本报错如下
ros@ros:/opt/deepinwine/apps/Deepin-QQ$ wine: cannot find L"C:\windows\system32\winemenubuilder.exe"
wine version: 2.18
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
X Error of failed request: GLXBadContext
Major opcode of failed request: 152 (GLX)
Minor opcode of failed request: 6 (X_GLXIsDirect)
Serial number of failed request: 207
Current serial number in output stream: 206
这是什么原因?是因为我装了N卡驱动吗
已解决,果然是N卡驱动的问题
已解决,果然是N卡驱动的问题
你好,请问你是怎解决的呢
已解决,果然是N卡驱动的问题
你好,请问你是怎解决的呢
已解决,参考https://askubuntu.com/questions/834254/steam-libgl-error-no-matching-fbconfigs-or-visuals-found-libgl-error-failed-t.
$ sudo rm /usr/lib/i386-linux-gnu/mesa/libGL.so.1
$ sudo rm /usr/lib/i386-linux-gnu/mesa/libGL.so.1 我没这个文件啊
那说明已经移除了吧?再启动下还是不行?
已解决,果然是N卡驱动的问题
你好,请问你是怎解决的呢
已解决,参考https://askubuntu.com/questions/834254/steam-libgl-error-no-matching-fbconfigs-or-visuals-found-libgl-error-failed-t.
$ sudo rm /usr/lib/i386-linux-gnu/mesa/libGL.so.1
这个方法试过之后不行,我的解决办法是:
卸载QQ之后,执行如下命令
$ rm -rf ~/.deepinwine/Deepin-QQ
然后重新安装QQ,就可以了