Hi Frederic,
On 11/04/2010 06:15 AM, Frederic Crozat wrote:
Hi,
I'm trying to get ofono working properly with integrated 3G card on my
EEE PC.
Card is Huawei EM 770 (12d1:1001).
I'm testing with ofono 0.34.
so far, the modem is correctly detected :
list-modem returns :
[ /huawei0 ]
Features = sim
Powered = 1
Interfaces = org.ofono.SimManager
Online = 0
Model = EM770
Manufacturer = huawei
Serial = ....
Revision = 11.104.16.12.00
[ org.ofono.SimManager ]
Present = 0
What is happening is that oFono thinks the sim is not inserted, and it
does not proceed further with modem initialization. oFono polls the
SYSINFO command, with one of the fields being the status of the SIM.
Do you have a SIM PIN set? The current huawei driver does not handle
this case gracefully yet, mainly because the huawei firmware is quite
'peculiar'.
The other possibility is that the EM770 firmware is simply acting
different than other huawei devices and the driver needs to be updated.
Kalle touched the SYSINFO polling last, so maybe he has more insight...
Regards,
-Denis