discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Question about installation: No UHD Devices Found


From: Yan Nie
Subject: [Discuss-gnuradio] Question about installation: No UHD Devices Found
Date: Wed, 06 Jul 2011 12:55:46 -0400

 Dear all,

I am trying to install UHD+GNU Radio in Linux (Ubuntu 10.10) on USRP N200 without DB by following the command:
   git clone git://code.ettus.com/ettus/uhd.git
    cd <uhd-path>/host
    mkdir build
    cd build
    cmake -DCMAKE_INSTALL_PREFIX=/opt/uhd ../
    make
    make test
    sudo make install
   
Then, I tried uhd_find_devices, got the result "No UHD Devices Found"

it gave the result in the terminal:
linux; GNU C++ version 4.4.5; Boost_104200; UHD_003.001.002-release

No UHD Devices Found

What the problem I got with the installation of UHD? Another problem I got is my computer gives "wired network" information when I plug the USRP board with my computer, and the computer disconnected very soon. I am wondering what could be the problem here?

Really appreciate any of your help!

Yan



reply via email to

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