8,367
edits
Changes
→Compile Linux source Code
=== '''Compile Linux source Code''' ===
<br>
Linux source code of Orange Pi i96 2G-IOT has been updated to github, you could download from github. Compile Linux would require you work under Linux environment. We would recommend you use Ubuntu 16.04 of Linux PC.<br>
* Download Linux source code
You could download Linux source code from github:<br>
git clone https://github.com/OrangePiLibra/OrangePi.git
* Compile source code
Use the following command to enter into source code directoryafter you get the source code:<br>
cd */OrangePi<br>
Execute the following script:<br>
<div style="padding-left:200px;">[[File:Orange-pi-i96-img39.png|600px]]</div>
<br>
And then select “OrangePi I96” 2G-IOT” with Enter key to update source code.
<div style="padding-left:200px;">[[File:Orange-pi-i96-img40.png|600px]]</div>
<br>
<br>
Execute the following command after enter into directory of OrangePiRDA: ./build.sh<br>
The script is is an automatic script, you could select a corresponding board which you want to compile, here is “OrangePi I96”2G-IOT”.
<div style="padding-left:200px;">[[File:Orange-pi-i96-img42.png|600px]]</div>
<br>
After all above steps, kernel and module update have been finished.<br>
You could insert SD card into Orange pi, and make the jumper like the following, after booting, it would enter into Linux.
<div style="padding-left:200px;">[[File:Orange-pi-i962g-img48iot-img62.png|600px200px]]</div>
<br>