几天前我遇到了一个蓝屏幕下载一些更新后出现此问题。从那时起,我一直在搜索信息并尝试了无数方法来解决它,但无济于事。
以下是一些我希望有用的信息:
- 我的电脑:2008 年 Packard Bell PC,Intel Core 2 Quad CPU 2.4 GHz 处理器,4 GB RAM,Geforce 9300 GE 显卡。
- 内核版本:3.13.0-46-generic
- Ubuntu 版本:14.04.2 LTS
到目前为止,我已经尝试过以下非常高水平的操作:
- 卸载然后重新安装 Vidia 驱动程序,
- 安装 X Updates PPA,
- 安装 Gnome 界面(我实际上无法访问)
请告知,我们将非常感谢您的帮助。
3月1日更新:
大家好,这是今天的结果:
compizconfig-*
有效,非常感谢线程 17381 的第一个解决方案没有恢复 GUI,但显示
compizconfig - Info: Backend : ini compizconfig - Info: Integration : true compizconfig - Info: Profile : default Segmentation fault (core dumped)
线程 17381 的第二个解决方案返回(我只是引用我认为可以提供帮助的内容,即错误消息):
Glib-warning **: In call to g-spawn-sync(), exit status of a child process was request but ECHILD was received by waitpid(). Most likely the process is ignoring SIGCHLD, or some other thread is invoking waitpid() with a non positive first argument; either behavior can break applications that use g_spawn_sync either directly or indirectly. dconf-WARNING **: failed to commit changes to dconf: Error spawning command line 'bus-launch --autolaunch=dfa6290d0169f2653223ea790000000000c --binary-syntax-- close- stderr': Child process killed by signal 43 (...) Info: Unity is fully supported by your hardware Info: Starting plugin: openg1
我没有尝试按照线程 457016 中的建议创建脚本,因为我知道我会把它弄得一团糟,尤其是通过 CLI。看起来我们进展顺利,但仍有一些障碍 :)
3月1日更新#2:
我尝试运行startx
,可以看到桌面和位于桌面的文件,但是没有壁纸(背景是蓝色的),也没有任务栏和垂直图标栏。我可以打开文本文件,但不能打开图片。
答案1
在终端中尝试以下方法:
sudo add-apt-repository ppa:bumblebee/stable
sudo apt-get update && sudo apt-get upgrade
sudo nvidia-xconfig
然后登录tty Ctrl++AltF1
sudo apt-get remove --purge nvidia*
sudo apt-get install --reinstall ubuntu-desktop
sudo apt-get install bumblebee bumblebee-nvidia primus linux-headers-generic
sudo reboot
启动时确保运行:
sudo nvidia-xconfig
gksudo nvidia-settings