OS: Fedora Linux 43 (Workstation Edition) x86_64
Host: Laptop 13 (AMD Ryzen AI 300 Series) (A5)
Kernel: Linux 6.17.8-300.fc43.x86_64
BIOS VER: 03.04
Laptop slowed to a crawl
Before it completely locked up, I was able to check top CPU PIDs and one of them was firmware updater
Then the laptop completely froze, so I tried REISUB but I don’t think I have SysRq enabled, so I just held down the power button.
After the first reboot, everything worked like normal and I got in the OS and edited some kernel params to enable the SysRq key.
After the next reboot, I was having issues with entering the LUKS key because I thought the machine was frozen, but it turns out that just the screen was frozen and I could still enter input and press enter and it would continue
I also tried using an external USB keyboard, same result.
I think maybe something I did messed with the LUKS screen since I don’t get that visual feedback anymore. I also can’t even hit Esc to switch back to the systemd bootup log. Nothing happens.
Yep I have the same issue here, Seems related to the 6.17.8-300.fc43.x86_64 update from yesterday. I can rollback to the previous kernel since I use Fedora Silverblue and that fixes the typing not showing up on the LUKS screen.
but it doesn’t seem to fix the LUKS screen problem, only prevent the exploit related to the bug I guess.
EDIT: Ok now I think I understand what is going on. Something in the LUKS password screen is relying on RDSEED32. The new kernel tests for the mitigation of the problem that was reported to AMD and because it doesn’t find it (a fix should come around 11/25) is prints the error message and disables the functionality in the CPUID bit which causes the LUKS screen to mis-behave.
So that kernel boot argument is only necessary if you are running an old kernel which doesn’t display this error message and disables the CPUID bit by itself.
I’m still experiencing this issue on my Framework 13 (AMD AI 300 Series) with Fedora 43 with all software updates applied as of today (Nov. 30th).
I’d just like to add something I hadn’t seen mentioned before or elsewhere. I am able to see the dots on the LUKS screen just fine from an external display (1080p-HDMI) and keyboard. I can also see the update progress animation as expected this way.
The display update issue (frozen screen) seems to only happen with the internal screen and keyboard on the laptop itself.