discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] connection fails, No UHD Devices Found


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] connection fails, No UHD Devices Found
Date: Mon, 16 Dec 2013 09:02:53 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

This is almost always caused by network-manager "managing" your device.
A simple solution is to first stop NM:
service network-manager stop
and then configuring your device as you did.

Also, you can try to configure network-manager to assign a static IP
to your eth0 interface. Just combining manual methods (ifconfig) and
automatism (network-manager) usually fails, because network-manager is
not quite respectful towards user-established links.

Greetings
Marcus

On 14.12.2013 12:41, Nasi wrote:
> 
> It is very annoying that sometimes I can not connect to the device
> using this command:
> 
> ~$ sudo ifconfig eth0 192.168.10.1
> 
> I can ping 192.168.10.1, but ping 192.168.10.2 fails:
> 
> ~$ sudo ifconfig eth0 192.168.10.1 ~$ ping 192.168.10.2 PING
> 192.168.10.2 (192.168.10.2) 56(84) bytes of data. From 192.168.10.1
> icmp_seq=1 Destination Host Unreachable From 192.168.10.1
> icmp_seq=2 Destination Host Unreachable From 192.168.10.1
> icmp_seq=3 Destination Host Unreachable ~$ uhd_find_devices linux;
> GNU C++ version 4.7.3; Boost_104900; UHD_003.006.000-0-g7788c692 No
> UHD Devices Found
> 
> -----------------------------------------------------------------------
>
> 
Ubuntu 13.04, gnuradio 3.7, usrp N200
> -----------------------------------------------------------------------
>
> 
Why does it happen?
> How can I connect to USRP device?
> 
> Thanks in advance!
> 
> 
> 
> _______________________________________________ Discuss-gnuradio
> mailing list address@hidden 
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJSrrOsAAoJEAFxB7BbsDrLUAwH/i9TXpLVnhQ9DglYKfsZpYB1
K97hAN/i08hY2Nkbud7l+qvsbUYyfncd+011ADeIDZyDHNiVFm2AHhD4VWbW8lVL
gQ7KbmDsks6SFitON8zkaGVyY60NvxGiDByhptAW0GNTwE89WY3k16E9hTgcsEKQ
xw4YUvIpJAuKH8mai5BKM1QrHG7epo2Agx1VPRBQVmAHoHxLg/xoqk550LjMqw9m
0AboNl6x1fvdWGnx0kEFJ+VtB5bBmjjQW0gD/V3I2YlsqBkp2vkdmVqv04gOJVm8
kYcg5NmzoUhsZ2XAXYEwvx/CqkL7zJ6V+pgv8b06C5uTvsbaloDX5+/ZTzFUBSY=
=5aqS
-----END PGP SIGNATURE-----



reply via email to

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