[other] steam问题,折腾到半夜也不行,求大佬帮助
Tofloor
poster avatar
186******12
deepin
2025-09-20 00:56
Author

在官网下安装包,按完点图标没反应。卸载了又在应用商店里下载,还是一样的问题。贴吧里找了2个方法也解决不了,我的是N卡。

一个方法是卸载了显卡驱动,下载i386依赖还是啥玩意了,再下载显卡全部驱动,还多了个英伟达X服务器设置的东西,点图标没反应。

第二个方法是运行什么脚本,说是steam不能更新,所以打不开,但是试了几次还是不行。

你说多少给个提示,报错也行呀,咱能搜索学习解决了,这没反应真是难办啊,求大佬,技术牛人帮帮忙啊!!!!

Reply Favorite View the author
All Replies
186******12
deepin
2025-09-20 00:59
#1

01.png

这是第二个方法的图

第一个方法大家折腾过的都知道,我就不再来一遍截图了

Reply View the author
杀毒软件吧
deepin
2025-09-20 01:03
#2

话说deepin应用商店里不是有现成的Steam安装包么?那个应该能直接安装吧

Reply View the author
186******12
deepin
2025-09-20 01:07
#3
杀毒软件吧

话说deepin应用商店里不是有现成的Steam安装包么?那个应该能直接安装吧

俺现在用的就是那个,商店里的,就是点图标没反应

Reply View the author
LiuYongzhang
deepin
2025-09-20 08:01
#4
186******12

01.png

这是第二个方法的图

第一个方法大家折腾过的都知道,我就不再来一遍截图了

sudo apt update && sudo apt reinstall nvidia*full -y

Reply View the author
186******12
deepin
2025-09-20 09:16
#5

他喵的,今天突然自己又能用了,不知所以,下了个游戏可以正常运行,比在win下流畅一点,不然真要滚回win了,感谢大佬的帮助,

Reply View the author
mozixun
Moderator
2025-09-20 21:55
#6
186******12

他喵的,今天突然自己又能用了,不知所以,下了个游戏可以正常运行,比在win下流畅一点,不然真要滚回win了,感谢大佬的帮助,

deepin上使用Steam最佳建议:

sudo apt install steam-devices -y && sudo apt install flatpak -y && sudo flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo && sudo flatpak remote-modify flathub --url=https://mirrors.ustc.edu.cn/flathub && sudo flatpak install com.valvesoftware.Steam -y

无脑复制粘贴秒了,之后不用担心兼容问题

Reply View the author