If your server is running "headless", then there are special things you 
have to do in xorg.conf to start an X server without a screen.  Others 
on the list can provide more details of that.  You must have an X server 
running on the VirtualGL server, and there must be a 3D accelerator 
attached to that X server.  This is called the "3D X server", because 
VirtualGL redirects all 3D rendering commands to it.  The "2D X server" 
is where the final rendered images are drawn.  See the User's Guide for 
more details.

The choice of port 4242 was arbitrary and had a lot to do with me being 
a rabid Douglas Adams fan.  You can start vglclient on any port.  It 
stores the port number in an X property that the VirtualGL faker reads.


On 3/14/13 10:03 PM, First Last wrote:
> Hi,
> 1) how can I start a Xserver display by ssh ? I don't have a screen
> connected to the PC I can only ssh it...
> [root ~]# xdpyinfo -display :0
> return,
> xdpyinfo:  unable to open display ":0".
>
> or when I try,
> [user ~]# /opt/VirtualGL/bin/vglrun etracer
> I got,
> VirtualGL Client 32-bit v2.3.2 (Build 20130314)
> start-- 534: Could not open display
> [VGL] ERROR: vglclient failed to execute.
>
> 2) when I do
> [user ~]# /opt/VirtualGL/bin/vglconnect -x user@139.96.30.100
> I got this,
> VirtualGL Client 32-bit v2.3.2 (Build 20130314)
> vglclient is already running on this X display and accepting unencrypted
>     connections on port 4242.
>
> I ask my self what the port here means, don't know if it should be the
> same that my port used by ssh (port 22)...

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
VirtualGL-Users mailing list
VirtualGL-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtualgl-users

Reply via email to