AirNav RadarBox
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 


Author Topic: UAT978 connected no data transmitted  (Read 3245 times)

0 Members and 1 Guest are viewing this topic.

abcd567

  • Hero Member
  • *****
  • Posts: 842
  • CYYZ - Toronto
Re: UAT978 connected no data transmitted
« Reply #15 on: March 15, 2022, 03:36:46 PM »
abcd
 reviewing your last:
The dump978-rb matches mine
The edit command for "/usr/share/dump978-rb/start-dump978-rb" returns directory does not exist.

So question should I creat a folder and file to match your post of the start-dump978-rb file?

You can create the missing file & folder manually. However there may be other files / folder also missing / corrupted. A better way is to reinstall dump978-rb as follows:

Run following commands, and it will reinstall dump978-rb with all missing components and overwrite any corrupted/broken files as well:

Code: [Select]
sudo apt update   

sudo apt install --reinstall dump978-rb   

sudo systemctl restart dump978-rb


After above commands are completed, check if file "/usr/share/dump978-rb/start-dump978-rb" exists. Also run following command to see status of dump978-rb:
Code: [Select]
sudo systemctl status dump978-rb 

« Last Edit: March 15, 2022, 03:44:45 PM by abcd567 »

Rotex43

  • New Member
  • *
  • Posts: 7
Re: UAT978 connected no data transmitted
« Reply #16 on: March 15, 2022, 04:37:25 PM »
abcd
Appears to work after swapping out sd cards and going back to a previous install, editing some settings.
 The install on the one card was missing or had corrupted critical files.
Thanks for the assistance. Wrapping my old brain around an unfamiliar operating system is rather taxing.