Hi Steve,

I'm also trying to run the GSM algorithm. For testing, I used this
program (http://gitorious.org/+androidfan/tickminicom/androidfan-
tickminicom) to send AT Commands to the modem, also on a Nexus One.

The problem is the same as yours, when sending the command AT
+CSIM=42,"A088000010FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF", the phone
reboot. I tried also with other RAND number but is the same.

[   88.283081] smd_close(c7876c00)
[   88.321350] SMD: ch 0 4 -> 2
[  105.198944] ARM9 has CRASHED
[  105.199096] smem: DIAG '[WCDMA] 15:12:11 FATAL:  (DS  :PFault :
00020) (0)
[  105.199096] '
[  105.199401]
[  105.199493] Restarting Linux version 2.6.32.9 (ban...@banzap-
desktop) (gcc version 4.4.0 (GCC) ) #2 PREEMPT Mon Apr 26 14:35:37
WEST 2010
[  105.199523]


Other AT command work, for example, AT+CIMI for IMSI or AT+CGMI for
manufacturer ID.

Thanks

On 15 Dez, 13:51, steve nextwave software <nextwaves...@gmail.com>
wrote:
> Hi Guys
>
> I have modify the RIL code to enable AT+CSIM command support and
> loaded it in to nexus one phone
> but when i try to send the following AT command
>
> D/RILC    (  119): C[locl]> CSIM_LOCAL
> D/RIL     (  119): onRequest: CSIM_LOCAL 105
> D/RIL     (  119): requestCSIMLocal --> AT
> +CSIM=42,"A088000010FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"
>
> the entire phone panic ..
>
> checking the last_kmsg shows
> [  996.088867] ARM9 has CRASHED
> [  996.089294] smem: DIAG '[WCDMA] 12:35:45 FATAL:  (DS  :PFault :
> 00020) (0)
> [  996.089324] '
> [  996.090026]
> [  996.090393] Restarting Linux version 2.6.35.9-cyanogenmod (l...@low-
> virtual-machine) (gcc version 4.4.0 (GCC) ) #1 PREEMPT Sat Dec 11
> 21:19:13 MYT 2010
> [  996.090454]
>
> i have attempt to send other AT+CSIM command and they responds ok , so
> i would assume that the code i modify is all right.
>
> any input that can help me to solve this issue is much appreciated .
> how does ARM comes into play when i send AT-command to gsm modem ?
>
> Thanks

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to