[System Installation] 双系统闪屏
Tofloor
poster avatar
MrJiao
deepin
2022-03-20 03:04
Author

win11装双系统,一直闪屏,硬是安装好了,但是只要移动鼠标或者触摸板,就会闪屏,有时候直接变花屏了,电脑是联想yoga14s,各位大佬,救救我吧

Reply Favorite View the author
All Replies
jjcui8595
deepin
2022-03-20 04:06
#1

两个系统都闪吗

Reply View the author
MrJiao
deepin
2022-03-20 04:24
#2
jjcui8595

两个系统都闪吗

一个,只有深度闪屏,win进入后一切正常

Reply View the author
MrJiao
deepin
2022-03-20 04:25
#3
jjcui8595

两个系统都闪吗

交流群说改内核,可是我不会啊,超出能力范围了😭

Reply View the author
jjcui8595
deepin
2022-03-20 04:25
#4

什么配置?

Reply View the author
MrJiao
deepin
2022-03-20 04:34
#5
jjcui8595

什么配置?

联想yoga14s,i51135G7,Xe核显

Reply View the author
jjcui8595
deepin
2022-03-20 04:39
#6

应该是CPU太新、系统驱动不正确造成的,建议更新内核到5.15或到intel官网找到有没有相应驱动

Reply View the author
MrJiao
deepin
2022-03-20 05:09
#7
jjcui8595

应该是CPU太新、系统驱动不正确造成的,建议更新内核到5.15或到intel官网找到有没有相应驱动

好吧,回头我再研究研究

Reply View the author
jjcui8595
deepin
2022-03-20 05:26
#8

手动升级内核方法:

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

Reply View the author
bigben446
deepin
2022-03-20 07:14
#9
jjcui8595

手动升级内核方法:

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

这个命令可能有问题,可能安装了比较老的版本,我用这个这个命令默认安装5.7,事实上最新的5.10

sudo apt install linux-image,tab选择想要的比较新的版本

sudo apt install linux-headers ,tab选择想要的比较新的版本

Reply View the author
jjcui8595
deepin
2022-03-20 14:28
#10
bigben446

这个命令可能有问题,可能安装了比较老的版本,我用这个这个命令默认安装5.7,事实上最新的5.10

sudo apt install linux-image,tab选择想要的比较新的版本

sudo apt install linux-headers ,tab选择想要的比较新的版本

那是官方提供的方法,你的方法也可以。更新后问题解决了吗

Reply View the author
MrJiao
deepin
2022-05-01 08:21
#11
jjcui8595

那是官方提供的方法,你的方法也可以。更新后问题解决了吗

后来官方版本更新内核了,闪屏没有了

Reply View the author
jjcui8595
deepin
2022-05-01 13:51
#12
MrJiao

后来官方版本更新内核了,闪屏没有了

问题解决了就好

Reply View the author