如果我单击“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*并重新安装驱动程序,但没有成功。
昨天我将一个以前共享的硬盘(Windows 10)格式化为Ubuntu专用的。今天,当启动时,我无法真正启动;当从 grub 菜单中选择 Ubuntu 时,屏幕会变成灰色,而通常情况下它会变成灰色grey -> spinning ubuntu wheel -> login screen
我没有选择做任何事。CTRL+ALT+F1 不提示终端,完全卡住了。
我能做些什么?
sudo apt-get install groovy
为我提供:
groovy -v
Groovy Version: 1.8.6 JVM: 1.8.0_131 Vendor: Oracle Corporation OS: Linux
Run Code Online (Sandbox Code Playgroud)
但是,这个版本的 Groovy 已经很老了。如何安装最新的?- 2.5?