Search found 1339 matches

by calxalot
Sun Oct 05, 2025 1:31 am
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: Visualization size exceeded at frame x
Replies: 4
Views: 382

Re: Visualization size exceeded at frame x

May be fixed in 8.5.2 alpha

There is no support for alpha releases.
You should watch and use github if you want to alpha test.
by calxalot
Fri Oct 03, 2025 11:01 pm
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: Not a problem - I'm just curious
Replies: 13
Views: 592

Re: Not a problem - I'm just curious

Here is the only documentation of the node system I know about. It is a bit complicated.

https://github.com/FoldingAtHome/fah-node
by calxalot
Fri Oct 03, 2025 9:01 pm
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: Not a problem - I'm just curious
Replies: 13
Views: 592

Re: Not a problem - I'm just curious

The most important thing to check first is that all clocks are correct.
by calxalot
Fri Oct 03, 2025 4:29 am
Forum: V7.6.x Public Release Windows/Linux/MacOS X
Topic: Problems downloading new work unit
Replies: 4
Views: 492

Re: Problems downloading new work unit

Not by client. You can probably make a startup shortcut for FAHControl manually.
by calxalot
Thu Oct 02, 2025 10:31 pm
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: Fah client 8.x on Gentoo linux
Replies: 19
Views: 696

Re: Fah client 8.x on Gentoo linux

A google glance makes me think fakeroot is only used for building the Debian package.

https://wiki.debian.org/FakeRoot
by calxalot
Thu Oct 02, 2025 9:55 pm
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: Fah client 8.x on Gentoo linux
Replies: 19
Views: 696

Re: Fah client 8.x on Gentoo linux

I don’t know what fakeroot is.
by calxalot
Thu Oct 02, 2025 9:54 pm
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: Fah client 8.x on Gentoo linux
Replies: 19
Views: 696

Re: Fah client 8.x on Gentoo linux

Any user should be fine, as long as it has ownership of data files. For GPU folding, it needs render and/or video group membership.
by calxalot
Thu Oct 02, 2025 9:14 pm
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: Fah client 8.x on Gentoo linux
Replies: 19
Views: 696

Re: Fah client 8.x on Gentoo linux

Did you create a non-systemd service for the client?

Did you create an unprivileged user to run the client?
by calxalot
Thu Oct 02, 2025 7:52 pm
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: Fah client 8.x on Gentoo linux
Replies: 19
Views: 696

Re: Fah client 8.x on Gentoo linux

When you use "scons package", an installer package is built. Depending on the system, you get a .deb, .rpm, or macOS .pkg. You can try it and see if it creates something usable. Note that the client data directory is the CWD when the client is launched. I can't help much with gpu problems....
by calxalot
Thu Oct 02, 2025 6:21 pm
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: Fah client 8.x on Gentoo linux
Replies: 19
Views: 696

Re: Fah client 8.x on Gentoo linux

You can compile on a system without systemd. You can then build the tarball with “scons dist”. The installer package would be useless to you because it uses systemctl.
by calxalot
Thu Oct 02, 2025 4:14 am
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: Not a problem - I'm just curious
Replies: 13
Views: 592

Re: Not a problem - I'm just curious

You don’t see machine 2 because it is not connected to the api and/or node servers.
Check its log for errors.
Make sure all system clocks are correct, with a correct time zone.

Also possible that the client is not running.
by calxalot
Sun Sep 28, 2025 9:16 pm
Forum: New Donors start here
Topic: 8.4.9 freezing my pc
Replies: 1
Views: 140

Re: 8.4.9 freezing my pc

On Windows, you currently need to pause folding before logout or shutdown to avoid likely dumping of work.
by calxalot
Fri Sep 26, 2025 5:42 pm
Forum: Q&A about unsupported distros of Linux
Topic: Is there a client for non-systemd systems?
Replies: 7
Views: 25791

Re: Is there a client for non-systemd systems?

Note that there were errors with the v7 init.d scripts and newer Linux versions. For example, the client may incorrectly run as root, and the stop command may not work because of a missing pid file.
by calxalot
Sun Sep 21, 2025 9:38 pm
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: Crash and F@H program (Reinstalling).
Replies: 7
Views: 229

Re: Crash and F@H program (Reinstalling).

Did your data directory change in the reinstall?
by calxalot
Sun Sep 21, 2025 9:29 pm
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: Crash and F@H program (Reinstalling).
Replies: 7
Views: 229

Re: Crash and F@H program (Reinstalling).

Or Windows is auto rebooting on a patch Tuesday?