<div dir="ltr">I connect EC2 instances via remote desktop such as Windows' Remote Desktop or TightVNC viewer, not command line ssh. The remote desktop window can be used as a display. But installing a  virtual display using Xvfb is a promising solution. I would like to install Xdummy because it claims to support GLX and RandR extensions. Could you please share commands that can install Xdummy and use it on EC2 ubuntu (or other linux variant) instance? Thanks.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 23, 2014 at 7:15 AM, Petre Eftime <span dir="ltr"><<a href="mailto:petre.eftime@gmail.com" target="_blank">petre.eftime@gmail.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Tue, Dec 23, 2014 at 2:13 AM, Heng Zhou <<a href="mailto:hzhou1@cs.uml.edu">hzhou1@cs.uml.edu</a>> wrote:<br>
> Hi,<br>
><br>
> I am working on Amazon EC2 ubuntu 14.04 t2.micro instance. When I run<br>
> glxinfo, I always got an error:<br>
><br>
> name of display: :1.0<br>
> Error: couldn't find RGB GLX visual or fbconfig<br>
> Error: couldn't find RGB GLX visual or fbconfig<br>
><br>
</span>> Best Regards<br>
> Heng<br>
<br>
Hi,<br>
<br>
I think the issue is that EC2 instances do not come with a physical<br>
display. You probably need to add a virtual display using Xvfb.<br>
<span class="HOEnZb"><font color="#888888"><br>
-Petre<br>
</font></span></blockquote></div></div>