/dev/cdc-wdm0 >> Failed to open device

Trying to bring up quectel EC25-E on Turris Omnia via QMI. Despite installed packages (below) cannot reach modem:

root@turris:~# uqmi -d /dev/cdc-wdm0 --get-current-settings
Failed to open device

The USB is up:

root@turris:~# lsusb
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 2c7c:0125 Quectel Wireless Solutions Co., Ltd. EC25 LTE modem
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub

TurrisOS 5.0.0
Kernel Version 4.14.172

Network conf: https://www.evernote.com/l/ADT-7ceERVxH9ZcpxBlKV74qGuS_0bKSupg
opkg list: https://www.evernote.com/l/ADSpxJM9abBKE4COVr1XgcDQbw1UEYibE8c
dmesg: https://www.evernote.com/l/ADT-7ceERVxH9ZcpxBlKV74qGuS_0bKSupg
Sorry, just 2 urls allowed (EDITed later by vcunat)

from dmesg it looks like rndis:
[ 13.795059] usbcore: registered new interface driver rndis_host
I suggest you to try to follow https://openwrt.org/docs/guide-user/network/wan/wwan/ethernetoverusb_rndis

or take a look here for qmi-wwan

which at the last post redirects here