On Tue, 2025-02-11 at 20:54 +0100, Lorenzo Torres wrote: > On 2/11/25 8:45 PM, Robert Swindells wrote: > > > Is this an integrated GPU or one on a separate PCIe card? > > It's a separate PCIe card, an AMD RX 6700xt. >
I'm pretty sure that your card is too new (by one generation) to work with the AMDGPU driver. There seem to be PCI ID definitions for the Navi 1x series of cards (Radeon RX 5000), but nothing beyond that. On the bright side (for me anyway), I found that the AMDGPU code wasn't working for me because the support for cards as old as mine is optional. I had to set the config option "AMDGPU_CIK" to enable support for my R9 290. Ngā mihi, Lloyd