steam-for-linux icon indicating copy to clipboard operation
steam-for-linux copied to clipboard

[Optimus Manager] Steam doesn't launch on NVIDIA GPU

Open hohenheim1618 opened this issue 4 years ago • 3 comments

Your system information

  • Steam client version (build number or date): steam-manjaro 1.0.0.69-1
  • Distribution (e.g. Ubuntu): Manjaro x86_64 (XFCE 4.16, Linux Kernel 5.11.10)
  • Opted into Steam client beta?: No
  • Have you checked for system updates?: Yes

Please describe your issue in as much detail as possible:

  • Context: Optimus Manager is installed on my machine, and is running on NVIDIA-only mode.

  • Expected: Steam should launch in NVIDIA-only mode.

  • Actual: Steam doesn't launch. Trying to launch it via terminal leads to this output. Meanwhile, Steam does open as intended after switching out of NVIDIA and back into Integrated (i.e. Intel-only) mode.

What I've already tried: I've installed lib32-nvidia-utils in case this was caused by missing utils, but the issue persists.

Steps for reproducing this issue:

  1. Install Optimus-Manager on a Manjaro machine running both an Intel & NVIDIA graphics card (in this case, Intel Haswell-ULT and NVIDIA GeForce GT 740M)
  2. Switch to NVIDIA GPU by typing optimus-manager --switch nvidia on the terminal. Log back in after the auto logout.
  3. Try launching Steam by typing steam on the terminal.

hohenheim1618 avatar Apr 12 '21 04:04 hohenheim1618

Hello @hohenheim1618, in the failing configuration, does any 32 bit OpenGL application like glxinfo32 from lib32-mesa-demos work?

kisak-valve avatar Apr 12 '21 12:04 kisak-valve

I have a similar issue and running glxinfo32 returns:

name of display: :0
X Error of failed request:  BadValue (integer parameter out of range for operation)
Major opcode of failed request:  152 (GLX)
Minor opcode of failed request:  24 (X_GLXCreateNewContext)
Value in failed request:  0x0
Serial number of failed request:  110
Current serial number in output stream:  111

Edit: Wouldn't you know it, I just updated nvidia(-dkms), nvidia-utils and opencl-nvida, suddenly everything works.

hackerncoder avatar Apr 15 '21 15:04 hackerncoder

But I have the same problem. This is from 2021, and many similar issues were reported after. I am on Manjaro Gnome, same everything else.

PixsaOJ avatar Sep 01 '22 20:09 PixsaOJ