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
~/.steam/ubuntu12_32/steamui.so
If your installation never worked, you can delete ~/.steam and try again.
You should install Debian's steam package, not the one from Valve.
http://ein-eike.de/2016/08/28/how-to-install-steam-and-nvidia-drivers-on-debian-jessie/
Yes, you are correct, I was misreading the tiny letters on my screen. The file is there just as you showed.
I followed the guide listed here, and it is using the Debian package.
https://linuxconfig.org/how-to-install-steam-client-on-debian-9-stretch-linux
ldd ~/.steam/ubuntu12_32/steamui.so
Solution: aptitude install libgl1-nvidia-glx:i386 (for nVidia, AMD is another)
Thanks again!
Happy
Graphics: Card: NVIDIA G92 [GeForce 9800 GT] bus-ID: 07:00.0
Display Server: X.Org 1.19.2 driver: nvidia
Resolution: 1024x768@60.00hz
GLX Renderer: GeForce 9800 GT/PCIe/SSE2
GLX Version: 3.3.0 NVIDIA 340.106 Direct Rendering: Yes
Try installing: libgl1-nvidia-legacy-340xx-glx:i386
What about AMD also?
Hmmm...
Go for Linux Kernel 4.16.x if possible. Lots of improvements.
PS: I don't have Debian experience in specific, so there might be something more to do on that distro, but probably not.
For kernel 4.16 on Debian stable, you would use backports as well (like for graphics drivers in my blog post). It's a bit like the hardware enablement stack on Ubuntu, but covering more things and with rolling updates.
Yes, it did help solve the issue, but I have a few laptops with the Intel display in it. It installed videros drivers for it, but some non-free ones. Not sure which ones. Either way, The setup discussed is clearly for nVidia only.
Problem is STeam is looking for specific drivers which are not available under Mesa, it seems