Steam Crashing , "glXChooseVisual Failed" [Solved]

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
StevenC21

Steam Crashing , "glXChooseVisual Failed" [Solved]

Post by StevenC21 »

Hey guys. Running Linux Mint 19 Cinnamon with (I think but would like a way to check, thanks) the nVidia Proprietary driver. When I try to launch Steam, I get the error in the title. Here is the full terminal output:

Code: Select all

Running Steam on linuxmint 19 64-bit
STEAM_RUNTIME is enabled automatically
Pins up-to-date!
[2018-08-22 10:10:55] Startup - updater built Aug 21 2018 22:37:05
[2018-08-22 10:10:55] Opted in to client beta 'publicbeta' via beta file
You are in the 'publicbeta' client beta.
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2018-08-22 10:11:00] Checking for update on startup
[2018-08-22 10:11:00] Checking for available updates...
[2018-08-22 10:11:02] Download skipped by HTTP 304 Not Modified
[2018-08-22 10:11:02] Nothing to do
[2018-08-22 10:11:02] Verifying installation...
[2018-08-22 10:11:02] Performing checksum verification of executable files
[2018-08-22 10:11:14] Verification complete
html_chrome.cpp (394) : Assertion Failed: CefCrashReportingEnabled()
inxi -Fxzb

Code: Select all

System:    Host: steven-GL753VE Kernel: 4.15.0-32-generic x86_64 bits: 64 gcc: 7.3.0
           Desktop: Cinnamon 3.8.8 (Gtk 3.22.30) Distro: Linux Mint 19 Tara
Machine:   Device: laptop System: ASUSTeK product: GL753VE v: 1.0 serial: N/A
           Mobo: ASUSTeK model: GL753VE v: 1.0 serial: N/A
           UEFI: American Megatrends v: GL753VE.306 date: 01/02/2018
Battery    BAT0: charge: 41.1 Wh 96.4% condition: 42.6/48.2 Wh (88%)
           model: Simplo SDI ICR18650 status: N/A
CPU:       Quad core Intel Core i7-7700HQ (-MT-MCP-) arch: Skylake rev.9 cache: 6144 KB
           flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 22464
           clock speeds: max: 3800 MHz 1: 3745 MHz 2: 3537 MHz 3: 3505 MHz 4: 3724 MHz
           5: 3612 MHz 6: 3412 MHz 7: 3558 MHz 8: 3543 MHz
Graphics:  Card-1: Intel Device 591b bus-ID: 00:02.0
           Card-2: NVIDIA GP107M [GeForce GTX 1050 Ti Mobile] bus-ID: 01:00.0
           Display Server: x11 (X.Org 1.19.6 )
           drivers: modesetting,nvidia (unloaded: fbdev,vesa,nouveau)
           Resolution: 1920x1080@60.02hz
           OpenGL: renderer: GeForce GTX 1050 Ti/PCIe/SSE2
           version: 4.6.0 NVIDIA 396.51 Direct Render: Yes
Audio:     Card Intel CM238 HD Audio Controller driver: snd_hda_intel bus-ID: 00:1f.3
           Sound: Advanced Linux Sound Architecture v: k4.15.0-32-generic
Network:   Card-1: Intel Wireless 7265 driver: iwlwifi bus-ID: 02:00.0
           IF: wlp2s0 state: up mac: <filter>
           Card-2: Realtek RTL8111/8168/8411 PCIE Gigabit Ethernet Controller
           driver: r8169 v: 2.3LK-NAPI port: d000 bus-ID: 03:00.0
           IF: enp3s0 state: up speed: 1000 Mbps duplex: full mac: <filter>
Drives:    HDD Total Size: 1256.6GB (61.3% used)
           ID-1: /dev/sda model: SanDisk_SD8SN8U1 size: 128.0GB
           ID-2: /dev/sdb model: TOSHIBA_MQ01ABD1 size: 1000.2GB
           ID-3: USB /dev/sdc model: Flash_Drive size: 128.3GB
Partition: ID-1: / size: 214G used: 161G (80%) fs: ext4 dev: /dev/sdb2
           ID-2: swap-1 size: 16.10GB used: 0.00GB (0%) fs: swap dev: /dev/sdb3
RAID:      No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors:   System Temperatures: cpu: 55.0C mobo: N/A gpu: 0.0:51C
           Fan Speeds (in rpm): cpu: 0
Info:      Processes: 293 Uptime: 9:10 Memory: 2125.4/15925.4MB
           Init: systemd runlevel: 5 Gcc sys: 7.3.0 Client: Shell (bash 4.4.191) inxi: 2.3.56 

Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Caronte0

Re: Steam Crashing , "glXChooseVisual Failed"

Post by Caronte0 »

I had the same problem. I used

Code: Select all

sudo apt remove --purge nvidia*
and then I installed it through the driver manager.
StevenC21

Re: Steam Crashing , "glXChooseVisual Failed"

Post by StevenC21 »

Early bump since I am extremely stressed about this haha.
StevenC21

Re: Steam Crashing , "glXChooseVisual Failed"

Post by StevenC21 »

Just to clarify, you had the exact same issue, right? With that particular steam error?
DeMorri7

Re: Steam Crashing , "glXChooseVisual Failed"

Post by DeMorri7 »

I do not have the new Mint with the new steam beta installed. But I plan to test it next weekend.
Doing my research I stumbled upon this link:
https://github.com/ValveSoftware/Proton ... PREREQS.md

Maybe it is helpful...
StevenC21

Re: Steam Crashing , "glXChooseVisual Failed"

Post by StevenC21 »

Thank you!
Locked

Return to “Software & Applications”