The internal display of my Framework 16 tends to freeze.
This happens every time the screen goes black (because of screen saver or sleep mode).
It happens sometimes when connect or disconnect an external display.
Today it also simply happens every time on start up.
It happens after the log in. The log in itself works fine.
External displays also work fine. I can also plug them in when the internal one already froze and it connects just fine.
When that happens I need to restart the system, although today even that didn’t help because it just freezes again.
I use the 7040 series with AMD Radeon™ RX 7700S.
My OS is Fedora 42.
Has anybody experienced this before or has an idea how to deal with it?
Yes, I had a variation of this same issue (display would freeze seemingly at random, external display fine) and adding the kernel command line argument seems to have helped. I would recommend using grubby, I think it’s built in to Fedora…
I’ve modified the line from the original post, so you could just copy paste it (the line in bold) if you wanted. It’s what I did and seems to have worked for me.
this workaround with the freeze command works but I had to adapt it to echo freeze | sudo tee /sys/power/state which needs sudo, which means I need to enter my password while not knowing if the password dialog is actually open or not…