Den 9 dec. 2016 10:42 fm skrev Mats Berndtsson <[email protected]>:
>
>
> Den 9 dec. 2016 12:10 fm skrev Aleksander Morgado <[email protected]>:
> >
> > On Thu, Dec 8, 2016 at 11:58 PM, Mats Berndtsson <[email protected]> 
> > wrote:
> > > pi@plutten:~ $ sudo mmcli -m 0 --signal-get
> > >
> > > /org/freedesktop/ModemManager1/Modem/0
> > >   -------------------------
> > >   Refresh rate: '5' seconds
> > > mmcli: symbol lookup error: mmcli: undefined symbol: mm_signal_get_rscp
> >
> > Did you by any chance configure without a specific --prefix?
> >
> > Could be that you installed in /usr/local and the mmcli is trying to
> > load libmm-glib from /usr/lib instead.
> >
> > Try:
> > $ LD_LIBRARY_PATH=/usr/local/lib mmcli -m 0 --signal-get
> >
> >
> >
> >
> > --
> > Aleksander
> > https://aleksander.es
> > ___
> I configured like
> configure --prefix=/usr  --with-dbus-sys-dir=/etc/dbus-1/system.d
>
> /usr/local/lib is empty
>
> Funny thing is, the command works first times after reboot, then not again 
> after a few hours.

Also i havet this in syslog every 5 seconds

plutten:~ $ tail /var/log/syslog
Dec  9 10:54:23 plutten ModemManager[406]: mm_get_uint_from_match_info: 
assertion 's != NULL' failed
Dec  9 10:54:28 plutten ModemManager[406]: mm_get_uint_from_match_info: 
assertion 's != NULL' failed
Dec  9 10:54:33 plutten ModemManager[406]: mm_get_uint_from_match_info: 
assertion 's != NULL' failed
Dec  9 10:54:38 plutten ModemManager[406]: mm_get_uint_from_match_info: 
assertion 's != NULL' failed
Dec  9 10:54:43 plutten ModemManager[406]: mm_get_uint_from_match_info: 
assertion 's != NULL' failed
Dec  9 10:54:48 plutten ModemManager[406]: mm_get_uint_from_match_info: 
assertion 's != NULL' failed

After Starting with --signal-setup=5
_______________________________________________
ModemManager-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel

Reply via email to