[Linux][Ubuntu][14.04.3LTS]安装NVidia显卡驱动不能进入tty1-6的问题

按照以下方法安装NVidia显卡驱动之后,可能会出现不能进入tty1-6的问题(按ctrl+alt+f1黑屏)

http://www.cnblogs.com/chinshing/p/4935840.html

Google了一个解决方法

http://askubuntu.com/questions/487868/no-tty-after-installing-nvidia-driver

编辑/etc/default/grub

修改GRUB_CMDLINE_LINUX_DEFAULT的值为nomodeset

更新grub:sudo update-grub

重启

posted @ 2015-11-05 09:59  liutianming  阅读(1352)  评论(0编辑  收藏  举报