Search found 41 matches

by jeffmr4
Tue Oct 14, 2025 9:58 pm
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: overheating
Replies: 31
Views: 1442

Re: overheating

Hi, I have a 7950x by amd that usually runs at 95 degrees under load. If I check the spec site on amd it says that this is normal and it is meant to run that way 24/7. I wasn't totally comfortable with that so I initially installed liquidctl (some linux software that controls external devices like f...
by jeffmr4
Tue Oct 07, 2025 1:26 pm
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: How to get stats in your signature
Replies: 4
Views: 2495

Re: How to get stats in your signature

From what I can see from the FAQ, if I am on team 0 only users 2,000 or less are listed.
by jeffmr4
Mon Oct 06, 2025 9:00 pm
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: How to get stats in your signature
Replies: 4
Views: 2495

How to get stats in your signature

Hi. Sorry if this has already been asked. How can I get the chart that some people have in their signature showing their stats? I have a few computers under my name but no group. Do I need to be a part of one to get it. Thanks.
by jeffmr4
Mon Oct 06, 2025 8:43 pm
Forum: Q&A about unsupported distros of Linux
Topic: CoolerControl and Liquidctl for cooling and monitoring hardware
Replies: 0
Views: 3237

CoolerControl and Liquidctl for cooling and monitoring hardware

These two apps are very helpful additions if you want to keep your linux system cool and be able to see temps. etc. Completely configurable. Google coolercontrol and liquictl for their github sites. Coolercontrol has an app coolercontrol-liqdctl that incorporates the use, monitoring and configuratio...
by jeffmr4
Mon Oct 06, 2025 8:35 pm
Forum: Q&A about unsupported distros of Linux
Topic: Is there a client for non-systemd systems?
Replies: 7
Views: 29848

Re: Is there a client for non-systemd systems?

I installed a client for Gentoo that is using Open RC. There are no systemd services but the client compiled following the regular instructions adjusted for Gentoo. I also installed the nvidia cuda-toolkit for an nvidia card that I have. You can run the client in a terminal as ./fah-client and ctrl ...
by jeffmr4
Sun Oct 05, 2025 3:19 am
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: Visualization size exceeded at frame x
Replies: 4
Views: 2397

Re: Visualization size exceeded at frame x

Ok, I didn't totally mean to get the newer version. I can wait though. Thanks.
by jeffmr4
Sun Oct 05, 2025 12:11 am
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: Visualization size exceeded at frame x
Replies: 4
Views: 2397

Visualization size exceeded at frame x

Hello, I'm sometimes getting an error wux Visualization size exceeded at frame x, no more frames will be loaded on my Gentoo system with client 8.5.1 loaded. I've googled this and there are a number of possibilities that it suggests. The one that interested me the most was in turning off visualizati...
by jeffmr4
Thu Oct 02, 2025 10:14 pm
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: Fah client 8.x on Gentoo linux
Replies: 19
Views: 3073

Re: Fah client 8.x on Gentoo linux

I read a little about the video and render groups. It seems that render might be a newer group with respect to what is used to run gpus so I added the root and regular user to that group. Fakeroot is a dependency that the READMEs suggest installing when installing the debian package. I think it lets...
by jeffmr4
Thu Oct 02, 2025 9:59 pm
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: Fah client 8.x on Gentoo linux
Replies: 19
Views: 3073

Re: Fah client 8.x on Gentoo linux

My root user has video group membership. I don't have one for render so I can add that and see if that helps. Right now my gpu shows good PPD but it looks like its running a little bit slow.
by jeffmr4
Thu Oct 02, 2025 9:17 pm
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: Fah client 8.x on Gentoo linux
Replies: 19
Views: 3073

Re: Fah client 8.x on Gentoo linux

No and No. I started the client from the fah-client file by typing ./fah-client and then started the webclient with npm i, npm run dev and then opened http://localhost:3000 in the browser which brought everything up. After that I enabled the nvidia card in settings through the browser and its runnin...
by jeffmr4
Thu Oct 02, 2025 9:08 pm
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: Fah client 8.x on Gentoo linux
Replies: 19
Views: 3073

Re: Fah client 8.x on Gentoo linux

calxalot and anyone else that is interested in installing client 8 on Gentoo, I got it installed and working. I installed OpenCL and nvidia CUDA libs using emerge. I later found out that the CUDA libs already have a version of OpenCL with them so i'm not sure if installing OpenCL by itself was neces...
by jeffmr4
Thu Oct 02, 2025 7:56 pm
Forum: v8.4.9 Public Release for Windows / Linux / macOS
Topic: Fah client 8.x on Gentoo linux
Replies: 19
Views: 3073

Re: Fah client 8.x on Gentoo linux

I think when I did scons dist it built a tarball which I unzipped and tried to just run the fahclient. Thanks for the help. I'll probably still keep working on it. Maybe there is a way to get Gentoo to run .deb or .rpm packages. Have a nice afternoon.