全新安装 Ubuntu 16.04 后,我登录,但未加载统一桌面环境。我得到的只是桌面背景,偶尔会出现一个关于 compiz 错误的信息窗口。
我之前在最终测试版中也遇到过这个问题,但找不到解决方案。
当我尝试从Ctrl + Alt + F1控制台重新启动 unity 时,使用:
DISPLAY=:0 unity
Run Code Online (Sandbox Code Playgroud)
我得到:
compiz (core) - Info: Loading plugin: core
... many more instructions here
compiz (core) - Info: Unity is not supported by your hardware. Enabling software rendering instead (slow).
... many more instructions again
compiz (core) - Info: Starting plugin: switcher
Illegal instruction (core dumped)
Run Code Online (Sandbox Code Playgroud)
我有 Nvidia gtx980 显卡,根据 Ubuntu,(开源)Nvidia 驱动程序已正确安装,因此,应该完全支持 imo,Unity,但是由于某种原因,当 Ubuntu 尝试启动 Unity 时,它失败了唯一的信息是Illegal instruction。
请告知我可以修复或调试它的任何方式