I am struggling to think of any scenario under which VirtualGL would 
work properly inside of TurboVNC but deliver that error outside of 
TurboVNC.  That error typically means one of the following:

(1) You haven't run vglserver_config, so the 3D X server will not allow 
access while it's sitting at the login prompt.

(2) You ran vglserver_config and configured the system such that only 
users of the vglusers group can access the 3D X server, but you forgot 
to add yourself to the vglusers group-- or you didn't log out and back 
in so the new group permissions could take effect.

(3) There is no X server running on display :0 (but if you are able to 
successfully use the system from within TurboVNC, then this must not be 
the case.)

Are you 100% sure that nothing has changed between the two tests?  Maybe 
you left the machine logged in for one test, so access to display :0 
worked, but you logged out of it before running the other test, so 
access to display :0 no longer worked?  Grasping at straws here.

You might also try removing ~/.Xauthority as a last-ditch effort. 
Perhaps it's corrupted somehow.


On 10/11/13 1:32 PM, Arie Kruiniger wrote:
> Hi,
>
> I feel like I am missing something very obvious here. VirtualGL works
> inside TurboVNC, but I cannot get it to work directly. I am using the
> instructions for the VGL image transport, here. Both the server and
> client are Linux.
>
> I fail at the step "/opt/VirtualGL/bin/vglrun glxgears", which is 7.1
> in the guide. I receive the message
> 'Could not open display :0'
>
> How do I overcome this?
>
> Thanks very much for your help :)

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
VirtualGL-Users mailing list
VirtualGL-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtualgl-users

Reply via email to