I have a Dell Precision 3530 running stock ubuntu 18.04 LTS (I got it with this installed). After recent update my system won't boot using latest kernel available:
linux 4.15.0-1073-oem
But instead boots fine if selecting from grub
linux 4.15.0-1069-oem
or
linux 4.15.0-1021-oem
Has anyone else experienced this?
I tried to update manually after seeing this but it didn't solve, moreover I noticed this while doing sudo apt-get update
:
Err:25 http://dell.archive.canonical.com/updates bionic-dell Release.gpg The following signatures were invalid: BADSIG F9FDA6BED73CDC22 Canonical Archive Automatic Signing Key
EDIT 1
I noticed that even with other kernel version it often doesn't boot. I don't know why sometimes it does, but following this question I am able to boot adding dis_ucode_ldr
to GRUB launch command each time I want to boot.
I guess next step is to wait for a dell update.
EDIT 2 Trying to use a more recent kernel (Kernel 5.3) as suggested below again seems to fix the problem, but it really does not. After a couple of reboots, still stuck at purple screen.