Page 2 of 2

Re: amdgpu pro card no longer folding

Posted: Thu Feb 19, 2026 11:45 pm
by muziqaz
OK let's start from the beginning and basics, since I see you are willing to install fresh OS.
Make sure you only have that GPU present on the system (if on Intel CPU, disable its iGPU, please). Install fresh ubuntu/kubuntu (go for 24.04). Do not go to AMD website for anything. Follow this guide to the letter: viewtopic.php?t=43222 except instead of https://repo.radeon.com/rocm/apt/6.4.3, add https://repo.radeon.com/rocm/apt/latest for repository. Check out this comment incase you hit some gpg key issue: viewtopic.php?p=371796#p371796
After successful repo addition, sudo apt update, and see if there is no errors
then:
sudo apt install rocm-opencl-runtime && sudo apt install rocm-hip-runtime (select 7.2, which will ensure you are pulling packages from radeon repository and not from ubuntu own)
after that
sudo apt install ocl-icd-opencl-dev (this will come from ubuntu repository)
Then download and install latest fahclient from foldingathome.org/beta. Download deb package, then cd to the Download folder in terminal and:
sudo apt install ./fah-client-8.5.6-somethingsomething.deb
Then before folding, go to fah system info, and look if you see True next to Supported, and then if you see OpenCL as supported, and HIP as supported. And GPU description should be gfx1010-xnacks or something like that.

Then you can try folding, keep an eye on which project and which core you are trying to fold. If you receive fahcore23 WU, pause folding after it crashes, and apply the remedy from this thread:
viewtopic.php?t=42789 <-- only for core23. Core27 is fine without it.

Now keep in mind, that every time you restart the PC, you will have to run this command:
sudo systemctl restart fah-client
To enable fahclient to see the GPU.

If things are not folding after this at all. Either your GPU is broken, or workstation cards require some special sauce to work :/