RpiBoot + Navio2

Hi Mark. This is what i have

aa_DJ ISO-8859-1

aa_DJ.UTF-8 UTF-8

aa_ER UTF-8

aa_ER@saaho UTF-8

aa_ET UTF-8

af_ZA ISO-8859-1

af_ZA.UTF-8 UTF-8

ak_GH UTF-8

am_ET UTF-8

an_ES ISO-8859-15

an_ES.UTF-8 UTF-8

anp_IN UTF-8

ar_AE ISO-8859-6

Scroll down two or three pagesā€¦

Marc

FINALLY,

Ok got it to update like that thank you Derrek

MM I see that after updating and having rcio check telling me there is nothing more to update i am still on 3.8.1

OKā€¦

Please can you run these two commands and post result:

cd /opt/ardupilot/navio2/arduplane-3.8/bin

ls-l

You should have this result if you followed my How To (2nd version):

total 2460
-rwxr-xr-x 1 root root 1262084 Jan 8 23:48 arduplane
-rwxrwxr-x 1 root root 1252364 Sep 14 12:31 arduplane.old

Marc

ok hang on

Last login: Fri Jan 26 18:31:33 2018 from 192.168.11.117
pi@navio:~ $ cd /opt/ardupilot/navio2/arduplane-3.8/bin
pi@navio:/opt/ardupilot/navio2/arduplane-3.8/bin $ ls -l
total 1224
-rwxrwxr-x 1 root root 1252364 Sep 14 14:31 arduplane
pi@navio:/opt/ardupilot/navio2/arduplane-3.8/bin $

So you still have the 3.8.1 arduplane version.

Run the following commands

pi@navio:~ $ cd /opt/ardupilot/navio2/arduplane-3.8/bin
pi@navio:/opt/ardupilot/navio2/arduplane-3.8/bin $ ls -l
total 1224
-rwxrwxr-x 1 root root 1252364 Sep 14 12:31 arduplane
pi@navio:/opt/ardupilot/navio2/arduplane-3.8/bin $ sudo mv arduplane arduplane.old
pi@navio:/opt/ardupilot/navio2/arduplane-3.8/bin $ ls -l
total 1224
-rwxrwxr-x 1 root root 1252364 Sep 14 12:31 arduplane.old
pi@navio:/opt/ardupilot/navio2/arduplane-3.8/bin $ sudo wget http://firmware.eu.ardupilot.org/Plane/stable/navio2/arduplane

ā€“2018-01-26 17:11:56-- http://firmware.eu.ardupilot.org/Plane/stable/navio2/arduplane
Resolving firmware.eu.ardupilot.org (firmware.eu.ardupilot.org)ā€¦ 208.68.38.241
Connecting to firmware.eu.ardupilot.org (firmware.eu.ardupilot.org)|208.68.38.241|:80ā€¦ connected.
HTTP request sent, awaiting responseā€¦ 200 OK
Length: 1262084 (1.2M)
Saving to: ā€˜arduplaneā€™

arduplane 100%[================================================================>] 1.20M 422KB/s in 2.9s

2018-01-26 17:12:00 (422 KB/s) - ā€˜arduplaneā€™ saved [1262084/1262084]

pi@navio:/opt/ardupilot/navio2/arduplane-3.8/bin $ ls -l
total 2460
-rw-rā€“r-- 1 root root 1262084 Jan 8 23:48 arduplane
-rwxrwxr-x 1 root root 1252364 Sep 14 12:31 arduplane.old
pi@navio:/opt/ardupilot/navio2/arduplane-3.8/bin $ sudo chmod +x arduplane
pi@navio:/opt/ardupilot/navio2/arduplane-3.8/bin $ ls -l
total 2460
-rwxr-xr-x 1 root root 1262084 Jan 8 23:48 arduplane
-rwxrwxr-x 1 root root 1252364 Sep 14 12:31 arduplane.old
pi@navio:/opt/ardupilot/navio2/arduplane-3.8/bin $ sudo reboot

Commands are in Bold

After each command, you can compare your result with mine (I just did it).

Some like ls -l are just to check the resultā€¦

Marc

1 Like

Mark if you were a woman i would told you i love you. Updated to 3.8.4 thank you so much.

Happy for you,

Now, we have to wait nice weather to flyā€¦

Marc

3 Likes

Yes at least it is summer here so we have good weather when we do not have thunderstorms :-).