You are not logged in.
I know I have asked this question before, but recently I have some update on it, after extensive researching I found that my old drive Samsung PM9B1 has a hardward bug preventing it from resuming from D3Cold, so I bought a new drive(WD SN770) and replaced it with it, however, I'm still getting on another drive like this
[ 284.337492] usb 1-3: reset full-speed USB device number 3 using xhci_hcd
[ 284.418403] nvme nvme0: 8/0/0 default/read/poll queues
[ 284.422747] nvme nvme0: Ignoring bogus Namespace Identifiers
[ 284.502133] OOM killer enabled.
[ 284.502137] Restarting tasks ...
[ 284.502581] Aborting journal on device dm-1-8.
[ 284.502603] Buffer I/O error on dev dm-1, logical block 99647488, lost sync page write
[ 284.502611] JBD2: I/O error when updating journal superblock for dm-1-8.
[ 284.502649] EXT4-fs error (device dm-1): ext4_journal_check_start:83: comm systemd-journal: Detected aborted journal
[ 284.502704] Buffer I/O error on dev dm-1, logical block 0, lost sync page write
[ 284.502710] EXT4-fs (dm-1): I/O error while writing superblock
[ 284.502715] EXT4-fs (dm-1): Remounting filesystem read-only
[ 284.505449] done.
My kernel parameter:
BOOT_IMAGE=/vmlinuz-linux-zen root=/dev/mapper/rootvg-root rw root=/dev/mapper/rootvg-root rw splash loglevel=7 amdgpu.sg_display=0 nowatchdog nmi_watchdog=0 vm.laptop=1 lsm=landlock,lockdown,yama,integrity,selinux,bpf amdgpu.vm_update_mode=0 radeon.si_support=0 amdgpu.si_support=1 amdgpu.cik_support=0 iommu=soft iommu.strict=1 mem_encrypt=on amdgpu.noretry=1 amdgpu.gpu_recovery=2 amdgpu.freesync_video=1 mem_sleep_default=shallow nvme_core.default_ps_max_latency_us=5500 rd.luks.name=[uuid hidden]=rootvg rd.luks.options=fido2-device=auto mitigations=auto,nosmt acpi.prefer_microsoft_guid=1 scsi_mod.scan=sync
The problem normally takes place on my second drive, which is my home partition, and is also protected with LVM on LUKS
I use Arch on LVM on LUKS with SELinux and Secure Boot btw
Offline