ubuntu 18.04 won't shutdown (freeze) after sleep
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
up vote
3
down vote
favorite
Shutdown works fine, but when I come back from sleep mode, and I try to shutdown my computer, it simply freezes. The screen keeps showing my opened applications, but I can't do anything (no mouse or keyboard response). Finally, I have to force a shutdown pressing the power button.
Tried to edit grub file by adding acpi=off
but had no success.
Edit:
path to grub file:
/etc/default/grub
Edited that grub file by changing it from
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
to
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi=off".
Also tried:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_rev_override=1"
but didn't work as well.
I'm using nvidia-driver-390. I'll see if this bug persists using the open source driver
My kernel is 4.16.8 (latest stable version)
shutdown 18.04 freeze hibernate
add a comment |Â
up vote
3
down vote
favorite
Shutdown works fine, but when I come back from sleep mode, and I try to shutdown my computer, it simply freezes. The screen keeps showing my opened applications, but I can't do anything (no mouse or keyboard response). Finally, I have to force a shutdown pressing the power button.
Tried to edit grub file by adding acpi=off
but had no success.
Edit:
path to grub file:
/etc/default/grub
Edited that grub file by changing it from
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
to
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi=off".
Also tried:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_rev_override=1"
but didn't work as well.
I'm using nvidia-driver-390. I'll see if this bug persists using the open source driver
My kernel is 4.16.8 (latest stable version)
shutdown 18.04 freeze hibernate
Which grub file did you attempt to edit? Please help us help you by editing a copy into your post.
â Elder Geek
May 10 at 20:06
updated the post @ElderGeek. Thanks for trying to help!
â Zé Mário
May 10 at 21:41
Did you runsudo update-grub
after changing config file and reboot for changes to take effect?
â WinEunuuchs2Unix
May 10 at 21:47
@WinEunuuchs2Unix yes, i did
â Zé Mário
May 10 at 22:34
If you've attempted numerous versions of the Nvidia driver, strange things can occur. this post might be useful to you.
â Elder Geek
May 10 at 22:59
add a comment |Â
up vote
3
down vote
favorite
up vote
3
down vote
favorite
Shutdown works fine, but when I come back from sleep mode, and I try to shutdown my computer, it simply freezes. The screen keeps showing my opened applications, but I can't do anything (no mouse or keyboard response). Finally, I have to force a shutdown pressing the power button.
Tried to edit grub file by adding acpi=off
but had no success.
Edit:
path to grub file:
/etc/default/grub
Edited that grub file by changing it from
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
to
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi=off".
Also tried:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_rev_override=1"
but didn't work as well.
I'm using nvidia-driver-390. I'll see if this bug persists using the open source driver
My kernel is 4.16.8 (latest stable version)
shutdown 18.04 freeze hibernate
Shutdown works fine, but when I come back from sleep mode, and I try to shutdown my computer, it simply freezes. The screen keeps showing my opened applications, but I can't do anything (no mouse or keyboard response). Finally, I have to force a shutdown pressing the power button.
Tried to edit grub file by adding acpi=off
but had no success.
Edit:
path to grub file:
/etc/default/grub
Edited that grub file by changing it from
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
to
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi=off".
Also tried:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_rev_override=1"
but didn't work as well.
I'm using nvidia-driver-390. I'll see if this bug persists using the open source driver
My kernel is 4.16.8 (latest stable version)
shutdown 18.04 freeze hibernate
edited May 10 at 22:35
asked May 10 at 13:12
![](https://lh6.googleusercontent.com/-ggysipjiw8g/AAAAAAAAAAI/AAAAAAAABLk/RvNZJuqEr5g/photo.jpg?sz=32)
![](https://lh6.googleusercontent.com/-ggysipjiw8g/AAAAAAAAAAI/AAAAAAAABLk/RvNZJuqEr5g/photo.jpg?sz=32)
Zé Mário
162
162
Which grub file did you attempt to edit? Please help us help you by editing a copy into your post.
â Elder Geek
May 10 at 20:06
updated the post @ElderGeek. Thanks for trying to help!
â Zé Mário
May 10 at 21:41
Did you runsudo update-grub
after changing config file and reboot for changes to take effect?
â WinEunuuchs2Unix
May 10 at 21:47
@WinEunuuchs2Unix yes, i did
â Zé Mário
May 10 at 22:34
If you've attempted numerous versions of the Nvidia driver, strange things can occur. this post might be useful to you.
â Elder Geek
May 10 at 22:59
add a comment |Â
Which grub file did you attempt to edit? Please help us help you by editing a copy into your post.
â Elder Geek
May 10 at 20:06
updated the post @ElderGeek. Thanks for trying to help!
â Zé Mário
May 10 at 21:41
Did you runsudo update-grub
after changing config file and reboot for changes to take effect?
â WinEunuuchs2Unix
May 10 at 21:47
@WinEunuuchs2Unix yes, i did
â Zé Mário
May 10 at 22:34
If you've attempted numerous versions of the Nvidia driver, strange things can occur. this post might be useful to you.
â Elder Geek
May 10 at 22:59
Which grub file did you attempt to edit? Please help us help you by editing a copy into your post.
â Elder Geek
May 10 at 20:06
Which grub file did you attempt to edit? Please help us help you by editing a copy into your post.
â Elder Geek
May 10 at 20:06
updated the post @ElderGeek. Thanks for trying to help!
â Zé Mário
May 10 at 21:41
updated the post @ElderGeek. Thanks for trying to help!
â Zé Mário
May 10 at 21:41
Did you run
sudo update-grub
after changing config file and reboot for changes to take effect?â WinEunuuchs2Unix
May 10 at 21:47
Did you run
sudo update-grub
after changing config file and reboot for changes to take effect?â WinEunuuchs2Unix
May 10 at 21:47
@WinEunuuchs2Unix yes, i did
â Zé Mário
May 10 at 22:34
@WinEunuuchs2Unix yes, i did
â Zé Mário
May 10 at 22:34
If you've attempted numerous versions of the Nvidia driver, strange things can occur. this post might be useful to you.
â Elder Geek
May 10 at 22:59
If you've attempted numerous versions of the Nvidia driver, strange things can occur. this post might be useful to you.
â Elder Geek
May 10 at 22:59
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1034490%2fubuntu-18-04-wont-shutdown-freeze-after-sleep%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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
Which grub file did you attempt to edit? Please help us help you by editing a copy into your post.
â Elder Geek
May 10 at 20:06
updated the post @ElderGeek. Thanks for trying to help!
â Zé Mário
May 10 at 21:41
Did you run
sudo update-grub
after changing config file and reboot for changes to take effect?â WinEunuuchs2Unix
May 10 at 21:47
@WinEunuuchs2Unix yes, i did
â Zé Mário
May 10 at 22:34
If you've attempted numerous versions of the Nvidia driver, strange things can occur. this post might be useful to you.
â Elder Geek
May 10 at 22:59