All of lore.kernel.org
 help / color / mirror / Atom feed
* Huawei K3715 and E172 test results
@ 2010-09-02 15:45 Rolf Offermanns
  2010-09-03 19:09 ` Denis Kenzior
  0 siblings, 1 reply; 4+ messages in thread
From: Rolf Offermanns @ 2010-09-02 15:45 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 3936 bytes --]

Hi All,

I did some tests with the following setup:

- Meego Netbook 1.0.x
- ofono git (1.9.2010)
  + Patch "[PATCH 1/2] huawei: poll sim state" from Kalle
- connman git (31.8.2010)
  + Patchset "[ofono-refactor-v2 PATCH xx] oFono API breakage, take 2"
  + Patchset "[service-leak PATCH xxx] fix service leak"
- EeePC 1005HA
- Huawei K3715 (Vodafone Mobile Connect USB)
- Huawei E172  (Vodafone Mobile Connect USB)

Below is a summary of the results. I have separate logfiles for each
test run with "OFONO_AT_DEBUG=1 ofonod -n -d '*'" output. Shall I post
them here?

Please let me know what I can do to improve the Huawei support.

Thanks to Kalle and Pekka for helping out on IRC.

-Rolf


Test run 1: Huawei K3715 with unlocked SIM (no PIN required)
================================================================================
1. Start ofonod after modem has settled
   -> Everything is fine
   -> Modem shows up in connman
2. Unplug / plug
   -> First sysinfo shows sim_state: 0
   -> Later sysinfo calls return sim_state: 1 (checked in Minicom)
   -> Modem not detected in connman
3. Unplug / plug
   -> same as 2.
4. Unplug / plug
   -> same as 2.
5. Unplug / plug
   -> same as 2.

Summary: Modem only works if already settled before ofonod starts.


Test run 2: Huawei K3715 with locked SIM (PIN required)
Note: Whenever a "PIN required" showed up, I used the "tests/enter-pin"
script.
================================================================================
1. Start ofonod after modem has settled
   -> Everything is fine
   -> Modem shows up in connman
2. Unplug / plug
   -> same as 1.
3. Unplug / plug
   -> enter-pin throws "DBus.Error.NoReply" exception
   -> Modem not detected in connman
4. Unplug / plug
   -> same as 3.
5. Unplug / plug
   -> same as 1.

Summary: Modem works if already settled before ofond starts and
sometimes when plugged in.


Test run 3: Huawei E172 with unlocked SIM (no PIN required)
================================================================================
1. Start ofonod after modem has settled
   -> Everything is fine
   -> Modem shows up in connman
2. Unplug / plug
   -> First sysinfo shows sim_state: 255 (handled by Kalles patch)
   -> Next SYSINFO shows sim_state: 1
   -> Modem not detected in connman
3. Unplug / plug
   -> First sysinfo shows sim_state: 255
   -> Next SYSINFO shows sim_state: 0(!)
   -> Then a SIMST reply comes in (not there in 2.)
   -> Modem not detected in connman
4. Unplug / plug
   -> First sysinfo shows sim_state: 255
   -> Next SYSINFO shows sim_state: 0(!)
   -> No SIMST reply
   -> Modem not detected in connman
5. Unplug / plug
   -> First sysinfo shows sim_state: 255
   -> Next SYSINFO shows sim_state: 1
   -> Modem shows up in connman

Summary: Modem works if already settled before ofond starts and seldom
when plugged in. Several different behaviours are observed.



Test run 4: Huawei E172 with locked SIM (PIN required)
Note: Whenever a "PIN required" showed up, I used the "tests/enter-pin"
script.
================================================================================
1. Start ofonod after modem has settled
   -> Everything is fine
   -> Modem shows up in connman
2. Unplug / plug
   -> AT chat gets out of sync early (no "right" reply after ATE0)
   -> Modem not detected in connman
3. Unplug / plug
    -> same as 1.
4. Unplug / plug
    -> same as 1.
5. Unplug / plug
   -> First sysinfo shows sim_state: 255
   -> Next SYSINFO gets no reply
      -> This happened quite often in other tests. The modem is still
         delivering replies to previous commands and the SYSINFO
         request seems to get lost.
   -> Modem not detected in connman

Summary: Modem works if already settled before ofond starts and seldom
when plugged in. Several different behaviours are observed.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-09-08 19:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-02 15:45 Huawei K3715 and E172 test results Rolf Offermanns
2010-09-03 19:09 ` Denis Kenzior
2010-09-06  7:01   ` Rolf Offermanns
2010-09-08 19:08   ` Kalle Valo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.