I'm running a fresh install of Kubuntu 20.04. Many times when I shutdown (not every time, but often), it pauses for a minute or so before showing the error:
[drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe A FIFO underrun
This is usually associated with screen flickers. The screen also sometimes flickers during normal usage. Googling has yielded MANY reports of similar issues, but the given solution always seems to be "update your kernel" or to use a workaround that's deprecated (because it was for an older kernel). Example: drm/i915: Resetting chip after gpu hang
I'm currently on kernel 5.4.42. I've also tried 5.4.0.29 (since 5.4.0 is what originally shipped with Kubuntu) and 5.6.14 (the latest stable). All have the same issue.
I've tried updating drivers via
sudo ubuntu-drivers autoinstall
but the behavior is the same.