试用5.7内核,星火闪退
Tofloor
poster avatar
不会开车有驾照
deepin
2020-08-29 16:24
Author

Reply Favorite View the author
All Replies
avatar
roy_lz
deepin
2020-08-30 01:29
#1
你们都升级内核了吗?
Reply View the author
avatar
稠鱼
deepin
2020-08-30 01:53
#2
星火用命令装 我这没问题
Reply View the author
avatar
稠鱼
deepin
2020-08-30 01:57
#3
用系统自带的安装器不解决依赖问题所以会闪退
Reply View the author
avatar
忘记、过去
deepin
2020-08-30 02:02
#4
我这里 5.7.7 内核没有任何问题。可以考虑终端执行 spark-store 看看闪退有啥报错信息。
Reply View the author
avatar
bbyzjs
deepin
2020-08-30 02:39
#5
我这5.8.5,火星打开后也会闪退。
Reply View the author
avatar
Viagra
deepin
2020-08-30 02:58
#6
可能是依赖问题,要这样安装
  1. sudo dpkg -i spark-store-xxx(版本号).deb
Copy the Code

然后可能会提示依赖问题
  1. sudo apt install -f
Copy the Code
Reply View the author
avatar
风吹过的绿洲
deepin
2020-08-30 18:26
#7
怎么升级5.7的?
Reply View the author
avatar
忘记、过去
deepin
2020-08-30 19:50
#8

sudo apt install linux-headers-5.7.7-amd64-desktop linux-image-5.7.7-amd64-desktop
Reply View the author
avatar
风吹过的绿洲
deepin
2020-08-31 04:12
#9
https://bbs.deepin.org/post/200801
sudo apt install linux-headers-5.7.7-amd64-desktop linux-image-5.7.7-amd64-desktop

感谢!
Reply View the author