Search found 23 matches

by ajgringo619
Mon May 09, 2022 11:59 pm
Forum: V7.6.x Public Release Windows/Linux/MacOS X
Topic: Low gpu utilization and PPD on RTX3070
Replies: 5
Views: 1510

Re: Low gpu utilization and PPD on RTX3070

Where does one find the number of atoms each project contains? Is this just the normal cycle of projects?

My PPD is off 30-50%.
by ajgringo619
Fri Mar 04, 2022 4:47 pm
Forum: V7.6.x Public Release Windows/Linux/MacOS X
Topic: Linux freeze/stop working while FAH running
Replies: 8
Views: 1975

Re: Linux freeze/stop working while FAH running

If running GPU tasks, what driver version are you using? I'm on the same kernel version as you (EndeavourOS) and use the v470 Nvidia drivers (downgraded for other reasons).
by ajgringo619
Wed Jan 26, 2022 7:59 pm
Forum: Issues with a specific server
Topic: Further Stats Server issues?
Replies: 3
Views: 7209

Re: Further Stats Server issues?

I'm seeing the same thing - no updates at all today.
by ajgringo619
Mon Jan 24, 2022 12:34 am
Forum: Issues with a specific server
Topic: Stats server issue?
Replies: 20
Views: 20446

Re: Stats server issue?

My stats are working now; updated correctly for the time missed.
by ajgringo619
Mon Jan 24, 2022 12:16 am
Forum: Discussions of General-FAH topics
Topic: Does running Linux over a Windows OS return more PPD?
Replies: 6
Views: 4888

Re: Does running Linux over a Windows OS return more PPD?

There's this Github project - https://github.com/cdberkstresser/fah-controlArch - that uses python3; available via Arch AUR as fahcontrol-gtk3-git.
by ajgringo619
Fri Jan 21, 2022 9:14 pm
Forum: V7.6.x Public Release Windows/Linux/MacOS X
Topic: Questions about Project 17110 (benchmarks)
Replies: 6
Views: 2912

Re: Questions about Project 17110 (benchmarks)

Neil-B wrote:Actually I have a suspicion that the pool of p17110 wus may have been exhausted for the time being - waiting to see if any more are going to be released.
I'll pay more attention this evening when I re-enable folding on my primary GPU.
by ajgringo619
Fri Jan 21, 2022 8:14 pm
Forum: V7.6.x Public Release Windows/Linux/MacOS X
Topic: Questions about Project 17110 (benchmarks)
Replies: 6
Views: 2912

Questions about Project 17110 (benchmarks)

Starting this morning, my main GPU has been receiving project 17110 WUs. I have a couple of questions about it: 1) Since these are benchmark WUs, do you actually get credits for them? Each one shows about 10-15k points after completion, but my stats don't seem to be changing. 2) How long will a part...
by ajgringo619
Tue Jan 18, 2022 1:59 am
Forum: V7.6.x Public Release Windows/Linux/MacOS X
Topic: [SOLVED] World-readable permissions on config.xml
Replies: 7
Views: 3219

Re: World-readable permissions on config.xml

Thank you so much - that did the trick!
by ajgringo619
Tue Jan 18, 2022 12:20 am
Forum: V7.6.x Public Release Windows/Linux/MacOS X
Topic: [SOLVED] World-readable permissions on config.xml
Replies: 7
Views: 3219

Re: World-readable permissions on config.xml

calxalot wrote:You might want to change the umask for user fahclient
Not sure how to do this with a dynamic user, but thanks for the suggestion. My chmod command worked, but it went right back to normal after the next WU was started.
by ajgringo619
Mon Jan 17, 2022 9:18 pm
Forum: V7.6.x Public Release Windows/Linux/MacOS X
Topic: [SOLVED] World-readable permissions on config.xml
Replies: 7
Views: 3219

Re: World-readable permissions on config.xml

To make the change permanent, I had to add this to the foldingathome.service file:

Code: Select all

# /etc/systemd/system/foldingathome.service.d/override.conf
[Service]
ExecStartPre=!/usr/bin/chmod 600 /etc/foldingathome/config.xml
by ajgringo619
Sat Jan 15, 2022 11:09 pm
Forum: Problems with NVidia drivers
Topic: Flickering after GPU is paused/completed run
Replies: 3
Views: 9701

Re: Flickering after GPU is paused/completed run

For now, this issue seems to be fixed, with the following settings:
1) Enable the nvidia-persistenced.service
2) Reset the power defaults (151W)
3) When possible, let a WU finish instead of pausing it mid-stream (this one seems to be the most important)
by ajgringo619
Sat Jan 15, 2022 10:49 pm
Forum: V7.6.x Public Release Windows/Linux/MacOS X
Topic: [SOLVED] World-readable permissions on config.xml
Replies: 7
Views: 3219

Re: World-readable permissions on config.xml

calxalot wrote:It can be 0600 if you like.
Thanks; didn't want to mess anything up when it's working so well.
by ajgringo619
Sat Jan 15, 2022 5:12 pm
Forum: V7.6.x Public Release Windows/Linux/MacOS X
Topic: [SOLVED] World-readable permissions on config.xml
Replies: 7
Views: 3219

[SOLVED] World-readable permissions on config.xml

Is it necessary to have world-readable (644) permissions on /etc/foldingathome/config.xml? Curious why this is the default when passwords/keys are stored there.
by ajgringo619
Tue Jan 11, 2022 5:43 pm
Forum: Problems with NVidia drivers
Topic: Flickering after GPU is paused/completed run
Replies: 3
Views: 9701

Re: Flickering after GPU is paused/completed run

Requested info is below. The card has been set with factory defaults since I bought it (about 2 years ago). One thing that I'm trying now - and it seems to be helping - is to enable persistence. $ nvidia-smi -q ==============NVSMI LOG============== Timestamp : Tue Jan 11 09:40:30 2022 Driver Version...