I am using the EM9291 modem on a Linux host. I observe the following issue:
After performing a soft reboot of the Linux kernel, the modem does not reconnect to the 5G core automatically.
The modem appears inactive, and network attachment fails.
The only way to recover connectivity is to manually reset the modem:
mmcli -m 0 --reset
After the reset, the modem successfully connects to the 5G core.
Environment Details:
Modem: EM9291
Linux Kernel: 6.6.36
ModemManager version: mmcli 1.22.0
Interface: Using techship USB module
Is there a recommended way, patch, or firmware update to handle automatic reattach after a Linux soft reboot?
Has anyone experienced similar behavior with the EM9291 and Linux kernel?