OpenWrt Support for D-Link DAP-X1860

Which firmware file do you use exactly? Do you have serial access to the devices? in the former mentioned pull request there is an instruction how to extract and download the stock image did you try that?

I flashed just now and came across the same problem. Used openwrt-ramips-mt7621-dlink_dap-x1860-a1-squashfs-factory.bin from https://github.com/RolandoMagico/openwrt/releases/tag/Build_2022-12-22, which i renamed to "factory.bin". Followed these instructions: OpenWrt Support for D-Link DAP-X1860 - #69 by dKoco, except that I first tried to use it with Firefox. When I did so, i encountered the 1259 Bytes problem (the file should be way bigger!). Then I tried the same with Microsoft Edge and it showed a file size that I deemed more accurate (but I did not crosscheck), so I flashed and it worked just like described in instructions. I am not completely sure if using Microsoft Edge fixed it, or if it was a timing issue.

1 Like

@RolandoMagico

I used DAP-X1860_RevA_Firmware_101b94.bin, thanks for the help, i was now able to get back to stock using this technique described in the pull request you mentioned. I needed to flash it twice for some reason to work. For the OpenWRT, i tried your posted file from OpenWrt Support for D-Link DAP-X1860 - #62 by RolandoMagico and the last 2 releases from your github repo (2022-12-19 and 2022-12-22). Name: openwrt-ramips-mt7621-dlink_dap-x1860-a1-squashfs-factory.bin
I do have serial access but im not sure how to flash it using serial

@ThiloteE

I tried Edge again now a few times, didn't helped me on OpenWRT files but with the extracted stock fw file it worked to flash on Edge, but same <1301 Bytes problem on Firefox. So it seems to has something to do with browser. I tried another computer but that didn't help. Maybe its only a small thing that makes the difference which makes it work for you but not for me. For some reason different filename of the same file means also different byte size showed in Firefox,(but alway < 1301 Bytes), really strange behaviour of this WebGUI...
I use the same guide [#69 by dKoco] btw

I also noticed there is telnet access possible on stock firmware. I'm not familiar with telnet, only SSH so I dont know how to get any benefit of that (flash OpenWRT somehow maybe)
telnet_DAP_x1860

I don’t know if flashing via serial is possible in general, but can you provide the serial boot log after flashing openwrt fails?

I have never used telnet before, but are we not lucky to have access to knowledge from our ancestors?!
Found a couple other OpenWRT devices that use telnet as flash method. For example: How to flash via telnet for Netgear 6220. Maybe a similar method will work here as well?

There are a multitude of other flash methods one could try as well, of course not all may work.

Anyway, with great joy I can announce that Rolandos Image from 2022-12-22, works pretty well!

The best news first:

  1. OpenWRT has higher range than stock firmware. Whereas with stock firmware I had a location in my house (behind two walls and far distance), where my phone constantly lost connection to the repeater (I assume it was because stock firmware automatically tries to switch between 2.4G and 5G, when low signal strength is detected), now with OpenWRT, there are no connection issues at all when I am with my phone in this specific location. I simply configured two separate wifi SSIDs (one for 2.4G(ax) and one for 5G(ax) and my phone only connects to one of them (roaming disabled). It is rock stable. I was able to switch from 144p to 720p youtube video quality :smiley:

  2. Low amount of laggs. I was playing computer games (Heroes of the Storm from Blizzard) yesterday for a few hours and had zero laggs. (At this specific location, I rarely had laggs with Stock firmware either, so actually no change here). Client is located behind two walls. It is the location from my iperf3 measurements down below.

The bad news:

  • Speeds in certain distance ranges are lower than stock OEM (but for me that is ok, since I gain control over configuration, (hopefully) more stability, increased range and the potential for future improvements in OpenWRT)

Here a glimpse of my Iperf3 measurements:

Remarks about iperf3 measurements and experiences with varying number of client streams:

  • Higher number of client streams seems to have low impact on maximum achieved bandwidth, (that is the achieved sum of adding all client streams bandwidth together)
  • with 8 streams, OpenWRT performance with bidirectional tests is roughly comparable to stock OEM, but OpenWRT has LESS retries (In one of my tests, OpenWRT had 20-50, whereas Stock OEM had 800-1300). Though, Stock OEM performs a lot better in simple non bi-directional tcp tests, regardless of number of client streams.
  • Many client streams lead to whacky performance (Similar on both stock OEM and OpenWRT), as a higher number of clients has a very strong impact on median speed and standard deviation. Speed per stream varies wildly. Speed per stream varies especially for RX-C. TX-C is more stable. Some streams can capture full speed, whereas the speed of other clients drops rapidly in comparison. There seems to be no bandwidth fairness or alternative system in place to keep these fluctuations in check.
1 Like

Here some example measurements that depict the difference between low and high number of client streams:

with Stock OEM

	////////////////////////////////////////////////////////////////////////////////////////////////
	////////////////////////////////////////////////////////////////////////////////////////////////
	////																						////
	////		iperf3 <command>																////
	////																						////
	////		--help																			////
	////		-p --port	= server port to listen on/connect to 								////
	////		-P --parallel 	= number of parallel client streams to run						////
	////		-t --time 	= time in seconds to transmit for (default 10 secs)  				////
	////		-i --intervall 	= seconds between periodic throughput reports					////
	////		-R, --reverse	= run in reverse mode (server sends, client receives)			////
	////		--bidir         = run in bidirectional mode.									////
	////																						////
	////																						////
	////////////////////////////////////////////////////////////////////////////////////////////////
	////////////////////////////////////////////////////////////////////////////////////////////////
  • Client: Intel(R) Wi-Fi 6 AX200; (Intel wifi driver version 190.0.4; Iperf3 version 3.11)
  • Server: ? (Iperf3 version 3.7)

Client < --- Wifi 802.11ax 5G ch40 80MHz, 2 Walls (~5 meter) -69dBm --- > D-Link DAP x1860 OpenWRT snapshot 2022-12-22 < --- Gigabit LAN --- > Fritzbox 7490 OEM < --- Gigabit LAN ---> Server 192.168.178.39

Bidirectional TCP test
iperf3 -c 192.168.178.39 -p 5201 -t 60 -i 10 --bidir

Connecting to host 192.168.178.39, port 5201
[  5] local 192.168.178.80 port 64767 connected to 192.168.178.39 port 5201
[  7] local 192.168.178.80 port 64768 connected to 192.168.178.39 port 5201
[ ID][Role] Interval           Transfer     Bitrate                        
[  5][TX-C]   0.00-10.00  sec   212 MBytes   177 Mbits/sec                 
[  7][RX-C]   0.00-10.00  sec   344 MBytes   289 Mbits/sec                 
[  5][TX-C]  10.00-20.00  sec   208 MBytes   174 Mbits/sec                 
[  7][RX-C]  10.00-20.00  sec   343 MBytes   287 Mbits/sec                 
[  5][TX-C]  20.00-30.00  sec   210 MBytes   176 Mbits/sec                 
[  7][RX-C]  20.00-30.00  sec   338 MBytes   284 Mbits/sec                 
[  5][TX-C]  30.00-40.01  sec   213 MBytes   178 Mbits/sec                 
[  7][RX-C]  30.00-40.01  sec   339 MBytes   284 Mbits/sec                 
[  5][TX-C]  40.01-50.00  sec   212 MBytes   178 Mbits/sec                 
[  7][RX-C]  40.01-50.00  sec   328 MBytes   275 Mbits/sec                 
[  5][TX-C]  50.00-60.01  sec   222 MBytes   186 Mbits/sec                 
[  7][RX-C]  50.00-60.01  sec   329 MBytes   276 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -                          
[ ID][Role] Interval           Transfer     Bitrate         Retr           
[  5][TX-C]   0.00-60.01  sec  1.25 GBytes   178 Mbits/sec                  sender
[  5][TX-C]   0.00-60.12  sec  1.25 GBytes   178 Mbits/sec                  receiver
[  7][RX-C]   0.00-60.01  sec  1.98 GBytes   283 Mbits/sec  898             sender
[  7][RX-C]   0.00-60.12  sec  1.97 GBytes   282 Mbits/sec                  receiver

iperf Done.

Bidirectional TCP test with 4 Client Streams
iperf3 -c 192.168.178.39 -p 5201 -P 4 -t 60 -i 10 --bidir

Connecting to host 192.168.178.39, port 5201
[  5] local 192.168.178.80 port 64770 connected to 192.168.178.39 port 5201
[  7] local 192.168.178.80 port 64771 connected to 192.168.178.39 port 5201
[  9] local 192.168.178.80 port 64772 connected to 192.168.178.39 port 5201
[ 11] local 192.168.178.80 port 64773 connected to 192.168.178.39 port 5201
[ 13] local 192.168.178.80 port 64774 connected to 192.168.178.39 port 5201
[ 15] local 192.168.178.80 port 64775 connected to 192.168.178.39 port 5201
[ 17] local 192.168.178.80 port 64776 connected to 192.168.178.39 port 5201
[ 19] local 192.168.178.80 port 64777 connected to 192.168.178.39 port 5201
[ ID][Role] Interval           Transfer     Bitrate                        
[  5][TX-C]   0.00-10.00  sec  72.8 MBytes  61.0 Mbits/sec                 
[  7][TX-C]   0.00-10.00  sec  79.9 MBytes  67.0 Mbits/sec                 
[  9][TX-C]   0.00-10.00  sec  87.6 MBytes  73.5 Mbits/sec                 
[ 11][TX-C]   0.00-10.00  sec  72.4 MBytes  60.7 Mbits/sec                 
[SUM][TX-C]   0.00-10.00  sec   313 MBytes   262 Mbits/sec                 
[ 13][RX-C]   0.00-10.00  sec  22.3 MBytes  18.7 Mbits/sec                 
[ 15][RX-C]   0.00-10.00  sec   129 MBytes   108 Mbits/sec                 
[ 17][RX-C]   0.00-10.00  sec  23.0 MBytes  19.3 Mbits/sec                 
[ 19][RX-C]   0.00-10.00  sec  30.7 MBytes  25.7 Mbits/sec                 
[SUM][RX-C]   0.00-10.00  sec   205 MBytes   172 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -                          
[  5][TX-C]  10.00-20.00  sec  94.6 MBytes  79.4 Mbits/sec                 
[  7][TX-C]  10.00-20.00  sec  65.5 MBytes  54.9 Mbits/sec                 
[  9][TX-C]  10.00-20.00  sec  91.1 MBytes  76.4 Mbits/sec                 
[ 11][TX-C]  10.00-20.00  sec  62.1 MBytes  52.1 Mbits/sec                 
[SUM][TX-C]  10.00-20.00  sec   313 MBytes   263 Mbits/sec                 
[ 13][RX-C]  10.00-20.00  sec  25.0 MBytes  20.9 Mbits/sec                 
[ 15][RX-C]  10.00-20.00  sec  88.8 MBytes  74.4 Mbits/sec                 
[ 17][RX-C]  10.00-20.00  sec  24.1 MBytes  20.2 Mbits/sec                 
[ 19][RX-C]  10.00-20.00  sec  28.1 MBytes  23.6 Mbits/sec                 
[SUM][RX-C]  10.00-20.00  sec   166 MBytes   139 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -                          
[  5][TX-C]  20.00-30.00  sec  89.5 MBytes  75.1 Mbits/sec                 
[  7][TX-C]  20.00-30.00  sec  59.9 MBytes  50.2 Mbits/sec                 
[  9][TX-C]  20.00-30.00  sec  90.9 MBytes  76.2 Mbits/sec                 
[ 11][TX-C]  20.00-30.00  sec  57.5 MBytes  48.2 Mbits/sec                 
[SUM][TX-C]  20.00-30.00  sec   298 MBytes   250 Mbits/sec                 
[ 13][RX-C]  20.00-30.00  sec  35.3 MBytes  29.6 Mbits/sec                 
[ 15][RX-C]  20.00-30.00  sec  73.7 MBytes  61.8 Mbits/sec                 
[ 17][RX-C]  20.00-30.00  sec  30.3 MBytes  25.5 Mbits/sec                 
[ 19][RX-C]  20.00-30.00  sec  59.8 MBytes  50.1 Mbits/sec                 
[SUM][RX-C]  20.00-30.00  sec   199 MBytes   167 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -                          
[  5][TX-C]  30.00-40.00  sec  91.0 MBytes  76.3 Mbits/sec                 
[  7][TX-C]  30.00-40.00  sec  61.2 MBytes  51.4 Mbits/sec                 
[  9][TX-C]  30.00-40.00  sec  92.9 MBytes  77.9 Mbits/sec                 
[ 11][TX-C]  30.00-40.00  sec  58.9 MBytes  49.4 Mbits/sec                 
[SUM][TX-C]  30.00-40.00  sec   304 MBytes   255 Mbits/sec                 
[ 13][RX-C]  30.00-40.00  sec  37.7 MBytes  31.6 Mbits/sec                 
[ 15][RX-C]  30.00-40.00  sec  73.8 MBytes  61.9 Mbits/sec                 
[ 17][RX-C]  30.00-40.00  sec  27.8 MBytes  23.3 Mbits/sec                 
[ 19][RX-C]  30.00-40.00  sec  62.0 MBytes  52.0 Mbits/sec                 
[SUM][RX-C]  30.00-40.00  sec   201 MBytes   169 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -                          
[  5][TX-C]  40.00-50.00  sec  88.1 MBytes  73.9 Mbits/sec                 
[  7][TX-C]  40.00-50.00  sec  59.8 MBytes  50.1 Mbits/sec                 
[  9][TX-C]  40.00-50.00  sec  90.9 MBytes  76.2 Mbits/sec                 
[ 11][TX-C]  40.00-50.00  sec  57.2 MBytes  48.0 Mbits/sec                 
[SUM][TX-C]  40.00-50.00  sec   296 MBytes   248 Mbits/sec                 
[ 13][RX-C]  40.00-50.00  sec  40.4 MBytes  33.9 Mbits/sec                 
[ 15][RX-C]  40.00-50.00  sec  74.4 MBytes  62.4 Mbits/sec                 
[ 17][RX-C]  40.00-50.00  sec  30.9 MBytes  25.9 Mbits/sec                 
[ 19][RX-C]  40.00-50.00  sec  60.7 MBytes  50.9 Mbits/sec                 
[SUM][RX-C]  40.00-50.00  sec   206 MBytes   173 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -                          
[  5][TX-C]  50.00-60.00  sec  82.4 MBytes  69.1 Mbits/sec                 
[  7][TX-C]  50.00-60.00  sec  55.9 MBytes  46.9 Mbits/sec                 
[  9][TX-C]  50.00-60.00  sec  84.6 MBytes  71.0 Mbits/sec                 
[ 11][TX-C]  50.00-60.00  sec  53.4 MBytes  44.8 Mbits/sec                 
[SUM][TX-C]  50.00-60.00  sec   276 MBytes   232 Mbits/sec                 
[ 13][RX-C]  50.00-60.00  sec  55.4 MBytes  46.5 Mbits/sec                 
[ 15][RX-C]  50.00-60.00  sec  70.6 MBytes  59.2 Mbits/sec                 
[ 17][RX-C]  50.00-60.00  sec  46.8 MBytes  39.2 Mbits/sec                 
[ 19][RX-C]  50.00-60.00  sec  56.4 MBytes  47.3 Mbits/sec                 
[SUM][RX-C]  50.00-60.00  sec   229 MBytes   192 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -                          
[ ID][Role] Interval           Transfer     Bitrate         Retr           
[  5][TX-C]   0.00-60.00  sec   518 MBytes  72.5 Mbits/sec                  sender
[  5][TX-C]   0.00-60.36  sec   517 MBytes  71.9 Mbits/sec                  receiver
[  7][TX-C]   0.00-60.00  sec   382 MBytes  53.4 Mbits/sec                  sender
[  7][TX-C]   0.00-60.36  sec   382 MBytes  53.1 Mbits/sec                  receiver
[  9][TX-C]   0.00-60.00  sec   538 MBytes  75.2 Mbits/sec                  sender
[  9][TX-C]   0.00-60.36  sec   537 MBytes  74.6 Mbits/sec                  receiver
[ 11][TX-C]   0.00-60.00  sec   362 MBytes  50.5 Mbits/sec                  sender
[ 11][TX-C]   0.00-60.36  sec   362 MBytes  50.2 Mbits/sec                  receiver
[SUM][TX-C]   0.00-60.00  sec  1.76 GBytes   252 Mbits/sec                  sender
[SUM][TX-C]   0.00-60.36  sec  1.76 GBytes   250 Mbits/sec                  receiver
[ 13][RX-C]   0.00-60.00  sec   219 MBytes  30.6 Mbits/sec  103             sender
[ 13][RX-C]   0.00-60.36  sec   216 MBytes  30.0 Mbits/sec                  receiver
[ 15][RX-C]   0.00-60.00  sec   512 MBytes  71.6 Mbits/sec  1002             sender 
[ 15][RX-C]   0.00-60.36  sec   510 MBytes  70.9 Mbits/sec                  receiver
[ 17][RX-C]   0.00-60.00  sec   186 MBytes  26.0 Mbits/sec  196             sender
[ 17][RX-C]   0.00-60.36  sec   183 MBytes  25.4 Mbits/sec                  receiver
[ 19][RX-C]   0.00-60.00  sec   301 MBytes  42.1 Mbits/sec   24             sender
[ 19][RX-C]   0.00-60.36  sec   298 MBytes  41.4 Mbits/sec                  receiver
[SUM][RX-C]   0.00-60.00  sec  1.19 GBytes   170 Mbits/sec  1325             sender 
[SUM][RX-C]   0.00-60.36  sec  1.18 GBytes   168 Mbits/sec                  receiver

iperf Done.

Bidirectional TCP test with 8 Client Streams
iperf3 -c 192.168.178.39 -p 5201 -P 8 -t 60 -i 10 --bidir

Connecting to host 192.168.178.39, port 5201
[  5] local 192.168.178.80 port 64792 connected to 192.168.178.39 port 5201
[  7] local 192.168.178.80 port 64793 connected to 192.168.178.39 port 5201
[  9] local 192.168.178.80 port 64794 connected to 192.168.178.39 port 5201
[ 11] local 192.168.178.80 port 64795 connected to 192.168.178.39 port 5201
[ 13] local 192.168.178.80 port 64796 connected to 192.168.178.39 port 5201
[ 15] local 192.168.178.80 port 64797 connected to 192.168.178.39 port 5201
[ 17] local 192.168.178.80 port 64798 connected to 192.168.178.39 port 5201
[ 19] local 192.168.178.80 port 64799 connected to 192.168.178.39 port 5201
[ 21] local 192.168.178.80 port 64800 connected to 192.168.178.39 port 5201
[ 23] local 192.168.178.80 port 64801 connected to 192.168.178.39 port 5201
[ 25] local 192.168.178.80 port 64802 connected to 192.168.178.39 port 5201
[ 27] local 192.168.178.80 port 64803 connected to 192.168.178.39 port 5201
[ 29] local 192.168.178.80 port 64804 connected to 192.168.178.39 port 5201
[ 31] local 192.168.178.80 port 64805 connected to 192.168.178.39 port 5201
[ 33] local 192.168.178.80 port 64806 connected to 192.168.178.39 port 5201
[ 35] local 192.168.178.80 port 64807 connected to 192.168.178.39 port 5201
[ ID][Role] Interval           Transfer     Bitrate                        
[  5][TX-C]   0.00-10.00  sec  31.0 MBytes  26.0 Mbits/sec                 
[  7][TX-C]   0.00-10.00  sec  50.1 MBytes  42.0 Mbits/sec                 
[  9][TX-C]   0.00-10.00  sec  31.5 MBytes  26.4 Mbits/sec                 
[ 11][TX-C]   0.00-10.00  sec  33.2 MBytes  27.9 Mbits/sec                 
[ 13][TX-C]   0.00-10.00  sec  55.1 MBytes  46.2 Mbits/sec                 
[ 15][TX-C]   0.00-10.00  sec  28.6 MBytes  24.0 Mbits/sec                 
[ 17][TX-C]   0.00-10.00  sec  37.1 MBytes  31.1 Mbits/sec                 
[ 19][TX-C]   0.00-10.00  sec  48.0 MBytes  40.3 Mbits/sec                 
[SUM][TX-C]   0.00-10.00  sec   315 MBytes   264 Mbits/sec                 
[ 21][RX-C]   0.00-10.00  sec  79.6 MBytes  66.7 Mbits/sec                 
[ 23][RX-C]   0.00-10.00  sec  34.6 MBytes  29.0 Mbits/sec                 
[ 25][RX-C]   0.00-10.00  sec  34.3 MBytes  28.7 Mbits/sec                 
[ 27][RX-C]   0.00-10.00  sec  5.96 MBytes  5.00 Mbits/sec                 
[ 29][RX-C]   0.00-10.00  sec  16.0 MBytes  13.4 Mbits/sec                 
[ 31][RX-C]   0.00-10.00  sec  38.7 MBytes  32.5 Mbits/sec                 
[ 33][RX-C]   0.00-10.00  sec  5.91 MBytes  4.96 Mbits/sec                 
[ 35][RX-C]   0.00-10.00  sec  19.9 MBytes  16.7 Mbits/sec                 
[SUM][RX-C]   0.00-10.00  sec   235 MBytes   197 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -                          
[  5][TX-C]  10.00-20.00  sec  33.6 MBytes  28.2 Mbits/sec                 
[  7][TX-C]  10.00-20.00  sec  46.0 MBytes  38.6 Mbits/sec                 
[  9][TX-C]  10.00-20.00  sec  34.5 MBytes  28.9 Mbits/sec                 
[ 11][TX-C]  10.00-20.00  sec  40.9 MBytes  34.3 Mbits/sec                 
[ 13][TX-C]  10.00-20.00  sec  55.4 MBytes  46.4 Mbits/sec                 
[ 15][TX-C]  10.00-20.00  sec  25.6 MBytes  21.5 Mbits/sec                 
[ 17][TX-C]  10.00-20.00  sec  36.6 MBytes  30.7 Mbits/sec                 
[ 19][TX-C]  10.00-20.00  sec  57.8 MBytes  48.4 Mbits/sec                 
[SUM][TX-C]  10.00-20.00  sec   330 MBytes   277 Mbits/sec                 
[ 21][RX-C]  10.00-20.00  sec  48.4 MBytes  40.6 Mbits/sec                 
[ 23][RX-C]  10.00-20.00  sec  23.0 MBytes  19.3 Mbits/sec                 
[ 25][RX-C]  10.00-20.00  sec  25.2 MBytes  21.2 Mbits/sec                 
[ 27][RX-C]  10.00-20.00  sec  2.93 MBytes  2.45 Mbits/sec                 
[ 29][RX-C]  10.00-20.00  sec  16.7 MBytes  14.0 Mbits/sec                 
[ 31][RX-C]  10.00-20.00  sec  27.6 MBytes  23.1 Mbits/sec                 
[ 33][RX-C]  10.00-20.00  sec  2.94 MBytes  2.47 Mbits/sec                 
[ 35][RX-C]  10.00-20.00  sec  19.1 MBytes  16.0 Mbits/sec                 
[SUM][RX-C]  10.00-20.00  sec   166 MBytes   139 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -                          
[  5][TX-C]  20.00-30.01  sec  25.9 MBytes  21.7 Mbits/sec                 
[  7][TX-C]  20.00-30.01  sec  34.5 MBytes  28.9 Mbits/sec                 
[  9][TX-C]  20.00-30.01  sec  27.8 MBytes  23.3 Mbits/sec                 
[ 11][TX-C]  20.00-30.01  sec  36.0 MBytes  30.2 Mbits/sec                 
[ 13][TX-C]  20.00-30.01  sec  54.4 MBytes  45.6 Mbits/sec                 
[ 15][TX-C]  20.00-30.01  sec  39.6 MBytes  33.2 Mbits/sec                 
[ 17][TX-C]  20.00-30.01  sec  35.2 MBytes  29.5 Mbits/sec                 
[ 19][TX-C]  20.00-30.01  sec  50.9 MBytes  42.6 Mbits/sec                 
[SUM][TX-C]  20.00-30.01  sec   304 MBytes   255 Mbits/sec                 
[ 21][RX-C]  20.00-30.01  sec  36.6 MBytes  30.6 Mbits/sec                 
[ 23][RX-C]  20.00-30.01  sec  18.2 MBytes  15.2 Mbits/sec                 
[ 25][RX-C]  20.00-30.01  sec  37.7 MBytes  31.6 Mbits/sec                 
[ 27][RX-C]  20.00-30.01  sec  2.22 MBytes  1.86 Mbits/sec                 
[ 29][RX-C]  20.00-30.01  sec  18.1 MBytes  15.2 Mbits/sec                 
[ 31][RX-C]  20.00-30.01  sec  36.1 MBytes  30.2 Mbits/sec                 
[ 33][RX-C]  20.00-30.01  sec  2.21 MBytes  1.85 Mbits/sec                 
[ 35][RX-C]  20.00-30.01  sec  32.7 MBytes  27.4 Mbits/sec                 
[SUM][RX-C]  20.00-30.01  sec   184 MBytes   154 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -                          
[  5][TX-C]  30.01-40.01  sec  24.6 MBytes  20.7 Mbits/sec                 
[  7][TX-C]  30.01-40.01  sec  32.8 MBytes  27.5 Mbits/sec                 
[  9][TX-C]  30.01-40.01  sec  26.1 MBytes  21.9 Mbits/sec                 
[ 11][TX-C]  30.01-40.01  sec  35.5 MBytes  29.8 Mbits/sec                 
[ 13][TX-C]  30.01-40.01  sec  52.4 MBytes  44.0 Mbits/sec                 
[ 15][TX-C]  30.01-40.01  sec  47.5 MBytes  39.9 Mbits/sec                 
[ 17][TX-C]  30.01-40.01  sec  34.4 MBytes  28.9 Mbits/sec                 
[ 19][TX-C]  30.01-40.01  sec  51.6 MBytes  43.3 Mbits/sec                 
[SUM][TX-C]  30.01-40.01  sec   305 MBytes   256 Mbits/sec                 
[ 21][RX-C]  30.01-40.01  sec  34.9 MBytes  29.3 Mbits/sec                 
[ 23][RX-C]  30.01-40.01  sec  17.4 MBytes  14.6 Mbits/sec                 
[ 25][RX-C]  30.01-40.01  sec  37.1 MBytes  31.2 Mbits/sec                 
[ 27][RX-C]  30.01-40.01  sec  2.11 MBytes  1.77 Mbits/sec                 
[ 29][RX-C]  30.01-40.01  sec  17.5 MBytes  14.7 Mbits/sec                 
[ 31][RX-C]  30.01-40.01  sec  35.1 MBytes  29.5 Mbits/sec                 
[ 33][RX-C]  30.01-40.01  sec  2.13 MBytes  1.79 Mbits/sec                 
[ 35][RX-C]  30.01-40.01  sec  31.7 MBytes  26.6 Mbits/sec                 
[SUM][RX-C]  30.01-40.01  sec   178 MBytes   149 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -                          
[  5][TX-C]  40.01-50.00  sec  24.9 MBytes  20.9 Mbits/sec                 
[  7][TX-C]  40.01-50.00  sec  33.1 MBytes  27.8 Mbits/sec                 
[  9][TX-C]  40.01-50.00  sec  25.8 MBytes  21.6 Mbits/sec                 
[ 11][TX-C]  40.01-50.00  sec  34.1 MBytes  28.6 Mbits/sec                 
[ 13][TX-C]  40.01-50.00  sec  51.4 MBytes  43.1 Mbits/sec                 
[ 15][TX-C]  40.01-50.00  sec  51.0 MBytes  42.8 Mbits/sec                 
[ 17][TX-C]  40.01-50.00  sec  34.4 MBytes  28.8 Mbits/sec                 
[ 19][TX-C]  40.01-50.00  sec  52.6 MBytes  44.2 Mbits/sec                 
[SUM][TX-C]  40.01-50.00  sec   307 MBytes   258 Mbits/sec                 
[ 21][RX-C]  40.01-50.00  sec  34.9 MBytes  29.2 Mbits/sec                 
[ 23][RX-C]  40.01-50.00  sec  17.3 MBytes  14.5 Mbits/sec                 
[ 25][RX-C]  40.01-50.00  sec  36.6 MBytes  30.7 Mbits/sec                 
[ 27][RX-C]  40.01-50.00  sec  2.16 MBytes  1.81 Mbits/sec                 
[ 29][RX-C]  40.01-50.00  sec  17.3 MBytes  14.5 Mbits/sec                 
[ 31][RX-C]  40.01-50.00  sec  34.6 MBytes  29.0 Mbits/sec                 
[ 33][RX-C]  40.01-50.00  sec  2.12 MBytes  1.78 Mbits/sec                 
[ 35][RX-C]  40.01-50.00  sec  31.3 MBytes  26.2 Mbits/sec                 
[SUM][RX-C]  40.01-50.00  sec   176 MBytes   148 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -                          
[  5][TX-C]  50.00-60.00  sec  23.9 MBytes  20.0 Mbits/sec                 
[  7][TX-C]  50.00-60.00  sec  31.9 MBytes  26.7 Mbits/sec                 
[  9][TX-C]  50.00-60.00  sec  25.1 MBytes  21.1 Mbits/sec                 
[ 11][TX-C]  50.00-60.00  sec  32.0 MBytes  26.8 Mbits/sec                 
[ 13][TX-C]  50.00-60.00  sec  49.9 MBytes  41.8 Mbits/sec                 
[ 15][TX-C]  50.00-60.00  sec  49.6 MBytes  41.6 Mbits/sec                 
[ 17][TX-C]  50.00-60.00  sec  32.5 MBytes  27.3 Mbits/sec                 
[ 19][TX-C]  50.00-60.00  sec  48.2 MBytes  40.5 Mbits/sec                 
[SUM][TX-C]  50.00-60.00  sec   293 MBytes   246 Mbits/sec                 
[ 21][RX-C]  50.00-60.00  sec  33.2 MBytes  27.8 Mbits/sec                 
[ 23][RX-C]  50.00-60.00  sec  16.7 MBytes  14.0 Mbits/sec                 
[ 25][RX-C]  50.00-60.00  sec  35.4 MBytes  29.7 Mbits/sec                 
[ 27][RX-C]  50.00-60.00  sec  1.98 MBytes  1.66 Mbits/sec                 
[ 29][RX-C]  50.00-60.00  sec  16.7 MBytes  14.0 Mbits/sec                 
[ 31][RX-C]  50.00-60.00  sec  32.9 MBytes  27.6 Mbits/sec                 
[ 33][RX-C]  50.00-60.00  sec  2.01 MBytes  1.68 Mbits/sec                 
[ 35][RX-C]  50.00-60.00  sec  30.2 MBytes  25.3 Mbits/sec                 
[SUM][RX-C]  50.00-60.00  sec   169 MBytes   142 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -                          
[ ID][Role] Interval           Transfer     Bitrate         Retr           
[  5][TX-C]   0.00-60.00  sec   164 MBytes  22.9 Mbits/sec                  sender
[  5][TX-C]   0.00-60.57  sec   163 MBytes  22.6 Mbits/sec                  receiver
[  7][TX-C]   0.00-60.00  sec   228 MBytes  31.9 Mbits/sec                  sender
[  7][TX-C]   0.00-60.57  sec   228 MBytes  31.6 Mbits/sec                  receiver
[  9][TX-C]   0.00-60.00  sec   171 MBytes  23.9 Mbits/sec                  sender
[  9][TX-C]   0.00-60.57  sec   170 MBytes  23.6 Mbits/sec                  receiver
[ 11][TX-C]   0.00-60.00  sec   212 MBytes  29.6 Mbits/sec                  sender
[ 11][TX-C]   0.00-60.57  sec   212 MBytes  29.3 Mbits/sec                  receiver
[ 13][TX-C]   0.00-60.00  sec   318 MBytes  44.5 Mbits/sec                  sender
[ 13][TX-C]   0.00-60.57  sec   318 MBytes  44.0 Mbits/sec                  receiver
[ 15][TX-C]   0.00-60.00  sec   242 MBytes  33.8 Mbits/sec                  sender
[ 15][TX-C]   0.00-60.57  sec   241 MBytes  33.4 Mbits/sec                  receiver
[ 17][TX-C]   0.00-60.00  sec   210 MBytes  29.4 Mbits/sec                  sender
[ 17][TX-C]   0.00-60.57  sec   210 MBytes  29.1 Mbits/sec                  receiver
[ 19][TX-C]   0.00-60.00  sec   309 MBytes  43.2 Mbits/sec                  sender
[ 19][TX-C]   0.00-60.57  sec   308 MBytes  42.7 Mbits/sec                  receiver
[SUM][TX-C]   0.00-60.00  sec  1.81 GBytes   259 Mbits/sec                  sender
[SUM][TX-C]   0.00-60.57  sec  1.81 GBytes   256 Mbits/sec                  receiver
[ 21][RX-C]   0.00-60.00  sec   270 MBytes  37.7 Mbits/sec    0             sender
[ 21][RX-C]   0.00-60.57  sec   267 MBytes  37.0 Mbits/sec                  receiver
[ 23][RX-C]   0.00-60.00  sec   130 MBytes  18.1 Mbits/sec    9             sender
[ 23][RX-C]   0.00-60.57  sec   127 MBytes  17.6 Mbits/sec                  receiver
[ 25][RX-C]   0.00-60.00  sec   209 MBytes  29.2 Mbits/sec   44             sender
[ 25][RX-C]   0.00-60.57  sec   206 MBytes  28.6 Mbits/sec                  receiver
[ 27][RX-C]   0.00-60.00  sec  18.6 MBytes  2.60 Mbits/sec    0             sender
[ 27][RX-C]   0.00-60.57  sec  17.4 MBytes  2.40 Mbits/sec                  receiver
[ 29][RX-C]   0.00-60.00  sec   105 MBytes  14.6 Mbits/sec    3             sender
[ 29][RX-C]   0.00-60.57  sec   102 MBytes  14.2 Mbits/sec                  receiver
[ 31][RX-C]   0.00-60.00  sec   207 MBytes  29.0 Mbits/sec    7             sender
[ 31][RX-C]   0.00-60.57  sec   205 MBytes  28.4 Mbits/sec                  receiver
[ 33][RX-C]   0.00-60.00  sec  19.2 MBytes  2.68 Mbits/sec    0             sender
[ 33][RX-C]   0.00-60.57  sec  17.3 MBytes  2.40 Mbits/sec                  receiver
[ 35][RX-C]   0.00-60.00  sec   167 MBytes  23.3 Mbits/sec   58             sender
[ 35][RX-C]   0.00-60.57  sec   165 MBytes  22.8 Mbits/sec                  receiver
[SUM][RX-C]   0.00-60.00  sec  1.10 GBytes   157 Mbits/sec  121             sender
[SUM][RX-C]   0.00-60.57  sec  1.08 GBytes   153 Mbits/sec                  receiver
iperf Done. 

and this time with RolandoMagico's OpenWRT snapshot 2022-12-22:

	////////////////////////////////////////////////////////////////////////////////////////////////
	////////////////////////////////////////////////////////////////////////////////////////////////
	////																						////
	////		iperf3 <command>																////
	////																						////
	////		--help																			////
	////		-p --port	= server port to listen on/connect to 								////
	////		-P --parallel 	= number of parallel client streams to run						////
	////		-t --time 	= time in seconds to transmit for (default 10 secs)  				////
	////		-i --intervall 	= seconds between periodic throughput reports					////
	////		-R, --reverse	= run in reverse mode (server sends, client receives)			////
	////		--bidir         = run in bidirectional mode.									////
	////																						////
	////																						////
	////////////////////////////////////////////////////////////////////////////////////////////////
	////////////////////////////////////////////////////////////////////////////////////////////////
  • Client: Intel(R) Wi-Fi 6 AX200; (Intel wifi driver version 190.0.4; Iperf3 version 3.11)
  • Server: ? (Iperf3 version 3.7)

Client < --- Wifi 802.11ax 5G ch40 80MHz, 2 Walls (~5 meter) -69dBm --- > D-Link DAP x1860 OpenWRT snapshot 2022-12-22 < --- Gigabit LAN --- > Fritzbox 7490 OEM < --- Gigabit LAN ---> Server 192.168.178.39

Bidirectional TCP test
iperf3 -c 192.168.178.39 -p 5201 -t 60 -i 10 --bidir

Connecting to host 192.168.178.39, port 5201
[  5] local 192.168.178.85 port 51865 connected to 192.168.178.39 port 5201
[  7] local 192.168.178.85 port 51866 connected to 192.168.178.39 port 5201
[ ID][Role] Interval           Transfer     Bitrate                        
[  5][TX-C]   0.00-10.00  sec   203 MBytes   170 Mbits/sec                 
[  7][RX-C]   0.00-10.00  sec   297 MBytes   249 Mbits/sec                 
[  5][TX-C]  10.00-20.00  sec   225 MBytes   189 Mbits/sec                 
[  7][RX-C]  10.00-20.00  sec   229 MBytes   192 Mbits/sec                 
[  5][TX-C]  20.00-30.00  sec   237 MBytes   199 Mbits/sec                 
[  7][RX-C]  20.00-30.00  sec   251 MBytes   210 Mbits/sec                 
[  5][TX-C]  30.00-40.01  sec   223 MBytes   187 Mbits/sec                 
[  7][RX-C]  30.00-40.01  sec   279 MBytes   234 Mbits/sec                 
[  5][TX-C]  40.01-50.00  sec   204 MBytes   171 Mbits/sec                 
[  7][RX-C]  40.01-50.00  sec   291 MBytes   244 Mbits/sec                 
[  5][TX-C]  50.00-60.00  sec   210 MBytes   176 Mbits/sec                 
[  7][RX-C]  50.00-60.00  sec   242 MBytes   203 Mbits/sec            
- - - - - - - - - - - - - - - - - - - - - - - - -                          
[ ID][Role] Interval           Transfer     Bitrate         Retr           
[  5][TX-C]   0.00-60.00  sec  1.27 GBytes   182 Mbits/sec                  sender
[  5][TX-C]   0.00-60.13  sec  1.27 GBytes   182 Mbits/sec                  receiver
[  7][RX-C]   0.00-60.00  sec  1.55 GBytes   222 Mbits/sec    9             sender
[  7][RX-C]   0.00-60.13  sec  1.55 GBytes   222 Mbits/sec                  receiver  
 
iperf Done. 

Bidirectional TCP test with 4 Client Streams
iperf3 -c 192.168.178.39 -p 5201 -P 4 -t 60 -i 10 --bidir

Connecting to host 192.168.178.39, port 5201
[  5] local 192.168.178.85 port 51868 connected to 192.168.178.39 port 5201
[  7] local 192.168.178.85 port 51869 connected to 192.168.178.39 port 5201
[  9] local 192.168.178.85 port 51870 connected to 192.168.178.39 port 5201
[ 11] local 192.168.178.85 port 51871 connected to 192.168.178.39 port 5201
[ 13] local 192.168.178.85 port 51872 connected to 192.168.178.39 port 5201
[ 15] local 192.168.178.85 port 51873 connected to 192.168.178.39 port 5201
[ 17] local 192.168.178.85 port 51874 connected to 192.168.178.39 port 5201
[ 19] local 192.168.178.85 port 51875 connected to 192.168.178.39 port 5201
[ ID][Role] Interval           Transfer     Bitrate                        
[  5][TX-C]   0.00-10.00  sec  67.9 MBytes  56.9 Mbits/sec                 
[  7][TX-C]   0.00-10.00  sec  56.2 MBytes  47.2 Mbits/sec                 
[  9][TX-C]   0.00-10.00  sec  66.8 MBytes  56.0 Mbits/sec                 
[ 11][TX-C]   0.00-10.00  sec  59.2 MBytes  49.7 Mbits/sec                 
[SUM][TX-C]   0.00-10.00  sec   250 MBytes   210 Mbits/sec                 
[ 13][RX-C]   0.00-10.00  sec  42.0 MBytes  35.2 Mbits/sec                 
[ 15][RX-C]   0.00-10.00  sec  56.2 MBytes  47.2 Mbits/sec                 
[ 17][RX-C]   0.00-10.00  sec  57.1 MBytes  47.9 Mbits/sec                 
[ 19][RX-C]   0.00-10.00  sec  52.1 MBytes  43.7 Mbits/sec                 
[SUM][RX-C]   0.00-10.00  sec   207 MBytes   174 Mbits/sec            
- - - - - - - - - - - - - - - - - - - - - - - - -                          
[  5][TX-C]  10.00-20.01  sec  74.2 MBytes  62.2 Mbits/sec                 
[  7][TX-C]  10.00-20.01  sec  74.0 MBytes  62.0 Mbits/sec                 
[  9][TX-C]  10.00-20.01  sec  96.8 MBytes  81.1 Mbits/sec                 
[ 11][TX-C]  10.00-20.01  sec  64.8 MBytes  54.3 Mbits/sec                 
[SUM][TX-C]  10.00-20.01  sec   310 MBytes   260 Mbits/sec                 
[ 13][RX-C]  10.00-20.01  sec  37.2 MBytes  31.2 Mbits/sec                 
[ 15][RX-C]  10.00-20.01  sec  45.9 MBytes  38.5 Mbits/sec                 
[ 17][RX-C]  10.00-20.01  sec  29.5 MBytes  24.7 Mbits/sec                 
[ 19][RX-C]  10.00-20.01  sec  58.6 MBytes  49.1 Mbits/sec                 
[SUM][RX-C]  10.00-20.01  sec   171 MBytes   143 Mbits/sec            
- - - - - - - - - - - - - - - - - - - - - - - - -                          
[  5][TX-C]  20.01-30.00  sec  67.9 MBytes  57.0 Mbits/sec                 
[  7][TX-C]  20.01-30.00  sec  66.9 MBytes  56.1 Mbits/sec                 
[  9][TX-C]  20.01-30.00  sec   103 MBytes  86.3 Mbits/sec                 
[ 11][TX-C]  20.01-30.00  sec  58.0 MBytes  48.7 Mbits/sec                 
[SUM][TX-C]  20.01-30.00  sec   296 MBytes   248 Mbits/sec                 
[ 13][RX-C]  20.01-30.00  sec  34.0 MBytes  28.5 Mbits/sec                 
[ 15][RX-C]  20.01-30.00  sec  59.4 MBytes  49.9 Mbits/sec                 
[ 17][RX-C]  20.01-30.00  sec  52.1 MBytes  43.7 Mbits/sec                 
[ 19][RX-C]  20.01-30.00  sec  59.0 MBytes  49.5 Mbits/sec                 
[SUM][RX-C]  20.01-30.00  sec   205 MBytes   172 Mbits/sec            
- - - - - - - - - - - - - - - - - - - - - - - - -                          
[  5][TX-C]  30.00-40.00  sec  69.4 MBytes  58.2 Mbits/sec                 
[  7][TX-C]  30.00-40.00  sec  69.5 MBytes  58.3 Mbits/sec                 
[  9][TX-C]  30.00-40.00  sec   106 MBytes  89.2 Mbits/sec                 
[ 11][TX-C]  30.00-40.00  sec  60.4 MBytes  50.7 Mbits/sec                 
[SUM][TX-C]  30.00-40.00  sec   306 MBytes   256 Mbits/sec                 
[ 13][RX-C]  30.00-40.00  sec  29.4 MBytes  24.7 Mbits/sec                 
[ 15][RX-C]  30.00-40.00  sec  56.3 MBytes  47.3 Mbits/sec                 
[ 17][RX-C]  30.00-40.00  sec  44.1 MBytes  37.0 Mbits/sec                 
[ 19][RX-C]  30.00-40.00  sec  45.9 MBytes  38.5 Mbits/sec                 
[SUM][RX-C]  30.00-40.00  sec   176 MBytes   148 Mbits/sec            
- - - - - - - - - - - - - - - - - - - - - - - - -                          
[  5][TX-C]  40.00-50.00  sec  67.9 MBytes  56.9 Mbits/sec                 
[  7][TX-C]  40.00-50.00  sec  67.8 MBytes  56.8 Mbits/sec                 
[  9][TX-C]  40.00-50.00  sec   103 MBytes  86.7 Mbits/sec                 
[ 11][TX-C]  40.00-50.00  sec  58.4 MBytes  49.0 Mbits/sec                 
[SUM][TX-C]  40.00-50.00  sec   297 MBytes   249 Mbits/sec                 
[ 13][RX-C]  40.00-50.00  sec  35.4 MBytes  29.7 Mbits/sec                 
[ 15][RX-C]  40.00-50.00  sec  61.4 MBytes  51.5 Mbits/sec                 
[ 17][RX-C]  40.00-50.00  sec  47.6 MBytes  39.9 Mbits/sec                 
[ 19][RX-C]  40.00-50.00  sec  53.9 MBytes  45.2 Mbits/sec                 
[SUM][RX-C]  40.00-50.00  sec   198 MBytes   166 Mbits/sec            
- - - - - - - - - - - - - - - - - - - - - - - - -                          
[  5][TX-C]  50.00-60.00  sec  64.1 MBytes  53.8 Mbits/sec                 
[  7][TX-C]  50.00-60.00  sec  64.1 MBytes  53.8 Mbits/sec                 
[  9][TX-C]  50.00-60.00  sec  98.4 MBytes  82.5 Mbits/sec                 
[ 11][TX-C]  50.00-60.00  sec  55.9 MBytes  46.9 Mbits/sec                 
[SUM][TX-C]  50.00-60.00  sec   282 MBytes   237 Mbits/sec                 
[ 13][RX-C]  50.00-60.00  sec  49.2 MBytes  41.3 Mbits/sec                 
[ 15][RX-C]  50.00-60.00  sec  46.0 MBytes  38.6 Mbits/sec                 
[ 17][RX-C]  50.00-60.00  sec  74.4 MBytes  62.4 Mbits/sec                 
[ 19][RX-C]  50.00-60.00  sec  51.0 MBytes  42.8 Mbits/sec                 
[SUM][RX-C]  50.00-60.00  sec   221 MBytes   185 Mbits/sec            
- - - - - - - - - - - - - - - - - - - - - - - - -                          
[ ID][Role] Interval           Transfer     Bitrate         Retr           
[  5][TX-C]   0.00-60.00  sec   411 MBytes  57.5 Mbits/sec                  sender
[  5][TX-C]   0.00-60.32  sec   411 MBytes  57.2 Mbits/sec                  receiver
[  7][TX-C]   0.00-60.00  sec   398 MBytes  55.7 Mbits/sec                  sender
[  7][TX-C]   0.00-60.32  sec   398 MBytes  55.4 Mbits/sec                  receiver
[  9][TX-C]   0.00-60.00  sec   574 MBytes  80.3 Mbits/sec                  sender
[  9][TX-C]   0.00-60.32  sec   573 MBytes  79.7 Mbits/sec                  receiver
[ 11][TX-C]   0.00-60.00  sec   357 MBytes  49.9 Mbits/sec                  sender
[ 11][TX-C]   0.00-60.32  sec   356 MBytes  49.6 Mbits/sec                  receiver
[SUM][TX-C]   0.00-60.00  sec  1.70 GBytes   243 Mbits/sec                  sender
[SUM][TX-C]   0.00-60.32  sec  1.70 GBytes   242 Mbits/sec                  receiver
[ 13][RX-C]   0.00-60.00  sec   230 MBytes  32.2 Mbits/sec    5             sender
[ 13][RX-C]   0.00-60.32  sec   227 MBytes  31.6 Mbits/sec                  receiver
[ 15][RX-C]   0.00-60.00  sec   329 MBytes  46.0 Mbits/sec    7             sender
[ 15][RX-C]   0.00-60.32  sec   325 MBytes  45.2 Mbits/sec                  receiver
[ 17][RX-C]   0.00-60.00  sec   309 MBytes  43.1 Mbits/sec    8             sender
[ 17][RX-C]   0.00-60.32  sec   305 MBytes  42.4 Mbits/sec                  receiver
[ 19][RX-C]   0.00-60.00  sec   323 MBytes  45.2 Mbits/sec    5             sender
[ 19][RX-C]   0.00-60.32  sec   321 MBytes  44.6 Mbits/sec                  receiver
[SUM][RX-C]   0.00-60.00  sec  1.16 GBytes   167 Mbits/sec   25             sender
[SUM][RX-C]   0.00-60.32  sec  1.15 GBytes   164 Mbits/sec                  receiver  
 
iperf Done. 

Bidirectional TCP test with 8 Client Streams
iperf3 -c 192.168.178.39 -p 5201 -P 8 -t 60 -i 10 --bidir

Connecting to host 192.168.178.39, port 5201
[  5] local 192.168.178.85 port 51878 connected to 192.168.178.39 port 5201
[  7] local 192.168.178.85 port 51879 connected to 192.168.178.39 port 5201
[  9] local 192.168.178.85 port 51880 connected to 192.168.178.39 port 5201
[ 11] local 192.168.178.85 port 51881 connected to 192.168.178.39 port 5201
[ 13] local 192.168.178.85 port 51882 connected to 192.168.178.39 port 5201
[ 15] local 192.168.178.85 port 51883 connected to 192.168.178.39 port 5201
[ 17] local 192.168.178.85 port 51884 connected to 192.168.178.39 port 5201
[ 19] local 192.168.178.85 port 51885 connected to 192.168.178.39 port 5201
[ 21] local 192.168.178.85 port 51886 connected to 192.168.178.39 port 5201
[ 23] local 192.168.178.85 port 51887 connected to 192.168.178.39 port 5201
[ 25] local 192.168.178.85 port 51888 connected to 192.168.178.39 port 5201
[ 27] local 192.168.178.85 port 51889 connected to 192.168.178.39 port 5201
[ 29] local 192.168.178.85 port 51890 connected to 192.168.178.39 port 5201
[ 31] local 192.168.178.85 port 51891 connected to 192.168.178.39 port 5201
[ 33] local 192.168.178.85 port 51892 connected to 192.168.178.39 port 5201
[ 35] local 192.168.178.85 port 51893 connected to 192.168.178.39 port 5201
[ ID][Role] Interval           Transfer     Bitrate                        
[  5][TX-C]   0.00-10.01  sec  38.8 MBytes  32.5 Mbits/sec                 
[  7][TX-C]   0.00-10.01  sec  48.1 MBytes  40.3 Mbits/sec                 
[  9][TX-C]   0.00-10.01  sec  23.0 MBytes  19.3 Mbits/sec                 
[ 11][TX-C]   0.00-10.01  sec  19.8 MBytes  16.6 Mbits/sec                 
[ 13][TX-C]   0.00-10.01  sec  39.5 MBytes  33.1 Mbits/sec                 
[ 15][TX-C]   0.00-10.01  sec  27.4 MBytes  23.0 Mbits/sec                 
[ 17][TX-C]   0.00-10.01  sec  56.6 MBytes  47.5 Mbits/sec                 
[ 19][TX-C]   0.00-10.01  sec  29.2 MBytes  24.5 Mbits/sec                 
[SUM][TX-C]   0.00-10.01  sec   282 MBytes   237 Mbits/sec                 
[ 21][RX-C]   0.00-10.01  sec  5.46 MBytes  4.58 Mbits/sec                 
[ 23][RX-C]   0.00-10.01  sec  5.30 MBytes  4.45 Mbits/sec                 
[ 25][RX-C]   0.00-10.01  sec  17.4 MBytes  14.6 Mbits/sec                 
[ 27][RX-C]   0.00-10.01  sec  49.6 MBytes  41.6 Mbits/sec                 
[ 29][RX-C]   0.00-10.01  sec  5.39 MBytes  4.52 Mbits/sec                 
[ 31][RX-C]   0.00-10.01  sec  56.3 MBytes  47.2 Mbits/sec                 
[ 33][RX-C]   0.00-10.01  sec  5.40 MBytes  4.53 Mbits/sec                 
[ 35][RX-C]   0.00-10.01  sec  5.41 MBytes  4.53 Mbits/sec                 
[SUM][RX-C]   0.00-10.01  sec   150 MBytes   126 Mbits/sec            
- - - - - - - - - - - - - - - - - - - - - - - - -                          
[  5][TX-C]  10.01-20.01  sec  47.1 MBytes  39.5 Mbits/sec                 
[  7][TX-C]  10.01-20.01  sec  49.8 MBytes  41.7 Mbits/sec                 
[  9][TX-C]  10.01-20.01  sec  30.2 MBytes  25.4 Mbits/sec                 
[ 11][TX-C]  10.01-20.01  sec  26.2 MBytes  22.0 Mbits/sec                 
[ 13][TX-C]  10.01-20.01  sec  47.2 MBytes  39.6 Mbits/sec                 
[ 15][TX-C]  10.01-20.01  sec  29.9 MBytes  25.1 Mbits/sec                 
[ 17][TX-C]  10.01-20.01  sec  49.6 MBytes  41.6 Mbits/sec                 
[ 19][TX-C]  10.01-20.01  sec  41.2 MBytes  34.6 Mbits/sec                 
[SUM][TX-C]  10.01-20.01  sec   321 MBytes   270 Mbits/sec                 
[ 21][RX-C]  10.01-20.01  sec  3.10 MBytes  2.60 Mbits/sec                 
[ 23][RX-C]  10.01-20.01  sec  3.09 MBytes  2.59 Mbits/sec                 
[ 25][RX-C]  10.01-20.01  sec  24.1 MBytes  20.3 Mbits/sec                 
[ 27][RX-C]  10.01-20.01  sec  39.1 MBytes  32.8 Mbits/sec                 
[ 29][RX-C]  10.01-20.01  sec  3.10 MBytes  2.60 Mbits/sec                 
[ 31][RX-C]  10.01-20.01  sec  62.0 MBytes  52.0 Mbits/sec                 
[ 33][RX-C]  10.01-20.01  sec  3.14 MBytes  2.63 Mbits/sec                 
[ 35][RX-C]  10.01-20.01  sec  3.10 MBytes  2.60 Mbits/sec                 
[SUM][RX-C]  10.01-20.01  sec   141 MBytes   118 Mbits/sec            
- - - - - - - - - - - - - - - - - - - - - - - - -                          
[  5][TX-C]  20.01-30.00  sec  39.1 MBytes  32.8 Mbits/sec                 
[  7][TX-C]  20.01-30.00  sec  42.1 MBytes  35.4 Mbits/sec                 
[  9][TX-C]  20.01-30.00  sec  33.5 MBytes  28.1 Mbits/sec                 
[ 11][TX-C]  20.01-30.00  sec  40.0 MBytes  33.6 Mbits/sec                 
[ 13][TX-C]  20.01-30.00  sec  40.9 MBytes  34.3 Mbits/sec                 
[ 15][TX-C]  20.01-30.00  sec  42.0 MBytes  35.3 Mbits/sec                 
[ 17][TX-C]  20.01-30.00  sec  42.0 MBytes  35.3 Mbits/sec                 
[ 19][TX-C]  20.01-30.00  sec  53.6 MBytes  45.0 Mbits/sec                 
[SUM][TX-C]  20.01-30.00  sec   333 MBytes   280 Mbits/sec                 
[ 21][RX-C]  20.01-30.00  sec  2.59 MBytes  2.17 Mbits/sec                 
[ 23][RX-C]  20.01-30.00  sec  2.60 MBytes  2.19 Mbits/sec                 
[ 25][RX-C]  20.01-30.00  sec  21.2 MBytes  17.8 Mbits/sec                 
[ 27][RX-C]  20.01-30.00  sec  44.1 MBytes  37.0 Mbits/sec                 
[ 29][RX-C]  20.01-30.00  sec  2.62 MBytes  2.20 Mbits/sec                 
[ 31][RX-C]  20.01-30.00  sec  52.6 MBytes  44.1 Mbits/sec                 
[ 33][RX-C]  20.01-30.00  sec  2.59 MBytes  2.17 Mbits/sec                 
[ 35][RX-C]  20.01-30.00  sec  2.61 MBytes  2.19 Mbits/sec                 
[SUM][RX-C]  20.01-30.00  sec   131 MBytes   110 Mbits/sec            
- - - - - - - - - - - - - - - - - - - - - - - - -                          
[  5][TX-C]  30.00-40.00  sec  39.2 MBytes  32.9 Mbits/sec                 
[  7][TX-C]  30.00-40.00  sec  41.2 MBytes  34.6 Mbits/sec                 
[  9][TX-C]  30.00-40.00  sec  32.6 MBytes  27.4 Mbits/sec                 
[ 11][TX-C]  30.00-40.00  sec  40.5 MBytes  34.0 Mbits/sec                 
[ 13][TX-C]  30.00-40.00  sec  40.5 MBytes  34.0 Mbits/sec                 
[ 15][TX-C]  30.00-40.00  sec  40.5 MBytes  34.0 Mbits/sec                 
[ 17][TX-C]  30.00-40.00  sec  41.8 MBytes  35.0 Mbits/sec                 
[ 19][TX-C]  30.00-40.00  sec  57.9 MBytes  48.5 Mbits/sec                 
[SUM][TX-C]  30.00-40.00  sec   334 MBytes   280 Mbits/sec                 
[ 21][RX-C]  30.00-40.00  sec  2.56 MBytes  2.15 Mbits/sec                 
[ 23][RX-C]  30.00-40.00  sec  2.52 MBytes  2.11 Mbits/sec                 
[ 25][RX-C]  30.00-40.00  sec  20.7 MBytes  17.4 Mbits/sec                 
[ 27][RX-C]  30.00-40.00  sec  43.7 MBytes  36.7 Mbits/sec                 
[ 29][RX-C]  30.00-40.00  sec  2.50 MBytes  2.10 Mbits/sec                 
[ 31][RX-C]  30.00-40.00  sec  51.6 MBytes  43.3 Mbits/sec                 
[ 33][RX-C]  30.00-40.00  sec  2.58 MBytes  2.16 Mbits/sec                 
[ 35][RX-C]  30.00-40.00  sec  2.54 MBytes  2.13 Mbits/sec                 
[SUM][RX-C]  30.00-40.00  sec   129 MBytes   108 Mbits/sec            
- - - - - - - - - - - - - - - - - - - - - - - - -                          
[  5][TX-C]  40.00-50.00  sec  37.8 MBytes  31.7 Mbits/sec                 
[  7][TX-C]  40.00-50.00  sec  40.6 MBytes  34.1 Mbits/sec                 
[  9][TX-C]  40.00-50.00  sec  32.8 MBytes  27.5 Mbits/sec                 
[ 11][TX-C]  40.00-50.00  sec  41.4 MBytes  34.7 Mbits/sec                 
[ 13][TX-C]  40.00-50.00  sec  39.4 MBytes  33.0 Mbits/sec                 
[ 15][TX-C]  40.00-50.00  sec  41.1 MBytes  34.5 Mbits/sec                 
[ 17][TX-C]  40.00-50.00  sec  40.1 MBytes  33.7 Mbits/sec                 
[ 19][TX-C]  40.00-50.00  sec  58.1 MBytes  48.8 Mbits/sec                 
[SUM][TX-C]  40.00-50.00  sec   331 MBytes   278 Mbits/sec                 
[ 21][RX-C]  40.00-50.00  sec  2.52 MBytes  2.11 Mbits/sec                 
[ 23][RX-C]  40.00-50.00  sec  2.54 MBytes  2.13 Mbits/sec                 
[ 25][RX-C]  40.00-50.00  sec  20.4 MBytes  17.1 Mbits/sec                 
[ 27][RX-C]  40.00-50.00  sec  42.8 MBytes  35.9 Mbits/sec                 
[ 29][RX-C]  40.00-50.00  sec  2.53 MBytes  2.12 Mbits/sec                 
[ 31][RX-C]  40.00-50.00  sec  50.0 MBytes  41.9 Mbits/sec                 
[ 33][RX-C]  40.00-50.00  sec  2.48 MBytes  2.08 Mbits/sec                 
[ 35][RX-C]  40.00-50.00  sec  2.50 MBytes  2.09 Mbits/sec                 
[SUM][RX-C]  40.00-50.00  sec   126 MBytes   106 Mbits/sec            
- - - - - - - - - - - - - - - - - - - - - - - - -                          
[  5][TX-C]  50.00-60.00  sec  38.9 MBytes  32.6 Mbits/sec                 
[  7][TX-C]  50.00-60.00  sec  41.0 MBytes  34.4 Mbits/sec                 
[  9][TX-C]  50.00-60.00  sec  32.0 MBytes  26.8 Mbits/sec                 
[ 11][TX-C]  50.00-60.00  sec  40.4 MBytes  33.9 Mbits/sec                 
[ 13][TX-C]  50.00-60.00  sec  40.1 MBytes  33.7 Mbits/sec                 
[ 15][TX-C]  50.00-60.00  sec  40.5 MBytes  34.0 Mbits/sec                 
[ 17][TX-C]  50.00-60.00  sec  40.8 MBytes  34.2 Mbits/sec                 
[ 19][TX-C]  50.00-60.00  sec  58.4 MBytes  49.0 Mbits/sec                 
[SUM][TX-C]  50.00-60.00  sec   332 MBytes   279 Mbits/sec                 
[ 21][RX-C]  50.00-60.00  sec  2.51 MBytes  2.10 Mbits/sec                 
[ 23][RX-C]  50.00-60.00  sec  2.52 MBytes  2.12 Mbits/sec                 
[ 25][RX-C]  50.00-60.00  sec  20.7 MBytes  17.4 Mbits/sec                 
[ 27][RX-C]  50.00-60.00  sec  43.7 MBytes  36.6 Mbits/sec                 
[ 29][RX-C]  50.00-60.00  sec  2.55 MBytes  2.14 Mbits/sec                 
[ 31][RX-C]  50.00-60.00  sec  51.3 MBytes  43.0 Mbits/sec                 
[ 33][RX-C]  50.00-60.00  sec  2.57 MBytes  2.16 Mbits/sec                 
[ 35][RX-C]  50.00-60.00  sec  2.54 MBytes  2.13 Mbits/sec                 
[SUM][RX-C]  50.00-60.00  sec   128 MBytes   108 Mbits/sec            
- - - - - - - - - - - - - - - - - - - - - - - - -                          
[ ID][Role] Interval           Transfer     Bitrate         Retr           
[  5][TX-C]   0.00-60.00  sec   241 MBytes  33.7 Mbits/sec                  sender
[  5][TX-C]   0.00-60.50  sec   241 MBytes  33.4 Mbits/sec                  receiver
[  7][TX-C]   0.00-60.00  sec   263 MBytes  36.8 Mbits/sec                  sender
[  7][TX-C]   0.00-60.50  sec   263 MBytes  36.4 Mbits/sec                  receiver
[  9][TX-C]   0.00-60.00  sec   184 MBytes  25.7 Mbits/sec                  sender
[  9][TX-C]   0.00-60.50  sec   184 MBytes  25.5 Mbits/sec                  receiver
[ 11][TX-C]   0.00-60.00  sec   208 MBytes  29.1 Mbits/sec                  sender
[ 11][TX-C]   0.00-60.50  sec   208 MBytes  28.9 Mbits/sec                  receiver
[ 13][TX-C]   0.00-60.00  sec   248 MBytes  34.6 Mbits/sec                  sender
[ 13][TX-C]   0.00-60.50  sec   248 MBytes  34.3 Mbits/sec                  receiver
[ 15][TX-C]   0.00-60.00  sec   221 MBytes  31.0 Mbits/sec                  sender
[ 15][TX-C]   0.00-60.50  sec   221 MBytes  30.7 Mbits/sec                  receiver
[ 17][TX-C]   0.00-60.00  sec   271 MBytes  37.9 Mbits/sec                  sender
[ 17][TX-C]   0.00-60.50  sec   271 MBytes  37.6 Mbits/sec                  receiver
[ 19][TX-C]   0.00-60.00  sec   298 MBytes  41.7 Mbits/sec                  sender
[ 19][TX-C]   0.00-60.50  sec   297 MBytes  41.2 Mbits/sec                  receiver
[SUM][TX-C]   0.00-60.00  sec  1.89 GBytes   270 Mbits/sec                  sender
[SUM][TX-C]   0.00-60.50  sec  1.89 GBytes   268 Mbits/sec                  receiver
[ 21][RX-C]   0.00-60.00  sec  20.0 MBytes  2.80 Mbits/sec    0             sender
[ 21][RX-C]   0.00-60.50  sec  18.7 MBytes  2.60 Mbits/sec                  receiver
[ 23][RX-C]   0.00-60.00  sec  19.9 MBytes  2.78 Mbits/sec    0             sender
[ 23][RX-C]   0.00-60.50  sec  18.6 MBytes  2.58 Mbits/sec                  receiver
[ 25][RX-C]   0.00-60.00  sec   127 MBytes  17.8 Mbits/sec    0             sender
[ 25][RX-C]   0.00-60.50  sec   125 MBytes  17.3 Mbits/sec                  receiver
[ 27][RX-C]   0.00-60.00  sec   266 MBytes  37.2 Mbits/sec    3             sender
[ 27][RX-C]   0.00-60.50  sec   263 MBytes  36.5 Mbits/sec                  receiver
[ 29][RX-C]   0.00-60.00  sec  19.8 MBytes  2.77 Mbits/sec    0             sender
[ 29][RX-C]   0.00-60.50  sec  18.7 MBytes  2.59 Mbits/sec                  receiver
[ 31][RX-C]   0.00-60.00  sec   326 MBytes  45.6 Mbits/sec    0             sender
[ 31][RX-C]   0.00-60.50  sec   324 MBytes  44.9 Mbits/sec                  receiver
[ 33][RX-C]   0.00-60.00  sec  20.4 MBytes  2.86 Mbits/sec    0             sender
[ 33][RX-C]   0.00-60.50  sec  18.8 MBytes  2.60 Mbits/sec                  receiver
[ 35][RX-C]   0.00-60.00  sec  19.9 MBytes  2.78 Mbits/sec    0             sender
[ 35][RX-C]   0.00-60.50  sec  18.7 MBytes  2.59 Mbits/sec                  receiver
[SUM][RX-C]   0.00-60.00  sec   820 MBytes   115 Mbits/sec    3             sender
[SUM][RX-C]   0.00-60.50  sec   805 MBytes   112 Mbits/sec                  receiver  
 
iperf Done. 

@SPI-Flasher: is it the same behavior you get after flashing openwrt?

The Mediatek Bootloader Recovery system indeed causes issues with Firefox, this was also observed with other Mediatek devices (e.g. from Wavlink).

And it is true that D-Link does not offer a recovery image that would work for this device (usually called MiddleFirmware with the German support), but as it was already mentioned, this can be converted as described in the commit message.

Maybe that's one of the reasons they want to get rid of them, besides the incorrect LED population (orange instead of green) for status and rssi low.

1 Like

:frowning:

Today my D-Link dap-x1860 using OpenWRT RolandoMagico release 2022-12-22 failed. My clients (both computer and mobile phone) suddenly lost wifi connection. Until today it was all working very well.

  • Tried to reconnect: failed to reconnect. Sporadically connected, but failed to connect to internet
  • Tried to restart main router and restart D-Link dap-x1860: Connected to dap-x1860, but failed to connect to internet.
  • Checked main router to see if D-Link dap-x1860 is connected: Was NOT connected.

To conclude: It was working, I have not changed any configuration, then suddenly the connection was not working anymore, hence this looks like a bug. Still cannot reconnect. Posting this for documentation. Will connect via cable to check OpenWRT config soon. Maybe I find some error messages / logs.

(My setup: Clients (e.g. intel ax200) ← wifi 802.11ax ch40 80MHz, 2 walls → D-Link-dap-x1860 (configured as repeater using relayd) ← wifi 802.11ac ch40 80MHz (1 wall) → Fritzbox 7490 OEM ← internet)

Got some logs. Was only able to access Luci UI interface via wifi from one of my clients, after I connected the dap-x1860 via Gigabit Lan cable to my Fritzbox 7490 (client ← wifi → D-Link-dap-x1860 ← lan → Fritzbox 7490) Before that I was trying to gain access to Luci via lan cable from client to dap-x1860 with manually configured IP and also via wifi, but both methods failed (but i think this is caused by my configuration)

Systemlog part 1:

Thu Dec 22 21:37:19 2022 kern.notice kernel: [    0.000000] Linux version 5.10.160 (roland@roland-virtual-machine) (mipsel-openwrt-linux-musl-gcc (OpenWrt GCC 11.3.0 r21574-8199f1c540) 11.3.0, GNU ld (GNU Binutils) 2.37) #0 SMP Thu Dec 22 07:55:53 2022
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.000000] SoC Type: MediaTek MT7621 ver:1 eco:3
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.000000] printk: bootconsole [early0] enabled
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.000000] CPU0 revision is: 0001992f (MIPS 1004Kc)
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.000000] MIPS: machine is D-Link DAP-X1860 A1
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.000000] Initrd not found or empty - disabling initrd
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.000000] VPE topology {2,2} total 4
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
Thu Dec 22 21:37:19 2022 kern.warn kernel: [    0.000000] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.000000] Zone ranges:
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.000000]   Normal   [mem 0x0000000000000000-0x000000000fffffff]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.000000]   HighMem  empty
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.000000] Movable zone start for each node
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.000000] Early memory node ranges
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.000000]   node   0: [mem 0x0000000000000000-0x000000000fffffff]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000000fffffff]
Thu Dec 22 21:37:19 2022 kern.debug kernel: [    0.000000] On node 0 totalpages: 65536
Thu Dec 22 21:37:19 2022 kern.debug kernel: [    0.000000]   Normal zone: 576 pages used for memmap
Thu Dec 22 21:37:19 2022 kern.debug kernel: [    0.000000]   Normal zone: 0 pages reserved
Thu Dec 22 21:37:19 2022 kern.debug kernel: [    0.000000]   Normal zone: 65536 pages, LIFO batch:15
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.000000] percpu: Embedded 15 pages/cpu s30224 r8192 d23024 u61440
Thu Dec 22 21:37:19 2022 kern.debug kernel: [    0.000000] pcpu-alloc: s30224 r8192 d23024 u61440 alloc=15*4096
Thu Dec 22 21:37:19 2022 kern.debug kernel: [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 64960
Thu Dec 22 21:37:19 2022 kern.notice kernel: [    0.000000] Kernel command line: console=ttyS0,115200 rootfstype=squashfs,jffs2
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.000000] Writing ErrCtl register=00020020
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.000000] Readback ErrCtl register=00020020
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.000000] Memory: 249048K/262144K available (6744K kernel code, 626K rwdata, 1368K rodata, 1296K init, 235K bss, 13096K reserved, 0K cma-reserved, 0K highmem)
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.000000] rcu: Hierarchical RCU implementation.
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.000000] 	Tracing variant of Tasks RCU enabled.
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.000000] NR_IRQS: 256
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.000000] CPU Clock: 880MHz
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.000000] clocksource: GIC: mask: 0xffffffffffffffff max_cycles: 0xcaf478abb4, max_idle_ns: 440795247997 ns
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.000014] sched_clock: 64 bits at 880MHz, resolution 1ns, wraps every 4398046511103ns
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.007956] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 4343773742 ns
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.016998] Calibrating delay loop... 586.13 BogoMIPS (lpj=2930688)
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.083174] pid_max: default: 32768 minimum: 301
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.087954] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.095157] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.106098] rcu: Hierarchical SRCU implementation.
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.111178] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.119367] smp: Bringing up secondary CPUs ...
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.124726] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.124738] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
Thu Dec 22 21:37:19 2022 kern.warn kernel: [    0.124750] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.124831] CPU1 revision is: 0001992f (MIPS 1004Kc)
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.179110] Synchronize counters for CPU 1: done.
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.211763] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.211776] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
Thu Dec 22 21:37:19 2022 kern.warn kernel: [    0.211785] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.211844] CPU2 revision is: 0001992f (MIPS 1004Kc)
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.270715] Synchronize counters for CPU 2: done.
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.301475] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.301486] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
Thu Dec 22 21:37:19 2022 kern.warn kernel: [    0.301496] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.301560] CPU3 revision is: 0001992f (MIPS 1004Kc)
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.355935] Synchronize counters for CPU 3: done.
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.385838] smp: Brought up 1 node, 4 CPUs
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.394319] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.404155] futex hash table entries: 1024 (order: 3, 32768 bytes, linear)
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.411172] pinctrl core: initialized pinctrl subsystem
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.418976] NET: Registered protocol family 16
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.424730] thermal_sys: Registered thermal governor 'step_wise'
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.425712] cpuidle: using governor teo
Thu Dec 22 21:37:19 2022 kern.debug kernel: [    0.452858] FPU Affinity set after 11720 emulations
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.484328] clocksource: Switched to clocksource GIC
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.491759] NET: Registered protocol family 2
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.496907] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.505193] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.513523] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear)
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.521163] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear)
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.528254] TCP: Hash tables configured (established 2048 bind 2048)
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.534723] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.541186] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.548483] NET: Registered protocol family 1
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.552787] PCI: CLS 0 bytes, default 32
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.560077] workingset: timestamp_bits=14 max_order=16 bucket_order=2
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.570886] squashfs: version 4.0 (2009/01/31) Phillip Lougher
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.576671] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.589130] mt7621_gpio 1e000600.gpio: registering 32 gpios
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.595167] mt7621_gpio 1e000600.gpio: registering 32 gpios
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.601100] mt7621_gpio 1e000600.gpio: registering 32 gpios
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.607842] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.616348] printk: console [ttyS0] disabled
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.620718] 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 19, base_baud = 3125000) is a 16550A
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.629753] printk: console [ttyS0] enabled
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.638011] printk: bootconsole [early0] disabled
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.650667] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xf1
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.657084] nand: Macronix MX30LF1G18AC
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.660913] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.668486] mt7621-nand 1e003000.nand: ECC strength adjusted to 4 bits
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.677017] Signature found at block 1023 [0x07fe0000]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.682135] NMBM management region starts at block 960 [0x07800000]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.692292] First info table with writecount 1 found in block 960
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.709814] Second info table with writecount 1 found in block 963
Thu Dec 22 21:37:19 2022 kern.info kernel: [    0.716084] NMBM has been successfully attached
Thu Dec 22 21:37:19 2022 kern.notice kernel: [    0.720736] 8 fixed-partitions partitions found on MTD device mt7621-nand
Thu Dec 22 21:37:19 2022 kern.notice kernel: [    0.728437] Creating 8 MTD partitions on "mt7621-nand":
Thu Dec 22 21:37:19 2022 kern.notice kernel: [    0.733681] 0x000000000000-0x000000080000 : "bootloader"
Thu Dec 22 21:37:19 2022 kern.notice kernel: [    0.745268] 0x000000080000-0x000000100000 : "config"
Thu Dec 22 21:37:19 2022 kern.notice kernel: [    0.756437] 0x000000100000-0x000000180000 : "factory"
Thu Dec 22 21:37:19 2022 kern.notice kernel: [    0.767832] 0x000000180000-0x000000580000 : "kernel"
Thu Dec 22 21:37:19 2022 kern.notice kernel: [    0.814843] 0x000000580000-0x000003580000 : "fwconcat0"
Thu Dec 22 21:37:19 2022 kern.notice kernel: [    1.304855] 0x000003580000-0x000003980000 : "manufacture"
Thu Dec 22 21:37:19 2022 kern.notice kernel: [    1.351744] 0x000003980000-0x000004000000 : "storage"
Thu Dec 22 21:37:19 2022 kern.notice kernel: [    1.423365] 0x000004000000-0x000007800000 : "fwconcat1"
Thu Dec 22 21:37:19 2022 kern.notice kernel: [    1.999051] Concatenating MTD devices:
Thu Dec 22 21:37:19 2022 kern.notice kernel: [    2.002856] (0): "fwconcat0"
Thu Dec 22 21:37:19 2022 kern.notice kernel: [    2.005779] (1): "fwconcat1"
Thu Dec 22 21:37:19 2022 kern.notice kernel: [    2.008647] into device "virtual_flash"
Thu Dec 22 21:37:19 2022 kern.notice kernel: [    2.012513] 1 fixed-partitions partitions found on MTD device virtual_flash
Thu Dec 22 21:37:19 2022 kern.notice kernel: [    2.019469] Creating 1 MTD partitions on "virtual_flash":
Thu Dec 22 21:37:19 2022 kern.notice kernel: [    2.024870] 0x000000000000-0x000006800000 : "ubi"
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.115571] mt7530 mdio-bus:1f: MT7530 adapts as multi-chip module
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.126196] mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe100000, irq 21
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.136464] i2c /dev entries driver
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.143058] mt7621-pci 1e140000.pcie: host bridge /pcie@1e140000 ranges:
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.149843] mt7621-pci 1e140000.pcie:   No bus range found for /pcie@1e140000, using [bus 00-ff]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.158684] mt7621-pci 1e140000.pcie:      MEM 0x0060000000..0x006fffffff -> 0x0000000000
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.166880] mt7621-pci 1e140000.pcie:       IO 0x001e160000..0x001e16ffff -> 0x0000000000
Thu Dec 22 21:37:19 2022 kern.err kernel: [    3.175190] mt7621-pci 1e140000.pcie: Parsing DT failed
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.183024] NET: Registered protocol family 10
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.189414] Segment Routing with IPv6
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.193188] NET: Registered protocol family 17
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.198243] 8021q: 802.1Q VLAN Support v1.8
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.206234] mt7530 mdio-bus:1f: MT7530 adapts as multi-chip module
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.236540] mt7530 mdio-bus:1f lan (uninitialized): PHY [mt7530-0:00] driver [MediaTek MT7530 PHY] (irq=26)
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.251355] mt7530 mdio-bus:1f: configuring for fixed/rgmii link mode
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.261846] DSA: tree 0 setup
Thu Dec 22 21:37:19 2022 kern.err kernel: [    3.265315] rt2880-pinmux pinctrl: pcie is already enabled
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.270898] mt7621-pci 1e140000.pcie: host bridge /pcie@1e140000 ranges:
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.277649] mt7621-pci 1e140000.pcie:   No bus range found for /pcie@1e140000, using [bus 00-ff]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.286454] mt7621-pci 1e140000.pcie:      MEM 0x0060000000..0x006fffffff -> 0x0000000000
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.294634] mt7621-pci 1e140000.pcie:       IO 0x001e160000..0x001e16ffff -> 0x0000000000
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.302891] mt7621-pci-phy 1e149000.pcie-phy: PHY for 0xbe149000 (dual port = 1)
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.310790] mt7621-pci-phy 1e14a000.pcie-phy: PHY for 0xbe14a000 (dual port = 0)
Thu Dec 22 21:37:19 2022 kern.err kernel: [    3.318571] mt7621-pci 1e140000.pcie: failed to parse bus ranges property: -22
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.426038] mt7621-pci-phy 1e149000.pcie-phy: Xtal is 40MHz
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.431616] mt7621-pci-phy 1e14a000.pcie-phy: Xtal is 40MHz
Thu Dec 22 21:37:19 2022 kern.err kernel: [    3.537367] mt7621-pci 1e140000.pcie: pcie2 no card, disable it (RST & CLK)
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.544332] mt7621-pci 1e140000.pcie: PCIE0 enabled
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.549187] mt7621-pci 1e140000.pcie: PCIE1 enabled
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.554046] mt7621-pci 1e140000.pcie: PCI coherence region base: 0x60000000, mask/settings: 0xf0000002
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.563541] mt7621-pci 1e140000.pcie: PCI host bridge to bus 0000:00
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.569944] pci_bus 0000:00: root bus resource [io  0x1e160000-0x1e16ffff]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.576839] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.583693] pci_bus 0000:00: root bus resource [bus 00-ff]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.589189] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] (bus address [0x00000000-0x0fffffff])
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.599421] pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060400
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.605455] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.611698] pci 0000:00:00.0: reg 0x14: initial BAR value 0x00000000 invalid
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.618731] pci 0000:00:00.0: reg 0x14: [mem size 0x00010000]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.624551] pci 0000:00:00.0: supports D1
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.628547] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.634850] pci 0000:00:01.0: [0e8d:0801] type 01 class 0x060400
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.640883] pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x7fffffff]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.647177] pci 0000:00:01.0: reg 0x14: initial BAR value 0x00000000 invalid
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.654200] pci 0000:00:01.0: reg 0x14: [mem size 0x00010000]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.660013] pci 0000:00:01.0: supports D1
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.664010] pci 0000:00:01.0: PME# supported from D0 D1 D3hot
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.671248] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.679285] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.687588] pci 0000:01:00.0: [14c3:7916] type 00 class 0x000280
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.693650] pci 0000:01:00.0: reg 0x10: initial BAR value 0x00000000 invalid
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.700735] pci 0000:01:00.0: reg 0x10: [mem size 0x00100000 64bit pref]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.707449] pci 0000:01:00.0: reg 0x18: initial BAR value 0x00000000 invalid
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.714500] pci 0000:01:00.0: reg 0x18: [mem size 0x00004000 64bit pref]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.721188] pci 0000:01:00.0: reg 0x20: initial BAR value 0x00000000 invalid
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.728233] pci 0000:01:00.0: reg 0x20: [mem size 0x00001000 64bit pref]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.735054] pci 0000:01:00.0: supports D1 D2
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.739308] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.745955] pci 0000:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:00:00.0 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link)
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.762218] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.767476] pci 0000:00:00.0:   bridge window [io  0x0000-0x0fff]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.773547] pci 0000:00:00.0:   bridge window [mem 0x60000000-0x600fffff]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.780328] pci 0000:00:00.0:   bridge window [mem 0x60000000-0x600fffff pref]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.787560] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.794515] pci 0000:02:00.0: [14c3:7915] type 00 class 0x000280
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.800575] pci 0000:02:00.0: reg 0x10: initial BAR value 0x00000000 invalid
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.807644] pci 0000:02:00.0: reg 0x10: [mem size 0x00100000 64bit pref]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.814370] pci 0000:02:00.0: reg 0x18: initial BAR value 0x00000000 invalid
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.821391] pci 0000:02:00.0: reg 0x18: [mem size 0x00004000 64bit pref]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.828107] pci 0000:02:00.0: reg 0x20: initial BAR value 0x00000000 invalid
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.835157] pci 0000:02:00.0: reg 0x20: [mem size 0x00001000 64bit pref]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.841961] pci 0000:02:00.0: supports D1 D2
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.846229] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.852858] pci 0000:02:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:00:01.0 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link)
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.869168] pci 0000:00:01.0: PCI bridge to [bus 02-ff]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.874439] pci 0000:00:01.0:   bridge window [io  0x0000-0x0fff]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.880512] pci 0000:00:01.0:   bridge window [mem 0x60000000-0x600fffff]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.887294] pci 0000:00:01.0:   bridge window [mem 0x60000000-0x600fffff pref]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.894530] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.901172] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.907778] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.914734] pci 0000:00:01.0: BAR 0: no space for [mem size 0x80000000]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.921319] pci 0000:00:01.0: BAR 0: failed to assign [mem size 0x80000000]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.928283] pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.935089] pci 0000:00:00.0: BAR 9: assigned [mem 0x60100000-0x602fffff pref]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.942282] pci 0000:00:01.0: BAR 8: assigned [mem 0x60300000-0x603fffff]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.949062] pci 0000:00:01.0: BAR 9: assigned [mem 0x60400000-0x605fffff pref]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.956286] pci 0000:00:00.0: BAR 1: assigned [mem 0x60600000-0x6060ffff]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.963053] pci 0000:00:01.0: BAR 1: assigned [mem 0x60610000-0x6061ffff]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.969836] pci 0000:00:00.0: BAR 7: assigned [io  0x1e160000-0x1e160fff]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.976620] pci 0000:00:01.0: BAR 7: assigned [io  0x1e161000-0x1e161fff]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.983392] pci 0000:01:00.0: BAR 0: assigned [mem 0x60100000-0x601fffff 64bit pref]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.991146] pci 0000:01:00.0: BAR 2: assigned [mem 0x60200000-0x60203fff 64bit pref]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    3.998904] pci 0000:01:00.0: BAR 4: assigned [mem 0x60204000-0x60204fff 64bit pref]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    4.006648] pci 0000:00:00.0: PCI bridge to [bus 01]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    4.011593] pci 0000:00:00.0:   bridge window [io  0x1e160000-0x1e160fff]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    4.018382] pci 0000:00:00.0:   bridge window [mem 0x60000000-0x600fffff]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    4.025162] pci 0000:00:00.0:   bridge window [mem 0x60100000-0x602fffff pref]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    4.032365] pci 0000:02:00.0: BAR 0: assigned [mem 0x60400000-0x604fffff 64bit pref]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    4.040110] pci 0000:02:00.0: BAR 2: assigned [mem 0x60500000-0x60503fff 64bit pref]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    4.047875] pci 0000:02:00.0: BAR 4: assigned [mem 0x60504000-0x60504fff 64bit pref]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    4.055638] pci 0000:00:01.0: PCI bridge to [bus 02]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    4.060584] pci 0000:00:01.0:   bridge window [io  0x1e161000-0x1e161fff]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    4.067375] pci 0000:00:01.0:   bridge window [mem 0x60300000-0x603fffff]
Thu Dec 22 21:37:19 2022 kern.info kernel: [    4.074136] pci 0000:00:01.0:   bridge window [mem 0x60400000-0x605fffff pref]
Thu Dec 22 21:37:19 2022 kern.notice kernel: [    4.085716] UBI: auto-attach mtd8
Thu Dec 22 21:37:19 2022 kern.notice kernel: [    4.089056] ubi0: attaching mtd8
Thu Dec 22 21:37:19 2022 kern.info kernel: [    4.094776] mt7530 mdio-bus:1f: Link is Up - 1Gbps/Full - flow control rx/tx
Thu Dec 22 21:37:19 2022 kern.notice kernel: [    6.197913] ubi0: scanning is finished
Thu Dec 22 21:37:19 2022 kern.notice kernel: [    6.219368] ubi0: attached mtd8 (name "ubi", size 104 MiB)
Thu Dec 22 21:37:19 2022 kern.notice kernel: [    6.224914] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
Thu Dec 22 21:37:19 2022 kern.notice kernel: [    6.231775] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
Thu Dec 22 21:37:19 2022 kern.notice kernel: [    6.238555] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
Thu Dec 22 21:37:19 2022 kern.notice kernel: [    6.245514] ubi0: good PEBs: 832, bad PEBs: 0, corrupted PEBs: 0
Thu Dec 22 21:37:19 2022 kern.notice kernel: [    6.251494] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
Thu Dec 22 21:37:19 2022 kern.notice kernel: [    6.258699] ubi0: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1671695753
Thu Dec 22 21:37:19 2022 kern.notice kernel: [    6.267808] ubi0: available PEBs: 0, total reserved PEBs: 832, PEBs reserved for bad PEB handling: 17
Thu Dec 22 21:37:19 2022 kern.notice kernel: [    6.277062] ubi0: background thread "ubi_bgt0d" started, PID 418
Thu Dec 22 21:37:19 2022 kern.info kernel: [    6.279073] block ubiblock0_0: created from ubi0:0(rootfs)
Thu Dec 22 21:37:19 2022 kern.notice kernel: [    6.288579] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem
Thu Dec 22 21:37:19 2022 kern.info kernel: [    6.303745] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
Thu Dec 22 21:37:19 2022 kern.info kernel: [    6.315459] Freeing unused kernel memory: 1296K
Thu Dec 22 21:37:19 2022 kern.warn kernel: [    6.319992] This architecture does not have kernel memory protection.
Thu Dec 22 21:37:19 2022 kern.info kernel: [    6.326461] Run /sbin/init as init process
Thu Dec 22 21:37:19 2022 kern.debug kernel: [    6.330544]   with arguments:
Thu Dec 22 21:37:19 2022 kern.debug kernel: [    6.330549]     /sbin/init
Thu Dec 22 21:37:19 2022 kern.debug kernel: [    6.330554]   with environment:
Thu Dec 22 21:37:19 2022 kern.debug kernel: [    6.330559]     HOME=/
Thu Dec 22 21:37:19 2022 kern.debug kernel: [    6.330564]     TERM=linux
Thu Dec 22 21:37:19 2022 user.info kernel: [    6.899627] init: Console is alive
Thu Dec 22 21:37:19 2022 user.info kernel: [    6.903484] init: - watchdog -
Thu Dec 22 21:37:19 2022 user.info kernel: [    7.781010] kmodloader: loading kernel modules from /etc/modules-boot.d/*
Thu Dec 22 21:37:19 2022 user.info kernel: [    7.907467] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
Thu Dec 22 21:37:19 2022 user.info kernel: [    7.924795] init: - preinit -
Thu Dec 22 21:37:19 2022 kern.notice kernel: [    8.830829] random: jshn: uninitialized urandom read (4 bytes read)
Thu Dec 22 21:37:19 2022 kern.notice kernel: [    8.917318] random: jshn: uninitialized urandom read (4 bytes read)
Thu Dec 22 21:37:19 2022 kern.notice kernel: [    8.976987] random: jshn: uninitialized urandom read (4 bytes read)
Thu Dec 22 21:37:19 2022 kern.info kernel: [    9.405294] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode
Thu Dec 22 21:37:19 2022 kern.info kernel: [    9.413685] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
Thu Dec 22 21:37:19 2022 kern.info kernel: [    9.414893] mt7530 mdio-bus:1f lan: configuring for phy/gmii link mode
Thu Dec 22 21:37:19 2022 kern.info kernel: [    9.429038] 8021q: adding VLAN 0 to HW filter on device lan
Thu Dec 22 21:37:19 2022 kern.info kernel: [    9.437294] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Thu Dec 22 21:37:19 2022 kern.notice kernel: [   11.674131] UBIFS (ubi0:1): Mounting in unauthenticated mode
Thu Dec 22 21:37:19 2022 kern.notice kernel: [   11.680315] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 540
Thu Dec 22 21:37:19 2022 kern.notice kernel: [   11.761199] UBIFS (ubi0:1): recovery needed
Thu Dec 22 21:37:19 2022 kern.notice kernel: [   11.944455] UBIFS (ubi0:1): recovery completed
Thu Dec 22 21:37:19 2022 kern.notice kernel: [   11.949058] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
Thu Dec 22 21:37:19 2022 kern.notice kernel: [   11.956896] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
Thu Dec 22 21:37:19 2022 kern.notice kernel: [   11.966788] UBIFS (ubi0:1): FS size: 97390592 bytes (92 MiB, 767 LEBs), journal size 4825088 bytes (4 MiB, 38 LEBs)
Thu Dec 22 21:37:19 2022 kern.notice kernel: [   11.977194] UBIFS (ubi0:1): reserved for root: 4599997 bytes (4492 KiB)
Thu Dec 22 21:37:19 2022 kern.notice kernel: [   11.983784] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID 977EDBD3-CCFB-44D5-BE54-B0C72D2AD94C, small LPT model
Thu Dec 22 21:37:19 2022 user.info kernel: [   12.003911] mount_root: switching to ubifs overlay
Thu Dec 22 21:37:19 2022 user.warn kernel: [   12.030041] urandom-seed: Seeding with /etc/urandom.seed
Thu Dec 22 21:37:19 2022 user.info kernel: [   12.241424] procd: - early -
Thu Dec 22 21:37:19 2022 user.info kernel: [   12.244718] procd: - watchdog -
Thu Dec 22 21:37:19 2022 user.info kernel: [   12.904517] procd: - watchdog -
Thu Dec 22 21:37:19 2022 user.info kernel: [   12.911161] procd: - ubus -
Thu Dec 22 21:37:19 2022 kern.notice kernel: [   13.001912] random: ubusd: uninitialized urandom read (4 bytes read)

Systemlog part 2:

Thu Dec 22 21:37:19 2022 kern.notice kernel: [   13.010847] random: ubusd: uninitialized urandom read (4 bytes read)
Thu Dec 22 21:37:19 2022 kern.notice kernel: [   13.018014] random: ubusd: uninitialized urandom read (4 bytes read)
Thu Dec 22 21:37:19 2022 user.info kernel: [   13.029162] procd: - init -
Thu Dec 22 21:37:19 2022 user.info kernel: [   14.040724] kmodloader: loading kernel modules from /etc/modules.d/*
Thu Dec 22 21:37:19 2022 user.info kernel: [   14.183380] urngd: v1.0.2 started.
Thu Dec 22 21:37:19 2022 kern.info kernel: [   14.239028] Loading modules backported from Linux version v6.1-rc8-0-g76dcd734eca2
Thu Dec 22 21:37:19 2022 kern.info kernel: [   14.246649] Backport generated by backports.git v5.15.81-1-41-g02e352527db5
Thu Dec 22 21:37:19 2022 kern.notice kernel: [   14.416019] random: crng init done
Thu Dec 22 21:37:19 2022 kern.notice kernel: [   14.419446] random: 31 urandom warning(s) missed due to ratelimiting
Thu Dec 22 21:37:19 2022 kern.info kernel: [   14.471095] mt7621-pci 1e140000.pcie: bus=1 slot=0 irq=22
Thu Dec 22 21:37:19 2022 kern.info kernel: [   14.476592] pci 0000:00:00.0: enabling device (0004 -> 0007)
Thu Dec 22 21:37:19 2022 kern.info kernel: [   14.482240] mt7915e_hif 0000:01:00.0: enabling device (0000 -> 0002)
Thu Dec 22 21:37:19 2022 kern.info kernel: [   14.489192] mt7621-pci 1e140000.pcie: bus=2 slot=1 irq=23
Thu Dec 22 21:37:19 2022 kern.info kernel: [   14.494700] pci 0000:00:01.0: enabling device (0004 -> 0007)
Thu Dec 22 21:37:19 2022 kern.info kernel: [   14.500356] mt7915e 0000:02:00.0: enabling device (0000 -> 0002)
Thu Dec 22 21:37:19 2022 kern.info kernel: [   14.763812] mt7915e 0000:02:00.0: HW/SW Version: 0x8a108a10, Build Time: 20220929104113a
Thu Dec 22 21:37:19 2022 kern.info kernel: [   14.763812]
Thu Dec 22 21:37:19 2022 kern.info kernel: [   15.097472] mt7915e 0000:02:00.0: WM Firmware Version: ____000000, Build Time: 20220929104145
Thu Dec 22 21:37:19 2022 kern.info kernel: [   15.131725] mt7915e 0000:02:00.0: WA Firmware Version: DEV_000000, Build Time: 20220929104205
Thu Dec 22 21:37:19 2022 kern.info kernel: [   20.615006] PPP generic driver version 2.4.2
Thu Dec 22 21:37:19 2022 kern.info kernel: [   20.621512] NET: Registered protocol family 24
Thu Dec 22 21:37:19 2022 user.info kernel: [   20.635632] kmodloader: done loading kernel modules from /etc/modules.d/*
Thu Dec 22 21:37:20 2022 user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses!
Thu Dec 22 21:37:20 2022 user.notice dnsmasq: Allowing 127.0.0.0/8 responses
Thu Dec 22 21:37:21 2022 daemon.info dnsmasq[1]: started, version 2.87 cachesize 150
Thu Dec 22 21:37:21 2022 daemon.info dnsmasq[1]: DNS service limited to local subnets
Thu Dec 22 21:37:21 2022 daemon.info dnsmasq[1]: compile time options: IPv6 GNU-getopt no-DBus UBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-nftset no-auth no-cryptohash no-DNSSEC no-ID loop-detect inotify dumpfile
Thu Dec 22 21:37:21 2022 daemon.info dnsmasq[1]: UBus support enabled: connected to system bus
Thu Dec 22 21:37:21 2022 daemon.info dnsmasq[1]: using only locally-known addresses for test
Thu Dec 22 21:37:21 2022 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Thu Dec 22 21:37:21 2022 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Thu Dec 22 21:37:21 2022 daemon.info dnsmasq[1]: using only locally-known addresses for local
Thu Dec 22 21:37:21 2022 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Thu Dec 22 21:37:21 2022 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Thu Dec 22 21:37:21 2022 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Thu Dec 22 21:37:21 2022 daemon.warn dnsmasq[1]: no servers found in /tmp/resolv.conf.d/resolv.conf.auto, will retry
Thu Dec 22 21:37:21 2022 daemon.info dnsmasq[1]: read /etc/hosts - 4 addresses
Thu Dec 22 21:37:21 2022 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 0 addresses
Thu Dec 22 21:37:21 2022 authpriv.info dropbear[1342]: Not backgrounding
Thu Dec 22 21:37:23 2022 daemon.notice wpa_supplicant[1463]: Successfully initialized wpa_supplicant
Thu Dec 22 21:37:24 2022 user.notice : Added device handler type: bonding
Thu Dec 22 21:37:24 2022 user.notice : Added device handler type: 8021ad
Thu Dec 22 21:37:24 2022 user.notice : Added device handler type: 8021q
Thu Dec 22 21:37:24 2022 user.notice : Added device handler type: macvlan
Thu Dec 22 21:37:24 2022 user.notice : Added device handler type: veth
Thu Dec 22 21:37:24 2022 user.notice : Added device handler type: bridge
Thu Dec 22 21:37:24 2022 user.notice : Added device handler type: Network device
Thu Dec 22 21:37:24 2022 user.notice : Added device handler type: tunnel
Thu Dec 22 21:37:24 2022 daemon.notice procd: /etc/rc.d/S50uhttpd: 4+0 records in
Thu Dec 22 21:37:24 2022 daemon.notice procd: /etc/rc.d/S50uhttpd: 4+0 records out
Thu Dec 22 21:37:25 2022 user.notice ucitrack: Setting up /etc/config/dhcp reload dependency on /etc/config/network
Thu Dec 22 21:37:25 2022 user.notice ucitrack: Setting up /etc/config/network reload dependency on /etc/config/wireless
Thu Dec 22 21:37:25 2022 user.notice ucitrack: Setting up /etc/config/luci-splash reload dependency on /etc/config/firewall
Thu Dec 22 21:37:25 2022 user.notice ucitrack: Setting up /etc/config/qos reload dependency on /etc/config/firewall
Thu Dec 22 21:37:25 2022 user.notice ucitrack: Setting up /etc/config/miniupnpd reload dependency on /etc/config/firewall
Thu Dec 22 21:37:26 2022 user.notice ucitrack: Setting up /etc/config/odhcpd reload dependency on /etc/config/dhcp
Thu Dec 22 21:37:26 2022 user.notice ucitrack: Setting up non-init /etc/config/fstab reload handler: /sbin/block mount
Thu Dec 22 21:37:26 2022 user.notice ucitrack: Setting up /etc/config/system reload trigger for non-procd /etc/init.d/led
Thu Dec 22 21:37:26 2022 user.notice ucitrack: Setting up /etc/config/luci_statistics reload dependency on /etc/config/system
Thu Dec 22 21:37:26 2022 user.notice ucitrack: Setting up /etc/config/dhcp reload dependency on /etc/config/system
Thu Dec 22 21:37:27 2022 kern.info kernel: [   29.623749] mtk_soc_eth 1e100000.ethernet eth0: Link is Down
Thu Dec 22 21:37:27 2022 daemon.warn netifd: You have delegated IPv6-prefixes but haven't assigned them to any interface. Did you forget to set option ip6assign on your lan-interfaces?
Thu Dec 22 21:37:27 2022 kern.info kernel: [   29.664951] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode
Thu Dec 22 21:37:27 2022 kern.info kernel: [   29.673296] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
Thu Dec 22 21:37:27 2022 kern.info kernel: [   29.682517] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Thu Dec 22 21:37:27 2022 kern.info kernel: [   29.690510] mt7530 mdio-bus:1f lan: configuring for phy/gmii link mode
Thu Dec 22 21:37:27 2022 kern.info kernel: [   29.698006] 8021q: adding VLAN 0 to HW filter on device lan
Thu Dec 22 21:37:27 2022 kern.info kernel: [   29.707542] br-lan: port 1(lan) entered blocking state
Thu Dec 22 21:37:27 2022 kern.info kernel: [   29.712777] br-lan: port 1(lan) entered disabled state
Thu Dec 22 21:37:27 2022 kern.info kernel: [   29.722622] device lan entered promiscuous mode
Thu Dec 22 21:37:27 2022 kern.info kernel: [   29.727346] device eth0 entered promiscuous mode
Thu Dec 22 21:37:27 2022 daemon.notice netifd: Interface 'lan' is enabled
Thu Dec 22 21:37:27 2022 daemon.notice netifd: Interface 'loopback' is enabled
Thu Dec 22 21:37:27 2022 daemon.notice netifd: Interface 'loopback' is setting up now
Thu Dec 22 21:37:27 2022 daemon.notice netifd: Interface 'loopback' is now up
Thu Dec 22 21:37:27 2022 daemon.notice netifd: Network device 'eth0' link is up
Thu Dec 22 21:37:27 2022 daemon.notice netifd: Network device 'lo' link is up
Thu Dec 22 21:37:27 2022 daemon.notice netifd: Interface 'loopback' has link connectivity
Thu Dec 22 21:37:27 2022 user.notice led-trigger: LED trigger rssi is handled by /etc/init.d/rssileds
Thu Dec 22 21:37:27 2022 user.notice led-trigger: LED trigger rssi is handled by /etc/init.d/rssileds
Thu Dec 22 21:37:27 2022 user.notice led-trigger: LED trigger rssi is handled by /etc/init.d/rssileds
Thu Dec 22 21:37:27 2022 user.notice led-trigger: LED trigger rssi is handled by /etc/init.d/rssileds
Thu Dec 22 21:37:27 2022 daemon.info rssileds[2183]: monitoring wlan1, refresh rate 200000, threshold 1
Thu Dec 22 21:37:27 2022 daemon.info rssileds[2183]:  /sys/class/leds/orange:rssilow/brightness r: 1..25, o: 0, f: 1
Thu Dec 22 21:37:27 2022 daemon.info rssileds[2183]:  /sys/class/leds/green:rssilow/brightness r: 26..100, o: 0, f: 1
Thu Dec 22 21:37:27 2022 daemon.info rssileds[2183]:  /sys/class/leds/green:rssimedium/brightness r: 51..100, o: 0, f: 1
Thu Dec 22 21:37:27 2022 daemon.info rssileds[2183]:  /sys/class/leds/green:rssihigh/brightness r: 76..100, o: 0, f: 1
Thu Dec 22 21:37:28 2022 daemon.info procd: - init complete -
Thu Dec 22 21:37:29 2022 daemon.notice hostapd: Configuration file: /var/run/hostapd-phy1.conf (phy phy1-ap0) --> new PHY
Thu Dec 22 21:37:29 2022 kern.info kernel: [   31.986918] br-lan: port 2(phy1-ap0) entered blocking state
Thu Dec 22 21:37:29 2022 kern.info kernel: [   31.992576] br-lan: port 2(phy1-ap0) entered disabled state
Thu Dec 22 21:37:29 2022 kern.info kernel: [   31.999155] device phy1-ap0 entered promiscuous mode
Thu Dec 22 21:37:29 2022 daemon.notice hostapd: phy1-ap0: interface state UNINITIALIZED->COUNTRY_UPDATE
Thu Dec 22 21:37:29 2022 daemon.notice hostapd: phy1-ap0: interface state COUNTRY_UPDATE->ENABLED
Thu Dec 22 21:37:29 2022 daemon.notice hostapd: phy1-ap0: AP-ENABLED
Thu Dec 22 21:37:30 2022 daemon.notice hostapd: Configuration file: /var/run/hostapd-phy0.conf (phy phy0-ap0) --> new PHY
Thu Dec 22 21:37:30 2022 kern.info kernel: [   32.779474] br-lan: port 3(phy0-ap0) entered blocking state
Thu Dec 22 21:37:30 2022 kern.info kernel: [   32.785228] br-lan: port 3(phy0-ap0) entered disabled state
Thu Dec 22 21:37:30 2022 kern.info kernel: [   32.791437] device phy0-ap0 entered promiscuous mode
Thu Dec 22 21:37:30 2022 kern.info kernel: [   32.797272] br-lan: port 3(phy0-ap0) entered blocking state
Thu Dec 22 21:37:30 2022 kern.info kernel: [   32.803072] br-lan: port 3(phy0-ap0) entered forwarding state
Thu Dec 22 21:37:30 2022 kern.info kernel: [   32.809381] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
Thu Dec 22 21:37:30 2022 daemon.notice hostapd: phy0-ap0: interface state UNINITIALIZED->COUNTRY_UPDATE
Thu Dec 22 21:37:30 2022 daemon.notice netifd: bridge 'br-lan' link is up
Thu Dec 22 21:37:30 2022 daemon.notice netifd: Interface 'lan' has link connectivity
Thu Dec 22 21:37:30 2022 daemon.notice netifd: Interface 'lan' is setting up now
Thu Dec 22 21:37:30 2022 daemon.notice hostapd: phy0-ap0: interface state COUNTRY_UPDATE->HT_SCAN
Thu Dec 22 21:37:30 2022 daemon.notice netifd: lan (2778): udhcpc: started, v1.35.0
Thu Dec 22 21:37:30 2022 kern.info kernel: [   32.997806] br-lan: port 3(phy0-ap0) entered disabled state
Thu Dec 22 21:37:30 2022 daemon.notice netifd: lan (2778): udhcpc: broadcasting discover
Thu Dec 22 21:37:31 2022 daemon.notice netifd: radio1 (2056): sh: out of range
Thu Dec 22 21:37:31 2022 daemon.notice netifd: Wireless device 'radio1' is now up
Thu Dec 22 21:37:31 2022 daemon.notice netifd: Interface 'wwan' is enabled
Thu Dec 22 21:37:31 2022 daemon.notice netifd: Interface 'wwan' is setting up now
Thu Dec 22 21:37:31 2022 daemon.notice netifd: Interface 'wwan' is now up
Thu Dec 22 21:37:31 2022 daemon.info dnsmasq[1]: reading /tmp/resolv.conf.d/resolv.conf.auto
Thu Dec 22 21:37:31 2022 daemon.info dnsmasq[1]: using nameserver 192.168.178.1#53
Thu Dec 22 21:37:31 2022 daemon.info dnsmasq[1]: using only locally-known addresses for test
Thu Dec 22 21:37:31 2022 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Thu Dec 22 21:37:31 2022 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Thu Dec 22 21:37:31 2022 daemon.info dnsmasq[1]: using only locally-known addresses for local
Thu Dec 22 21:37:31 2022 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Thu Dec 22 21:37:31 2022 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Thu Dec 22 21:37:31 2022 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Thu Dec 22 21:37:31 2022 daemon.notice netifd: Wireless device 'radio0' is now up
Thu Dec 22 21:37:31 2022 daemon.notice netifd: bridge 'br-lan' link is down
Thu Dec 22 21:37:31 2022 daemon.notice netifd: Interface 'lan' has link connectivity loss
Thu Dec 22 21:37:31 2022 daemon.notice netifd: lan (2778): udhcpc: received SIGTERM
Thu Dec 22 21:37:31 2022 daemon.notice netifd: lan (2778): udhcpc: entering released state
Thu Dec 22 21:37:31 2022 daemon.notice netifd: lan (2778): Command failed: ubus call network.interface notify_proto { "action": 0, "link-up": false, "keep": false, "interface": "lan" } (Permission denied)
Thu Dec 22 21:37:31 2022 daemon.notice netifd: Interface 'lan' is now down
Thu Dec 22 21:37:31 2022 kern.info kernel: [   34.246105] device lan left promiscuous mode
Thu Dec 22 21:37:31 2022 kern.info kernel: [   34.250472] device eth0 left promiscuous mode
Thu Dec 22 21:37:31 2022 kern.info kernel: [   34.255568] br-lan: port 1(lan) entered disabled state
Thu Dec 22 21:37:31 2022 kern.info kernel: [   34.297293] mtk_soc_eth 1e100000.ethernet eth0: Link is Down
Thu Dec 22 21:37:31 2022 kern.info kernel: [   34.312110] device phy0-ap0 left promiscuous mode
Thu Dec 22 21:37:31 2022 kern.info kernel: [   34.317343] br-lan: port 3(phy0-ap0) entered disabled state
Thu Dec 22 21:37:31 2022 user.notice firewall: Reloading firewall due to ifup of wwan (phy1-sta0)
Thu Dec 22 21:37:31 2022 kern.info kernel: [   34.376273] device phy1-ap0 left promiscuous mode
Thu Dec 22 21:37:31 2022 kern.info kernel: [   34.381400] br-lan: port 2(phy1-ap0) entered disabled state
Thu Dec 22 21:37:32 2022 daemon.notice netifd: Interface 'lan' is disabled
Thu Dec 22 21:37:32 2022 kern.info kernel: [   34.568466] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode
Thu Dec 22 21:37:32 2022 kern.info kernel: [   34.576975] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
Thu Dec 22 21:37:32 2022 kern.info kernel: [   34.579971] mt7530 mdio-bus:1f lan: configuring for phy/gmii link mode
Thu Dec 22 21:37:32 2022 kern.info kernel: [   34.592590] 8021q: adding VLAN 0 to HW filter on device lan
Thu Dec 22 21:37:32 2022 kern.info kernel: [   34.601000] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Thu Dec 22 21:37:32 2022 kern.info kernel: [   34.608477] br-lan: port 1(lan) entered blocking state
Thu Dec 22 21:37:32 2022 kern.info kernel: [   34.613640] br-lan: port 1(lan) entered disabled state
Thu Dec 22 21:37:32 2022 kern.info kernel: [   34.620195] device lan entered promiscuous mode
Thu Dec 22 21:37:32 2022 kern.info kernel: [   34.625066] device eth0 entered promiscuous mode
Thu Dec 22 21:37:32 2022 kern.info kernel: [   34.636248] br-lan: port 2(phy0-ap0) entered blocking state
Thu Dec 22 21:37:32 2022 kern.info kernel: [   34.641869] br-lan: port 2(phy0-ap0) entered disabled state
Thu Dec 22 21:37:32 2022 kern.info kernel: [   34.648422] device phy0-ap0 entered promiscuous mode
Thu Dec 22 21:37:32 2022 daemon.notice hostapd: 20/40 MHz operation not permitted on channel pri=6 sec=10 based on overlapping BSSes
Thu Dec 22 21:37:32 2022 daemon.notice hostapd: Fallback to 20 MHz
Thu Dec 22 21:37:32 2022 kern.info kernel: [   34.658980] br-lan: port 3(phy1-ap0) entered blocking state
Thu Dec 22 21:37:32 2022 kern.info kernel: [   34.664690] br-lan: port 3(phy1-ap0) entered disabled state
Thu Dec 22 21:37:32 2022 kern.info kernel: [   34.670870] device phy1-ap0 entered promiscuous mode
Thu Dec 22 21:37:32 2022 daemon.notice netifd: Interface 'lan' is enabled
Thu Dec 22 21:37:32 2022 kern.info kernel: [   34.877585] IPv6: ADDRCONF(NETDEV_CHANGE): phy0-ap0: link becomes ready
Thu Dec 22 21:37:32 2022 kern.info kernel: [   34.885561] br-lan: port 2(phy0-ap0) entered blocking state
Thu Dec 22 21:37:32 2022 kern.info kernel: [   34.891264] br-lan: port 2(phy0-ap0) entered forwarding state
Thu Dec 22 21:37:32 2022 daemon.notice netifd: Network device 'phy0-ap0' link is up
Thu Dec 22 21:37:32 2022 kern.info kernel: [   34.901069] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
Thu Dec 22 21:37:32 2022 daemon.notice netifd: bridge 'br-lan' link is up
Thu Dec 22 21:37:32 2022 daemon.notice netifd: Interface 'lan' has link connectivity
Thu Dec 22 21:37:32 2022 daemon.notice netifd: Interface 'lan' is setting up now
Thu Dec 22 21:37:32 2022 daemon.notice hostapd: phy0-ap0: interface state HT_SCAN->ENABLED
Thu Dec 22 21:37:32 2022 daemon.notice hostapd: phy0-ap0: AP-ENABLED
Thu Dec 22 21:37:32 2022 daemon.notice netifd: lan (2964): udhcpc: started, v1.35.0
Thu Dec 22 21:37:32 2022 daemon.notice netifd: lan (2964): udhcpc: broadcasting discover
Thu Dec 22 21:37:34 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: SME: Trying to authenticate with 7c:ff:4d:b9:00:cc (SSID='Buero' freq=5200 MHz)
Thu Dec 22 21:37:34 2022 kern.info kernel: [   36.993780] phy1-sta0: authenticate with 7c:ff:4d:b9:00:cc
Thu Dec 22 21:37:34 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: Trying to associate with 7c:ff:4d:b9:00:cc (SSID='Buero' freq=5200 MHz)
Thu Dec 22 21:37:34 2022 kern.info kernel: [   37.118471] phy1-sta0: send auth to 7c:ff:4d:b9:00:cc (try 1/3)
Thu Dec 22 21:37:34 2022 kern.info kernel: [   37.126098] phy1-sta0: authenticated
Thu Dec 22 21:37:34 2022 kern.info kernel: [   37.134623] phy1-sta0: associate with 7c:ff:4d:b9:00:cc (try 1/3)
Thu Dec 22 21:37:34 2022 kern.info kernel: [   37.143879] phy1-sta0: RX AssocResp from 7c:ff:4d:b9:00:cc (capab=0x1511 status=0 aid=1)
Thu Dec 22 21:37:34 2022 kern.info kernel: [   37.153537] phy1-sta0: associated
Thu Dec 22 21:37:34 2022 daemon.notice netifd: Network device 'phy1-sta0' link is up
Thu Dec 22 21:37:34 2022 daemon.notice netifd: Interface 'wwan' has link connectivity
Thu Dec 22 21:37:34 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: Associated with 7c:ff:4d:b9:00:cc
Thu Dec 22 21:37:34 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Thu Dec 22 21:37:34 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: Unknown event 37
Thu Dec 22 21:37:34 2022 kern.debug kernel: [   37.225503] phy1-sta0: Limiting TX power to 23 (23 - 0) dBm as advertised by 7c:ff:4d:b9:00:cc
Thu Dec 22 21:37:34 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: WPA: Key negotiation completed with 7c:ff:4d:b9:00:cc [PTK=CCMP GTK=CCMP]
Thu Dec 22 21:37:34 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: CTRL-EVENT-CONNECTED - Connection to 7c:ff:4d:b9:00:cc completed [id=0 id_str=]
Thu Dec 22 21:37:34 2022 kern.info kernel: [   37.285999] IPv6: ADDRCONF(NETDEV_CHANGE): phy1-sta0: link becomes ready
Thu Dec 22 21:37:35 2022 kern.info kernel: [   37.508133] IPv6: ADDRCONF(NETDEV_CHANGE): phy1-ap0: link becomes ready
Thu Dec 22 21:37:35 2022 kern.info kernel: [   37.515210] br-lan: port 3(phy1-ap0) entered blocking state
Thu Dec 22 21:37:35 2022 kern.info kernel: [   37.520790] br-lan: port 3(phy1-ap0) entered forwarding state
Thu Dec 22 21:37:35 2022 daemon.notice netifd: Network device 'phy1-ap0' link is up
Thu Dec 22 21:37:35 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: Unknown event 37
Thu Dec 22 21:37:35 2022 daemon.notice netifd: lan (2964): udhcpc: broadcasting discover
Thu Dec 29 14:01:40 2022 daemon.notice netifd: lan (2964): udhcpc: broadcasting discover
Thu Dec 29 14:02:31 2022 daemon.info hostapd: phy0-ap0: STA 64:bc:58:c6:bb:a0 IEEE 802.11: authenticated
Thu Dec 29 14:02:31 2022 daemon.info hostapd: phy0-ap0: STA 64:bc:58:c6:bb:a0 IEEE 802.11: associated (aid 1)
Thu Dec 29 14:02:31 2022 daemon.notice hostapd: phy0-ap0: STA-OPMODE-SMPS-MODE-CHANGED 64:bc:58:c6:bb:a0 off
Thu Dec 29 14:02:31 2022 daemon.notice hostapd: phy0-ap0: AP-STA-CONNECTED 64:bc:58:c6:bb:a0 auth_alg=open
Thu Dec 29 14:02:31 2022 daemon.info hostapd: phy0-ap0: STA 64:bc:58:c6:bb:a0 WPA: pairwise key handshake completed (RSN)
Thu Dec 29 14:02:31 2022 daemon.notice hostapd: phy0-ap0: EAPOL-4WAY-HS-COMPLETED 64:bc:58:c6:bb:a0
Thu Dec 29 14:03:22 2022 daemon.notice hostapd: phy0-ap0: AP-STA-DISCONNECTED 64:bc:58:c6:bb:a0
Thu Dec 29 14:03:24 2022 daemon.info hostapd: phy1-ap0: STA 64:bc:58:c6:bb:a0 IEEE 802.11: authenticated
Thu Dec 29 14:03:24 2022 daemon.info hostapd: phy1-ap0: STA 64:bc:58:c6:bb:a0 IEEE 802.11: associated (aid 1)
Thu Dec 29 14:03:24 2022 daemon.notice hostapd: phy1-ap0: STA-OPMODE-SMPS-MODE-CHANGED 64:bc:58:c6:bb:a0 off
Thu Dec 29 14:03:25 2022 daemon.notice hostapd: phy1-ap0: AP-STA-CONNECTED 64:bc:58:c6:bb:a0 auth_alg=open
Thu Dec 29 14:03:25 2022 daemon.info hostapd: phy1-ap0: STA 64:bc:58:c6:bb:a0 WPA: pairwise key handshake completed (RSN)
Thu Dec 29 14:03:25 2022 daemon.notice hostapd: EAPOL-4WAY-HS-COMPLETED 64:bc:58:c6:bb:a0
Thu Dec 29 14:04:34 2022 daemon.notice hostapd: phy1-ap0: AP-STA-DISCONNECTED 64:bc:58:c6:bb:a0
Thu Dec 29 14:09:36 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: WPA: Group rekeying completed with 7c:ff:4d:b9:00:cc [GTK=CCMP]
Thu Dec 29 14:09:36 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: Unknown event 37
Thu Dec 29 14:12:30 2022 daemon.info hostapd: phy1-ap0: STA 88:11:96:ef:3b:e6 IEEE 802.11: authenticated
Thu Dec 29 14:12:30 2022 daemon.notice hostapd: phy1-ap0: STA-OPMODE-N_SS-CHANGED 88:11:96:ef:3b:e6 2
Thu Dec 29 14:12:30 2022 daemon.info hostapd: phy1-ap0: STA 88:11:96:ef:3b:e6 IEEE 802.11: associated (aid 1)
Thu Dec 29 14:12:30 2022 daemon.notice hostapd: phy1-ap0: AP-STA-CONNECTED 88:11:96:ef:3b:e6 auth_alg=open
Thu Dec 29 14:12:30 2022 daemon.info hostapd: phy1-ap0: STA 88:11:96:ef:3b:e6 WPA: pairwise key handshake completed (RSN)
Thu Dec 29 14:12:30 2022 daemon.notice hostapd: EAPOL-4WAY-HS-COMPLETED 88:11:96:ef:3b:e6
Thu Dec 29 14:13:15 2022 daemon.info hostapd: phy1-ap0: STA 64:bc:58:c6:bb:a0 IEEE 802.11: authenticated
Thu Dec 29 14:13:15 2022 daemon.info hostapd: phy1-ap0: STA 64:bc:58:c6:bb:a0 IEEE 802.11: associated (aid 2)
Thu Dec 29 14:13:15 2022 daemon.notice hostapd: phy1-ap0: STA-OPMODE-SMPS-MODE-CHANGED 64:bc:58:c6:bb:a0 off
Thu Dec 29 14:13:15 2022 daemon.notice hostapd: phy1-ap0: AP-STA-CONNECTED 64:bc:58:c6:bb:a0 auth_alg=open
Thu Dec 29 14:13:15 2022 daemon.info hostapd: phy1-ap0: STA 64:bc:58:c6:bb:a0 WPA: pairwise key handshake completed (RSN)
Thu Dec 29 14:13:15 2022 daemon.notice hostapd: EAPOL-4WAY-HS-COMPLETED 64:bc:58:c6:bb:a0
Thu Dec 29 14:13:56 2022 daemon.notice hostapd: phy1-ap0: AP-STA-DISCONNECTED 64:bc:58:c6:bb:a0

Systemlog part 3

Thu Dec 29 14:19:36 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: WPA: Group rekeying completed with 7c:ff:4d:b9:00:cc [GTK=CCMP]
Thu Dec 29 14:19:36 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: Unknown event 37
Thu Dec 29 14:26:14 2022 daemon.info hostapd: phy1-ap0: STA 64:bc:58:c6:bb:a0 IEEE 802.11: authenticated
Thu Dec 29 14:26:14 2022 daemon.info hostapd: phy1-ap0: STA 64:bc:58:c6:bb:a0 IEEE 802.11: associated (aid 2)
Thu Dec 29 14:26:14 2022 daemon.notice hostapd: phy1-ap0: STA-OPMODE-SMPS-MODE-CHANGED 64:bc:58:c6:bb:a0 off
Thu Dec 29 14:26:14 2022 daemon.notice hostapd: phy1-ap0: AP-STA-CONNECTED 64:bc:58:c6:bb:a0 auth_alg=open
Thu Dec 29 14:26:14 2022 daemon.info hostapd: phy1-ap0: STA 64:bc:58:c6:bb:a0 WPA: pairwise key handshake completed (RSN)
Thu Dec 29 14:26:14 2022 daemon.notice hostapd: EAPOL-4WAY-HS-COMPLETED 64:bc:58:c6:bb:a0
Thu Dec 29 14:26:44 2022 daemon.notice hostapd: phy1-ap0: AP-STA-DISCONNECTED 64:bc:58:c6:bb:a0
Thu Dec 29 14:29:36 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: WPA: Group rekeying completed with 7c:ff:4d:b9:00:cc [GTK=CCMP]
Thu Dec 29 14:29:36 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: Unknown event 37
Thu Dec 29 14:39:36 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: WPA: Group rekeying completed with 7c:ff:4d:b9:00:cc [GTK=CCMP]
Thu Dec 29 14:39:36 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: Unknown event 37
Thu Dec 29 14:49:36 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: WPA: Group rekeying completed with 7c:ff:4d:b9:00:cc [GTK=CCMP]
Thu Dec 29 14:49:36 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: Unknown event 37
Thu Dec 29 14:59:36 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: WPA: Group rekeying completed with 7c:ff:4d:b9:00:cc [GTK=CCMP]
Thu Dec 29 14:59:36 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: Unknown event 37
Thu Dec 29 15:09:36 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: WPA: Group rekeying completed with 7c:ff:4d:b9:00:cc [GTK=CCMP]
Thu Dec 29 15:09:36 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: Unknown event 37
Thu Dec 29 15:19:36 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: WPA: Group rekeying completed with 7c:ff:4d:b9:00:cc [GTK=CCMP]
Thu Dec 29 15:19:36 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: Unknown event 37
Thu Dec 29 15:29:36 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: WPA: Group rekeying completed with 7c:ff:4d:b9:00:cc [GTK=CCMP]
Thu Dec 29 15:29:36 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: Unknown event 37
Thu Dec 29 15:39:36 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: WPA: Group rekeying completed with 7c:ff:4d:b9:00:cc [GTK=CCMP]
Thu Dec 29 15:39:36 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: Unknown event 37
Thu Dec 29 15:49:36 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: WPA: Group rekeying completed with 7c:ff:4d:b9:00:cc [GTK=CCMP]
Thu Dec 29 15:49:36 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: Unknown event 37
Thu Dec 29 15:59:36 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: WPA: Group rekeying completed with 7c:ff:4d:b9:00:cc [GTK=CCMP]
Thu Dec 29 15:59:36 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: Unknown event 37
Thu Dec 29 16:09:36 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: WPA: Group rekeying completed with 7c:ff:4d:b9:00:cc [GTK=CCMP]
Thu Dec 29 16:09:36 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: Unknown event 37
Thu Dec 29 16:12:04 2022 kern.info kernel: [ 7865.087512] mt7530 mdio-bus:1f lan: Link is Up - 1Gbps/Full - flow control rx/tx
Thu Dec 29 16:12:04 2022 kern.info kernel: [ 7865.095009] br-lan: port 1(lan) entered blocking state
Thu Dec 29 16:12:04 2022 kern.info kernel: [ 7865.100437] br-lan: port 1(lan) entered forwarding state
Thu Dec 29 16:12:04 2022 daemon.notice netifd: Network device 'lan' link is up
Thu Dec 29 16:12:22 2022 daemon.info hostapd: phy1-ap0: STA 64:bc:58:c6:bb:a0 IEEE 802.11: authenticated
Thu Dec 29 16:12:22 2022 daemon.info hostapd: phy1-ap0: STA 64:bc:58:c6:bb:a0 IEEE 802.11: associated (aid 2)
Thu Dec 29 16:12:22 2022 daemon.notice hostapd: phy1-ap0: STA-OPMODE-SMPS-MODE-CHANGED 64:bc:58:c6:bb:a0 off
Thu Dec 29 16:12:22 2022 daemon.notice hostapd: phy1-ap0: AP-STA-CONNECTED 64:bc:58:c6:bb:a0 auth_alg=open
Thu Dec 29 16:12:22 2022 daemon.info hostapd: phy1-ap0: STA 64:bc:58:c6:bb:a0 WPA: pairwise key handshake completed (RSN)
Thu Dec 29 16:12:22 2022 daemon.notice hostapd: EAPOL-4WAY-HS-COMPLETED 64:bc:58:c6:bb:a0
Thu Dec 29 16:13:06 2022 daemon.notice hostapd: phy1-ap0: AP-STA-DISCONNECTED 64:bc:58:c6:bb:a0
Thu Dec 29 16:13:21 2022 daemon.notice netifd: Network device 'lan' link is down
Thu Dec 29 16:13:21 2022 kern.info kernel: [ 7942.716193] mt7530 mdio-bus:1f lan: Link is Down
Thu Dec 29 16:13:21 2022 kern.info kernel: [ 7942.721451] br-lan: port 1(lan) entered disabled state
Thu Dec 29 16:13:24 2022 kern.info kernel: [ 7945.238554] mt7530 mdio-bus:1f lan: Link is Up - 1Gbps/Full - flow control rx/tx
Thu Dec 29 16:13:24 2022 kern.info kernel: [ 7945.245995] br-lan: port 1(lan) entered blocking state
Thu Dec 29 16:13:24 2022 kern.info kernel: [ 7945.251181] br-lan: port 1(lan) entered forwarding state
Thu Dec 29 16:13:24 2022 daemon.notice netifd: Network device 'lan' link is up
Thu Dec 29 16:13:31 2022 daemon.notice netifd: Network device 'lan' link is down
Thu Dec 29 16:13:31 2022 kern.info kernel: [ 7952.465409] mt7530 mdio-bus:1f lan: Link is Down
Thu Dec 29 16:13:31 2022 kern.info kernel: [ 7952.470218] br-lan: port 1(lan) entered disabled state
Thu Dec 29 16:13:34 2022 kern.info kernel: [ 7954.996901] mt7530 mdio-bus:1f lan: Link is Up - 1Gbps/Full - flow control rx/tx
Thu Dec 29 16:13:34 2022 kern.info kernel: [ 7955.004396] br-lan: port 1(lan) entered blocking state
Thu Dec 29 16:13:34 2022 kern.info kernel: [ 7955.009580] br-lan: port 1(lan) entered forwarding state
Thu Dec 29 16:13:34 2022 daemon.notice netifd: Network device 'lan' link is up
Thu Dec 29 16:13:51 2022 daemon.info hostapd: phy1-ap0: STA 64:bc:58:c6:bb:a0 IEEE 802.11: authenticated
Thu Dec 29 16:13:51 2022 daemon.info hostapd: phy1-ap0: STA 64:bc:58:c6:bb:a0 IEEE 802.11: associated (aid 2)
Thu Dec 29 16:13:51 2022 daemon.notice hostapd: phy1-ap0: STA-OPMODE-SMPS-MODE-CHANGED 64:bc:58:c6:bb:a0 off
Thu Dec 29 16:13:52 2022 daemon.notice hostapd: phy1-ap0: AP-STA-CONNECTED 64:bc:58:c6:bb:a0 auth_alg=open
Thu Dec 29 16:13:52 2022 daemon.info hostapd: phy1-ap0: STA 64:bc:58:c6:bb:a0 WPA: pairwise key handshake completed (RSN)
Thu Dec 29 16:13:52 2022 daemon.notice hostapd: EAPOL-4WAY-HS-COMPLETED 64:bc:58:c6:bb:a0
Thu Dec 29 16:14:17 2022 kern.info kernel: [ 7998.771645] mt7530 mdio-bus:1f lan: Link is Down
Thu Dec 29 16:14:17 2022 kern.info kernel: [ 7998.776399] br-lan: port 1(lan) entered disabled state
Thu Dec 29 16:14:17 2022 daemon.notice netifd: Network device 'lan' link is down
Thu Dec 29 16:14:20 2022 kern.info kernel: [ 8001.425122] mt7530 mdio-bus:1f lan: Link is Up - 1Gbps/Full - flow control rx/tx
Thu Dec 29 16:14:20 2022 kern.info kernel: [ 8001.432613] br-lan: port 1(lan) entered blocking state
Thu Dec 29 16:14:20 2022 kern.info kernel: [ 8001.437799] br-lan: port 1(lan) entered forwarding state
Thu Dec 29 16:14:20 2022 daemon.notice netifd: Network device 'lan' link is up
Thu Dec 29 16:15:06 2022 daemon.notice hostapd: phy1-ap0: AP-STA-DISCONNECTED 64:bc:58:c6:bb:a0
Thu Dec 29 16:19:36 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: WPA: Group rekeying completed with 7c:ff:4d:b9:00:cc [GTK=CCMP]
Thu Dec 29 16:19:36 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: Unknown event 37
Thu Dec 29 16:20:43 2022 kern.info kernel: [ 8384.823339] mt7530 mdio-bus:1f lan: Link is Down
Thu Dec 29 16:20:43 2022 kern.info kernel: [ 8384.828508] br-lan: port 1(lan) entered disabled state
Thu Dec 29 16:20:43 2022 daemon.notice netifd: Network device 'lan' link is down
Thu Dec 29 16:20:46 2022 kern.info kernel: [ 8387.234297] mt7530 mdio-bus:1f lan: Link is Up - 1Gbps/Full - flow control rx/tx
Thu Dec 29 16:20:46 2022 kern.info kernel: [ 8387.241788] br-lan: port 1(lan) entered blocking state
Thu Dec 29 16:20:46 2022 kern.info kernel: [ 8387.246927] br-lan: port 1(lan) entered forwarding state
Thu Dec 29 16:20:46 2022 daemon.notice netifd: Network device 'lan' link is up
Thu Dec 29 16:22:08 2022 kern.info kernel: [ 8469.099535] mt7530 mdio-bus:1f lan: Link is Down
Thu Dec 29 16:22:08 2022 kern.info kernel: [ 8469.104557] br-lan: port 1(lan) entered disabled state
Thu Dec 29 16:22:08 2022 daemon.notice netifd: Network device 'lan' link is down
Thu Dec 29 16:22:39 2022 kern.info kernel: [ 8500.584042] mt7530 mdio-bus:1f lan: Link is Up - 1Gbps/Full - flow control rx/tx
Thu Dec 29 16:22:39 2022 kern.info kernel: [ 8500.591531] br-lan: port 1(lan) entered blocking state
Thu Dec 29 16:22:39 2022 kern.info kernel: [ 8500.596657] br-lan: port 1(lan) entered forwarding state
Thu Dec 29 16:22:39 2022 daemon.notice netifd: Network device 'lan' link is up
Thu Dec 29 16:22:42 2022 daemon.notice netifd: lan (2964): udhcpc: broadcasting select for 192.168.178.66, server 192.168.178.1
Thu Dec 29 16:22:42 2022 daemon.notice netifd: lan (2964): udhcpc: lease of 192.168.178.66 obtained from 192.168.178.1, lease time 864000
Thu Dec 29 16:22:42 2022 daemon.notice netifd: Interface 'lan' is now up
Thu Dec 29 16:22:43 2022 daemon.info dnsmasq[1]: reading /tmp/resolv.conf.d/resolv.conf.auto
Thu Dec 29 16:22:43 2022 daemon.info dnsmasq[1]: using nameserver 192.168.178.1#53
Thu Dec 29 16:22:43 2022 daemon.info dnsmasq[1]: using nameserver 192.168.178.1#53
Thu Dec 29 16:22:43 2022 daemon.info dnsmasq[1]: using only locally-known addresses for test
Thu Dec 29 16:22:43 2022 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Thu Dec 29 16:22:43 2022 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Thu Dec 29 16:22:43 2022 daemon.info dnsmasq[1]: using only locally-known addresses for local
Thu Dec 29 16:22:43 2022 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Thu Dec 29 16:22:43 2022 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Thu Dec 29 16:22:43 2022 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Thu Dec 29 16:22:43 2022 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Thu Dec 29 16:27:10 2022 daemon.info hostapd: phy1-ap0: STA 64:bc:58:c6:bb:a0 IEEE 802.11: authenticated
Thu Dec 29 16:27:10 2022 daemon.info hostapd: phy1-ap0: STA 64:bc:58:c6:bb:a0 IEEE 802.11: associated (aid 2)
Thu Dec 29 16:27:10 2022 daemon.notice hostapd: phy1-ap0: STA-OPMODE-SMPS-MODE-CHANGED 64:bc:58:c6:bb:a0 off
Thu Dec 29 16:27:10 2022 daemon.notice hostapd: phy1-ap0: AP-STA-CONNECTED 64:bc:58:c6:bb:a0 auth_alg=open
Thu Dec 29 16:27:10 2022 daemon.info hostapd: phy1-ap0: STA 64:bc:58:c6:bb:a0 WPA: pairwise key handshake completed (RSN)
Thu Dec 29 16:27:10 2022 daemon.notice hostapd: EAPOL-4WAY-HS-COMPLETED 64:bc:58:c6:bb:a0
Thu Dec 29 16:28:11 2022 daemon.err uhttpd[1694]: [info] luci: accepted login on / for root from 192.168.178.28
Thu Dec 29 16:29:38 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: WPA: Group rekeying completed with 7c:ff:4d:b9:00:cc [GTK=CCMP]
Thu Dec 29 16:29:38 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: Unknown event 37
Thu Dec 29 16:31:16 2022 daemon.notice hostapd: phy1-ap0: AP-STA-DISCONNECTED 88:11:96:ef:3b:e6
Thu Dec 29 16:31:16 2022 daemon.info hostapd: phy1-ap0: STA 88:11:96:ef:3b:e6 IEEE 802.11: disassociated
Thu Dec 29 16:31:17 2022 daemon.info hostapd: phy1-ap0: STA 88:11:96:ef:3b:e6 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
Thu Dec 29 16:39:36 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: WPA: Group rekeying completed with 7c:ff:4d:b9:00:cc [GTK=CCMP]
Thu Dec 29 16:39:36 2022 daemon.notice wpa_supplicant[1463]: phy1-sta0: Unknown event 37
Thu Dec 29 16:41:28 2022 daemon.notice hostapd: phy1-ap0: AP-STA-DISCONNECTED 64:bc:58:c6:bb:a0
Thu Dec 29 16:41:31 2022 daemon.info hostapd: phy0-ap0: STA 64:bc:58:c6:bb:a0 IEEE 802.11: authenticated
Thu Dec 29 16:41:31 2022 daemon.notice hostapd: phy0-ap0: STA-OPMODE-SMPS-MODE-CHANGED 64:bc:58:c6:bb:a0 off
Thu Dec 29 16:41:31 2022 daemon.info hostapd: phy0-ap0: STA 64:bc:58:c6:bb:a0 IEEE 802.11: associated (aid 1)
Thu Dec 29 16:41:31 2022 daemon.notice hostapd: phy0-ap0: AP-STA-CONNECTED 64:bc:58:c6:bb:a0 auth_alg=open
Thu Dec 29 16:41:31 2022 daemon.info hostapd: phy0-ap0: STA 64:bc:58:c6:bb:a0 WPA: pairwise key handshake completed (RSN)
Thu Dec 29 16:41:31 2022 daemon.notice hostapd: phy0-ap0: EAPOL-4WAY-HS-COMPLETED 64:bc:58:c6:bb:a0

Kernel-Log:

[    0.000000] Linux version 5.10.160 (roland@roland-virtual-machine) (mipsel-openwrt-linux-musl-gcc (OpenWrt GCC 11.3.0 r21574-8199f1c540) 11.3.0, GNU ld (GNU Binutils) 2.37) #0 SMP Thu Dec 22 07:55:53 2022
[    0.000000] SoC Type: MediaTek MT7621 ver:1 eco:3
[    0.000000] printk: bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 0001992f (MIPS 1004Kc)
[    0.000000] MIPS: machine is D-Link DAP-X1860 A1
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] VPE topology {2,2} total 4
[    0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    0.000000] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000000000000-0x000000000fffffff]
[    0.000000]   HighMem  empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x000000000fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000000fffffff]
[    0.000000] On node 0 totalpages: 65536
[    0.000000]   Normal zone: 576 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 65536 pages, LIFO batch:15
[    0.000000] percpu: Embedded 15 pages/cpu s30224 r8192 d23024 u61440
[    0.000000] pcpu-alloc: s30224 r8192 d23024 u61440 alloc=15*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 64960
[    0.000000] Kernel command line: console=ttyS0,115200 rootfstype=squashfs,jffs2
[    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
[    0.000000] Writing ErrCtl register=00020020
[    0.000000] Readback ErrCtl register=00020020
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 249048K/262144K available (6744K kernel code, 626K rwdata, 1368K rodata, 1296K init, 235K bss, 13096K reserved, 0K cma-reserved, 0K highmem)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] 	Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[    0.000000] NR_IRQS: 256
[    0.000000] CPU Clock: 880MHz
[    0.000000] clocksource: GIC: mask: 0xffffffffffffffff max_cycles: 0xcaf478abb4, max_idle_ns: 440795247997 ns
[    0.000014] sched_clock: 64 bits at 880MHz, resolution 1ns, wraps every 4398046511103ns
[    0.007956] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 4343773742 ns
[    0.016998] Calibrating delay loop... 586.13 BogoMIPS (lpj=2930688)
[    0.083174] pid_max: default: 32768 minimum: 301
[    0.087954] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.095157] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.106098] rcu: Hierarchical SRCU implementation.
[    0.111178] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
[    0.119367] smp: Bringing up secondary CPUs ...
[    0.124726] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    0.124738] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    0.124750] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[    0.124831] CPU1 revision is: 0001992f (MIPS 1004Kc)
[    0.179110] Synchronize counters for CPU 1: done.
[    0.211763] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    0.211776] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    0.211785] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[    0.211844] CPU2 revision is: 0001992f (MIPS 1004Kc)
[    0.270715] Synchronize counters for CPU 2: done.
[    0.301475] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    0.301486] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    0.301496] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[    0.301560] CPU3 revision is: 0001992f (MIPS 1004Kc)
[    0.355935] Synchronize counters for CPU 3: done.
[    0.385838] smp: Brought up 1 node, 4 CPUs
[    0.394319] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.404155] futex hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    0.411172] pinctrl core: initialized pinctrl subsystem
[    0.418976] NET: Registered protocol family 16
[    0.424730] thermal_sys: Registered thermal governor 'step_wise'
[    0.425712] cpuidle: using governor teo
[    0.452858] FPU Affinity set after 11720 emulations
[    0.484328] clocksource: Switched to clocksource GIC
[    0.491759] NET: Registered protocol family 2
[    0.496907] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.505193] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[    0.513523] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.521163] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.528254] TCP: Hash tables configured (established 2048 bind 2048)
[    0.534723] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.541186] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.548483] NET: Registered protocol family 1
[    0.552787] PCI: CLS 0 bytes, default 32
[    0.560077] workingset: timestamp_bits=14 max_order=16 bucket_order=2
[    0.570886] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.576671] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.589130] mt7621_gpio 1e000600.gpio: registering 32 gpios
[    0.595167] mt7621_gpio 1e000600.gpio: registering 32 gpios
[    0.601100] mt7621_gpio 1e000600.gpio: registering 32 gpios
[    0.607842] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled
[    0.616348] printk: console [ttyS0] disabled
[    0.620718] 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 19, base_baud = 3125000) is a 16550A
[    0.629753] printk: console [ttyS0] enabled
[    0.638011] printk: bootconsole [early0] disabled
[    0.650667] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xf1
[    0.657084] nand: Macronix MX30LF1G18AC
[    0.660913] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[    0.668486] mt7621-nand 1e003000.nand: ECC strength adjusted to 4 bits
[    0.677017] Signature found at block 1023 [0x07fe0000]
[    0.682135] NMBM management region starts at block 960 [0x07800000]
[    0.692292] First info table with writecount 1 found in block 960
[    0.709814] Second info table with writecount 1 found in block 963
[    0.716084] NMBM has been successfully attached
[    0.720736] 8 fixed-partitions partitions found on MTD device mt7621-nand
[    0.728437] Creating 8 MTD partitions on "mt7621-nand":
[    0.733681] 0x000000000000-0x000000080000 : "bootloader"
[    0.745268] 0x000000080000-0x000000100000 : "config"
[    0.756437] 0x000000100000-0x000000180000 : "factory"
[    0.767832] 0x000000180000-0x000000580000 : "kernel"
[    0.814843] 0x000000580000-0x000003580000 : "fwconcat0"
[    1.304855] 0x000003580000-0x000003980000 : "manufacture"
[    1.351744] 0x000003980000-0x000004000000 : "storage"
[    1.423365] 0x000004000000-0x000007800000 : "fwconcat1"
[    1.999051] Concatenating MTD devices:
[    2.002856] (0): "fwconcat0"
[    2.005779] (1): "fwconcat1"
[    2.008647] into device "virtual_flash"
[    2.012513] 1 fixed-partitions partitions found on MTD device virtual_flash
[    2.019469] Creating 1 MTD partitions on "virtual_flash":
[    2.024870] 0x000000000000-0x000006800000 : "ubi"
[    3.115571] mt7530 mdio-bus:1f: MT7530 adapts as multi-chip module
[    3.126196] mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe100000, irq 21
[    3.136464] i2c /dev entries driver
[    3.143058] mt7621-pci 1e140000.pcie: host bridge /pcie@1e140000 ranges:
[    3.149843] mt7621-pci 1e140000.pcie:   No bus range found for /pcie@1e140000, using [bus 00-ff]
[    3.158684] mt7621-pci 1e140000.pcie:      MEM 0x0060000000..0x006fffffff -> 0x0000000000
[    3.166880] mt7621-pci 1e140000.pcie:       IO 0x001e160000..0x001e16ffff -> 0x0000000000
[    3.175190] mt7621-pci 1e140000.pcie: Parsing DT failed
[    3.183024] NET: Registered protocol family 10
[    3.189414] Segment Routing with IPv6
[    3.193188] NET: Registered protocol family 17
[    3.198243] 8021q: 802.1Q VLAN Support v1.8
[    3.206234] mt7530 mdio-bus:1f: MT7530 adapts as multi-chip module
[    3.236540] mt7530 mdio-bus:1f lan (uninitialized): PHY [mt7530-0:00] driver [MediaTek MT7530 PHY] (irq=26)
[    3.251355] mt7530 mdio-bus:1f: configuring for fixed/rgmii link mode
[    3.261846] DSA: tree 0 setup
[    3.265315] rt2880-pinmux pinctrl: pcie is already enabled
[    3.270898] mt7621-pci 1e140000.pcie: host bridge /pcie@1e140000 ranges:
[    3.277649] mt7621-pci 1e140000.pcie:   No bus range found for /pcie@1e140000, using [bus 00-ff]
[    3.286454] mt7621-pci 1e140000.pcie:      MEM 0x0060000000..0x006fffffff -> 0x0000000000
[    3.294634] mt7621-pci 1e140000.pcie:       IO 0x001e160000..0x001e16ffff -> 0x0000000000
[    3.302891] mt7621-pci-phy 1e149000.pcie-phy: PHY for 0xbe149000 (dual port = 1)
[    3.310790] mt7621-pci-phy 1e14a000.pcie-phy: PHY for 0xbe14a000 (dual port = 0)
[    3.318571] mt7621-pci 1e140000.pcie: failed to parse bus ranges property: -22
[    3.426038] mt7621-pci-phy 1e149000.pcie-phy: Xtal is 40MHz
[    3.431616] mt7621-pci-phy 1e14a000.pcie-phy: Xtal is 40MHz
[    3.537367] mt7621-pci 1e140000.pcie: pcie2 no card, disable it (RST & CLK)
[    3.544332] mt7621-pci 1e140000.pcie: PCIE0 enabled
[    3.549187] mt7621-pci 1e140000.pcie: PCIE1 enabled
[    3.554046] mt7621-pci 1e140000.pcie: PCI coherence region base: 0x60000000, mask/settings: 0xf0000002
[    3.563541] mt7621-pci 1e140000.pcie: PCI host bridge to bus 0000:00
[    3.569944] pci_bus 0000:00: root bus resource [io  0x1e160000-0x1e16ffff]
[    3.576839] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff]
[    3.583693] pci_bus 0000:00: root bus resource [bus 00-ff]
[    3.589189] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] (bus address [0x00000000-0x0fffffff])
[    3.599421] pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060400
[    3.605455] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff]
[    3.611698] pci 0000:00:00.0: reg 0x14: initial BAR value 0x00000000 invalid
[    3.618731] pci 0000:00:00.0: reg 0x14: [mem size 0x00010000]
[    3.624551] pci 0000:00:00.0: supports D1
[    3.628547] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[    3.634850] pci 0000:00:01.0: [0e8d:0801] type 01 class 0x060400
[    3.640883] pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x7fffffff]
[    3.647177] pci 0000:00:01.0: reg 0x14: initial BAR value 0x00000000 invalid
[    3.654200] pci 0000:00:01.0: reg 0x14: [mem size 0x00010000]
[    3.660013] pci 0000:00:01.0: supports D1
[    3.664010] pci 0000:00:01.0: PME# supported from D0 D1 D3hot
[    3.671248] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    3.679285] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    3.687588] pci 0000:01:00.0: [14c3:7916] type 00 class 0x000280
[    3.693650] pci 0000:01:00.0: reg 0x10: initial BAR value 0x00000000 invalid
[    3.700735] pci 0000:01:00.0: reg 0x10: [mem size 0x00100000 64bit pref]
[    3.707449] pci 0000:01:00.0: reg 0x18: initial BAR value 0x00000000 invalid
[    3.714500] pci 0000:01:00.0: reg 0x18: [mem size 0x00004000 64bit pref]
[    3.721188] pci 0000:01:00.0: reg 0x20: initial BAR value 0x00000000 invalid
[    3.728233] pci 0000:01:00.0: reg 0x20: [mem size 0x00001000 64bit pref]
[    3.735054] pci 0000:01:00.0: supports D1 D2
[    3.739308] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    3.745955] pci 0000:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:00:00.0 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link)
[    3.762218] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[    3.767476] pci 0000:00:00.0:   bridge window [io  0x0000-0x0fff]
[    3.773547] pci 0000:00:00.0:   bridge window [mem 0x60000000-0x600fffff]
[    3.780328] pci 0000:00:00.0:   bridge window [mem 0x60000000-0x600fffff pref]
[    3.787560] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    3.794515] pci 0000:02:00.0: [14c3:7915] type 00 class 0x000280
[    3.800575] pci 0000:02:00.0: reg 0x10: initial BAR value 0x00000000 invalid
[    3.807644] pci 0000:02:00.0: reg 0x10: [mem size 0x00100000 64bit pref]
[    3.814370] pci 0000:02:00.0: reg 0x18: initial BAR value 0x00000000 invalid
[    3.821391] pci 0000:02:00.0: reg 0x18: [mem size 0x00004000 64bit pref]
[    3.828107] pci 0000:02:00.0: reg 0x20: initial BAR value 0x00000000 invalid
[    3.835157] pci 0000:02:00.0: reg 0x20: [mem size 0x00001000 64bit pref]
[    3.841961] pci 0000:02:00.0: supports D1 D2
[    3.846229] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    3.852858] pci 0000:02:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:00:01.0 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link)
[    3.869168] pci 0000:00:01.0: PCI bridge to [bus 02-ff]
[    3.874439] pci 0000:00:01.0:   bridge window [io  0x0000-0x0fff]
[    3.880512] pci 0000:00:01.0:   bridge window [mem 0x60000000-0x600fffff]
[    3.887294] pci 0000:00:01.0:   bridge window [mem 0x60000000-0x600fffff pref]
[    3.894530] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
[    3.901172] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000]
[    3.907778] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000]
[    3.914734] pci 0000:00:01.0: BAR 0: no space for [mem size 0x80000000]
[    3.921319] pci 0000:00:01.0: BAR 0: failed to assign [mem size 0x80000000]
[    3.928283] pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff]
[    3.935089] pci 0000:00:00.0: BAR 9: assigned [mem 0x60100000-0x602fffff pref]
[    3.942282] pci 0000:00:01.0: BAR 8: assigned [mem 0x60300000-0x603fffff]
[    3.949062] pci 0000:00:01.0: BAR 9: assigned [mem 0x60400000-0x605fffff pref]
[    3.956286] pci 0000:00:00.0: BAR 1: assigned [mem 0x60600000-0x6060ffff]
[    3.963053] pci 0000:00:01.0: BAR 1: assigned [mem 0x60610000-0x6061ffff]
[    3.969836] pci 0000:00:00.0: BAR 7: assigned [io  0x1e160000-0x1e160fff]
[    3.976620] pci 0000:00:01.0: BAR 7: assigned [io  0x1e161000-0x1e161fff]
[    3.983392] pci 0000:01:00.0: BAR 0: assigned [mem 0x60100000-0x601fffff 64bit pref]
[    3.991146] pci 0000:01:00.0: BAR 2: assigned [mem 0x60200000-0x60203fff 64bit pref]
[    3.998904] pci 0000:01:00.0: BAR 4: assigned [mem 0x60204000-0x60204fff 64bit pref]
[    4.006648] pci 0000:00:00.0: PCI bridge to [bus 01]
[    4.011593] pci 0000:00:00.0:   bridge window [io  0x1e160000-0x1e160fff]
[    4.018382] pci 0000:00:00.0:   bridge window [mem 0x60000000-0x600fffff]
[    4.025162] pci 0000:00:00.0:   bridge window [mem 0x60100000-0x602fffff pref]
[    4.032365] pci 0000:02:00.0: BAR 0: assigned [mem 0x60400000-0x604fffff 64bit pref]
[    4.040110] pci 0000:02:00.0: BAR 2: assigned [mem 0x60500000-0x60503fff 64bit pref]
[    4.047875] pci 0000:02:00.0: BAR 4: assigned [mem 0x60504000-0x60504fff 64bit pref]
[    4.055638] pci 0000:00:01.0: PCI bridge to [bus 02]
[    4.060584] pci 0000:00:01.0:   bridge window [io  0x1e161000-0x1e161fff]
[    4.067375] pci 0000:00:01.0:   bridge window [mem 0x60300000-0x603fffff]
[    4.074136] pci 0000:00:01.0:   bridge window [mem 0x60400000-0x605fffff pref]
[    4.085716] UBI: auto-attach mtd8
[    4.089056] ubi0: attaching mtd8
[    4.094776] mt7530 mdio-bus:1f: Link is Up - 1Gbps/Full - flow control rx/tx
[    6.197913] ubi0: scanning is finished
[    6.219368] ubi0: attached mtd8 (name "ubi", size 104 MiB)
[    6.224914] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    6.231775] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[    6.238555] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[    6.245514] ubi0: good PEBs: 832, bad PEBs: 0, corrupted PEBs: 0
[    6.251494] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
[    6.258699] ubi0: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1671695753
[    6.267808] ubi0: available PEBs: 0, total reserved PEBs: 832, PEBs reserved for bad PEB handling: 17
[    6.277062] ubi0: background thread "ubi_bgt0d" started, PID 418
[    6.279073] block ubiblock0_0: created from ubi0:0(rootfs)
[    6.288579] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem
[    6.303745] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
[    6.315459] Freeing unused kernel memory: 1296K
[    6.319992] This architecture does not have kernel memory protection.
[    6.326461] Run /sbin/init as init process
[    6.330544]   with arguments:
[    6.330549]     /sbin/init
[    6.330554]   with environment:
[    6.330559]     HOME=/
[    6.330564]     TERM=linux
[    6.899627] init: Console is alive
[    6.903484] init: - watchdog -
[    7.781010] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    7.907467] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    7.924795] init: - preinit -
[    8.830829] random: jshn: uninitialized urandom read (4 bytes read)
[    8.917318] random: jshn: uninitialized urandom read (4 bytes read)
[    8.976987] random: jshn: uninitialized urandom read (4 bytes read)
[    9.405294] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode
[    9.413685] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[    9.414893] mt7530 mdio-bus:1f lan: configuring for phy/gmii link mode
[    9.429038] 8021q: adding VLAN 0 to HW filter on device lan
[    9.437294] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   11.674131] UBIFS (ubi0:1): Mounting in unauthenticated mode
[   11.680315] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 540
[   11.761199] UBIFS (ubi0:1): recovery needed
[   11.944455] UBIFS (ubi0:1): recovery completed
[   11.949058] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[   11.956896] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[   11.966788] UBIFS (ubi0:1): FS size: 97390592 bytes (92 MiB, 767 LEBs), journal size 4825088 bytes (4 MiB, 38 LEBs)
[   11.977194] UBIFS (ubi0:1): reserved for root: 4599997 bytes (4492 KiB)
[   11.983784] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID 977EDBD3-CCFB-44D5-BE54-B0C72D2AD94C, small LPT model
[   12.003911] mount_root: switching to ubifs overlay
[   12.030041] urandom-seed: Seeding with /etc/urandom.seed
[   12.241424] procd: - early -
[   12.244718] procd: - watchdog -
[   12.904517] procd: - watchdog -
[   12.911161] procd: - ubus -
[   13.001912] random: ubusd: uninitialized urandom read (4 bytes read)
[   13.010847] random: ubusd: uninitialized urandom read (4 bytes read)
[   13.018014] random: ubusd: uninitialized urandom read (4 bytes read)
[   13.029162] procd: - init -
[   14.040724] kmodloader: loading kernel modules from /etc/modules.d/*
[   14.183380] urngd: v1.0.2 started.
[   14.239028] Loading modules backported from Linux version v6.1-rc8-0-g76dcd734eca2
[   14.246649] Backport generated by backports.git v5.15.81-1-41-g02e352527db5
[   14.416019] random: crng init done
[   14.419446] random: 31 urandom warning(s) missed due to ratelimiting
[   14.471095] mt7621-pci 1e140000.pcie: bus=1 slot=0 irq=22
[   14.476592] pci 0000:00:00.0: enabling device (0004 -> 0007)
[   14.482240] mt7915e_hif 0000:01:00.0: enabling device (0000 -> 0002)
[   14.489192] mt7621-pci 1e140000.pcie: bus=2 slot=1 irq=23
[   14.494700] pci 0000:00:01.0: enabling device (0004 -> 0007)
[   14.500356] mt7915e 0000:02:00.0: enabling device (0000 -> 0002)
[   14.763812] mt7915e 0000:02:00.0: HW/SW Version: 0x8a108a10, Build Time: 20220929104113a
[   14.763812] 
[   15.097472] mt7915e 0000:02:00.0: WM Firmware Version: ____000000, Build Time: 20220929104145
[   15.131725] mt7915e 0000:02:00.0: WA Firmware Version: DEV_000000, Build Time: 20220929104205
[   20.615006] PPP generic driver version 2.4.2
[   20.621512] NET: Registered protocol family 24
[   20.635632] kmodloader: done loading kernel modules from /etc/modules.d/*
[   29.623749] mtk_soc_eth 1e100000.ethernet eth0: Link is Down
[   29.664951] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode
[   29.673296] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[   29.682517] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   29.690510] mt7530 mdio-bus:1f lan: configuring for phy/gmii link mode
[   29.698006] 8021q: adding VLAN 0 to HW filter on device lan
[   29.707542] br-lan: port 1(lan) entered blocking state
[   29.712777] br-lan: port 1(lan) entered disabled state
[   29.722622] device lan entered promiscuous mode
[   29.727346] device eth0 entered promiscuous mode
[   31.986918] br-lan: port 2(phy1-ap0) entered blocking state
[   31.992576] br-lan: port 2(phy1-ap0) entered disabled state
[   31.999155] device phy1-ap0 entered promiscuous mode
[   32.779474] br-lan: port 3(phy0-ap0) entered blocking state
[   32.785228] br-lan: port 3(phy0-ap0) entered disabled state
[   32.791437] device phy0-ap0 entered promiscuous mode
[   32.797272] br-lan: port 3(phy0-ap0) entered blocking state
[   32.803072] br-lan: port 3(phy0-ap0) entered forwarding state
[   32.809381] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[   32.997806] br-lan: port 3(phy0-ap0) entered disabled state
[   34.246105] device lan left promiscuous mode
[   34.250472] device eth0 left promiscuous mode
[   34.255568] br-lan: port 1(lan) entered disabled state
[   34.297293] mtk_soc_eth 1e100000.ethernet eth0: Link is Down
[   34.312110] device phy0-ap0 left promiscuous mode
[   34.317343] br-lan: port 3(phy0-ap0) entered disabled state
[   34.376273] device phy1-ap0 left promiscuous mode
[   34.381400] br-lan: port 2(phy1-ap0) entered disabled state
[   34.568466] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode
[   34.576975] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[   34.579971] mt7530 mdio-bus:1f lan: configuring for phy/gmii link mode
[   34.592590] 8021q: adding VLAN 0 to HW filter on device lan
[   34.601000] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   34.608477] br-lan: port 1(lan) entered blocking state
[   34.613640] br-lan: port 1(lan) entered disabled state
[   34.620195] device lan entered promiscuous mode
[   34.625066] device eth0 entered promiscuous mode
[   34.636248] br-lan: port 2(phy0-ap0) entered blocking state
[   34.641869] br-lan: port 2(phy0-ap0) entered disabled state
[   34.648422] device phy0-ap0 entered promiscuous mode
[   34.658980] br-lan: port 3(phy1-ap0) entered blocking state
[   34.664690] br-lan: port 3(phy1-ap0) entered disabled state
[   34.670870] device phy1-ap0 entered promiscuous mode
[   34.877585] IPv6: ADDRCONF(NETDEV_CHANGE): phy0-ap0: link becomes ready
[   34.885561] br-lan: port 2(phy0-ap0) entered blocking state
[   34.891264] br-lan: port 2(phy0-ap0) entered forwarding state
[   34.901069] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[   36.993780] phy1-sta0: authenticate with 7c:ff:4d:b9:00:cc
[   37.118471] phy1-sta0: send auth to 7c:ff:4d:b9:00:cc (try 1/3)
[   37.126098] phy1-sta0: authenticated
[   37.134623] phy1-sta0: associate with 7c:ff:4d:b9:00:cc (try 1/3)
[   37.143879] phy1-sta0: RX AssocResp from 7c:ff:4d:b9:00:cc (capab=0x1511 status=0 aid=1)
[   37.153537] phy1-sta0: associated
[   37.225503] phy1-sta0: Limiting TX power to 23 (23 - 0) dBm as advertised by 7c:ff:4d:b9:00:cc
[   37.285999] IPv6: ADDRCONF(NETDEV_CHANGE): phy1-sta0: link becomes ready
[   37.508133] IPv6: ADDRCONF(NETDEV_CHANGE): phy1-ap0: link becomes ready
[   37.515210] br-lan: port 3(phy1-ap0) entered blocking state
[   37.520790] br-lan: port 3(phy1-ap0) entered forwarding state
[ 7865.087512] mt7530 mdio-bus:1f lan: Link is Up - 1Gbps/Full - flow control rx/tx
[ 7865.095009] br-lan: port 1(lan) entered blocking state
[ 7865.100437] br-lan: port 1(lan) entered forwarding state
[ 7942.716193] mt7530 mdio-bus:1f lan: Link is Down
[ 7942.721451] br-lan: port 1(lan) entered disabled state
[ 7945.238554] mt7530 mdio-bus:1f lan: Link is Up - 1Gbps/Full - flow control rx/tx
[ 7945.245995] br-lan: port 1(lan) entered blocking state
[ 7945.251181] br-lan: port 1(lan) entered forwarding state
[ 7952.465409] mt7530 mdio-bus:1f lan: Link is Down
[ 7952.470218] br-lan: port 1(lan) entered disabled state
[ 7954.996901] mt7530 mdio-bus:1f lan: Link is Up - 1Gbps/Full - flow control rx/tx
[ 7955.004396] br-lan: port 1(lan) entered blocking state
[ 7955.009580] br-lan: port 1(lan) entered forwarding state
[ 7998.771645] mt7530 mdio-bus:1f lan: Link is Down
[ 7998.776399] br-lan: port 1(lan) entered disabled state
[ 8001.425122] mt7530 mdio-bus:1f lan: Link is Up - 1Gbps/Full - flow control rx/tx
[ 8001.432613] br-lan: port 1(lan) entered blocking state
[ 8001.437799] br-lan: port 1(lan) entered forwarding state
[ 8384.823339] mt7530 mdio-bus:1f lan: Link is Down
[ 8384.828508] br-lan: port 1(lan) entered disabled state
[ 8387.234297] mt7530 mdio-bus:1f lan: Link is Up - 1Gbps/Full - flow control rx/tx
[ 8387.241788] br-lan: port 1(lan) entered blocking state
[ 8387.246927] br-lan: port 1(lan) entered forwarding state
[ 8469.099535] mt7530 mdio-bus:1f lan: Link is Down
[ 8469.104557] br-lan: port 1(lan) entered disabled state
[ 8500.584042] mt7530 mdio-bus:1f lan: Link is Up - 1Gbps/Full - flow control rx/tx
[ 8500.591531] br-lan: port 1(lan) entered blocking state
[ 8500.596657] br-lan: port 1(lan) entered forwarding state

Edit: I upgraded to newer version of RolandoMagico OpenWRT from 2022-12-27. Now it works again. Will give it some time. Hope it was a one time crash.

Yes, it seems to be the same Error. I tried flashing initramfs initially before writing here but i cant flash anything through that WebGUI except for the extracted Stock Image
I did initramfs flash on another device so i know the procedere

Sorry for writing so late, was busy with all these festivities and stuff

For the problem, i have really no clue why i cant flash it but others can. Never had this issues with any device but thats the reason why its in dev-state right now, right...
Maybe its looking for a magic number or checksum i really dont know.
Since i tried different Browsers and even another PC and all its a bit weird but I think I probably need to try another flash method.

Maybe im able to flash with a TFTP Server or via Serial through U-Boot, it seems theres a option according to the posted OEM Bootlog. Shell input should (maybe) be unlocked through a specific key like pressing spacebar or something(according to my researches), at the right moment. Well im not a experienced linux or openwrt person, just a regular user but if i find time for it i may try it in a few days.

I think im just gonna park my two devices in the closet for now and pass by from time to time to read the news
Anyway: Impressive work from all devs and participating ppl and i really appreciate it
I just wanted to give some test-user feedback

Just to confirm this: When you try to flash initramfs via Recovery, with a browser other than Firefox (e.g. Chromium, Edge, Vivaldi,...), the flash procedure would work, but the device reboots into recovery again? Or is it the same 1301 bytes error as with Firefox?

I think the different checksums are due to the recovery being customized by D-Link, which also unpacks the ELX image (maybe the hash is calculated over the full memory dump of the upload, including the multipart boundary separators, which are randomized by the browser; regarding the file size, this is also parsed from a header, I'd have to check what the uploaded form data looks like with Firefox, maybe they format something different, which makes the parser fail). This upload header also contains the filename, which is probably why it's not always the same length.

If you are using Windows, the old (and hidden) IE11 might be worth trying, for some older D-Link devices this is now the only way to flash them that works for me, not even curl works on Linux anymore, so it must be something related to the Linux TCP/IP stack I suppose... But DAP-X1860 was still working with Linux and Chromium so far.

Do you see different LED patterns within the first seconds after uploading, compared to flashing unpacked OEM firmware?

It's been a while since the last time I used initramfs on this device, and I think I also did it manually with uboot commands back then (tftpboot followed by bootm or something). Even though the Recovery will accept (and flash) images with the 0x27051956 header, I'm not quite sure anymore if this would boot, but technically the image found in the flash after flashing does not contain the ELX header anymore.

I don't have a device and/or build system with me over the holidays, I could only try by the end of next week.
@RolandoMagico or others, has someone tried actually writing initramfs to flash, rather than directly booting via tftp? Maybe it could indeed help to add the | elx-header recipe for building a flashable initramfs image.

When initramfs boots, this should be visible by the LED sequence, and you could try to erase mtd4 as described earlier, if that is the issue (but I think it only was initially, when nmbm was not yet used in the kernel).

@s_2 : You mean downloading initramfs via the recovery interface? I tried it with one of my devices, download seems to work in general but after reset, I'm in recovery mode again automatically without pressing the reset button during power on. Power LED is blinking slowly in this case.
Afterwards, I'm able to download the factory image openwrt-ramips-mt7621-dlink_dap-x1860-a1-squashfs-factory.bin successfully and OpenWrt is started afterwards.

Thanks, good to know. But we probably have to leave it this way (at least for official device support), since initramfs is usually supposed to be loaded via tftp.

@SPI-Flasher I can build an initramfs image with the elx-header appended next week, and see if this works on my device. This should allow you to format the mtd4 partition manually before flashing the real Openwrt image, assuming your device has the same problem with the NAND when expanding rootfs on first boot.

Hi, folks!

Is there an instruction for dummies, how to install OpenWrt on this device?