[Share Experiences] Deepin 手动升级内核到5.17.2
Tofloor
poster avatar
胡利利
deepin
2022-04-12 17:34
Author

手动升级内核版本5.10.101 到 5.17.2 启动到LOGO界面黑屏很久才能进入系统,有没有大佬遇见过的,求指教一下

图片.png 图片.png

Reply Favorite View the author
All Replies
Kingtous
deepin
2022-04-12 17:43
#1

看看dmesg输出

Reply View the author
胡利利
deepin
2022-04-12 17:49
#2
Kingtous

看看dmesg输出

这个错误,是不是引导配置不对!

图片.png

Reply View the author
胡利利
deepin
2022-04-12 18:06
#3
Kingtous

看看dmesg输出

这个才是5.17.2的启动日志 刚刚那个没切内核

[    0.505166] Key type asymmetric registered
[    0.505169] Asymmetric key parser 'x509' registered
[    1.497924] tsc: Refined TSC clocksource calibration: 1799.999 MHz
[    1.497940] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x19f228ab7a2, max_idle_ns: 440795289252 ns
[    1.498115] clocksource: Switched to clocksource tsc
[   26.872476] Freeing initrd memory: 964700K
[   26.878173] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[   26.878202] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)

Reply View the author
Kingtous
deepin
2022-04-12 19:02
#4
胡利利

这个才是5.17.2的启动日志 刚刚那个没切内核

[    0.505166] Key type asymmetric registered
[    0.505169] Asymmetric key parser 'x509' registered
[    1.497924] tsc: Refined TSC clocksource calibration: 1799.999 MHz
[    1.497940] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x19f228ab7a2, max_idle_ns: 440795289252 ns
[    1.498115] clocksource: Switched to clocksource tsc
[   26.872476] Freeing initrd memory: 964700K
[   26.878173] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[   26.878202] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)

没有看出什么有价值的报错doubt

Reply View the author
胡利利
deepin
2022-04-12 21:54
#5
Kingtous

没有看出什么有价值的报错doubt

这里消耗25秒,什么日志都没输出,不知道做了哪些操作

Reply View the author
thinkpadeepin
deepin
2022-04-12 21:55
#6

deepin下是如何升级的呀?期待!我下载后无法安装,显示依赖不足,如何解?

Reply View the author
thinkpadeepin
deepin
2022-04-12 21:59
#7

我在https://sourceforge.net/projects/xanmod/files/releases/stable/下载过内核,虽然可以安装,但不能正常启动安装的安卓软件,可能是没适配好,没办法又退回到deepin 5.15.24内核了

Reply View the author
胡利利
deepin
2022-04-12 22:00
#8
thinkpadeepin

deepin下是如何升级的呀?期待!我下载后无法安装,显示依赖不足,如何解?

我是自己编译linux-5.17.2

  • 参考 https://www.cnblogs.com/harrypotterjackson/p/11846222.html#_label1
  • 包下载地址 https://kernel.org
Reply View the author
Kingtous
deepin
2022-04-13 01:05
#9
胡利利

我是自己编译linux-5.17.2

  • 参考 https://www.cnblogs.com/harrypotterjackson/p/11846222.html#_label1
  • 包下载地址 https://kernel.org

systemd可以开启debug模式,可以在启动的时候加个启动参数来着。

Reply View the author