Search found 15 matches
- Tue Jan 28, 2025 11:57 am
- Forum: v8.4.9 Public Release for Windows / Linux / macOS
- Topic: F@Hclient not folding after adding SSD
- Replies: 13
- Views: 7613
Re: F@Hclient not folding after adding SSD
The new SSD is an M.2 NVMe. After all, M.2 is just another PCIe slot form factor and strangely, it seems to be enumerated before the PEG slot on this board (Asus TUF Gaming X570-Plus). The new SSD went to the CPU-connected slot, the chipset-connected slot was already populated before. Since fitting ...
- Mon Jan 27, 2025 9:56 am
- Forum: v8.4.9 Public Release for Windows / Linux / macOS
- Topic: F@Hclient not folding after adding SSD
- Replies: 13
- Views: 7613
Re: F@Hclient not folding after adding SSD
OK, lufah -a / enable-all-gpus did seem to work. Status shows the default (only) group with another gpu:10:00:00.
Aaaand it's folding again! The gpu:09:00:00 is still present in the default group but apparently that doesn't hurt. Web Control only shows one GPU, enabled.
Thank you!
Aaaand it's folding again! The gpu:09:00:00 is still present in the default group but apparently that doesn't hurt. Web Control only shows one GPU, enabled.
Thank you!
- Mon Jan 27, 2025 8:32 am
- Forum: v8.4.9 Public Release for Windows / Linux / macOS
- Topic: F@Hclient not folding after adding SSD
- Replies: 13
- Views: 7613
Re: F@Hclient not folding after adding SSD
Code: Select all
lufah enable-all-gpus
Error: an existing group must be specified for enable-all-gpus
- Mon Jan 27, 2025 7:05 am
- Forum: v8.4.9 Public Release for Windows / Linux / macOS
- Topic: F@Hclient not folding after adding SSD
- Replies: 13
- Views: 7613
Re: F@Hclient not folding after adding SSD
Added missing info to the post above. The browser console shows only errors related to the team logo that can't be found. lufah upgraded to 0.8.2 - lufah state shows { "info": { "version": "8.4.9", "url": "https://v8-4.foldingathome.org/", "os&q...
- Sun Jan 26, 2025 3:56 pm
- Forum: v8.4.9 Public Release for Windows / Linux / macOS
- Topic: F@Hclient not folding after adding SSD
- Replies: 13
- Views: 7613
F@Hclient not folding after adding SSD
Yesterday, I added another NVMe SSD to my machine (Win 10 22H2) and today it's not folding any more. https://v8-4.foldingathome.org/ Web Control shows "No resources". Pausing and resuming the machine changes the play/pause button, but nothing else happens. The log shows normal startup, pla...
- Fri Nov 15, 2024 4:13 pm
- Forum: V8.3.xx Open Beta
- Topic: v8.3.18: ETA and PPD prediction vastly inaccurate
- Replies: 7
- Views: 7603
Re: ETA and PPD estimation are very inaccurate
Already tried looking at the db - there are four tables: config , cores , groups , units (empty). Neither holds any information about project performance or similar. Possibly related, the TPF column in https://v8-4.foldingathome.org/ displays ??? when folding. On the Work Units tab, only the current...
- Thu Nov 14, 2024 3:35 pm
- Forum: V8.3.xx Open Beta
- Topic: v8.3.18: ETA and PPD prediction vastly inaccurate
- Replies: 7
- Views: 7603
Re: ETA and PPD estimation are very inaccurate
> You can set columns from upper right account settings > appearance Excellent, well hidden column config! But there's no Estimated Credit or similar, just Base Credit. > Previous run time data, when it exists, is in client.db. Doesn't seem to exist - yet. I hope that's WIP. The client gets confused...
- Thu Nov 14, 2024 9:24 am
- Forum: V8.3.xx Open Beta
- Topic: v8.3.18: ETA and PPD prediction vastly inaccurate
- Replies: 7
- Views: 7603
Re: ETA and PPD estimation are very inaccurate
Sorry for being thick, but I can't see where to change displayed columns on https://v8-4.foldingathome.org/ after logging in. If you look at the table above, at 6.8% the estimate (10,979,237) is still nearly 20% lower than the 13,791,944 just before rebooting. The machine was largely idle and there ...
- Wed Nov 13, 2024 10:37 am
- Forum: V8.3.xx Open Beta
- Topic: v8.3.18: ETA and PPD prediction vastly inaccurate
- Replies: 7
- Views: 7603
v8.3.18: ETA and PPD prediction vastly inaccurate
(8.3.18 running here) The ETA and PPD estimations are miles off for fresh units. Not only does the client forget about previous WU speeds from the same project (like 7.x), but it also shows ludicrous figures after a reboot. Additionally, there seems to be something wrong in the algorithm in that it ...
- Tue Oct 08, 2024 6:47 am
- Forum: Issues with a specific server
- Topic: Work server: 128.104.69.82, Collection server: 128.174.73.74
- Replies: 15
- Views: 29668
Re: Work server: 128.104.69.82, Collection server: 128.174.73.74
Thx, I can confirm the four missing WUs (oldest from 3 Oct) got credited last night.
- Mon Oct 07, 2024 7:48 am
- Forum: Issues with a specific server
- Topic: Work server: 128.104.69.82, Collection server: 128.174.73.74
- Replies: 15
- Views: 29668
Re: Work server: 128.104.69.82, Collection server: 128.174.73.74
Thx @Joe_H - I'm holding my breath then...
- Mon Oct 07, 2024 6:54 am
- Forum: Issues with a specific server
- Topic: Work server: 128.104.69.82, Collection server: 128.174.73.74
- Replies: 15
- Views: 29668
Re: Work server: 128.104.69.82, Collection server: 128.174.73.74
I have begun tracking my WUs and have found numerous ones not being credited, not even after days. Involved Projects are 16770, 16771, 16722 - all from the Huang lab.
Is there a way to reject those WUs to start with? Otherwise I'm forced to accept them but will dump them right away afterwards.
Is there a way to reject those WUs to start with? Otherwise I'm forced to accept them but will dump them right away afterwards.
- Thu Aug 08, 2024 12:45 pm
- Forum: V8.3.xx Open Beta
- Topic: Command line control?
- Replies: 3
- Views: 11490
Command line control?
I used to schedule my 7.6 F@H client per command line options and to collect a work unit history, including
FAHClient.exe --send-command queue-info
FAHClient.exe --send-unpause
FAHClient.exe --send-finish
FAHClient.exe --send-pause
How do I do that with 8.x?
FAHClient.exe --send-command queue-info
FAHClient.exe --send-unpause
FAHClient.exe --send-finish
FAHClient.exe --send-pause
How do I do that with 8.x?
- Mon Oct 16, 2023 5:01 pm
- Forum: Issues with a specific WU
- Topic: missing points from all projects 19600 since yesterday
- Replies: 33
- Views: 155051
Re: missing points from all projects 19600 since yesterday
My first missing credit WU from that project that's still in the logs is from 4 Oct, so this issue isn't really new. I'm blackholing 160.45.68.201 until this is sorted out.
- Mon Oct 16, 2023 11:21 am
- Forum: Issues with a specific WU
- Topic: missing points from all projects 19600 since yesterday
- Replies: 33
- Views: 155051
No credit from project 19600
Merged with existing topic - j Today I've had the second WU (at least) from that project without getting any credit: 06:54:05:WU00:FS01:FahCore returned: FINISHED_UNIT (100 = 0x64) 06:54:05:WU00:FS01:Sending unit results: id:00 state:SEND error:NO_ERROR project:19600 run:880 clone:0 gen:565 core:0x...