Page 1 of 1
FAH returning user issues
Posted: Fri May 08, 2026 12:32 am
by Folder4810
Hi, I have an old account with FAH, I havn't folded for a long time.
I am able to login with the old account but I cannot get a project to fold, the logs dont point to any particular issue, I tried dropping my cores to use to the next lowest even number. I have given up trying to get the old account to fold.
I tried registering a new account with a different email address and it will not allow me to make a brand new account, it gives me a HTTP_BAD_REQUEST error.
I dont understand what is going on.
I have installed the latest 8.5.5 software on WIN 11,
Is a Nvidia 3080 GPU allowed to be used?
David
Re: FAH returning user issues
Posted: Fri May 08, 2026 4:24 am
by Joe_H
There were no accounts before recent versions of the folding client. Your old username and passkey should be fine. Post the first 100 or so lines of the log here and there may something recognizable to people here. The new client accounts are optional, and you can link them to your older username, team and passkey.
A Nvidia 3080 should be fine. Just make certain to install a recent driver version downloaded from Nvidia as the MS Update version will be missing driver support for OpenCL and CUDA.
Re: FAH returning user issues
Posted: Fri May 08, 2026 5:02 am
by Folder4810
Thanks Joe_H for the reply,
I have installed FAH on my old Win10 computer and its running fine but my intel laptop with WIN11 and the Nvidia 3080 GPU and the latest driver is still not folding a project, its logs me in okay.
Here is the log
02:00:34:I3: "vendor": 32902,
02:00:34:I3: "type": "intel",
02:00:34:I3: "description": "Intel(R) UHD Graphics",
02:00:34:I3: "opencl": {"platform": 1, "device": 0, "compute": "3.0", "driver": "30.0"},
02:00:34:I3: "device": 39520,
02:00:34:I3: "supported": false
02:00:34:I3: },
02:00:34:I3: "gpu:01:00:00": {
02:00:34:I3: "vendor": 4318,
02:00:34:I3: "type": "nvidia",
02:00:34:I3: "description": "NVIDIA GeForce RTX 3080 Laptop GPU",
02:00:34:I3: "uuid": "a8f06df9-94c6-ae30-a5c4-645c46b76632",
02:00:34:I3: "opencl": {"platform": 0, "device": 0, "compute": "3.0", "driver": "596.36"},
02:00:34:I3: "cuda": {"platform": 0, "device": 0, "compute": "8.6", "driver": "13.2"},
02:00:34:I3: "device": 9372,
02:00:34:I3: "supported": true
02:00:34:I3: }
02:00:34:I3:}
02:00:34:I2:OUT1:> GET /machine/8l_sPagf5cDkfVsmq0wloZFBR2AGLXBkDgh0pi_wIys HTTP/1.1
02:00:34:I2:OUT2:> GET /gpus HTTP/1.1
02:00:35:I2:OUT1:< HTTP/1.1 200 HTTP_OK
02:00:35:I2:OUT3:> GET /ws/client HTTP/1.1
02:00:36:I2:REQ4:< GET /api/websocket HTTP/1.1
02:00:36:I2:OUT2:< HTTP/1.1 200 HTTP_OK
02:00:36:I2:OUT3:< HTTP/1.1 101 HTTP_SWITCHING_PROTOCOLS
02:00:36:I1:Logging into node account
David
Re: FAH returning user issues
Posted: Fri May 08, 2026 5:43 am
by muziqaz
Finish any work you are folding. Click on the cog looking icon.
Click on the padlock looking icon bottom right corner. Say yes, on the left hand side extra options going to show up.
Firstly put the CPU slider to zero, and untick everything.
Click Add on the left. Name the group 3080, tock your 3080 and CUDA only.
Click Save at the top right hand corner, try folding with your GPU now.
If you also want to fold on your CPU, same place, click add again, name the group CPU, push the slider to desired CPU thread count (leave 2 threads free for your GPU), click save.
Now you can control CPU and GPU separately
Re: FAH returning user issues
Posted: Fri May 08, 2026 10:11 am
by Folder4810
I added a new group '3080' to my laptop and that has seemed to work.
Thanks for the help