Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
You need to grep the hardware driver string, not the mesa version string.
Using "glxinfo -B" should make the output short enough to just copy and paste from the terminal window.
None of that other information is useful either.
Especially not GLXGEARS.
GLXGEARS is an A/B test to make sure that GL is working at all.
If it works, report as such.
Additionally you used the 64bit version of glxinfo, when both games you listed are 32bit games.
Do you have the info provided by the "System Information" panel under help from Steam.
That is the environment Steam is getting, as opposed to your command line.
Additionally you might want to pull the version line and driver line from "vulkaninfo".
I wish I could tell you were to get good latest drivers for Debian, but I only know where to get the Ubuntu ones.
Steam system informations :
PD ..." OpenGL core profile version string: 4.5 (Core Profile) Mesa 19.3.2 - kisak-mesa" (you have MESA 18) but the new version is 19. I have full MESA update add repos in ubuntu
https://github.com/ValveSoftware/Proton/wiki/Requirements (maybe this link help u)