Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intermittent USB Connectivity Issue on Boot and Shutdown with SDR B210 Device #742

Open
YosefCohen877 opened this issue Apr 18, 2024 · 1 comment

Comments

@YosefCohen877
Copy link

YosefCohen877 commented Apr 18, 2024

Problem Description
I am experiencing intermittent USB connectivity issues with the SDR B210 device specifically during system boot-up and shutdown. The device works perfectly when connected while the system is already on, but it does not maintain connectivity when the system is powered on or shut down with the device already connected.
This issue also occurred in the reboot, when there were no images on the SDR.
dmesg - "device descriptor read/64, error -110"

Steps to Reproduce
Connect SDR B210 to a system via USB before booting.
Turn on the system.
Observe that the device does not function or connect properly.
Disconnect and then reconnect the USB cable while the system is on; the device functions correctly.
If the device is connected during shutdown, similar connectivity issues occur during the next boot.
Expected Behavior
The SDR B210 should be recognized and operate normally during boot-up and shutdown processes without the need for reconnection.

Actual Behavior
The device fails to connect or becomes unresponsive during boot-up and shutdown unless it is reconnected after the system has fully started.

Attempts to Fix
I have experimented with various GRUB parameters to manage USB initialization and power settings (usbcore.autosuspend, usbcore.quirks) but these did not resolve the issue. Modifying USB power management settings and delaying USB device initialization at boot have also been attempted without success.

System Information
Operating Systems: Ubuntu 22.04.04, lubuntu-22.04.3, DragonOS_FocalX_R31
UHD Version: 4.6.0.0

@mbr0wn
Copy link
Contributor

mbr0wn commented Jun 21, 2024

You may want to try updating the bootloader (b2xx_fx3_utils --load-bootloader). If that doesn't work, you can uninstall it again (--unload-bootloader).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants