手机
当前位置:查字典教程网 >操作系统 >Ubuntu/Debian >Ubuntu 13.04双显卡安装NVIDIA GT630M驱动过程详解
Ubuntu 13.04双显卡安装NVIDIA GT630M驱动过程详解
摘要:Ubuntu13.04双显卡安装NVIDIAGT630M驱动安装bumblebee以管理双显卡,下面命令会自动安装NVIDIA显卡驱动[pl...

Ubuntu 13.04双显卡安装NVIDIA GT630M驱动

安装 bumblebee 以管理双显卡,下面命令会自动安装NVIDIA显卡驱动

[plain]

sudo add-apt-repository ppa:bumblebee/stable

sudo apt-get update

sudo apt-get install bumblebee bumblebee-nvidia

安装成功后,重启电脑

查看显卡状态

[plain]

lspci | grep VGA

00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)

01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT 630M] (rev ff)

第一行是Intel核芯显卡信息,第二行是NVIDIA独立显卡信息,最后的 rev ff 表示独立显卡已经关闭

查看显卡驱动是否安装成功

[plain]

sudo optirun nvidia-settings -c :8

Ubuntu 13.04双显卡安装NVIDIA GT630M驱动过程详解1

至此,显卡驱动已安装成功,如果要以独立显卡运行某个程序,例如 test 程序

sudo optirun test

【Ubuntu 13.04双显卡安装NVIDIA GT630M驱动过程详解】相关文章:

如何安装Ubuntu 12.04 图文详解Ubuntu 12.04安装过程

ubuntu12.04开机黑屏解决方法

Ubuntu 9.04升级到9.10全过程图解教程

在Ubuntu系统上安装部署KVM虚拟机的基本教程

在Ubuntu 12.04中安装Gnome Shell扩展具体的方法

64位的ubuntu15.04怎么安装WPS?

Linux Ubuntu的详细安装方法(图文教程)

ubuntu intel 集成显卡安装

Ubuntu系统安装ifort编译器的方法

在Ubuntu里使用Windows的无线网卡驱动程序的方法教程

精品推荐
分类导航