Difference between revisions of "Talk:Ericsson F3507g Mobile Broadband Module"

From ThinkWiki
Jump to: navigation, search
(short note on the dissappearing device issue under Vista)
Line 1: Line 1:
 +
Sorry for adding it here.
 +
I have Toshiba R600 with the very same device, however those instructions don't work:
 +
 +
AT+CPIN?
 +
ERROR
 +
AT+CFUN=1
 +
OK
 +
AT*E2GPSCTL=1,10,1
 +
ERROR
 +
So at least GPS is inaccessible. Any ideas? Thanks--[[User:Zulu|Zulu]] 21:35, 25 September 2009 (UTC)
 +
 +
----
 
If there is a way to query for [http://en.wikipedia.org/wiki/IMEI IMEI] and [http://en.wikipedia.org/wiki/ICC-ID ICCID] of the F3507g module under Linux, perhaps someone who knows how to do it could describe it here. I believe it applies to the subject very well.
 
If there is a way to query for [http://en.wikipedia.org/wiki/IMEI IMEI] and [http://en.wikipedia.org/wiki/ICC-ID ICCID] of the F3507g module under Linux, perhaps someone who knows how to do it could describe it here. I believe it applies to the subject very well.
 
--[[User:mloskot|Mloskot]] 17:19, 4 March 2009 (UTC)
 
--[[User:mloskot|Mloskot]] 17:19, 4 March 2009 (UTC)

Revision as of 22:35, 25 September 2009

Sorry for adding it here. I have Toshiba R600 with the very same device, however those instructions don't work:

AT+CPIN?
ERROR
AT+CFUN=1
OK
AT*E2GPSCTL=1,10,1
ERROR

So at least GPS is inaccessible. Any ideas? Thanks--Zulu 21:35, 25 September 2009 (UTC)


If there is a way to query for IMEI and ICCID of the F3507g module under Linux, perhaps someone who knows how to do it could describe it here. I believe it applies to the subject very well. --Mloskot 17:19, 4 March 2009 (UTC)

you can get IMEI by sending

AT+CGSN

IMSI by sending

AT+CIMI

ICCID by sending

AT*E2SSN

to /dev/ttyACM1 in minicom, ICCID should also be printed on your SIM. --newhren 11 April 2009


Regarding the issue with the device disappearing under Windows Vista after using it with Linux I had/have the same experience. The first time I assumed the card was broken and sent the laptop to the Lenovo repair center which actually replaced it. With the new card, the same things happened: after booting Linux and then booting Vista again, the device did not appear in the device manager. However, I could enable it with thinkpad_acpi under Linux. So it seems that when it is disabled using ACPI under Linux, the Vista driver is not able to enable it. Robertj 11:33, 28 August 2009 (UTC)