When resuming from suspension in full disk encryption, the File system turns read-only

When resuming from suspension in full disk encryption, the File system turns read-only.

Intel tiger lake nvme storage with LUKS full disk encryption.
Running on Kernal 5.15.7-1.
No swap partition or file.

Any pointers?

smartctl -l error /dev/nvme0

smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.7-1-MANJARO] (local build)
Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF SMART DATA SECTION ===
Error Information (NVMe Log 0x01, 16 of 256 entries)
No Errors Logged

I would try this bug fix:

Edit your /etc/default/grub by adding

acpiphp.disable=1

in the line starting with

GRUB_CMDLINE_LINUX_DEFAULT=

somewhere between the two quotes. Then run

sudo update-grub

and reboot.

@Wollie Did those modifications. No luck. Screen goes blank when resume from suspension. :expressionless:

Bump!!

After installing stable [2022-01-02] nvme with full encryption wakes up without any trouble.
@Wollie I am pretty much on the same kernel, Any pointer what changes on this version resolved this issue?
Just asking to keep a tab on this issue so that i will be able to look at the right place if it stops working in future.
Thank you.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.