Thanks for your great help, Gerrit. I tried to follow your instructions and got the following things:
[root@grrc ~]# ssh -x tile-0-0 printenv DISPLAY [root@grrc ~]# ssh -x tile-0-0 xterm Warning: This program is an suid-root program or is being run by the root user. The full text of the error or warning message cannot be safely formatted in this environment. You may get a more descriptive message by running the program as a non-root user or by removing the suid bit on the executable. xterm Xt error: Can't open display: %s xterm: DISPLAY is not set Since I'm not very familiar with xterm and X11, I have to guess that it may come from the xorg configuration files. I uploaded two configuration files as reference. Could you help me know how I can set up display in xterm or in these files? Best regards, Lei On Thu, Sep 29, 2011 at 9:24 PM, Gerrit Voß <vo...@vossg.org> wrote: > > Hi, > > On Thu, 2011-09-29 at 16:06 -0500, Fan, Lei wrote: > > Hi all: > > It's me again. I set up environment for opensg in a rock cluster--1 > > head node and 16 slave nodes(also with 4 by 4 led monitors). > > Right now I want to set up a wall display for tutorial 14--clustering > > display; I tried ssh to one the of the node to run and server program > > and then in the head node run the client program, it failed with > following > > error: > > "Xlib glx extension missing." > > just to be sure, it was the client program that failed. > Ok, starting in the beginning, are you using the viz roll to configure > your display tiles (in particular /etc/X11/xorg.conf) or something > else ? > Could you send me a /etc/X11/xorg.conf file from one of the tiles, > e.g. tile-0-0. If you use the viz roll you could also use > > run rocks list host xconfig tile-0-0 > > with the correct tile name. > > As a second test to rule out access problems, could you run the > following > > ssh -x <tile name> printenv DISPLAY > ssh -x <tile name> xterm > > the first one should print something like > > :0.0 > > the second one should open an xterm on the tile display (one of the 16). > If the first one does not, either update your shell config to set the > display correctly or set the display before you start things on the > tile, e.g. run the second test as > > ssh -x <tile name> 'export DISPLAY=:0.0; xterm' > > at this point a xterm should have opened on the given tile, if not > could you send me the error message. > > kind regards > gerrit > > > > > > > > > ------------------------------------------------------------------------------ > All of the data generated in your IT infrastructure is seriously valuable. > Why? It contains a definitive record of application performance, security > threats, fraudulent activity, and more. Splunk takes this data and makes > sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-d2dcopy2 > _______________________________________________ > Opensg-users mailing list > Opensg-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/opensg-users >
xorg.conf
Description: Binary data
xorg.conf-simple-tile-0-0
Description: Binary data
------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________ Opensg-users mailing list Opensg-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/opensg-users