如果我单击“Steam”的桌面应用程序,则没有任何反应。
steam
在终端中运行会产生以下结果:
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(1474415843)
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
Run Code Online (Sandbox Code Playgroud)
有趣的是,如果我将 GPU 驱动程序更改为xorg
,它可以完美运行。
我该怎么做才能让它发挥作用?它在最新的 Steam 更新(36 小时前)后停止工作。
我尝试卸载 nvidia -sudo apt-get remove nvidia*
并重新安装驱动程序,但没有成功。
我目前正在尝试使用 PlayOnLinux 安装英雄联盟,但每次我都会收到此错误:
未安装主 glxinfo 中的错误。请安装 mesa-utils 包
我该怎么做才能解决这个问题?我正在使用 Ubuntu 12.10。