Ubuntu 18.04 boots to blank purple screen

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
My first install of Ubuntu was 16.04 with the only problems being with Ubuntu not wanting to play nice with my Nvidia graphics card. I later upgraded to 17.10 with no problems. I just now upgraded to 18.04. All appeared to go fine until the upgrade process finished and it asked to restart. I said okay. The system then rebooted to a blank purple screen.
If I forcibly power down and then turn power on I get to a grub menu. I can get in if I select an alternate boot option but when I shut down, the next time I boot up I'm right back at the blank purple screen.
On one of these alternate boots, I went in to XDiagnostics and turned on the options for extra debug logging and turned off the bootloader graphics. I can now see that Ubuntu apparently goes into an infinite hang on "a start job is running for detect the available gpus and deal with any system changes"
Is there a definitive fix for this?
If there is not a fix for this then how can I downgrade the install (without loss of data) to 17.10 which worked just fine?
Thanks.
boot nvidia 18.04 gpu
add a comment |Â
up vote
0
down vote
favorite
My first install of Ubuntu was 16.04 with the only problems being with Ubuntu not wanting to play nice with my Nvidia graphics card. I later upgraded to 17.10 with no problems. I just now upgraded to 18.04. All appeared to go fine until the upgrade process finished and it asked to restart. I said okay. The system then rebooted to a blank purple screen.
If I forcibly power down and then turn power on I get to a grub menu. I can get in if I select an alternate boot option but when I shut down, the next time I boot up I'm right back at the blank purple screen.
On one of these alternate boots, I went in to XDiagnostics and turned on the options for extra debug logging and turned off the bootloader graphics. I can now see that Ubuntu apparently goes into an infinite hang on "a start job is running for detect the available gpus and deal with any system changes"
Is there a definitive fix for this?
If there is not a fix for this then how can I downgrade the install (without loss of data) to 17.10 which worked just fine?
Thanks.
boot nvidia 18.04 gpu
Seem like this might be the same issue as inscribed here: askubuntu.com/questions/1036406/â¦
â dhuyvetter
May 15 at 8:36
Similar but not the same. Searching tells me this is a wide spread problem that really needs to be addressed. I find it surprising that this error is happening since my Nvidia card is 4 years old and Nvidia is a key player in the GPU market.
â Jim
May 16 at 17:17
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
My first install of Ubuntu was 16.04 with the only problems being with Ubuntu not wanting to play nice with my Nvidia graphics card. I later upgraded to 17.10 with no problems. I just now upgraded to 18.04. All appeared to go fine until the upgrade process finished and it asked to restart. I said okay. The system then rebooted to a blank purple screen.
If I forcibly power down and then turn power on I get to a grub menu. I can get in if I select an alternate boot option but when I shut down, the next time I boot up I'm right back at the blank purple screen.
On one of these alternate boots, I went in to XDiagnostics and turned on the options for extra debug logging and turned off the bootloader graphics. I can now see that Ubuntu apparently goes into an infinite hang on "a start job is running for detect the available gpus and deal with any system changes"
Is there a definitive fix for this?
If there is not a fix for this then how can I downgrade the install (without loss of data) to 17.10 which worked just fine?
Thanks.
boot nvidia 18.04 gpu
My first install of Ubuntu was 16.04 with the only problems being with Ubuntu not wanting to play nice with my Nvidia graphics card. I later upgraded to 17.10 with no problems. I just now upgraded to 18.04. All appeared to go fine until the upgrade process finished and it asked to restart. I said okay. The system then rebooted to a blank purple screen.
If I forcibly power down and then turn power on I get to a grub menu. I can get in if I select an alternate boot option but when I shut down, the next time I boot up I'm right back at the blank purple screen.
On one of these alternate boots, I went in to XDiagnostics and turned on the options for extra debug logging and turned off the bootloader graphics. I can now see that Ubuntu apparently goes into an infinite hang on "a start job is running for detect the available gpus and deal with any system changes"
Is there a definitive fix for this?
If there is not a fix for this then how can I downgrade the install (without loss of data) to 17.10 which worked just fine?
Thanks.
boot nvidia 18.04 gpu
asked May 15 at 5:52
Jim
13
13
Seem like this might be the same issue as inscribed here: askubuntu.com/questions/1036406/â¦
â dhuyvetter
May 15 at 8:36
Similar but not the same. Searching tells me this is a wide spread problem that really needs to be addressed. I find it surprising that this error is happening since my Nvidia card is 4 years old and Nvidia is a key player in the GPU market.
â Jim
May 16 at 17:17
add a comment |Â
Seem like this might be the same issue as inscribed here: askubuntu.com/questions/1036406/â¦
â dhuyvetter
May 15 at 8:36
Similar but not the same. Searching tells me this is a wide spread problem that really needs to be addressed. I find it surprising that this error is happening since my Nvidia card is 4 years old and Nvidia is a key player in the GPU market.
â Jim
May 16 at 17:17
Seem like this might be the same issue as inscribed here: askubuntu.com/questions/1036406/â¦
â dhuyvetter
May 15 at 8:36
Seem like this might be the same issue as inscribed here: askubuntu.com/questions/1036406/â¦
â dhuyvetter
May 15 at 8:36
Similar but not the same. Searching tells me this is a wide spread problem that really needs to be addressed. I find it surprising that this error is happening since my Nvidia card is 4 years old and Nvidia is a key player in the GPU market.
â Jim
May 16 at 17:17
Similar but not the same. Searching tells me this is a wide spread problem that really needs to be addressed. I find it surprising that this error is happening since my Nvidia card is 4 years old and Nvidia is a key player in the GPU market.
â Jim
May 16 at 17:17
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
Given that downgrading is not an option and given that I would prefer not to have to reinstall Ubuntu and then reinstall and reconfigure all the apps I've already set up, as a work around I am going to use the following solution which works for me:
Press right shift key when booting up.
When the Grub menu appears, select "advanced options for Ubuntu" and press enter.
Select "Ubuntu with Linux 4.13.0-41-generic" and press enter.
Log in.
It seems that the problem is with the 4.15 kernel and since I can't undo the upgrade from 17.1 to 18.04, I can use this method to fall back to the 4.13 kernel.
Is it a kludge? Yes. But one that is certainly preferable to a complete re-install.
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
Given that downgrading is not an option and given that I would prefer not to have to reinstall Ubuntu and then reinstall and reconfigure all the apps I've already set up, as a work around I am going to use the following solution which works for me:
Press right shift key when booting up.
When the Grub menu appears, select "advanced options for Ubuntu" and press enter.
Select "Ubuntu with Linux 4.13.0-41-generic" and press enter.
Log in.
It seems that the problem is with the 4.15 kernel and since I can't undo the upgrade from 17.1 to 18.04, I can use this method to fall back to the 4.13 kernel.
Is it a kludge? Yes. But one that is certainly preferable to a complete re-install.
add a comment |Â
up vote
0
down vote
Given that downgrading is not an option and given that I would prefer not to have to reinstall Ubuntu and then reinstall and reconfigure all the apps I've already set up, as a work around I am going to use the following solution which works for me:
Press right shift key when booting up.
When the Grub menu appears, select "advanced options for Ubuntu" and press enter.
Select "Ubuntu with Linux 4.13.0-41-generic" and press enter.
Log in.
It seems that the problem is with the 4.15 kernel and since I can't undo the upgrade from 17.1 to 18.04, I can use this method to fall back to the 4.13 kernel.
Is it a kludge? Yes. But one that is certainly preferable to a complete re-install.
add a comment |Â
up vote
0
down vote
up vote
0
down vote
Given that downgrading is not an option and given that I would prefer not to have to reinstall Ubuntu and then reinstall and reconfigure all the apps I've already set up, as a work around I am going to use the following solution which works for me:
Press right shift key when booting up.
When the Grub menu appears, select "advanced options for Ubuntu" and press enter.
Select "Ubuntu with Linux 4.13.0-41-generic" and press enter.
Log in.
It seems that the problem is with the 4.15 kernel and since I can't undo the upgrade from 17.1 to 18.04, I can use this method to fall back to the 4.13 kernel.
Is it a kludge? Yes. But one that is certainly preferable to a complete re-install.
Given that downgrading is not an option and given that I would prefer not to have to reinstall Ubuntu and then reinstall and reconfigure all the apps I've already set up, as a work around I am going to use the following solution which works for me:
Press right shift key when booting up.
When the Grub menu appears, select "advanced options for Ubuntu" and press enter.
Select "Ubuntu with Linux 4.13.0-41-generic" and press enter.
Log in.
It seems that the problem is with the 4.15 kernel and since I can't undo the upgrade from 17.1 to 18.04, I can use this method to fall back to the 4.13 kernel.
Is it a kludge? Yes. But one that is certainly preferable to a complete re-install.
answered May 18 at 1:14
Jim
13
13
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%2f1036378%2fubuntu-18-04-boots-to-blank-purple-screen%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
Seem like this might be the same issue as inscribed here: askubuntu.com/questions/1036406/â¦
â dhuyvetter
May 15 at 8:36
Similar but not the same. Searching tells me this is a wide spread problem that really needs to be addressed. I find it surprising that this error is happening since my Nvidia card is 4 years old and Nvidia is a key player in the GPU market.
â Jim
May 16 at 17:17