Steam "Fatal Error: Failed to load steamui.so"
Community Discussion 1201 views · 2 replies ·
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.
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