Coder Social home page Coder Social logo

linaro1985 / gpl_-dir_853_-mt7621-at Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chenxudong2020/gpl_-dir_853_-mt7621-at

0.0 0.0 0.0 319.56 MB

License: Other

Shell 0.11% JavaScript 0.01% C++ 2.00% Python 0.03% Perl 0.18% C 92.95% Lua 0.01% Assembly 1.91% Scilab 0.01% Awk 0.01% XC 0.01% CSS 0.01% UnrealScript 0.01% TeX 0.02% DM 0.01% Makefile 0.48% HTML 0.12% CMake 0.01% XS 0.01% Batchfile 2.15%

gpl_-dir_853_-mt7621-at's Introduction

============================== Introduction
This file shows how to build the DIR-853 Firmware

============================== Environment 
Sample workstation to build the image
	OS Version: 		Debian 10.6.0 (32-bit version)
	OS Kernel Version:	4.19.0-13-686
	GCC Version:		8.3.0 (Debian 8.3.0-6)
	note: other Linux distributions may have no guarantee of a successful build	
	
Setup Environment:
	1. Make sure you can connect to the Internet.
	2. Download and install Debian 10.6.0 with all packages.
	3. Install additional packages:
		a) #su (enter your root password to become root)
		b) #apt update
		c) #apt install -y wget git gcc g++ make autoconf automake autopoint gettext libtool pkg-config bison flex bc python gawk procps zlib1g-dev locales texinfo
		d) #exit (you don't need a root access anymore)
	4. Prepare a directory to build the DIR-853 firmware:
		a) #cd ~/ (go to your home directory)
		b) Copy gpl_DIR_853_MT7621AT.zip to your home directory
		c) #unzip gpl_DIR_853_MT7621AT.zip
		Now you have two new files in your home directory: gpl_DIR_853_MT7621AT.tar.gz and MD5.txt
		d) #md5sum gpl_DIR_853_MT7621AT.tar.gz (to calculate checksum)
		Compare a calculated checksum with checksum from file MD5.txt. They must be the same.
		e) #tar xvf gpl_DIR_853_MT7621AT.tar.gz
		Now you have a directory gpl_DIR_853_MT7621AT in your home directory. LICENSE.txt and Readme File are in the root of gpl_DIR_853_MT7621AT direcrory.

============================== Firmware 	
Build Firmware:
	Please follow the procedures below:
	1. #cd ~/gpl_DIR_853_MT7621AT
	2. #make
	You will get the image file: XXXXYYZZ_HHMM_DIR_853_MT7621AT_develop_2.58.0_sdk-dsysinit.bin in ~/gpl_DIR_853_MT7621AT/output/images
	Where XXXXYYZZ and HHMM - current date and time.
   	3. You got your specific image now. Login to the web-interface of your device and upload the compiled image.

gpl_-dir_853_-mt7621-at's People

Contributors

chenxudong2020 avatar

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.