[Seek Help] intel n100处理器在deepin 20.8处理器上无法改变分辨率
Tofloor
poster avatar
狗头
deepin
2023-03-14 19:30
Author

xrandr -s上只有800x600 75hz,系统设置里面无选项,是不是当前系统内核还不支持12代酷睿架构的xe核显,还是我设置有问题?n100处理器是4个12代的小核,用的是24eu的xe核显。

Reply Favorite View the author
All Replies
Amber
deepin
2023-03-15 06:57
#1

升级到最新内核,在搜索框搜搜看

Reply View the author
啦啦羊
deepin
2023-03-15 17:49
#2

装的时候要选5.18那个,5.15的不支持,或者升级到6.1.12

sudo apt update && sudo apt install linux-image-6.1.12 linux-headers-6.1.12

Reply View the author
BrianDeepin
deepin
2024-01-07 21:47
#3
啦啦羊

装的时候要选5.18那个,5.15的不支持,或者升级到6.1.12

sudo apt update && sudo apt install linux-image-6.1.12 linux-headers-6.1.12

解决了问题,感谢

Reply View the author