[Seek Help] 升级了20.2, WIFI 断流,如何将内核回5.4LTS
Tofloor
poster avatar
zjacky
deepin
2021-04-10 04:54
Author

升级了20.2, WIFI 容易断流,有无法重新安装WIFI驱动,如何将内核回5.4LTS。

求助各位大神!

Reply Favorite View the author
All Replies
嘿_老板
deepin
2021-04-10 05:30
#1

查看安装内核: dpkg --get-selections|grep linux

卸载:sudo apt remove --purge linux-image-5.8.14-amd64-desktop linux-headers-5.8.14-amd64-desktop

注意版本卸载的版本

Reply View the author
zjacky
deepin
2021-04-10 05:40
#2
嘿_老板

查看安装内核: dpkg --get-selections|grep linux

卸载:sudo apt remove --purge linux-image-5.8.14-amd64-desktop linux-headers-5.8.14-amd64-desktop

注意版本卸载的版本

请问, 怎么安装回5.4LTS内核? 然后我 20.2选的是 5.11.1 的内核安装的

Reply View the author
upc001
deepin
2021-04-10 05:43
#3
zjacky

请问, 怎么安装回5.4LTS内核? 然后我 20.2选的是 5.11.1 的内核安装的

启动时↓,选高级advanced,里面应该还保留着你的老内核。用这个启动。试试。

Reply View the author
Fredoong
deepin
2021-04-10 07:31
#4
sudo apt purge linux-image-5.11.1-amd64-desktop linux-headers-5.11.1-amd64-desktop

sudo apt install linux-image-5.4.70-amd64-desktop linux-headers-5.4.70-amd64-desktop

 

小尾巴~~~专属于Deepin平台开发者的QQ群 792593947

Reply View the author
键盘机
deepin
2021-04-10 20:24
#5

马克,正需要;

我的电脑是闪屏,版主建议用老内核;

Reply View the author
minzhang
deepin
2021-04-16 03:21
#6

mark

Reply View the author