Note that v8 will not pick up unfinished work from v7.
You should finish and pause before the upgrade.
Search found 982 matches
- Sun Feb 16, 2025 9:56 pm
- Forum: Discussions of General-FAH topics
- Topic: Total work not showing up
- Replies: 14
- Views: 1796
- Sun Feb 16, 2025 9:51 pm
- Forum: v8.4.9 Public Release for Windows / Linux / macOS
- Topic: Losing WUs on restart?
- Replies: 7
- Views: 759
- 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?
- 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.
Does dns always fail for your fah client?
Is it possibly a firewall?
Fritzbox has been a problem in the past too.
- Thu Feb 13, 2025 11:27 pm
- Forum: v8.4.9 Public Release for Windows / Linux / macOS
- Topic: PC frequently chugging with 8.4.9 enabled, haven't changed settings
- Replies: 7
- Views: 2420
Re: PC frequently chugging with 8.4.9 enabled, haven't changed settings
You might try folding with cpus set to 9
- 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.
- 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.
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.
- Wed Feb 12, 2025 3:47 am
- Forum: v8.4.9 Public Release for Windows / Linux / macOS
- Topic: Need to add CoreTemp column at Apperance tab
- Replies: 7
- Views: 2635
- 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.
- Mon Feb 10, 2025 12:03 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
Easiest solution is to use v7 or always Finish and Pause before rebooting.
- 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...
- Sun Feb 09, 2025 11:08 pm
- Forum: v8.4.9 Public Release for Windows / Linux / macOS
- Topic: sample v8 config.xml file
- Replies: 2
- Views: 1289
- 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.
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.
- Sat Feb 08, 2025 9:03 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
You can also look at JavaScript code for web control
https://github.com/FoldingAtHome/fah-web-client-bastet
https://github.com/FoldingAtHome/fah-web-client-bastet
- Sat Feb 08, 2025 8:57 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
You can also use lufah
https://github.com/kbernhagen/lufah
Python code that interprets some of that is in
https://github.com/kbernhagen/lufah/blo ... e/units.py
https://github.com/kbernhagen/lufah
Python code that interprets some of that is in
https://github.com/kbernhagen/lufah/blo ... e/units.py