Coder Social home page Coder Social logo

xusi-66 / padavan-4.4 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xiaiohuan/padavan-4

0.0 0.0 0.0 500.34 MB

Shell 0.67% JavaScript 0.06% C++ 0.23% Python 0.07% Perl 0.19% C 97.02% Arc 0.01% Java 0.01% Lua 0.03% Clojure 0.01% Verilog 0.01% C# 0.01% Assembly 1.65% Coq 0.01% Awk 0.01% XSLT 0.01% CSS 0.01% UnrealScript 0.01% TeX 0.05% SourcePawn 0.01%

padavan-4.4's Introduction

padavan-4.4

本项目基于原始 rt-n56u,最新 mtk 4.4.198 内核,取自 D-LINK GPL 代码。

  • 特征

    • 基于 4.4.198 Linux 内核
    • 支持基于 MT7621 的设备
    • 支持MT7615D/MT7615N/MT7915D无线芯片
    • 使用legency驱动支持raeth和mt7621 hwnat
    • 支持qca快捷方式-fe
    • 支持基于netfilter的IPv6 NAT
    • 支持集成在内核中的 WireGuard
    • 支持全锥 NAT (by Chion82)
    • 支持通过 sysfs 控制 LED&GPIO
  • 支持的设备

    • CR660x
    • JCG-Q20
    • JCG-AC860M
    • JCG-836PRO
    • JCG-Y2
    • DIR-878
    • DIR-882
    • K2P
    • K2P-USB
    • NETGEAR-BZV
    • MR2600
    • HC5962
    • MI-4
    • MI-R3G
    • MI-R3P
    • R2100
    • XY-C1
  • 编译步骤

    • 安装依赖项
      # Debian/Ubuntu
      sudo apt install unzip libtool-bin curl cmake gperf gawk flex bison nano xxd \
          fakeroot kmod cpio git python3-docutils gettext automake autopoint \
          texinfo build-essential help2man pkg-config zlib1g-dev libgmp3-dev \
          libmpc-dev libmpfr-dev libncurses5-dev libltdl-dev wget libc-dev-bin
      
    • 克隆源代码
      git clone https://github.com/xiaiohuan/padavan-4.4.git
    • 准备工具链
      cd padavan-4.4/toolchain-mipsel
      
      # (推荐)为 x86_64 或 aarch64 主机下载预构建的工具链
      ./dl_toolchain.sh
      
      # 或者使用 crosstool-ng 构建工具链
      # ./build_toolchain
    • 修改模板文件并开始编译
      cd padavan-4.4/trunk
      
      # (可选)修改模板文件
      # nano configs/templates/K2P.config
      
      # 开始编译
      fakeroot ./build_firmware_modify K2P
      
      # 要为其他设备构建固件,请在先前构建之后清理树
      ./clear_tree
  • 手册

    • 通过 sysfs 控制 GPIO 和 LED
    • 如何使用 NAND RWFS 分区
    • 如何使用 IPv6 NAT 和全锥 NAT
    • 如何使用设备树添加新设备支持

padavan-4.4's People

Contributors

0093axis avatar avantyjw avatar chongshengb avatar hanwckf avatar lalasou avatar meisreallyba avatar minax007 avatar padavanonly avatar ulisen avatar vb1980 avatar xiaiohuan 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.