Howto:Build and run FlightGear on Raspberry Pi 4: Difference between revisions

Jump to navigation Jump to search
Line 16: Line 16:
Pi4 Desk.jpg|Raspberry Pi4 running flightGear. One touchscreen and Raspberry P3 A+ with Phi PFD and a second with Phi radio stack.
Pi4 Desk.jpg|Raspberry Pi4 running flightGear. One touchscreen and Raspberry P3 A+ with Phi PFD and a second with Phi radio stack.
</gallery>
</gallery>
== Update Raspbian ==
Use the below commands to update your Raspberry Pi:
<syntaxhighlight lang="bash">
sudo apt-get update
sudo apt-get full-upgrade
</syntaxhighlight>
Do not use the below update command unless you know how and why to use it. This command will install experimental software that has a good chance of breaking your operating system. It is like flying into a thunder storm cloud.
<syntaxhighlight lang="bash">
sudo rpi-update          (DO NOT USE)
</syntaxhighlight>




320

edits

Navigation menu