我在 Ubuntu 11.10 上安装了 NVIDIA 驱动程序。我参考了以下文章,其中描述了“在 Ubuntu 中安装 Nvidia 驱动程序的高级方法(仅当您需要最新的驱动程序或运行自定义内核时才推荐使用。)”。
它已成功安装,但不幸的是 ubuntu 无法加载。当我启动笔记本电脑时,它停在一个屏幕上,提示我
*(...)
* Starting bluetooth
* PulseAudio configured for per-user sessions
saned disabled; edit /etc/default/saned)
*Stopping save kernal messages [OK]
*Starting CUPS printing spooler/server [OK]
*(...)
Checking for running unattended-upgrades:
*Stopping Failsafe boot delay [OK]
*(…)
*Starting deferred execution scheduler [OK]
然后它就挂住了,不再前进。
我的图形驱动程序是 NVIDIA Geforce GT525M 和 64 位 DELL inspiron n5110 笔记本电脑。
如果有人能就此事提出建议我将不胜感激。
先感谢您。
答案1
有时安装 NVIDIA 驱动程序会导致 xorg.conf 文件出现问题。您可能需要重命名 /etc/X11/xorg.conf(或将其删除)。然后您必须重新启动系统。在启动时,Ubuntu 将创建一个新的 xorg.conf。
答案2
很抱歉,但这种情况有时会发生在 Ubuntu 上。当我刚开始使用 Ubuntu 并安装一些驱动程序时也发生过这种情况(但这是我的错)。我重新安装了系统,这是最简单的方法,另一方面,安装比 Windows 更快。