<div dir="ltr">Hi <div><br></div><div>I tried osmo-pcu but the output was like that.</div><div> I built everything again but my network hardly shows up, and with the name of the carrier for the SIM, not the name I assign !.</div><div><br></div><div><div>pi@raspberrypi:~ $ osmo-pcu -r 1</div><div>No config file: 'osmo-pcu.cfg' Using default config.</div><div><0001> osmobts_sock.cpp:227 Opening OsmoPCU L1 interface to OsmoBTS</div><div><0001> osmobts_sock.cpp:264 Failed to connect to the osmo-bts PCU socket, delaying... '/tmp/pcu_bts'</div><div><0001> osmobts_sock.cpp:227 Opening OsmoPCU L1 interface to OsmoBTS</div><div><0001> osmobts_sock.cpp:264 Failed to connect to the osmo-bts PCU socket, delaying... '/tmp/pcu_bts'</div><div>^CSignal 2 received.</div><div>full talloc report on 'Osmo-PCU context' (total      1 bytes in   1 blocks)</div><div>pi@raspberrypi:~ $ sudo osmo-pcu -r 1</div><div>No config file: 'osmo-pcu.cfg' Using default config.</div><div><0001> osmobts_sock.cpp:227 Opening OsmoPCU L1 interface to OsmoBTS</div><div><0001> osmobts_sock.cpp:285 osmo-bts PCU socket has been connected</div><div><0001> pcu_l1_if.cpp:357 BTS not available</div><div>pi@raspberrypi:~ $</div></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 5, 2016 at 11:14 AM, Neels Hofmeyr <span dir="ltr"><<a href="mailto:nhofmeyr@sysmocom.de" target="_blank">nhofmeyr@sysmocom.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Fri, Sep 02, 2016 at 03:18:30PM +0100, Abdulghafar Shabaneh wrote:<br>
> Now I ran the osmo-nitb, osmo-bts-trx and osmo-trx all together with the<br>
> USRP2 with FLEX900 daughter board GSM900 band, it all works well except the<br>
> mobile is not able to register on the network.<br>
<br>
</span>I haven't looked at your error logs in detail, this is just what comes to<br>
mind:<br>
<br>
Response speed may be an issue. Hopefully the pi is fast enough, and maybe<br>
try to run<br>
  osmo-bts-trx -r 1<br>
and<br>
  osmo-pcu -r 1<br>
for real-time priority (may need sudo).<br>
<br>
Also, the timing source for the SDR may be an issue. I am told e.g. the<br>
B200 is known to be unreliable without a quality timing source, and<br>
results improve with a proper 10MHz clock connected.<br>
<span class="HOEnZb"><font color="#888888"><br>
~Neels<br>
<br>
</font></span></blockquote></div><br></div>