[Seek Help] steam打不开,缺少依赖
Tofloor
poster avatar
浅夏
deepin
2023-01-15 23:07
Author

截图_deepin-terminal_20230115150514.png

截图_zenity_20230115150754.png

Reply Favorite View the author
All Replies
火彩
deepin
2023-01-16 01:06
#1

是显卡驱动的问题?

我的steam没有问题,可以直接安装、运行。

搜了一下~/.steam目录,也没有这个名字的nv文件。

Reply View the author
水木火
deepin
2023-01-16 06:46
#2

终端执行这两行命令试试

pkexec dpkg --add-architecture i386

pkexec apt update

Reply View the author
晚秋(lateautumn)
Moderator
2023-01-16 20:23
#3

我也学习一下,解决方法kissing_heart

Reply View the author
浅夏
deepin
2023-01-16 21:07
#4
晚秋(lateautumn)

我也学习一下,解决方法kissing_heart

sudo apt-get install libglx-nvidia0:i386

玄学,我就这样弄好的

不知道什么原理

Reply View the author
浅夏
deepin
2023-01-16 21:09
#5
火彩

是显卡驱动的问题?

我的steam没有问题,可以直接安装、运行。

搜了一下~/.steam目录,也没有这个名字的nv文件。

没有装显卡驱动

Reply View the author
天边的彩虹
deepin
2023-01-18 04:38
#6

安洛版主的终极大招!希望能帮助你,主要原因是安装选择了nvidia闭源驱动

安装nvidia控制面板:

sudo apt install nvidia-settings

nvidia-smi:

sudo apt install nvidia-smi

Reply View the author