Giter Site home page Giter Site logo

mixlining / padavan4.4-melsreallyba Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 3.0 494.12 MB

Makefile 0.56% Shell 0.66% M4 0.12% Roff 0.61% C 95.88% Lex 0.01% Yacc 0.02% CSS 0.01% Dockerfile 0.01% Arc 0.01% C++ 0.23% Perl 0.19% Awk 0.01% Assembly 1.63% CMake 0.01% HTML 0.07% Coq 0.01% SourcePawn 0.01% Verilog 0.01% sed 0.01%

padavan4.4-melsreallyba's Introduction

padavan-4.4

This project is based on original rt-n56u with latest mtk 4.4.198 kernel, which is fetch from D-LINK GPL code.

  • Features

    • Based on 4.4.198 Linux kernel
    • Support MT7621 based devices
    • Support MT7615D/MT7615N/MT7915D wireless chips
    • Support raeth and mt7621 hwnat with legency driver
    • Support qca shortcut-fe
    • Support IPv6 NAT based on netfilter
    • Support WireGuard integrated in kernel
    • Support fullcone NAT (by Chion82)
    • Support LED&GPIO control via sysfs
  • Supported devices

    • CR660x
    • JCG-Q20
    • JCG-AC860M
    • JCG-836PRO
    • JCG-Y2
    • DIR-878
    • DIR-882
    • K2P
    • K2P-USB
    • NETGEAR-BZV
    • MR2600
    • MI-4
    • MI-R3G
    • MI-R3P
    • R2100
    • XY-C1
  • Compilation step

    • Install dependencies
      # 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
      
      # Archlinux/Manjaro
      sudo pacman -Syu --needed git base-devel cmake gperf ncurses libmpc \
              gmp python-docutils vim rpcsvc-proto fakeroot cpio help2man
      
      # Alpine
      sudo apk add make gcc g++ cpio curl wget nano xxd kmod \
          pkgconfig rpcgen fakeroot ncurses bash patch \
          bsd-compat-headers python2 python3 zlib-dev \
          automake gettext gettext-dev autoconf bison \
          flex coreutils cmake git libtool gawk sudo
    • Clone source code
      git clone https://github.com/meisreallyba/padavan-4.4.git
    • Prepare toolchain
      cd padavan-4.4/toolchain-mipsel
      
      # (Recommend) Download prebuilt toolchain for x86_64 or aarch64 host
      ./dl_toolchain.sh
      
      # or build toolchain with crosstool-ng
      # ./build_toolchain
    • Modify template file and start compiling
      cd padavan-4.4/trunk
      
      # (Optional) Modify template file
      # nano configs/templates/K2P.config
      
      # Start compiling
      fakeroot ./build_firmware_modify K2P
      
      # To build firmware for other devices, clean the tree after previous build
      ./clear_tree
  • Manuals

    • Controlling GPIO and LEDs via sysfs
    • How to use NAND RWFS partition
    • How to use IPv6 NAT and fullcone NAT
    • How to add new device support with device tree

padavan4.4-melsreallyba's People

Contributors

0093axis avatar avantyjw avatar chongshengb avatar hanwckf avatar lalasou avatar meisreallyba avatar minax007 avatar mixlining avatar monw avatar only-wl avatar padavanonly avatar ulisen avatar vb1980 avatar

Stargazers

 avatar

Watchers

 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.