[System Installation] 什么时候把系统更新这一块弄好啊
Tofloor
poster avatar
bibichuan
deepin
2022-03-25 16:54
Author

我打开电脑,提示我有系统更新,我到设置里面点击更新,却说我已经是最新的系统了,这是什么操作。

Reply Favorite View the author
All Replies
babyfengfjx
Super Moderator
CQA
2022-03-25 16:55
#1
  • 此部分已经在提交分析优化;
  • 此时可以通过终端进行更新操作:sudo apt update && sudo apt upgrade
Reply View the author
bibichuan
deepin
2022-03-25 17:05
#2

截图_选择区域_20220325090403.png

Reply View the author
bibichuan
deepin
2022-03-25 17:07
#3

不支持新的蓝牙和无线驱动,这个问题怎么解决呢?

Reply View the author
豆浆包子
deepin
2022-03-26 09:39
#4

多用命令行更新,少用图形更新。命令行更新,不用重启。图形窗口不管更新了什么都会提醒重启系统。

Reply View the author
Linux小白2019
deepin
2022-03-26 17:32
#5
bibichuan

不支持新的蓝牙和无线驱动,这个问题怎么解决呢?

这个不好搞,除非你是高手可以自己搞定驱动,或者找高手帮你搞定驱动。

Reply View the author
bibichuan
deepin
2022-03-26 20:31
#6

sudo apt install linux-image-deepin-stable-amd64 linux-headers-deepin-stable-amd64 通过这个命令,升级了内核,暂时解决了办法。

Reply View the author