Issues with sleep on AI 300 - cannot reach hardware sleep

I’m having issues reaching hardware sleep on my framework laptop with an HX 370, 64GB ram, Archlinux running 6.17.9-arch1-1

modprobes: blacklist ucsi_acpi, options kvm ignore_msrs=1

cmdline: initrd=\amd-ucode.img initrd=\initramfs-linux.img cryptdevice=/dev/nvme0n1p2:root root=/dev/mapper/root rw resume=UUID=48f0c3e0-78ae-4219-9cf1-c921da13f539 amdgpu.dcdebugmask=0x10

I tried with/without the blacklist of the ucsi_acpi, without any modules, with/without the power adapter connected

amd-s2idle: s2idle report created on 2026-01-15 12:48:00.670690 using amd-s2idle 0.2.11 - Pastebin.com

The issue seems to be around ACPI/thunderbolt sleep but I can’t find why this is happening

I’m a bit lost, does anyone solved the same issue ?

Why do you have “blacklist ucsi_acpi” ?

That affects usb stuff, so might affect thunderbolt.

If I remember correctly there was an issue with previous kernels that was spamming some messages in dmesg. I tried without the blacklist and the issue is still the same