<div>Hello!</div><div> </div><div>First of all I am newbie in QMI and related stuff, so maybe will ask some obvious questions.</div><div>I do research around quectel ec25 modem (same things should be same for ec21 and maybe ag35, but I am not sure).</div><div> </div><div>In general I am working inside modem`s internal Linux env and want to find way to replace as many proprietary software as it already possible.</div><div> </div><div>There is wiki on osmocom.org about some reverse of target modem internals, dated 2016 year.</div><div>Here <a href="https://osmocom.org/projects/quectel-modems/wiki/Debug_Utilities" rel="noopener noreferrer" target="_blank">https://osmocom.org/projects/quectel-modems/wiki/Debug_Utilities</a> I read that there was some work about using libqmi with</div><div>qmuxd (closed proprietary service) via unix domain socket.</div><div> </div><div>Before I have seen <a href="https://github.com/scintill/qmiserial2qmuxd" rel="noopener noreferrer" target="_blank">https://github.com/scintill/qmiserial2qmuxd</a> repo, that introduces approach of some service that will expose qmuxd via</div><div>fake tty device. Unfortunately it doesn't work as is. I hope <a href="https://git.osmocom.org/quectel-experiments/tree/qmi/ld_preload_wrapper" rel="noopener noreferrer" target="_blank">https://git.osmocom.org/quectel-experiments/tree/qmi/ld_preload_wrapper</a> this work</div><div>will help me to debug broken things in my case (suppose there is some message headers difference).</div><div> </div><div>But as I mentioned as I understood there were some work about direct libqmi connection to qmuxd.</div><div> </div><div>I checked libqmi source and found:</div><div><div><a href="https://github.com/freedesktop/libqmi/blob/master/src/libqmi-glib/qmi-endpoint-qmux.c" rel="noopener noreferrer" target="_blank">https://github.com/freedesktop/libqmi/blob/master/src/libqmi-glib/qmi-endpoint-qmux.c</a></div><div>But this is seems to be somehow related to MBIM, as this function should be enabled with mbim-qmux option.</div><div> </div><div>Could somebody comments me on this? Is is anyhow related to described above things about qmuxd, or qmux here is something</div><div>another and doesn't related to qmuxd?</div><div> </div><div>Also I found rmnet support in libqmi, how can I work with it? I don't found any qmicli cmd options related to it.</div><div> </div><div>Thanks in advance!</div><div> </div></div><div>-- </div><div>Nikita Orlov</div><div>Skype: nik_stet</div><div> </div>