Home - SuperKali/BananaWRT GitHub Wiki
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.
- 🖥️ 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
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)
- 📥 Download the latest release from the Releases Page
- 📖 Follow the Installation Guide to install BananaWRT
- ⚙️ Configure your network and modem settings
- 🎉 Enjoy your optimized router experience!
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]
- 🐞 GitHub Issues: Report bugs
- 💬 GitHub Discussions: Ask questions
- 📦 GitHub Releases: Download firmware
BananaWRT is released under the MIT License.