Aleksander Morgado

Results 10 comments of Aleksander Morgado

What is the expected `vendor_id`? Is it the USB vid or some other thing?

> We need fix to ModemManager to address this, namely ModemManager should: > > inform netifd as it presently does in patched version using the report-down script > reconnect >...

> I thought the whole point of ModemManager was that it's a daemon to manage connections and keep them alive. If not what's the point MM provides a unified API...

> One more major issue is the package umbim does not support proxy mode which is required by lot of lte/5G devices. Please note the support for using the `mbim-proxy`...

Has someone tried to work on the watcher process logic as suggested in https://github.com/openwrt/packages/issues/19794#issuecomment-1303601631?

> Hi @aleksander0m What would cause inconsistency between MM's carrier config and fwupd's carrier config? How should I debug it? What is the inconsistency here? Is the fwupd plugin loading...

No, this is not solved with retrying to reload, or at least that is not what I would recommend to do in the first attempt. If the module is switching...

Nothing in fstab per se, but I was thinking in having a different ro.hardware=xxx set and therefore use a different set of copy rules for the init files in device.mk,...

Ah, good to know about the set_usb_controller() method; looks like we were not using a branch that had that support already. Will rebuild and see if I can avoid hacking...

> ​That could also be a different branch. I don't recall whether the change > to support class paths went into N. May have missed it. Ah! I see that...