[Bug 707] modem/gsmd does not start in a reliable way (if at all) on boot

bugzilla-daemon at bugzilla.openmoko.org bugzilla-daemon at bugzilla.openmoko.org
Thu Nov 8 17:45:32 CET 2007


http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=707





------- Additional Comments From tick at openmoko.com  2007-11-08 17:45 -------
Created an attachment (id=375)
 --> (http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=375&action=view)
A /etc/init.d/gsmd  works for me on boot

After a lot of analysis, there are some conclusions. 
1. In GTA01v3 because of uart between modem and CPU and debug uart are the
same. 
   a.  u-boot has to remove "console=/dev/ttySAC0,115200" parameter 
   b. The initiate message from GSM modem will be po luted
   c. Uart /dev/ttySAC0 has to be reset

2. Observing the behaviour of uart, GTA01v3 goes wrong when function "select"
called for the first open. It has to be close and reopen and so that it can
behave well

So a easy way that GSMD can initialize well is open it twice at the
/etc/init.d/gsmd start

Note. libmokogsmd shall not restart gsmd with this script. (Only do this when
gsmd is actually dead.)



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the buglog mailing list