[USRP-users] Re: EnvironmentError: IOError: recv error on socket

2024-10-11 Thread Houshang
Hi Martin Thanks for getting back to me! I am running into some issues. Following might give you an idea. If you need more info to be able to help further, feel free to ask: ad@bm-super11-intel:~$ sudo uhd_find_devices [INFO] [UHD] linux; GNU C++ version 11.4.0; Boost_107400; DPDK_21.11; UHD_4.7.0

[USRP-users] Re: EnvironmentError: IOError: recv error on socket

2024-10-11 Thread Martin Braun
Are you trying to reach the N3xx? Because it shouldn't be findable by an unqualified uhd_find_devices call if it is reachable via DPDK. uhd_find_devices will only find DPDK-reachable devices if you specify the full address. --M On Thu, Oct 10, 2024 at 3:16 PM Houshang wrote: > Hello > I hereby

[USRP-users] Re: EnvironmentError: IOError: recv error on socket

2024-10-10 Thread Houshang
Hello I hereby want to share more info. Please see attached file. Thanks Hoshang On Thu, 10 Oct 2024 at 09:02, Houshang wrote: > Hello > Does anyone know how to deal with the following error? > Thanks > Houshang > > ad@bm-super11-intel:/etc/netplan$ uhd_usrp_probe > [INFO] [UHD] linux; GNU C++ v