Hi,

On 5. Jul 2011, at 22:45, ayoung200 [via Software] wrote:

> I am trying to run eqPly on 2 GPUs with one monitor. I use the default 
> 2-pipe.2D.PBuffer.eqc config file. I get the following result: 
> 
> ./eqPly --eq-config 2-pipe.2D.PBuffer.eqc 
> XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server ":0.1" 
>       after 53 requests (53 known processed) with 0 events remaining. 
> X Error of failed request:  BadIDChoice (invalid resource ID chosen for this 
> connection) 
>   Major opcode of failed request:  78 (X_CreateColormap) 
>   Resource id in failed request:  0x5400004 
>   Serial number of failed request:  53 
>   Current serial number in output stream:  53

This seems to be an issue with the PBuffer code on FirePro. This has not been 
tested yet. Can you try the same config with an on-screen window? If that 
works, try using an FBO.

Best would be to debug the PBuffer code in libs/client/glXWindow.cpp on your 
machine? The offending call seems to be XCreateColormap in line 474.


Cheers,

Stefan.



--
View this message in context: 
http://software.1713.n2.nabble.com/Is-it-possible-to-use-multiple-GPUs-and-use-1-monitor-tp4900316p6557484.html
Sent from the Equalizer - Parallel Rendering mailing list archive at Nabble.com.
_______________________________________________
eq-dev mailing list
[email protected]
http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev
http://www.equalizergraphics.com

Reply via email to