google / google/monster-mash

Can't run with nvidia driver: GLXBadDrawable error

Open
#7 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1.3k
Forks
184
PR merge metrics
No merged PRs in 30d

Description

Hello, I hope I'm posting in the right place.
Thank you for this great program! the demo is amazing!

I tried installing it on ubuntu 20.04, with the latest nvidia driver to date (460.67),
it compiled well, but when trying to run it says:

> GL version: 4.6.0 NVIDIA 460.67
X Error of failed request: GLXBadDrawable
Major opcode of failed request: 151 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 273
Current serial number in output stream: 273
>

when I tried running it with the default driver nouveau, it runs,
but without any buttons. unless its supposed to be like that and only use keyboard shortcuts?
but I can't use this driver with my gpu and screen, so I had to go back to Nvidia's.
any idea how to solve this GLXBadDrawable error? maybe I need to compile the driver with a specific parameter? I couldn't find a solution for this.
Thank you very much!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.