Buddy post at 2017-5-16 14:24:23

OrangePi 2G-IOT Linux release

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 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/"

Armen post at 2017-6-29 18:09:45

That only small Linux image, not for eMMC installation, need to wait for it!

yogesh post at 2017-5-27 17:57:25

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.

hojnikb post at 2017-5-16 23:35:45

Can you guys make a NAND version of Ubuntu or Armbian for 2G-IOT ?

jmoeller post at 2017-5-17 12:35:09

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.


surfero75 post at 2017-5-19 15:32:11

Iwould like algo linux for NAND...

quangduy post at 2017-5-20 10:44:42

linux for NAND I wait for it

surfero75 post at 2017-5-26 00:56:44

No news about linux for nand? And howto use GPIO? Also howto use usb port?

crossmax post at 2017-6-6 22:21:06

Linux for nand and wiringop library for 2G-IOT, please!!!!

mdmbc post at 2017-6-12 06:46:59

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.

crossmax post at 2017-6-28 18:19:58

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
page: [1] 2 3 4
View full version: OrangePi 2G-IOT Linux release