OpenWrt NanoPi R2S
3.62K subscribers
98 photos
23 files
173 links
OpenWrt Firmwares for FriendlyARM NanoPi R2S
Download Telegram
祝大家 2025 年新年快乐!
Happy Chinese New Year 2025!
ImmortalWrt 24.10.0 released

Sysupgrade can be used to upgrade a device from 23.05 to 24.10,
and configuration will be preserved in most cases.

- Major core components update
   - kernel: update to 6.6.73
- mac80211: update to 6.12.6
- musl: update to 1.2.5
- gcc: update to 13.3.0

- Major targets update
- bcm27xx: new bcm2712 subtarget for Raspberry Pi 5 boards
- bcm63xx: removed and replaced by bmips target
- d1: new target for AllWinner D1 RISC-V SoCs
   - ipq806x: converted to DSA
- ixp4xx: new target for Intel XScale IXP4xx SoCs
- loongarch64: new target for Loongson LoongArch CPUs
- qoriq: new target for the NXP QorIQ (PowerPC) SoCs
- qualcommax: renamed from ipq807x target
- rockchip: added support for Rockchip RK3588 SoCs
- starfive: new target for StarFive JH71x0 (7100/7110) SoCs
- stm32: new target for STMicroelectronics STM32 SoCs

- General changes
- Activated kernel support for Multipath TCP on devices with big flash sizes
- Activated POSIX Access Control Lists and file system security attributes for
all file systems on devices with big flash sizes

ImmortalWrt 24.10 will continue using OPKG. Only snapshot was changed to APK
and it will be included in next major release.

Get firmware at:
https://firmware-selector.immortalwrt.org/?version=24.10.0
https://downloads.immortalwrt.org/releases/24.10.0/targets/
https://mirrors.sdu.edu.cn/immortalwrt/releases/24.10.0/targets/

Setup opkg mirror (live in mainland China):
https://mirrors.help/immortalwrt/

Revert to main opkg feed (not in mainland China):
sed -i.bak "s,mirrors.vsean.net/openwrt,downloads.immortalwrt.org,g" "/etc/opkg/distfeeds.conf"

We have introduced a new option in system configuration to persist mirror setting, e.g.:
uci set system.@imm_init[0].opkg_mirror='https://mirrors.vsean.net/openwrt'
uci commit system
OpenWrt NanoPi R2S
ImmortalWrt 24.10.0 released Sysupgrade can be used to upgrade a device from 23.05 to 24.10, and configuration will be preserved in most cases. - Major core components update    - kernel: update to 6.6.73 - mac80211: update to 6.12.6 - musl: update…
ImmortalWrt 24.10.0 known issues

- ath79 (generic, mikrotik, nand) and ramips (mt7620, mt7621) now use wpad-basic-openssl as the default wireless daemon.
You need to replace it with wpad-openssl for full features. We will change it back to wpad-openssl in next service release.

- IPv6 RA service is disabled by default and needs to be enabled manually. It will be fixed in next service release.
You can run the following command to enable it:
uci set dhcp.lan.ra='server' && /etc/init.d/odhcpd restart

- The Realtek R8168 driver is broken on FriendlyARM NanoPi R4S. The issue is still under investigation.
You can replace package kmod-r8168 with kmod-r8169 to workaround.

- The Cudy TR3000-v1 (OpenWrt U-Boot layout) board has broken sysupgrade ability due to missing configuration, and you need to update the script manually, see commit e6e4c03868f2, will be fixed in next service release.

- The H3C Magic NX30 Pro (NMBM layout) board is unable to boot due to wrong configuration, will be fixed in next service release.

- The Xiaomi Mi Router HD (R3D) board is unable to boot due to wrong configuration (on 23.05.4 as well), will be fixed in next service release.
acwifi 站长恶意开箱评测华为 AX1 被华为OTA 了。 大家引以为鉴,群里一律不允许讨论华为产品有关事宜!~
主播主播,你的 MT7981 固然好,但还是太贵了,有没有更便宜的型号推荐呢
有的兄弟有的,像这样的型号一共还有九个


兆能 ZN-M5 也是经典的 MT7981 方案,目前某宝二手单机 50 包邮,要电源 +3。
注意:据说这型号还存在一个 ZX279128 方案的版本,可以去系统日志里面确认一下,ZXIC 的不能刷机。
For existing ImmortalWrt 24.10.0 RC users, please note that we have moved all RC releases to archive server.
You may update the OPKG feed URL with the following command:
sed -i.bak "s,mirrors.vsean.net/openwrt,archive.immortalwrt.org,g" "/etc/opkg/distfeeds.conf"

We would suggest upgrading to the latest stable release if possible.
新增支持 CMCC RAX3000Me

https://github.com/immortalwrt/immortalwrt/commit/57f31cd5b11cb7e590c330845ec74ffa2d6eb13e

这东西基本就是 RAX3000M 青春版,把内存从 DDR4 换成了 DDR3(还是 512M),闪存换成了国产的复旦微。目前也有个不带 USB 的版本仍然用的 DDR4。
目前已知标签 CH = XW = DDR3 + USB,WS = DDR4。据说还有个 eMMC 的版本,没见过。
刷机的时候需要注意内存版本,刷错了必砖。
注意:2025 年出厂的 CH 版本不带 USB 但仍使用 DDR3 内存,注意不要刷错了 preloader(uboot 还是用 DDR4 的)。

参考价格:带 USB 的某夕夕“全新”券后 90 左右,不带 USB 的某宝二手 60 左右。
转发给你的好朋友并什么也不说:
https://is.gd/1lbs9N
Forwarded from Blade
OpenWrt NanoPi R2S
Photo
以前我在github上抄代码,作者跟我说点个star,我都会说好好好,但是编译完了刷机后也没想起来点star,其实这样挺不好的。
现在作者跟我说点个star,除非代码真的很好到我想打好评的程度,否则我就会在issue直接说,抱歉我不想star,然后直接抄。作为一个有讨好倾向的人,这就是我锻炼真诚和勇气的方式
OpenWrt NanoPi R2S
ImmortalWrt 24.10.0 released Sysupgrade can be used to upgrade a device from 23.05 to 24.10, and configuration will be preserved in most cases. - Major core components update    - kernel: update to 6.6.73 - mac80211: update to 6.12.6 - musl: update…
ImmortalWrt 24.10.1 released

- Core components update

- ca-certificates: update to 20241223
- kernel: update to 6.6.86, fix IPv6 TCP GSO segmentation with NAT
- mbedtls: update to 3.6.3
- odhcpd: set default ra mode to server
- openssl: update to 3.0.16
- wifi-scripts: set default country code to CN
- wireless-regdb: Update to version 2025.02.20

- Targets update

- treewide
- switch to full feature wpad for devices with big flash sizes

- ath79
- add support for ZTE E8820
- fix initramfs execution for NEC Aterm devices
- fix reference clock of Routerboard 911G

- bcm27xx
- pull 6.6 patches from RPi repo

- ipq806x
- fix boot problems with Xiaomi Mi Router HD

- mediatek
- add support for several new devices
- CMCC A10 (stock layout)
- CMCC RAX3000Me
- Huasifei WH3000 eMMC version
- Keenetic KN-3811
- Keenetic KN-3911
- Netcore N60 Pro
- netis NX31
- fix boot problems with H3C NX30 Pro (NMBM layout)
- fix boot problems with recent bootloader for Asus RT-AX59U/TUF-AX4200/TUF-AX6000
- fix nmbm configuration mismatch for Xiaomi AX3000T
- fix sysupgrade for Cudy TR3000 v1 (OpenWrt U-Boot layout)

* note for existing CMCC A10 (OpenWrt U-Boot layout) users:
please ignore the warning when upgrading from 24.10.0 to 24.10.1.

- qualcommax
- add support for Linksys MX4300 (LN1301)

- ramips
- add support for several new devices
- Cudy M1200 v1
- Cudy M1300 v2
- Genexis / Inteno Pulse EX400
- Hongdian H8922 v30
- add missing PA/LNA pinctrl for Linksys E1700
      - fix eMMC r/w problems for JDCloud RE-SP-01B
- fix reading mac address for HIWIFI HC5962
- improve MT7621S core detection

- realtek
- add support for Zyxel GS1900-8 v2
- switch to use new auxiliary MDIO driver

- rockchip
- switch to r8169 driver for Realtek rtl8111h cards performance

... with other bug fixes and performance improvements :D

Get firmware at:
https://firmware-selector.immortalwrt.org/?version=24.10.1
https://downloads.immortalwrt.org/releases/24.10.1/targets/
https://mirrors.ustc.edu.cn/immortalwrt/releases/24.10.1/targets/

Setup opkg mirror (live in mainland China):
https://help.mirrorz.org/immortalwrt/

Revert to main opkg feed (not in mainland China):
sed -i.bak "s,mirrors.vsean.net/openwrt,downloads.immortalwrt.org,g" "/etc/opkg/distfeeds.conf"

We have introduced a new option in system configuration to persist mirror setting, e.g.:
uci set system.@imm_init[0].opkg_mirror='https://mirrors.vsean.net/openwrt'
uci commit syste
OpenWrt NanoPi R2S
https://github.com/padavanonly/bl-mt798x Overclock MT7981 to 1.6 GHz.
mt7981 现在有更多人入坑,顺便再提一下。
经过测试超频后即便是 clash 也能跑 600 Mbps,这对于一台 50 包邮的设备来说还是很不错了。

mmio_write_32(ARMPLL_CON1, 0x52000000); /* 1.6 GHz */
可以根据实际情况提高或降低频率,52 53 这样慢慢改,不要一下超太多。如果超频后系统无法稳定运行,大多数情况下还能进 uboot 重新刷写 bl2。

如果想要稳妥一点,可以尝试 0x4bf00000(1.5 GHz 左右),绝大多数设备均可在此频率下正常运行。