You are not logged in.
Pages: 1
I have a Lenovo ThinkPad Z16 Gen 1, model 21D4002GGE.
~> lsblk 2023-11-30T12:36:59
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
nvme0n1 259:0 0 1,9T 0 disk
├─nvme0n1p1 259:1 0 1G 0 part /boot
└─nvme0n1p2 259:2 0 1,9T 0 part
└─luks-22c73e20-a13b-48b2-8728-55e5be5a8131 254:0 0 1,9T 0 crypt /
~>
~> cat /proc/cmdline 2023-11-30T12:37:13
root=UUID=9c1ed4e7-ba4b-4359-8544-98d1e2c29174 rd.luks.uuid=22c73e20-a13b-48b2-8728-55e5be5a8131 rw initrd=\amd-ucode.img initrd=\initramfs-linux.img splash
~>
When resuming from suspend, the system freezes up and I cannot start new programs.
Any command will trigger an I/O error.
I suspect that, when resuming from suspend, the disk is not properly re-mounted.
What could be the reason for that?
Solution
Fixed with iommu=pt as per this thread.
Update
After an EFI update via fwupdmgr the suspend now also works without iommu=pt.
Last edited by schard (2023-11-30 12:46:17)
Inofficial first vice president of the Rust Evangelism Strike Force
Offline
Pages: 1