[FAH client 8.5.7] Started folding but I receive no work units

It seems that a lot of GPU problems revolve around specific versions of drivers. Though AMD has their own support structure, you can often learn from information reported by others who fold.

Moderators: Site Moderators, FAHC Science Team

Post Reply
Bud Specter
Posts: 14
Joined: Sat Sep 23, 2023 8:24 pm

[FAH client 8.5.7] Started folding but I receive no work units

Post by Bud Specter »

Hi,

I have an AMD Radeon 7800 XT graphics card. I'm on Fedora 43, built FAH client from the latest source code, and followed the instructions
here: viewtopic.php?t=43533
and here: viewtopic.php?t=43222

I opened the Web UI and checked that my GPU is supported. Then I clicked on "Fold All" and nothing happened. Is this intended or am I missing something?

This is my machine log:

Code: Select all

18:27:18:INFO(1):******************** Folding@home Client *********************
18:27:18:INFO(1): Version: 8.5.7
18:27:18:INFO(1): Author: Joseph Coffland <joseph@cauldrondevelopment.com>
18:27:18:INFO(1): Org: foldingathome.org
18:27:18:INFO(1): Copyright: 2023-2026, foldingathome.org
18:27:18:INFO(1): Homepage: https://foldingathome.org/
18:27:18:INFO(1): License: GPL-3.0-or-later
18:27:18:INFO(1): URL: https://v8-5.foldingathome.org/
18:27:18:INFO(1): Date: Mar 15 2026
18:27:18:INFO(1): Time: 12:59:59
18:27:18:INFO(1): Revision: 2bb78057ccc05eb69b7b9d7c3beef4f1365bc743
18:27:18:INFO(1): Branch: master
18:27:18:INFO(1): Compiler: GNU 15.2.1 20260123 (Red Hat 15.2.1-7)
18:27:18:INFO(1): Options: -Wsuggest-override -faligned-new -std=c++17 -fsigned-char -O3 -fPIC
18:27:18:INFO(1): -fstack-protector-strong
18:27:18:INFO(1): Platform: linux 6.19.7-200.fc43.x86_64
18:27:18:INFO(1): Bits: 64
18:27:18:INFO(1): Mode: Release
18:27:18:INFO(1): Args: --config=/etc/fah-client/config.xml
18:27:18:INFO(1): --log=/var/log/fah-client/log.txt
18:27:18:INFO(1): --log-rotate-dir=/var/log/fah-client/
18:27:18:INFO(1): Config: /etc/fah-client/config.xml
18:27:18:INFO(1):*************************** CBang ****************************
18:27:18:INFO(1): Version: 1.7.2
18:27:18:INFO(1): Author: Joseph Coffland <joseph@cauldrondevelopment.com>
18:27:18:INFO(1): Org: Cauldron Development
18:27:18:INFO(1): Copyright: Cauldron Development, 2003-2026
18:27:18:INFO(1): Homepage: https://cauldrondevelopment.com/
18:27:18:INFO(1): License: LGPL-2.1-or-later
18:27:18:INFO(1): Date: Mar 15 2026
18:27:18:INFO(1): Time: 12:59:33
18:27:18:INFO(1): Revision: 17af47a35cec1e2303f576754d2c52a9519a1f70
18:27:18:INFO(1): Branch: master
18:27:18:INFO(1): Compiler: GNU 15.2.1 20260123 (Red Hat 15.2.1-7)
18:27:18:INFO(1): Options: -Wsuggest-override -faligned-new -std=c++17 -fsigned-char -O3 -fPIC
18:27:18:INFO(1): -fstack-protector-strong
18:27:18:INFO(1): Platform: linux 6.19.7-200.fc43.x86_64
18:27:18:INFO(1): Bits: 64
18:27:18:INFO(1): Mode: Release
18:27:18:INFO(1):*************************** System ***************************
18:27:18:INFO(1): CPU: AMD Ryzen 5 7600 6-Core Processor
18:27:18:INFO(1): CPU ID: AuthenticAMD Family 25 Model 97 Stepping 2
18:27:18:INFO(1): CPUs: 12
18:27:18:INFO(1): Memory: 30.42GiB
18:27:18:INFO(1):Free Memory: 29.14GiB
18:27:18:INFO(1): OS Version: 6.19
18:27:18:INFO(1):Has Battery: false
18:27:18:INFO(1): On Battery: false
18:27:18:INFO(1): Hostname: rhea
18:27:18:INFO(1): UTC Offset: 2
18:27:18:INFO(1): PID: 1181
18:27:18:INFO(1): CWD: /var/lib/fah-client
18:27:18:INFO(1): Exec: /usr/bin/fah-client
18:27:18:INFO(1):**************************************************************
18:27:18:INFO(2):<config/>
18:27:18:INFO(1):Opening Database
18:27:18:INFO(1):F@H ID = Cd9cfCvu8nzviD6IfFPNzJvEU5bMOXIgKYjyuMjnhKU
18:27:18:INFO(3):Loading default resource group
18:27:18:INFO(2):Listening for HTTP on 127.0.0.1:7396
18:27:18:INFO(3):Loaded 0 wus.
18:27:18:INFO(2):Loading gpus.json
18:27:18:INFO(3):gpus = {
18:27:18:INFO(3): "gpu:03:00:00": {
18:27:18:INFO(3): "vendor": 4098,
18:27:18:INFO(3): "type": "amd",
18:27:18:INFO(3): "description": "gfx1101",
18:27:18:INFO(3): "opencl": {"platform": 0, "device": 0, "compute": "2.0", "driver": "3649.0"},
18:27:18:INFO(3): "device": 29822,
18:27:18:INFO(3): "supported": true
18:27:18:INFO(3): },
18:27:18:INFO(3): "gpu:19:00:00": {
18:27:18:INFO(3): "vendor": 4098,
18:27:18:INFO(3): "type": "amd",
18:27:18:INFO(3): "description": "gfx1036",
18:27:18:INFO(3): "opencl": {"platform": 0, "device": 1, "compute": "2.0", "driver": "3649.0"},
18:27:18:INFO(3): "device": 5710,
18:27:18:INFO(3): "supported": true
18:27:18:INFO(3): }
18:27:18:INFO(3):}
18:28:17:INFO(2):REQ1:< GET /api/websocket HTTP/1.1
18:28:31:INFO(2):REQ2:< GET /api/websocket HTTP/1.1
18:28:35:INFO(1):Machine state fold
20:09:06:INFO(2):REQ3:< GET /api/websocket HTTP/1.1
muziqaz
Posts: 2499
Joined: Sun Dec 16, 2007 6:22 pm
Hardware configuration: 9950x, 9950x3d, 7950x3d, 5950x, 5800x3d
7900xtx, RX9070, Radeon 7, 5700xt, 6900xt, RX550, Intel B580
Location: London
Contact:

Re: [FAH client 8.5.7] Started folding but I receive no work units

Post by muziqaz »

Go to your settings within Web UI. Click on padlock icon bottom right corner. Acknowledge the warning. Untick everything, and put CPU slider to 0. On left hand side Click Add, name the resource group 7800XT. Click OK. Tick your gfx1101, and then untick everything else, except HIP. Click Add on the left hand side again. Name the group CPU. Click OK. Untick everything, put CPU slider to the number of threads you have on your CPU, minus 1 or 2. So if you have 16 thread CPU, set it to 15-14. Click Save at the top right corner. Now click fold on your GPU group, see if you can receive any work. After that click on your CPU group if you wish to fold on your CPU too
Let us know how that goes.

P.S. there is no need to build from source code anymore. foldingathome.org/beta has rpm package pre-built ;)
FAH Omega tester
Image
calxalot
Site Moderator
Posts: 1833
Joined: Sat Dec 08, 2007 1:33 am
Location: San Francisco, CA
Contact:

Re: [FAH client 8.5.7] Started folding but I receive no work units

Post by calxalot »

The bleeding edge client is currently broken.
Please use 8.5.6 beta.
Bud Specter
Posts: 14
Joined: Sat Sep 23, 2023 8:24 pm

Re: [FAH client 8.5.7] Started folding but I receive no work units

Post by Bud Specter »

Thanks a lot to both of you. I didn't know there was a pre-built rpm package. With version 8.5.6 I receive work units now! Topic is solved.
Post Reply