Search found 213 matches

by promeneur
Thu Mar 27, 2025 7:42 am
Forum: Q&A about unsupported distros of Linux
Topic: [tuto]Nvidia >= 570, installation, openSUSE >= 15.6 & Tumbleweed
Replies: 1
Views: 39153

Re: [tuto]Nvidia >= 570, installation, openSUSE >= 15.6 & Tumbleweed

If you choose minimal installation for only computing
then you must forbid the installation of nvidia-video-G06 and nvidia-video-G06-32bit packages.

If not at the next update NVIDIA video driver will be installed.
by promeneur
Sun Mar 23, 2025 11:36 am
Forum: v8.4.xx Open Beta
Topic: V8.4.10, some failures
Replies: 6
Views: 42699

Re: V8.4.10, some failures

I use 8.4.10 because I can't create the 8.4.9 rpm, only the 8.4.10 rpm. See https://foldingforum.org/viewtopic.php?t=41152&start=30 Calxalot helped me, thanks to him, then stops helping me. So I am blocked. My washing machine broke down and is not washing my clothes. I ask you the question about...
by promeneur
Sun Mar 23, 2025 10:05 am
Forum: v8.4.xx Open Beta
Topic: V8.4.10, some failures
Replies: 6
Views: 42699

V8.4.10, some failures

openSUSE Tumbleweed
FAH 8.4.10
NVIDIA GeForce GT 1030

I get some failures

see the capture

https://transfert.free.fr/AXS6XME

this link is valid for one month
by promeneur
Tue Mar 11, 2025 8:27 am
Forum: Q&A about unsupported distros of Linux
Topic: How to use cpulimit [SOLVED]
Replies: 20
Views: 123255

Re: How to use cpulimit [SOLVED]

You can adjust your thermal limits so that your CPU doesn't get so hot. Maybe even disabling turboboost is enough. Sometimes if you limit the number of threads, the CPU will turn on single-core turboboost which runs much hotter than all-core turboboost. Install the "linux-cpupower" packag...
by promeneur
Mon Mar 10, 2025 8:54 am
Forum: Q&A about unsupported distros of Linux
Topic: How to use cpulimit [SOLVED]
Replies: 20
Views: 123255

Re: How to use cpulimit [SOLVED]

It is necessary to use cpulimit or systemd cpuquota. If not, the temperature of the CPU is 80 °C and the fans are at their maximum speed. I experimented using cpulimit for many years and now systemd cpuquota, limiting to 20 % of the CPU power. There is no problem for folding. With openSUSE, the inte...
by promeneur
Sat Mar 08, 2025 2:26 pm
Forum: Q&A about unsupported distros of Linux
Topic: [tuto] How to get a silent and cold PC ?
Replies: 2
Views: 5030

[tuto] How to get a silent and cold PC ?

Thanks to : https://linuxembedded.fr/2021/11/limiter-les-ressources-dune-ligne-de-commande-avec-systemd https://www.baeldung.com/linux/systemd-modify-config First, you can use FAH settings to limit the number of used cores. For example, in my case, 8 cores, I set the limit to 5 cores, one for gpu ta...
by promeneur
Thu Mar 06, 2025 7:34 am
Forum: Q&A about unsupported distros of Linux
Topic: How to use cpulimit [SOLVED]
Replies: 20
Views: 123255

Re: How to use cpulimit [SOLVED]

arisu wrote: Thu Mar 06, 2025 7:29 am If using fewer cores and using cpulimit is working for you, then there's no need to use cgroups.
I would prefer to use this new way using sytemd because perhaps one day cpulimit will be deprecated.
by promeneur
Thu Mar 06, 2025 7:21 am
Forum: Q&A about unsupported distros of Linux
Topic: How to use cpulimit [SOLVED]
Replies: 20
Views: 123255

Re: How to use cpulimit [SOLVED]

If you don't want to fold on fewer cores, then it's better to use cgroups with cpu.max instead of cpulimit. https://www.kernel.org/doc/html/latest/admin-guide/cgroup-v2.html I choose to combine "a fewer cores" and cpulimit. But I wait for someone to write a HOWTO for using cgroups and cpu...
by promeneur
Thu Mar 06, 2025 7:06 am
Forum: Q&A about unsupported distros of Linux
Topic: How to use cpulimit [SOLVED]
Replies: 20
Views: 123255

Re: How to use cpulimit [SOLVED]

Have been using cputhrottle - to keep the system under 50 C - but it tends to freeze after several days... so i looked for another solution. It seems that there is a cpulimit program, which we also have installed. When i run htop i see at least 8 processes that have "fah" in them. Does an...
by promeneur
Thu Mar 06, 2025 7:03 am
Forum: Q&A about unsupported distros of Linux
Topic: How to use cpulimit [SOLVED]
Replies: 20
Views: 123255

Re: How to use cpulimit [SOLVED]

If you don't want to fold on fewer cores, then it's better to use cgroups with cpu.max instead of cpulimit. https://www.kernel.org/doc/html/latest/admin-guide/cgroup-v2.html It is too techie for me. Can you write the statements ? How to add these statements to fah systemd service file ? Thanks
by promeneur
Tue Mar 04, 2025 7:33 am
Forum: v8.4.xx Open Beta
Topic: 8.4.10, locking of screen saving and screen locking
Replies: 1
Views: 6569

8.4.10, locking of screen saving and screen locking

With KDE in the systray go to "energy management". You can see that currently folding@home locks screen saving and screen locking ! More : this has no effect. Wait for a lock screen then you get one. What is this weird thing ? Operating System: openSUSE Tumbleweed 20250302 KDE Plasma Versi...
by promeneur
Sun Mar 02, 2025 9:03 am
Forum: V8.3.xx Open Beta
Topic: [tuto] 8.3.5, openSUSE Tumbleweed, installation
Replies: 55
Views: 697169

Re: [tuto] 8.3.5, openSUSE Tumbleweed, installation

I can't reproduce the compilation error. It works fine here. Note that you need to apply this cbang fix on top of version 8.4.9 to be able to create the package on Tumbleweed. OK I replaced the /home/<userid>/fah/rpm/8.4.9/cbang/config/rpm/__init__.py by the one here https://github.com/CauldronDeve...
by promeneur
Sat Mar 01, 2025 4:58 pm
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: unsupported GPU
Replies: 5
Views: 6874

Re: unsupported GPU

muziqaz wrote: Sat Mar 01, 2025 4:51 pm Why do you insist to keep anything from 8.4.9?
I want to make a good rpm. Then I search where is the problem.