User Tools

Site Tools


linux_og_unix:steam

Differences

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


linux_og_unix:steam [2023/10/21 19:19] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +[[linux_og_unix:start|Tilbage til Linux og Unix]]
  
 +----
 +
 +===== STEAM =====
 +
 +OpenGL GLX context is not using direct rendering, which may cause performance problems.
 +
 +For more information visit https://support.steampowered.com/kb_article.php?ref=9938-EYZB-7457.
 +
 +<code>
 +yum install xorg-x11-drv-nvidia-libs.i686
 +echo "blacklist nouveau" > /etc/modprobe.d/nouveau
 +</code>

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki