usrp-users@lists.ettus.com

Discussion and technical support related to USRP, UHD, RFNoC

View all threads

UHD installation support

SM
Scott McKelvey
Wed, Oct 6, 2010 12:00 AM

Hi,

I need some help getting the UHD installed on my computer.

I'm running Ubuntu 9.04 and GNURadio. I've got GNURadio/GNUradio Companion
working just fine, but I can't connect to my USRP2. I can ping it, but when
I try to get it working in grc, my computer is unable to communicate with
it. I've made sure to configure the USRP2 block correctly for the network
adapter that I'm using.

So I don't have the UHD actually installed, and that's likely the source of
these errors. I've been following the instructions on your UHD build guide,
but after checking out the source, I can't even locate the repository on my
drive in order to proceed with the build and installation.

Any thoughts?

Thanks,
Scott McKelvey

Hi, I need some help getting the UHD installed on my computer. I'm running Ubuntu 9.04 and GNURadio. I've got GNURadio/GNUradio Companion working just fine, but I can't connect to my USRP2. I can ping it, but when I try to get it working in grc, my computer is unable to communicate with it. I've made sure to configure the USRP2 block correctly for the network adapter that I'm using. So I don't have the UHD actually installed, and that's likely the source of these errors. I've been following the instructions on your UHD build guide, but after checking out the source, I can't even locate the repository on my drive in order to proceed with the build and installation. Any thoughts? Thanks, Scott McKelvey
JB
Josh Blum
Wed, Oct 6, 2010 5:27 PM

On 10/05/2010 05:00 PM, Scott McKelvey wrote:

Hi,

I need some help getting the UHD installed on my computer.

I'm running Ubuntu 9.04 and GNURadio. I've got GNURadio/GNUradio Companion
working just fine, but I can't connect to my USRP2. I can ping it, but when
I try to get it working in grc, my computer is unable to communicate with
it. I've made sure to configure the USRP2 block correctly for the network
adapter that I'm using.

You will need to install the gnuradio next branch with uhd support:
http://ettus-apps.sourcerepo.com/redmine/ettus/projects/uhd/wiki#Gnuradio-UHD

The usrp2 block is for the old gnuradio-based usrp2 driver. You will
need the UHD: Single USRP Source/Sink Block

So I don't have the UHD actually installed, and that's likely the source of
these errors. I've been following the instructions on your UHD build guide,
but after checking out the source, I can't even locate the repository on my
drive in order to proceed with the build and installation.

You will have to locate the repository you checked out. Its always in
the same current working directory as your git clone command.

-Josh

Any thoughts?

Thanks,
Scott McKelvey


USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

On 10/05/2010 05:00 PM, Scott McKelvey wrote: > Hi, > > I need some help getting the UHD installed on my computer. > > I'm running Ubuntu 9.04 and GNURadio. I've got GNURadio/GNUradio Companion > working just fine, but I can't connect to my USRP2. I can ping it, but when > I try to get it working in grc, my computer is unable to communicate with > it. I've made sure to configure the USRP2 block correctly for the network > adapter that I'm using. > You will need to install the gnuradio next branch with uhd support: http://ettus-apps.sourcerepo.com/redmine/ettus/projects/uhd/wiki#Gnuradio-UHD The usrp2 block is for the old gnuradio-based usrp2 driver. You will need the UHD: Single USRP Source/Sink Block > So I don't have the UHD actually installed, and that's likely the source of > these errors. I've been following the instructions on your UHD build guide, > but after checking out the source, I can't even locate the repository on my > drive in order to proceed with the build and installation. > You will have to locate the repository you checked out. Its always in the same current working directory as your git clone command. -Josh > Any thoughts? > > Thanks, > Scott McKelvey > > > > > _______________________________________________ > USRP-users mailing list > USRP-users@lists.ettus.com > http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com