Hi Neel and USRP mailing list, The uhd_usrp_probe returns as follows:
For the N210 with WBX: Mboard: N210r4 | | hardware: 2577 | | product: 30194 | | mac-addr: a0:36:fa:25:3a:6b | | ip-addr: 192.168.10.4 | | subnet: 255.255.255.255 | | gateway: 255.255.255.255 For the X310 with 2 TwinRXs: Mboard: X310 | | revision: 8 | | revision_compat: 7 | | product: 30818 | | mac-addr0: 00:80:2f:25:c1:ec | | mac-addr1: 00:80:2f:25:c1:ed | | gateway: 192.168.10.1 | | ip-addr0: 192.168.10.2 | | subnet0: 255.255.255.0 | | ip-addr1: 192.168.20.2 | | subnet1: 255.255.255.0 | | ip-addr2: 192.168.30.2 | | subnet2: 255.255.255.0 | | ip-addr3: 192.168.40.2 | | subnet3: 255.255.255.0 So, yes, it looks like the N210 and the X310 devices have different MAC addresses. -------------------------------------------------------------------------------------------------- The IPv4 settings on the host are : Address : 192.168.10.1 Netmask : 24 Gateway : 192.168.10.255 ------------------------------------------------------------------------------------------------- Please let me know if I am doing something incorrect here. On Fri, May 25, 2018 at 7:08 PM, Neel Pandeya <neel.pand...@ettus.com> wrote: > What are the netmask settings of the N210 and X310? > ("uhd_usrp_probe" will show this) > > And just to be sure, they have different MAC addresses, right? > > What are the IP address and netmask of your host? > > --Neel Pandeya > > > > > On 25 May 2018 at 15:12, Steve Gough via USRP-users < > usrp-users@lists.ettus.com> wrote: > >> Hmmm. There's no other 192.168.10.2 on the network. >> >> There are only two devices of interest connected to the switch : a >> 192.168.10.2 (X310) and a 192.168.10.5 (N210). Both are visible by >> uhd_find_devices. >> >> Furthermore, things work fine when I use the timed commands on the >> TwinRX's of the X310 alone. It's only when I add an N210, does this problem >> crop up. >> >> On Fri, May 25, 2018 at 3:39 PM, Ian Buckley <i...@ionconcepts.com> >> wrote: >> >>> This is purely speculative given how stale I am on X310…but could there >>> be more than one device located to those IP addresses? >>> I’d pull out Wireshark and see what MAC addresses’s I’m seeing on ping >>> returns perhaps? >>> >>> > On May 25, 2018, at 12:36 PM, Marcus D. Leech via USRP-users < >>> usrp-users@lists.ettus.com> wrote: >>> > >>> > On 05/25/2018 03:27 PM, Steve Gough wrote: >>> >> Thanks Marcus. >>> >> >>> >> >>> >> I get the same error. >>> >> >>> >> ------------------------------------ >>> >> colosseum@colosseum-ThinkPad-T430:~/wireless/lp_door/doppler/usrp_sync$ >>> python ~/Downloads/for_steve_gough.py >>> >> WARNING: Config file '/home/colosseum/.gnuradio/config.conf' failed >>> to parse: >>> >> std::exception >>> >> Skipping it >>> >> WARNING: Config file '/home/colosseum/.gnuradio/config.conf' failed >>> to parse: >>> >> std::exception >>> >> Skipping it >>> >> WARNING: Config file '/home/colosseum/.gnuradio/config.conf' failed >>> to parse: >>> >> std::exception >>> >> Skipping it >>> >> linux; GNU C++ version 5.4.0 20160609; Boost_105800; >>> UHD_003.011.000.git-78-gf70dd85d >>> >> >>> >> >>> >> UHD Error: >>> >> Device discovery error: ValueError: Could not resolve device hint >>> "addr=192.168.10.2" to a single device. >>> >> >>> >> UHD Error: >>> >> Device discovery error: ValueError: Could not resolve device hint >>> "addr=192.168.10.5" to a single device. >>> >> >>> >> Traceback (most recent call last): >>> >> File "/home/colosseum/Downloads/for_steve_gough.py", line 95, in >>> <module> >>> >> main() >>> >> File "/home/colosseum/Downloads/for_steve_gough.py", line 84, in >>> main >>> >> tb = top_block_cls() >>> >> File "/home/colosseum/Downloads/for_steve_gough.py", line 36, in >>> __init__ >>> >> channels=range(5), >>> >> File >>> >> "/home/colosseum/src/gr-prefix/lib/python2.7/dist-packages/gnuradio/uhd/__init__.py", >>> line 122, in constructor_interceptor >>> >> return old_constructor(*args) >>> >> File >>> >> "/home/colosseum/src/gr-prefix/lib/python2.7/dist-packages/gnuradio/uhd/uhd_swig.py", >>> line 2686, in make >>> >> return _uhd_swig.usrp_source_make(*args) >>> >> RuntimeError: LookupError: KeyError: No devices found for -----> >>> >> Device Address: >>> >> addr0: 192.168.10.2 >>> >> addr1: 192.168.10.5 >>> >> >>> >> >>> >> I can ping both 192.168.10.2 and 192.168.10.5 . >>> >> >>> >> Could you please let me know why this might be happening ? I can >>> sample align 2 N210s though. By simply changing the IP address and >>> #channels in the usrp.uhd_source() call. >>> >> >>> > I can't make sense of this. >>> > >>> > Perhaps Martin Braun can comment, or one of the other X310 dev team? >>> > >>> > I don't have an N210 in my lab, so I can't reproduce it. >>> > >>> > >>> > >>> > _______________________________________________ >>> > 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 >> >> >
_______________________________________________ USRP-users mailing list USRP-users@lists.ettus.com http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com