<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Remotely displaying OpenGL hasn't worked well for many, many years,
    and it appears that it will be going away once Wayland replaces X11,
    so long term, you're better off switching to vnc or some other
    remote desktop interface.  In the short term, it does still work
    sometimes, and when it does work, it is very good -- usually if the
    graphics driver on both ends is from the same vendor.  But, for most
    people, the long term solution is still the best short term
    solution.<br>
    <br>
    In your particular case, with a Linux server and a Mac client, both
    sides could be buggy.  On the Mac side, I would use the latest
    version of XQuartz from xquartz.macosforge.org as the X11, try both
    the latest stable release and the latest development release.  If
    that doesn't fix the problem, then my guess would be that the bug is
    with the ancient version of Mesa that is installed on the Linux
    server.  The fix for that is difficult, you need to compile Mesa
    from source, and set the LD_LIBRARY_PATH environment variable to the
    directory with the compiled Mesa libraries before starting Chimera.<br>
    <br>
        Good luck!<br>
    <br>
        Greg<br>
    <br>
    <div class="moz-cite-prefix">On 04/07/2015 07:11 PM, Mosavverul
      Hassan wrote:<br>
    </div>
    <blockquote
      cite="mid:AF7F762B-B8A9-4320-A297-F71C900219A1@stonybrook.edu"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      Hi,
      <div class="">    I am trying to get chimera run remotely on a
        linux server while logging into it from a mac terminal. I get
        the following error </div>
      <div style="margin: 0px; font-family: Courier; background-color:
        rgb(0, 0, 0);" class=""><font class="" color="#ffffff" size="2">libGL
          error: failed to load driver: swrast</font></div>
      <div style="margin: 0px; font-family: Courier; background-color:
        rgb(0, 0, 0);" class=""><font class="" color="#ffffff" size="2">X
          Error of failed request:  GLXBadContextTag</font></div>
      <div style="margin: 0px; font-family: Courier; background-color:
        rgb(0, 0, 0);" class=""><font class="" color="#ffffff" size="2"> 
          Major opcode of failed request:  150 (GLX)</font></div>
      <div style="margin: 0px; font-family: Courier; background-color:
        rgb(0, 0, 0);" class=""><font class="" color="#ffffff" size="2"> 
          Minor opcode of failed request:  5 (X_GLXMakeCurrent)</font></div>
      <div style="margin: 0px; font-family: Courier; background-color:
        rgb(0, 0, 0);" class=""><font class="" color="#ffffff" size="2"> 
          Serial number of failed request:  1386</font></div>
      <div class=""><font class="" color="#ffffff" size="2"><span
            style="font-family: Courier; background-color: rgb(0, 0,
            0);" class="">  </span><span style="font-family: Courier;
            background-color: rgb(0, 0, 0);" class="">Current serial
            number in output stream:</span><span style="font-family:
            Courier; background-color: rgb(0, 0, 0);" class="">  </span><span
            style="font-family: Courier; background-color: rgb(0, 0,
            0);" class="">1386</span> </font></div>
      <div class=""><br class="">
      </div>
      <div class="">glxinfo gives me the following </div>
      <div class=""><br class="">
      </div>
      <div style="margin: 0px; font-size: 16px; font-family: Courier;
        color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);"
        class="">name of display: localhost:13.0</div>
      <div style="margin: 0px; font-size: 16px; font-family: Courier;
        color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);"
        class="">libGL: OpenDriver: trying
        /usr/lib/x86_64-linux-gnu/dri/tls/swrast_dri.so</div>
      <div style="margin: 0px; font-size: 16px; font-family: Courier;
        color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);"
        class="">libGL: OpenDriver: trying
        /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so</div>
      <div style="margin: 0px; font-size: 16px; font-family: Courier;
        color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);"
        class="">libGL: driver does not expose
        __driDriverGetExtensions_swrast():
        /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so: undefined symbol:
        __driDriverGetExtensions_swrast</div>
      <div style="margin: 0px; font-size: 16px; font-family: Courier;
        color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);"
        class="">libGL: Can't open configuration file
        /mnt/raidc2/mhassan/.drirc: No such file or directory.</div>
      <div style="margin: 0px; font-size: 16px; font-family: Courier;
        color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);"
        class="">libGL: Can't open configuration file
        /mnt/raidc2/mhassan/.drirc: No such file or directory.</div>
      <div style="margin: 0px; font-size: 16px; font-family: Courier;
        color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);"
        class="">libGL error: failed to load driver: swrast</div>
      <div style="margin: 0px; font-size: 16px; font-family: Courier;
        color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);"
        class="">display: localhost:13  screen: 0</div>
      <div style="margin: 0px; font-size: 16px; font-family: Courier;
        color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);"
        class="">direct rendering: No (If you want to find out why, try
        setting LIBGL_DEBUG=verbose)</div>
      <div style="margin: 0px; font-size: 16px; font-family: Courier;
        color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);"
        class="">server glx vendor string: SGI</div>
      <div style="margin: 0px; font-size: 16px; font-family: Courier;
        color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);"
        class="">server glx version string: 1.4</div>
      <div class=""><br class="">
      </div>
      <div class="">It seems to run fine from a linux computer but has
        problems with a mac. I am using X11 forwarding  when I log in. I
        have X11 on my mac. Could someone please help me out?</div>
      <div class=""><br class="">
      </div>
      <div class="">Regards,</div>
      <div class="">Mosavverul Hassan.  </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Chimera-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Chimera-users@cgl.ucsf.edu">Chimera-users@cgl.ucsf.edu</a>
<a class="moz-txt-link-freetext" href="http://plato.cgl.ucsf.edu/mailman/listinfo/chimera-users">http://plato.cgl.ucsf.edu/mailman/listinfo/chimera-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>