GNOME Bugzilla – Bug 698264
[MM 0.8] MC7710 in MBIM mode needs SubscriberReadyStatus retries
Last modified: 2013-04-19 07:45:18 UTC
The MC7710 in MBIM mode may report 'MBIMSubscriberReadyStateSimNotInserted' in the Subscriber Ready Status command if queried just after plugging it. After some time, it will properly detect the SIM and report 'MBIMSubscriberReadyStateDeviceLocked'. Fixable with a couple of retries of the Subscriber Ready Status command. Even if it's a MC7710-specific issue, it doesn't harm to do the same retries in the generic MBIM implementation.
Created attachment 241877 [details] [review] Patch for the issue.
Created attachment 241878 [details] [review] Updated patch, removed unused variable.
Merged to git master after good tests from Bjørn.