I am using OpesnSuse 15.4 updated, Gqrx installed from the package manger, /usr/lib/udev/rules.d/rtl-sdr.rules installed from the package manager and rtl-sdr Support programs for RTL2832 installed from the package manaher.
Starting Gqrx from terminal:
Failed to open sdr device.
Please select another.
rtl_test as user:
rtl_test
Found 1 device(s):
0: , , SN: ���
Using device 0: Generic RTL2832U OEM
usb_open error -3
Please fix the device permissions, e.g. by installing the udev rules file rtl-sdr.rules
Failed to open rtlsdr device #0.
rtl_test as root:
rtl_test
Found 1 device(s):
0: Realtek, RTL2838UHIDIR, SN: 00000001
Using device 0: Generic RTL2832U OEM
Found Rafael Micro R820T tuner
Supported gain values (29): 0.0 0.9 1.4 2.7 3.7 7.7 8.7 12.5 14.4 15.7 16.6 19.7 20.7 22.9 25.4 28.0 29.7 32.8 33.8 36.4 37.2 38.6 40.2 42.1 43.4 43.9 44.5 48.0 49.6
[R82XX] PLL not locked!
Sampling at 2048000 S/s.
Info: This tool will continuously read from the device, and report if
samples get lost. If you observe no further output, everything is fine.
Reading samples in async mode…
Allocating 15 zero-copy buffers
lost at least 24 bytes
Does anyone know why this is happening and how to fix?