Edit: I think I’ve figured it out, it seems like Linux Mint defaulted to the wrong Kernel driver and I was able to switch it to the correct one.

I’ve already tried searching for this online but there is a reason I’m posting about it here. The last time I tried to install Vulkan drivers in Linux Mint, there was an update to the oibaf PPA that completely broke my Linux Mint installation and I had to manually reinstall it. I’ve read that, at least in the past, the oibaf PPA causes problems in Ubuntu but I can’t find another solution to installing Vulkan drivers in Linux Mint. Is that the only way to install the Vulkan Drivers in Linux Mint, or is there another way?

Also, yes, Vulkan works in Windows and it did work in my previous installation of Linux.

  • @[email protected]OP
    link
    fedilink
    11 month ago

    Did I do it correctly? GRUB_CMDLINE_LINUX_DEFAULT="quiet splash radeon.cik_support=0 amdgpu.cik_support=1" After saving, is there anything else I have to do it get it to work?

    • @SteveTech
      link
      English
      3
      edit-2
      1 month ago

      Oh whoops yeah there is, run sudo update-grub.

      But otherwise that config looks correct.

          • @[email protected]OP
            link
            fedilink
            21 month ago

            Ok, it seems to have worked as the game I was using for testing seems to be working fine.

            Although, I keep getting the error message (WARNING: radv is not a conformant Vulkan implementation, testing use only.), is that to be expected?

            • @SteveTech
              link
              English
              31 month ago

              Epic!

              I’ve never seen that on modern AMD stuff that uses radv, but I’m sure it’s probably fine.

            • IceVAN
              link
              fedilink
              21 month ago

              I had that warning too with a r9 270x and if I remember correctly it was because radv didn’t have official/full support for GCN =<2, so what they’re saying is something in the line of… it may break. In my case, it worked beautifully gaming with proton, etc.