Seems that my reply to the comment is too long, so I've pasted it here as a reply.
On Saturday 22nd Feb, I downloaded Ubuntu, Lubuntu & Mint from the official websites, all 3 worked fine until the package manager made some updates which presumably also come from an official source, after the updates my Laptop either has a blank screen on resume or the screen that was showing when I suspended the Laptop. In both cases the system is frozen. If it's not possible to work out what's on the official websites & what's in the official updates, then there's more to worry about than my Laptop. Do the updates only contain kernel changes, or are there perhaps also video driver updates. As I need my laptop for day to day use and as suspend / resume form an integral part of the daily use, I've had to move on to a Debian based distro that works just fine at the moment so I can't dig out the kernel versions. Up til now, Lubuntu has served my needs very well so it's a shame that I've had to move on. Maybe I'll come back when the next LTS version is released.
Hopefully someone else will be able to pick up on this issue and work out what changes have been released in Feb.
uname -r
to tell us the EXACT kernel version you have that suspend does not work. Then reboot, expose the GRUB bootloader, select an older kernel (lower version number), test the resume does work, and provideuname -r
for that kernel too. – user535733 Feb 24 '20 at 12:23