ubuntu安装显卡驱动后进不了图形界面

一开始好好的 就是安装了 附加驱动的英伟达的那个显卡驱动就进不去了。我的本本是4741 双显卡的。 后来自己搜解决办法说是sudo rn /etc/x11/xorg.conf sudo reboot 重启后好像要是检查什么的100%后还进不了图形界面。我按CTRL+ALT+F7后显示如下fack form util-linux-ng 2.17.2/dev/sda4:clean 160130/1250928 files,1483654/5000704 blocksinit:Failed to open system console:Input/output errorspeech-dispatcher disabled:edit /etc/default/speech-dispatcher*PulseAudio configured for per-user sessionssande disabled:edit  /etc/default/sanedeEnabling additional executale binary formats binfmt-support

那就Rock-back吧,恢复到再后正确的配置。从启动菜单中进入恢复界面,进入命令控制台,用Root登录,默认root用户是没有密码的,直接输入root回车登录。然后在提示符#>后输入:
cd /etc/x11/
ls
查看是否有一个xorg.conf.back的文件或类似的文件,如果没有,可能是其他形式如xorg.conf.bak之类的,然后把这个文件恢复为xorg.conf。输入命令:
mv xorg.conf xorg.conf.bak_
mv xorg.conf.back xorg.conf
然后重启电脑:
shutdown -r now
温馨提示:答案为网友推荐,仅供参考
相似回答