Everything related to Maxwell Render and general stuff that doesn't fit in other categories.
User avatar
By ticket
#346247
I'm trying to setup a render farm using Fedora Linux 15. Since the mxnetwork executable does even as a node require an X server I tried using the Xvfb which works from an interactive shell without a problem. For some reason when I try to start the node on startup (it happens as the last process) the X server gets started as well as the render node but it won't connect.

I thought it might be that the networking isn't running, yet, but I confirmed that networking is up at the moment the node is started. Anyone using a similar setup?

Any chance we can get an executable that does not need X at all?
By el.mustafa
#346300
Hi
Just to clarify
Do you mean the rendernode command will not connect to the virtual buffer?
Or the rendernode will not connect to the network?

EDIT: And where have you chosen to launch these processes for startup?

El
User avatar
By ticket
#346628
The render node will not connect to the network when using the command on startup.

I used the rc.local file to run the command. That did not work. Then I created a bash file to start only in run level 3 putting it in rc3.d and using it as the last file to be started by naming it S99maxwell.

Thanks
User avatar
By Rickyx
#347298
Don't know Fedora but the only reason I can guess is that, don't know why, your process is starting too early.

Maybe you can do a little bash script, starting with:
Code: Select all
# wait 30 seconds
sleep 30
# start maxwell render node
....here your command line
Rickyx

Hello everybody, We have just released a new vers[…]

Help with swimming pool water

Nothing beats observing the real world or, if that[…]

Sketchup 2026 Released

Considering how long a version for Sketchup 2025 t[…]

Greetings, One of my users with Sketchup 2025 (25[…]