Deepin Linux installed, ugly and unresponsive GRUB menu

Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I bought a small, used laptop (Lenovo Thinkpad X1 Carbon, 3rd gen.), mainly to take it with me on trips, to make office stuff and code ;-) So i thought, not another windows, let's try a Linux distro again. I've had Ubuntu, Mint etc. for a couple of times in the past. This time I choose Deepin Linux for it's nice look and the simplicity.
Since over a day I tried the installation, every time there where some hickups, like ACPI Errors ("Needed type [Reference], found [Integer]" or "Method parse/execution failed"), or USB errors (error -110). But in the end somehow I managed to run it.
The only thing thats very ugly is the GRUB menu, it's graphical disorted und doesn't seem to take the keyboard inputs correct. For better understanding, I've attached a pic.
I've tried to change the resolution in grub.cfg, but that doesn't change a thing.
Does anyone can tell me how I get a nice, normal GRUB menu?
Also, while booting, there are some short messsages, like the one with the ACPI error, is it possible to hide them and only show the graphic while booting?
Just to be sure, another thing: It's possible to move the /home mount point to a extra partition and crypt it after first install, right?

boot grub deepin
New contributor
sagerobert is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
up vote
0
down vote
favorite
I bought a small, used laptop (Lenovo Thinkpad X1 Carbon, 3rd gen.), mainly to take it with me on trips, to make office stuff and code ;-) So i thought, not another windows, let's try a Linux distro again. I've had Ubuntu, Mint etc. for a couple of times in the past. This time I choose Deepin Linux for it's nice look and the simplicity.
Since over a day I tried the installation, every time there where some hickups, like ACPI Errors ("Needed type [Reference], found [Integer]" or "Method parse/execution failed"), or USB errors (error -110). But in the end somehow I managed to run it.
The only thing thats very ugly is the GRUB menu, it's graphical disorted und doesn't seem to take the keyboard inputs correct. For better understanding, I've attached a pic.
I've tried to change the resolution in grub.cfg, but that doesn't change a thing.
Does anyone can tell me how I get a nice, normal GRUB menu?
Also, while booting, there are some short messsages, like the one with the ACPI error, is it possible to hide them and only show the graphic while booting?
Just to be sure, another thing: It's possible to move the /home mount point to a extra partition and crypt it after first install, right?

boot grub deepin
New contributor
sagerobert is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
Use the default textmode menu, forget gfxmenu.
– Ipor Sircer
Nov 18 at 21:43
Thaks, i would love to do so, how can I accomplish this?
– sagerobert
Nov 18 at 21:53
Simply doesn't load the gfxmenu module in/boot/grub/grub.cfgand don't change videomode.
– Ipor Sircer
Nov 18 at 21:56
OK I'll try, thanks for this time! ;-)
– sagerobert
Nov 18 at 22:14
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I bought a small, used laptop (Lenovo Thinkpad X1 Carbon, 3rd gen.), mainly to take it with me on trips, to make office stuff and code ;-) So i thought, not another windows, let's try a Linux distro again. I've had Ubuntu, Mint etc. for a couple of times in the past. This time I choose Deepin Linux for it's nice look and the simplicity.
Since over a day I tried the installation, every time there where some hickups, like ACPI Errors ("Needed type [Reference], found [Integer]" or "Method parse/execution failed"), or USB errors (error -110). But in the end somehow I managed to run it.
The only thing thats very ugly is the GRUB menu, it's graphical disorted und doesn't seem to take the keyboard inputs correct. For better understanding, I've attached a pic.
I've tried to change the resolution in grub.cfg, but that doesn't change a thing.
Does anyone can tell me how I get a nice, normal GRUB menu?
Also, while booting, there are some short messsages, like the one with the ACPI error, is it possible to hide them and only show the graphic while booting?
Just to be sure, another thing: It's possible to move the /home mount point to a extra partition and crypt it after first install, right?

boot grub deepin
New contributor
sagerobert is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I bought a small, used laptop (Lenovo Thinkpad X1 Carbon, 3rd gen.), mainly to take it with me on trips, to make office stuff and code ;-) So i thought, not another windows, let's try a Linux distro again. I've had Ubuntu, Mint etc. for a couple of times in the past. This time I choose Deepin Linux for it's nice look and the simplicity.
Since over a day I tried the installation, every time there where some hickups, like ACPI Errors ("Needed type [Reference], found [Integer]" or "Method parse/execution failed"), or USB errors (error -110). But in the end somehow I managed to run it.
The only thing thats very ugly is the GRUB menu, it's graphical disorted und doesn't seem to take the keyboard inputs correct. For better understanding, I've attached a pic.
I've tried to change the resolution in grub.cfg, but that doesn't change a thing.
Does anyone can tell me how I get a nice, normal GRUB menu?
Also, while booting, there are some short messsages, like the one with the ACPI error, is it possible to hide them and only show the graphic while booting?
Just to be sure, another thing: It's possible to move the /home mount point to a extra partition and crypt it after first install, right?

boot grub deepin
boot grub deepin
New contributor
sagerobert is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
sagerobert is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited Nov 18 at 22:10
Rui F Ribeiro
38.2k1475123
38.2k1475123
New contributor
sagerobert is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked Nov 18 at 21:39
sagerobert
11
11
New contributor
sagerobert is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
sagerobert is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
sagerobert is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
Use the default textmode menu, forget gfxmenu.
– Ipor Sircer
Nov 18 at 21:43
Thaks, i would love to do so, how can I accomplish this?
– sagerobert
Nov 18 at 21:53
Simply doesn't load the gfxmenu module in/boot/grub/grub.cfgand don't change videomode.
– Ipor Sircer
Nov 18 at 21:56
OK I'll try, thanks for this time! ;-)
– sagerobert
Nov 18 at 22:14
add a comment |
1
Use the default textmode menu, forget gfxmenu.
– Ipor Sircer
Nov 18 at 21:43
Thaks, i would love to do so, how can I accomplish this?
– sagerobert
Nov 18 at 21:53
Simply doesn't load the gfxmenu module in/boot/grub/grub.cfgand don't change videomode.
– Ipor Sircer
Nov 18 at 21:56
OK I'll try, thanks for this time! ;-)
– sagerobert
Nov 18 at 22:14
1
1
Use the default textmode menu, forget gfxmenu.
– Ipor Sircer
Nov 18 at 21:43
Use the default textmode menu, forget gfxmenu.
– Ipor Sircer
Nov 18 at 21:43
Thaks, i would love to do so, how can I accomplish this?
– sagerobert
Nov 18 at 21:53
Thaks, i would love to do so, how can I accomplish this?
– sagerobert
Nov 18 at 21:53
Simply doesn't load the gfxmenu module in
/boot/grub/grub.cfg and don't change videomode.– Ipor Sircer
Nov 18 at 21:56
Simply doesn't load the gfxmenu module in
/boot/grub/grub.cfg and don't change videomode.– Ipor Sircer
Nov 18 at 21:56
OK I'll try, thanks for this time! ;-)
– sagerobert
Nov 18 at 22:14
OK I'll try, thanks for this time! ;-)
– sagerobert
Nov 18 at 22:14
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
After changeing the resolution you need to:
update-grub
You can also turn off acpi in the grub configuration:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi=off"
As far as making the grub menu look better you could try setting the
GFXMODE="1024x768" or to the best resolution your monitor supports.
To answer the last question, yes you can migrate the home folder and crypt it. You will just have to edit the fstab to reflect the changes.
New contributor
Michael Prokopec is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
Yeah, now I have a normal text interface, which is great and looking "normal". Thanks too you guys!
– sagerobert
Nov 19 at 7:36
Your are welcome.
– Michael Prokopec
Nov 19 at 7:37
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
After changeing the resolution you need to:
update-grub
You can also turn off acpi in the grub configuration:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi=off"
As far as making the grub menu look better you could try setting the
GFXMODE="1024x768" or to the best resolution your monitor supports.
To answer the last question, yes you can migrate the home folder and crypt it. You will just have to edit the fstab to reflect the changes.
New contributor
Michael Prokopec is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
Yeah, now I have a normal text interface, which is great and looking "normal". Thanks too you guys!
– sagerobert
Nov 19 at 7:36
Your are welcome.
– Michael Prokopec
Nov 19 at 7:37
add a comment |
up vote
0
down vote
After changeing the resolution you need to:
update-grub
You can also turn off acpi in the grub configuration:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi=off"
As far as making the grub menu look better you could try setting the
GFXMODE="1024x768" or to the best resolution your monitor supports.
To answer the last question, yes you can migrate the home folder and crypt it. You will just have to edit the fstab to reflect the changes.
New contributor
Michael Prokopec is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
Yeah, now I have a normal text interface, which is great and looking "normal". Thanks too you guys!
– sagerobert
Nov 19 at 7:36
Your are welcome.
– Michael Prokopec
Nov 19 at 7:37
add a comment |
up vote
0
down vote
up vote
0
down vote
After changeing the resolution you need to:
update-grub
You can also turn off acpi in the grub configuration:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi=off"
As far as making the grub menu look better you could try setting the
GFXMODE="1024x768" or to the best resolution your monitor supports.
To answer the last question, yes you can migrate the home folder and crypt it. You will just have to edit the fstab to reflect the changes.
New contributor
Michael Prokopec is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
After changeing the resolution you need to:
update-grub
You can also turn off acpi in the grub configuration:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi=off"
As far as making the grub menu look better you could try setting the
GFXMODE="1024x768" or to the best resolution your monitor supports.
To answer the last question, yes you can migrate the home folder and crypt it. You will just have to edit the fstab to reflect the changes.
New contributor
Michael Prokopec is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Michael Prokopec is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered Nov 19 at 4:04
Michael Prokopec
3088
3088
New contributor
Michael Prokopec is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Michael Prokopec is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Michael Prokopec is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
Yeah, now I have a normal text interface, which is great and looking "normal". Thanks too you guys!
– sagerobert
Nov 19 at 7:36
Your are welcome.
– Michael Prokopec
Nov 19 at 7:37
add a comment |
1
Yeah, now I have a normal text interface, which is great and looking "normal". Thanks too you guys!
– sagerobert
Nov 19 at 7:36
Your are welcome.
– Michael Prokopec
Nov 19 at 7:37
1
1
Yeah, now I have a normal text interface, which is great and looking "normal". Thanks too you guys!
– sagerobert
Nov 19 at 7:36
Yeah, now I have a normal text interface, which is great and looking "normal". Thanks too you guys!
– sagerobert
Nov 19 at 7:36
Your are welcome.
– Michael Prokopec
Nov 19 at 7:37
Your are welcome.
– Michael Prokopec
Nov 19 at 7:37
add a comment |
sagerobert is a new contributor. Be nice, and check out our Code of Conduct.
sagerobert is a new contributor. Be nice, and check out our Code of Conduct.
sagerobert is a new contributor. Be nice, and check out our Code of Conduct.
sagerobert is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f482614%2fdeepin-linux-installed-ugly-and-unresponsive-grub-menu%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
Use the default textmode menu, forget gfxmenu.
– Ipor Sircer
Nov 18 at 21:43
Thaks, i would love to do so, how can I accomplish this?
– sagerobert
Nov 18 at 21:53
Simply doesn't load the gfxmenu module in
/boot/grub/grub.cfgand don't change videomode.– Ipor Sircer
Nov 18 at 21:56
OK I'll try, thanks for this time! ;-)
– sagerobert
Nov 18 at 22:14