Search found 7 matches

by CaLi
Sun Jan 12, 2020 9:24 am
Forum: Joining this site
Topic: unable to install on Rpi
Replies: 10
Views: 10373

Re: unable to install on Rpi

Problem solved, i thought i had installed Java but i had not.

as the Pi is now running Buster, i needed to get JDK11

Code: Select all

sudo apt install default-jdk
I can confirm the Pi is now sending logs.
by CaLi
Sat Jan 11, 2020 9:34 pm
Forum: Joining this site
Topic: unable to install on Rpi
Replies: 10
Views: 10373

Re: unable to install on Rpi

Due to accidently upgrading the Raspberry Pi once it rebooted it stopped working properly and i lost my adsb. I have since re-wrote the card and am trying again to add my feed to Live Mil EU but as per previously i am having trouble. Followed the instructions and i thought it was working but when i ...
by CaLi
Mon Apr 16, 2018 8:05 pm
Forum: Joining this site
Topic: unable to install on Rpi
Replies: 10
Views: 10373

Re: unable to install on Rpi

think i have finally got there.. the following was blank and didnt contain my location so i have added in there. nano /home/pi/modesfiltered/variables.txt I don't really understand where all the files and folders are through SSH its difficult to grasp. Data is getting sent through now :) Many thanks...
by CaLi
Mon Apr 16, 2018 7:55 pm
Forum: Joining this site
Topic: unable to install on Rpi
Replies: 10
Views: 10373

Re: unable to install on Rpi

yes with, nano variables.txt which now contains a single line of text: North Wales One, UK i did originally have it as North Wales, UK but as my PC is feeding using that name, incase it was causing a conflict i changed it to, North Wales One, UK i then saved and restarted using sudo service modes.sh...
by CaLi
Mon Apr 16, 2018 7:11 pm
Forum: Joining this site
Topic: unable to install on Rpi
Replies: 10
Views: 10373

Re: unable to install on Rpi

ahhh, something so simple :) so how do i get it to work as i am now completely lost with what is what and where (like i said im not great on the pi sorry) Im hoping this is a simple fix to get it running and feeding data. i guess its running so i carried on with the instructions but when i Check the...
by CaLi
Mon Apr 16, 2018 6:34 pm
Forum: Joining this site
Topic: unable to install on Rpi
Replies: 10
Views: 10373

Re: unable to install on Rpi

pi@piaware:~$ head /etc/init.d/modes.sh #!/bin/bash ### BEGIN INIT INFO # Provides: modes # Required-Start: $local_fs # Required-Stop: $local_fs # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: modes initscript ### END INIT INFO when i check, i can see modes.sh isnt executable eve...
by CaLi
Mon Apr 16, 2018 3:58 pm
Forum: Joining this site
Topic: unable to install on Rpi
Replies: 10
Views: 10373

unable to install on Rpi

I have a Rpi2 that i have a flightaware image on to feed adsb. i have followed the instructions here.. https://www.live-military-mode-s.eu/Rpi/ but can not get it to install. i am ok on a Rpi but i am by no means an expert, i have a few friends that have better knowledge than me and they can not get...