[3rd-Party Apps] 反恐精英打不开
Tofloor
poster avatar
gigkit
deepin
2021-01-14 04:04
Author

反恐精英打不开

Reply Favorite View the author
All Replies
非专业摸鱼选手
deepin
2021-01-14 04:15
#1

少依赖吧

Reply View the author
lcw0268
deepin
2021-01-14 05:22
#2

sudo dpkg --add-architecture i386

sudo apt update

sudo apt install libgl1 libgl1:i386

Reply View the author
gigkit
deepin
2021-01-14 05:24
#3
lcw0268

sudo dpkg --add-architecture i386

sudo apt update

sudo apt install libgl1 libgl1:i386

试过了还是一样的

Reply View the author
gigkit
deepin
2021-01-14 05:41
#4
非专业摸鱼选手

少依赖吧

什么依赖

Reply View the author
Ziggy
deepin
2021-01-14 06:05
#5

有没有显卡驱动?

Reply View the author
lcw0268
deepin
2021-01-14 06:07
#6
gigkit

试过了还是一样的

哦,我都没有看完你的图片,就去搜 libgl了。

hw.so可能是brltty或xserver-xorg-core.

  brltty
Reply View the author
gigkit
deepin
2021-01-14 17:45
#7
lcw0268

哦,我都没有看完你的图片,就去搜 libgl了。

hw.so可能是brltty或xserver-xorg-core.

  brltty

sudo apt-get install libgl1-nvidia-glvnd-glx:i386 执行这个

Reply View the author