[Bug 1865170] Re: lid close simply turns off laptop screen

2020-03-04 Thread Andrea Righi
Thanks for reporting this. The CurrentDmesg.txt that you posted doesn't seem to include the part when you close the lid, am I correct? In that case could you run `dmesg -w` on a console session, close the lid and post what you get in dmesg? Another interesting test could be to check if the ACPI

[Bug 1865170] Re: lid close simply turns off laptop screen

2020-03-05 Thread Andrea Righi
Hi Colton, thanks for testing it! It looks like the kernel correctly receives and delivers the ACPI events, but then it fails to perform the actual suspend to mem. Can you try one more test? echo 1 > /sys/power/pm_debug_messages echo 0 > /sys/power/pm_async echo mem > /sys/power/state The fir