Hello @vctt94, does any 32 bit OpenGL application like glxinfo from mesa-utils:i386 work? The log is trying to tell you that you do not have a sane 32 bit OpenGL driver stack.
nVidia 440.59 is an unusual driver version to see on Debian 10. How did you install it? If you used nVidia's .run installer, did you have multiarch setup before installing the nVidia driver? It may have skipped 32 bit userspace support because it detected a 64 bit only system.
aparently it does not kisak. Log from glxinfo: glxinfo: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory
I installed by debian's wiki. https://wiki.debian.org/NvidiaGraphicsDrivers
More specific: apt-get install -t buster-backports nvidia-driver
Please check if you have the nvidia-driver-libs-i386 package installed with something like apt policy nvidia-driver-libs-i386 and install it if it isn't already.
It worked. Thanks for the help, I am closing this issue.
Nothing extracted yet.
Your system information
latest downloaded from site today
Debian
No
Yes, I am in latest debian
Please describe your issue in as much detail as possible:
Describe what you expected should happen and what did happen. Please link any large code pastes as a Github Gist
running steam with nvidiar driver 440.59 generates the following error:
Steps for reproducing this issue: