mementomori.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mementomori.social is a social media for mortals. We connect with the Fediverse, used by millions. This instance is backed by a Finnish company, digital web agency Digitoimisto Dude Oy.

Administered by:

Server stats:

174
active users

Fediverse stats:

10M
users

Hmm... X1 Thinkpad does not have Wifi after waking up from suspend in Fedora 41. #fedora

@jarkko I had the same with my T14s Gen4 AMD. It has some non-intel wifi and I had to chase around for firmwares to get it to behave, but still refuses to work until I remove the driver module and insert it again.

@harald As a kernel developer I recommend instead disabling suspend and reporting the bug ;-) Usually kernel oops is a potential memory corruption, which can by definition have undefined collateral effects.

E.g. do "rtcwake -s 15 -m mem" and dump dmesg contents to the bug report.

When it comes to disabling suspend, it seems that making "lid close" not do anything is particularly hard these days so I made this short screencast of it :-)

I tried all combinations, and for the reasons I have no idea of, both upower and logind configuration need to be edited.
@harald ah, but you could still take the log ;-) rtcwake spell that i put just put the machine to suspend for 15 seconds and wakes it up automatically.