<div dir="ltr"><div class="gmail_default"><span style="font-family:arial,helvetica,sans-serif">Hi Karoly,</span></div><div class="gmail_default"><span style="font-family:arial,helvetica,sans-serif"><br></span></div><div class="gmail_default"><span style="font-family:arial,helvetica,sans-serif">which modem are you using?</span></div><div class="gmail_default"><span style="font-family:arial,helvetica,sans-serif"><br></span></div><div class="gmail_default"><span style="font-family:arial,helvetica,sans-serif">cdc-wdmX and tty ports are used for totally different communication protocols. Like, if you're modem supports QMI or MBIM, it's ok to use cdc-wdmX, otherwise is ok to use tty. Also consider that is up to the kernel to assign the number at the end of cdc-wdmX and that number depends on which other hardware is connected to USBs.</span></div><div class="gmail_default"><span style="font-family:arial,helvetica,sans-serif">i.e. when I have my usb earphones connected, the kernel assigns cdc-wdm1 to the modem instead of cdc-wdm0.</span><br></div><div class="gmail_default"><span style="font-family:arial,helvetica,sans-serif"><br></span></div><div class="gmail_default"><span style="font-family:arial,helvetica,sans-serif">Carlo</span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 4 July 2017 at 15:36, Karoly Pados <span dir="ltr"><<a href="mailto:kp@tec4data.at" target="_blank">kp@tec4data.at</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
Sometimes MM picks the wrong primary port. What I observed is that everything works if it picks cdc-wdm0. But pretty often it picks cdc-wdm1, in which case NetworkManager is unable to establish a data connection. Sometimes, much more rarely, it even picks ttyUSB0, and NM is then also unable to do anything useful with the modem.<br>
<br>
Now I'm not 100% sure that this is the cause for our problems, so my first question: Is it plausible at all that anything other than cdc-wdm0 as a primary port is a problem?<br>
<br>
If so:<br>
- What can I provide to help solve this in code?<br>
- Is there a way around it? (for example, a way to force MM to pick a specific port as primary?)<br>
<br>
Thank you,<br>
Karoly<br>
______________________________<wbr>_________________<br>
ModemManager-devel mailing list<br>
<a href="mailto:ModemManager-devel@lists.freedesktop.org">ModemManager-devel@lists.<wbr>freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/modemmanager-<wbr>devel</a><br>
</blockquote></div><br></div>