Ubuntu freezes before or after logging but no in recovery mode
I recently installed Ubuntu 18.04.1 LTS and the first day it worked fine then the second day after a few seconds of boot Ubuntu freezes but when I got to grub and go recovery mode and normal boot it works fine but games are unplayable so does someone knows how to fix this please?
boot 18.04
add a comment |
I recently installed Ubuntu 18.04.1 LTS and the first day it worked fine then the second day after a few seconds of boot Ubuntu freezes but when I got to grub and go recovery mode and normal boot it works fine but games are unplayable so does someone knows how to fix this please?
boot 18.04
Please don't change the question's title to include[SOLVED]
when your problem is solved. Instead, accept one of the given answers or write a self-answer and accept that. It is perfectly OK and encouraged to answer your very own question.
– PerlDuck
Dec 29 '18 at 13:21
Oops i can only choose an corect answere in 21 hours...
– Moises Remoto 2
Dec 29 '18 at 13:35
Yes that's a limitation. You can accept it tomorrow then. I think if you write a question and an answer in one go and post them together, then you can accept it immediately, but I'm not sure. But thank you for adding your answer. I appreciate that.
– PerlDuck
Dec 29 '18 at 13:41
add a comment |
I recently installed Ubuntu 18.04.1 LTS and the first day it worked fine then the second day after a few seconds of boot Ubuntu freezes but when I got to grub and go recovery mode and normal boot it works fine but games are unplayable so does someone knows how to fix this please?
boot 18.04
I recently installed Ubuntu 18.04.1 LTS and the first day it worked fine then the second day after a few seconds of boot Ubuntu freezes but when I got to grub and go recovery mode and normal boot it works fine but games are unplayable so does someone knows how to fix this please?
boot 18.04
boot 18.04
edited Dec 29 '18 at 13:34
Moises Remoto 2
asked Dec 28 '18 at 10:46
Moises Remoto 2Moises Remoto 2
214
214
Please don't change the question's title to include[SOLVED]
when your problem is solved. Instead, accept one of the given answers or write a self-answer and accept that. It is perfectly OK and encouraged to answer your very own question.
– PerlDuck
Dec 29 '18 at 13:21
Oops i can only choose an corect answere in 21 hours...
– Moises Remoto 2
Dec 29 '18 at 13:35
Yes that's a limitation. You can accept it tomorrow then. I think if you write a question and an answer in one go and post them together, then you can accept it immediately, but I'm not sure. But thank you for adding your answer. I appreciate that.
– PerlDuck
Dec 29 '18 at 13:41
add a comment |
Please don't change the question's title to include[SOLVED]
when your problem is solved. Instead, accept one of the given answers or write a self-answer and accept that. It is perfectly OK and encouraged to answer your very own question.
– PerlDuck
Dec 29 '18 at 13:21
Oops i can only choose an corect answere in 21 hours...
– Moises Remoto 2
Dec 29 '18 at 13:35
Yes that's a limitation. You can accept it tomorrow then. I think if you write a question and an answer in one go and post them together, then you can accept it immediately, but I'm not sure. But thank you for adding your answer. I appreciate that.
– PerlDuck
Dec 29 '18 at 13:41
Please don't change the question's title to include
[SOLVED]
when your problem is solved. Instead, accept one of the given answers or write a self-answer and accept that. It is perfectly OK and encouraged to answer your very own question.– PerlDuck
Dec 29 '18 at 13:21
Please don't change the question's title to include
[SOLVED]
when your problem is solved. Instead, accept one of the given answers or write a self-answer and accept that. It is perfectly OK and encouraged to answer your very own question.– PerlDuck
Dec 29 '18 at 13:21
Oops i can only choose an corect answere in 21 hours...
– Moises Remoto 2
Dec 29 '18 at 13:35
Oops i can only choose an corect answere in 21 hours...
– Moises Remoto 2
Dec 29 '18 at 13:35
Yes that's a limitation. You can accept it tomorrow then. I think if you write a question and an answer in one go and post them together, then you can accept it immediately, but I'm not sure. But thank you for adding your answer. I appreciate that.
– PerlDuck
Dec 29 '18 at 13:41
Yes that's a limitation. You can accept it tomorrow then. I think if you write a question and an answer in one go and post them together, then you can accept it immediately, but I'm not sure. But thank you for adding your answer. I appreciate that.
– PerlDuck
Dec 29 '18 at 13:41
add a comment |
3 Answers
3
active
oldest
votes
Hey I already solved the problem. The problem was pretty simple to solve actually. If anyone has that problem here is a tutorial:
On grub
go to advanced options Ubuntu recovery then when you are on the recovery menu press boot normally
. It will boot in Ubuntu recovery mode
Open a terminal
sudo add-apt-repostitory ppa:teejee2008/ppa
sudo apt-get update
sudo apt-get install ukuu
Now go to the applications, open the one called ukuu
, select the latest kernel, press download, wait for it to download, and then restart the computer and boot ubuntu normally. DONE!
add a comment |
I can't understand your problem. Does Ubuntu still freezes or is fine now. Make sure that the disk are mount it by your system. Are the games in a different partition?
Ubuntu freezes after 2s it is boot but it doesnt freeze in recovery mode and no the games are not in different partitons by the way my pc is a lenovo ideapad 320s
– Moises Remoto 2
Dec 28 '18 at 13:14
add a comment |
solutions that may work
in grub, select ubuntu and press e, it will open a text editor, search for
quiet splash
and make itquiet splash acpi=force
Press ctrl X to boot. Fixed
Do it every reboot or edit grub and add it, don't forget to sudo update grub after editing.Disable secure boot from bios
Should i keep $vt_handoff or do i remove that because i wrote splash acpi=force but didnt remove $vt_handoff and it didnt work and yes i disabled secure boot
– Moises Remoto 2
Dec 28 '18 at 15:23
And my computer is a lenovo 320s if that can help
– Moises Remoto 2
Dec 28 '18 at 15:28
Add acpi=force in the quotes like "quiet splash acpi=force" , don't touch any other thing
– Ahmed I. Elsayed
Dec 29 '18 at 0:45
Already solved it i just updated the kernel
– Moises Remoto 2
Dec 29 '18 at 13:10
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
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%2faskubuntu.com%2fquestions%2f1105094%2fubuntu-freezes-before-or-after-logging-but-no-in-recovery-mode%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
Hey I already solved the problem. The problem was pretty simple to solve actually. If anyone has that problem here is a tutorial:
On grub
go to advanced options Ubuntu recovery then when you are on the recovery menu press boot normally
. It will boot in Ubuntu recovery mode
Open a terminal
sudo add-apt-repostitory ppa:teejee2008/ppa
sudo apt-get update
sudo apt-get install ukuu
Now go to the applications, open the one called ukuu
, select the latest kernel, press download, wait for it to download, and then restart the computer and boot ubuntu normally. DONE!
add a comment |
Hey I already solved the problem. The problem was pretty simple to solve actually. If anyone has that problem here is a tutorial:
On grub
go to advanced options Ubuntu recovery then when you are on the recovery menu press boot normally
. It will boot in Ubuntu recovery mode
Open a terminal
sudo add-apt-repostitory ppa:teejee2008/ppa
sudo apt-get update
sudo apt-get install ukuu
Now go to the applications, open the one called ukuu
, select the latest kernel, press download, wait for it to download, and then restart the computer and boot ubuntu normally. DONE!
add a comment |
Hey I already solved the problem. The problem was pretty simple to solve actually. If anyone has that problem here is a tutorial:
On grub
go to advanced options Ubuntu recovery then when you are on the recovery menu press boot normally
. It will boot in Ubuntu recovery mode
Open a terminal
sudo add-apt-repostitory ppa:teejee2008/ppa
sudo apt-get update
sudo apt-get install ukuu
Now go to the applications, open the one called ukuu
, select the latest kernel, press download, wait for it to download, and then restart the computer and boot ubuntu normally. DONE!
Hey I already solved the problem. The problem was pretty simple to solve actually. If anyone has that problem here is a tutorial:
On grub
go to advanced options Ubuntu recovery then when you are on the recovery menu press boot normally
. It will boot in Ubuntu recovery mode
Open a terminal
sudo add-apt-repostitory ppa:teejee2008/ppa
sudo apt-get update
sudo apt-get install ukuu
Now go to the applications, open the one called ukuu
, select the latest kernel, press download, wait for it to download, and then restart the computer and boot ubuntu normally. DONE!
edited Dec 29 '18 at 13:46
PerlDuck
5,86211333
5,86211333
answered Dec 29 '18 at 13:34
Moises Remoto 2Moises Remoto 2
214
214
add a comment |
add a comment |
I can't understand your problem. Does Ubuntu still freezes or is fine now. Make sure that the disk are mount it by your system. Are the games in a different partition?
Ubuntu freezes after 2s it is boot but it doesnt freeze in recovery mode and no the games are not in different partitons by the way my pc is a lenovo ideapad 320s
– Moises Remoto 2
Dec 28 '18 at 13:14
add a comment |
I can't understand your problem. Does Ubuntu still freezes or is fine now. Make sure that the disk are mount it by your system. Are the games in a different partition?
Ubuntu freezes after 2s it is boot but it doesnt freeze in recovery mode and no the games are not in different partitons by the way my pc is a lenovo ideapad 320s
– Moises Remoto 2
Dec 28 '18 at 13:14
add a comment |
I can't understand your problem. Does Ubuntu still freezes or is fine now. Make sure that the disk are mount it by your system. Are the games in a different partition?
I can't understand your problem. Does Ubuntu still freezes or is fine now. Make sure that the disk are mount it by your system. Are the games in a different partition?
answered Dec 28 '18 at 13:12
Dan BoutsiDan Boutsi
1
1
Ubuntu freezes after 2s it is boot but it doesnt freeze in recovery mode and no the games are not in different partitons by the way my pc is a lenovo ideapad 320s
– Moises Remoto 2
Dec 28 '18 at 13:14
add a comment |
Ubuntu freezes after 2s it is boot but it doesnt freeze in recovery mode and no the games are not in different partitons by the way my pc is a lenovo ideapad 320s
– Moises Remoto 2
Dec 28 '18 at 13:14
Ubuntu freezes after 2s it is boot but it doesnt freeze in recovery mode and no the games are not in different partitons by the way my pc is a lenovo ideapad 320s
– Moises Remoto 2
Dec 28 '18 at 13:14
Ubuntu freezes after 2s it is boot but it doesnt freeze in recovery mode and no the games are not in different partitons by the way my pc is a lenovo ideapad 320s
– Moises Remoto 2
Dec 28 '18 at 13:14
add a comment |
solutions that may work
in grub, select ubuntu and press e, it will open a text editor, search for
quiet splash
and make itquiet splash acpi=force
Press ctrl X to boot. Fixed
Do it every reboot or edit grub and add it, don't forget to sudo update grub after editing.Disable secure boot from bios
Should i keep $vt_handoff or do i remove that because i wrote splash acpi=force but didnt remove $vt_handoff and it didnt work and yes i disabled secure boot
– Moises Remoto 2
Dec 28 '18 at 15:23
And my computer is a lenovo 320s if that can help
– Moises Remoto 2
Dec 28 '18 at 15:28
Add acpi=force in the quotes like "quiet splash acpi=force" , don't touch any other thing
– Ahmed I. Elsayed
Dec 29 '18 at 0:45
Already solved it i just updated the kernel
– Moises Remoto 2
Dec 29 '18 at 13:10
add a comment |
solutions that may work
in grub, select ubuntu and press e, it will open a text editor, search for
quiet splash
and make itquiet splash acpi=force
Press ctrl X to boot. Fixed
Do it every reboot or edit grub and add it, don't forget to sudo update grub after editing.Disable secure boot from bios
Should i keep $vt_handoff or do i remove that because i wrote splash acpi=force but didnt remove $vt_handoff and it didnt work and yes i disabled secure boot
– Moises Remoto 2
Dec 28 '18 at 15:23
And my computer is a lenovo 320s if that can help
– Moises Remoto 2
Dec 28 '18 at 15:28
Add acpi=force in the quotes like "quiet splash acpi=force" , don't touch any other thing
– Ahmed I. Elsayed
Dec 29 '18 at 0:45
Already solved it i just updated the kernel
– Moises Remoto 2
Dec 29 '18 at 13:10
add a comment |
solutions that may work
in grub, select ubuntu and press e, it will open a text editor, search for
quiet splash
and make itquiet splash acpi=force
Press ctrl X to boot. Fixed
Do it every reboot or edit grub and add it, don't forget to sudo update grub after editing.Disable secure boot from bios
solutions that may work
in grub, select ubuntu and press e, it will open a text editor, search for
quiet splash
and make itquiet splash acpi=force
Press ctrl X to boot. Fixed
Do it every reboot or edit grub and add it, don't forget to sudo update grub after editing.Disable secure boot from bios
answered Dec 28 '18 at 15:00
Ahmed I. ElsayedAhmed I. Elsayed
1268
1268
Should i keep $vt_handoff or do i remove that because i wrote splash acpi=force but didnt remove $vt_handoff and it didnt work and yes i disabled secure boot
– Moises Remoto 2
Dec 28 '18 at 15:23
And my computer is a lenovo 320s if that can help
– Moises Remoto 2
Dec 28 '18 at 15:28
Add acpi=force in the quotes like "quiet splash acpi=force" , don't touch any other thing
– Ahmed I. Elsayed
Dec 29 '18 at 0:45
Already solved it i just updated the kernel
– Moises Remoto 2
Dec 29 '18 at 13:10
add a comment |
Should i keep $vt_handoff or do i remove that because i wrote splash acpi=force but didnt remove $vt_handoff and it didnt work and yes i disabled secure boot
– Moises Remoto 2
Dec 28 '18 at 15:23
And my computer is a lenovo 320s if that can help
– Moises Remoto 2
Dec 28 '18 at 15:28
Add acpi=force in the quotes like "quiet splash acpi=force" , don't touch any other thing
– Ahmed I. Elsayed
Dec 29 '18 at 0:45
Already solved it i just updated the kernel
– Moises Remoto 2
Dec 29 '18 at 13:10
Should i keep $vt_handoff or do i remove that because i wrote splash acpi=force but didnt remove $vt_handoff and it didnt work and yes i disabled secure boot
– Moises Remoto 2
Dec 28 '18 at 15:23
Should i keep $vt_handoff or do i remove that because i wrote splash acpi=force but didnt remove $vt_handoff and it didnt work and yes i disabled secure boot
– Moises Remoto 2
Dec 28 '18 at 15:23
And my computer is a lenovo 320s if that can help
– Moises Remoto 2
Dec 28 '18 at 15:28
And my computer is a lenovo 320s if that can help
– Moises Remoto 2
Dec 28 '18 at 15:28
Add acpi=force in the quotes like "quiet splash acpi=force" , don't touch any other thing
– Ahmed I. Elsayed
Dec 29 '18 at 0:45
Add acpi=force in the quotes like "quiet splash acpi=force" , don't touch any other thing
– Ahmed I. Elsayed
Dec 29 '18 at 0:45
Already solved it i just updated the kernel
– Moises Remoto 2
Dec 29 '18 at 13:10
Already solved it i just updated the kernel
– Moises Remoto 2
Dec 29 '18 at 13:10
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
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%2faskubuntu.com%2fquestions%2f1105094%2fubuntu-freezes-before-or-after-logging-but-no-in-recovery-mode%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
Please don't change the question's title to include
[SOLVED]
when your problem is solved. Instead, accept one of the given answers or write a self-answer and accept that. It is perfectly OK and encouraged to answer your very own question.– PerlDuck
Dec 29 '18 at 13:21
Oops i can only choose an corect answere in 21 hours...
– Moises Remoto 2
Dec 29 '18 at 13:35
Yes that's a limitation. You can accept it tomorrow then. I think if you write a question and an answer in one go and post them together, then you can accept it immediately, but I'm not sure. But thank you for adding your answer. I appreciate that.
– PerlDuck
Dec 29 '18 at 13:41