Hi Thiago, On 08/17/2010 03:31 PM, Thiago Cangussu de Castro Gomes wrote: > Hi all, > > I'm trying to connect with a Huawei E226, but I'm getting > different behavior whether I start ofonod with the modem (USB) plugged > in or not: > > Scenario 1: > > 1 - start ofonod > 2 - plug the modem > 3 - not working > > Log: huawei-connected.log (attached) > > Scenario 2: > > 1 - start ofonod > 2 - plug the modem > 3 - call disable-modem > 4 - call enable-modem > 5 - it works > > Log: huawei-testscripts.log > > Scenario 3: > > 1 - plug the modem > 2 - start ofonod > 3 - it works > > Log file: huawei-not-connected.log > > I'm testing with MeeGo, ofono from git and connman 0.57. The problem with the failed cases it that oFono / ConnMan combination is simply too fast. It tries to access the Modem before it had the chance to properly initialize the SIM card. We have pushed some fixes upstream after the 0.26 release that should alleviate this. Regards, -Denis