How to fix your boot screen after video driver install
Tofloor
poster avatar
floweringmind
deepin
2015-02-10 18:52
Author
Download the zipped script and extract it:
http://static.kyleabaker.com/downloads/ ... fix.sh.zip

Open a terminal window and navigate to the directory containing the script.
Enter the following command to make the script executable:
  1. chmod +x plymouth-resolution-fix.sh
Copy the Code

Enter the following command to run the script (followed by your password):
  1. sudo ./plymouth-resolution-fix.sh
Copy the Code

Reboot
Reply Favorite View the author
All Replies
dacano1990
deepin
2015-02-14 23:52
#1
Hey, thanks for this. It works quite well i just have an issue with the resolution, it seems like 800x600 or 1024x768 rather than 1600x900. I checked /etc/default/grub ---> GFX_MODE= 1600x900 but it looks nothing like it. Any idea what went wrong?
Reply View the author
floweringmind
deepin
2015-02-16 16:10
#2
Have you tried modifying the bash file to work at resolution you need?
Reply View the author
dacano1990
deepin
2015-02-16 21:54
#3
Is there any bash file in particular? Sorry but I am kind of new to Deepin.
Reply View the author
floweringmind
deepin
2015-02-18 09:42
#4
This is the bash file: plymouth-resolution-fix.sh
You can edit it with a text editor and you can change the resolution of the boot screen.
Reply View the author
dacano1990
deepin
2015-02-20 20:09
#5
Hello floweringmind. I tried setting the resolution to 1600x900 but the splash screen still shows a huge deepin logo.
Reply View the author