[GH-ISSUE #2] MBIM error: NoDeviceSupport #1

Closed
opened 2026-02-26 10:34:06 +03:00 by kerem · 0 comments
Owner

Originally created by @Firestar-Reimu on GitHub (Oct 11, 2022).
Original GitHub issue: https://github.com/penguin2716/qmi_setup/issues/2

$ sudo qmi_setup.sh start
[11 10月 2022, 23:52:56] -Warning ** [/dev/cdc-wdm0] MBIM error: NoDeviceSupport
error: couldn't create client for the 'dms' service: CID allocation failed in the CTL client: Transaction timed out
your wwan device may be RFKilled?
[ble: exit 1]

This is my ip link:

$ ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: wwp0s20f0u2i1: <BROADCAST,MULTICAST,NOARP,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UNKNOWN mode DEFAULT group default qlen 1000
    link/ether 5e:8e:f2:6a:45:88 brd ff:ff:ff:ff:ff:ff
3: enp0s31f6: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN mode DEFAULT group default qlen 1000
    link/ether 38:f3:ab:4c:6e:f5 brd ff:ff:ff:ff:ff:ff
4: wlp9s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DORMANT group default qlen 1000
    link/ether 1c:99:57:c6:bc:ea brd ff:ff:ff:ff:ff:ff
5: enp0s13f0u2u4: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP mode DEFAULT group default qlen 1000
    link/ether 00:e0:4c:78:32:00 brd ff:ff:ff:ff:ff:ff

This is my qmi_setup.sh

https://github.com/Firestar-Reimu/Arch-and-Manjaro-KDE-Installation/blob/master/Profile/qmi_setup.sh

$ sudo qmi-network cdc-wdm0 start
Loading profile at /etc/qmi-network.conf...
    APN: bjlenovo12.njm2apn
    APN user: unset
    APN password: unset
    qmi-proxy: no
    IP_TYPE: unset
    PROFILE: unset
Checking data format with 'qmicli -d cdc-wdm0 --wda-get-data-format '...
error: couldn't create QmiDevice: Couldn't query file info: Error when getting information for file “/home/firestar/cdc-wdm0”: No such file or directory
Device link layer protocol not retrieved: WDA unsupported
Starting network with 'qmicli -d cdc-wdm0 --wds-start-network=apn='bjlenovo12.njm2apn'  --client-no-release-cid '...
error: couldn't create QmiDevice: Couldn't query file info: Error when getting information for file “/home/firestar/cdc-wdm0”: No such file or directory
error: network start failed, client not allocated

Originally created by @Firestar-Reimu on GitHub (Oct 11, 2022). Original GitHub issue: https://github.com/penguin2716/qmi_setup/issues/2 ``` $ sudo qmi_setup.sh start [11 10月 2022, 23:52:56] -Warning ** [/dev/cdc-wdm0] MBIM error: NoDeviceSupport error: couldn't create client for the 'dms' service: CID allocation failed in the CTL client: Transaction timed out your wwan device may be RFKilled? [ble: exit 1] ``` This is my `ip link`: ``` $ ip link 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 2: wwp0s20f0u2i1: <BROADCAST,MULTICAST,NOARP,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UNKNOWN mode DEFAULT group default qlen 1000 link/ether 5e:8e:f2:6a:45:88 brd ff:ff:ff:ff:ff:ff 3: enp0s31f6: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN mode DEFAULT group default qlen 1000 link/ether 38:f3:ab:4c:6e:f5 brd ff:ff:ff:ff:ff:ff 4: wlp9s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DORMANT group default qlen 1000 link/ether 1c:99:57:c6:bc:ea brd ff:ff:ff:ff:ff:ff 5: enp0s13f0u2u4: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP mode DEFAULT group default qlen 1000 link/ether 00:e0:4c:78:32:00 brd ff:ff:ff:ff:ff:ff ``` This is my `qmi_setup.sh` https://github.com/Firestar-Reimu/Arch-and-Manjaro-KDE-Installation/blob/master/Profile/qmi_setup.sh ``` $ sudo qmi-network cdc-wdm0 start Loading profile at /etc/qmi-network.conf... APN: bjlenovo12.njm2apn APN user: unset APN password: unset qmi-proxy: no IP_TYPE: unset PROFILE: unset Checking data format with 'qmicli -d cdc-wdm0 --wda-get-data-format '... error: couldn't create QmiDevice: Couldn't query file info: Error when getting information for file “/home/firestar/cdc-wdm0”: No such file or directory Device link layer protocol not retrieved: WDA unsupported Starting network with 'qmicli -d cdc-wdm0 --wds-start-network=apn='bjlenovo12.njm2apn' --client-no-release-cid '... error: couldn't create QmiDevice: Couldn't query file info: Error when getting information for file “/home/firestar/cdc-wdm0”: No such file or directory error: network start failed, client not allocated ```
kerem closed this issue 2026-02-26 10:34:06 +03:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/qmi_setup-penguin2716#1
No description provided.