1

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?

r0ng
  • 1,037

2 Answers2

1

On Gnome 3 based distros (Ubuntu by default) open settings and click on the details and choose About:

enter image description here

reference

graham
  • 10,436
1

You can use radeon-profile application.

I answered it here.

Output screenshot:

enter image description here