Page 1 of 1

Buffer Stall

Posted: Thu Jul 11, 2024 11:08 am
by careyda
I'm not exactly sure what the issue is and why I am getting the following lines of error code.
These errors are thrown when I am streaming a data file that should stream for about 12 minutes but is only streaming for about three minutes. Not sure what to do to fix it or what I am doing wrong. Any help is appreciated!

[ERROR @ host/libraries/libbladeRF/src/backend/usb/libusb.c:1071] Hit stall for buffer 000001C6D42500F0
[ERROR @ host/libraries/libbladeRF/src/streaming/sync.c:352] wait_for_buffer: Timed out waiting for buf_ready after 20000 ms
[ERROR @ host/libraries/libbladeRF/src/backend/usb/nios_access.c:69] Failed to send NIOS II request: File or device I/O failure
[ERROR @ host/libraries/libbladeRF/src/board/bladerf2/rfic_host.c:253] _rfic_host_enable_module: dev->backend->rffe_control_read(dev, &reg) failed: File or device I/O failure
[ERROR @ host/libraries/libbladeRF/src/backend/usb/nios_access.c:69] Failed to send NIOS II request: File or device I/O failure
[ERROR @ host/libraries/libbladeRF/src/backend/usb/nios_access.c:69] Failed to send NIOS II request: File or device I/O failure
[ERROR @ host/libraries/libbladeRF/src/backend/usb/nios_access.c:69] Failed to send NIOS II request: File or device I/O failure
[ERROR @ host/libraries/libbladeRF/src/board/bladerf2/rfic_host.c:167] _rfic_host_deinitialize: dev->backend->rffe_control_read(dev, &reg) failed: File or device I/O failure
[ERROR @ host/libraries/libbladeRF/src/backend/usb/usb.c:239] Failed to switch to NULL interface: File or device I/O failure