[srslte-users] RES: RES: RES: Radio link failure with srsLTE on Nvidia Jetson TX2

Sabur Hassan Baidya sbaidya at uci.edu
Fri Feb 8 04:24:02 UTC 2019


Hi Andre, Justin,

I have been able to install the srsLTE 18.12 on the Jetson Tx2 board with
the updated CMakeLists.txt from the "aarch_fix" branch. However, on the way
of compilation I got an error for HWCAP in the *lib/src/common/*
arch_select.cc  file which I commented to return "generic" in the function
arm_get_isa() .  After that compilation went fine.

Then I tried to test the enodeB on the jetson board connected with a USRP
B210. I executed the srsepc and srsenb on the Jetson with example config
files. Now it does not throw any error in the console and and the LEDs on
the usrp blinks and waits to receive signal from UE. After that when I
start srsUE from a laptop (1 meter away from the eNodeB), the UE is not
able to attach and prints "Radio Link Failure".

I checked the  epc.log and it receives the attach requests and successfully
authenticates the user's IMSI and other details. However, on ue.log, it
prints "sync=out-of-sync from channel estimator" and SNR is around -15 to
-20 dB and RSRP is around -100 dB.

Could you please help me to identify the possible reason for the radio link
failure.

Thanks & Regards,
Sabur

On Thu, Feb 7, 2019 at 3:00 AM JOSE SINDI YAMAMOTO <
sindi at innovatechtelecom.com> wrote:

> Hi Justin,
>
>
>
> The output is below. Do you think the problem might the compiler version
> too old? If you need more information, please feel free to ask me. Best
> regards, Sindi.
>
>
>
> nvidia at tegra-ubuntu:~$ /usr/bin/c++ -v
>
> Using built-in specs.
>
> COLLECT_GCC=/usr/bin/c++
>
> COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-linux-gnu/5/lto-wrapper
>
> Target: aarch64-linux-gnu
>
> Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro
> 5.4.0-6ubuntu1~16.04.11'
> --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs
> --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr
> --program-suffix=-5 --enable-shared --enable-linker-build-id
> --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix
> --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu
> --enable-libstdcxx-debug --enable-libstdcxx-time=yes
> --with-default-libstdcxx-abi=new --enable-gnu-unique-object
> --disable-libquadmath --enable-plugin --with-system-zlib
> --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo
> --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-arm64/jre --enable-java-home
> --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-arm64
> --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-arm64
> --with-arch-directory=aarch64
> --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-multiarch
> --enable-fix-cortex-a53-843419 --disable-werror --enable-checking=release
> --build=aarch64-linux-gnu --host=aarch64-linux-gnu
> --target=aarch64-linux-gnu
>
> Thread model: posix
>
> gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.11)
>
> nvidia at tegra-ubuntu:~$
>
>
>
>
>
>
>
> *De:* Justin Tallon <justin.tallon at softwareradiosystems.com>
> *Enviada em:* quarta-feira, 6 de fevereiro de 2019 12:32
> *Para:* Andre Puschmann <andre.puschmann at softwareradiosystems.com>
> *Cc:* JOSE SINDI YAMAMOTO <sindi at innovatechtelecom.com>; srslte-users <
> srslte-users at lists.softwareradiosystems.com>
> *Assunto:* Re: [srslte-users] RES: RES: Radio link failure with srsLTE on
> Nvidia Jetson TX2
>
>
>
> Hey Sindi,
>
>
>
> Can you run: /usr/bin/c++ -v and tell post the output?
>
>
>
> Thanks,
>
> Justin
>
> ____
> Justin Tallon Ph.D.
>
> Software Radio Systems (SRS)
> http://www.softwareradiosystems.com
>
> +353-86-067-0753 | justin.tallon at softwareradiosystems.com
>
>
>
>
>
> On Wed, Feb 6, 2019 at 12:34 PM Andre Puschmann <
> andre.puschmann at softwareradiosystems.com> wrote:
>
> On 4/2/19 20:45, JOSE SINDI YAMAMOTO wrote:
> > Hi  Justin,
> >
> >
> >
> > OK. Please, let me know when this is fixed. Thank you very much. Best
> > regards, Sindi.
> >
>
> Hey,
>
> we've pushed a fix to the "aarch_fix" branch. Give it a try.
>
> Thanks
> Andre
>
>
> >
> >
> > *De:* Justin Tallon <justin.tallon at softwareradiosystems.com>
> > *Enviada em:* segunda-feira, 4 de fevereiro de 2019 14:55
> > *Para:* JOSE SINDI YAMAMOTO <sindi at innovatechtelecom.com>
> > *Cc:* Sabur Hassan Baidya <sbaidya at uci.edu>; srslte-users
> > <srslte-users at lists.softwareradiosystems.com>
> > *Assunto:* Re: [srslte-users] RES: Radio link failure with srsLTE on
> > Nvidia Jetson TX2
> >
> >
> >
> > Hey Sindi,
> >
> >
> >
> > I think the issue is these flags are not needed to activate neon in
> > aarch64, it is activated automatically. We will push a fix for this in
> > the cmake soon.
> >
> >
> >
> > Thanks,
> > Justin.
> >
> >
> > ____
> > Justin Tallon Ph.D.
> >
> > Software Radio Systems (SRS)
> > http://www.softwareradiosystems.com <
> http://www.softwareradiosystems.com/>
> >
> > +353-86-067-0753 | justin.tallon at softwareradiosystems.com
> > <mailto:justin.tallon at softwareradiosystems.com>
> >
> >
> >
> >
> >
> > On Mon, Feb 4, 2019 at 5:33 PM JOSE SINDI YAMAMOTO
> > <sindi at innovatechtelecom.com <mailto:sindi at innovatechtelecom.com>>
> wrote:
> >
> >     Hi Justin!
> >
> >
> >
> >     Thank you very much for your reply. Attached are the full cmake
> >     output and make output with VERBOSE=1. Best regards, Sindi.
> >
> >
> >
> >     *De:* Justin Tallon <justin.tallon at softwareradiosystems.com
> >     <mailto:justin.tallon at softwareradiosystems.com>>
> >     *Enviada em:* segunda-feira, 4 de fevereiro de 2019 12:32
> >     *Para:* JOSE SINDI YAMAMOTO <sindi at innovatechtelecom.com
> >     <mailto:sindi at innovatechtelecom.com>>
> >     *Cc:* Sabur Hassan Baidya <sbaidya at uci.edu
> >     <mailto:sbaidya at uci.edu>>; srslte-users
> >     <srslte-users at lists.softwareradiosystems.com
> >     <mailto:srslte-users at lists.softwareradiosystems.com>>
> >     *Assunto:* Re: [srslte-users] RES: Radio link failure with srsLTE on
> >     Nvidia Jetson TX2
> >
> >
> >
> >     Hey Sindi,
> >
> >
> >     Can you send on the full cmake output and also the make output with
> >     VERBOSE=1 ?
> >
> >
> >
> >     Thanks,
> >     Justin
> >
> >     ____
> >     Justin Tallon Ph.D.
> >
> >     Software Radio Systems (SRS)
> >     http://www.softwareradiosystems.com
> >     <http://www.softwareradiosystems.com/>
> >
> >     +353-86-067-0753 | justin.tallon at softwareradiosystems.com
> >     <mailto:justin.tallon at softwareradiosystems.com>
> >
> >
> >
> >
> >
> >     On Mon, Feb 4, 2019 at 11:13 AM JOSE SINDI YAMAMOTO
> >     <sindi at innovatechtelecom.com <mailto:sindi at innovatechtelecom.com>>
> >     wrote:
> >
> >         Hi everybody!
> >
> >
> >
> >         I tried to compile the last version of srsLTE (srsLTE 18.12) on
> >         NVIDIA Jetson TX2 board with USRP B210 radio interface. I got
> >         the errors in annex. Anyone have any idea what the problem might
> >         be? Thank you very much and best regards, Sindi.
> >
> >
> >
> >         *De:* srslte-users
> >         <srslte-users-bounces at lists.softwareradiosystems.com
> >         <mailto:srslte-users-bounces at lists.softwareradiosystems.com>>
> >         *Em nome de *Sabur Hassan Baidya
> >         *Enviada em:* quarta-feira, 30 de janeiro de 2019 18:50
> >         *Para:* srslte-users at lists.softwareradiosystems.com
> >         <mailto:srslte-users at lists.softwareradiosystems.com>
> >         *Assunto:* [srslte-users] Radio link failure with srsLTE on
> >         Nvidia Jetson TX2
> >
> >
> >
> >         Hi,
> >
> >
> >
> >         I was trying to test the srsLTE on NVIDIA Jetson TX2 board with
> >         USRP B210 radio interface. However, I have problems in
> >         installing the latest version of srsLTE and could not
> >         successfully install. As suggested in some thread that the
> >         latest version has some problems with ARM processors, I tried
> >         with  srsLTE-release_18_03_1 version and was able to
> >         successfully install on the Jetson board.
> >
> >
> >
> >         However, when I start the EPC and ENB, I see only the TX radio
> >         active (with red light on) but not the RX. Then when I try to
> >         start a srsUE from another board, it does not connect as it does
> >         Random Access Transmission and occasionally prints : "Warning:
> >         Detected Radio-Link Failure". I tried disconnecting USRP and
> >         reconnecting but got same errors.
> >
> >
> >
> >         But the same srsUE (on same board) works with a srsENB which
> >         runs on laptop running ubuntu and latest srsLTE code. On the
> >         laptop when I run EPC and ENB code, I can see both the TX and RX
> >         radio active with red and green lights on the USRP.
> >
> >
> >
> >         Did someone try srsLTE on Jetson board and made it work
> >         successfully? Can someone please guide me to find out the
> >         problem and resolve.
> >
> >
> >
> >         Thanks & Regards,
> >
> >         Sabur
> >
> >
> >
> >         _______________________________________________
> >         srslte-users mailing list
> >         srslte-users at lists.softwareradiosystems.com
> >         <mailto:srslte-users at lists.softwareradiosystems.com>
> >
> http://www.softwareradiosystems.com/mailman/listinfo/srslte-users
> >
> >
> >
> > ------------------------------------------------------------------------
> > Logotipo da AVG <http://www.avg.com/internet-security>
> >
> > Este email foi verificado quanto a vírus pelo software AVG AntiVirus.
> > www.avg.com <http://www.avg.com/internet-security>
> >
> >
> > <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
> >
> > _______________________________________________
> > srslte-users mailing list
> > srslte-users at lists.softwareradiosystems.com
> > http://www.softwareradiosystems.com/mailman/listinfo/srslte-users
> >
>
> _______________________________________________
> srslte-users mailing list
> srslte-users at lists.softwareradiosystems.com
> http://www.softwareradiosystems.com/mailman/listinfo/srslte-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.srsran.com/pipermail/srsran-users/attachments/20190207/cf3c9582/attachment.htm>


More information about the srsran-users mailing list