I have an AC68U with Entware installed. I wanted to get my RTL2832U USB stick working on the router instead of having to use a Raspberry Pi.
I installed rtl_433, but when I try to run it, I get the error:
Is there any way to disable dvb_usb_rtl28xxu as I can't find any other process that would be using this device already.
Help appreciated
I installed rtl_433, but when I try to run it, I get the error:
Code:
Input: The internals of input handling changed, read about and report problems on PR #1978
SDR: Found 1 device(s)
SDR: trying device 0: Realtek, RTL2838UHIDIR, SN: 00000001
Kernel driver is active, or device is claimed by second instance of librtlsdr.
In the first case, please either detach or blacklist the kernel module
(dvb_usb_rtl28xxu), or enable automatic detaching at compile time.
usb_claim_interface error -6
sdr_open_rtl: Failed to open rtlsdr device #0.
sdr_open_rtl: Unable to open a device
Is there any way to disable dvb_usb_rtl28xxu as I can't find any other process that would be using this device already.
Help appreciated