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

libGL error: No matching fbConfigs or visuals found #8

Open
isVoid opened this issue Jul 20, 2017 · 2 comments
Open

libGL error: No matching fbConfigs or visuals found #8

isVoid opened this issue Jul 20, 2017 · 2 comments

Comments

@isVoid
Copy link

isVoid commented Jul 20, 2017

Ran into this issue when running ./run.sh host -w:
...
player 1 of 2 (2 nodes)
Use changemap instead. Map is for single-player only.
VIZ_Init: instance id: foDC642ZOg, async: 1, input: 1
VIZ_MQInit: Init message queues.
VIZ_SMInit: Init shared memory.
VIZ_ScreenInit: width: 1024, height: 576, pitch: 1024, format: CRCGCB
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast

It stalls at the last line with no visual. The line that's been executed to run the docker image is:
nvidia-docker run --net=host -ti --rm --name cig2017_host --env=DISPLAY --privileged cig2017_host -w

Local system environment:
Ubuntu 16.04LTS, Nvidia Graphics Driver 375.26

@mihahauke
Copy link
Owner

Does it also stall without -w option?

@isVoid
Copy link
Author

isVoid commented Jul 21, 2017

It does not. But it will be great if we can watch the game also.

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