**** BEGIN LOGGING AT Thu Jan 08 02:59:57 2009 Jan 08 18:12:43 Hello, guys! Could you please help me with implementing gsm modem support on my pda in qtopia? the modem is egold pmb7850, and it supports all commands required by qtopia, except +CPLS, +CVIB and +CAMM. I tried to use it with qtopia's default modem service plugin, as advised in qt manual. Qtopia then shows "No Network" and the icons on the homescreen cannot be pressed, but the phone does accept and indicate incoming phone calls. Can anybody advise m Jan 08 18:12:44 e something to start with? Anyhow, i have a log of all modem communication with device during network registration in windows mobile, if that matters Jan 08 18:24:48 Alex[sp3dev]: hmm, where does qtopia fail with comunication? Jan 08 18:25:27 Alex[sp3dev]: also qtopia or qt-extended? what version? Jan 08 18:26:47 qt extended 4.4.2.. i dunno where exactly it fails. it actually doesn't show any indication of logging onto net. Also, when i watched the log, i noticed that it only sends +CBC to device, and no other commands Jan 08 18:28:00 ok, I have the same problem with mine :) Jan 08 18:28:14 the thing is that the modemservice is called after the CBC command Jan 08 18:28:30 thus no response to cbc means modem fails somehow Jan 08 18:28:41 you should try with command Jan 08 18:28:58 atv1 Jan 08 18:29:08 before starting qt-ext Jan 08 18:29:58 or ATE1V1 Jan 08 18:31:54 what is your device? is it qualcomm? also, i could show you my wince log, just to figure out one thing.. so, should i send ATE1V1 before QT or in the Initialise function of my plugin? Jan 08 18:32:15 htc universal (qualcomm yes I believe= Jan 08 18:32:38 before starting qt-ext Jan 08 18:33:28 hm.. but my device responds to CBC) Jan 08 18:34:45 hmm, that's odd then Jan 08 18:35:05 can you try using 'cu' from terminal? Jan 08 18:37:22 well, i'll try tomorrow. i guess at first i will try to manually log on to network via minicom,and then fix the missing command CPLS in qtopia. maybe it causes problems Jan 08 18:38:44 the only thing I'm unsure is if qt-ext handles responses without \r\n at the end Jan 08 18:39:25 but yes, that should make you started on debugging what the problem is Jan 08 18:39:31 is qtopia 4.3 way different? my friend built the 4.3.2 image and had the same issues Jan 08 18:40:58 hmm, not sure I belive there were changes, but qtopia 4.3 worked better on my Universal Jan 08 18:43:09 4.3.* is just minor bug fixes and changes Jan 08 18:43:25 nothing majorly changes compat wise till 4.4 Jan 08 18:45:01 crweb: ok thx **** ENDING LOGGING AT Fri Jan 09 02:59:57 2009