Hi there I have working adsb using FR24 image on raspberry pi, tried to add feed to adsbexchange but with no success. The error is: Package python3-venv is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Unable to locate package socat E: Package 'python3-venv' has no installation candidate ------------ [ERROR] Error in line 139 when executing: apt install --no-install-recommends --no-install-suggests -y $packages Could someone help me with that?
You're likely on a very old image? Check this: cat /etc/os-release I'd recommend just starting with a fresh image: https://github.com/wiedehopf/adsb-wiki/wiki/Raspbian-Lite:-ADS-B-receiver That page will also explain how to add FR24 if you want to do that.
PRETTY_NAME="Debian GNU/Linux 10 (buster)" well.. I have it working with FR24 and want to add adsbexchange, not the oposite I'm going to install another reciever soon so mybe will try it then. Until then I'm looking for solution as above. Thanks
lol sorry, my bad, I didn't login to r-pi need more coffee... OK, everything is working now.. what I did is... well.. I opened a terminal on my old linux laptop then forgot to SSH to raspberry pi... shame on me :/
No problem, glad it worked. everything green? https://www.adsbexchange.com/myip also check mlat sync (requires ADS-B aircraft nearby): https://map.adsbexchange.com/mlat-map/ Depending on how your pi is set up you would need an extra decoder because fr24feed isn't by default providing data on port 30005 But the install script should have let you know that if that is an issue.