Git Product home page Git Product logo

ptpt52 / lede-source Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lede-project/source

5.0 5.0 5.0 143.97 MB

Moved to: https://github.com/ptpt52/openwrt-openwrt

License: GNU General Public License v2.0

Makefile 16.42% Awk 0.02% Shell 7.86% C 58.58% Assembly 0.40% C++ 6.39% M4 0.52% CMake 0.01% Perl 1.41% Lex 0.07% Yacc 0.14% Python 0.11% Roff 7.23% Objective-C 0.02% Prolog 0.82%

lede-source's Introduction

Coding.. ๐Ÿ‘‹

https://github-readme-stats.vercel.app/api/top-langs/?username=ptpt52&hide=pawn&langs_count=8&layout=compact

lede-source's People

Contributors

acinonyx avatar acoul avatar blogic avatar chunkeey avatar claudyus avatar commodo avatar dangowrt avatar dedeckeh avatar diizzyy avatar embeem avatar ffainelli avatar hauke avatar jow- avatar juhosg avatar kaloz avatar kanjimonster avatar larsclausen avatar ldir-edb0 avatar lperkov avatar mkresin avatar nbd168 avatar neocturne avatar noltari avatar pepe2k avatar rmilecki avatar rwhitby avatar stintel avatar teknoraver avatar wigyori avatar yousong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

lede-source's Issues

the yello led always light for 5s and flash. how to flash the xiaomi R3

This repository is a mirror of our main repo at https://git.lede-project.org/sources.git
It is for reference only and is not active for checkins or for reporting issues.

All issues should be reported at: https://bugs.lede-project.org

Please do not open any NEW issue here - we will be closing the Github issues
capability in the near future.

We will continue to accept Pull Requests here as described in the repo description.

Close this now and click here: https://bugs.lede-project.org

Thankyou for your co-operation.

build and flash for miwifi r3

  1. make sure get latest code from branch subtarget or master

  2. make menuconfig

select target 'MediaTek Ralink MIPS'
select subtarget 'MT7620 based boards with NAND flash'
select target profile 'Xiaomi Mi Router R3'
disable 'KERNEL_KALLSYMS'
other custom setting as you wish

  1. build

    Flash instructions:

    1. access ssh via https://wiki.openwrt.org/toh/xiaomi/mir3
    2. in ssh:
      nvram set flag_last_success=1
      nvram set boot_wait=on
      nvram set uart_en=1
      nvram commit
      mtd write lede-ramips-mt7620nand-miwifi-r3-squashfs-kernel1.bin kernel1
      mtd write lede-ramips-mt7620nand-miwifi-r3-squashfs-rootfs0.bin rootfs0
      reboot

    If you want to revert back to stock fw while on LEDE:
    insert usb stick (FAT/FAT32) with stock fw renamed to miwifi.bin
    fw_setenv flag_last_success 0
    power off the device
    hold the reset button and power on the device, keep holding the reset button until yellow led starts blinking.

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.