neofetch icon indicating copy to clipboard operation
neofetch copied to clipboard

GPU name not accurate

Open a9801259 opened this issue 3 years ago • 1 comments

Neofetch 7.1.0

I would like to see exact GPU info from your great program.

$lspci | grep "VGA" 0b:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere [Radeon RX 470/480/570/570X/580/580X/590] (rev e7)

$ lspci -vnn | grep VGA -A 12 0b:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere [Radeon RX 470/480/570/570X/580/580X/590] [1002:67df] (rev e7) (prog-if 00 [VGA controller]) Subsystem: Sapphire Technology Limited Radeon RX 580 Pulse 4GB [1da2:e387]

I have RX 580 Pulse 4GB, so I would like Neofetch to give "Radeon RX 580 Pulse 4GB" or "AMD ATI Radeon RX 580 Pulse 4GB" instead of "AMD ATI Radeon RX 470/480/570/570X/580/580X/590". Correct info seems to be available on/from system?

Also for your information, there is a small mistake in v2.2 pci.ids (two times same model): 1da2 e353 Radeon RX 570 Pulse 4GB (?) 1da2 e387 Radeon RX 570 Pulse 4GB (This is wrong) 1da2 e387 Radeon RX 580 Pulse 4GB (This is correct - I have this with original package)

I have contacted "pci-ids.ucw.cz" about this issue.

My config is original. I am running updated Arch (from the scratch).

If you need more info, please ask.

a9801259 avatar Dec 07 '21 19:12 a9801259

Having the same issue on a recently bought RX 580 8GB

Lassebq avatar Nov 24 '23 16:11 Lassebq