安装RTX2080显卡驱动

服务器配置#

服务器型号:DELL PowerEdge R730

CPU:2*Intel(R) Xeon(R) E5-2650 v4

内存:8*32G

磁盘:2*1.2T,raid 0

显卡:2*Nvidia RTX2080

系统:Ubuntu 18.04

使用标准Ubuntu 仓库进行自动化安装#

首先,检测显卡型号和推荐的驱动程序的模型。在命令行中输入如下命令:

Copy

root@rohn-PowerEdge-R730:/home/rohn# ubuntu-drivers devices == /sys/devices/pci0000:80/0000:80:02.0/0000:82:00.0 == modalias : pci:v000010DEd00001E82sv00001043sd00008674bc03sc00i00 vendor : NVIDIA Corporation driver : nvidia-driver-410 - third-party free driver : nvidia-driver-415 - third-party free driver : nvidia-driver-430 - third-party free recommended driver : nvidia-driver-418 - third-party free driver : xserver-xorg-video-nouveau - distro free builtin

从输出结果可以看到,目前系统已连接Nvidia RTX2080显卡,CUDA 10.0 需要 410.x 或更高版本。并且建议安装驱动程序是 nvidia-430版本的驱动。

安装驱动:

Copy

sudo ubuntu-drivers autoinstall

由于DELL对未认证的PCI设备的热量估算不准确造成的,默认会加大风扇风速。可以用ipmi有关命令关闭PCIE卡的响应。

Copy

sudo apt install ipmitool ipmitool raw 0x30 0xce 0x00 0x16 0x05 0x00 0x00 0x00 0x05 0x00 0x01 0x00 0x00

安装完成后重启系统:

Copy

reboot

查看:

Copy

root@rohn-PowerEdge-R730:~# nvidia-smi Mon Jun 3 09:56:45 2019 +-----------------------------------------------------------------------------+ | NVIDIA-SMI 430.14 Driver Version: 430.14 CUDA Version: 10.2 | |-------------------------------+----------------------+----------------------+ | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | |===============================+======================+======================| | 0 GeForce RTX 2080 Off | 00000000:04:00.0 Off | N/A | | 22% 28C P8 17W / 215W | 0MiB / 7982MiB | 0% Default | +-------------------------------+----------------------+----------------------+ | 1 GeForce RTX 2080 Off | 00000000:82:00.0 Off | N/A | | 22% 29C P8 20W / 215W | 0MiB / 7982MiB | 0% Default | +-------------------------------+----------------------+----------------------+ +-----------------------------------------------------------------------------+ | Processes: GPU Memory | | GPU PID Type Process name Usage | |=============================================================================| | No running processes found | +-----------------------------------------------------------------------------+

安装CUDA#

Copy

# Add NVIDIA package repositories wget https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/cuda-repo-ubuntu1804_10.0.130-1_amd64.deb sudo dpkg -i cuda-repo-ubuntu1804_10.0.130-1_amd64.deb sudo apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/7fa2af80.pub sudo apt-get update wget http://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1804/x86_64/nvidia-machine-learning-repo-ubuntu1804_1.0.0-1_amd64.deb sudo apt install ./nvidia-machine-learning-repo-ubuntu1804_1.0.0-1_amd64.deb sudo apt-get update # Install NVIDIA driver sudo apt-get install --no-install-recommends nvidia-driver-410 # Reboot. Check that GPUs are visible using the command: nvidia-smi # Install development and runtime libraries (~4GB) sudo apt-get install --no-install-recommends \ cuda-10-0 \ libcudnn7=7.4.1.5-1+cuda10.0 \ libcudnn7-dev=7.4.1.5-1+cuda10.0 # Install TensorRT. Requires that libcudnn7 is installed above. sudo apt-get update && \ sudo apt-get install nvinfer-runtime-trt-repo-ubuntu1804-5.0.2-ga-cuda10.0 \ && sudo apt-get update \ && sudo apt-get install -y --no-install-recommends libnvinfer-dev=5.0.2-1+cuda10.0

作者:不羁的罗恩

出处:https://www.cnblogs.com/Rohn/p/10971326.html

本站使用「CC BY 4.0」创作共享协议,转载请在文章明显位置注明作者及出处。

rtx linux 显卡,linux RTX2080显卡驱动相关推荐

  1. linux RTX2080显卡驱动

    安装RTX2080显卡驱动 服务器配置# 服务器型号:DELL PowerEdge R730 CPU:2*Intel(R) Xeon(R) E5-2650 v4 内存:8*32G 磁盘:2*1.2T, ...

  2. linux英伟达显卡内核不匹配,硬核观察|Linus 破例在 Linux 5.11 内核中允许英伟达显卡驱动加塞...

    Linus 破例在 Linux 5.11 内核中允许英伟达显卡驱动加塞 据 cnbeta 报道,曾因闭源驱动对英伟达爆粗口的 Linus Torvalds,刚刚宣布了 Linux 5.11 内核版本的 ...

  3. Linux安装Ubuntu18.04/显卡驱动/CUDA11.4/cuDNN8.2

    Linux安装Ubuntu18.04/显卡驱动/CUDA11.4/cuDNN8.2踩坑记录: [准备工作] 在Ubuntu官网或者清华源软件镜像下载Unbuntu18.04的镜像文件:[为方便小伙伴们 ...

  4. linux更新nvidia驱动程序,[下载]NVIDIA显卡Linux驱动更新304.60

    [IT168 资讯]虽然距离中指门已经过去好几个月了,但看到NVIDIA对Linux显卡驱动的频繁更新就不免又会关联一下,当然这两者不一定有必然的联系. ▲NVIDIA显卡Linux驱动更新304.6 ...

  5. linux系统显卡驱动下载官网,NVIDIA显卡Linux系统驱动313.09版下载

    日前,从NVIDIA服务器中又再次泄漏了一款Linux系统驱动,该驱动版本号为313.09,要知道Linux系统下的R310系列驱动才刚发布到310.19版. 不过因为是泄漏版驱动,官网还未发布,因此 ...

  6. gts250 linux驱动下载,下载:NVIDIA显卡Linux驱动190.32测试版

    前不久,NVIDIA为Linux系统平台推出了一款全新的测试版驱动,版本号为190.32,支持GeForce 6及其以后的桌面显卡.移动显卡和Quadro系列专业显卡. 新驱动主要对GeForce 2 ...

  7. linux nvidia是否安装程序,Linux 为 Nvidia 显卡安装闭源驱动

    **2018/06/30更新:如果你只想用独显,不需要安装Bumblebee进行双显卡切换,请移步此文[Install Nvidia driver, CUDA 9.1 and Tensorflow 1 ...

  8. ar9485 linux驱动下载,下载:AMD显卡Linux催化剂驱动9.6版

    AMD(ATI)今天发布了9.6版的Linux催化剂驱动,功能上做了两点改进:支持新版本的Linux发行版(SLED.SLED 11.RHEL 4.8).增强支持了MultiView(多头输出技术). ...

  9. linux系统的烤机软件,NVIDIA英伟达 GeForce8/9/100/200/300/400/500/GeForce 600系列显卡Linux驱动...

    NVIDIA英伟达 GeForce8/GeForce9/GeForce 100/GeForce 200/GeForce 300/GeForce 400/GeForce 500/GeForce 600系 ...

最新文章

  1. 大专生质问马云:你说招聘从不看文凭,为什么我投阿里石沉大海
  2. ORU-10027: buffer overflow, limit of 10000 bytes
  3. 天问一号火星探测器已飞离地球800多万公里 多个载荷完成自检
  4. nginx源码安装教程(CentOS)
  5. Net.Core导入EXCel文件里的数据
  6. 文献学习(part87)--Linearized Alternating Direction Method with Adaptive Penalty for Low-Rank ...
  7. oracle 添加字段
  8. PLSQL Developer 安装与配置
  9. 常用docker命令
  10. Django-安装/分组命名/路由分发
  11. Vue在HTML模板中插入JS数据
  12. XII jenkins
  13. OBjectve-c 基本数据类型 总结
  14. niceScroll的使用方法
  15. mysql max connects_出现mysql max-connections问题解决解决办法
  16. 计算机派位志愿填报技巧,小升初电脑派位操作流程详解
  17. java.lang.NoSuchMethodError: com.xxx.xxx.xxx.po.xxxPo.setXXX(D)V
  18. Zoommy for mac(图片素材搜索下载软件)
  19. 计算机信息技术在教学中的发展,浅析信息技术在教学中的创新作用
  20. Coursera | Introduction to Data Science in Python(University of Michigan)| Assignment4

热门文章

  1. Softmax Regression损失函数的求导
  2. 服务器无响应 路由器,服务器无响应路由器
  3. EVGA 发布 3090 KINGPIN Hydro Copper 定制水冷显卡:23 相供电
  4. 硝烟中的Scrum——读书笔记
  5. datawhale_爬虫_spider |第八期
  6. reverse2题解
  7. Html 和 Css 的关系(复习笔记)
  8. 用ts代码实现吃鸡游戏刷毒小demo(cocos creator引擎)
  9. 知识图谱的应用(一)-搜索与推荐
  10. 【ADI高性能应用研讨会-长沙站】会议笔记记录