PipelineFX Forum

Qube! => General => Topic started by: mhenrie on November 04, 2013, 05:23:47 PM

Title: Maya Hardware Render on Linux
Post by: mhenrie on November 04, 2013, 05:23:47 PM
I have seen related questions--but have not been able to come up with a clear answer on this one.

In order to do the hardware render, the worker will need to connect to an X server.  Is this a possible setup on linux?
Title: Re: Maya Hardware Render on Linux
Post by: jburk on November 04, 2013, 07:24:15 PM
You could try setting the DISPLAY envVar for the job to localhost:0.0, and disable access control for X with X's "-ac" arg.