Quectel-CM doesn't work

Hello,

I’m using EM06-E module and while trying to launch quectel-cm utility to connect to the internet, here’s the log:

 quectel-CM -s internet.tele2.lt
[04-29_00:06:23:079] Quectel_QConnectManager_Linux_V1.5.9
[04-29_00:06:23:079] Find /sys/bus/usb/devices/3-1 idVendor=0x2c7c idProduct=0x306, bus=0x003, dev=0x002
[04-29_00:06:23:080] Auto find qmichannel = /dev/cdc-wdm0
[04-29_00:06:23:080] Auto find usbnet_adapter = wwan0
[04-29_00:06:23:080] netcard driver = qmi_wwan, driver version = 22-Aug-2005
[04-29_00:06:23:080] Modem works in MBIM mode
[04-29_00:06:23:080] apn internet.tele2.lt, user , passwd , auth 0
[04-29_00:06:23:080] IP Proto MBIMContextIPTypeIPv4
[04-29_00:06:23:080] mbim_read_thread is created
[04-29_00:06:23:080] mbim interface wwan0 works in bridge mode
sh: can't create /sys/class/net/wwan0/mbim/link_state: nonexistent directory
[04-29_00:06:23:082] system(echo 0 > /sys/class/net/wwan0/mbim/link_state)=256
[04-29_00:06:23:086] system(ip address flush dev wwan0)=0
[04-29_00:06:23:089] system(ip link set dev wwan0 down)=0
[04-29_00:06:23:089] mbim_open_device()
[04-29_00:06:33:089] mbim_open_device:1471 err=110, Status=0
[04-29_00:06:33:089] mbim_close_device()
[04-29_00:06:43:090] mbim_close_device:1487 err=110, Status=0
[04-29_00:06:43:090] MBIM catch signo 15
[04-29_00:06:43:090] mbim_read_thread exit
[04-29_00:06:43:090] mbim interface wwan0 works in bridge mode
sh: can't create /sys/class/net/wwan0/mbim/link_state: nonexistent directory
[04-29_00:06:43:092] system(echo 0 > /sys/class/net/wwan0/mbim/link_state)=256
[04-29_00:06:43:096] system(ip address flush dev wwan0)=0
[04-29_00:06:43:099] system(ip link set dev wwan0 down)=0
[04-29_00:06:43:099] MBIM CM exit...

Solved it by switching the modem to QMI mode via AT commands.