[USRP-users] how to use multi_usrp to open multi b210

2024-12-04 Thread james Thomas
Hi, i want to use a single multi_usrp to control multi b210. all b210 is connected to the same pc. is there any code example of this>? ___ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usrp-users-le...@lists.ettus.

[USRP-users] Re: Trying to run rfnoc blocks in example uhd folder

2024-12-04 Thread dhpanchaai
Ok, i’ll give that a try ___ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usrp-users-le...@lists.ettus.com

[USRP-users] Re: Trying to run rfnoc blocks in example uhd folder

2024-12-04 Thread Marcus D. Leech
On 04/12/2024 18:20, dhpanch...@gmail.com wrote: I’m attempting to run some of the example rfnoc flowgraphs in Gnruadio using X410. I keep getting an error that’s similar to the following: line 114, in __init__ self.uhd_rfnoc_addsub_0 = uhd.rfnoc_block_generic( RuntimeError: Cannot find blo

[USRP-users] Trying to run rfnoc blocks in example uhd folder

2024-12-04 Thread dhpanchaai
I’m attempting to run some of the example rfnoc flowgraphs in Gnruadio using X410. I keep getting an error that’s similar to the following: line 114, in __init__ self.uhd_rfnoc_addsub_0 = uhd.rfnoc_block_generic( RuntimeError: Cannot find block with ID: AddSub Device/Instance: -1/-1 I’m us

[USRP-users] Re: E810 and DPDK

2024-12-04 Thread c1337rogers
I just recently got DPDK working with an E810-CQDA2 and an X440 on Ubuntu 22.04. I didnt really do anything special, just installed dpdk and dpdk-dev with apt and followed the “getting started with DPDK and UHD 4.0” guide. A while back I did run into issues when I had an OFED driver alongside th

[USRP-users] Re: [ERROR] [DPDK] Could not find route to destination address 192.168.10.2

2024-12-04 Thread Marcus D. Leech
On 04/12/2024 06:11, houshang.az...@accelleran.com wrote: I tried with |sudo su| as well (not working): |root@bm-super11-intel:/home/ad# cat /root/.config/uhd.conf| |[use_dpdk=1]| |dpdk_mtu=9000| |dpdk_driver=/usr/lib/x86_64-linux-gnu/dpdk/pmds-22.0/| |dpdk_corelist=2,3,4| |dpdk_num_mbufs=

[USRP-users] Re: [ERROR] [DPDK] Could not find route to destination address 192.168.10.2

2024-12-04 Thread houshang . azizi
I tried with `sudo su` as well (not working): `root@bm-super11-intel:/home/ad# cat /root/.config/uhd.conf` `[use_dpdk=1]` `dpdk_mtu=9000` `dpdk_driver=/usr/lib/x86_64-linux-gnu/dpdk/pmds-22.0/` `dpdk_corelist=2,3,4` `dpdk_num_mbufs=4095` `dpdk_mbuf_cache_size=315` `[dpdk_mac=3c:ec:ef:af:7b:

[USRP-users] Re: [ERROR] [DPDK] Could not find route to destination address 192.168.10.2

2024-12-04 Thread houshang . azizi
Hello I am getting similar issue: `ad@bm-super11-intel:~$ sudo /usr/local/lib/uhd/examples/benchmark_rate --rx_rate 125e6 --rx_subdev "A:0 B:0" --rx_channels 0,1 --tx_rate 125e6 --tx_subdev "A:0 B:0" --tx_channels 0,1 --args "addr=10.10.1.100,second_addr=10.10.2.100,mgmt_addr=10.10.0.100,maste