OpenWrt 22.03.0-rc5 fifth release candidate

Quite possibly this is caused by differing minimum ISA expectations between the different targets, e.g. the RPi foundation didn't license the ARMv8 h/w crypto accleration support for their SOCs, which results in that behaviour if software expects them to be present.

Hi all.
Successfully installed 22.03.0-rc5 on these devices, with various configs (router, AP, mesh)

  • Linksys MR8300 (ipq4019 generic)
  • Netgear R6220 (mt7621)

I upgraded from rc4.
Thanks again to any devs/contributors. Hope the final is near.

Pleas open a ticket at https://github.com/openwrt/openwrt/issues about your problem with wget in a lxc container.

No problems upgrading TP-Link Archer C6 v3.2 (mt7621) from rc4 to rc5 Openvpn client router for use with a single 5 GHz wireless streaming device.

You have around 512 MB RAM. Why do you install smallbuffers?

Because with some laptops with windows 10 it disconnects me from the internet, I get the message that says that I am connected but without internet access and I am from version 21.x.x updating as soon as an RC comes out, the problem is since the CT drivers came out, the laptops that moelstan only have cheap network cards that work in 2.4 GHz, in android everything works normal and in 5GHz everything normal, the problem is specific to these two laptops.
image
I went back to using smallbuffers and everything is working normally, I don't know why the first day it gave me a problem.
I don't know much about the subject, could you tell me what to look for in the event log when something goes wrong? I remember looking the first time it happened to me and since I don't know much about it, I asked for help and they told me that the problem was the ATH10K-CT drivers.
That's why every time I upgrade I install the drivers that are not the candela technologies version or the smallbuffers version.

Netgear WAC104 (MT76) upgraded from RC4, no issues so far.

Hi, Wifi scan in Luci still not working on "TP-Link Archer C7 V5". See bug report:

Created 2 custom images via online imagebuilder for lantiq platform model TPLink TD-W8970.
Images are based on versions 22.03.rc5 and 22.03.rc4 with following changes:
-REMOVED packages: -dsl-vrx200-firmware-xdsl-a -dsl-vrx200-firmware-xdsl-b-patch
+ADDED packages: kmod-usb-storage block-mount kmod-fs-ext4 e2fsprogs

Both resulting images were created successfully but after flashing to the device neither of the custom images started to Luci. SSH access was working fine, but no Luci.
Not sure why removing the xDSL blob caused Luci unable to start.
Would be nice to fix this until the final version to complement with new option to upload the xDSL blob firmware manually via Luci. Thanks in advance

I have discovered that upgrading my Netgear WAC104 with retain settings, the setting for "Packet Steering" was enabled. (I checked the settings backup I had made beforehand, and "Packet Steering" really was disabled.)

Seems to work fine here. It just takes some time to perform the scan and fill the list.


Frustratingly, the dnsmasq crash still hasn't been addressed:

(which in theory would have been corrected by)

Maybe a cherry pick of the upstream fix would be in order? (It's referenced in that thread, but I do not know the specific commit that was supposed to address it.)

UPDATE: It may have been https://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=commit;h=26bbf5a314d833beaf0f147d24409969f05f3dba but I have no means to confirm.

Installed RC5 on Xiaomi Redmi 2100--MT7621 CPU +MT7603 and 7615 over RC4, I can still not use dynamic firewall rule for IPV6, same rule used worked in 21.02.
See here:
22.03 RC4 IPV6 traffic rule not working

With 22.03.0-rc5 the dnsmasq-issue strikes here on a NSA325, too.

Up to -rc4 dnsmasq can act as a DHCP Server, with -rc5 not, but the dhclient-side works fine. Both tested with the same vanilla config, just set a static IP in CIDR notation, even force the start of the DHCP server didn't bring up the DHCP server, tested with nmap --script broadcast-dhcp-discover on my PC, up to -rc4 it produces log entries on the NSA offering an IP, updated to -rc5 and the log entries are gone, I didn't noticed a difference in the rest of the logs. The only thing I wonder about is even with a proven working DHCP server the nmap command shows me only the server response from which the PC got it's IP from if I power up both, so I tested it the brutal way: With -rc5 my network goes unreachable if I switch off my other DHCP server on an other NSA325 running 21.02, with 22.03.0-rc4 as the only DHCP server brings a quick test the network up with the same config and unchanged topology.

Edit: All my trials are about IPv4, I don't use IPv6 yet.

I don't know how to catagrorize the issue I faced this AM. Just that I lost internet connection after refreshing my Android phone on the forum, woke PC, prepped to make coffee, noticed I had lost internet on Chrome Browser.

Didn't want to reboot router. Wanted to see the logs and see if I could manage to resolve.


secondary question

Don't understand why/workings of wpa_supplicant since wifi is disabled:

1293 network /usr/sbin/wpa_supplicant -n -s -g /var/run/wpa_supplicant/global 0% 8%

1290 root {wpa_supplicant} /sbin/ujail -t 5 -n wpa_supplicant -U network -G network -C /etc/capabilities/wpad.json -c -- /usr/sbin/wpa_supplicant -n -s -g /var/run/wpa_supplicant/global 0% 5%


primary question

Here is the log and I dusted the output w/ my actions. Wireless not used/disabled; IPv4 only. DNSSEC enabled, Testing for leakproof wg0 Interface.


Summary
### No internet access  Make a cup of coffee  ###
Wed Jul 13 11:19:04 2022 daemon.warn dnsmasq[1]: Insecure DS reply received for net, check domain configuration and upstream DNS server DNSSEC support
## truncated ##
Wed Jul 13 11:32:33 2022 daemon.warn dnsmasq[1]: Insecure DS reply received for com, check domain configuration and upstream DNS server DNSSEC support
### From WinSCP ran the command uci reorder network.peertorc=99;uci commit network;/etc/init.d/network restart ###
Wed Jul 13 11:32:55 2022 daemon.notice netifd: Interface 'lan' is now down
Wed Jul 13 11:32:55 2022 kern.info kernel: [103133.228417] br-lan: port 1(eth0.1) entered disabled state
Wed Jul 13 11:32:55 2022 kern.info kernel: [103133.247851] device eth0.1 left promiscuous mode
Wed Jul 13 11:32:55 2022 kern.info kernel: [103133.252894] br-lan: port 1(eth0.1) entered disabled state
Wed Jul 13 11:32:55 2022 kern.info kernel: [103133.267568] device eth0 left promiscuous mode
Wed Jul 13 11:32:55 2022 kern.info kernel: [103133.278302] eth0: link down
Wed Jul 13 11:32:55 2022 daemon.notice netifd: Interface 'lan' is disabled
Wed Jul 13 11:32:55 2022 daemon.notice netifd: VLAN 'eth0.1' link is down
Wed Jul 13 11:32:55 2022 daemon.notice netifd: bridge 'br-lan' link is down
Wed Jul 13 11:32:55 2022 daemon.notice netifd: Interface 'lan' has link connectivity loss
Wed Jul 13 11:32:55 2022 daemon.notice netifd: Network device 'eth0' link is down
Wed Jul 13 11:32:55 2022 daemon.notice netifd: Interface 'loopback' is now down
Wed Jul 13 11:32:55 2022 daemon.notice netifd: Interface 'loopback' is disabled
Wed Jul 13 11:32:55 2022 daemon.notice netifd: Network device 'lo' link is down
Wed Jul 13 11:32:55 2022 daemon.notice netifd: Interface 'loopback' has link connectivity loss
Wed Jul 13 11:32:55 2022 daemon.notice netifd: Interface 'wg0' has lost the connection
Wed Jul 13 11:32:55 2022 daemon.warn dnsmasq[1]: no servers found in /tmp/resolv.conf.d/resolv.conf.auto, will retry
Wed Jul 13 11:32:55 2022 daemon.notice netifd: Network device 'wg0' link is down
Wed Jul 13 11:32:55 2022 daemon.notice netifd: Interface 'wg0' is now down
Wed Jul 13 11:32:55 2022 daemon.notice netifd: wan (1696): udhcpc: received SIGTERM
Wed Jul 13 11:32:55 2022 daemon.notice netifd: wan (1696): udhcpc: unicasting a release of isp.modem.dhcp.wan to isp.modem.dhcp1.wan
Wed Jul 13 11:32:55 2022 daemon.notice netifd: wan (1696): udhcpc: sending release
Wed Jul 13 11:32:55 2022 daemon.notice netifd: wan (1696): udhcpc: entering released state
Wed Jul 13 11:32:55 2022 daemon.notice netifd: wan (1696): Command failed: ubus call network.interface notify_proto { "action": 0, "link-up": false, "keep": false, "interface": "wan" } (Permission denied)
Wed Jul 13 11:32:55 2022 daemon.notice netifd: Interface 'wan' is now down
Wed Jul 13 11:32:55 2022 kern.info kernel: [103133.865757] eth1: link down
Wed Jul 13 11:32:55 2022 daemon.notice netifd: Interface 'wan' is disabled
Wed Jul 13 11:32:55 2022 daemon.notice netifd: Network device 'eth1' link is down
Wed Jul 13 11:32:55 2022 daemon.notice netifd: Interface 'wan' has link connectivity loss
Wed Jul 13 11:32:57 2022 user.notice : Added device handler type: bonding
Wed Jul 13 11:32:57 2022 user.notice : Added device handler type: 8021ad
Wed Jul 13 11:32:57 2022 user.notice : Added device handler type: 8021q
Wed Jul 13 11:32:57 2022 user.notice : Added device handler type: macvlan
Wed Jul 13 11:32:57 2022 user.notice : Added device handler type: veth
Wed Jul 13 11:32:57 2022 user.notice : Added device handler type: bridge
Wed Jul 13 11:32:57 2022 user.notice : Added device handler type: Network device
Wed Jul 13 11:32:57 2022 user.notice : Added device handler type: tunnel
Wed Jul 13 11:32:58 2022 daemon.info dnsmasq[1]: exiting on receipt of SIGTERM
Wed Jul 13 11:32:58 2022 daemon.info dnsmasq[1]: started, version 2.86 cachesize 150
Wed Jul 13 11:32:58 2022 daemon.info dnsmasq[1]: DNS service limited to local subnets
Wed Jul 13 11:32:58 2022 daemon.info dnsmasq[1]: compile time options: IPv6 GNU-getopt no-DBus UBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset auth cryptohash DNSSEC no-ID loop-detect inotify dumpfile
Wed Jul 13 11:32:58 2022 daemon.info dnsmasq[1]: UBus support enabled: connected to system bus
Wed Jul 13 11:32:58 2022 daemon.info dnsmasq[1]: DNSSEC validation enabled
Wed Jul 13 11:32:58 2022 daemon.info dnsmasq[1]: configured with trust anchor for <root> keytag 20326
Wed Jul 13 11:32:58 2022 daemon.info dnsmasq-dhcp[1]: IPv6 router advertisement enabled
Wed Jul 13 11:32:58 2022 daemon.info dnsmasq[1]: using only locally-known addresses for test
Wed Jul 13 11:32:58 2022 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Wed Jul 13 11:32:58 2022 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Wed Jul 13 11:32:58 2022 daemon.info dnsmasq[1]: using only locally-known addresses for local
Wed Jul 13 11:32:58 2022 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Wed Jul 13 11:32:58 2022 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Wed Jul 13 11:32:58 2022 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Wed Jul 13 11:32:58 2022 daemon.warn dnsmasq[1]: no servers found in /tmp/resolv.conf.d/resolv.conf.auto, will retry
Wed Jul 13 11:32:58 2022 daemon.info dnsmasq[1]: read /etc/hosts - 4 addresses
Wed Jul 13 11:32:58 2022 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 0 addresses
Wed Jul 13 11:33:02 2022 kern.info kernel: [103140.272869] eth0: link up (1000Mbps/Full duplex)
Wed Jul 13 11:33:02 2022 kern.info kernel: [103140.291847] device eth0 entered promiscuous mode
Wed Jul 13 11:33:02 2022 kern.info kernel: [103140.308098] br-lan: port 1(eth0.1) entered blocking state
Wed Jul 13 11:33:02 2022 kern.info kernel: [103140.313785] br-lan: port 1(eth0.1) entered disabled state
Wed Jul 13 11:33:02 2022 kern.info kernel: [103140.319873] device eth0.1 entered promiscuous mode
Wed Jul 13 11:33:02 2022 kern.info kernel: [103140.338974] br-lan: port 1(eth0.1) entered blocking state
Wed Jul 13 11:33:02 2022 kern.info kernel: [103140.344663] br-lan: port 1(eth0.1) entered forwarding state
Wed Jul 13 11:33:02 2022 daemon.notice netifd: Interface 'lan' is enabled
Wed Jul 13 11:33:02 2022 daemon.notice netifd: Interface 'lan' is setting up now
Wed Jul 13 11:33:02 2022 daemon.notice netifd: Interface 'lan' is now up
Wed Jul 13 11:33:02 2022 daemon.notice netifd: bridge 'br-lan' link is up
Wed Jul 13 11:33:02 2022 daemon.notice netifd: Interface 'lan' has link connectivity
Wed Jul 13 11:33:02 2022 daemon.notice netifd: VLAN 'eth0.1' link is up
Wed Jul 13 11:33:02 2022 daemon.notice netifd: Interface 'loopback' is enabled
Wed Jul 13 11:33:02 2022 daemon.notice netifd: Interface 'loopback' is setting up now
Wed Jul 13 11:33:02 2022 daemon.notice netifd: Interface 'loopback' is now up
Wed Jul 13 11:33:02 2022 daemon.notice netifd: Interface 'wan' is enabled
Wed Jul 13 11:33:02 2022 daemon.notice netifd: Interface 'wg0' is setting up now
Wed Jul 13 11:33:02 2022 daemon.notice netifd: Network device 'eth0' link is up
Wed Jul 13 11:33:02 2022 daemon.notice netifd: Network device 'lo' link is up
Wed Jul 13 11:33:02 2022 daemon.notice netifd: Interface 'loopback' has link connectivity
Wed Jul 13 11:33:04 2022 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Wed Jul 13 11:33:04 2022 kern.info kernel: [103142.500249] eth1: link up (100Mbps/Full duplex)
Wed Jul 13 11:33:04 2022 daemon.notice netifd: Network device 'eth1' link is up
Wed Jul 13 11:33:04 2022 daemon.notice netifd: Interface 'wan' has link connectivity
Wed Jul 13 11:33:04 2022 daemon.notice netifd: Interface 'wan' is setting up now
Wed Jul 13 11:33:04 2022 daemon.notice netifd: wan (9011): udhcpc: started, v1.35.0
Wed Jul 13 11:33:05 2022 daemon.notice netifd: wan (9011): udhcpc: broadcasting discover
Wed Jul 13 11:33:05 2022 daemon.notice netifd: wan (9011): udhcpc: broadcasting select for isp.modem.dhcp.wan, server isp.modem.dhcp1.wan
Wed Jul 13 11:33:05 2022 daemon.notice netifd: wan (9011): udhcpc: lease of isp.modem.dhcp.wan obtained from isp.modem.dhcp1.wan, lease time 3600
Wed Jul 13 11:33:05 2022 daemon.notice netifd: Interface 'wan' is now up
Wed Jul 13 11:33:05 2022 daemon.info dnsmasq[1]: reading /tmp/resolv.conf.d/resolv.conf.auto
Wed Jul 13 11:33:05 2022 daemon.info dnsmasq[1]: using nameserver isp.peer.dns.wan#53
Wed Jul 13 11:33:05 2022 daemon.info dnsmasq[1]: using nameserver isp.peer.dns1.wan#53
Wed Jul 13 11:33:05 2022 daemon.info dnsmasq[1]: using only locally-known addresses for test
Wed Jul 13 11:33:05 2022 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Wed Jul 13 11:33:05 2022 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Wed Jul 13 11:33:05 2022 daemon.info dnsmasq[1]: using only locally-known addresses for local
Wed Jul 13 11:33:05 2022 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Wed Jul 13 11:33:05 2022 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Wed Jul 13 11:33:05 2022 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Wed Jul 13 11:33:07 2022 daemon.notice netifd: Interface 'wg0' is now up
Wed Jul 13 11:33:07 2022 daemon.info dnsmasq[1]: reading /tmp/resolv.conf.d/resolv.conf.auto
Wed Jul 13 11:33:07 2022 daemon.info dnsmasq[1]: using nameserver 162.252.172.57#53
Wed Jul 13 11:33:07 2022 daemon.info dnsmasq[1]: using nameserver 149.154.159.92#53
Wed Jul 13 11:33:07 2022 daemon.info dnsmasq[1]: using nameserver isp.peer.dns.wan#53
Wed Jul 13 11:33:07 2022 daemon.info dnsmasq[1]: using nameserver isp.peer.dns1.wan#53
Wed Jul 13 11:33:07 2022 daemon.info dnsmasq[1]: using only locally-known addresses for test
Wed Jul 13 11:33:07 2022 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Wed Jul 13 11:33:07 2022 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Wed Jul 13 11:33:07 2022 daemon.info dnsmasq[1]: using only locally-known addresses for local
Wed Jul 13 11:33:07 2022 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Wed Jul 13 11:33:07 2022 daemon.notice netifd: Network device 'wg0' link is up
Wed Jul 13 11:33:07 2022 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Wed Jul 13 11:33:07 2022 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Wed Jul 13 11:33:08 2022 daemon.info dnsmasq[1]: exiting on receipt of SIGTERM
Wed Jul 13 11:33:08 2022 daemon.info dnsmasq[1]: started, version 2.86 cachesize 150
Wed Jul 13 11:33:08 2022 daemon.info dnsmasq[1]: DNS service limited to local subnets
Wed Jul 13 11:33:08 2022 daemon.info dnsmasq[1]: compile time options: IPv6 GNU-getopt no-DBus UBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset auth cryptohash DNSSEC no-ID loop-detect inotify dumpfile
Wed Jul 13 11:33:08 2022 daemon.info dnsmasq[1]: UBus support enabled: connected to system bus
Wed Jul 13 11:33:08 2022 daemon.info dnsmasq[1]: DNSSEC validation enabled
Wed Jul 13 11:33:08 2022 daemon.info dnsmasq[1]: configured with trust anchor for <root> keytag 20326
Wed Jul 13 11:33:08 2022 daemon.info dnsmasq-dhcp[1]: DHCP, IP range 192.168.33.100 -- 192.168.33.249, lease time 12h
Wed Jul 13 11:33:08 2022 daemon.info dnsmasq-dhcp[1]: DHCPv6, IP range ::1000 -- ::ffff, lease time 12h, template for br-lan
Wed Jul 13 11:33:08 2022 daemon.info dnsmasq-dhcp[1]: DHCPv4-derived IPv6 names on br-lan
Wed Jul 13 11:33:08 2022 daemon.info dnsmasq-dhcp[1]: router advertisement on br-lan
Wed Jul 13 11:33:08 2022 daemon.info dnsmasq-dhcp[1]: IPv6 router advertisement enabled
Wed Jul 13 11:33:08 2022 daemon.info dnsmasq[1]: using only locally-known addresses for test
Wed Jul 13 11:33:08 2022 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Wed Jul 13 11:33:08 2022 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Wed Jul 13 11:33:08 2022 daemon.info dnsmasq[1]: using only locally-known addresses for local
Wed Jul 13 11:33:08 2022 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Wed Jul 13 11:33:08 2022 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Wed Jul 13 11:33:08 2022 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Wed Jul 13 11:33:08 2022 daemon.info dnsmasq[1]: reading /tmp/resolv.conf.d/resolv.conf.auto
Wed Jul 13 11:33:08 2022 daemon.info dnsmasq[1]: using nameserver 162.252.172.57#53
Wed Jul 13 11:33:08 2022 daemon.info dnsmasq[1]: using nameserver 149.154.159.92#53
Wed Jul 13 11:33:08 2022 daemon.info dnsmasq[1]: using nameserver isp.peer.dns.wan#53
Wed Jul 13 11:33:08 2022 daemon.info dnsmasq[1]: using nameserver isp.peer.dns1.wan#53
Wed Jul 13 11:33:08 2022 daemon.info dnsmasq[1]: using only locally-known addresses for test
Wed Jul 13 11:33:08 2022 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Wed Jul 13 11:33:08 2022 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Wed Jul 13 11:33:08 2022 daemon.info dnsmasq[1]: using only locally-known addresses for local
Wed Jul 13 11:33:08 2022 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Wed Jul 13 11:33:08 2022 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Wed Jul 13 11:33:08 2022 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Wed Jul 13 11:33:08 2022 daemon.info dnsmasq[1]: read /etc/hosts - 4 addresses
Wed Jul 13 11:33:08 2022 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 1 addresses
Wed Jul 13 11:33:08 2022 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Wed Jul 13 11:33:12 2022 user.notice firewall: Reloading firewall due to ifup of wan (eth1)
Wed Jul 13 11:33:15 2022 user.notice firewall: Reloading firewall due to ifup of wg0 (wg0)
### Attempted to refresh system log web page spins..  run free from WinSPC  ###
### /tmp$ free
              total        used        free      shared  buff/cache   available
Mem:          56780       38540       14496         312        3744        3928
Swap:             0           0           0
### No access to Luci continues  ###
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103306.820394] wpa_supplicant invoked oom-killer: gfp_mask=0x100cca(GFP_HIGHUSER_MOVABLE), order=0, oom_score_adj=0
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103306.831162] CPU: 0 PID: 1293 Comm: wpa_supplicant Not tainted 5.10.127 #0
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103306.838342] Stack : 00000840 800bf298 807f0000 806ecba8 00000000 00000000 00000000 00000000
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103306.847114]         00000000 00000000 00000000 00000000 00000000 00000001 81fdfbc8 4d69653c
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103306.855862]         81fdfc60 00000000 00000000 81fdfa70 00000038 80396264 00000000 ffffffea
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103306.864603]         000000b8 81fdfa7c 000000b8 80781aa8 81fdfba8 806bb240 80000000 00000000
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103306.873378]         808089a0 00000000 00100cca 00000840 00000000 803fb7c8 00000000 80940000
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103306.882134]         ...
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103306.884754] Call Trace:
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103306.884766] [<800bf298>] 0x800bf298
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103306.891086] [<80396264>] 0x80396264
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103306.894776] [<803fb7c8>] 0x803fb7c8
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103306.898479] [<8006697c>] 0x8006697c
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103306.902166] [<80066984>] 0x80066984
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103306.905870] [<801514ec>] 0x801514ec
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103306.909560] [<80151d78>] 0x80151d78
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103306.913250] [<80152724>] 0x80152724
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103306.916954] [<80195494>] 0x80195494
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103306.920648] [<8014e0f4>] 0x8014e0f4
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103306.924344] [<8014ff04>] 0x8014ff04
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103306.928047] [<80393314>] 0x80393314
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103306.931737] [<8017a0fc>] 0x8017a0fc
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103306.935427] [<8017f768>] 0x8017f768
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103306.939130] [<8020fd48>] 0x8020fd48
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103306.942821] [<8006fe64>] 0x8006fe64
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103306.946524] [<800752ec>] 0x800752ec
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103306.950223]
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103306.951846] Mem-Info:
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103306.954294] active_anon:91 inactive_anon:790 isolated_anon:0
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103306.954294]  active_file:0 inactive_file:171 isolated_file:0
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103306.954294]  unevictable:0 dirty:0 writeback:0
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103306.954294]  slab_reclaimable:244 slab_unreclaimable:7990
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103306.954294]  mapped:2 shmem:78 pagetables:109 bounce:0
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103306.954294]  free:1811 free_pcp:8 free_cma:0
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103306.986335] Node 0 active_anon:364kB inactive_anon:3160kB active_file:0kB inactive_file:684kB unevictable:0kB isolated(anon):0kB isolated(file):0kB mapped:8kB dirty:0kB writeback:0kB shmem:312kB writeback_tmp:0kB kernel_stack:448kB all_unreclaimable? yes
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103307.009684] Normal free:7244kB min:8192kB low:10240kB high:12288kB reserved_highatomic:0KB active_anon:364kB inactive_anon:3160kB active_file:0kB inactive_file:684kB unevictable:0kB writepending:0kB present:65536kB managed:56780kB mlocked:0kB pagetables:436kB bounce:0kB free_pcp:32kB local_pcp:32kB free_cma:0kB
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103307.038214] lowmem_reserve[]: 0 0
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103307.041735] Normal: 179*4kB (UM) 154*8kB (UM) 75*16kB (UM) 38*32kB (UM) 9*64kB (UM) 10*128kB (UM) 2*256kB (UM) 1*512kB (U) 0*1024kB 0*2048kB 0*4096kB = 7244kB
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103307.056541] 249 total pagecache pages
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103307.060408] 0 pages in swap cache
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103307.063921] Swap cache stats: add 0, delete 0, find 0/0
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103307.069413] Free swap  = 0kB
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103307.072474] Total swap = 0kB
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103307.075530] 16384 pages RAM
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103307.078506] 0 pages HighMem/MovableOnly
Wed Jul 13 11:35:53 2022 kern.warn kernel: [103307.082555] 2189 pages reserved
Wed Jul 13 11:35:53 2022 kern.info kernel: [103307.085890] Tasks state (memory values in pages):
Wed Jul 13 11:35:53 2022 kern.info kernel: [103307.090835] [  pid  ]   uid  tgid total_vm      rss pgtables_bytes swapents oom_score_adj name
Wed Jul 13 11:35:53 2022 kern.info kernel: [103307.099842] [    518]    81   518      339       25    20480        0             0 ubusd
Wed Jul 13 11:35:53 2022 kern.info kernel: [103307.108389] [    519]     0   519      249       10    20480        0             0 askfirst
Wed Jul 13 11:35:53 2022 kern.info kernel: [103307.117204] [    554]     0   554      277       14    16384        0             0 urngd
Wed Jul 13 11:35:53 2022 kern.info kernel: [103307.125753] [    915]   514   915      335       37    20480        0             0 logd
Wed Jul 13 11:35:53 2022 kern.info kernel: [103307.134199] [    969]     0   969      600       86    24576        0             0 rpcd
Wed Jul 13 11:35:53 2022 kern.info kernel: [103307.142659] [   1289]     0  1289      664       26    20480        0             0 hostapd
Wed Jul 13 11:35:53 2022 kern.info kernel: [103307.151392] [   1290]     0  1290      664       26    20480        0             0 wpa_supplicant
Wed Jul 13 11:35:53 2022 kern.info kernel: [103307.160751] [   1293]   101  1293     1097       29    24576        0             0 wpa_supplicant
Wed Jul 13 11:35:53 2022 kern.info kernel: [103307.170105] [   1294]   101  1294     1097       28    24576        0             0 hostapd
Wed Jul 13 11:35:53 2022 kern.info kernel: [103307.178832] [   1419]     0  1419      328       12    20480        0             0 crond
Wed Jul 13 11:35:53 2022 kern.info kernel: [103307.187379] [   1491]     0  1491     1036       63    24576        0             0 uhttpd
Wed Jul 13 11:35:53 2022 kern.info kernel: [103307.196018] [   1692]     0  1692      302       13    16384        0             0 dropbear
Wed Jul 13 11:35:53 2022 kern.info kernel: [103307.204822] [   2382]     0  2382      664       26    16384        0             0 ntpd
Wed Jul 13 11:35:53 2022 kern.info kernel: [103307.213282] [   2431]   123  2431      327       11    20480        0             0 ntpd
Wed Jul 13 11:35:53 2022 kern.info kernel: [103307.221742] [   8380]     0  8380      307       16    20480        0             0 dropbear
Wed Jul 13 11:35:53 2022 kern.info kernel: [103307.230558] [   8381]     0  8381      327       11    20480        0             0 ash
Wed Jul 13 11:35:53 2022 kern.info kernel: [103307.238927] [   8686]     0  8686      449       38    20480        0             0 netifd
Wed Jul 13 11:35:53 2022 kern.info kernel: [103307.247564] [   9011]     0  9011      327       11    16384        0             0 udhcpc
Wed Jul 13 11:35:53 2022 kern.info kernel: [103307.256203] [   9204]     0  9204      664       26    20480        0             0 dnsmasq
Wed Jul 13 11:35:53 2022 kern.info kernel: [103307.264917] [   9207]   453  9207      757       42    20480        0             0 dnsmasq
Wed Jul 13 11:35:53 2022 kern.info kernel: [103307.273649] [   9547]     0  9547      777      229    20480        0             0 luci
Wed Jul 13 11:35:53 2022 kern.info kernel: [103307.282101] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),global_oom,task_memcg=/,task=luci,pid=9547,uid=0
Wed Jul 13 11:35:53 2022 kern.err kernel: [103307.292747] Out of memory: Killed process 9547 (luci) total-vm:3108kB, anon-rss:912kB, file-rss:4kB, shmem-rss:0kB, UID:0 pgtables:20kB oom_score_adj:0
Wed Jul 13 11:39:15 2022 daemon.notice netifd: Interface 'wg0' has lost the connection
Wed Jul 13 11:39:15 2022 daemon.notice netifd: Network device 'wg0' link is down
Wed Jul 13 11:39:15 2022 daemon.warn dnsmasq[1]: no servers found in /tmp/resolv.conf.d/resolv.conf.auto, will retry
Wed Jul 13 11:39:16 2022 daemon.notice netifd: wan (9011): udhcpc: received SIGTERM
Wed Jul 13 11:39:16 2022 daemon.notice netifd: wan (9011): udhcpc: unicasting a release of isp.modem.dhcp.wan to isp.modem.dhcp1.wan
Wed Jul 13 11:39:16 2022 daemon.notice netifd: wan (9011): udhcpc: sending release
Wed Jul 13 11:39:16 2022 daemon.notice netifd: wan (9011): udhcpc: entering released state
Wed Jul 13 11:39:16 2022 daemon.notice netifd: Interface 'wg0' is now down
Wed Jul 13 11:39:16 2022 daemon.notice netifd: wan (9011): Command failed: ubus call network.interface notify_proto { "action": 0, "link-up": false, "keep": false, "interface": "wan" } (Permission denied)
Wed Jul 13 11:39:16 2022 daemon.notice netifd: Interface 'wan' is now down
Wed Jul 13 11:39:16 2022 daemon.notice netifd: Interface 'wan' is disabled
Wed Jul 13 11:39:16 2022 daemon.notice netifd: Network device 'eth1' link is down
Wed Jul 13 11:39:16 2022 daemon.notice netifd: Interface 'wan' has link connectivity loss
Wed Jul 13 11:39:16 2022 kern.info kernel: [103514.934564] eth1: link down
### Luci responsing   Run command from WinSCP 
### /tmp$ free
              total        used        free      shared  buff/cache   available
Mem:          56780       21728       23584         312       11468       16880
Swap:             0           0           0
### Still no internet access...
###  In Luci stopped wg0; stopped wan; Drinks a cup of coffee; Copied what I had in sys log, Restarted Log; Restarted wan; Restarted wg0  ####
Wed Jul 13 11:43:24 2022 kern.info kernel: [103760.894566] eth1: link up (100Mbps/Full duplex)
Wed Jul 13 11:43:24 2022 daemon.notice netifd: Interface 'wan' is now up
Wed Jul 13 11:43:25 2022 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Wed Jul 13 11:43:27 2022 daemon.notice netifd: Interface 'wg0' is now up
Wed Jul 13 11:43:27 2022 daemon.notice netifd: Network device 'wg0' link is up
Wed Jul 13 11:43:27 2022 authpriv.info dropbear[11968]: Not backgrounding
Wed Jul 13 11:43:31 2022 daemon.info dnsmasq[1]: started, version 2.86 cachesize 150
Wed Jul 13 11:43:31 2022 daemon.info dnsmasq[1]: DNS service limited to local subnets
Wed Jul 13 11:43:31 2022 daemon.info dnsmasq[1]: compile time options: IPv6 GNU-getopt no-DBus UBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset auth cryptohash DNSSEC no-ID loop-detect inotify dumpfile
Wed Jul 13 11:43:31 2022 daemon.info dnsmasq[1]: UBus support enabled: connected to system bus
Wed Jul 13 11:43:31 2022 daemon.info dnsmasq[1]: DNSSEC validation enabled
Wed Jul 13 11:43:31 2022 daemon.info dnsmasq[1]: configured with trust anchor for <root> keytag 20326
Wed Jul 13 11:43:31 2022 daemon.info dnsmasq-dhcp[1]: DHCP, IP range 192.168.33.100 -- 192.168.33.249, lease time 12h
Wed Jul 13 11:43:31 2022 daemon.info dnsmasq-dhcp[1]: DHCPv6, IP range ::1000 -- ::ffff, lease time 12h, template for br-lan
Wed Jul 13 11:43:31 2022 daemon.info dnsmasq-dhcp[1]: DHCPv4-derived IPv6 names on br-lan
Wed Jul 13 11:43:31 2022 daemon.info dnsmasq-dhcp[1]: router advertisement on br-lan
Wed Jul 13 11:43:31 2022 daemon.info dnsmasq-dhcp[1]: IPv6 router advertisement enabled
Wed Jul 13 11:43:31 2022 daemon.info dnsmasq[1]: using only locally-known addresses for test
Wed Jul 13 11:43:31 2022 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Wed Jul 13 11:43:31 2022 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Wed Jul 13 11:43:31 2022 daemon.info dnsmasq[1]: using only locally-known addresses for local
Wed Jul 13 11:43:31 2022 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Wed Jul 13 11:43:31 2022 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Wed Jul 13 11:43:31 2022 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Wed Jul 13 11:43:31 2022 daemon.info dnsmasq[1]: reading /tmp/resolv.conf.d/resolv.conf.auto
Wed Jul 13 11:43:31 2022 daemon.info dnsmasq[1]: using nameserver 162.252.172.57#53
Wed Jul 13 11:43:31 2022 daemon.info dnsmasq[1]: using nameserver 149.154.159.92#53
Wed Jul 13 11:43:31 2022 daemon.info dnsmasq[1]: using nameserver isp.peer.dns.wan#53
Wed Jul 13 11:43:31 2022 daemon.info dnsmasq[1]: using nameserver isp.peer.dns1.wan#53
Wed Jul 13 11:43:31 2022 daemon.info dnsmasq[1]: using only locally-known addresses for test
Wed Jul 13 11:43:31 2022 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Wed Jul 13 11:43:31 2022 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Wed Jul 13 11:43:31 2022 daemon.info dnsmasq[1]: using only locally-known addresses for local
Wed Jul 13 11:43:31 2022 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Wed Jul 13 11:43:31 2022 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Wed Jul 13 11:43:31 2022 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Wed Jul 13 11:43:31 2022 daemon.info dnsmasq[1]: read /etc/hosts - 4 addresses
Wed Jul 13 11:43:31 2022 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 1 addresses
Wed Jul 13 11:43:31 2022 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Wed Jul 13 11:43:35 2022 user.notice firewall: Reloading firewall due to ifup of wan (eth1)
Wed Jul 13 11:43:38 2022 user.notice firewall: Reloading firewall due to ifup of wg0 (wg0)

Hi.
Linksys MR8300 (ipq4019 generic) : the channel analysis of radio0 (qca9886) is not working. This radio emits on channels 100 to 166 (5GHz). Channel analysis of the others radio (ipq4019) work well.

The Netlink Bandwidth Monitor (nlbwmon) package is showing incorrect traffic totals. The number of connections and application protocols still seem to be okay, but the download/upload totals are way too low. I think this is a generic 22.03 bug, not specific for RC5. Anyone else seeing this?

Starting with 21.02.03 (and still happening at 22.03.0-rc5), the imagebuilder package can no longer build images (at least on some platforms):

[eperez@delfin openwrt-imagebuilder-22.03.0-rc5-mvebu-cortexa9.Linux-x86_64]$ make info
Current Target: "mvebu/cortexa9"
Current Architecture: "arm"
Current Revision: "r19523-bfd070e7fa"
Default Packages: base-files ca-bundle dropbear fstools libc libgcc libustream-wolfssl logd mtd netifd opkg uci uclient-fetch urandom-seed urngd busybox procd procd-ujail procd-seccomp uboot-envtools kmod-gpio-button-hotplug dnsmasq firewall4 nftables kmod-nft-offload odhcp6c odhcpd-ipv6only ppp ppp-mod-pppoe
Available Profiles:

For some reason, the profiles folder seems to be empty for most platforms now:

[eperez@delfin openwrt-imagebuilder-22.03.0-rc5-mvebu-cortexa9.Linux-x86_64]$ ls -l target/linux/mvebu/cortexa9/
total 8
drwxr-xr-x. 1 eperez eperez  20 Jul  6 21:09 base-files
-rw-r--r--. 1 eperez eperez 111 Jul  6 21:09 config-5.10
-rw-r--r--. 1 eperez eperez 221 Jul  6 21:09 target.mk

Is this intentional? Has the Image Builder procedure changed recently?

WRT1900ACSv2 running OpenWrt 22.03.0-rc5 r19523. Upgraded from rc4 with retained configuration. 5Ghz set to channel 36. WPA2. I continue to have the following:

  • irqbalance enabled (from '0' to '1' in '/etc/config/irqbalance')
  • SQM QoS enabled
  • tx_amsdu disabled. Luci > startup > local startup (nano /etc/rc.local) the following commands:
echo "0" >> /sys/kernel/debug/ieee80211/phy0/mwlwifi/tx_amsdu
echo "0" >> /sys/kernel/debug/ieee80211/phy1/mwlwifi/tx_amsdu

9 days uptime.

No observed issues!

1 Like

I can confirm problems with the image-builder on target ath79/generic.
wpad-wolfssh is built againg libwolfssl 5.4.0, but only 5.3.0 is contained in the image-builder-package.

1 Like