16.04 install freezing with watchdog: BUG: soft lockup - CPU#6 stuck for 22s [duplicate]
![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
1
down vote
favorite
This question already has an answer here:
NMI watchdog: BUG: soft lockup - CPU#2 stuck for 23s! [plymouthd:305]
4 answers
I am trying to install Ubuntu 16.04 on a new Dell XPS 15, 16gb Ram, i7 7700 CPU, 512gb SSD.
Windows is already preinstalled which I want to keep for the odd admin task so I added a partition of 220gb for my main Ubuntu machine. I have tried installing using the same boot drive I used on my new PC about 2 weeks ago which worked fine on there but I am just getting numerous errors when trying to install on this new machine.
terminal output 1
terminal output 2
I also tried installing the latest elementary OS with similar issues.
As the console was mentioning CPU I downloaded and ran the intel processor test and everything came out fine. Windows is also running well, or as well as it does so hardware seems fine.
Any ideas on how to resolve this?
I have tried three different usb drives all with the same result and also multiple ports on the machine itself.
system-installation
marked as duplicate by user68186, karel, Fabby, waltinator, George Udosen Apr 19 at 15:22
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |Â
up vote
1
down vote
favorite
This question already has an answer here:
NMI watchdog: BUG: soft lockup - CPU#2 stuck for 23s! [plymouthd:305]
4 answers
I am trying to install Ubuntu 16.04 on a new Dell XPS 15, 16gb Ram, i7 7700 CPU, 512gb SSD.
Windows is already preinstalled which I want to keep for the odd admin task so I added a partition of 220gb for my main Ubuntu machine. I have tried installing using the same boot drive I used on my new PC about 2 weeks ago which worked fine on there but I am just getting numerous errors when trying to install on this new machine.
terminal output 1
terminal output 2
I also tried installing the latest elementary OS with similar issues.
As the console was mentioning CPU I downloaded and ran the intel processor test and everything came out fine. Windows is also running well, or as well as it does so hardware seems fine.
Any ideas on how to resolve this?
I have tried three different usb drives all with the same result and also multiple ports on the machine itself.
system-installation
marked as duplicate by user68186, karel, Fabby, waltinator, George Udosen Apr 19 at 15:22
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
This question already has an answer here:
NMI watchdog: BUG: soft lockup - CPU#2 stuck for 23s! [plymouthd:305]
4 answers
I am trying to install Ubuntu 16.04 on a new Dell XPS 15, 16gb Ram, i7 7700 CPU, 512gb SSD.
Windows is already preinstalled which I want to keep for the odd admin task so I added a partition of 220gb for my main Ubuntu machine. I have tried installing using the same boot drive I used on my new PC about 2 weeks ago which worked fine on there but I am just getting numerous errors when trying to install on this new machine.
terminal output 1
terminal output 2
I also tried installing the latest elementary OS with similar issues.
As the console was mentioning CPU I downloaded and ran the intel processor test and everything came out fine. Windows is also running well, or as well as it does so hardware seems fine.
Any ideas on how to resolve this?
I have tried three different usb drives all with the same result and also multiple ports on the machine itself.
system-installation
This question already has an answer here:
NMI watchdog: BUG: soft lockup - CPU#2 stuck for 23s! [plymouthd:305]
4 answers
I am trying to install Ubuntu 16.04 on a new Dell XPS 15, 16gb Ram, i7 7700 CPU, 512gb SSD.
Windows is already preinstalled which I want to keep for the odd admin task so I added a partition of 220gb for my main Ubuntu machine. I have tried installing using the same boot drive I used on my new PC about 2 weeks ago which worked fine on there but I am just getting numerous errors when trying to install on this new machine.
terminal output 1
terminal output 2
I also tried installing the latest elementary OS with similar issues.
As the console was mentioning CPU I downloaded and ran the intel processor test and everything came out fine. Windows is also running well, or as well as it does so hardware seems fine.
Any ideas on how to resolve this?
I have tried three different usb drives all with the same result and also multiple ports on the machine itself.
This question already has an answer here:
NMI watchdog: BUG: soft lockup - CPU#2 stuck for 23s! [plymouthd:305]
4 answers
system-installation
system-installation
asked Apr 17 at 18:45
user8467470
133
133
marked as duplicate by user68186, karel, Fabby, waltinator, George Udosen Apr 19 at 15:22
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
marked as duplicate by user68186, karel, Fabby, waltinator, George Udosen Apr 19 at 15:22
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
1
down vote
accepted
I'm an owner of the XPS 9560, I think the same system. There's an XPS specific bug at the moment that requires adding
acpi_rev_override=1
to the boot params to avoid a soft lockup when accessing the dedicated GPU in any capacity. In grub when booting the installer, tap "e" then add acpi_rev_override=1
after quiet splash
and it should boot properly.
1
Thank you so much for that! It worked a treat, and yes I am running an XPS 9560 too :) It would have taken me multiple life times to work that one out.
â user8467470
Apr 17 at 19:17
Took me a ridiculous amount of time as well when I had to find it, it probably didn't help that I was installing arch just a month or two after it came out--no one knew why things wouldn't work, it had to do with weird changes that came to optimus with the 10xx series GPUs. The installer would boot, then crash as soon as you tried to enumerate pcie devices.
â sbergeron
Apr 17 at 19:22
Haha. Rather you than me. I am a web dev so have enough bugs in my life already :) Do I need to reconfigure the drivers or anything once installed? I am trying elementary but won't shut down or restart so something going on there.
â user8467470
Apr 17 at 19:35
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'm an owner of the XPS 9560, I think the same system. There's an XPS specific bug at the moment that requires adding
acpi_rev_override=1
to the boot params to avoid a soft lockup when accessing the dedicated GPU in any capacity. In grub when booting the installer, tap "e" then add acpi_rev_override=1
after quiet splash
and it should boot properly.
1
Thank you so much for that! It worked a treat, and yes I am running an XPS 9560 too :) It would have taken me multiple life times to work that one out.
â user8467470
Apr 17 at 19:17
Took me a ridiculous amount of time as well when I had to find it, it probably didn't help that I was installing arch just a month or two after it came out--no one knew why things wouldn't work, it had to do with weird changes that came to optimus with the 10xx series GPUs. The installer would boot, then crash as soon as you tried to enumerate pcie devices.
â sbergeron
Apr 17 at 19:22
Haha. Rather you than me. I am a web dev so have enough bugs in my life already :) Do I need to reconfigure the drivers or anything once installed? I am trying elementary but won't shut down or restart so something going on there.
â user8467470
Apr 17 at 19:35
add a comment |Â
up vote
1
down vote
accepted
I'm an owner of the XPS 9560, I think the same system. There's an XPS specific bug at the moment that requires adding
acpi_rev_override=1
to the boot params to avoid a soft lockup when accessing the dedicated GPU in any capacity. In grub when booting the installer, tap "e" then add acpi_rev_override=1
after quiet splash
and it should boot properly.
1
Thank you so much for that! It worked a treat, and yes I am running an XPS 9560 too :) It would have taken me multiple life times to work that one out.
â user8467470
Apr 17 at 19:17
Took me a ridiculous amount of time as well when I had to find it, it probably didn't help that I was installing arch just a month or two after it came out--no one knew why things wouldn't work, it had to do with weird changes that came to optimus with the 10xx series GPUs. The installer would boot, then crash as soon as you tried to enumerate pcie devices.
â sbergeron
Apr 17 at 19:22
Haha. Rather you than me. I am a web dev so have enough bugs in my life already :) Do I need to reconfigure the drivers or anything once installed? I am trying elementary but won't shut down or restart so something going on there.
â user8467470
Apr 17 at 19:35
add a comment |Â
up vote
1
down vote
accepted
up vote
1
down vote
accepted
I'm an owner of the XPS 9560, I think the same system. There's an XPS specific bug at the moment that requires adding
acpi_rev_override=1
to the boot params to avoid a soft lockup when accessing the dedicated GPU in any capacity. In grub when booting the installer, tap "e" then add acpi_rev_override=1
after quiet splash
and it should boot properly.
I'm an owner of the XPS 9560, I think the same system. There's an XPS specific bug at the moment that requires adding
acpi_rev_override=1
to the boot params to avoid a soft lockup when accessing the dedicated GPU in any capacity. In grub when booting the installer, tap "e" then add acpi_rev_override=1
after quiet splash
and it should boot properly.
answered Apr 17 at 18:50
![](https://i.stack.imgur.com/58kWj.png?s=32&g=1)
![](https://i.stack.imgur.com/58kWj.png?s=32&g=1)
sbergeron
1,97852139
1,97852139
1
Thank you so much for that! It worked a treat, and yes I am running an XPS 9560 too :) It would have taken me multiple life times to work that one out.
â user8467470
Apr 17 at 19:17
Took me a ridiculous amount of time as well when I had to find it, it probably didn't help that I was installing arch just a month or two after it came out--no one knew why things wouldn't work, it had to do with weird changes that came to optimus with the 10xx series GPUs. The installer would boot, then crash as soon as you tried to enumerate pcie devices.
â sbergeron
Apr 17 at 19:22
Haha. Rather you than me. I am a web dev so have enough bugs in my life already :) Do I need to reconfigure the drivers or anything once installed? I am trying elementary but won't shut down or restart so something going on there.
â user8467470
Apr 17 at 19:35
add a comment |Â
1
Thank you so much for that! It worked a treat, and yes I am running an XPS 9560 too :) It would have taken me multiple life times to work that one out.
â user8467470
Apr 17 at 19:17
Took me a ridiculous amount of time as well when I had to find it, it probably didn't help that I was installing arch just a month or two after it came out--no one knew why things wouldn't work, it had to do with weird changes that came to optimus with the 10xx series GPUs. The installer would boot, then crash as soon as you tried to enumerate pcie devices.
â sbergeron
Apr 17 at 19:22
Haha. Rather you than me. I am a web dev so have enough bugs in my life already :) Do I need to reconfigure the drivers or anything once installed? I am trying elementary but won't shut down or restart so something going on there.
â user8467470
Apr 17 at 19:35
1
1
Thank you so much for that! It worked a treat, and yes I am running an XPS 9560 too :) It would have taken me multiple life times to work that one out.
â user8467470
Apr 17 at 19:17
Thank you so much for that! It worked a treat, and yes I am running an XPS 9560 too :) It would have taken me multiple life times to work that one out.
â user8467470
Apr 17 at 19:17
Took me a ridiculous amount of time as well when I had to find it, it probably didn't help that I was installing arch just a month or two after it came out--no one knew why things wouldn't work, it had to do with weird changes that came to optimus with the 10xx series GPUs. The installer would boot, then crash as soon as you tried to enumerate pcie devices.
â sbergeron
Apr 17 at 19:22
Took me a ridiculous amount of time as well when I had to find it, it probably didn't help that I was installing arch just a month or two after it came out--no one knew why things wouldn't work, it had to do with weird changes that came to optimus with the 10xx series GPUs. The installer would boot, then crash as soon as you tried to enumerate pcie devices.
â sbergeron
Apr 17 at 19:22
Haha. Rather you than me. I am a web dev so have enough bugs in my life already :) Do I need to reconfigure the drivers or anything once installed? I am trying elementary but won't shut down or restart so something going on there.
â user8467470
Apr 17 at 19:35
Haha. Rather you than me. I am a web dev so have enough bugs in my life already :) Do I need to reconfigure the drivers or anything once installed? I am trying elementary but won't shut down or restart so something going on there.
â user8467470
Apr 17 at 19:35
add a comment |Â