[Tutorials] 求大神指导
Tofloor
poster avatar
Algea
deepin
2023-06-04 03:51
Author

image.png

没办法升级系统,声音也无法正常外放,亮度无法调节,这是怎么回事??

Reply Favorite View the author
All Replies
阿尼樱奈奈
deepin
2023-06-04 04:06
#1

先去 /etc/apt/sources.list 把opensuse的源删了

如果sources.list里没有该源,就去 /etc/apt/sources.list.d 文件夹找找,然后看看每个文件,把含有该源的文件删除

Reply View the author
Algea
deepin
2023-06-04 04:15
#2
阿尼樱奈奈

先去 /etc/apt/sources.list 把opensuse的源删了

如果sources.list里没有该源,就去 /etc/apt/sources.list.d 文件夹找找,然后看看每个文件,把含有该源的文件删除

已经删掉了,然后该怎么办
image.png

Reply View the author
阿尼樱奈奈
deepin
2023-06-04 04:18
#3
Algea

已经删掉了,然后该怎么办
image.png

执行:sudo apt update && sudo apt upgrade。

如果出现“有几个软件包无法下载……”的提示,执行:sudo apt-get update && sudo apt-get dist-upgrade

Reply View the author
青稚
deepin
2023-06-04 04:19
#4
Algea

已经删掉了,然后该怎么办
image.png

换个内核试试看,可能是内核不匹配导致的。

失效源你已经清理完了,可以正常升级系统了。

Reply View the author
Algea
deepin
2023-06-04 04:23
#5
青稚

换个内核试试看,可能是内核不匹配导致的。

失效源你已经清理完了,可以正常升级系统了。

怎么可以找到相匹配的内核呢?

Reply View the author
Algea
deepin
2023-06-04 04:23
#6
青稚

换个内核试试看,可能是内核不匹配导致的。

失效源你已经清理完了,可以正常升级系统了。

声音和亮度问题是否也是内核不匹配造成的?

Reply View the author
阿尼樱奈奈
deepin
2023-06-04 04:28
#7
Algea

声音和亮度问题是否也是内核不匹配造成的?

应该是,内核太旧了。

Reply View the author
阿尼樱奈奈
deepin
2023-06-04 04:30
#8
Algea

怎么可以找到相匹配的内核呢?

参考一下这个帖子:https://bbs.deepin.org/phone/zh/post/254997

Reply View the author
青稚
deepin
2023-06-04 04:38
#9
Algea

怎么可以找到相匹配的内核呢?

我编译过6.2.12的xanmod内核,我帖子里面有下载链接,如果怕出问题的话,推荐使用官方内核。

Reply View the author
Algea
deepin
2023-06-04 06:26
#10

安装内核后应用商店打不开

Reply View the author
花雨落逝
Moderator
2023-06-04 07:51
#11
Algea

安装内核后应用商店打不开

不应该,你重启下试试看?

终端输入 uname -a发一下

Reply View the author
Algea
deepin
2023-06-04 07:53
#12
花雨落逝

不应该,你重启下试试看?

终端输入 uname -a发一下

image.png

Reply View the author