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

Reply via email to