OpenWrt 24.10.1 - Service Release

I had tried it before with the same result, the copied image was taken from attempt through luci but it is odd to me that luci would enable 2.4GHz and not the other?

I am attempting try previous release again as i know it was working through the luci and to verify it through cli 5GHz was enabled and working.

Edited: I am not able to flash factory image now issue with the dual boot, either way I am not going to pursue any further troubleshooting this model, thanks for the tip.

Hi, I'm trying to personalice firmware for Linveboxt Next router and I have this error:

With the SNAPSHOT version I don't get any errors. Does anyone know why?

There were bugs in the lantiq/xrx200 build for 24.10.1, so it cannot be built by the ASU server (and hence by any of the ASU clients, including Firmware Selector). You can build a 24.10.0 version or wait for the 24.10.2 version to come out.

2 Likes

I will do so, thank you very much. With 24.10.0 it works fine

Hello, i generally use the attended sysupgrade option in openwrt to download a custom image with all my packages and preserve my configs on upgrade.
While upgrading from 24.10.0 -> 24.10.1 my router could not connect to the internet with failures on pppoe interface.
When i compared the configs of the current with previous installations the only difference that i found was as shown in the image. left side is 24.10.1(not working) right side is 24.10.0(working):

I had to replace the full network config from 24.10.0 to get pppoe issues resolved.
Can anyone suggest why the differences were there after upgrade for the network config as shown? Looks like the settings were modified on upgrade somehow, which resulted in the pppoe issues.
Any clues would be helpful.
Thanks

I'd like to make a bug report because since the 24 release I am getting random wifi crashes:

The Wifi either goes completely down for all devices or shows as "Connected no internet" on my phone.

I've already analyzed the logs and found this line:

`

daemon.notice netifd: radio1 (10159): WARNING (wireless_add_process): executable path /usr/sbin/wpad does not match process 2411 path (null).
`

Which indicates problems with the Wifi driver or with the new hostpad or wpad package... (possibly a segfault or some other issue)

This shows that the wireless interface is down:

I'm running:

Device: Xiaomi Mi Router 4A (100M International Edition V2)
Architecture: MediaTek MT7628AN ver:1 eco:2
Target Plattform: ramips/mt76x8
Firmware: OpenWrt 24.10.1 r28597-0425664679 / LuCI (HEAD detached at 2ac26e56) branch 25.103.51521~2ac26e5

I feel like the issue appears as soon as a certain amount of data is being sent because after running long enough (a week or so) or downloading a lot of stuff at once (currently downloading 120GB for a game) the Wifi crashes.

Where can I report this bug?

github search openwrt and post your issue

3 Likes

Good day, I want to ask: after restarting the router, for example, the number of transferred data for the entire period of operation until the restart is deleted. Then it starts again from zero. Is it possible to save it somewhere so that after the restart it can continue where it left off?. Thanks

Collected data is written to ram based temp storage by default. That is why info disappears with each reboot. It is a very bad idea to save a lot of data to the basic raw flash devices that a lot of the all in one router devices have. If your device has a hard drive, or nvme type drive, or a usb port that you can connect external storage designed for higher write cycles through, then you can change the config to save data there. I do. There may be opportunities to use a remote device via a mounted file share if you have a home server etc but I'm not positive. There is some info on how to do this in the wiki.

4 Likes

In addition to what @spence said, there's a package, luci-app-statistics, that can be installed to collect and retain statistics (that sort-of duplicates the standard "Status -> Realtime Graphs", but adds a lot more options and items). It has the ability to do periodic backups of the collected data so it is retained across reboots and upgrades. If you use it, be sure to read @atownlede's very thorough description of use and caveats at the link above.

2 Likes

When will this be fixed?
Is it save to downgrade to 23.05 and keep settings as long as 24.10 has this issue?

1 Like

Photo of screenshot bc after upgrading to 24.10.1, my OpenWrt, although it boots, it's offline.... No internet.

I've got LAN access, but no WAN.

I do have an arrangement where my 5g router is bridged across to my OpenWRT router.

My Interfaces Page.....

Does this look correct?

Looks to me like

WAN should be broken

LAN should be eth0.

For now.... HOW DO I REVERT to 24.10.0 ?

My whole home LAN is basically offline....

Oddly, this EEE issue has existed on multiple chipsets for years.

Employing the same method you used to upgrade.

1 Like

OK, sorted my problem out.... was my fault.

I WAS offline, but due to my 4G bridged router going offline, NOT OpenWrt.

Also, I had forgotten to specify all my modules during the Sysupgrade process !!!

I did figure out how to revert, made zero diff.

Then I restarted 5G router (PoE power off).

Did 24.10.1 Sysupgrade image gen WITH ALL MY MASTER MODULES.

Uploaded Image, etc.

I'm cool now..... I think Sunday is a BAD DAY for me to do sysadmin LOL.

4 Likes

I have two routers:
TP-Link AX23 ver. 1.2
Xiaomi Mi Router 4A Gigabit Edition ver. 1

The firmware versions I have tried are:
24.10.1
24.10.0
24.10.0-rc7
23.05.5
23.05.4
22.03.7

Out of all the firmware versions I tested on both routers, only version 24.10.0-rc7 does not have issues with "request timeout" when I run a ping test in CMD. The other versions always experience request timeouts every 10-15 seconds.

I have Xiaomi Router 4AGE running 24.10.1 and see no problems

1 Like

I've completed this version upgrade in LuCi.

So, for the next time I upgrade, should it be possible to merely run owut over ssh, ie "owut upgrade"?

Will owut take all my installed modules into account & upgrade to the latest major/minor version, all w that one command?

Seems easier than the LuCi method....

yes

you can also check first what it will do... example:

root@LTE5398-M904:~# owut check --verbose
owut - OpenWrt Upgrade Tool 2025.02.18~f9fae6b3-r1 (/usr/bin/owut)
ASU-Server     https://sysupgrade.openwrt.org
Upstream       https://downloads.openwrt.org
Target         ramips/mt7621
Profile        zyxel_lte5398-m904
Package-arch   mipsel_24kc
Root-FS-type   squashfs
Sys-type       sysupgrade
Version-from   24.10.0 r28427-6df0e3d02a (kernel 6.6.73)
Version-to     24.10.1 r28597-0425664679 (kernel 6.6.86)
Build-FS-type  squashfs
Build-at       2025-04-13T16:38:32Z (~1671 hours ago)
Image-prefix   openwrt-24.10.1-ramips-mt7621-zyxel_lte5398-m904
Image-URL      https://downloads.openwrt.org/releases/24.10.1/targets/ramips/mt7621
Image-file     openwrt-24.10.1-ramips-mt7621-zyxel_lte5398-m904-squashfs-sysupgrade.bin
Installed      274 packages
Top-level       69 packages
Default         37 packages
User-installed  40 packages (top-level only)

Package version changes:
  base-files                          1655~6df0e3d02a                            1658~0425664679
  ca-bundle                           20240203-r1                                20241223-r1
  coreutils                           9.3-r1                                     9.7-r1
  coreutils-base64                    9.3-r1                                     9.7-r1
  curl                                8.10.1-r1                                  8.12.1-r1
  https-dns-proxy                     2023.12.26-r4                              2025.05.11-r1
  jshn                                2024.03.29~eb9bcb64-r1                     2024.12.19~3868f47c-r1
  jsonfilter                          2024.01.23~594cfa86-r1                     2025.04.18~8a86fb78-r1
  kmod-asn1-decoder                   6.6.73-r1                                  6.6.86-r1
  kmod-button-hotplug                 6.6.73-r3                                  6.6.86-r3
  kmod-cfg80211                       6.6.73.6.12.6-r1                           6.6.86.6.12.6-r1
  kmod-crypto-aead                    6.6.73-r1                                  6.6.86-r1
  kmod-crypto-authenc                 6.6.73-r1                                  6.6.86-r1
  kmod-crypto-ccm                     6.6.73-r1                                  6.6.86-r1
  kmod-crypto-cmac                    6.6.73-r1                                  6.6.86-r1
  kmod-crypto-crc32c                  6.6.73-r1                                  6.6.86-r1
  kmod-crypto-ctr                     6.6.73-r1                                  6.6.86-r1
  kmod-crypto-des                     6.6.73-r1                                  6.6.86-r1
  kmod-crypto-ecb                     6.6.73-r1                                  6.6.86-r1
  kmod-crypto-gcm                     6.6.73-r1                                  6.6.86-r1
  kmod-crypto-geniv                   6.6.73-r1                                  6.6.86-r1
  kmod-crypto-gf128                   6.6.73-r1                                  6.6.86-r1
  kmod-crypto-ghash                   6.6.73-r1                                  6.6.86-r1
  kmod-crypto-hash                    6.6.73-r1                                  6.6.86-r1
  kmod-crypto-hmac                    6.6.73-r1                                  6.6.86-r1
  kmod-crypto-hw-eip93                6.6.73-r1                                  6.6.86-r1
  kmod-crypto-kpp                     6.6.73-r1                                  6.6.86-r1
  kmod-crypto-lib-chacha20            6.6.73-r1                                  6.6.86-r1
  kmod-crypto-lib-chacha20poly1305    6.6.73-r1                                  6.6.86-r1
  kmod-crypto-lib-curve25519          6.6.73-r1                                  6.6.86-r1
  kmod-crypto-lib-poly1305            6.6.73-r1                                  6.6.86-r1
  kmod-crypto-manager                 6.6.73-r1                                  6.6.86-r1
  kmod-crypto-md5                     6.6.73-r1                                  6.6.86-r1
  kmod-crypto-null                    6.6.73-r1                                  6.6.86-r1
  kmod-crypto-rng                     6.6.73-r1                                  6.6.86-r1
  kmod-crypto-seqiv                   6.6.73-r1                                  6.6.86-r1
  kmod-crypto-sha1                    6.6.73-r1                                  6.6.86-r1
  kmod-crypto-sha256                  6.6.73-r1                                  6.6.86-r1
  kmod-crypto-sha3                    6.6.73-r1                                  6.6.86-r1
  kmod-crypto-sha512                  6.6.73-r1                                  6.6.86-r1
  kmod-fs-ext4                        6.6.73-r1                                  6.6.86-r1
  kmod-fs-ksmbd                       6.6.73-r1                                  6.6.86-r1
  kmod-fs-netfs                       6.6.73-r1                                  6.6.86-r1
  kmod-fs-smbfs-common                6.6.73-r1                                  6.6.86-r1
  kmod-gpio-button-hotplug            6.6.73-r5                                  6.6.86-r5
  kmod-hwmon-core                     6.6.73-r1                                  6.6.86-r1
  kmod-input-core                     6.6.73-r1                                  6.6.86-r1
  kmod-leds-gpio                      6.6.73-r1                                  6.6.86-r1
  kmod-lib-crc-ccitt                  6.6.73-r1                                  6.6.86-r1
  kmod-lib-crc16                      6.6.73-r1                                  6.6.86-r1
  kmod-lib-crc32c                     6.6.73-r1                                  6.6.86-r1
  kmod-mac80211                       6.6.73.6.12.6-r1                           6.6.86.6.12.6-r1
  kmod-mdio-netlink                   6.6.73.1.3.1-r2                            6.6.86.1.3.1-r2
  kmod-mii                            6.6.73-r1                                  6.6.86-r1
  kmod-mt76-connac                    6.6.73.2025.01.14~8e4f72b6-r1              6.6.86.2025.02.14~e5fef138-r1
  kmod-mt76-core                      6.6.73.2025.01.14~8e4f72b6-r1              6.6.86.2025.02.14~e5fef138-r1
  kmod-mt7603                         6.6.73.2025.01.14~8e4f72b6-r1              6.6.86.2025.02.14~e5fef138-r1
  kmod-mt7615-common                  6.6.73.2025.01.14~8e4f72b6-r1              6.6.86.2025.02.14~e5fef138-r1
  kmod-mt7615-firmware                6.6.73.2025.01.14~8e4f72b6-r1              6.6.86.2025.02.14~e5fef138-r1
  kmod-mt7615e                        6.6.73.2025.01.14~8e4f72b6-r1              6.6.86.2025.02.14~e5fef138-r1
  kmod-nf-conntrack                   6.6.73-r1                                  6.6.86-r1
  kmod-nf-conntrack6                  6.6.73-r1                                  6.6.86-r1
  kmod-nf-flow                        6.6.73-r1                                  6.6.86-r1
  kmod-nf-log                         6.6.73-r1                                  6.6.86-r1
  kmod-nf-log6                        6.6.73-r1                                  6.6.86-r1
  kmod-nf-nat                         6.6.73-r1                                  6.6.86-r1
  kmod-nf-reject                      6.6.73-r1                                  6.6.86-r1
  kmod-nf-reject6                     6.6.73-r1                                  6.6.86-r1
  kmod-nfnetlink                      6.6.73-r1                                  6.6.86-r1
  kmod-nft-core                       6.6.73-r1                                  6.6.86-r1
  kmod-nft-fib                        6.6.73-r1                                  6.6.86-r1
  kmod-nft-nat                        6.6.73-r1                                  6.6.86-r1
  kmod-nft-offload                    6.6.73-r1                                  6.6.86-r1
  kmod-nls-base                       6.6.73-r1                                  6.6.86-r1
  kmod-nls-ucs2-utils                 6.6.73-r1                                  6.6.86-r1
  kmod-nls-utf8                       6.6.73-r1                                  6.6.86-r1
  kmod-oid-registry                   6.6.73-r1                                  6.6.86-r1
  kmod-ppp                            6.6.73-r1                                  6.6.86-r1
  kmod-pppoe                          6.6.73-r1                                  6.6.86-r1
  kmod-pppox                          6.6.73-r1                                  6.6.86-r1
  kmod-scsi-core                      6.6.73-r1                                  6.6.86-r1
  kmod-slhc                           6.6.73-r1                                  6.6.86-r1
  kmod-udptunnel4                     6.6.73-r1                                  6.6.86-r1
  kmod-udptunnel6                     6.6.73-r1                                  6.6.86-r1
  kmod-usb-core                       6.6.73-r1                                  6.6.86-r1
  kmod-usb-ledtrig-usbport            6.6.73-r1                                  6.6.86-r1
  kmod-usb-net                        6.6.73-r1                                  6.6.86-r1
  kmod-usb-net-cdc-ether              6.6.73-r1                                  6.6.86-r1
  kmod-usb-net-cdc-mbim               6.6.73-r1                                  6.6.86-r1
  kmod-usb-net-cdc-ncm                6.6.73-r1                                  6.6.86-r1
  kmod-usb-net-qmi-wwan               6.6.73-r1                                  6.6.86-r1
  kmod-usb-serial                     6.6.73-r1                                  6.6.86-r1
  kmod-usb-serial-option              6.6.73-r1                                  6.6.86-r1
  kmod-usb-serial-wwan                6.6.73-r1                                  6.6.86-r1
  kmod-usb-storage                    6.6.73-r1                                  6.6.86-r1
  kmod-usb-storage-uas                6.6.73-r1                                  6.6.86-r1
  kmod-usb-wdm                        6.6.73-r1                                  6.6.86-r1
  kmod-usb-xhci-hcd                   6.6.73-r1                                  6.6.86-r1
  kmod-usb-xhci-mtk                   6.6.73-r1                                  6.6.86-r1
  kmod-usb3                           6.6.73-r1                                  6.6.86-r1
  kmod-wireguard                      6.6.73-r1                                  6.6.86-r1
  libblobmsg-json                     2024.03.29~eb9bcb64-r1                     2024.12.19~3868f47c-r1
  libcurl                             8.10.1-r1                                  8.12.1-r1
  libjson-script                      2024.03.29~eb9bcb64-r1                     2024.12.19~3868f47c-r1
  libmbedtls                          3.6.2-r1                                   3.6.3-r1
  libnl-tiny                          2023.12.05~965c4bf4-r1                     2025.03.19~c0df580a-r1
  libopenssl                          3.0.15-r1                                  3.0.16-r1
  libpcap                             1.10.5-r1                                  1.10.5-r2
  libubox                             2024.03.29~eb9bcb64-r1                     2024.12.19~3868f47c-r1
  libubus                             2025.01.02~afa57cce-r1                     2025.05.16~88e63250-r1
  libucode                            2025.02.10~a8a11aea-r1                     2025.05.11~d5b3a9dc-r1
  luci                                25.049.66344~2b8e93c                       25.168.50434~d6b13f6
  luci-app-firewall                   25.049.66344~2b8e93c                       25.168.50434~d6b13f6
  luci-app-https-dns-proxy            2023.12.26-r4                              2025.05.11-r1
  luci-app-ksmbd                      25.070.50728~f9f4379                       25.168.50434~d6b13f6
  luci-app-package-manager            25.049.66344~2b8e93c                       25.168.50434~d6b13f6
  luci-app-uhttpd                     25.049.66344~2b8e93c                       25.168.50434~d6b13f6
  luci-base                           25.049.66344~2b8e93c                       25.168.50434~d6b13f6
  luci-lib-uqr                        25.049.66344~2b8e93c                       25.168.50434~d6b13f6
  luci-light                          25.049.66344~2b8e93c                       25.168.50434~d6b13f6
  luci-mod-admin-full                 25.049.66344~2b8e93c                       25.168.50434~d6b13f6
  luci-mod-network                    25.049.66344~2b8e93c                       25.168.50434~d6b13f6
  luci-mod-status                     25.049.66344~2b8e93c                       25.168.50434~d6b13f6
  luci-mod-system                     25.049.66344~2b8e93c                       25.168.50434~d6b13f6
  luci-proto-ipv6                     25.049.66344~2b8e93c                       25.168.50434~d6b13f6
  luci-proto-mbim                     25.049.66344~2b8e93c                       25.168.50434~d6b13f6
  luci-proto-ppp                      25.049.66344~2b8e93c                       25.168.50434~d6b13f6
  luci-proto-qmi                      25.049.66344~2b8e93c                       25.168.50434~d6b13f6
  luci-proto-wireguard                25.049.66344~2b8e93c                       25.168.50434~d6b13f6
  luci-ssl                            25.049.66344~2b8e93c                       25.168.50434~d6b13f6
  luci-theme-bootstrap                25.049.66344~2b8e93c                       25.168.50434~d6b13f6
  netifd                              2024.12.17~ea01ed41-r1                     2025.05.23~7901e66c-r1
  openssh-client                      9.9_p1-r1                                  9.9_p2-r1
  openssh-client-utils                9.9_p1-r1                                  9.9_p2-r1
  openssh-keygen                      9.9_p1-r1                                  9.9_p2-r1
  owut                                2025.02.18~f9fae6b3-r1                     2025.05.12~8353c4e9-r1
  ubus                                2025.01.02~afa57cce-r1                     2025.05.16~88e63250-r1
  ubusd                               2025.01.02~afa57cce-r1                     2025.05.16~88e63250-r1
  ucode                               2025.02.10~a8a11aea-r1                     2025.05.11~d5b3a9dc-r1
  ucode-mod-fs                        2025.02.10~a8a11aea-r1                     2025.05.11~d5b3a9dc-r1
  ucode-mod-math                      2025.02.10~a8a11aea-r1                     2025.05.11~d5b3a9dc-r1
  ucode-mod-nl80211                   2025.02.10~a8a11aea-r1                     2025.05.11~d5b3a9dc-r1
  ucode-mod-rtnl                      2025.02.10~a8a11aea-r1                     2025.05.11~d5b3a9dc-r1
  ucode-mod-ubus                      2025.02.10~a8a11aea-r1                     2025.05.11~d5b3a9dc-r1
  ucode-mod-uci                       2025.02.10~a8a11aea-r1                     2025.05.11~d5b3a9dc-r1
  ucode-mod-uloop                     2025.02.10~a8a11aea-r1                     2025.05.11~d5b3a9dc-r1
  wireless-regdb                      2024.10.07-r1                              2025.02.20-r1
147 packages are out-of-date

Default package analysis:
  Default                             Provided-by
  nftables                            nftables-json

There are currently package build failures for 24.10.1 mipsel_24kc:
  Feed: packages
    lttng-tools                       Sat Jun 21 19:40:00 2025 - not installed
    lttng-ust                         Sat Jun 21 18:28:46 2025 - not installed
    qemu                              Sat Jun 21 19:40:43 2025 - not installed
Failures don't affect this device, details at
  https://downloads.openwrt.org/releases/faillogs-24.10/mipsel_24kc/

It is safe to proceed with an upgrade

3 Likes

Ahh, you have to specify "major branch" version if you want to upgrade to next branch.

If you don't specify --version-to param, then upgrading is only done within same branch.

If you specify only a branch (i.e., a version number without the final “dot value”), then the version-to target is set to the latest release on that branch.

|--version-to 21.02|21.02.7|
|--version-to 23.05|23.05.4|
|--version-to SNAPSHOT|SNAPSHOT|

Seems to be a very complete util / tool.....

1 Like