QMICLI

Aleksander Morgado aleksander at aleksander.es
Thu Oct 8 15:32:44 UTC 2020


On Thu, Oct 8, 2020 at 2:31 PM Marco Salatin <marco.salatin at gmail.com> wrote:
>
> root at raspberrypi:/home/pi# sudo qmicli -d /dev/cdc-wdm0 --nas-get-system-info
> [/dev/cdc-wdm0] Successfully got system info:
>         GSM service:
>                 Status: 'none'
>                 True Status: 'none'
>                 Preferred data path: 'no'
>         LTE service:
>                 Status: 'none'
>                 True Status: 'none'
>                 Preferred data path: 'no'
> qmicli: symbol lookup error: qmicli: undefined symbol: qmi_message_nas_get_system_info_output_get_ims_voice_support
>

that is a problem with your installation. A wild guess; you're running
your self-compiled qmicli from /usr/local/bin but the libqmi-glib
library is loaded from /usr/lib. Did you use --prefix=/usr in
configure?

-- 
Aleksander
https://aleksander.es


More information about the libqmi-devel mailing list