as soon as I close my laptop lid and unsuspend my lubuntu my screen turns black for ever. It looks like there is an attempt to proceed as usual but then it turns completely dark. This bug punishs me since months, I thought maybe the next update will fix it. I tried everything I could found but nothing helped. I am deeply frustrated.
One thing I noticed which might be relevant is that (l)ubuntu disappeared from my boot priority order(bpo) after an update, so now my bpo is empty. Kernel version is 5.0.0-25-generic x86_64
, distribution is Ubuntu 19.04
, Laptop is an Acer Swift SF113-31
.
Edit Video details:
*-display
description: VGA compatible controller
product: Celeron N3350/Pentium N4200/Atom E3900 Series Integrated Graphics Controller
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 0b
width: 64 bits
clock: 33MHz
capabilities: pciexpress msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:129 memory:90000000-90ffffff memory:80000000-8fffffff ioport:1000(size=64) memory:c0000-dffff
apt-mark hold
to stop packages from being updated. This is what I was asking (ie. you had issued a command that stopped upgrades from fully working which I think now is unlikely unless you copy/paste commands without working out what they do). Your cpu is modern so it'll still be supported (last two years intel/amd have dropped heaps of support but they were all ~6+ year old processors). Your issue is likely something else and I'd suggest adding video hardware details, ie.sudo lshw -C video
(list-hardware class=video) – guiverc Aug 25 '19 at 23:17