I am trying to install the latest graphic card driver. So I need to know the exact model of the card I am using, without opening my PC case, checking the model physically. I tried:
lspci | grep AMD | grep VGA
which getting the following result
VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 [Radeon RX 5600 OEM/5600 XT / 5700/5700 XT] (rev c1)
The result is not bad, but for installing the driver the result is not good enough since 5700 and 5700XT have different drivers. So my question is, is there a way to know the exact model?
On Gnome 3 based distros (Ubuntu by default) open
settings
and click on the details and chooseAbout
:reference
You can use
radeon-profile
application.I answered it here.
Output screenshot: