Blank screen after suspend on 17.10 using NVIDIA and xfce
![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
2
down vote
favorite
Suspend works with nouveau but it would be nice to get NVIDIA drivers also working. I have tried with 390.12 and older version but the result is the same. Everything was working before upgrade from 17.04.
I made an issue here:
[1] https://devtalk.nvidia.com/default/topic/1029413/linux/blanc-screen-after-suspend-on-ubuntu-17-10-nvidia-390-12-driver/
And there is a "fix" here:
[2] https://devtalk.nvidia.com/default/topic/919984/linux/-solved-resume-from-suspend-not-working-with-980-ti-drivers-352-370-kernels-3-16-4-4/7
Older question here:
[3] black screen after resuming from suspend
drivers nvidia suspend 17.10 xfce
add a comment |Â
up vote
2
down vote
favorite
Suspend works with nouveau but it would be nice to get NVIDIA drivers also working. I have tried with 390.12 and older version but the result is the same. Everything was working before upgrade from 17.04.
I made an issue here:
[1] https://devtalk.nvidia.com/default/topic/1029413/linux/blanc-screen-after-suspend-on-ubuntu-17-10-nvidia-390-12-driver/
And there is a "fix" here:
[2] https://devtalk.nvidia.com/default/topic/919984/linux/-solved-resume-from-suspend-not-working-with-980-ti-drivers-352-370-kernels-3-16-4-4/7
Older question here:
[3] black screen after resuming from suspend
drivers nvidia suspend 17.10 xfce
are you able to solve this issue ? I am still battling when on nvidia using 17.10
â Scott Stensland
Feb 22 at 12:27
Nope. I think this is the discussion which we should follow: devtalk.nvidia.com/default/topic/1017185/linux/â¦
â TipiT
Jun 21 at 14:51
add a comment |Â
up vote
2
down vote
favorite
up vote
2
down vote
favorite
Suspend works with nouveau but it would be nice to get NVIDIA drivers also working. I have tried with 390.12 and older version but the result is the same. Everything was working before upgrade from 17.04.
I made an issue here:
[1] https://devtalk.nvidia.com/default/topic/1029413/linux/blanc-screen-after-suspend-on-ubuntu-17-10-nvidia-390-12-driver/
And there is a "fix" here:
[2] https://devtalk.nvidia.com/default/topic/919984/linux/-solved-resume-from-suspend-not-working-with-980-ti-drivers-352-370-kernels-3-16-4-4/7
Older question here:
[3] black screen after resuming from suspend
drivers nvidia suspend 17.10 xfce
Suspend works with nouveau but it would be nice to get NVIDIA drivers also working. I have tried with 390.12 and older version but the result is the same. Everything was working before upgrade from 17.04.
I made an issue here:
[1] https://devtalk.nvidia.com/default/topic/1029413/linux/blanc-screen-after-suspend-on-ubuntu-17-10-nvidia-390-12-driver/
And there is a "fix" here:
[2] https://devtalk.nvidia.com/default/topic/919984/linux/-solved-resume-from-suspend-not-working-with-980-ti-drivers-352-370-kernels-3-16-4-4/7
Older question here:
[3] black screen after resuming from suspend
drivers nvidia suspend 17.10 xfce
drivers nvidia suspend 17.10 xfce
asked Feb 2 at 14:27
![](https://i.stack.imgur.com/NWlCx.jpg?s=32&g=1)
![](https://i.stack.imgur.com/NWlCx.jpg?s=32&g=1)
TipiT
113
113
are you able to solve this issue ? I am still battling when on nvidia using 17.10
â Scott Stensland
Feb 22 at 12:27
Nope. I think this is the discussion which we should follow: devtalk.nvidia.com/default/topic/1017185/linux/â¦
â TipiT
Jun 21 at 14:51
add a comment |Â
are you able to solve this issue ? I am still battling when on nvidia using 17.10
â Scott Stensland
Feb 22 at 12:27
Nope. I think this is the discussion which we should follow: devtalk.nvidia.com/default/topic/1017185/linux/â¦
â TipiT
Jun 21 at 14:51
are you able to solve this issue ? I am still battling when on nvidia using 17.10
â Scott Stensland
Feb 22 at 12:27
are you able to solve this issue ? I am still battling when on nvidia using 17.10
â Scott Stensland
Feb 22 at 12:27
Nope. I think this is the discussion which we should follow: devtalk.nvidia.com/default/topic/1017185/linux/â¦
â TipiT
Jun 21 at 14:51
Nope. I think this is the discussion which we should follow: devtalk.nvidia.com/default/topic/1017185/linux/â¦
â TipiT
Jun 21 at 14:51
add a comment |Â
3 Answers
3
active
oldest
votes
up vote
1
down vote
Ooh, you are another fellow victim of the Nvidia-related bricking that royally ticked me off on Tuesday. Here's what I did to un-brick myself. Start your computer, make sure it doesn't suspend while you're doing all this.
sudo apt install linux-headers-$(uname -r)
After that:
sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt-get update
sudo apt-get install nvidia-396
cross fingers, reboot and you should be in business. Worked for me.
I got all up to date. It is definitely a bug: devtalk.nvidia.com/default/topic/1017185/linux/â¦
â TipiT
Jun 21 at 14:53
add a comment |Â
up vote
0
down vote
I've been looking for a solution for several months with no hope. I ran into many posts about this suspend/resume issue related to Nvidia graphics under Linux.
I tried many things, none worked:
- Playing with kernel parameters.
- Blacklisted nouveau module, even removed it completely (
package: xserver-xorg-video-nouveau
). - Reinstalled Nvidia proprietary drivers.
Recently, I tried something and it seems working so far.
Simply run the nvidia-settings
tool as a root and save its settings into an X Configuration File
. You could save the file as /etc/X11/xorg.conf
(used to be the default location for xorg configuration) or as a conf file under /usr/share/X11/xorg.conf.d/ directory.
I will update this post if this solution stopped working. By the way, I tried this solution after removing nouveau that didn't solve the issue. So I am not sure if it was the conf file alone or a combination of creating the conf file and removing nouveau.
My system: Kubuntu 18.04, desktop, Nvidia-390 proprietary drivers.
Update:
It worked for three suspends in a row, but stopped the forth time. It was suspended for 7 hours, and it woke up to a blank screen.
add a comment |Â
up vote
0
down vote
I was able to solve it by adding nomodeset to the grub file
Edit the grub file
sudo nano /etc/default/grub
add the word nomodeset to the end of the
GRUB_CMDLINE_LINUX_DEFAULT
string, so, if it wasGRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
it will now be
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"
Ctrl+O to save and press Enter
update grub2 (or just grub on older distros):
sudo update-grub2
reboot
add a comment |Â
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
Ooh, you are another fellow victim of the Nvidia-related bricking that royally ticked me off on Tuesday. Here's what I did to un-brick myself. Start your computer, make sure it doesn't suspend while you're doing all this.
sudo apt install linux-headers-$(uname -r)
After that:
sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt-get update
sudo apt-get install nvidia-396
cross fingers, reboot and you should be in business. Worked for me.
I got all up to date. It is definitely a bug: devtalk.nvidia.com/default/topic/1017185/linux/â¦
â TipiT
Jun 21 at 14:53
add a comment |Â
up vote
1
down vote
Ooh, you are another fellow victim of the Nvidia-related bricking that royally ticked me off on Tuesday. Here's what I did to un-brick myself. Start your computer, make sure it doesn't suspend while you're doing all this.
sudo apt install linux-headers-$(uname -r)
After that:
sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt-get update
sudo apt-get install nvidia-396
cross fingers, reboot and you should be in business. Worked for me.
I got all up to date. It is definitely a bug: devtalk.nvidia.com/default/topic/1017185/linux/â¦
â TipiT
Jun 21 at 14:53
add a comment |Â
up vote
1
down vote
up vote
1
down vote
Ooh, you are another fellow victim of the Nvidia-related bricking that royally ticked me off on Tuesday. Here's what I did to un-brick myself. Start your computer, make sure it doesn't suspend while you're doing all this.
sudo apt install linux-headers-$(uname -r)
After that:
sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt-get update
sudo apt-get install nvidia-396
cross fingers, reboot and you should be in business. Worked for me.
Ooh, you are another fellow victim of the Nvidia-related bricking that royally ticked me off on Tuesday. Here's what I did to un-brick myself. Start your computer, make sure it doesn't suspend while you're doing all this.
sudo apt install linux-headers-$(uname -r)
After that:
sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt-get update
sudo apt-get install nvidia-396
cross fingers, reboot and you should be in business. Worked for me.
edited Jun 29 at 20:31
![](https://i.stack.imgur.com/PyWe3.jpg?s=32&g=1)
![](https://i.stack.imgur.com/PyWe3.jpg?s=32&g=1)
Scott Stensland
4,22942239
4,22942239
answered Apr 27 at 16:36
![](https://i.stack.imgur.com/HY4vL.jpg?s=32&g=1)
![](https://i.stack.imgur.com/HY4vL.jpg?s=32&g=1)
Mara Jade
364
364
I got all up to date. It is definitely a bug: devtalk.nvidia.com/default/topic/1017185/linux/â¦
â TipiT
Jun 21 at 14:53
add a comment |Â
I got all up to date. It is definitely a bug: devtalk.nvidia.com/default/topic/1017185/linux/â¦
â TipiT
Jun 21 at 14:53
I got all up to date. It is definitely a bug: devtalk.nvidia.com/default/topic/1017185/linux/â¦
â TipiT
Jun 21 at 14:53
I got all up to date. It is definitely a bug: devtalk.nvidia.com/default/topic/1017185/linux/â¦
â TipiT
Jun 21 at 14:53
add a comment |Â
up vote
0
down vote
I've been looking for a solution for several months with no hope. I ran into many posts about this suspend/resume issue related to Nvidia graphics under Linux.
I tried many things, none worked:
- Playing with kernel parameters.
- Blacklisted nouveau module, even removed it completely (
package: xserver-xorg-video-nouveau
). - Reinstalled Nvidia proprietary drivers.
Recently, I tried something and it seems working so far.
Simply run the nvidia-settings
tool as a root and save its settings into an X Configuration File
. You could save the file as /etc/X11/xorg.conf
(used to be the default location for xorg configuration) or as a conf file under /usr/share/X11/xorg.conf.d/ directory.
I will update this post if this solution stopped working. By the way, I tried this solution after removing nouveau that didn't solve the issue. So I am not sure if it was the conf file alone or a combination of creating the conf file and removing nouveau.
My system: Kubuntu 18.04, desktop, Nvidia-390 proprietary drivers.
Update:
It worked for three suspends in a row, but stopped the forth time. It was suspended for 7 hours, and it woke up to a blank screen.
add a comment |Â
up vote
0
down vote
I've been looking for a solution for several months with no hope. I ran into many posts about this suspend/resume issue related to Nvidia graphics under Linux.
I tried many things, none worked:
- Playing with kernel parameters.
- Blacklisted nouveau module, even removed it completely (
package: xserver-xorg-video-nouveau
). - Reinstalled Nvidia proprietary drivers.
Recently, I tried something and it seems working so far.
Simply run the nvidia-settings
tool as a root and save its settings into an X Configuration File
. You could save the file as /etc/X11/xorg.conf
(used to be the default location for xorg configuration) or as a conf file under /usr/share/X11/xorg.conf.d/ directory.
I will update this post if this solution stopped working. By the way, I tried this solution after removing nouveau that didn't solve the issue. So I am not sure if it was the conf file alone or a combination of creating the conf file and removing nouveau.
My system: Kubuntu 18.04, desktop, Nvidia-390 proprietary drivers.
Update:
It worked for three suspends in a row, but stopped the forth time. It was suspended for 7 hours, and it woke up to a blank screen.
add a comment |Â
up vote
0
down vote
up vote
0
down vote
I've been looking for a solution for several months with no hope. I ran into many posts about this suspend/resume issue related to Nvidia graphics under Linux.
I tried many things, none worked:
- Playing with kernel parameters.
- Blacklisted nouveau module, even removed it completely (
package: xserver-xorg-video-nouveau
). - Reinstalled Nvidia proprietary drivers.
Recently, I tried something and it seems working so far.
Simply run the nvidia-settings
tool as a root and save its settings into an X Configuration File
. You could save the file as /etc/X11/xorg.conf
(used to be the default location for xorg configuration) or as a conf file under /usr/share/X11/xorg.conf.d/ directory.
I will update this post if this solution stopped working. By the way, I tried this solution after removing nouveau that didn't solve the issue. So I am not sure if it was the conf file alone or a combination of creating the conf file and removing nouveau.
My system: Kubuntu 18.04, desktop, Nvidia-390 proprietary drivers.
Update:
It worked for three suspends in a row, but stopped the forth time. It was suspended for 7 hours, and it woke up to a blank screen.
I've been looking for a solution for several months with no hope. I ran into many posts about this suspend/resume issue related to Nvidia graphics under Linux.
I tried many things, none worked:
- Playing with kernel parameters.
- Blacklisted nouveau module, even removed it completely (
package: xserver-xorg-video-nouveau
). - Reinstalled Nvidia proprietary drivers.
Recently, I tried something and it seems working so far.
Simply run the nvidia-settings
tool as a root and save its settings into an X Configuration File
. You could save the file as /etc/X11/xorg.conf
(used to be the default location for xorg configuration) or as a conf file under /usr/share/X11/xorg.conf.d/ directory.
I will update this post if this solution stopped working. By the way, I tried this solution after removing nouveau that didn't solve the issue. So I am not sure if it was the conf file alone or a combination of creating the conf file and removing nouveau.
My system: Kubuntu 18.04, desktop, Nvidia-390 proprietary drivers.
Update:
It worked for three suspends in a row, but stopped the forth time. It was suspended for 7 hours, and it woke up to a blank screen.
edited Sep 25 at 15:58
answered Sep 25 at 4:02
![](https://i.stack.imgur.com/erIue.jpg?s=32&g=1)
![](https://i.stack.imgur.com/erIue.jpg?s=32&g=1)
mohammad.yousef
12
12
add a comment |Â
add a comment |Â
up vote
0
down vote
I was able to solve it by adding nomodeset to the grub file
Edit the grub file
sudo nano /etc/default/grub
add the word nomodeset to the end of the
GRUB_CMDLINE_LINUX_DEFAULT
string, so, if it wasGRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
it will now be
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"
Ctrl+O to save and press Enter
update grub2 (or just grub on older distros):
sudo update-grub2
reboot
add a comment |Â
up vote
0
down vote
I was able to solve it by adding nomodeset to the grub file
Edit the grub file
sudo nano /etc/default/grub
add the word nomodeset to the end of the
GRUB_CMDLINE_LINUX_DEFAULT
string, so, if it wasGRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
it will now be
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"
Ctrl+O to save and press Enter
update grub2 (or just grub on older distros):
sudo update-grub2
reboot
add a comment |Â
up vote
0
down vote
up vote
0
down vote
I was able to solve it by adding nomodeset to the grub file
Edit the grub file
sudo nano /etc/default/grub
add the word nomodeset to the end of the
GRUB_CMDLINE_LINUX_DEFAULT
string, so, if it wasGRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
it will now be
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"
Ctrl+O to save and press Enter
update grub2 (or just grub on older distros):
sudo update-grub2
reboot
I was able to solve it by adding nomodeset to the grub file
Edit the grub file
sudo nano /etc/default/grub
add the word nomodeset to the end of the
GRUB_CMDLINE_LINUX_DEFAULT
string, so, if it wasGRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
it will now be
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"
Ctrl+O to save and press Enter
update grub2 (or just grub on older distros):
sudo update-grub2
reboot
edited 21 hours ago
![](https://lh6.googleusercontent.com/--DQCbzBiDqA/AAAAAAAAAAI/AAAAAAAAAA8/TXmHT8Jw0GY/photo.jpg?sz=32)
![](https://lh6.googleusercontent.com/--DQCbzBiDqA/AAAAAAAAAAI/AAAAAAAAAA8/TXmHT8Jw0GY/photo.jpg?sz=32)
abu_bua
2,35241021
2,35241021
answered Sep 25 at 4:54
![](https://i.stack.imgur.com/FyYJQ.png?s=32&g=1)
![](https://i.stack.imgur.com/FyYJQ.png?s=32&g=1)
Jatin-CBS
1489
1489
add a comment |Â
add a comment |Â
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%2f1002385%2fblank-screen-after-suspend-on-17-10-using-nvidia-and-xfce%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
are you able to solve this issue ? I am still battling when on nvidia using 17.10
â Scott Stensland
Feb 22 at 12:27
Nope. I think this is the discussion which we should follow: devtalk.nvidia.com/default/topic/1017185/linux/â¦
â TipiT
Jun 21 at 14:51