Skip to content
SuperKali edited this page Apr 24, 2025 · 10 revisions
BananaWRT Logo

🍌 BananaWRT

Stable Nightly Checker

BananaWRT is a custom distribution based on ImmortalWRT, specifically optimized for the Banana Pi R3 Mini paired with the Fibocom FM350 modem. This project leverages GitHub Actions for automated compilation, ensuring seamless and up-to-date builds.

πŸ”— Quick Links

✨ Key Features

  • πŸ–₯️ Custom-built for Banana Pi R3 Mini hardware
  • πŸ“Ά Optimized support for Fibocom FM350 modem
  • 🌑️ Enhanced fan control with temperature monitoring
  • πŸ”„ Smart package auto-restoration system
  • πŸš€ Regular stable & nightly releases

πŸ’» Hardware Support

BananaWRT is specially designed for:

  • 🧠 SoC: MediaTek MT7986A (Filogic 830)
  • πŸ’Ύ RAM: 2GB DDR4
  • πŸ’½ Storage: 8GB eMMC + M.2 NVMe SSD support
  • πŸ”Œ Network: 2Γ— 2.5GbE ports
  • πŸ“‘ Wireless: Wi-Fi 6 (2.4GHz & 5GHz)
  • πŸ“± Modem: Fibocom FM350 (5G NR)

πŸš€ How to Get Started

  1. πŸ“₯ Download the latest release from the Releases Page
  2. πŸ“– Follow the Installation Guide to install BananaWRT
  3. βš™οΈ Configure your network and modem settings
  4. πŸŽ‰ Enjoy your optimized router experience!

πŸ”„ Update Methods

BananaWRT offers simple update methods:

# Current versions
banana-update [fota|ota|packages]

# Legacy versions (pre-April 2025)
1. wget https://raw.githubusercontent.com/SuperKali/BananaWRT/refs/heads/main/scripts/update-script.sh
2. chmod +x update-script.sh
3. ./update-script.sh [fota|ota|packages]

πŸ‘₯ Community & Support

πŸ“œ License

BananaWRT is released under the MIT License.

Clone this wiki locally