Far*_*òrî 6 graphics drivers 14.04 amd-graphics
我的笔记本电脑中有混合显卡。
当我检查我的系统详细信息时,它显示
AMD Radeon (TM) R7 M370 显卡。
当我使用此命令检查终端时
lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
Run Code Online (Sandbox Code Playgroud)
这显示了
00:02.0 VGA compatible controller [0300]: Intel Corporation Sky Lake Integrated Graphics [8086:1916] (rev 07) (prog-if 00 [VGA controller])
Run Code Online (Sandbox Code Playgroud)
我很困惑如何确认哪些正在工作。
PS:也请检查这张图片
![在此处输入图像描述[1]](https://i.stack.imgur.com/hdffy.png)
并非所有图形适配器都显示为VGA.
您可以运行lspci -k | grep -EA3 'VGA|3D|Display'以查看所有适配器。
要了解哪个正在使用,您可以运行glxinfo | grep OpenGL.
| 归档时间: |
|
| 查看次数: |
17414 次 |
| 最近记录: |