首页 > 其他 > 详细

备注: ubt 16.04 安装 gtx 1060

时间:2017-07-15 09:47:03      阅读:506      评论:0      收藏:0      [点我收藏+]

-------------------------------------------------------------------------------------------------------------------------
lspci -vnn | grep VGA -A 12 查看
hylas@hylas-System-Product-Name:~$ lspci -vnn | grep VGA -A 12
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation Device [10de:1c03] (rev a1) (prog-if 00 [VGA controller])
Subsystem: Device [1b4c:11d7]
Flags: bus master, fast devsel, latency 0, IRQ 126
Memory at f6000000 (32-bit, non-prefetchable) [size=16M]
Memory at e0000000 (64-bit, prefetchable) [size=256M]
Memory at f0000000 (64-bit, prefetchable) [size=32M]
I/O ports at e000 [size=128]
[virtual] Expansion ROM at f7000000 [disabled] [size=512K]
Capabilities: <access denied>
Kernel driver in use: nvidia
Kernel modules: nvidiafb, nouveau, nvidia_375_drm, nvidia_375

01:00.1 Audio device [0403]: NVIDIA Corporation Device [10de:10f1] (rev a1)
-------------------------------------------------------------------------------------------------------------------------


-------------------------------------------------------------------------------------------------------------------------
安装

sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt-get update
sudo apt-get install nvidia-367 nvidia-367 (当前最新)
sudo apt-get install mesa-common-dev

重启, 界面上看到 geforce gtx 1060 6gb

-------------------------------------------------------------------------------------------------------------------------

备注: ubt 16.04 安装 gtx 1060

原文:http://www.cnblogs.com/xiaoxuebiye/p/7173529.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!