Hi to everyone,
first of all I'd like to say that I just bought a set of raspberry pi, antenna etc. and followed all the steps described on https://www.flightradar24.com/build-your-own. I just use the raspberry only to feed data to flighradar and for nothing else. But since day one the raspberry doesn't feed any data. I tried to solve the problem on my own using help tutorials here and on other websites but as a total noob to the raspberry/ Linux environment and with english not being my mother tongue I'm really lost at all. So sorry in advance for any stupid questions.
What have I done so far or what could be the problem? Well I think it it is related to dump1090. When I use Putty and type in the comand sudo fr24feed-status this is now shown:
I'd like to say that sometimes the FAIL in Receiver is not shown and it works fine. Sometimes also MLAT ist failing but it often works.
When type in the comand dump1090-mutability it comes to this:
When I use the comand htop I see, that two dump1090-mutability items are running. The same problem is described in this thread: https://forum.flightradar24.com/foru...erface-error-6
But even following the steps there the problem still exists.
I also tried to solve the problem and created a new blacklist file in /etc/modprobe.d follwing the instructions on: http://www.satsignal.eu/raspberry-pi...-after-upgrade
But it also didn't work. I think the problem also is that I have absolutely no clue how these things work and with changing any settings in my raspberry I maybe make things worse. Anyway, I would be really thankful if anyone can help me with this maybe saying step by step what to do.
first of all I'd like to say that I just bought a set of raspberry pi, antenna etc. and followed all the steps described on https://www.flightradar24.com/build-your-own. I just use the raspberry only to feed data to flighradar and for nothing else. But since day one the raspberry doesn't feed any data. I tried to solve the problem on my own using help tutorials here and on other websites but as a total noob to the raspberry/ Linux environment and with english not being my mother tongue I'm really lost at all. So sorry in advance for any stupid questions.
What have I done so far or what could be the problem? Well I think it it is related to dump1090. When I use Putty and type in the comand sudo fr24feed-status this is now shown:
Code:
pi@raspberrypi:~ $ sudo fr24feed-status [ ok ] FR24 Feeder/Decoder Process: running. [ ok ] FR24 Stats Timestamp: 2020-05-17 14:47:34. [ ok ] FR24 Link: connected [UDP]. [ ok ] FR24 Radar: T-EDDP187. [ ok ] FR24 Tracked AC: 0. [FAIL] Receiver: down ... failed! [ ok ] FR24 MLAT: ok [UDP]. [ ok ] FR24 MLAT AC seen: 0.
When type in the comand dump1090-mutability it comes to this:
Code:
Sun May 17 15:35:14 2020 BST EB_SOURCE EB_VERSION starting up. Using sample converter: UC8, integer/table path Found 1 device(s): 0: Realtek, RTL2838UHIDIR, SN: 00000001 (currently selected) usb_claim_interface error -6 Error opening the RTLSDR device: Device or resource busy
But even following the steps there the problem still exists.
I also tried to solve the problem and created a new blacklist file in /etc/modprobe.d follwing the instructions on: http://www.satsignal.eu/raspberry-pi...-after-upgrade
But it also didn't work. I think the problem also is that I have absolutely no clue how these things work and with changing any settings in my raspberry I maybe make things worse. Anyway, I would be really thankful if anyone can help me with this maybe saying step by step what to do.
Comment