Hey Nathaniel, I've got ModemManager working on the latest version of lede with few problems. Can you provide some debug logs (run ModemManager --debug).
Make sure to run the following after starting ModemManager so that device events are reported properly . /etc/modemmanager/modemmanager.common mm_cleanup_interfaces ( mm_report_events_from_cache ) >/dev/null 2>&1 & Thanks, Paul On Tue, Aug 29, 2017 at 3:18 PM Nathaniel Haggard <[email protected]> wrote: > Hi, > > /lib/netifd/proto/modemmanager.sh seems to not run on Lede (kernel 4.9.44 > with MM 1.7.0-2016...), even though I have this in /etc/config/network: > > config interface 'broadband' > option device '/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.8' > option proto 'modemmanager' > option pincode '1234' > option apn 'fast.t-mobile.com' > > The startup log looks the same even when this interface config is missing > from /etc/config/network. > > What am I missing? > > Thanks, > Nate > > > > > _______________________________________________ > ModemManager-devel mailing list > [email protected] > https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel >
_______________________________________________ ModemManager-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel
