Article 5F2A0 [SOLVED] Slackware-Current - Steam - glxChooseVisual Failed

[SOLVED] Slackware-Current - Steam - glxChooseVisual Failed

by
pr0xibus
from LinuxQuestions.org on (#5F2A0)
Morning Folks

HP Omen Laptop GTX1050 2GB

New install of Slackware-Current
Multilib Installed
Nvidia Drivers from Slackbuilds Installed

Being Optimus, Ive changed it so that X is running directly from the 1050, xorg as per below

Code:Section "OutputClass"
Identifier "intel"
MatchDriver "i915"
Driver "modesetting"
EndSection

Section "OutputClass"
Identifier "nvidia"
MatchDriver "nvidia-drm"
Driver "nvidia"
Option "AllowEmptyInitialConfiguration"
Option "PrimaryGPU" "yes"
ModulePath "/usr/lib/nvidia/xorg"
ModulePath "/usr/lib/xorg/modules"
EndSectionRunning steam I get the error glxChooseVisual Failed, Error from the console as per below

Code:Slackware 32-bit: Check the 'deps/<slackwareversion>' directory where you downloaded this package and install/upgrade the packages you find there.
Slackware 64-bit multilib: Install/upgrade the packages in the 'deps/<slackwareversion>/multilib' subdirectory instead.

Running Steam on slackware 14.2 64-bit
STEAM_RUNTIME is enabled automatically
Pins potentially out-of-date, rebuilding...
/home/pr0xibus/.local/share/Steam/ubuntu12_32/steam-runtime/setup.sh: line 369: zenity: command not found
Steam client's requirements are satisfied
/home/pr0xibus/.local/share/Steam/ubuntu12_32/steam
Installing breakpad exception handler for appid(steam)/version(1613176728)
Installing breakpad exception handler for appid(steam)/version(1613176728)
Installing breakpad exception handler for appid(steam)/version(1613176728)
Loaded SDL version 2.0.15-6363475
sh: line 1: lspci: command not found
Installing breakpad exception handler for appid(steam)/version(1613176728)
[2021-03-08 10:12:34] Startup - updater built Feb 12 2021 23:21:33
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2021-03-08 10:12:34] Failed to load cached hosts file (File 'update_hosts_cached.vdf' not found), using defaults
[2021-03-08 10:12:34] Using the following download hosts for Public, Realm steamglobal
[2021-03-08 10:12:34] 1. http://media.steampowered.com, /client/, Realm 'steamglobal', weight was 1, source = 'baked in'
[2021-03-08 10:12:34] Checking for update on startup
[2021-03-08 10:12:34] Checking for available updates...
[2021-03-08 10:12:34] Downloading manifest: http://media.steampowered.com/client/steam_client_ubuntu12
[2021-03-08 10:12:35] Download skipped: /client/steam_client_ubuntu12 version 1613176728, installed version 1613176728, downloaded version 0
[2021-03-08 10:12:35] Nothing to do
[2021-03-08 10:12:35] Verifying installation...
[2021-03-08 10:12:35] Performing checksum verification of executable files
[2021-03-08 10:12:35] Verification complete
glXChooseVisual failed
glXChooseVisual failedsrc/steamUI/Main.cpp (374) : Assertion Failed: Fatal Error: glXChooseVisual failed
src/steamUI/Main.cpp (374) : Assertion Failed: Fatal Error: glXChooseVisual failed
Installing breakpad exception handler for appid(steam)/version(1613176728)
STEAM_RUNTIME_HEAVY: ./steam-runtime-heavy
assert_20210308101236_6.dmp[5330]: Uploading dump (out-of-process)
/tmp/dumps/assert_20210308101236_6.dmp
[0308/101237.154333:INFO:crash_reporting.cc(247)] Crash reporting enabled for process: browser
[0308/101237.173843:WARNING:crash_reporting.cc(286)] Failed to set crash key: UserID with value: 0
[0308/101237.173896:WARNING:crash_reporting.cc(286)] Failed to set crash key: BuildID with value: 1613172115
[0308/101237.173918:WARNING:crash_reporting.cc(286)] Failed to set crash key: SteamUniverse with value: Public
[0308/101237.173921:WARNING:crash_reporting.cc(286)] Failed to set crash key: Vendor with value: Valve
[0308/101237.203000:WARNING:crash_reporting.cc(286)] Failed to set crash key: UserID with value: 0
[0308/101237.203054:WARNING:crash_reporting.cc(286)] Failed to set crash key: BuildID with value: 1613172115
[0308/101237.203059:WARNING:crash_reporting.cc(286)] Failed to set crash key: SteamUniverse with value: Public
[0308/101237.203062:WARNING:crash_reporting.cc(286)] Failed to set crash key: Vendor with value: Valve
[0308/101237.204791:INFO:crash_reporting.cc(247)] Crash reporting enabled for process: gpu-process
[0308/101237.306583:WARNING:crash_reporting.cc(286)] Failed to set crash key: UserID with value: 0
[0308/101237.306634:WARNING:crash_reporting.cc(286)] Failed to set crash key: BuildID with value: 1613172115
[0308/101237.306638:WARNING:crash_reporting.cc(286)] Failed to set crash key: SteamUniverse with value: Public
[0308/101237.306641:WARNING:crash_reporting.cc(286)] Failed to set crash key: Vendor with value: Valve
[0308/101237.308358:INFO:crash_reporting.cc(247)] Crash reporting enabled for process: utility
assert_20210308101236_6.dmp[5330]: Finished uploading minidump (out-of-process): success = yes
assert_20210308101236_6.dmp[5330]: response: CrashID=bp-6687d0bf-582d-4580-a9e6-6261b2210308
assert_20210308101236_6.dmp[5330]: file ''/tmp/dumps/assert_20210308101236_6.dmp'', upload yes: ''CrashID=bp-6687d0bf-582d-4580-a9e6-6261b2210308''Ive looked at a few other posts and they all said install myltilib, this has been done with the Quick n Dirty Instructions. Any ideas or where to look?latest?d=yIl2AUoC8zA latest?i=59jLmHulfUk:6dEiOn69a2Q:F7zBnMy latest?i=59jLmHulfUk:6dEiOn69a2Q:V_sGLiP latest?d=qj6IDK7rITs latest?i=59jLmHulfUk:6dEiOn69a2Q:gIN9vFw59jLmHulfUk
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments