Advertisement
Guest User

Untitled

a guest
Mar 19th, 2019
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. michael@debian:~$ lspci | grep VGA
  2. 00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Mullins [Radeon R4/R5 Graphics] (rev 45)
  3. michael@debian:~$ lspci -k | grep -EA3 'VGA|3D|Display'
  4. 00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Mullins [Radeon R4/R5 Graphics] (rev 45)
  5. Subsystem: Hewlett-Packard Company Mullins [Radeon R4/R5 Graphics]
  6. Kernel driver in use: radeon
  7. Kernel modules: radeon
  8. michael@debian:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement