GithubHelp home page GithubHelp logo

shawnpxtl / actions-redmi-ax6 Goto Github PK

View Code? Open in Web Editor NEW
13.0 1.0 7.0 3.62 MB

Use Github Actions compile Xiaomi Redmi AX6 firmware

License: MIT License

Shell 100.00%
openwrt router ax6 xiaomi redmi firmware redmi-ax6 immortalwrt

actions-redmi-ax6's Introduction

简体中文 | English

GitHub release (latest by date)

⚠WARNING: Do not operate the on-duty system update, and it is best to remove the download address in the configuration of the on-duty system update, otherwise it will really affect the use! ! ! ⚠

About this repository

This repository is based on P3TERX/Actions-OpenWrt
OpenWRT/ImmortalWrt branch from official source

Use Github Actions Automatically compile firmware for Redmi AX6
In principle, the firmware of this project is automatically compiled once a week, and you can also fork to modify it by yourself.
If you think this project is good, you can star it, I will be very grateful!

Features

  • ADGuard Home
  • OpenClash
  • Wake-On-LAN
  • DDNS
  • More functions by themselves (may be refreshed from time to time to check)...

Instructions

Do you want to flashing ImmortalWrt or OpenWrt?

Default IP address and password

project value
Default IP address 192.168.2.1
Default password none

Screenshot

luci_admin_status_overview

Issues

Disclaimer: The following known issues are all personal measurements, and there may be unknown issues. I am not responsible for any issues caused by the firmware

* As of the editing of this article, since the memory leak problem of ax6's openwrt is still unresolved, my personal suggestion is to restart every once in a while and add the following commands through the system-startup item-local startup script (note: to exit Before 0):

echo "0 4 * * * sleep 5 && touch /etc/banner && reboot" >> /etc/crontabs/root
echo "0 16 * * * sleep 5 && touch /etc/banner && reboot" >> /etc/crontabs/root

Then restart the router once. It will restart at 4 am and 16 pm every day. If you can understand the principle of crontab, you can also customize the restart time.

  • (update)The problem of luci stuck due to memory seems to be fixed (I haven't seen luci crash for several days after booting), but due to at least 5.15 kernel, it can't open 160Mhz.
  • (Update again) If you want to open 160Mhz, please find Generic 802.11acaxn in the network-wireless item, click edit, set the channel to 48 (pro-test available, you can also try other channels), and then set the country to US - United States, save and apply the settings, wait a minute

Credits

actions-redmi-ax6's People

Contributors

shawnpxtl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

actions-redmi-ax6's Issues

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.