Problems starting the network

Erik Kazandjian erik.kazandjian at accelleran.com
Mon May 7 13:48:21 UTC 2018


Hi,

I'm having problems starting the network with the qminetwork script. On 
the core network we can see that the attach procedure goes fine. The 
modem gets an IP address in the IntialContextSetup message but the the 
network scripts always responds with the error message " . no packet 
data handle'

Has anyone ha s any idea what could be wrong ?

This is the output of the qmi-network script

Thanks

Erik




Starting network
+ /usr/local/bin/qmi-network /dev/cdc-wdm0 start
Loading profile at /etc/qmi-network.conf...
     APN: internet
     APN user: unset
     APN password: unset
     qmi-proxy: no
Checking data format with 'qmicli -d /dev/cdc-wdm0 --wda-get-data-format 
'...
Device link layer protocol retrieved: raw-ip
Getting expected data format with 'qmicli -d /dev/cdc-wdm0 
--get-expected-data-format'...
Expected link layer protocol retrieved: raw-ip
Device and kernel link layer protocol match: raw-ip
Starting network with 'qmicli -d /dev/cdc-wdm0 
--wds-start-network=apn='internet'  --client-no-release-cid '...
error: couldn't start network: QMI protocol error (26): 'NoEffect'
Saving state at /tmp/qmi-network-state-cdc-wdm0... (CID: 35)
error: network start failed, no packet data handle
Clearing state at /tmp/qmi-network-state-cdc-wdm0...
+ [[ 2 -eq 0 ]]
+ stopnetwork
+ echo 'starting network'
starting network
+ /usr/local/bin/qmi-network /dev/cdc-wdm0 stop
Loading profile at /etc/qmi-network.conf...
     APN: internet
     APN user: unset
     APN password: unset
     qmi-proxy: no
Network already stopped
Clearing state at /tmp/qmi-network-state-cdc-wdm0...
+ [[ 0 -eq 0 ]]
+ echo 'Succesfully stopped network'
Succesfully stopped network
+ echo Retrying
Retrying
+ /usr/local/bin/qmi-network /dev/cdc-wdm0 start
Loading profile at /etc/qmi-network.conf...
     APN: internet
     APN user: unset
     APN password: unset
     qmi-proxy: no
Checking data format with 'qmicli -d /dev/cdc-wdm0 --wda-get-data-format 
'...
Device link layer protocol retrieved: raw-ip
Getting expected data format with 'qmicli -d /dev/cdc-wdm0 
--get-expected-data-format'...
Expected link layer protocol retrieved: raw-ip
Device and kernel link layer protocol match: raw-ip
Starting network with 'qmicli -d /dev/cdc-wdm0 
--wds-start-network=apn='internet'  --client-no-release-cid '...
error: couldn't start network: QMI protocol error (26): 'NoEffect'
Saving state at /tmp/qmi-network-state-cdc-wdm0... (CID: 35)
error: network start failed, no packet data handle
Clearing state at /tmp/qmi-network-state-cdc-wdm0...
+ [[ 2 -eq 0 ]]
+ echo 'Failed to start network'
Failed to start network
+ exit 1







More information about the libqmi-devel mailing list