protonscr

OpenGL GLX extension not supported by display

steamclosed
ValveSoftware/steam-for-linux#4883 · opened 2017-03-03 by kisak-valve · updated 2019-12-20 · 1 comments · github
Kkisak-valve 2017-03-03 github

Issue transferred from https://github.com/ValveSoftware/steam-runtime/issues/72.
@ccxxccxxy posted on 2017-03-03T13:23:50:

I use debian amd64 with Nvidia graphics hardware[GeForce GT 755M],so I followed wiki that debian gives: https://wiki.debian.org/Steam

but every time I run steam it gives this:
$ steam
Running Steam on debian 8 64-bit
STEAM_RUNTIME is enabled automatically
[2017-03-03 20:55:50] Startup - updater built Jan 19 2017 01:22:13
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2017-03-03 20:55:50] Checking for update on startup
[2017-03-03 20:55:50] Checking for available updates...
[2017-03-03 20:55:51] Download skipped: /client/steam_client_ubuntu12 version 1484790260, installed version 1484790260
[2017-03-03 20:55:51] Nothing to do
[2017-03-03 20:55:51] Verifying installation...
[2017-03-03 20:55:51] Performing checksum verification of executable files
[2017-03-03 20:55:51] Verification complete

and a message box shows:OpenGL GLX extension not supported by display


@kisak-valve commented on 2017-03-03T16:07:20

Hello @ccxxccxxy, this usually is an indication that your 32 bit opengl driver is not setup properly. Are you able to use a 32 bit opengl application outside of steam?

If you are using an optimus laptop, I may be less hassle to get the integrated graphics working with 32 bit opengl before trying to use nvidia.

Kkisak-valve maintainer 2019-12-20 github

Closing due to lack of feedback from the reporting user. In hindsight, the nvidia-driver-libs-i386 package was probably missing.