When my laptop wakes up from suspend, for a moment before the login screen appears, I see a black screen with the following error printed on it:
kernel: xhci_hcd 0000:38:00.0: BAR 0: error updating (0x9af00000 != 0x000000)
Usually I see multiple messages of this kind (all messages are the same), and the more time my laptop spends in suspend mode, the more messages appear on wake up.
I know that xhci_hcd is a USB driver, but I did not manage to solve this problem by myself.
My laptop is Dell XPS-9500. I have Ubuntu 20.04.1 LTS.