[Others] how can I quit the sace graphic mode after intalling the system?
Tofloor
poster avatar
wohuaxiwang
deepin
2023-03-05 19:18
Author

recently, I have intalled the deepin20 on my pc. i installed it via safe graphic mode, because i cannot install it on the normal mode. After i entering the system, I cannot change the graphic mode in the setup. how can i get a normal mode?
截图_选择区域_20230305111730.png

Reply Favorite View the author
All Replies
avatar
安洛
deepin
2023-03-05 20:33
#1

What's your graphic card? You may need to install the driver for it. Also, have a look at your /etc/default/grub file, and check the GRUB_CMDLINE_LINUX_DEFAULT line, if there is something like nomodeset in this line, delete it, and then run sudo update-grub in the terminal.

Reply View the author
avatar
Amber
deepin
2023-03-05 20:33
#2

If you use nvidia graphics card please install the graphics driver

https://bbs.deepin.org/post/238766

Reply View the author
avatar
忘记、过去
deepin
2023-03-05 23:04
#3

Might be somewhere in /etc/default/grub.d directory, search through those scripts to see if there's anything related to nomodeset. You need to delete it as well and then run sudo update-grub

Reply View the author