huawei signal info patch by Dan
Aleksander Morgado
aleksander at aleksander.es
Thu Dec 8 23:10:43 UTC 2016
On Thu, Dec 8, 2016 at 11:58 PM, Mats Berndtsson <matsgmxli at outlook.com> wrote:
> pi at 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
More information about the ModemManager-devel
mailing list