首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >安装了什么GPU驱动程序?

安装了什么GPU驱动程序?
EN

Ask Ubuntu用户
提问于 2016-07-31 10:13:34
回答 1查看 83关注 0票数 0

我的显示器->我对我的显示器有问题有问题*我下载了新的我的Nvidia GPU的驱动程序版本。我应该如何安装它?#Ubuntu14LTS 64位

代码语言:javascript
复制
lspci -k | grep -EA2 'VGA|3D'

00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
    Subsystem: Dell Device 04ca
    Kernel driver in use: i915
--
01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT 525M] (rev a1)
    Subsystem: Dell Device 04ca
    Kernel driver in use: nouveau
EN

回答 1

Ask Ubuntu用户

回答已采纳

发布于 2016-07-31 11:11:40

Ubuntu 14.04中此适配器的驱动程序是这样安装的:

代码语言:javascript
复制
sudo apt-get install nvidia-361 nvidia-prime

如果使用UEFI,请禁用安全启动。

票数 1
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/805186

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档