Hi Petar,

Thanks for providing the files.

The original issue, boot failure, seems to be a conflict between the 5.4
kernel and the intel-microcode blob, since the same blob works fine in
the 4.15 kernel.

(For the printout alignment issue, let's track that on another bug
report.)

Let's try to bisect when this microcode/kernel conflict started.

Could you please test with:

1) the 5.4.0-26 kernel from focal-release?

$ sudo apt install linux-image-5.4.0-26-generic

(you might also need linux-modules-extra-5.4.0-26-generic and/or linux-
headers-5.4.0-26-generic depending on your hardware; please check if
those are installed with 'dpkg -l | grep linux-modules-extra' and
similarly for headers)

2) the 5.3.0-67 kernel from bionic? (current HWE kernel)

$ echo 'deb http://archive.ubuntu.com/ubuntu bionic-updates main restricted' | 
sudo tee /etc/apt/sources.list.d/bionic.list
$ sudo apt update
$ sudo apt install linux-image-5.3.0-67-generic # same observation for 
modules-extra and headers.
$ sudo rm /etc/apt/sources.list.d/bionic.list

Please confirm whether or not these kernels can boot without
dis_ucode_ldr.

Thanks,
Mauricio

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1895458

Title:
  Computer freezes on kernel 5, works on kernel 4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1895458/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to