Try the command <div>sudo ldconfig</div><div><span></span>and then load binary on your phone.  <br><br>On Thursday, February 28, 2013, Erich Dachleger  wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div><div style="font-size:12pt;font-family:times new roman,new york,times,serif"><div><span>Thanks for the answers.</span></div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:times new roman,new york,times,serif">

<span> It was the spaces between  "../ ../"  and the first commandline that was the errorcause.</span></div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:times new roman,new york,times,serif">

<span>erich<br></span></div><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div style="font-family:times new roman,new york,times,serif;font-size:12pt"> <br>On Thu, Feb 28, 2013 at 1:01 PM, Erich Dachleger <<a>edachleger@yahoo.com</a>> wrote:<br>

>  ./osmocon -p /dev/ttyUSB0 -m c123xor -c ../<br>> ../target/firmware/board/compal_e88/trx.compalram.bin ../<br>> ../target/firmware/board/compal_e88/chainload.highram.bin<br><br>If I am not wrong, compalram image should be loaded as argument, while<br>

highram image should be passed to -c, so this command is
 wrong.<br><br>> I also tried switching highram-compalram:<br>> ./osmocon -p /dev/ttyUSB0 -m c123xor -c ../<br>> ../target/firmware/board/compal_e88/trx.highram.bin ../<br>> ../target/firmware/board/compal_e88/chainload.compalram.bin<br>

><br><br>That should be right: you're loading the chainloader that loads the<br>trx. This looks like the command I used to load the TRX. But if you're<br>getting the message "no such file" you're probably pointing to the<br>

wrong file names. Do an "ls" from the dir you're running the code to<br>be sure you're pointing to right files.<br><br>Last but not least: insist. Firmwares in my phones never load at the first try.<br>
Dario.<br>
<br><br> </div> </div>  </div></div></blockquote>
</div>