Re: nmcli c does not list modem device



On Mon, Mar 14, 2016 at 2:55 PM, matti kaasinen
<matti kaasinen gmail com> wrote:
In fact there are two more messages preceding those ones I mentioned before,
but I guess they have nothing to do with this problem. I'll get following
messages, if I have MM running from boot:

src/nm-udev-manager.c:568] handle_uevent(): UDEV event: action 'add' subsys
'net' device 'wwan0'
src/nm-udev-manager.c:477] net_add(): (wwan0): ignoring interface with
devtype 'wwan'
src/modem-manager/nm-modem-manager.c:280] poke_modem_cb(): Requesting to
(re)launch modem-manager...
src/modem-manager/nm-modem-manager.c:280] poke_modem_cb(): Requesting to
(re)launch modem-manager...
src/modem-manager/nm-modem-manager.c:280] poke_modem_cb(): Requesting to
(re)launch modem-manager...

That is trying to launch the old ModemManager, which has a different bus name.

You need to configure NetworkManager explicitly with
"--with-modem-manager-1", or explicitly add ModemManager libraries as
build dependency on your yocto recipe, so that the requirement of
"--with-modem-manager-1" is detected automatically.

-- 
Aleksander
https://aleksander.es


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]