Certainly if you can use the latest Ubuntu LTS, use that instead.

I have a C6 box talking to an x310 and n210 without issue, but I don't need
to support twinRX (which requires 3.10), just the UBX/SBX.

It can be done, but given you need the latest uhd version, you may need to
source build many dependencies, probably at least boost(unless 1.4.8 is
sufficient for 3.10?), python. Maybe gcc.

You can start here:
https://bhilburn.org/installing-gnu-radio-on-centos-6-8/

The same cmake flags will allow 3.9LTS uhd to compile.

This should get you with gnuradio working in centos 6/uhd 3.9. Then you'll
have to play chase the dependency to get uhd 3.10.x working. I've not had
to do this, so I usually just stick to uhd 3.9 and it works fine on C6.
(Though I know it's not going to work forever.)

(Obviously if you do the gnuradio build first, you'll need to rebuild it
after successfully getting UHD working)

-Anon

On Jul 24, 2017 8:46 AM, "Mark Koenig via USRP-users" <
usrp-users@lists.ettus.com> wrote:

> I am currently having a lot of problems communicating with an x310
> containing a twin RX.
>
>
>
> I believe it stems from the fact that centos 6.5 comes loaded with python
> 2.6, while the UHD and GNU radio version required needs python 2.7  I have
> loaded 2.7, and tried running pybombs but without much success.  I am
> constantly running into GNU radio package issues, among other errors.
>
>
>
> Has anyone been successful using centos 6.5 to communicate with an x310?
>
>
>
> Any help would be greatly appreciated.
>
>
>
> Thank you
>
>
>
> Mark
>
> _______________________________________________
> USRP-users mailing list
> USRP-users@lists.ettus.com
> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
>
>
_______________________________________________
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Reply via email to