> > 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 & >
To clarify, these extra 3 steps are only needed if manually running ModemManager, as it would need to get reported the kernel events that happened until then. You can also just edit the /etc/init.d/ModemManager file to add the extra --debug, and restart using the init file, and the extra steps wouldn't be necessary, as they are done by the init file. -- Aleksander https://aleksander.es _______________________________________________ ModemManager-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel
