Hello. On Wed, 2008-11-26 at 17:57, Cédric DUFOUIL wrote: > > After loadinf FLUID everything were fine ... I started again the > module by typing 's3c24xx-gpio b7=1' as said in the wiki, and it > started to flash the firmware. While it was flashing (I could see the > progress ...) It failed by a 'Flash operation timeout'error > > Now, the GSM module seems to not respond anymore :'(
I had the same problem. Please try the following: Use the following fluid commandline [EMAIL PROTECTED]:/usr/sbin# FLUID_PORT=/dev/ttySAC0 fluid.exe -oO -b 115200 -f $HOME/gsm_ac_gp_fd_pu_em_cph_ds_vc_cal35_ri_36_amd8_ts0-moko10.m0 (Without FLOWCONTROL and with -oo to choose the ROM bootloader) Then on the second session plese use this instead of the gpio command: echo 0 >/sys/bus/platform/devices/neo1973-pm-gsm.0/power_on echo 1 >/sys/bus/platform/devices/neo1973-pm-gsm.0/power_on Download should start now. Let me know if it worked for you. regards Stefan Schmidt
