Search found 1974 matches

by bollix47
Wed May 22, 2024 8:33 pm
Forum: New Donors start here
Topic: HELP!
Replies: 6
Views: 68

Re: HELP!

Also, if you didn't tell folding to automatically start then you may have to start the fahclient service manually .... try:

sudo service fahclient start
by bollix47
Wed May 22, 2024 8:25 pm
Forum: New Donors start here
Topic: HELP!
Replies: 6
Views: 68

Re: HELP!

Post your log.txt file from the fah directory .... it should be at /var/lib/fahclient/log.txt use the code tags offered in Full Editor

To get to software & updates > Additional Drivers click on the 9 dot menu .... on my setup it's on the bottom left of the screen
by bollix47
Wed May 22, 2024 7:57 pm
Forum: New Donors start here
Topic: HELP!
Replies: 6
Views: 68

Re: HELP!

There are currently two versions of FAHClient: 7.6.21 & 8.3.5 .... which one did you install? After installing did you reboot? If you are using GPU did you go to Software & Updates > Additional Drivers and install the tested drivers? Check the following thread for hints on how to ask for hel...
by bollix47
Thu Apr 25, 2024 9:39 pm
Forum: V8.3.xx Open Beta
Topic: DNS lookup failed for ... Error
Replies: 11
Views: 745

Re: DNS lookup failed for ... Error

If you know the Project/Run/Clone/Gen numbers you can check the status at:

https://apps.foldingathome.org/wu
by bollix47
Thu Apr 25, 2024 7:49 pm
Forum: V8.3.xx Open Beta
Topic: DNS lookup failed for ... Error
Replies: 11
Views: 745

Re: DNS lookup failed for ... Error

Enter you folding username in the following link:

https://apps.foldingathome.org/cpu ... clicking on the Last Returned date will show you WU details.

It should show you your recent returns .... see if there's more than 1 machine listed.
by bollix47
Thu Apr 25, 2024 7:31 pm
Forum: V8.3.xx Open Beta
Topic: DNS lookup failed for ... Error
Replies: 11
Views: 745

Re: DNS lookup failed for ... Error

Another place to look and verify your info:
https://beta.foldingathome.org/account
by bollix47
Thu Apr 25, 2024 6:52 pm
Forum: V8.3.xx Open Beta
Topic: DNS lookup failed for ... Error
Replies: 11
Views: 745

Re: DNS lookup failed for ... Error

It can take 1-3 hours from upload to showing up in stats. Let us know if it doesn't show up after 3 hours.
A copy of the log section showing the upload and acknowledgement would be helpful.
by bollix47
Sat Apr 20, 2024 7:05 pm
Forum: V8.3.xx Open Beta
Topic: v8.3.5 Installation fails silently under Ubuntu
Replies: 8
Views: 864

Re: v8.3.5 Installation fails silently under Ubuntu

Describe what you see if you go to the following link: https://beta.foldingathome.org/account IIRC there is a bug in the linux beta version (fixed in alpha version) which causes the account button not to show at the top next to the half moon. You can run the following and see if you can see/use the ...
by bollix47
Sat Mar 02, 2024 6:09 pm
Forum: V8.3.xx Open Beta
Topic: 8.3.5 on Ubuntu doesn't get work
Replies: 10
Views: 1375

Re: 8.3.5 on Ubuntu doesn't get work

Try changing the number of CPUs from 30 to 27 .... 30 = 2 x 3 x 5 (5 can be a problem) and 27 = 3 x 3 x 3 which should work better ..... you may still have trouble getting work on your CPU as there may not be any work available for that many CPUs. There is, however, work for your GPUs .... not sure ...
by bollix47
Thu Feb 29, 2024 4:49 pm
Forum: V8.3.xx Open Beta
Topic: 8.3.5 on Ubuntu doesn't get work
Replies: 10
Views: 1375

Re: 8.3.5 on Ubuntu doesn't get work

Copy the contents of /etc/fah-client/config.xml and paste them here: cat /etc/fah-client/config.xml You can redact any identity info if you prefer but the other data will be useful is determining what is wrong with your setup. Also, did you create a login account and did you login on each system? An...
by bollix47
Thu Jan 25, 2024 9:22 am
Forum: Discussions of General-FAH topics
Topic: Points Drop
Replies: 16
Views: 10236

Re: Points Drop

What is your folding name? With it we would be able to see your folding status at: https://apps.foldingathome.org/ It is looking like your passkey is missing: https://apps.foldingathome.org/getpasskey Please type the following in a terminal and post the results here using the code tags: cat /etc/fah...
by bollix47
Wed Jan 17, 2024 9:35 pm
Forum: V7.6.x Public Release Windows/Linux/MacOS X
Topic: GPU disabled after recent update
Replies: 11
Views: 4117

Re: GPU disabled after recent update

New updates breaking graphics drivers for anyone else? 22.04.2 https://www.reddit.com/r/Ubuntu/comments/14nptq3/new_updates_breaking_graphics_drivers_for_anyone/ There are a number of fixes & conclusions in the above thread. One being the headers were not part of the update so the following does...
by bollix47
Tue Jan 16, 2024 10:02 pm
Forum: V7.6.x Public Release Windows/Linux/MacOS X
Topic: GPU disabled after recent update
Replies: 11
Views: 4117

Re: GPU disabled after recent update

All my ubuntu setups have dkms installed .... as an update to the above I just upgraded another linux folder with the same kernel update from 6.2 to 6.5 but this time the driver was 525.xx and the one that failed was 535.xx .... another difference was two GPU slots as opposed to 1 GPU slot & 1 C...
by bollix47
Tue Jan 16, 2024 9:19 pm
Forum: V7.6.x Public Release Windows/Linux/MacOS X
Topic: GPU disabled after recent update
Replies: 11
Views: 4117

Re: GPU disabled after recent update

I'm not sure this has anything to do with the GPU involved. I just had that same thing happen on a system running an rtx 2060 & a 3060. The were both disabled after the update and system info showed no support for opencl or cuda. I went to Software & Updates > Additional drivers and re-insta...
by bollix47
Tue Jan 16, 2024 4:42 pm
Forum: Discussions of General-FAH topics
Topic: Points Drop
Replies: 16
Views: 10236

Re: Points Drop

Try the following and report their output (first line is for v7 and the second is for v8): ls -l /var/lib/fahclient ls -l /var/lib/fah-client If you don't get any output from both of those commands then fahclient was not installed in the default directory and you will have to tell us where you insta...