Difference between revisions of "BSP Linux on Orange Pi 4"

From Dejvino's Knowledge Base
Jump to navigation Jump to search
Line 4: Line 4:
  
 
== Installing Pre-Built Images ==
 
== Installing Pre-Built Images ==
 +
{{Warning|Pre-Built kernel doesn't have support for [[CIFS]] (Samba file sharing)}}
 
# Download compressed *.img files from the [http://www.orangepi.org/Orange%20Pi%204/ vendor's page]
 
# Download compressed *.img files from the [http://www.orangepi.org/Orange%20Pi%204/ vendor's page]
 
# Extract the image files
 
# Extract the image files

Revision as of 22:07, 23 March 2020

BSP Linux used on an Orange Pi 4

(!) Xunlong's provided Linux is an old 4.4 series kernel.

Installing Pre-Built Images

(!) Pre-Built kernel doesn't have support for CIFS (Samba file sharing)

  1. Download compressed *.img files from the vendor's page
  2. Extract the image files
  3. Flash the image to an SD Card

Building Custom Images

The build tool is using these repositories:

TODO: Work out how to use the vendor's tools

External Links