Ubuntu 18.04 Stuck at Shutdown/Reboot. Possible issue with graphics card

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
I upgraded from Ubuntu 17.10 to Ubuntu 18.04. Since then it always gets stuck on shutdown or rebooting while running through some commands. As a result, I have to do a hard reboot by pressing the power button. I have dual boot with Windows 10 with secure boot disabled.
When I boot to Ubuntu again, it gets stuck sometimes before login screen with a black screen or after login screen with a purple blank screen but I can login to tty.
Though it boots well if I run dpkg from the GRUB menu each time.
Even when I can log in, there is no brightness control working. Many times, Ubuntu fails to identify the lan connection.
How could I fix the shutdown problem?
System info:
Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz
Intel Skylake GT2 [HD Graphics 520]
AMD radeon R7 M440
Ubuntu 18.04, kernel: 4.15.0-22-generic
boot dual-boot drivers 18.04 amd-graphics
add a comment |Â
up vote
0
down vote
favorite
I upgraded from Ubuntu 17.10 to Ubuntu 18.04. Since then it always gets stuck on shutdown or rebooting while running through some commands. As a result, I have to do a hard reboot by pressing the power button. I have dual boot with Windows 10 with secure boot disabled.
When I boot to Ubuntu again, it gets stuck sometimes before login screen with a black screen or after login screen with a purple blank screen but I can login to tty.
Though it boots well if I run dpkg from the GRUB menu each time.
Even when I can log in, there is no brightness control working. Many times, Ubuntu fails to identify the lan connection.
How could I fix the shutdown problem?
System info:
Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz
Intel Skylake GT2 [HD Graphics 520]
AMD radeon R7 M440
Ubuntu 18.04, kernel: 4.15.0-22-generic
boot dual-boot drivers 18.04 amd-graphics
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I upgraded from Ubuntu 17.10 to Ubuntu 18.04. Since then it always gets stuck on shutdown or rebooting while running through some commands. As a result, I have to do a hard reboot by pressing the power button. I have dual boot with Windows 10 with secure boot disabled.
When I boot to Ubuntu again, it gets stuck sometimes before login screen with a black screen or after login screen with a purple blank screen but I can login to tty.
Though it boots well if I run dpkg from the GRUB menu each time.
Even when I can log in, there is no brightness control working. Many times, Ubuntu fails to identify the lan connection.
How could I fix the shutdown problem?
System info:
Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz
Intel Skylake GT2 [HD Graphics 520]
AMD radeon R7 M440
Ubuntu 18.04, kernel: 4.15.0-22-generic
boot dual-boot drivers 18.04 amd-graphics
I upgraded from Ubuntu 17.10 to Ubuntu 18.04. Since then it always gets stuck on shutdown or rebooting while running through some commands. As a result, I have to do a hard reboot by pressing the power button. I have dual boot with Windows 10 with secure boot disabled.
When I boot to Ubuntu again, it gets stuck sometimes before login screen with a black screen or after login screen with a purple blank screen but I can login to tty.
Though it boots well if I run dpkg from the GRUB menu each time.
Even when I can log in, there is no brightness control working. Many times, Ubuntu fails to identify the lan connection.
How could I fix the shutdown problem?
System info:
Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz
Intel Skylake GT2 [HD Graphics 520]
AMD radeon R7 M440
Ubuntu 18.04, kernel: 4.15.0-22-generic
boot dual-boot drivers 18.04 amd-graphics
asked Jun 5 at 5:30
dmishra
12
12
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
I had the same problem 'stuck at shutdown/reboot' But I found a workaround.
How about trying old linux-kernels ? --- for example, v4.0-vivid, v4.1-wily ~ v4.5-wily
Install ukuu:
sudo add-apt-repository ppa:teejee2008/ppa
sudo apt-get update
sudo apt-get install ukuuCheck the list of available kernels:
sudo ukuu --listinstall old kernels:
sudo ukuu --install v4.5-wilyRemove current kernel:
reboot by advanced mode and choose old kernel.open terminal.
sudo ukuu --remove (current kernel)
I did not try going back to this long, but I tried a few kernels which were there by default, 4.15.20 and 4.15.18 iirc. That had not helped. But now I have reinstalled Ubuntu overwriting the previous version.
â dmishra
Aug 10 at 6:15
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
I had the same problem 'stuck at shutdown/reboot' But I found a workaround.
How about trying old linux-kernels ? --- for example, v4.0-vivid, v4.1-wily ~ v4.5-wily
Install ukuu:
sudo add-apt-repository ppa:teejee2008/ppa
sudo apt-get update
sudo apt-get install ukuuCheck the list of available kernels:
sudo ukuu --listinstall old kernels:
sudo ukuu --install v4.5-wilyRemove current kernel:
reboot by advanced mode and choose old kernel.open terminal.
sudo ukuu --remove (current kernel)
I did not try going back to this long, but I tried a few kernels which were there by default, 4.15.20 and 4.15.18 iirc. That had not helped. But now I have reinstalled Ubuntu overwriting the previous version.
â dmishra
Aug 10 at 6:15
add a comment |Â
up vote
0
down vote
I had the same problem 'stuck at shutdown/reboot' But I found a workaround.
How about trying old linux-kernels ? --- for example, v4.0-vivid, v4.1-wily ~ v4.5-wily
Install ukuu:
sudo add-apt-repository ppa:teejee2008/ppa
sudo apt-get update
sudo apt-get install ukuuCheck the list of available kernels:
sudo ukuu --listinstall old kernels:
sudo ukuu --install v4.5-wilyRemove current kernel:
reboot by advanced mode and choose old kernel.open terminal.
sudo ukuu --remove (current kernel)
I did not try going back to this long, but I tried a few kernels which were there by default, 4.15.20 and 4.15.18 iirc. That had not helped. But now I have reinstalled Ubuntu overwriting the previous version.
â dmishra
Aug 10 at 6:15
add a comment |Â
up vote
0
down vote
up vote
0
down vote
I had the same problem 'stuck at shutdown/reboot' But I found a workaround.
How about trying old linux-kernels ? --- for example, v4.0-vivid, v4.1-wily ~ v4.5-wily
Install ukuu:
sudo add-apt-repository ppa:teejee2008/ppa
sudo apt-get update
sudo apt-get install ukuuCheck the list of available kernels:
sudo ukuu --listinstall old kernels:
sudo ukuu --install v4.5-wilyRemove current kernel:
reboot by advanced mode and choose old kernel.open terminal.
sudo ukuu --remove (current kernel)
I had the same problem 'stuck at shutdown/reboot' But I found a workaround.
How about trying old linux-kernels ? --- for example, v4.0-vivid, v4.1-wily ~ v4.5-wily
Install ukuu:
sudo add-apt-repository ppa:teejee2008/ppa
sudo apt-get update
sudo apt-get install ukuuCheck the list of available kernels:
sudo ukuu --listinstall old kernels:
sudo ukuu --install v4.5-wilyRemove current kernel:
reboot by advanced mode and choose old kernel.open terminal.
sudo ukuu --remove (current kernel)
edited Aug 8 at 5:06
Stephen Rauch
1,1545716
1,1545716
answered Aug 8 at 2:16
bayou
315
315
I did not try going back to this long, but I tried a few kernels which were there by default, 4.15.20 and 4.15.18 iirc. That had not helped. But now I have reinstalled Ubuntu overwriting the previous version.
â dmishra
Aug 10 at 6:15
add a comment |Â
I did not try going back to this long, but I tried a few kernels which were there by default, 4.15.20 and 4.15.18 iirc. That had not helped. But now I have reinstalled Ubuntu overwriting the previous version.
â dmishra
Aug 10 at 6:15
I did not try going back to this long, but I tried a few kernels which were there by default, 4.15.20 and 4.15.18 iirc. That had not helped. But now I have reinstalled Ubuntu overwriting the previous version.
â dmishra
Aug 10 at 6:15
I did not try going back to this long, but I tried a few kernels which were there by default, 4.15.20 and 4.15.18 iirc. That had not helped. But now I have reinstalled Ubuntu overwriting the previous version.
â dmishra
Aug 10 at 6:15
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%2f1043701%2fubuntu-18-04-stuck-at-shutdown-reboot-possible-issue-with-graphics-card%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