Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

insufficient drivers or hardware: Cannot creat OpenGL context. Check that the drivers and hardware support at least OpenGL 4.3 (or re-run with -opengl3) #67

Open
Heavy02011 opened this issue Dec 31, 2020 · 1 comment

Comments

@Heavy02011
Copy link

getting the following error when doing

python example.py

or

(dd) rainer@donkeygpu:~/Deepdrive/deepdrive-sim-linux-3.1.20200229010300/DeepDrive/Binaries/Linux$ ./DeepDrive -opengl3

[2020.12.31-19.20.29:437][ 0]LogInit: Error: Linux_PlatformCreateOpenGLContextCore - Could not create OpenGL 4.3 context, SDL error: 'Could not create GL context: BadValue (integer parameter out of range for operation)'
[2020.12.31-19.20.29:437][ 0]LogRHI: Error: OpenGL 4.3 not supported by driver
[2020.12.31-19.20.31:571][ 0]LogInit: Error: Linux_PlatformCreateOpenGLContextCore - Could not create OpenGL 4.3 context, SDL error: 'Could not create GL context: BadValue (integer parameter out of range for operation)'

@Zhenlin-Xu
Copy link

Successfully installed and ran deerdrive on ubuntu 18.04 this afternoon. I this u should update your graphics card driver. For example, i updated my driver to the latest version combined with openGL4.3.

Hope this is helpful!

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

No branches or pull requests

2 participants