RC7620 does not connect in QMI Mode

Hello,
Since updating the RC7620 modem to v9.6.1, it has been impossible to establish a QMI connection with a SIM from the MEO operator. No problem with an ORANGE SIM.
In France the MEO operator does Roaming.

Here is the QMI error in the logs:

2023-10-12T16:17:17.592366+02:00 REDY REDY: Checking data format with 'qmicli -d /dev/cdc-wdm0 --wda-get-data-format '…
2023-10-12T16:17:17.760027+02:00 REDY REDY: Device link layer protocol retrieved: raw-ip
2023-10-12T16:17:17.760123+02:00 REDY REDY: Getting expected data format with ‘qmicli -d /dev/cdc-wdm0 --get-expected-data-format’…
2023-10-12T16:17:17.874870+02:00 REDY REDY: Expected link layer protocol retrieved: raw-ip
2023-10-12T16:17:17.874967+02:00 REDY REDY: Device and kernel link layer protocol match: raw-ip
2023-10-12T16:17:17.875033+02:00 REDY REDY: Starting network with 'qmicli -d /dev/cdc-wdm0 --wds-start-network=apn=‘m2mroaming17’,username=‘351966628042’,password=‘VpLax91XSqDh34’,ip-type=‘4’ --client-no-release-cid '…
2023-10-12T16:17:19.099022+02:00 REDY REDY: error: couldn’t start network: QMI protocol error (14): ‘CallFailed’
2023-10-12T16:17:19.100059+02:00 REDY REDY: call end reason (10): generic-authentication-failed
2023-10-12T16:17:19.100857+02:00 REDY REDY: verbose call end reason (6,29): [3gpp] authentication-failed
2023-10-12T16:17:19.149330+02:00 REDY REDY: Saving state at /var/etc/qmi/qmi-network-state-cdc-wdm0… (CID: 3)
2023-10-12T16:17:19.183266+02:00 REDY REDY: error: network start failed, no packet data handle

Thank you for your help

Can it establish data connection by AT!SCACT or MBPL connection manager app?

Btw, do you mean it works in release 9 or earlier firmware?

Can it establish data connection by AT!SCACT or MBPL connection manager app?
This is not possible because the modem is not in a PC but in an embedded system.

Btw, do you mean it works in release 9 or earlier firmware?
with firmware image it worked
with firmware image it does not work
but with SIM ORANGE works with both firmware.

do you have another idea ?

AT!SCACT or MBPL connection manager app can also be run in embedded system

Next, i don’t see you specify the authentication type like PAP or CHAP:

2023-10-12T16:17:17.875033+02:00 REDY REDY: Starting network with 'qmicli -d /dev/cdc-wdm0 --wds-start-network=apn=‘m2mroaming17’,username=‘351966628042’,password=‘VpLax91XSqDh34’,ip-type=‘4’ --client-no-release-cid '…

BTW, is that all roaming sim having problem in release 9.6.1?
Does your orange SIM need username password authentication?

Lastly, as it says there is authentication error, I wonder if you need to set AT$QCPDPP

It’s in the configuration file used to launch the QMI connection
example:
image

No. The same SIM in an RC7620-1 modem with firmware 9.6.1 works

Yes, but it’s orange / orange

I didn’t know about this order.
I’m going to do some tests

It is quite strange that same firmware and carrier PRI works in RC7620-1

Is it failed in all RC7620?

You might also need to try AT!SCACT or MBPL connection manager app to see if there is any improvement