Ticket #256 (closed defect: fixed)
GSM Modem doesn't seem to work on some devices (no serial communication possible)
Description
I followed the HOWTO at http://wiki.openmoko.org/wiki/Manually_using_GSM but
didn't succeed to communicate with the GSM modem:
root@fic-gta01:~$ lsof | grep ttySAC0
root@fic-gta01:~$ echo "1" > /sys/bus/platform/devices/gta01-pm-gsm.0/power_on
root@fic-gta01:~$ dmesg | tail -n 1
<6>gta01-pm-gsm gta01-pm-gsm.0: powering up GSM, thus disconnecting serial console
root@fic-gta01:~$ chown uucp.uucp /dev/ttySAC0
root@fic-gta01:~$ cu -l /dev/ttySAC0
Connected.
After this there is only silence. No "AT-Command Interpreter Ready" message and
no reaction to input. The device is S/N 000182 (Date code 20070207), the
software versions are
u-boot-gta01bv3-r3_0_0_1321.bin
uImage-2.6-moko8-r1_0_1288_0-fic-gta01.bin
openmoko-devel-image-fic-gta01-20070310234745.rootfs.jffs2
