[Kernel/Drive] 升级内核出现错误
Tofloor
poster avatar
sun17
deepin
2022-06-11 19:47
Author

image.png

Reply Favorite View the author
Comments
poster avatar
正直笔尖
2022-06-11 21:56
新手对升级内核特别感兴趣,好奇心忒强!当好奇心一过,对折腾内核没什么意义。
All Replies
来自Ubuntu的某位用户
deepin
2022-06-11 20:20
#1

现在系统是什么版本?

新手建议不要尝试自己升级内核,有可能会Kernel Panic(内核错误)

Reply View the author
cuijun1225
deepin
2022-06-12 08:24
#2

当前系统内核如果没有问题,不必纠结内核版本,新的内核主要是为了解决新的硬件,如果你的电脑配置不是最近几年出的新电脑,旧内核使用没有问题的话,完全没必要升级内核

就像我现在的硬件比较新,旧内核遇到的问题,哪怕升级现在最新的5.18.3内核,和官方5.15内核没有任何区别

Reply View the author
sun17
deepin
2022-06-13 03:06
#3
来自Ubuntu的某位用户

现在系统是什么版本?

新手建议不要尝试自己升级内核,有可能会Kernel Panic(内核错误)

不是折腾,是i5-1135g7 Xe集显,当前版本显卡驱动不支持,无法更改分辨率和方向

Reply View the author
sun17
deepin
2022-06-13 03:06
#4
cuijun1225

当前系统内核如果没有问题,不必纠结内核版本,新的内核主要是为了解决新的硬件,如果你的电脑配置不是最近几年出的新电脑,旧内核使用没有问题的话,完全没必要升级内核

就像我现在的硬件比较新,旧内核遇到的问题,哪怕升级现在最新的5.18.3内核,和官方5.15内核没有任何区别

不是折腾,是i5-1135g7 Xe集显,当前版本显卡驱动不支持,无法更改分辨率和方向

Reply View the author
cuijun1225
deepin
2022-06-14 18:40
#5

新硬件5.15起步啊,你用LTS5.10内核肯定不行!

安装stable内核
sudo apt install linux-image-deepin-stable-amd64 linux-headers-deepin-stable-amd64

Reply View the author
sun17
deepin
2022-06-15 21:54
#6
cuijun1225

新硬件5.15起步啊,你用LTS5.10内核肯定不行!

安装stable内核
sudo apt install linux-image-deepin-stable-amd64 linux-headers-deepin-stable-amd64

这个内核是哪个版本的呢

Reply View the author
cuijun1225
deepin
2022-06-22 19:41
#7
sun17

这个内核是哪个版本的呢

这是官方5.15稳定内核,全新安装系统时候可以选择用这个!

Reply View the author