Whenever my system resumes from suspend, it can take up to 30 seconds for the network to restore.
I’ve been using Fedora for years, and I’ve only noticed this for the past couple of months, and yet when I try a USB live image of F40 and F41, I can see the same behaviour.
Is this normal? I feel like the network used to restore before my screen even turned on.
I took a look at sudo journalctl -f during a suspend cycle and I don’t see anything suspicious.
The system suspends at “13:57:50”, for 17 seconds before I resume it.
Some of the journal entries seem to get written AFTER the resume though.
Anyway, system comes up at “13:58:07”.
4 seconds later I get this:
Feb 05 13:58:11 endlisnis2024-11 ModemManager[1337]: <msg> [base-manager] couldn't check support for device '/sys/devices/pci0000:00/0000:00:14.3': not supported by any plugin
Feb 05 13:58:11 endlisnis2024-11 ModemManager[1337]: <msg> [base-manager] couldn't check support for device '/sys/devices/pci0000:00/0000:00:1c.2/0000:05:00.0': not supported by any plugin
I eventually tried using a USB ethernet adapter, and the network came up immediately. There is something funny going on with either my built-in ethernet adapter, or Fedora support for it. I wish someone would give me some guidance on how to debug it.