<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<p dir="ltr"><br>
Den 9 dec. 2016 17:47 skrev Dan Williams <dcbw@redhat.com>:<br>
><br>
> On Fri, 2016-12-09 at 09:58 +0000, Mats Berndtsson wrote:<br>
> > Den 9 dec. 2016 10:42 fm skrev Mats Berndtsson <matsgmxli@outlook.com<br>
> > >:<br>
> > > <br>
> > > <br>
> > > <br>
> > > Den 9 dec. 2016 12:10 fm skrev Aleksander Morgado <aleksander@aleks<br>
> > > ander.es>:<br>
> > > > <br>
> > > > <br>
> > > > On Thu, Dec 8, 2016 at 11:58 PM, Mats Berndtsson <matsgmxli@outlo<br>
> > > > ok.com> wrote:<br>
> > > > > <br>
> > > > > pi@plutten:~ $ sudo mmcli -m 0 --signal-get<br>
> > > > > <br>
> > > > > /org/freedesktop/ModemManager1/Modem/0<br>
> > > > >   -------------------------<br>
> > > > >   Refresh rate: '5' seconds<br>
> > > > > mmcli: symbol lookup error: mmcli: undefined symbol:<br>
> > > > > mm_signal_get_rscp<br>
> > > > <br>
> > > > Did you by any chance configure without a specific --prefix?<br>
> > > > <br>
> > > > Could be that you installed in /usr/local and the mmcli is trying<br>
> > > > to<br>
> > > > load libmm-glib from /usr/lib instead.<br>
> > > > <br>
> > > > Try:<br>
> > > > $ LD_LIBRARY_PATH=/usr/local/lib mmcli -m 0 --signal-get<br>
> > > > <br>
> > > > <br>
> > > > <br>
> > > > <br>
> > > > --<br>
> > > > Aleksander<br>
> > > > https://aleksander.es<br>
> > > > ___<br>
> > > I configured like<br>
> > > configure --prefix=/usr  --with-dbus-sys-dir=/etc/dbus-1/system.d<br>
> > > <br>
> > > /usr/local/lib is empty<br>
> > > <br>
> > > Funny thing is, the command works first times after reboot, then<br>
> > > not again after a few hours.<br>
> > <br>
> > Also i havet this in syslog every 5 seconds<br>
> > <br>
> > plutten:~ $ tail /var/log/syslog<br>
> > Dec  9 10:54:23 plutten ModemManager[406]:<br>
> > mm_get_uint_from_match_info: assertion 's != NULL' failed<br>
> > Dec  9 10:54:28 plutten ModemManager[406]:<br>
> > mm_get_uint_from_match_info: assertion 's != NULL' failed<br>
> > Dec  9 10:54:33 plutten ModemManager[406]:<br>
> > mm_get_uint_from_match_info: assertion 's != NULL' failed<br>
> > Dec  9 10:54:38 plutten ModemManager[406]:<br>
> > mm_get_uint_from_match_info: assertion 's != NULL' failed<br>
> > Dec  9 10:54:43 plutten ModemManager[406]:<br>
> > mm_get_uint_from_match_info: assertion 's != NULL' failed<br>
> > Dec  9 10:54:48 plutten ModemManager[406]:<br>
> > mm_get_uint_from_match_info: assertion 's != NULL' failed<br>
><br>
> That should be fixed by "libmm-glib,helpers: don't warn when trying to<br>
> read invalid match info index" which I pushed to the branch and MM 1.6<br>
> git.  Are you sure you've got that commit?<br>
><br>
> Dan<br>
When it comes to git i'm not sure of anything :D</p>
<p dir="ltr">i will try with a new clone of mm-1-6 and report...</p>
</body>
</html>