Giter Site home page Giter Site logo

zhaoyifan / orangepi_h3_linux Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 2.0 226.16 MB

linux3.4.112 for orangepi

Shell 0.06% C++ 3.80% C 93.04% Objective-C 0.68% Logos 0.02% XC 0.01% XS 0.01% Python 0.01% Makefile 0.57% Assembly 1.69% Awk 0.01% GDB 0.01% Groff 0.01% PHP 0.01% CSS 0.01% SourcePawn 0.01% Perl 0.07% UnrealScript 0.01% Yacc 0.01% Lex 0.01%

orangepi_h3_linux's Introduction

#The OrangePi-Kernel contains Linux kernel sources (3.4.112) adapted for OrangePI H3 boards, gcc toolchain #The script "build_linux_kernel.sh" can be used to build the kernel

##Example1(how to make uImage): #$ cd OrangePI-Kernel ##cleans the kernel tree before build #$ sudo ./build_linux_kernel.sh clean clean
##builds the uImage for OPI-PLUS(only two uImage,just plus,pi2),plus,plus2,plus2E use same uIamge,others use pi2 uImage
#$ sudo ./build_linux_kernel.sh plus
#$ cd ../OrangePi-BuildLinux
##build file system #$ sudo ./create_image
##build plus image
#$ sudo ./image_from_dir ./linux-trusty orangepi ext4 opi-plus
#$ sudo dd bs=4M if=orangepi.img of=/dev/sd*
##Read and edit "params.sh" to adjust the parameters to your needs

##Example2(configure desktop) ##After BOOTING,to resize linux partition to fill sd card #$ fs_resize #$ reboot ##to install desktop run,please wait at least one hours #$ install_lxde_desktop
#$ reboot #*****************************************************
##Install software what your needs(just like follows)

##Install commom software #$ sudo install_common_software ##Language from english to chinese #$ sudo install_hanhua ##install mali,use glmark2-es2 test #$ sudo install_maliGPU ##install pepperflash #$ sudo install_pepperflash ##install samba #$ sudo install_samba ##install x2go #$ sudo install_x2goserver ##install vnc #$ sudo install_vnc ##install bypy(you can upload to baiduyun) #$ sudo install_bypy ##install btsync #$ sudo install_btsync ##install ibus chinese input method #$ sudo install_ibus_shuru ##install the camera driver, can be used to provide the official website of the camera #$ sudo install_camera_ko

orangepi_h3_linux's People

Contributors

cbbc avatar

Watchers

orangepi avatar James Cloos avatar

Forkers

byxlk xshifty

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.