View previous topic :: View next topic |
Author |
Message |
BillyD Guru
Joined: 05 May 2002 Posts: 323 Location: Australia
|
Posted: Sat May 04, 2019 7:34 am Post subject: Getting Steam to run successfully |
|
|
I've had all sorts of problems trying to get steam to run from the steam-overlay. Launching the steam client would result in it hanging with:
Code: |
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
|
After a few days of searching for a fix, I finally came across a solution.
Step 1 - create the file 99-nvidia.conf in /etc/ld.so.conf.d/ and add these lines:
Code: |
/usr/lib/opengl/nvidia/lib
/usr/lib64/opengl/nvidia/lib
|
Then update the environment:
Now launch steam as your regular user, and you should be good to go. Hope that helps someone - it was driving me mad _________________ We used to have hominid cousins that were vegetarian. The palæontological record suggests that our ancestors killed them and ate them. |
|
Back to top |
|
|
CrazyIvanMN n00b
Joined: 20 Feb 2007 Posts: 45
|
Posted: Tue Nov 05, 2019 5:58 am Post subject: |
|
|
I did the /etc/ld.so.conf.d update, that wasn't enough, I was still receiving the errors.
However, I added the use flag multilib to nvidia-drivers in addition to the ld.so.conf.d update, and that seemed to resolve the "failed to load driver: swrast" for me.
[ebuild R ] x11-drivers/nvidia-drivers-435.21:0/435::gentoo USE="X acpi driver gtk3 kms multilib tools -compat (-libglvnd) -static-libs -uvm -wayland" ABI_X86="(64) -32 (-x32)" 0 KiB |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|