Steam "Fatal Error: Failed to load steamui.so"
Tofloor
poster avatar
wjatscheslaw
deepin
2016-10-03 01:08
Author
Hello Guys,
I updated my system yesterday and with it has come a nvidia driver upgrade, but since the update my Steam throws the error
Steam "Fatal Error: Failed to load steamui.so" .

When I look which dependencies are missing with this command:

cd ~/.steam/ubuntu12_32
LD_LIBRARY_PATH=$PWDLD_LIBRARY_PATH ldd ./steamui.so

the only one missing is:

libGL.so.1 => not found

and now I don't know how to go on.

I've tried 'apt-cache search libGL.so.1', but I couldn't install any of these packages(libgl1-mesa-swx11 libgl1-mesa-swx11-dbg) without destroying the desktop environment.

Thanks in advance



Reply Favorite View the author
All Replies
infuscomus
deepin
2016-10-03 08:36
#1
try         
libgl1-nvidia-glx
or
libgl1-mesa-glx
Reply View the author
wjatscheslaw
deepin
2016-10-03 08:59
#2
Fixed it by reinstalling the nvidia driver
Reply View the author