OrangePi 2G-IOT Linux release
Edited by Buddy at 2017-5-16 14:25Hi 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 fromofficial website.
For Linux source code, please follow these steps:
git clone https://github.com/orangepi-xunlong/OrangePi.git And it finish, running build scripts:
cd OrangePi
./Build_OrangePi.sh1th 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 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/" That only small Linux image, not for eMMC installation, need to wait for it! Edited by yogesh at 2017-5-27 18:20
hey ... you are breaking the concept of community....
just copying and modifying name of Armbian script does not adds any value to OP board. ( Even not mentioning anywhere :(
You should work with Armbian community if you really wantsto add any value.
I have H3 based OP and its useful just because of Armbian support.
Hope you will take this in positive spirit and help community build environment. Can you guys make a NAND version of Ubuntu or Armbian for 2G-IOT ? hojnikb replied at 2017-5-16 23:35
Can you guys make a NAND version of Ubuntu or Armbian for 2G-IOT ?
I would like to see that also... A version of Linux running off the NAND.
Iwould like algo linux for NAND... linux for NAND I wait for it No news about linux for nand? And howto use GPIO? Also howto use usb port? Linux for nand and wiringop library for 2G-IOT, please!!!! crossmax replied at 2017-6-6 06:21
Linux for nand and wiringop library for 2G-IOT, please!!!!
+1. This is a huge missing feature right now.
Edited by crossmax at 2017-6-28 18:21
crossmax replied at 2017-6-6 22:21
Linux for nand and wiringop library for 2G-IOT, please!!!!
Some news about linux boot from nand?? I'm testing the new wiringpi library