Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 May 2021 08:32:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        usb@FreeBSD.org
Subject:   [Bug 255780] USB timeout
Message-ID:  <bug-255780-19105-oKwsfdfwVY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255780-19105@https.bugs.freebsd.org/bugzilla/>
References:  <bug-255780-19105@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255780

--- Comment #1 from Konrad Jopek <kjopek@gmail.com> ---
When using BladeRF 2.0 A9 I noticed this issue:

[ERROR @ host/libraries/libbladeRF/src/board/bladerf2/bladerf2.c:123]
_bladerf2_initialize: dev->backend->get_fpga_version(dev,
&board_data->fpga_version) failed: Operation timed out
[ERROR @ host/libraries/libbladeRF/src/board/bladerf2/bladerf2.c:2186]
bladerf2_load_fpga: _bladerf2_initialize(dev) failed: Operation timed out

Here are the stats for USB device:
ugen4.2: <Nuand bladeRF 2.0> at usbus4, cfg=3D0 md=3DHOST spd=3DSUPER (5.0G=
bps)
pwr=3DON (200mA)
{
    UE_CONTROL_OK       : 518
    UE_ISOCHRONOUS_OK   : 0
    UE_BULK_OK          : 2574
    UE_INTERRUPT_OK     : 0
    UE_CONTROL_FAIL     : 0
    UE_ISOCHRONOUS_FAIL : 0
    UE_BULK_FAIL        : 26
    UE_INTERRUPT_FAIL   : 0
}


Not sure what happens, this may be a problem at USB 3.0 stack. However, loo=
ks
like at some point bulk transfers are failing.

Please let me know if you need more debug data.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255780-19105-oKwsfdfwVY>