4

My laptop is an Acer Aspire 3 a315-41g-r4bw. I tried to install Ubuntu-desktop 18.04 via usb. But it stucks for hours with following error code

Watchdog: BUG: soft lockup - CPU#4 

I cannot click or type anything!

How to stop this?

abu_bua
  • 10,783
  • 1
    PressCtrl+C together. If that doesn't work hold down power button for 10 seconds and hope everything will turn out ok later. – WinEunuuchs2Unix Aug 30 '18 at 22:06
  • If you are continuously getting that issue, I suggest you do a google search. I found many posts relating to the error, in some cases adding a nomodeset kernel parameter solved it, but I saw a lot of different scenarios causing it. I've seen a post where someone replaced their PSU which solved it as it was caused by weak power draw on the cpu!!! The point is that this can be caused by many factors, but I suspect and hope a nomodeset will probably solve it for you as you are doing an install. – nobody special Aug 30 '18 at 22:27
  • 2

1 Answers1

1

Hi I have exactly the same problem with my acer.

You can try the steps below:

  1. Turn off the AMD settings on the 'Advanced' tab on the BIOS.
  2. When installing ubuntu, highlight the 'install ubuntu' selection and press e.
  3. Go to the line with 'linux' and at the end put space and add 'pci=noacpi'
  4. Press F10 and the installation process will begin.

Hope it works out for you!