Search found 23 matches
- Wed Apr 05, 2023 1:29 pm
- Forum: Problems with AMD/ATI drivers
- Topic: AMD GPU on Linux
- Replies: 11
- Views: 27958
Re: AMD GPU on Linux
Looks like v8 is already systemd native: https://github.com/FoldingAtHome/fah-cl ... nt.service 8)
- Wed Apr 05, 2023 1:10 pm
- Forum: Problems with AMD/ATI drivers
- Topic: AMD GPU on Linux
- Replies: 11
- Views: 27958
Re: AMD GPU on Linux
When adding user to render group, better use sudo usermod -a -G render fahclient Also, there is a lot of dark magic in the post :D Most of it is not needed. amdgpu stack sort everything out these days. The only thing at this current moment what is needed is the workaround linked. The fix is coming ...
- Wed Mar 29, 2023 7:49 pm
- Forum: Problems with AMD/ATI drivers
- Topic: AMD GPU on Linux
- Replies: 11
- Views: 27958
Re: AMD GPU on Linux
There have been some challenges over the years, but it's not too bad to get this up and running. Try this: #install AMD drivers, only for openCL wget https://repo.radeon.com/amdgpu-install/22.40.3/ubuntu/jammy/amdgpu-install_5.4.50403-1_all.deb sudo apt install ./amdgpu-install_5.4.50403-1_all.deb s...
- Mon Mar 20, 2023 3:06 am
- Forum: Problems with AMD/ATI drivers
- Topic: Cannot fold on Manjaro with 6900XT
- Replies: 5
- Views: 23580
Re: Cannot fold on Manjaro with 6900XT
Looks like https://aur.archlinux.org/packages/foldingathome uses
/var/lib/fah/cores/cores.foldingathome.org/ ...
and
/usr/lib/libstdc++.so.6
so just slightly different locations
/var/lib/fah/cores/cores.foldingathome.org/ ...
and
/usr/lib/libstdc++.so.6
so just slightly different locations
- Mon Mar 20, 2023 2:05 am
- Forum: Problems with AMD/ATI drivers
- Topic: AMD Radeon RX 580 not runnning on Linux 64-bits, FAHClient v7.6
- Replies: 56
- Views: 64074
Re: AMD Radeon RX 580 not runnning on Linux 64-bits, FAHClient v7.6
I just stood up a fresh, headless Ubuntu 22.04 server with an RX 570 in it. Here is the fahclient install as recorded in my bash history. The only non-straightforward parts pertained to working around 1. render group permission 2. issue of auto-imported service file clashing with systemd: https://fo...
- Sun Jan 29, 2023 5:22 pm
- Forum: GPU Projects and FahCores
- Topic: AMD 6700XT on Linux fails
- Replies: 5
- Views: 13179
Re: AMD 6700XT on Linux fails
With that card, you will want to use the latest ROCm OpenCL drivers from AMD. Also check that /etc/OpenCL/vendors only contains the single .icd for the AMD driver - somethings in the FAH stack does not handle multiple .icd correctly. You will also need to use the workaround I describe here: https://...
- Sat Dec 17, 2022 3:26 am
- Forum: Problems with AMD/ATI drivers
- Topic: AMDGPU 22.40 linux GPU stops folding
- Replies: 0
- Views: 21224
AMDGPU 22.40 linux GPU stops folding
I want to drop a link on this forum to my other post: https://foldingforum.org/viewtopic.php?t=38848 because I'll bet others are encountering this or soon will. The long and short of it is the updated AMDGPU 22.40 drivers offer a massive performance improvement, but bring in a library version confli...
- Sat Dec 17, 2022 3:11 am
- Forum: GPU Projects and FahCores
- Topic: AMD 6750XT & ROCm OpenCL 5.4.1 & Core22 & Linux libstdc++ conflict
- Replies: 15
- Views: 39404
AMD 6750XT & ROCm OpenCL 5.4.1 & Core22 & Linux libstdc++ conflict
I've got a system with an AMD 6750XT in it running Ubuntu 22.04. An AMDGPU driver update was released this week and I wanted to install it to see if it would include the ROCm OpenCL perf improvements seen on Windows earlier this year. Instead, GPU folding stopped working altogether. :evil: fahclient...
- Sun Aug 09, 2020 7:29 pm
- Forum: Problems with AMD/ATI drivers
- Topic: OpenCL lib not detected AMD 5500XT and Mint 20
- Replies: 18
- Views: 20358
Re: OpenCL lib not detected AMD 5500XT and Mint 20
This should be correct. What doesjeffmr4 wrote: ./amdgpu-pro-install --opencl=pal,legacy
Code: Select all
clinfo
and
Code: Select all
sudo -u fahclient clinfo
- Sun Aug 09, 2020 7:20 pm
- Forum: Problems with AMD/ATI drivers
- Topic: PSA: Ubuntu 20.04 drivers require render group access
- Replies: 2
- Views: 6078
- Fri Aug 07, 2020 3:11 am
- Forum: Problems with AMD/ATI drivers
- Topic: PSA: Ubuntu 20.04 drivers require render group access
- Replies: 2
- Views: 6078
PSA: Ubuntu 20.04 drivers require render group access
I imagine a bunch of people will be upgrading to Ubuntu 20.04 now that the pointrelease has been made - hope my evening spent dicking around with this can save you a bit of time. A change in the amdgpu install now requires your fahclient user to have render group in order to access the hardware and ...
- Wed Jan 23, 2019 2:26 pm
- Forum: GPU Projects and FahCores
- Topic: BAD_WORK_UNIT on fresh Ubuntu 18.04 & RX570
- Replies: 22
- Views: 10779
Re: BAD_WORK_UNIT on fresh Ubuntu 18.04 & RX570
Just in case anybody is using my fah.service... I had some boot instability issues that may have been related to fahclient starting at the same time as the graphics system. So I modified the fah.service to delay startup until after graphics are up and running. Anyone using my fah.service may want to...
- Thu Nov 29, 2018 5:05 am
- Forum: GPU Projects and FahCores
- Topic: BAD_WORK_UNIT on fresh Ubuntu 18.04 & RX570
- Replies: 22
- Views: 10779
Re: BAD_WORK_UNIT on fresh Ubuntu 18.04 & RX570
I'm running as fahclient, not root. I did have to add fahclient to the video group manually.
- Fri Nov 09, 2018 8:22 pm
- Forum: GPU Projects and FahCores
- Topic: BAD_WORK_UNIT on fresh Ubuntu 18.04 & RX570
- Replies: 22
- Views: 10779
Re: BAD_WORK_UNIT on fresh Ubuntu 18.04 & RX570
~350K PPD for just the GPU.
- Tue Nov 06, 2018 4:41 am
- Forum: GPU Projects and FahCores
- Topic: BAD_WORK_UNIT on fresh Ubuntu 18.04 & RX570
- Replies: 22
- Views: 10779
Re: BAD_WORK_UNIT on fresh Ubuntu 18.04 & RX570
OK, I think I've finally figured it out. For whatever reason, systemd (or at least the version on Ubuntu 18.04) does not get along with FAHClient's --run-as option. Instead of the auto-imported FAHClient.service, I wrote a fah.service [Unit] Description=Folding@Home for Systemd After=remote-fs.targe...