DeskTux

Linux on Desktops

User Tools

Site Tools


games:steam

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
games:steam [2024-05-18 10:58] – Syntax errors jensgames:steam [2025-01-04 14:47] (current) – Package name change jens
Line 26: Line 26:
  
 ==== Missing libGL.so.1/steamui.so ==== ==== Missing libGL.so.1/steamui.so ====
-This will only happen on amd64 systems (which probably is the majority nowadays), an [[misc:Nvidia]] card and you didn't use the official NVidia drivers. If you get errors about missing libGL.so.1 when running Steam, just install libgl1-nvidia-glx:i386: <code>apt-get install libgl1-nvidia-glx:i386</code>+This will only happen on amd64 systems (which probably is the majority nowadays), an [[misc:Nvidia]] card and you didn't use the official NVidia drivers. If you get errors about missing libGL.so.1 when running Steam, just install libglx-nvidia0:i386: <code>apt install libglx-nvidia0:i386</code>
  
 If it is not yet the case, you might have to add the i386 architecture: <code>dpkg --add-architecture i386; apt-get update</code> If it is not yet the case, you might have to add the i386 architecture: <code>dpkg --add-architecture i386; apt-get update</code>
  
 To query which foreign architectures are supported on your system run <code>dpkg --print-foreign-architectures</code> To query which foreign architectures are supported on your system run <code>dpkg --print-foreign-architectures</code>
 +
 +~~DISCUSSION~~
games/steam.1716029937.txt.gz · Last modified: 2024-05-18 10:58 by jens