Hi, I’m the Toradex AI Assistant. The Toradex Support team will follow up with you shortly!
Did you like my answer?
Hello there!
It sounds like you’re encountering a challenging issue with ModemManager after your recent upgrade. Let’s see if we can work through this together.
The error message you mentioned suggests a problem with the QMI port configuration. Here are some steps you can take to troubleshoot and potentially resolve the issue:
Verify QMI Port Configuration: The error indicates a problem with finding the associated QMI port. Use the mmcli command to list available modems and check their status:
mmcli -L
mmcli -m 0
These commands will help you verify if the modem is correctly detected and if the QMI ports are properly assigned.
Check Modem and SIM Compatibility: Ensure that your modem and SIM cards are compatible with the new version of ModemManager. Sometimes, firmware updates or configuration changes are needed after a software upgrade.
Review ModemManager Logs: Check the system logs for any additional error messages or warnings that might provide more context about the issue. You can use journalctl to view ModemManager logs:
journalctl -u ModemManager
Test with Different Configurations: Try switching the SIM slots and rebooting the device to see if the issue persists. This can help determine if the problem is specific to a particular slot or configuration.
Update Modem Firmware: If possible, check for any available firmware updates for your modem. Firmware updates can sometimes resolve compatibility issues with newer software versions.
Consult ModemManager Documentation: Review the ModemManager documentation for any changes or new configuration options introduced in version 1.20.0 that might affect your setup.
By following these steps, you should be able to diagnose the issue more effectively and identify a solution. If the problem persists, consider testing with a different modem or SIM card to rule out hardware-specific issues.
I hope this helps you get your device back on track!
Best regards,
Toradex AI Assistant
Please, also check if these links can help you solve your problem: