well, today i (partially) realized why my basic drivers don’t work: the preinstalled packages amdgpu and amdgpu-dkms seem to not work due to amdgpu-dkms being unconfigured. tried configuring it and got the same error. around about there my system stopped using even the iGPU and i had to uninstall some other drivers (thanks @[email protected] )

    • @[email protected]
      link
      fedilink
      182 months ago

      My R9 390 was a huge pain in the ass to get working on any distro, but I think it was the last card before they fixed whatever issue it was.

      • @[email protected]
        link
        fedilink
        8
        edit-2
        2 months ago

        Have you enabled Southern Islands support as a kernel parameter? Your generation of GPU was originally supported on radeon, so you need to explicitly enable SI (Southern Islands) support to use amdgpu.

        See ArchWiki for more information

        • FortatechOP
          link
          fedilink
          22 months ago

          Ill try that, thanks! I’m just distrohopping to Kinoite, and ill try it then if it doesn’t work.