[System Installation] 根据官方的说明来升级还是错误
Tofloor
poster avatar
q77190858
deepin
2021-04-02 23:31
Author

这是正常的错误吗?

Reply Favorite View the author
All Replies
avatar
SamLukeYes
deepin
2021-04-02 23:33
#1

你的 dpkg 还在运行呢

让子弹再飞一会儿

Reply View the author
avatar
q77190858
deepin
2021-04-02 23:43
#2

更新以后笔记本的亮度调解失效了,现在眼已瞎。。。

Reply View the author
avatar
q77190858
deepin
2021-04-02 23:47
#3

进了设置中心->显示,发现这里面可以调节亮度,但是笔记本快捷键无法调节亮度。同时又看到显示设置界面改动了,取消了二级设置区域,所有的显示选项都写在一个panel里面了。这难道就是亮度出bug的原因(破案了?)

Reply View the author
avatar
element
deepin
2021-04-03 00:02
#4

你要不试试其他会员的解决办法

1. sudo apt-mark hold systemd  

2.sudo dpkg --configure -a  

3.sudo apt install linux-image-deepin-stable-amd64 linux-headers-deepin-stable-amd64

4.sudo apt-mark unhold systemd      

5.sudo apt update

6.sudo apt dist-upgrade -y

Reply View the author
avatar
george-t
deepin
2021-04-03 00:44
#5

设置中心的显示亮度设置是假的,亮度调节,但实际屏幕的亮度没有任何变化。

Reply View the author
avatar
inwind
deepin
2021-04-03 01:52
#6

可以的,多等等,我刚才已经成功

Reply View the author
avatar
zed7th
deepin
2021-04-03 01:55
#7

这个会导致dpkg安装软件的时候卡较久时间,可以先ctrl+c 中断,然后sudo apt install libldap-2.4.2,然后再继续升级系统

Reply View the author
avatar
Ziggy
deepin
2021-04-03 22:33
#8

这个最新的https://bbs.deepin.org/zh/post/217934

Reply View the author