On 16/02/2024 19:30, Jim Grubb via USRP-users wrote:

When I run:

uhd_find_devices

I get:

[INFO] [UHD] linux; GNU C++ version 11.4.0; Boost_107400; UHD_4.6.0.0-0ubuntu1~jammy1
--------------------------------------------------
-- UHD Device 0
--------------------------------------------------
Device Address:
    serial: 3293561
    name: B205i
    product: B205mini
    type: b200


When I run:

uhd_usrp_probe

I get:

[INFO] [UHD] linux; GNU C++ version 11.4.0; Boost_107400; UHD_4.6.0.0-0ubuntu1~jammy1
[INFO] [B200] Detected Device: B205mini
[INFO] [B200] Operating over USB 3.
[ERROR] [UHD] Exception caught in safe-call.
  in ~b200_radio_ctrl_core_impl
  at ./host/lib/usrp/b200/b200_radio_ctrl_core.cpp:65
this->peek32(0); _async_task.reset(); -> AssertionError: accum_timeout < _timeout
  in wait_for_ack
  at ./host/lib/usrp/b200/b200_radio_ctrl_core.cpp:227

Error: AssertionError: accum_timeout < _timeout
  in wait_for_ack
  at ./host/lib/usrp/b200/b200_radio_ctrl_core.cpp:227


This is on an X64 Ubuntu 20.04 machine.

Any help would be appreciated.

Thank you,
Jim
Things to check:

Are you using a USB3-compatible cable---like the one shipped with the B205?

How old is your computer?  Very-early USB3 controllers were flakey in this regard.

Are you going through a USB hub, or direct to the computer?  Some hubs are, again,
  flakey in this regard.

Are you running in a VM, or on "bare metal"?   USB support in VMs continues to be sub-optimal.

Can you try backing-out to UHD4.5 or even 4.4?



_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...@lists.ettus.com

Reply via email to