troubleshooting kernel panic during boot (centos7)

Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
Having some problems with booting in Centos 7 since the last update. The Centos 7 partition does not boot due to a soft kernel panic after the following error is thrown *ERROR* atombios stuck in loop for more than 5secs aborting. I cannot find back the trace of the error in /var/log/messages. Also, there is no hardware error as far as I know since I can boot perfectly well in an older version of Centos.
Below are the specifics about the particular situation, but first more in general: How should I proceed in troubleshooting kernel panic during boot (when there are no logs stored)?
Here are screenshots of the kernel panic message:

Note: A lot of similar problems are mentioned in other posts at first boot after the installation. This is not the case for me, I have been working perfectly fine on Centos for a couple of months now. I would like to avoid reinstalling Centos for exactly this reason.
As I told before, I have several versions of Centos 7 to choose from during boot time, see particular kernel versions below. The upper one (newest) is the one failing to boot. Unable to find a solution, I'm using the second from the top already for some time now.

possible solutions taken into account already:
- selinux is disabled (from this post)
- choose legacy boot mode in bios (from another post)
The last one didn't help since I get the following error at boot time:

linux centos kernel kernel-panic
add a comment |Â
up vote
1
down vote
favorite
Having some problems with booting in Centos 7 since the last update. The Centos 7 partition does not boot due to a soft kernel panic after the following error is thrown *ERROR* atombios stuck in loop for more than 5secs aborting. I cannot find back the trace of the error in /var/log/messages. Also, there is no hardware error as far as I know since I can boot perfectly well in an older version of Centos.
Below are the specifics about the particular situation, but first more in general: How should I proceed in troubleshooting kernel panic during boot (when there are no logs stored)?
Here are screenshots of the kernel panic message:

Note: A lot of similar problems are mentioned in other posts at first boot after the installation. This is not the case for me, I have been working perfectly fine on Centos for a couple of months now. I would like to avoid reinstalling Centos for exactly this reason.
As I told before, I have several versions of Centos 7 to choose from during boot time, see particular kernel versions below. The upper one (newest) is the one failing to boot. Unable to find a solution, I'm using the second from the top already for some time now.

possible solutions taken into account already:
- selinux is disabled (from this post)
- choose legacy boot mode in bios (from another post)
The last one didn't help since I get the following error at boot time:

linux centos kernel kernel-panic
Regarding the last error, fix your boot device order in your BIOS, save settings and reboot; that is unless you don't want to boot off the network.
â schaiba
Oct 30 '17 at 7:33
It seems you're having an issue with the amdgpu graphic driver. Maybe you can update the system while booting on the second kernel as you do? Isn't there updates for the graphic driver ?
â Pierre-Alain TORET
Oct 31 '17 at 13:49
1
@schaiba: tried fixing the boot order, but a similar error occurred irrelevantly of the first boot device (options werediskette drive,internal HDD,USB storage device,CD/DVD/CD-RW Drive,Onboard NIC, I tried internal HDD and onboard NIC) @ daftaupe: did run againsudo yum update, there was a new kernel version that shows up in the boot options, but there is again kernel panic at boot time concerning amdgpu. Any idea where I can report this issue to be solved in a future release?
â user2416984
Nov 3 '17 at 8:15
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
Having some problems with booting in Centos 7 since the last update. The Centos 7 partition does not boot due to a soft kernel panic after the following error is thrown *ERROR* atombios stuck in loop for more than 5secs aborting. I cannot find back the trace of the error in /var/log/messages. Also, there is no hardware error as far as I know since I can boot perfectly well in an older version of Centos.
Below are the specifics about the particular situation, but first more in general: How should I proceed in troubleshooting kernel panic during boot (when there are no logs stored)?
Here are screenshots of the kernel panic message:

Note: A lot of similar problems are mentioned in other posts at first boot after the installation. This is not the case for me, I have been working perfectly fine on Centos for a couple of months now. I would like to avoid reinstalling Centos for exactly this reason.
As I told before, I have several versions of Centos 7 to choose from during boot time, see particular kernel versions below. The upper one (newest) is the one failing to boot. Unable to find a solution, I'm using the second from the top already for some time now.

possible solutions taken into account already:
- selinux is disabled (from this post)
- choose legacy boot mode in bios (from another post)
The last one didn't help since I get the following error at boot time:

linux centos kernel kernel-panic
Having some problems with booting in Centos 7 since the last update. The Centos 7 partition does not boot due to a soft kernel panic after the following error is thrown *ERROR* atombios stuck in loop for more than 5secs aborting. I cannot find back the trace of the error in /var/log/messages. Also, there is no hardware error as far as I know since I can boot perfectly well in an older version of Centos.
Below are the specifics about the particular situation, but first more in general: How should I proceed in troubleshooting kernel panic during boot (when there are no logs stored)?
Here are screenshots of the kernel panic message:

Note: A lot of similar problems are mentioned in other posts at first boot after the installation. This is not the case for me, I have been working perfectly fine on Centos for a couple of months now. I would like to avoid reinstalling Centos for exactly this reason.
As I told before, I have several versions of Centos 7 to choose from during boot time, see particular kernel versions below. The upper one (newest) is the one failing to boot. Unable to find a solution, I'm using the second from the top already for some time now.

possible solutions taken into account already:
- selinux is disabled (from this post)
- choose legacy boot mode in bios (from another post)
The last one didn't help since I get the following error at boot time:

linux centos kernel kernel-panic
asked Oct 30 '17 at 7:29
user2416984
1614
1614
Regarding the last error, fix your boot device order in your BIOS, save settings and reboot; that is unless you don't want to boot off the network.
â schaiba
Oct 30 '17 at 7:33
It seems you're having an issue with the amdgpu graphic driver. Maybe you can update the system while booting on the second kernel as you do? Isn't there updates for the graphic driver ?
â Pierre-Alain TORET
Oct 31 '17 at 13:49
1
@schaiba: tried fixing the boot order, but a similar error occurred irrelevantly of the first boot device (options werediskette drive,internal HDD,USB storage device,CD/DVD/CD-RW Drive,Onboard NIC, I tried internal HDD and onboard NIC) @ daftaupe: did run againsudo yum update, there was a new kernel version that shows up in the boot options, but there is again kernel panic at boot time concerning amdgpu. Any idea where I can report this issue to be solved in a future release?
â user2416984
Nov 3 '17 at 8:15
add a comment |Â
Regarding the last error, fix your boot device order in your BIOS, save settings and reboot; that is unless you don't want to boot off the network.
â schaiba
Oct 30 '17 at 7:33
It seems you're having an issue with the amdgpu graphic driver. Maybe you can update the system while booting on the second kernel as you do? Isn't there updates for the graphic driver ?
â Pierre-Alain TORET
Oct 31 '17 at 13:49
1
@schaiba: tried fixing the boot order, but a similar error occurred irrelevantly of the first boot device (options werediskette drive,internal HDD,USB storage device,CD/DVD/CD-RW Drive,Onboard NIC, I tried internal HDD and onboard NIC) @ daftaupe: did run againsudo yum update, there was a new kernel version that shows up in the boot options, but there is again kernel panic at boot time concerning amdgpu. Any idea where I can report this issue to be solved in a future release?
â user2416984
Nov 3 '17 at 8:15
Regarding the last error, fix your boot device order in your BIOS, save settings and reboot; that is unless you don't want to boot off the network.
â schaiba
Oct 30 '17 at 7:33
Regarding the last error, fix your boot device order in your BIOS, save settings and reboot; that is unless you don't want to boot off the network.
â schaiba
Oct 30 '17 at 7:33
It seems you're having an issue with the amdgpu graphic driver. Maybe you can update the system while booting on the second kernel as you do? Isn't there updates for the graphic driver ?
â Pierre-Alain TORET
Oct 31 '17 at 13:49
It seems you're having an issue with the amdgpu graphic driver. Maybe you can update the system while booting on the second kernel as you do? Isn't there updates for the graphic driver ?
â Pierre-Alain TORET
Oct 31 '17 at 13:49
1
1
@schaiba: tried fixing the boot order, but a similar error occurred irrelevantly of the first boot device (options were
diskette drive, internal HDD, USB storage device, CD/DVD/CD-RW Drive, Onboard NIC, I tried internal HDD and onboard NIC) @ daftaupe: did run again sudo yum update, there was a new kernel version that shows up in the boot options, but there is again kernel panic at boot time concerning amdgpu. Any idea where I can report this issue to be solved in a future release?â user2416984
Nov 3 '17 at 8:15
@schaiba: tried fixing the boot order, but a similar error occurred irrelevantly of the first boot device (options were
diskette drive, internal HDD, USB storage device, CD/DVD/CD-RW Drive, Onboard NIC, I tried internal HDD and onboard NIC) @ daftaupe: did run again sudo yum update, there was a new kernel version that shows up in the boot options, but there is again kernel panic at boot time concerning amdgpu. Any idea where I can report this issue to be solved in a future release?â user2416984
Nov 3 '17 at 8:15
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
1
down vote
accepted
I found an ongoing discussion on this issue on Red Hat discussions and the CentOS bug tracker. It has to do with the graphics driver of my pc (AMD driver, working on a DELL computer). Bug appears for the 3.10.0-693 kernel version.
A workaround for the moment is to add nomodeset to the grub boot command line, as suggested in the links. A good explanation on the meaning of this option and on how to change the grub boot command line (with some small adjustments on CentOS) can be found on this Ubuntu forum discussion.
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
accepted
I found an ongoing discussion on this issue on Red Hat discussions and the CentOS bug tracker. It has to do with the graphics driver of my pc (AMD driver, working on a DELL computer). Bug appears for the 3.10.0-693 kernel version.
A workaround for the moment is to add nomodeset to the grub boot command line, as suggested in the links. A good explanation on the meaning of this option and on how to change the grub boot command line (with some small adjustments on CentOS) can be found on this Ubuntu forum discussion.
add a comment |Â
up vote
1
down vote
accepted
I found an ongoing discussion on this issue on Red Hat discussions and the CentOS bug tracker. It has to do with the graphics driver of my pc (AMD driver, working on a DELL computer). Bug appears for the 3.10.0-693 kernel version.
A workaround for the moment is to add nomodeset to the grub boot command line, as suggested in the links. A good explanation on the meaning of this option and on how to change the grub boot command line (with some small adjustments on CentOS) can be found on this Ubuntu forum discussion.
add a comment |Â
up vote
1
down vote
accepted
up vote
1
down vote
accepted
I found an ongoing discussion on this issue on Red Hat discussions and the CentOS bug tracker. It has to do with the graphics driver of my pc (AMD driver, working on a DELL computer). Bug appears for the 3.10.0-693 kernel version.
A workaround for the moment is to add nomodeset to the grub boot command line, as suggested in the links. A good explanation on the meaning of this option and on how to change the grub boot command line (with some small adjustments on CentOS) can be found on this Ubuntu forum discussion.
I found an ongoing discussion on this issue on Red Hat discussions and the CentOS bug tracker. It has to do with the graphics driver of my pc (AMD driver, working on a DELL computer). Bug appears for the 3.10.0-693 kernel version.
A workaround for the moment is to add nomodeset to the grub boot command line, as suggested in the links. A good explanation on the meaning of this option and on how to change the grub boot command line (with some small adjustments on CentOS) can be found on this Ubuntu forum discussion.
answered Nov 4 '17 at 10:55
user2416984
1614
1614
add a comment |Â
add a comment |Â
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
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f401355%2ftroubleshooting-kernel-panic-during-boot-centos7%23new-answer', 'question_page');
);
Post as a guest
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
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
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
Regarding the last error, fix your boot device order in your BIOS, save settings and reboot; that is unless you don't want to boot off the network.
â schaiba
Oct 30 '17 at 7:33
It seems you're having an issue with the amdgpu graphic driver. Maybe you can update the system while booting on the second kernel as you do? Isn't there updates for the graphic driver ?
â Pierre-Alain TORET
Oct 31 '17 at 13:49
1
@schaiba: tried fixing the boot order, but a similar error occurred irrelevantly of the first boot device (options were
diskette drive,internal HDD,USB storage device,CD/DVD/CD-RW Drive,Onboard NIC, I tried internal HDD and onboard NIC) @ daftaupe: did run againsudo yum update, there was a new kernel version that shows up in the boot options, but there is again kernel panic at boot time concerning amdgpu. Any idea where I can report this issue to be solved in a future release?â user2416984
Nov 3 '17 at 8:15