Hi Florian, > I can't get my Huawei E176 USB Stick into the online state. >
You won't be able to get into Online state unless your SIM is present. <snip> > atlog output: oFono huawei driver determines sim presense in two ways: ^SIMST:1 unsolicited notification, and by querying the ^SYSINFO. > > ofonod[15261]: oFono version 0.25 > ofonod[15261]: Pcui:< \r\n^BOOT:********,0,2,0,25\r\n > ofonod[15261]: Pcui:> ATE0\r > ofonod[15261]: Pcui:< > \r\n^RSSI:99\r\n\r\n^SRVST:0\r\n\r\n^MODE:0,0\r\n\r\n^RSSI:10\r\n\r\n^SRVST:1\r\n\r\n^MODE:5,4\r\n\r\n^BOOT:********,0,0,0,25\r\n\r\nOK\r\n > ofonod[15261]: Pcui:> AT+CFUN=1\r > ofonod[15261]: Pcui:< \r\nOK\r\n > ofonod[15261]: Pcui:> AT^SYSINFO\r > ofonod[15261]: Pcui:< \r\n^SYSINFO:1,0,1,5,0,,4\r\n\r\nOK\r\n According to Huawei docs, the 5th field is the SIM presence state. The above is telling us it isn't present. > ofonod[15261]: Pcui:> AT+CGMI\r > ofonod[15261]: Pcui:< \r\nhuawei\r\n\r\nOK\r\n > ofonod[15261]: Pcui:> AT+CGMM\r > ofonod[15261]: Pcui:< \r\nE176\r\n\r\nOK\r\n > ofonod[15261]: Pcui:> AT+CGMR\r > ofonod[15261]: Pcui:< \r\n11.104.14.01.55\r\n\r\nOK\r\n > ofonod[15261]: Pcui:> AT+CGSN\r > ofonod[15261]: Pcui:< \r\n***************\r\n\r\nOK\r\n > ofonod[15261]: Pcui:< \r\n^BOOT:********,0,0,0,25\r\n > ofonod[15261]: Pcui:< \r\n^BOOT:********,0,0,0,25\r\n > ofonod[15261]: Pcui:< \r\n^BOOT:********,0,0,0,25\r\n > ofonod[15261]: Pcui:< \r\n^BOOT:********,0,0,0,25\r\n > ofonod[15261]: Pcui:< \r\n^BOOT:********,0,0,0,25\r\n > ofonod[15261]: Pcui:< \r\n^BOOT:********,0,0,0,25\r\n > ofonod[15261]: Pcui:< \r\n^BOOT:********,0,0,0,25\r\n > ofonod[15261]: Pcui:< \r\n^BOOT:********,0,0,0,25\r\n > It sounds like your firmware never sends us the SIMST unsolicited notification. Can you check whether after sending CFUN=1, few seconds later ^SYSINFO goes to 1? See plugins/huawei.c for more details. Regards, -Denis _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
