Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

CRITICAL ERROR: need opengl 3.0 support #41

Open
denysthegitmenace opened this issue May 31, 2016 · 2 comments
Open

CRITICAL ERROR: need opengl 3.0 support #41

denysthegitmenace opened this issue May 31, 2016 · 2 comments

Comments

@denysthegitmenace
Copy link

I installed the open source edition on Ubuntu 14.04 (although did have troubles with dependencies installation).

When i run ./info-beamer samples/hello
I get the following output:

Info Beamer 1.0pre4.47a5ea+Lua 5.1 (http://info-beamer.org/)
Copyright (c) 2015 Florian Wesch <[email protected]>

[main.c] chdir /home/denys/info-beamer/samples
[main.c] root node is hello
[main.c] tcp/udp port is 4444
[main.c] initial size is 1024x768
CRITICAL ERROR: need opengl 3.0 support

Any suggestions on how to fix it ?

@dividuum
Copy link
Owner

This means that your graphics driver is most likely not capable of running info-beamer. That's the output of

glxinfo |egrep "OpenGL|glx"

Are you running info-beamer in a virtual machine? If so, #22 is probably relevant.

@denysthegitmenace
Copy link
Author

Yep, it's a virtual machine. Thank you. I'l try to figure it out and let you know how it went.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants