Ubuntu 16.04 显卡型号查询命令

1. lspci

strong@foreverstrong:~$ lspci
00:00.0 Host bridge: Intel Corporation Device 591f (rev 05)
00:01.0 PCI bridge: Intel Corporation Sky Lake PCIe Controller (x16) (rev 05)
00:08.0 System peripheral: Intel Corporation Sky Lake Gaussian Mixture Model
00:14.0 USB controller: Intel Corporation Device a2af
00:16.0 Communication controller: Intel Corporation Device a2ba
00:17.0 SATA controller: Intel Corporation Device a282
00:1b.0 PCI bridge: Intel Corporation Device a2eb (rev f0)
00:1c.0 PCI bridge: Intel Corporation Device a294 (rev f0)
00:1c.5 PCI bridge: Intel Corporation Device a295 (rev f0)
00:1c.6 PCI bridge: Intel Corporation Device a296 (rev f0)
00:1c.7 PCI bridge: Intel Corporation Device a297 (rev f0)
00:1d.0 PCI bridge: Intel Corporation Device a298 (rev f0)
00:1f.0 ISA bridge: Intel Corporation Device a2c8
00:1f.2 Memory controller: Intel Corporation Device a2a1
00:1f.3 Audio device: Intel Corporation Device a2f0
00:1f.4 SMBus: Intel Corporation Device a2a3
01:00.0 VGA compatible controller: NVIDIA Corporation Device 1b80 (rev a1)
01:00.1 Audio device: NVIDIA Corporation Device 10f0 (rev a1)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0c)
strong@foreverstrong:~$

2. lspci | grep -i vga

strong@foreverstrong:~$ lspci | grep -i vga
01:00.0 VGA compatible controller: NVIDIA Corporation Device 1b80 (rev a1)
strong@foreverstrong:~$

3. lspci | grep -i nvidia

strong@foreverstrong:~$ lspci | grep -i nvidia
01:00.0 VGA compatible controller: NVIDIA Corporation Device 1b80 (rev a1)
01:00.1 Audio device: NVIDIA Corporation Device 10f0 (rev a1)
strong@foreverstrong:~$

4. nvidia-smi

strong@foreverstrong:~$ nvidia-smi
Mon Sep  2 10:57:09 2019
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 384.130                Driver Version: 384.130                   |
|-------------------------------+----------------------+----------------------+
| 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 GTX 1080    Off  | 00000000:01:00.0  On |                  N/A |
|  0%   47C    P8     8W / 180W |    249MiB /  8110MiB |      0%      Default |
+-------------------------------+----------------------+----------------------++-----------------------------------------------------------------------------+
| Processes:                                                       GPU Memory |
|  GPU       PID   Type   Process name                             Usage      |
|=============================================================================|
|    0      1508      G   /usr/lib/xorg/Xorg                           191MiB |
|    0      1723      G   /opt/teamviewer/tv_bin/TeamViewer             12MiB |
|    0      1959      G   compiz                                        42MiB |
+-----------------------------------------------------------------------------+
strong@foreverstrong:~$

Ubuntu 16.04 显卡型号查询命令相关推荐

  1. Ubuntu 16.04 一系列软件安装命令,包括QQ、搜狗、Chrome、vlc、网易云音乐安装方法(转载)...

    转自博客:https://blog.csdn.net/fuchaosz/article/details/51882935 1 简介 Ubuntu 16.04安装完后,还需要做一些配置才能愉快的使用,包 ...

  2. Ubuntu 16.04 一系列软件安装命令,包括QQ、搜狗、Chrome、vlc、网易云音乐安装方法...

    转载地址: http://blog.csdn.net/fuchaosz/article/details/51882935 [+] 1 简介 Ubuntu 16.04安装完后,还需要做一些配置才能愉快的 ...

  3. Ubuntu 16.04 常用软件安装命令

    1 简介 Ubuntu 16.04安装完后,还需要做一些配置才能愉快的使用,包括添加软件源.安装搜狗输入法.Chrome浏览器.网易云音乐.配置快捷键.安装git等等,下面就跟着我来配置吧,just ...

  4. Ubuntu 16.04 一系列软件安装命令,包括QQ、搜狗

    2019独角兽企业重金招聘Python工程师标准>>> Ubuntu 16.04 一系列软件安装命令,包括QQ.搜狗.Chrome.vlc.网易云音乐安装方法 2016年07月20日 ...

  5. Ubuntu 16.04 显卡报错NVIDIA-SMI has failed because it couldn‘t communicatewith the NVIDIA driver.....

    环境: Ubuntu 16.04.7 LTS 4.15.0-142-generic 问题描述: 服务器使用nvidia-smi突然显卡报错: nvidia-smi NVIDIA-SMI has fai ...

  6. Ubuntu 16.04 查看软件包的命令技巧

    Ubuntu作为一款常用的Linux系统,有着Linux下常用的使用命令行操作模式.下面为大家介绍一些管理软件包的常用命令.下面的命令需要在终端下输入,任何实用'sudo'作为前缀的命令都需要拥有ro ...

  7. Alienware 17R5 Ubuntu 16.04显卡驱动

    目录 安装laptop-mode 安装显卡驱动 一直饱受Ubuntu系统睡眠无法唤醒的困扰,今天终于忍无可忍,决定处理. 第一步安装laptop-mode,第二部安装显卡驱动. 安装laptop-mo ...

  8. 【简记】在Ubuntu 16.04 LTS上执行命令“dmesg -l err”返回一系列错误

    详细报错信息如下所示: [ 0.080005] ACPI Error: [_SB_.PCI0.RP05.PXSX] Namespace lookup failure, AE_NOT_FOUND (20 ...

  9. ubuntu 16.04 14.04 安装各种软件

    目录 1. 输入法 1.1 安装sunpinyin 1.2 安装 搜狗拼音 下载安装包 安装 fcitx 不能中英文切换 在qt 中正常使用 2. opencv opencv依赖项 下载地址 编译: ...

最新文章

  1. 试编写一个汇编语言程序,要求对键盘输入的小写字母用大写字母显示出来
  2. element 0 of tensors does not require grad and does not have a grad_fn
  3. 序列化推荐系统总结:Sequential Recommender Systems: Challenges, Progress and Prospect
  4. shell su 密码_[SU模型] 59个公共卫生间
  5. js为链接绑定点击事件并且附带return false;来阻止跳转
  6. 如何直接打开android系统的wifi设置页面,防止intent劫持
  7. 【转】查看linux服务器的系统信息
  8. 项目背景一般写什么_项目申报整体框架规划思路,提高你的书写逻辑!
  9. ExtJS2.0开发与实践笔记[4]——Ext中的动画处理
  10. Golang-PKCS8
  11. Securing Big Data Provenance for Auditors: The Big Data Provenance Black Box as Reliable Evidence
  12. Seaweedfs的安装和使用
  13. linux系统中权限有几种,Linux系统中三种基本权限
  14. 古罗马帝国莱茵河-多瑙河防线之谜
  15. VERY DEEP CONVOLUTIONAL NETWORKS FOR LARGE-S CALE IMAGE RECOGNITION-论文笔记
  16. 【中国大学MOOC】java程序设计-week3-用“埃氏筛法”求2~100以内的素数
  17. U盘插入电脑提示格式化怎么办
  18. 机器学习模型 知乎_深度剖析知乎目前的内容架构模型
  19. React、react生命周期、react生命周期运行过程、shouldComponentUpdate的用法
  20. Dapper入门教程

热门文章

  1. 基于JAVA的网上花店销售系统的设计与实现(附:源码 论文 sql文件)
  2. VirtualBox 启动错误
  3. Learned Motion Matching-动作生成算法
  4. UGUI优化:使用镜像图片
  5. sdust-Java-字符串集合求并集
  6. css3特效框,科技常识:6种非常炫酷的CSS3按钮边框动画特效
  7. Vulkan_Shader_Day06—光照(多光源_Multiple lights)
  8. C#实现自己的远程桌面控制工具
  9. jquery实现全选
  10. 9月20日.周日 第一场正式的比赛:2020年CCPC网络赛