You are not logged in.

#1 2019-06-08 04:31:38

tdphys
Member
From: Lower Mainland
Registered: 2005-06-14
Posts: 50

steam crashing - Nvidia Optimus - SOLVED

I've got a Dell laptop with dual graphics, had steam working with bumblebee and primus-run but now I've had to go back to using straight up Optimus to have hdmi out working (gotta run some DnD maps off of my laptop)

Steams just crashing for me now,  thoughts?


(gdb) run
Starting program: /home/todd/.local/share/Steam/ubuntu12_32/steam 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Installing breakpad exception handler for appid(steam)/version(1556574584)
[New Thread 0xefb6eb40 (LWP 28304)]
[New Thread 0xef1ffb40 (LWP 28305)]
[New Thread 0xee7ffb40 (LWP 28306)]
[New Thread 0xeddffb40 (LWP 28307)]
libGL error: No matching fbConfigs or visuals found
[Thread 0xeddffb40 (LWP 28307) exited]
[Thread 0xee7ffb40 (LWP 28306) exited]
[Thread 0xef1ffb40 (LWP 28305) exited]
[Thread 0xefb6eb40 (LWP 28304) exited]
libGL error: failed to load driver: swrast

Thread 1 "steam" received signal SIGTRAP, Trace/breakpoint trap.
0x565a6886 in xerror_handler(_XDisplay*, XErrorEvent*) ()
(gdb) bt
#0  0x565a6886 in xerror_handler(_XDisplay*, XErrorEvent*) ()
#1  0xf7ebacba in _XError () from /usr/lib32/libX11.so.6
#2  0xf7eb782d in ?? () from /usr/lib32/libX11.so.6
#3  0xf7eb78d7 in ?? () from /usr/lib32/libX11.so.6
#4  0xf7eb834b in _XEventsQueued () from /usr/lib32/libX11.so.6
#5  0xf7eb8655 in _XFlush () from /usr/lib32/libX11.so.6
#6  0xf7ebb39a in _XGetRequest () from /usr/lib32/libX11.so.6
#7  0xf7ebb4fe in ?? () from /usr/lib32/libX11.so.6
#8  0xf7ea544a in XListExtensions () from /usr/lib32/libX11.so.6
#9  0x565a651c in ?? ()

Last edited by tdphys (2019-06-08 17:49:00)

Offline

#2 2019-06-08 10:29:02

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,427

Re: steam crashing - Nvidia Optimus - SOLVED

Your - at least 32bit - GL setup is incorrect. How did you "go back to using straight Optimus" exactly? Post your configuration files and

pacman -Qs nvidia
pacman -Qs libgl
lspci -k

and a xorg log.

Offline

#3 2019-06-08 17:48:37

tdphys
Member
From: Lower Mainland
Registered: 2005-06-14
Posts: 50

Re: steam crashing - Nvidia Optimus - SOLVED

Yep, I just needed to install lib32 nvidia-utils,  thanks!

Offline

Board footer

Powered by FluxBB