discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] UHD Driver for USRP1 not found


From: Josh Blum
Subject: Re: [Discuss-gnuradio] UHD Driver for USRP1 not found
Date: Sun, 29 Apr 2012 12:33:55 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120410 Thunderbird/11.0.1


On 04/29/2012 12:29 PM, Ji Slee wrote:
> Hello,
> 
> I am a high school student who has been working with gnuradio. I have
> been trying to reinstall gnuradio with UHD, but am getting the No
> device error. In internet searches, I have found others who have had
> the same error, but I have not found the solution to the problem.
> 
> I installed per redmine and ettus instructions below (also included prior 
> dep.)
> For UHD:
> 
> git clone git://code.ettus.com/ettus/uhd.git
> 
> cd uhd/host
> mkdir build
> cd build
> cmake ../

was usrp1 one of the configured components?
If not you need to install libusb1.0-dev

http://files.ettus.com/uhd_docs/manual/html/build.html#libusb

> make
> make test
> sudo make install
> 

Did you do the post install tasks? like installing udev rules?

http://files.ettus.com/uhd_docs/manual/html/transport.html#setup-udev-for-usb-linux

-josh



reply via email to

[Prev in Thread] Current Thread [Next in Thread]