NVIDIA GeForce4 MX 4000 的问题

NVIDIA GeForce4 MX 4000 的问题

你好!

此卡适用于 Ubuntu 吗?有驱动程序吗?当我安装 Ubuntu 12.04 时,屏幕变黑了。

谢谢,Akitoru

答案1

要安装驱动程序,请按照以下说明操作:

  1. 启动进入恢复模式
  2. sudo apt-add-repository ppa:ubuntu-x-swat/x-updates && sudo apt-get update && sudo apt-get install Nvidia-current在终端中运行
  3. 重启
  4. 利润!

  1. 如果无法启动 GRUB,请启动 Live CD
  2. 打开终端
  3. 跑步sudo apt-get update && sudo apt-get install boot-repair && sudo boot-repair
  4. 选择建议的修复
  5. 按照说明操作
  6. 重启
  7. 按照说明安装 Nvidia 驱动程序。

相关内容