Steam Fatal Error

Fatal Error: Failed to load steamui.so
What can I do?

Hi Tatu,
Based on your error it appears is an issue with SteamOS.
Now is a first installation or you have you updated or installed something in the system?

Try to find if the file is in the system as root (from the terminal)

sudo find / -iname “steamui.so”

if found please display here the content of /etc/ld.so.conf.d

If not found it is needed to reinstall some pkg (we will see).

U might as well try to re-run the ldconfig file if the file is found

sudo ldconfig