UAT software not loading

Cant seem to get UAT software to load:

pi@piaware:~$ sudo piaware-status
PiAware master process (piaware) is running with pid 2527.
PiAware ADS-B client (faup1090) is running with pid 2555.
PiAware ADS-B UAT client (faup978) is not running.
PiAware mlat client (fa-mlat-client) is running with pid 2550.
Local ADS-B receiver (dump1090-fa) is running with pid 515.
Local ADS-B UAT receiver (dump978) is not running.

dump1090-fa (pid 515) is listening for ES connections on port 30005.
no program appears to be listening for UAT connections on port 30978.
faup1090 is connected to the ADS-B receiver.
faup978 is NOT connected to the ADS-B UAT receiver.
piaware is connected to FlightAware.

got 'couldn't open socket: connection refused'
dump978 is NOT producing data on localhost:30978.
dump1090 is producing data on localhost:30005.

I tried:

pi@piaware:~$

 sudo apt install dump978-fa
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package dump978-fa
Feeder Type: PiAware (SD Card) 6.1
Feeder Mode: Mode-S (1090 MHz) and UAT (978 MHz)
Multilateration (MLAT): Supported / Enabled (synchronized with 419 nearby receivers)

I have tried the difference suggestions in the forums, though they don’t seem to help. I have serialized the dongles 00001090 and 00000978 already.

Thought i had this all running but i guess not, I am sure it is simple, what am i missing?

Ralph

Can you do everyone a favor and edit your post, select all the text that’s the output of those commands, then click the </> button to make your post legible?

I’m not sure exactly what you are asking me to edit out. I only gave the output of the install command, and the status command and the installed base code. What i thought were the important elements.

I didn’t say to edit anything out, I asked you to format the text as code

so it will look like this and be easy to differentiate from your own text. Then we can easily tell which is the command output and which is your own remarks.

What is the output of following two commands?

lsb_release -a  

ls /etc/apt/sources.list.d/   

Your sdcard image is an old image that uses the Raspbian/Debian “jessie” OS distribution. dump978 is not available for this version of Raspbian/Debian, and you’ll need to re-image with the current PiAware sdcard image to support 978.

(unfortunately, doing “live” upgrades between distribution versions isn’t really practical, so it’ll need to be a full re-image)

pi@piaware:~$

sudo lsb_release -a
No LSB modules are available.
Distributor ID:	Raspbian
Description:	Raspbian GNU/Linux 8.0 (jessie)
Release:	8.0
Codename:	jessie

ok that makes sense. should i take it to the 7 release?

Go to the page linked below. Scroll down till you find image download link.
https://flightaware.com/adsb/piaware/build/

 

Alternatively click link below to directly download Piaware SD card image ver 7.2
PiAware Image on Raspbian Linux 7.2 ZIP

 

 

ok, made the new image 7.2, and at least the UAT is working, i ran out of cycles today to finish all the work but will get the 1090 working either later tonight.

Thanks for the group assistance

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.