I'm new to Linux. Currently on Ubuntu 22.04.4. (I'm open to hopping on a distro that can install these drivers)
Recently switched my PC to Linux, trying to download vulkan drivers. find the appropriate pack for my version and gave her an install (noticed that it said HWE when mine had LTS, looked it up and i had the HWE packs already installed, boopity). Opened terminal, input amdgpu-install. no worky. Trouble shooted that, turns out it was a typo in some files. (if oyu wann know more lmk). consulted a buddy, (they have nvidia but still gave it a shot) told me to run amdgpu-install --usecase=graphics,opencl --vulkan=amdvlk,pro instead, so i did. this time, a different issue, "Errors were encountered while processing: amdgpu-dkms
E: Sub-process /usr/bin/dpkg returned an error code (1)"
gave me a file to look in,
i had a look in /tmp/amd.xxxx/amd/dkms/config, the file in there is named config.h.in.
If you need more information, lmk how to provide it. Thank-you for taking the time to read this.