求助下面这个GRUB如何调整设置
Tofloor
poster avatar
背包
deepin
2020-06-18 01:31
Author
本帖最后由 beibao_jy 于 2020-6-17 22:46 编辑



系统:V20beta
显示器分辨率:1366*768
这个GRUB分辨率显示不正常,如何调整?





Reply Favorite View the author
All Replies
avatar
stone
deepin
2020-06-18 01:45
#1
  1. sudo dedit /etc/default/grub
Copy the Code

找到 GRUB_GFXMODE 这一项,把后面的值改成1366X768,然后
  1. sudo update-grub
Copy the Code
,重启看看是不是变回来了?
Reply View the author
avatar
背包
deepin
2020-06-18 02:07
#2
试过了,修改完重启,第一次正常显示,等第二次重启又恢复了
系统又把它改为默认的了
Reply View the author