Re: [USRP-users] Trouble using CentOS6.5 to communicate with x310 and Twin Rx

2017-08-10 Thread Anon Lister via USRP-users
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


Re: [USRP-users] Trouble using CentOS6.5 to communicate with x310 and Twin Rx

2017-08-10 Thread Marcus D. Leech via USRP-users
Centos systems are "born obsolete".   IT departments love them because
they tend to change at glacial speeds.   Developers find them to be
heartburn-inducing, because the "latest" Centos tends to have packages
that are years out of date with respect to the rest of the world. 

Pybombs does its best, but I don't think that it has known-good recipes
for Centos at the moment. 

Your best bet may be a recent Fedora or Ubuntu or Debian or Mint. 

On 2017-07-24 08:44, Mark Koenig via USRP-users 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