Search found 982 matches

by calxalot
Sun Feb 16, 2025 9:56 pm
Forum: Discussions of General-FAH topics
Topic: Total work not showing up
Replies: 14
Views: 1796

Re: Total work not showing up

Note that v8 will not pick up unfinished work from v7.
You should finish and pause before the upgrade.
by calxalot
Fri Feb 14, 2025 8:30 pm
Forum: Issues with a specific server
Topic: Issues With Connecting To Servers
Replies: 9
Views: 14034

Re: Issues With Connecting To Servers

What version of Windows?
by calxalot
Fri Feb 14, 2025 8:28 pm
Forum: Issues with a specific server
Topic: Issues With Connecting To Servers
Replies: 9
Views: 14034

Re: Issues With Connecting To Servers

Custom cross platform code. There were problems trying to use libevent dns.

Does dns always fail for your fah client?
Is it possibly a firewall?
Fritzbox has been a problem in the past too.
by calxalot
Thu Feb 13, 2025 10:01 pm
Forum: Issues with a specific server
Topic: Issues With Connecting To Servers
Replies: 9
Views: 14034

Re: Issues With Connecting To Servers

Your allow/deny settings are backwards, but I don’t think that is your problem.
by calxalot
Wed Feb 12, 2025 7:01 am
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: Need to add CoreTemp column at Apperance tab
Replies: 7
Views: 2635

Re: Need to add CoreTemp column at Apperance tab

I think code to detect temperatures on widely varying hardware is non-trivial.

There is only one full time developer for fah and lots of high priority issues.

You could help by finding open source hardware monitor code that is cross platform.
by calxalot
Wed Feb 12, 2025 3:45 am
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: Need to add CoreTemp column at Apperance tab
Replies: 7
Views: 2635

Re: Need to add CoreTemp column at Apperance tab

Client and Web Control are open source. If it’s important to you, you can add the code. It needs to be compatible with GPL3+ license.
by calxalot
Mon Feb 10, 2025 12:01 am
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: How to make fah client less fussy about what host OS or kernel is running
Replies: 4
Views: 3400

Re: How to make fah client less fussy about what host OS or kernel is running

This may be an interesting read for you https://github.com/FoldingAtHome/fah-client-bastet/issues/216 If you want to use v8 and want to multi boot with a shared fah data directory, you might need to delete machine-id from client.db before the client launches. Or you might need to put the correct mac...
by calxalot
Sat Feb 08, 2025 9:08 pm
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: fahctl state deadline translation please
Replies: 4
Views: 6915

Re: fahctl state deadline translation please

It’s been a while, but I think timeout and deadline are seconds to add to assignment time.

run_time might not be what it seems.
If it doesn’t change, it is probably a historic run time for estimating current WU eta.