On 08/05/13 10:06, dag dg wrote: > I'm pulling from the latest git repo for Network Manager and > network-manager-applet, so I believe it has MM1 interface support, > though I don't think this is causing the issue with ModemManager > marking my wwan0 adapter as disabled. I even rebuilt from scratch to > show my steps: > > http://pastebin.com/CdTX0CPY >
Hum... I don't see the MM1 support getting compiled: make[4]: Entering directory `/home/samuel/NetworkManager/src/modem-manager' CC libmodem_manager_la-nm-modem.lo CC libmodem_manager_la-nm-modem-generic.lo CC libmodem_manager_la-nm-modem-cdma.lo CC libmodem_manager_la-nm-modem-gsm.lo CC libmodem_manager_la-nm-modem-manager.lo CCLD libmodem-manager.la Should have included "libmodem_manager_la-nm-modem-broadband.lo" as well. Also, the configure report says 'auto' while it should say either 'yes' or 'no', but that is not the issue. Features: wext: yes wimax: yes ppp: yes modemmanager-1: auto concheck: no Will fix that thing; but anyway, the problem is that the pkg-config checks don't find libmm-glib: checking for MM_GLIB... no Did you compile NM *after* having installed MM? -- Aleksander _______________________________________________ networkmanager-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/networkmanager-list
