Search found 244 matches
- Fri Feb 06, 2026 3:10 pm
- Forum: Problems with NVidia drivers
- Topic: gpu disabled 5080
- Replies: 17
- Views: 668
Re: gpu disabled 5080
It says 'no cuda or opencl support' - what os and driver version are you running? Linux will need the official drivers instead of Nouveau. If you run Linux, and want to install the official nvidia drivers, you may want to install dkms first, so that the driver modules are recompiled with kernal upda...
- Tue Jan 27, 2026 6:12 pm
- Forum: New Donors start here
- Topic: Separate accounts
- Replies: 11
- Views: 568
Re: Separate accounts
Job results remain with the account and team for which the results were posted initially. If you start folding for another team, the previously returned results will remain with your original team. To start folding for a different team, just change team, and only future results will be counted to th...
- Sat Jan 17, 2026 1:49 pm
- Forum: Intel iGP Drivers
- Topic: PSA: Linux kernel 6.18.5 breaks opencl compute on Intel
- Replies: 3
- Views: 824
- Sat Jan 17, 2026 1:38 pm
- Forum: Intel iGP Drivers
- Topic: PSA: Linux kernel 6.18.5 breaks opencl compute on Intel
- Replies: 3
- Views: 824
Re: PSA: Linux kernel 6.18.5 breaks opencl compute
That's with AMD GPU drivers, I suppose. 6.18 works fine with Nvidia drivers.
- Tue Jan 06, 2026 4:15 pm
- Forum: v8.5.5 Public Release for Windows / Linux / macOS
- Topic: Night mode and dark mode
- Replies: 11
- Views: 1410
Re: Night mode and dark mode
As I read it, the point is that they want to change the theme frequently as long as it is not auto, and digging into the settings all the time is tedious. Hence their suggestion to make it automatic, depending on the system preferences. It would be nice to extend the web client with something like, ...
- Wed Dec 31, 2025 10:43 pm
- Forum: v8.5.5 Public Release for Windows / Linux / macOS
- Topic: v8.5.5 installation issues and config file question
- Replies: 4
- Views: 1475
Re: v8.5.5 installation issues and config file question
<config/> is the default, empty config (I've looked into that myself while switching to v8.5.5 today). The file can be used to di the initial configuration of the client on a headless/text-based install, as is described in the v8.5 guide (and yes, I've done that part as well today on my server).
- Mon Dec 29, 2025 1:36 pm
- Forum: v8.4.9 Public Release for Windows / Linux / macOS
- Topic: v8 client on rpm ?
- Replies: 20
- Views: 11279
Re: v8 client on rpm ?
Fully agree on that. Using buid containers in the release process would make it easy to offer the fahclient for other distros on the official fah page - low maintenance, low effort, virtually no costs, greatly appreciated by many. And it wouldn't depend on a volunteer, however well meant.
- Mon Dec 29, 2025 12:59 pm
- Forum: v8.4.9 Public Release for Windows / Linux / macOS
- Topic: v8 client on rpm ?
- Replies: 20
- Views: 11279
Re: v8 client on rpm ?
It's not that difficult to use containers to build for other distros. It's quick, clean and does not require running all those distros as servers. That would also be ideal in a build proces. I'm happy to share the dockerfile and script I have for rpm, however sloppy yhat script is 
- Thu Dec 18, 2025 11:14 am
- Forum: V7.6.x Public Release Windows/Linux/MacOS X
- Topic: Weird "exception: bad allocation" behaviour
- Replies: 21
- Views: 3597
Re: Weird "exception: bad allocation" behaviour
I see the bad allocation messages frequently, but only on jobs for project 18261. Which may or may not be related. To be sure I double checked my SSD health, and it is 100% fine. 18261 requires 10GB of free RAM to get a request for it. Once received, if free RAM dips below required, you might get i...
- Thu Dec 18, 2025 9:53 am
- Forum: V7.6.x Public Release Windows/Linux/MacOS X
- Topic: Weird "exception: bad allocation" behaviour
- Replies: 21
- Views: 3597
Re: Weird "exception: bad allocation" behaviour
I see the bad allocation messages frequently, but only on jobs for project 18261. Which may or may not be related. To be sure I double checked my SSD health, and it is 100% fine.
- Fri Apr 25, 2025 7:33 am
- Forum: v8.4.9 Public Release for Windows / Linux / macOS
- Topic: Missing Installation Guides
- Replies: 4
- Views: 4703
Re: Missing Installation Guides
Welcome to the forum :) There may be a broken link somewhere, could you tell hoe you got to that download page? Oh, and the url of the broken page itself. I won't be able to fix it, but someone will. When you go to https://foldingathome.org/, then select Download from the top menu items, there's a l...
- Wed Apr 02, 2025 7:45 pm
- Forum: New Donors start here
- Topic: Best Way to Access Full Folding@home Team Member Data?
- Replies: 2
- Views: 13182
Re: Best Way to Access Full Folding@home Team Member Data?
https://folding.extremeoverclocking.com/ is collecting and processing those files. The datebase on EOC does not keep track the full history, but you may wanna check it out anyway to see if it's of use to you.
- Fri Mar 21, 2025 2:10 pm
- Forum: Discussions of General-FAH topics
- Topic: DGX Spark
- Replies: 10
- Views: 78132
Re: DGX Spark
The CPU is ARM based, and afaik the ARM client does not support GPU folding anyway
- Sun Mar 16, 2025 4:04 pm
- Forum: Discussions of General-FAH topics
- Topic: Brief Overview Of F@h Beta Team Membership
- Replies: 31
- Views: 275479
Re: Brief Overview Of F@h Beta Team Membership
Yay, thanks toTOW! I do have the r/w access to the beta forum now.
- Fri Mar 07, 2025 6:19 am
- Forum: v8.4.9 Public Release for Windows / Linux / macOS
- Topic: Unsupported GPU message and...
- Replies: 3
- Views: 11380
Re: Unsupported GPU message and...
Kernel updates tend to break nVidia drivers depending on how you installed them. So it usually requires a driver reinstallation. To prevent this, first install dkms, then install nvidia drivers and have it register with dkms. Then whenever a kernel update is installed, the nvidia drivers are automa...