Created attachment 206121 [details] systemd journal don't have any useful logs yet
Please be specific about the symptom of the problem. And then follow the corresponding section of Chapter 4, in this doc https://01.org/blogs/rzhang/2015/best-practice-debug-linux-suspend/hibernate-issues
booted into rescue/single user mode (systemd.unit=rescue) /sys/power/state freeze disk echo freeze > /sys/power/state ; machine appears to suspend. all leds go out, screen goes blank. machine cant be woken by keyboard, touchpad or power button, screen open/close etc. caps lock led doesnt respond. dmesg reports only s0 and s5 are supported /proc/acpi/wakeup Device S-state Status Sysfs node WLAN S0 disabled sdio:mmc1:0001:1 RTLW S0 disabled (^ should I be seeing touchpad/keyboard here?) tried to setup netconsole but; netconsole: wlan0 doesn't support polling, aborting
AFAICS, this is still a BIOS related issue as there is no ACPI S3, which surprises me. If you're using freeze state, you should enable the driver wakeup capability as well. And it seems that there are either driver gaps or BIOS gaps to support freeze state from my point of view. Please tell me that you bought this laptop from the market... Anyway, I'm closing this bug as the problem you mentioned are rather BIOS/vender_driver gaps that should not be tracked & fixed here.