Closed
Description
Doing rtl_test on a Pi 4 invariably results in:
pi@raspberrypi:~$ rtl_test
Found 1 device(s):
0: Realtek, RTL2838UHIDIR, SN: 000000041
Using device 0: Sweex DVB-T USB
Detached kernel driver
rtlsdr_read_reg failed with -7
rtlsdr_write_reg failed with -7
rtlsdr_read_reg failed with -7
rtlsdr_write_reg failed with -7
^C
This is a USB2.0 device, and the issue happens on both 0137a8 and 013701 bridge chip firmwares. A long sequence of short control transfers are used to poke various registers in the chip, and for some reason the VLI chip goes quiet after receiving a stall response from one of these transfers.
On some occasions, the entire sequence completes successfully.
Metadata
Metadata
Assignees
Labels
No labels