steam更新失败是什么原因,你们怎么解决?
Tofloor
poster avatar
from-wh
deepin
2018-05-27 08:09
Author

Reply Favorite View the author
All Replies
avatar
from-wh
deepin
2018-05-27 08:31
#1
求大神~
Reply View the author
avatar
puck
deepin
2018-05-27 10:31
#2
话说你怎么用steam玩游戏啊,核显带不起来,我安装闭源驱动又失败。。。
Reply View the author
avatar
FZFZ
deepin
2018-05-27 18:38
#3
网络不通,先查自己的网络。如果不行。
命令行执行以下:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys B05498B7

sudo sh -c 'echo "deb http://repo.steampowered.com/steam/ precise steam" >> /etc/apt/sources.list.d/steam.list'

sudo apt install steam

如果通过以上方法无法启动steam
在命令行里执行steam,查看一下具体出现的问题,再反馈回来。
Reply View the author