nvidia - Can't install Steam on 16.10 - Ask Ubuntu
i tried install steam on clean installation of ubuntu 16.10 (amd64) proprietary nvidia-drivers. used sudo apt-get install steam
in terminal. icon apears , can start steam. if download starts (into application-window) nothing happens... (to clear: i'm not talking game-download)
(the internet connection works fine.)
is there workaround?
try rm ~/.steam/steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6
removes library steam uses, , makes steam use system library. fixes non proprietary drivers, might fix proprietary ones. more of temporary fix, hope helps!
Comments
Post a Comment