<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi again.<br>So after some digging I'm quite sure the ADPU response doesn't make it back into the upper layers. My question is , case the osmocon output contains some weird characters (see bellow), I should assume that at that point something went wrong with the serial link? Also is there some flag to compile the firmware such that the prints have no effect, as to offload the serial link?<br>Thanks,<br>Mihai.<br><br>L1CTL_DATA_REQ (link_id=0x00)<br>ul=00811fe0, ul->payload=00811fe4, data_ind=00811fe4, data_ind->data=00811fe4 l3h=00811fe4<br>SIM Request (7): a0 a4 00 00 02 6f 20 <br>Status 2: 9F 0F<br>SIM Request (5): a0 c0 00 00 0f <br>Status 1: 90 00<br>SIM Request (14): a0 d6 00 00 09 ff 49 fd 1a 49 8f 70 00 01 <br>Status 2: 90��Q��L1CTL_PARAM_REQ (ta=1, tx_power=6)<br>L1CTL_DATA_REQ (link_id=0x00)<br>ul=00811fe0,
 ul->payload=00811fe4, data_ind=00811fe4, data_ind->data=00811fe4 l3h=00811fe4<br>L1CTL_DATA_REQ (link_id=0x00)<br>ul=008123c4, ul->payload=008123c8, data_ind=008123c8, data_ind->data=008123c8 l3h=008123c8<br><br><br><br>--- On <b>Sat, 5/7/11, Sylvain Munaut <i><246tnt@gmail.com></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Sylvain Munaut <246tnt@gmail.com><br>Subject: Re: Fw: Re: mobile - making a call<br>To: "eisencah eisenach" <wbg_1000@yahoo.com><br>Cc: baseband-devel@lists.osmocom.org<br>Date: Saturday, May 7, 2011, 11:07 AM<br><br><div class="plainMail">> So any ideea where to look for the answer to the UPDATE_BINARY message?<br><br>No not really ...<br><br>But there is a good reason the SIM driver is not in master ... it<br>sucks at several level, including blocking behavior in interrupt<br>context IIRC, so it's totally plausible your
 machine speed triggers<br>some weird things.<br><br>My advice would be to:<br> - Cleanup the SIM driver<br> - Bypass it in the code and try to access a real PCSC device locally<br>rather than the built in SIM reader.<br><br>Both are non-trivial of course.<br><br><br>Cheers,<br><br>    Sylvain<br></div></blockquote></td></tr></table>