plumbee / nvidia-hw-accelerated-box

Setup for a hardware accelerated EC2 g2 instance
40 stars 16 forks source link

Got [VGL] Error: Could not open display :0. #5

Open hengjiUSTC opened 6 years ago

hengjiUSTC commented 6 years ago

I ran a new ec2, g2 instance with ubuntu 16.04. And then I followed the git steps that clone the repo and run setup. After which I connected the ec2 with TurboVNC on port 5901. When I was trying to run vglrun ./opt/VirtualGL/bin/glxspheres64. (because there was no glxgears.) The error showed out: [VGL] Error: Could not open display :0.

Is there any suggestions on how to fix it?

Thanks!

f0nk commented 6 years ago

Hi, I'm also facing the same error.

@hengjikolmostar - did you find a solution?