Difference between revisions of "vulkan amd notes"
From thelinuxwiki
(Created page with " ==commands== dkms status") |
|||
Line 1: | Line 1: | ||
+ | ==driver check== | ||
+ | |||
+ | # lspci -nnk | grep -i vga -A3 | ||
+ | 01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Heathrow XT [Radeon HD 7870M] [1002:6825] | ||
+ | Subsystem: Dell FirePro M6000 [1028:053f] | ||
+ | Kernel modules: radeon | ||
Revision as of 18:43, 4 July 2019
driver check
# lspci -nnk | grep -i vga -A3 01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Heathrow XT [Radeon HD 7870M] [1002:6825] Subsystem: Dell FirePro M6000 [1028:053f] Kernel modules: radeon
commands
dkms status