|
Edited by Buddy at 2017-5-16 14:25
Hi all friends:
I have release new Linux distro contains Ubuntu server, Debian server and Raspbian on official website.
The baud rate of Linux distro is 921600.
The newest User manual have release.
More userful infromation, please access official website.
Now, I have release Linux source code, you can get it from official website.
For Linux source code, please follow these steps:
- git clone https://github.com/orangepi-xunlong/OrangePi.git
Copy code And it finish, running build scripts:
- cd OrangePi
- ./Build_OrangePi.sh
Copy code 1th step. Input root password.
2th step. The system will install toolchain automatic,so please connect network.
3th step. Select "Build system with kernel/uboot/rootfs"
4th step. Select platform for OrangePi 2G-IOT
5th step. The build system will automatic download source code from github, so please wait 1 hour.
When finish this step, the system will create new dirent named "OrangePiRDA" that contains
Linux source code and some compile scripts.
6th. Compile kernel and modules.
- cd OrangePiRDA
- ./build.sh
Copy code Select corrent platform "OrangePi 2G-IOT" as follow:
Choose "Build Linux" to compile kernel.
Now, the system is compiling kernel.
When it finish, the system will show output infromation
7th step. Update kernel and module
You should copy "OrangePiRDA/output/zImage" into SDcard boot partition to replease old zImage.
And the same way, copy "OrangePiRDA/output/lib/modules/3.10.62-rel5.0.2" into SDcard rootfs partition ,"rootfs/lib/modules/" |
This thread contains more resources
You need to Log in to download or view,No account?
Register
x
|