Search found 15 matches

by ng0177
Sat Jul 02, 2022 2:20 pm
Forum: V7.6.x Public Release Windows/Linux/MacOS X
Topic: CentOS 9 Stream: rpm cannot be uninstalled
Replies: 0
Views: 2574

CentOS 9 Stream: rpm cannot be uninstalled

On CentOS 9 Stream running 5.14.0-119.el9.x86_64 fahclient-7.6.21-1.x86_64.rpm cannot be uninstalled (BTW, where is the name of the service found in the docs?): $ sudo rpm -evv fahclient-7.6.21-1.x86_64 ufdio: 1 reads, 17654 total bytes in 0.000007 secs ufdio: 1 reads, 5653 total bytes in 0.000014 s...
by ng0177
Sat May 01, 2021 8:33 am
Forum: New Donors start here
Topic: Verify [AMD GPU on Arch Linux]
Replies: 6
Views: 3691

Re: Verify [AMD GPU on Arch Linux]

some similar issues here: Description: EndeavourOS Linux 5.11.16-arch1-1 x11 $ pacman -Q --info cuda Name : cuda Version : 11.3.0-1 $ pacman -Q --info ocl-icd Name : ocl-icd Version : 2.2.14-1 AMD: ~ $ pacman -Q --info foldingathome Name : foldingathome Version : 7.6.21-1 Optional Deps : clinfo: for...
by ng0177
Fri Oct 23, 2020 7:38 am
Forum: GPU Projects and FahCores
Topic: 192.0.2.1:80: Connection timed out
Replies: 1
Views: 8879

192.0.2.1:80: Connection timed out

I have experienced after a system upgrade problems to w/ WU01 for GPU slots. It worked before w/o issues. Any advice? MSI: ~ $ uname -r 5.9.1-arch1-1 MSI: ~ $ yay foldingathome 3 aur/foldingathome-openrc 20200319-1 (+0 0.00) OpenRC script for folding@home daemon 2 aur/foldingathome-beta 7.6.21-1 (+4...
by ng0177
Sat Aug 29, 2020 3:16 pm
Forum: V7.6.x Public Release Windows/Linux/MacOS X
Topic: Failed to continue GPU WU after reboot
Replies: 8
Views: 1388

Re: Failed to continue GPU WU after reboot

Hi, I encountered precisely the same problem all of a sudden. It is odd that it only happens for the GPU whilst the CPU is fine. [quote]aur/foldingathome-beta 7.6.17-1 (+4 1.01) (Installed) on 5.8.3-arch1-1[/quote] In addition, I have to delete these two lines: <pci-bus v='29'/> <pci-slot v='0'/> fr...
by ng0177
Tue Jul 14, 2020 12:18 pm
Forum: Problems with NVidia drivers
Topic: GPU Folding under Centos 8.2
Replies: 5
Views: 1848

Re: GPU Folding under Centos 8.2

Problem solved, here are the instructions: 1) https://fedoraproject.org/wiki/EPEL for dkms and ocl-icd-devel later 2) https://www.nvidia.com/Download/Find.aspx?lang=en-us and install it following http://us.download.nvidia.com/XFree86/L ... river.html whilst also setting selinux to permissive in /etc...
by ng0177
Sat Jul 11, 2020 10:22 am
Forum: Problems with NVidia drivers
Topic: GPU Folding under Centos 8.2
Replies: 5
Views: 1848

Re: GPU Folding under Linux

Right. Then, the required package ist ocl-icd-opencl-dev and not just ocl-icd. And -opencl is not (yet) available on Centos 8.2, therefore we need to wait.
by ng0177
Sat Jul 11, 2020 8:28 am
Forum: Problems with NVidia drivers
Topic: GPU Folding under Centos 8.2
Replies: 5
Views: 1848

Re: GPU Folding under Linux

Mod note: next time start a new topic if the subject changes like this from Ubuntu to Centos

Yes, thanks but I changed the title of this thread. The question is now about Centos 8.2
by ng0177
Sat Jul 11, 2020 8:13 am
Forum: Problems with NVidia drivers
Topic: GPU Folding under Centos 8.2
Replies: 5
Views: 1848

GPU Folding under Centos 8.2

Mod note: split from older topic - viewtopic.php?f=80&t=34538 - due to change in Linux distro being asked about On Centos 8.2 w/ NV136 nouveau drivers and ocl-icd 2.2.12 installed: 05:39:25:Enabled folding slot 01: READY gpu:0:GP106 [GeForce GTX 1060 6GB] 4372 [91m05:39:25:ERROR:No compute devi...
by ng0177
Fri May 01, 2020 8:02 am
Forum: Problems with NVidia drivers
Topic: NVIDIA works under Ubuntu 20.04
Replies: 11
Views: 3394

Re: NVIDIA works under Ubuntu 20.04

Yes indeed: -dev does the trick in Fedora. In addtion, GPU units for Covid-19 seem to be not available all the time.
by ng0177
Thu Apr 30, 2020 1:02 pm
Forum: Problems with NVidia drivers
Topic: NVIDIA works under Ubuntu 20.04
Replies: 11
Views: 3394

Re: NVIDIA works under Ubuntu 20.04

On Fedora 32: 5.6.7-300.fc32.x86_64 having installed sudo dnf install xorg-x11-drv-nvidia-cuda Package ocl-icd-2.2.12-9.fc32.x86_64 is already installed. ~ $ clinfo | grep -i opencl Platform Version OpenCL 1.2 CUDA 10.2.159 Device Version OpenCL 1.2 CUDA Device OpenCL C Version OpenCL C 1.2 Run Open...
by ng0177
Wed Apr 22, 2020 3:18 pm
Forum: Problems with NVidia drivers
Topic: NVIDIA works under Ubuntu 20.04
Replies: 11
Views: 3394

Re: NVIDIA works under Ubuntu 20.04

/etc/fahclient/config.xml is now much more verbose. Still

Code: Select all

<gpu v='true'/>
needs to be set manually and is not recognized automatically.

ocl-icd-opencl-dev seems to be part of cuda but good to know!
by ng0177
Wed Apr 22, 2020 7:23 am
Forum: Problems with NVidia drivers
Topic: NVIDIA works under Ubuntu 20.04
Replies: 11
Views: 3394

Re: NVIDIA works under Ubuntu 20.04

And it works under Ubuntu 18.04 likewise.
by ng0177
Mon Apr 20, 2020 6:39 pm
Forum: Problems with NVidia drivers
Topic: NVIDIA works under Ubuntu 20.04
Replies: 11
Views: 3394

Re: NVIDIA works under Ubuntu 20.04

A prerequiste for all this to work are the drivers and Cuda to be installed.

Code: Select all

sudo apt -y install nvidia-driver-440
sudo apt -y install nvidia-cuda-toolkit
by ng0177
Mon Apr 20, 2020 10:57 am
Forum: Problems with NVidia drivers
Topic: NVIDIA works under Ubuntu 20.04
Replies: 11
Views: 3394

Re: NVIDIA works under Ubuntu 20.04

Thanks for that. Yes, I would like to use both GPU and CPU and modified /etc/fahclient/config.xml accordingly but a reboot is needed to take effect. <config> <!-- Client Control --> <fold-anon v='true'/> <!-- Folding Slot Configuration --> <cause v='COVID_19'/> <gpu v='true'/> <!-- User Information ...
by ng0177
Sun Apr 19, 2020 11:13 am
Forum: Problems with NVidia drivers
Topic: NVIDIA works under Ubuntu 20.04
Replies: 11
Views: 3394

NVIDIA works under Ubuntu 20.04

Hi, under Ubuntu 20.04, I downloaded from https://foldingathome.org/beta/ fahclient_7.6.10_amd64.deb which does not use systemctl but works and sudo gdebi fahclient_nnn.deb and changed <gpu v='true'/> from false to true and <slot id='0' type='GPU'/> from CPU to GPU sudo nano /etc/fahclient/config.xm...