Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rtl_biast: symbol lookup error: rtl_biast: undefined symbol: rtlsdr_set_gpio #7

Open
Nikotine1 opened this issue Apr 14, 2020 · 5 comments

Comments

@Nikotine1
Copy link

Getting this error on execution, with our without parameters:

pi@rpi-rtl-sdr:~/rtl_biast/build $ rtl_biast
Found 1 device(s):
  0:  Realtek, RTL2838UHIDIR, SN: 00000001

Using device 0: Generic RTL2832U OEM
Found Rafael Micro R820T tuner
rtl_biast: symbol lookup error: rtl_biast: undefined symbol: rtlsdr_set_gpio
@mash55
Copy link

mash55 commented Apr 14, 2020

#2

@Nikotine1
Copy link
Author

The error isn't the same though, but I'll try.

@mash55
Copy link

mash55 commented Apr 15, 2020

true, but that's the only idea "I" have

@good-point-lab
Copy link

I observe the same error running rtl_test. RPi OS RTL-SDR v3.
symbol lookup error: rtl_test: undefined symbol: rtlsdr_set_harmonic_rx

@bonez56
Copy link

bonez56 commented Feb 28, 2023

Getting this error on execution, with our without parameters:

pi@rpi-rtl-sdr:~/rtl_biast/build $ rtl_biast
Found 1 device(s):
  0:  Realtek, RTL2838UHIDIR, SN: 00000001

Using device 0: Generic RTL2832U OEM
Found Rafael Micro R820T tuner
rtl_biast: symbol lookup error: rtl_biast: undefined symbol: rtlsdr_set_gpio

I have this exact problem on a fresh install of Raspberry Pi OS Lite (bullseye) x86.

I can run the command successfully using this command below, but how can I fix this properly so that when my RPi reboots, the bias tee gets automatically enabled? I've updated the eeprom config so that it should launch at boot, but because it's not using this command below, it doesn't start.

LD_LIBRARY_PATH=/usr/local/lib rtl_biast -b 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants