Re: what tests for (non working) 3G SIM?

2009-01-28 Thread Arigead
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Sargun Dhillon wrote:
 When reporting broken 3G SIMs please give us the output of:
 r...@om-gta02:~# cat /dev/ttySAC0 
 r...@om-gta02:~# echo -en 'AT\r' /dev/ttySAC0
 r...@om-gta02:~# echo -en 'AT+CGMR\r' /dev/ttySAC0
 +CGMR: HW: GTA, GSM: gsm_ac_gp_fd_pu_em_cph_ds_vc_cal_amd8_ts0-Moko10
 r...@om-gta02:~# kill %1
 
 -Thanks

Sorry I should have said my phone is a bit confused and the command

cat /dev/ttySAC0 

returns immediately as done so there is no output from the other echo
commands. I'll reflash the phone and see if I can get some sense out of it.


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkmAI+IACgkQXlbjSJ5n4BCo/gCfXrAOFKIKYe0Q39tzBo9ej8Eu
QsEAoMI4RnhEDW5nHEeOGNU4drdR6Ibd
=3MNb
-END PGP SIGNATURE-

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: what tests for (non working) 3G SIM?

2009-01-28 Thread Niall Haslam
On Wednesday 28 January 2009 10:23, Arigead wrote:
 Sargun Dhillon wrote:
  When reporting broken 3G SIMs please give us the output of:
  r...@om-gta02:~# cat /dev/ttySAC0 
  r...@om-gta02:~# echo -en 'AT\r' /dev/ttySAC0
  r...@om-gta02:~# echo -en 'AT+CGMR\r' /dev/ttySAC0
  +CGMR: HW: GTA, GSM: gsm_ac_gp_fd_pu_em_cph_ds_vc_cal_amd8_ts0-Moko10
  r...@om-gta02:~# kill %1

I got my 3G capable sim from vodafone de working last night after flashing to 
moko10.  However, as per the wiki I ran the above commands and didn't get any 
response on the phone. The phone works, I could call and whatnot. 


 Sorry I should have said my phone is a bit confused and the command
 cat /dev/ttySAC0 
 returns immediately as done so there is no output from the other echo
 commands. I'll reflash the phone and see if I can get some sense out of it.

Mine too. Thats what I meant by no response above. I'll be testing the Ireland 
three and uk three sim on the cards later this week and will let you know how 
I get on.

Niall.



 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: what tests for (non working) 3G SIM?

2009-01-28 Thread Sargun Dhillon
This assumes you've turned on your modem already...
A bit more detail:
kill -9 `ls -l1d /proc/*/fd/*|grep ttySAC0|cut -f3 -d/|grep -v self`
echo 0 /sys/bus/platform/devices/neo1973-pm-gsm.0/power_on
echo 1 /sys/bus/platform/devices/neo1973-pm-gsm.0/power_on
#Yes, do it twice... Ignore errors you see on the GUI...
kill -9 `ls -l1d /proc/*/fd/*|grep ttySAC0|cut -f3 -d/|grep -v self`
echo 0 /sys/bus/platform/devices/neo1973-pm-gsm.0/power_on
echo 1 /sys/bus/platform/devices/neo1973-pm-gsm.0/power_on
cat /dev/ttySAC0 
echo -en 'AT\r' /dev/ttySAC0
echo -en 'AT+CGMR\r' /dev/ttySAC0
kill %1
#paste ALL of the output of this when you send an e-mail complaining
about GSM firmware issues.

On Wed, Jan 28, 2009 at 1:23 AM, Arigead captain.dea...@gmail.com wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Sargun Dhillon wrote:
 When reporting broken 3G SIMs please give us the output of:
 r...@om-gta02:~# cat /dev/ttySAC0 
 r...@om-gta02:~# echo -en 'AT\r' /dev/ttySAC0
 r...@om-gta02:~# echo -en 'AT+CGMR\r' /dev/ttySAC0
 +CGMR: HW: GTA, GSM: gsm_ac_gp_fd_pu_em_cph_ds_vc_cal_amd8_ts0-Moko10
 r...@om-gta02:~# kill %1

 -Thanks

 Sorry I should have said my phone is a bit confused and the command

 cat /dev/ttySAC0 

 returns immediately as done so there is no output from the other echo
 commands. I'll reflash the phone and see if I can get some sense out of it.


 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.9 (GNU/Linux)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

 iEYEARECAAYFAkmAI+IACgkQXlbjSJ5n4BCo/gCfXrAOFKIKYe0Q39tzBo9ej8Eu
 QsEAoMI4RnhEDW5nHEeOGNU4drdR6Ibd
 =3MNb
 -END PGP SIGNATURE-

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: what tests for (non working) 3G SIM?

2009-01-28 Thread Arigead
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Sargun Dhillon wrote:
 This assumes you've turned on your modem already...
 A bit more detail:
 kill -9 `ls -l1d /proc/*/fd/*|grep ttySAC0|cut -f3 -d/|grep -v self`
 echo 0 /sys/bus/platform/devices/neo1973-pm-gsm.0/power_on
 echo 1 /sys/bus/platform/devices/neo1973-pm-gsm.0/power_on
 #Yes, do it twice... Ignore errors you see on the GUI...
 kill -9 `ls -l1d /proc/*/fd/*|grep ttySAC0|cut -f3 -d/|grep -v self`
 echo 0 /sys/bus/platform/devices/neo1973-pm-gsm.0/power_on
 echo 1 /sys/bus/platform/devices/neo1973-pm-gsm.0/power_on
 cat /dev/ttySAC0 
 echo -en 'AT\r' /dev/ttySAC0
 echo -en 'AT+CGMR\r' /dev/ttySAC0
 kill %1
 #paste ALL of the output of this when you send an e-mail complaining
 about GSM firmware issues.
 

Hello again,
modem is turned on and connected to another network. Don't have the
3mobile sim on me at present. So modem is on and I've tried the commands
you gave me but still no joy. I'll attach the output anyhow.

Please if you feel that I'm complaining about this issue then ignore
this problem. Somebody rose it as an issue and I merely wanted to
corroborate that problem exists.

r...@om-gta02:~# kill -9 `ls -l1d /proc/*/fd/*|grep ttySAC0|cut -f3
- -d/|grep -v
self`
ls: /proc/1364/fd/8: No such file or directory
ls: /proc/1401/fd/3: No such file or directory
ls: /proc/1401/fd/4: No such file or directory
ls: /proc/1401/fd/6: No such file or directory
ls: /proc/1402/fd/10: No such file or directory
ls: /proc/1402/fd/3: No such file or directory
ls: /proc/1402/fd/4: No such file or directory
ls: /proc/self/fd/10: No such file or directory
ls: /proc/self/fd/3: No such file or directory
ls: /proc/self/fd/4: No such file or directory
r...@om-gta02:~# echo 0 /sys/bus/platform/devices/neo1973-pm-gsm.0/power_on
r...@om-gta02:~# echo 0 /sys/bus/platform/devices/neo1973-pm-gsm.0/power_on
r...@om-gta02:~# echo 1 /sys/bus/platform/devices/neo1973-pm-gsm.0/power_on
r...@om-gta02:~# kill -9 `ls -l1d /proc/*/fd/*|grep ttySAC0|cut -f3
- -d/|grep -v
self`
ls: /proc/1411/fd/3: No such file or directory
ls: /proc/1411/fd/4: No such file or directory
ls: /proc/1411/fd/6: No such file or directory
ls: /proc/1412/fd/10: No such file or directory
ls: /proc/1412/fd/3: No such file or directory
ls: /proc/1412/fd/4: No such file or directory
ls: /proc/self/fd/10: No such file or directory
ls: /proc/self/fd/3: No such file or directory
ls: /proc/self/fd/4: No such file or directory
r...@om-gta02:~# echo 0 /sys/bus/platform/devices/neo1973-pm-gsm.0/power_on
r...@om-gta02:~# echo 1 /sys/bus/platform/devices/neo1973-pm-gsm.0/power_on
r...@om-gta02:~# cat /dev/ttySAC0 
[1] + Done   cat /dev/ttySAC0
r...@om-gta02:~#



-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkmAZBIACgkQXlbjSJ5n4BB8ngCgzRyoXTXH+mSFDsUU3YVIQAC8
JTMAoNJwJhvXescwmAQvtyTBo4G8xQdE
=cJkJ
-END PGP SIGNATURE-


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: what tests for (non working) 3G SIM?

2009-01-27 Thread Robert Piasek
On Monday 26 January 2009 20:53:24 Chris Syntichakis wrote:
 Hi,

 As I see the SIM from 3mobile (UK) is not working with the GTA02v6 (running
 SHR unstable).

As far as I'm aware (Hutchison 3G) - Three - is UMTS 2100 _only_ and won't 
work with 2G phones like GTA02/GTA03. I've updated my firmware and still can't 
use it with Three. That makes my Freerunner a toy and not daily phone. 
Currently I've got 3G simcard from O2 (which is 2G/3G network) and it 
registers (after firmware update). 

Let's hope GTA04/05 will be 3G.

 Should I run any debugging tests (just for your info..)?
 If so, what can I do?

There is nothing you can do.

Rob



signature.asc
Description: This is a digitally signed message part.
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: what tests for (non working) 3G SIM?

2009-01-27 Thread Chris Syntichakis

Hi,

I see.. Today I tested the card with a Nokia 1110i , it said card
rejected, then I did a test with a samsung c170 and I got the message SIM
crashed (LOL)

Thanx for the tip about O2..

chris


 As far as I'm aware (Hutchison 3G) - Three - is UMTS 2100 _only_ and won't
 work with 2G phones like GTA02/GTA03. I've updated my firmware and still
 can't
 use it with Three. That makes my Freerunner a toy and not daily phone.
 Currently I've got 3G simcard from O2 (which is 2G/3G network) and it
 registers (after firmware update).


-- 
╒══╕
│░ ≡│
└──┘

-- 
View this message in context: 
http://n2.nabble.com/what-tests-for-%28non-working%29-3G-SIM--tp2220544p2223741.html
Sent from the Openmoko Community mailing list archive at Nabble.com.


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: what tests for (non working) 3G SIM?

2009-01-27 Thread Al Johnson
On Tuesday 27 January 2009, Chris Syntichakis wrote:
 Hi,

 I see.. Today I tested the card with a Nokia 1110i , it said card
 rejected, then I did a test with a samsung c170 and I got the message SIM
 crashed (LOL)

That mirrors my experience with a friend's 3 SIM last week. This one was 
bought with one of their  USB data dongles. After my GTA02 with moko10 
rejected the SIM we tried it in his Nokia Communcator which also failed to 
recognise it.

If you look at 3's TCs you will see that it's a violation to use the SIM in a 
non-3G device anyway.

 Thanx for the tip about O2..

Also works with t-mobile, Virgin and Orange. 

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: what tests for (non working) 3G SIM?

2009-01-27 Thread Arigead
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Chris Syntichakis wrote:
 Hi,
 
 As I see the SIM from 3mobile (UK) is not working with the GTA02v6 (running
 SHR unstable).
 
 Should I run any debugging tests (just for your info..)?
 If so, what can I do?
 
 Chris
 

3mobile Ireland SIM doesn't work in the GTA02v05 either. Haven't had a
chance to look into it.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkl/GLQACgkQXlbjSJ5n4BDU6wCghFfOp4GoRVJXL++EgY65M0W0
ea0AoNxKMKVvi+kd5F4+C5nWjuX9WWCF
=NRjg
-END PGP SIGNATURE-

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: what tests for (non working) 3G SIM?

2009-01-27 Thread Sargun Dhillon
When reporting broken 3G SIMs please give us the output of:
r...@om-gta02:~# cat /dev/ttySAC0 
r...@om-gta02:~# echo -en 'AT\r' /dev/ttySAC0
r...@om-gta02:~# echo -en 'AT+CGMR\r' /dev/ttySAC0
+CGMR: HW: GTA, GSM: gsm_ac_gp_fd_pu_em_cph_ds_vc_cal_amd8_ts0-Moko10
r...@om-gta02:~# kill %1

-Thanks

On Tue, Jan 27, 2009 at 6:22 AM, Arigead captain.dea...@gmail.com wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Chris Syntichakis wrote:
 Hi,

 As I see the SIM from 3mobile (UK) is not working with the GTA02v6 (running
 SHR unstable).

 Should I run any debugging tests (just for your info..)?
 If so, what can I do?

 Chris


 3mobile Ireland SIM doesn't work in the GTA02v05 either. Haven't had a
 chance to look into it.

 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.9 (GNU/Linux)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

 iEYEARECAAYFAkl/GLQACgkQXlbjSJ5n4BDU6wCghFfOp4GoRVJXL++EgY65M0W0
 ea0AoNxKMKVvi+kd5F4+C5nWjuX9WWCF
 =NRjg
 -END PGP SIGNATURE-

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


what tests for (non working) 3G SIM?

2009-01-26 Thread Chris Syntichakis

Hi,

As I see the SIM from 3mobile (UK) is not working with the GTA02v6 (running
SHR unstable).

Should I run any debugging tests (just for your info..)?
If so, what can I do?

Chris

-- 
View this message in context: 
http://n2.nabble.com/what-tests-for-%28non-working%29-3G-SIM--tp2220544p2220544.html
Sent from the Openmoko Community mailing list archive at Nabble.com.


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: what tests for (non working) 3G SIM?

2009-01-26 Thread Sargun Dhillon
I assume you've put moko10 on there?

On Mon, Jan 26, 2009 at 12:53 PM, Chris Syntichakis ch...@c-64.mobi wrote:

 Hi,

 As I see the SIM from 3mobile (UK) is not working with the GTA02v6 (running
 SHR unstable).

 Should I run any debugging tests (just for your info..)?
 If so, what can I do?

 Chris

 --
 View this message in context: 
 http://n2.nabble.com/what-tests-for-%28non-working%29-3G-SIM--tp2220544p2220544.html
 Sent from the Openmoko Community mailing list archive at Nabble.com.


 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: what tests for (non working) 3G SIM?

2009-01-26 Thread Tomas Riveros Schober
well, I had a non-working 3g card, but did the firmware upgrade and it 
works ok now.
so i suggest you do the same

Tom

Chris Syntichakis escribió:
 Hi,

 As I see the SIM from 3mobile (UK) is not working with the GTA02v6 (running
 SHR unstable).

 Should I run any debugging tests (just for your info..)?
 If so, what can I do?

 Chris

   

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: what tests for (non working) 3G SIM?

2009-01-26 Thread Chris Syntichakis


err.. you mean the gsm firmware? no..  should I put this?

chris




Sargun Dhillon wrote:
 
 I assume you've put moko10 on there?
 

-- 
View this message in context: 
http://n2.nabble.com/what-tests-for-%28non-working%29-3G-SIM--tp2220544p2220693.html
Sent from the Openmoko Community mailing list archive at Nabble.com.


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: what tests for (non working) 3G SIM?

2009-01-26 Thread Sargun Dhillon
Read the wiki:
http://wiki.openmoko.org/wiki/GSM/Flashing
Good luck, I wish you godspeed. :-P

On Mon, Jan 26, 2009 at 1:12 PM, Chris Syntichakis ch...@c-64.mobi wrote:


 err.. you mean the gsm firmware? no..  should I put this?

 chris




 Sargun Dhillon wrote:

 I assume you've put moko10 on there?


 --
 View this message in context: 
 http://n2.nabble.com/what-tests-for-%28non-working%29-3G-SIM--tp2220544p2220693.html
 Sent from the Openmoko Community mailing list archive at Nabble.com.


 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community