Hello, I have very recently built an shr-lite-image for my ezx phone, using a openezx kernel from before the recent changes.
More or less, it works as expected (due to the kernel, the phone cannot ring for example). But the is one strange thing : The first part is, also, probably expected : I have to use shr-settings to put the antenna on. After that the PIN code is asked for. But the second part is that in frameworkd.log one can read : ogsmd.channel DEBUG <SimChannel via /dev/mux4>: Autogenerated prefixes for command u'AT+CPIN=1,"XXXX"\r\n': set([u'+CPIN']) But the command itself seems not to be send. I cannot find it in the log. So in a shell, I have written : echo -ne "AT+CPIN=1\"XXXX\"" > /dev/mux0 (I usually write only to mux0) and after that, "all" is working. How to solve this ? Thanks. Sincerely, Alain _______________________________________________ Smartphones-userland mailing list Smartphones-userland@linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/smartphones-userland