Page 1 of 2
Several of my gpu servers cannot detect the graphics card
Posted: Fri Aug 08, 2025 3:24 am
by fpsgoder
Several of my gpu servers cannot detect the graphics card ,I'm using Linux. I've tried using the systemctl restart fah-client.service command a few times to re-identify the graphics card, but it doesn't always work. How can I post my screenshots on this forum?

Re: Several of my gpu servers cannot detect the graphics card
Posted: Fri Aug 08, 2025 4:35 am
by Joe_H
This forum doesn't host files such as screenshots. To post them, store them on one of the various image sites and link to that to display the image here in a post.
Also post the beginning section of your client log file. It can either be copied and pasted from the log window or from the file stored in the FAH Client data directory.
Re: Several of my gpu servers cannot detect the graphics card
Posted: Fri Aug 08, 2025 5:58 pm
by DocJonz
Are you using an nVidia GPU?
If so, I needed to install the '570-open' driver within Ubuntu to get the GPU seen,
see 'Not running on GPU' thread.
Re: Several of my gpu servers cannot detect the graphics card
Posted: Sat Aug 09, 2025 5:35 pm
by toTOW
And you might need to run "sudo apt install ocl-icd-opencl-dev" on some distributions ...
Re: Several of my gpu servers cannot detect the graphics card
Posted: Sat Aug 09, 2025 7:12 pm
by muziqaz
toTOW wrote: ↑Sat Aug 09, 2025 5:35 pm
And you might need to run "sudo apt install ocl-icd-opencl-dev" on some distributions ...
That would not help with AMD
The OP is classic "My stuff is not working, help" example. When will people learn to ask the question correctly while providing as much hardware and software information as possible...
Re: Several of my gpu servers cannot detect the graphics card
Posted: Mon Aug 11, 2025 3:24 am
by fpsgoder
03:21:55:I1:OUT6:< HTTP/1.1 503 HTTP_SERVICE_UNAVAILABLE
03:21:55:E :OUT6:HTTP_SERVICE_UNAVAILABLE: {"error":"No appropriate assignment"}
03:21:55:I1:WU1578:Retry #4 in 16 secs
03:22:05:I1:WU1576: Using CUDA on CUDA Platform and gpu 6
03:22:05:I1:WU1576: GPU info: Platform: CUDA
03:22:05:I1:WU1576: GPU info: PlatformIndex: 0
03:22:05:I1:WU1576: GPU info: Device: NVIDIA GeForce RTX 4090
03:22:05:I1:WU1576: GPU info: DeviceIndex: 6
03:22:05:I1:WU1576: GPU info: Vendor: 0x10de
03:22:05:I1:WU1576: GPU info: PCI: 200:00:00
03:22:05:I1:WU1576: GPU info: Compute: 8.9
03:22:05:I1:WU1576: GPU info: Driver: 12.4
03:22:05:I1:WU1576: GPU info: GPU: true
03:22:06:I1:WU1576:Completed 1650000 out of 2500000 steps (66%)
Re: Several of my gpu servers cannot detect the graphics card
Posted: Mon Aug 11, 2025 5:53 am
by muziqaz
That shows that it is detected, and you seem to have gotten 1576 WUs with it.
What you are seeing is no work available error
Re: Several of my gpu servers cannot detect the graphics card
Posted: Mon Aug 11, 2025 6:57 am
by fpsgoder
muziqaz wrote: ↑Mon Aug 11, 2025 5:53 am
That shows that it is detected, and you seem to have gotten 1576 WUs with it.
What you are seeing is no work available error
So this is a normal error, right?
Re: Several of my gpu servers cannot detect the graphics card
Posted: Mon Aug 11, 2025 7:10 am
by fpsgoder
Joe_H wrote: ↑Fri Aug 08, 2025 4:35 am
This forum doesn't host files such as screenshots. To post them, store them on one of the various image sites and link to that to display the image here in a post.
Also post the beginning section of your client log file. It can either be copied and pasted from the log window or from the file stored in the FAH Client data directory.
03:21:55:I1:OUT6:< HTTP/1.1 503 HTTP_SERVICE_UNAVAILABLE
03:21:55:E :OUT6:HTTP_SERVICE_UNAVAILABLE: {"error":"No appropriate assignment"}
03:21:55:I1:WU1578:Retry #4 in 16 secs
03:22:05:I1:WU1576: Using CUDA on CUDA Platform and gpu 6
03:22:05:I1:WU1576: GPU info: Platform: CUDA
03:22:05:I1:WU1576: GPU info: PlatformIndex: 0
03:22:05:I1:WU1576: GPU info: Device: NVIDIA GeForce RTX 4090
03:22:05:I1:WU1576: GPU info: DeviceIndex: 6
03:22:05:I1:WU1576: GPU info: Vendor: 0x10de
03:22:05:I1:WU1576: GPU info: PCI: 200:00:00
03:22:05:I1:WU1576: GPU info: Compute: 8.9
03:22:05:I1:WU1576: GPU info: Driver: 12.4
03:22:05:I1:WU1576: GPU info: GPU: true
03:22:06:I1:WU1576:Completed 1650000 out of 2500000 steps (66%)
So this is a normal error, sir?
Re: Several of my gpu servers cannot detect the graphics card
Posted: Mon Aug 11, 2025 7:50 am
by muziqaz
Yes
When there is no work available, this is what you get
Re: Several of my gpu servers cannot detect the graphics card
Posted: Mon Aug 11, 2025 7:53 am
by fpsgoder
muziqaz wrote: ↑Mon Aug 11, 2025 7:50 am
Yes
Wwgn there is no work available, this is what you get
ok thanks!

Re: Several of my gpu servers cannot detect the graphics card
Posted: Mon Aug 11, 2025 9:42 pm
by arisu
What GPU is the one that is not getting work? There might be a temporary shortage for your particular configuration (there is a slight shortage for high-end GPUs right now), or it might be that the GPU is old enough that there are no projects small enough for it. The "no appropriate assignment" error is not a big deal. It just means no WUs are currently available for your setup, as muziqaz says.
Re: Several of my gpu servers cannot detect the graphics card
Posted: Mon Aug 11, 2025 10:18 pm
by muziqaz
...
Re: Several of my gpu servers cannot detect the graphics card
Posted: Tue Aug 12, 2025 12:59 am
by fpsgoder
arisu wrote: ↑Mon Aug 11, 2025 9:42 pm
What GPU is the one that is not getting work? There might be a temporary shortage for your particular configuration (there is a slight shortage for high-end GPUs right now), or it might be that the GPU is old enough that there are no projects small enough for it. The "no appropriate assignment" error is not a big deal. It just means no WUs are currently available for your setup, as muziqaz says.
NVIDIA GeForce RTX 4090
Re: Several of my gpu servers cannot detect the graphics card
Posted: Tue Aug 12, 2025 2:21 am
by arisu
That's a species 9 GPU. It's very high-end so it is suffering from the current work shortage. The internal team is aware of it and a new batch of larger projects is in the pipeline.