hanwckf / rt-n56u

Padavan
3.26k stars 3.67k forks source link

unlocked ramcodes #562

Open i3roly opened 3 years ago

i3roly commented 3 years ago

ok @hanwckf

i know you guys are holding out on us ok. there is no way you aren't.

both the mt76 driver (when i did get vht160 stable enough to run speedtest a few times) AND the proprietary driver seem to never pass 400 Mbps down, or 500 Mbps upload.

literally right when it hits about ~400 Mbps, it starts to throttle down and seems to top out around 371Mbps.

it is highly unusual both drivers yield very similar performance that is far below the specification and capabilities of the driver. this would explain why the factory firmware from dlink is encrypted (if i recall correctly) and also you cannot access terminal via serial.

i understand why these unlocked ramcodes aren't public, but please be considerate. i have been supporting this platform for a few years and now all that's missing is the full performance. there is no way that two drivers can yield the same performance cap if it is not being done artificially at the driver (or ram code, is my guess) level.

kar200 commented 3 years ago

What device are you using? I got something like 650mbs or a bit more on the MT7615DN wireless chip. Did you compile the firmware yourself or using one from here? make sure you have hardware offloading enabled for both wireless and ethernet.

You also can decrypt the stock firmware if you want https://github.com/0xricksanchez/dlink-decrypt

And you might be able to access the console interface (depending on the device and firwmare).

i3roly commented 3 years ago

it's my own spin, but the ceiling seems to be the same whether or not i use this driver or the one from openwrt: http://github.com/openwrt/mt76

i am pretty sure hardware offloading is enabled by default? there is no configuration flag for it, from what i can see.

i will try to decrypt the firmware and see if maybe their eeproms are better, but i won't be able to get the ram codes.

i had another user of my firmware confirm that their ceiling was also around 350-400MBps. for upload i can, and have, hit 500-550MBps but nothing higher.

this is for the MT7615E. i think the 7615D is 2x2 or 3x3? it's very possible they didn't limit the lower-end chip (no offence intended). the 7615E is the flagship with either 3x3 but more commonly 4x4.

kar200 commented 3 years ago

That is weird then. offloading is compiled by default but not enabled. It is for NAT though so if your wireless network is on the same subnet as your gateway it should not make a difference. It is enabled in the wan section

I have tested just then with iperf3 on a different subnet with hw offloading and here are the results. I did both download and upload tests. Again my device uses MT7615DN (DBDC).

➜  tools iperf3 -c 192.168.1.1 -p 5201 -t 20
Connecting to host 192.168.1.1, port 5201
[  5] local 192.168.2.161 port 56790 connected to 192.168.1.1 port 5201
[ ID] Interval           Transfer     Bitrate         Retr  Cwnd
[  5]   0.00-1.00   sec  74.0 MBytes   621 Mbits/sec    0   2.01 MBytes
[  5]   1.00-2.00   sec  82.5 MBytes   692 Mbits/sec    0   2.01 MBytes
[  5]   2.00-3.00   sec  76.2 MBytes   640 Mbits/sec    0   2.01 MBytes
[  5]   3.00-4.00   sec  68.8 MBytes   577 Mbits/sec    0   2.01 MBytes
[  5]   4.00-5.00   sec  81.2 MBytes   682 Mbits/sec    0   2.01 MBytes
[  5]   5.00-6.00   sec  82.5 MBytes   692 Mbits/sec    0   2.01 MBytes
[  5]   6.00-7.00   sec  81.2 MBytes   682 Mbits/sec    0   2.01 MBytes
[  5]   7.00-8.00   sec  81.2 MBytes   682 Mbits/sec    0   2.01 MBytes
[  5]   8.00-9.00   sec  81.2 MBytes   682 Mbits/sec    0   2.01 MBytes
[  5]   9.00-10.00  sec  78.8 MBytes   661 Mbits/sec    0   2.01 MBytes
[  5]  10.00-11.00  sec  81.2 MBytes   682 Mbits/sec    0   2.01 MBytes
[  5]  11.00-12.00  sec  80.0 MBytes   671 Mbits/sec    0   2.01 MBytes
[  5]  12.00-13.00  sec  78.8 MBytes   661 Mbits/sec    0   2.01 MBytes
[  5]  13.00-14.00  sec  81.2 MBytes   682 Mbits/sec    0   2.01 MBytes
[  5]  14.00-15.00  sec  82.5 MBytes   692 Mbits/sec    0   2.01 MBytes
[  5]  15.00-16.00  sec  82.5 MBytes   692 Mbits/sec    0   2.01 MBytes
[  5]  16.00-17.00  sec  81.2 MBytes   682 Mbits/sec    0   2.01 MBytes
[  5]  17.00-18.00  sec  82.5 MBytes   692 Mbits/sec    0   2.01 MBytes
[  5]  18.00-19.00  sec  82.5 MBytes   692 Mbits/sec    0   2.01 MBytes
[  5]  19.00-20.00  sec  82.5 MBytes   692 Mbits/sec    0   2.01 MBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bitrate         Retr
[  5]   0.00-20.00  sec  1.57 GBytes   672 Mbits/sec    0             sender
[  5]   0.00-20.01  sec  1.56 GBytes   669 Mbits/sec                  receiver

iperf Done.
➜  tools iperf3 -c 192.168.1.1 -p 5201 -t 20 -R
Connecting to host 192.168.1.1, port 5201
Reverse mode, remote host 192.168.1.1 is sending
[  5] local 192.168.2.161 port 56808 connected to 192.168.1.1 port 5201
[ ID] Interval           Transfer     Bitrate
[  5]   0.00-1.00   sec  64.9 MBytes   544 Mbits/sec
[  5]   1.00-2.00   sec  70.3 MBytes   590 Mbits/sec
[  5]   2.00-3.00   sec  67.6 MBytes   567 Mbits/sec
[  5]   3.00-4.00   sec  69.2 MBytes   580 Mbits/sec
[  5]   4.00-5.00   sec  69.3 MBytes   581 Mbits/sec
[  5]   5.00-6.00   sec  71.2 MBytes   597 Mbits/sec
[  5]   6.00-7.00   sec  65.0 MBytes   545 Mbits/sec
[  5]   7.00-8.00   sec  66.9 MBytes   561 Mbits/sec
[  5]   8.00-9.00   sec  68.7 MBytes   576 Mbits/sec
[  5]   9.00-10.00  sec  69.1 MBytes   580 Mbits/sec
[  5]  10.00-11.00  sec  68.9 MBytes   578 Mbits/sec
[  5]  11.00-12.00  sec  68.2 MBytes   572 Mbits/sec
[  5]  12.00-13.00  sec  69.6 MBytes   584 Mbits/sec
[  5]  13.00-14.00  sec  68.6 MBytes   575 Mbits/sec
[  5]  14.00-15.00  sec  67.5 MBytes   566 Mbits/sec
[  5]  15.00-16.00  sec  65.8 MBytes   552 Mbits/sec
[  5]  16.00-17.00  sec  67.8 MBytes   569 Mbits/sec
[  5]  17.00-18.00  sec  67.2 MBytes   564 Mbits/sec
[  5]  18.00-19.00  sec  63.8 MBytes   535 Mbits/sec
[  5]  19.00-20.00  sec  65.3 MBytes   547 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bitrate         Retr
[  5]   0.00-20.00  sec  1.33 GBytes   569 Mbits/sec  800             sender
[  5]   0.00-20.00  sec  1.32 GBytes   568 Mbits/sec                  receiver

iperf Done.
i3roly commented 3 years ago

while i don't have iperf running (i don't know how to open the ports locally lulz), i wouldn't doubt i get similar uploading performance.

are you using this build?

i am quite sure it's the rom patch binary. the one from openwrt and this build are identical. it seems almost all post 5.x mt_wifi builds all have teh same rom patch.

@hanwckf @yonsm DON'T BE UYGIURS! HOOK UP THE PATCH MAN

MeIsReallyBa commented 3 years ago

AX200+7615E+padavan,it's very easy to hit 800 Mbps. So i think it's ur problem instead of padavan's. https://s3.ax1x.com/2021/01/12/sYDLpn.png Not only me ,other padavan users also hit 800Mbps. https://www.acwifi.net/7629.html https://www.right.com.cn/forum/thread-4047892-1-1.html

MeIsReallyBa commented 3 years ago

iperf3 -R means downloading test and we both get good download speed (7615dn 580Mbps and 7615e 800Mbps). So considering ur own problem first.

i3roly commented 3 years ago
GagansMacPro:datasets Gagan$ iperf3 -c 192.168.1.1 -p 5201 -t 60 -R -b 1000000000
Connecting to host 192.168.1.1, port 5201
Reverse mode, remote host 192.168.1.1 is sending
[  5] local 192.168.1.30 port 49433 connected to 192.168.1.1 port 5201
[ ID] Interval           Transfer     Bitrate
[  5]   0.00-1.00   sec  26.1 MBytes   219 Mbits/sec                  
[  5]   1.00-2.00   sec  32.9 MBytes   276 Mbits/sec                  
[  5]   2.00-3.00   sec  32.1 MBytes   269 Mbits/sec                  
[  5]   3.00-4.00   sec  32.6 MBytes   274 Mbits/sec                  
[  5]   4.00-5.00   sec  32.7 MBytes   274 Mbits/sec                  
[  5]   5.00-6.00   sec  31.7 MBytes   266 Mbits/sec                  
[  5]   6.00-7.00   sec  32.2 MBytes   270 Mbits/sec                  
[  5]   7.00-8.00   sec  32.8 MBytes   275 Mbits/sec                  
[  5]   8.00-9.00   sec  33.1 MBytes   277 Mbits/sec                  
[  5]   9.00-10.00  sec  32.7 MBytes   274 Mbits/sec                  
[  5]  10.00-11.00  sec  33.0 MBytes   277 Mbits/sec                  
[  5]  11.00-12.00  sec  32.6 MBytes   273 Mbits/sec                  
[  5]  12.00-13.00  sec  32.9 MBytes   276 Mbits/sec                  
[  5]  13.00-14.00  sec  32.6 MBytes   273 Mbits/sec                  
[  5]  14.00-15.00  sec  32.8 MBytes   275 Mbits/sec                  
[  5]  15.00-16.00  sec  31.5 MBytes   265 Mbits/sec                  
[  5]  16.00-17.00  sec  33.1 MBytes   278 Mbits/sec                  
[  5]  17.00-18.00  sec  32.6 MBytes   274 Mbits/sec                  
[  5]  18.00-19.00  sec  32.5 MBytes   273 Mbits/sec                  
[  5]  19.00-20.00  sec  32.7 MBytes   274 Mbits/sec                  
[  5]  20.00-21.00  sec  33.0 MBytes   277 Mbits/sec                  
[  5]  21.00-22.00  sec  32.8 MBytes   275 Mbits/sec                  
[  5]  22.00-23.00  sec  32.4 MBytes   272 Mbits/sec                  
[  5]  23.00-24.00  sec  31.3 MBytes   262 Mbits/sec                  
[  5]  24.00-25.00  sec  34.5 MBytes   289 Mbits/sec                  
[  5]  25.00-26.00  sec  36.0 MBytes   302 Mbits/sec                  
[  5]  26.00-27.00  sec  32.2 MBytes   270 Mbits/sec                  
[  5]  27.00-28.00  sec  35.0 MBytes   294 Mbits/sec                  
[  5]  28.00-29.00  sec  34.8 MBytes   292 Mbits/sec                  
[  5]  29.00-30.00  sec  35.6 MBytes   299 Mbits/sec                  
[  5]  30.00-31.00  sec  35.1 MBytes   294 Mbits/sec                  
[  5]  31.00-32.00  sec  35.4 MBytes   297 Mbits/sec                  
[  5]  32.00-33.00  sec  34.0 MBytes   285 Mbits/sec                  
[  5]  33.00-34.00  sec  35.2 MBytes   295 Mbits/sec                  
[  5]  34.00-35.00  sec  33.9 MBytes   284 Mbits/sec                  
[  5]  35.00-36.00  sec  34.9 MBytes   293 Mbits/sec                  
[  5]  36.00-37.00  sec  34.4 MBytes   289 Mbits/sec                  
[  5]  37.00-38.00  sec  33.3 MBytes   279 Mbits/sec                  
[  5]  38.00-39.00  sec  33.8 MBytes   284 Mbits/sec                  
[  5]  39.00-40.00  sec  35.4 MBytes   297 Mbits/sec                  
[  5]  40.00-41.00  sec  32.9 MBytes   276 Mbits/sec                  
[  5]  41.00-42.00  sec  35.3 MBytes   296 Mbits/sec                  
[  5]  42.00-43.00  sec  34.8 MBytes   292 Mbits/sec                  
[  5]  43.00-44.00  sec  35.2 MBytes   295 Mbits/sec                  
[  5]  44.00-45.00  sec  33.7 MBytes   283 Mbits/sec                  
[  5]  45.00-46.00  sec  35.3 MBytes   296 Mbits/sec                  
[  5]  46.00-47.00  sec  35.4 MBytes   297 Mbits/sec                  
[  5]  47.00-48.00  sec  35.2 MBytes   295 Mbits/sec                  
[  5]  48.00-49.00  sec  32.5 MBytes   273 Mbits/sec                  
[  5]  49.00-50.00  sec  33.8 MBytes   284 Mbits/sec                  
[  5]  50.00-51.00  sec  34.4 MBytes   289 Mbits/sec                  
[  5]  51.00-52.00  sec  35.0 MBytes   294 Mbits/sec                  
[  5]  52.00-53.00  sec  35.0 MBytes   294 Mbits/sec                  
[  5]  53.00-54.00  sec  35.0 MBytes   294 Mbits/sec                  
[  5]  54.00-55.00  sec  34.7 MBytes   291 Mbits/sec                  
[  5]  55.00-56.00  sec  35.8 MBytes   300 Mbits/sec                  
[  5]  56.00-57.00  sec  35.2 MBytes   296 Mbits/sec                  
[  5]  57.00-58.00  sec  35.1 MBytes   295 Mbits/sec                  
[  5]  58.00-59.00  sec  33.8 MBytes   283 Mbits/sec                  
[  5]  59.00-60.00  sec  35.7 MBytes   299 Mbits/sec                  
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bitrate         Retr
[  5]   0.00-60.00  sec  1.97 GBytes   283 Mbits/sec    0             sender
[  5]   0.00-60.00  sec  1.97 GBytes   283 Mbits/sec                  receiver

this is what it says now.

it could be my wireless card (BCM943602CDP WiFi Bluetooth Airport Card), but i thought this was rated for 1733Mbps.

also, when this test is performed, it is using only the wifi interface, right? i want to eliminate the ethernet driver as a potential problem. i get high speed via ethernet no problem.

while the speed above is lower than usual, it is reflective of the issue. i don't even know if i have a card capable of 1733Mbps if this card is not able to. other device is WUSB600N ver 2 which can get similar speed.

what do you think the problem could be?

i3roly commented 3 years ago

another thing i don't udnerstand: how can iperf3 performance be lower than speedtest? Screen Shot 2021-01-12 at 6 51 57 AM

i3roly commented 3 years ago

here is my configuration file. the bigger issue is (i think) the performance is the same on mt76 driver and this driver. i don't know why this is the case. and i don't know why upload is faster than download. it is possible an antenna is loose in the actual router, and i will check that, but i think there must be some other issue related to software..

root@DD-WRT:~# cat /tmp/RT2860_pci.dat 
Default
E2pAccessMode=2
CountryRegion=0
CountryRegionABand=0
CountryCode=CA
SSID1=AGT1337-5.0G
SSID2=x
SSID3=---to the fellas out there
SSID4=---with ladies to impress
SSID5=--it's easy to do
SSID6=--just follow these steps:
BssidNum=6
HT_TxStream=4
HT_RxStream=4
MaxStaNum=128
MACRepeaterOuiMode=2
WirelessMode=14
HideSSID=0;1;0;0;0;0
ShortSlot=1
PhyRateLimit=0
PreAntSwitch=
AutoChannelSelect=0
AutoChannelSkipList=56
IEEE80211H=0
own_ip_addr=x
WPAPSK1=x
WPAPSK2=x
WPAPSK3=x
WPAPSK4=x
WPAPSK5=x
WPAPSK6=x
DefaultKeyID=1;1;1;1;1;1
EncrypType=AES;AES;AES;AES;AES;AES
AuthMode=WPA2PSKWPA3PSK;WPA2PSK;WPA2PSKWPA3PSK;WPA2PSKWPA3PSK;WPA2PSKWPA3PSK;WPA2PSKWPA3PSK
RADIUS_Server=0.0.0.0;0.0.0.0;0.0.0.0;0.0.0.0;0.0.0.0;0.0.0.0
RADIUS_Port=1812;1812;1812;1812;1812;1812
RADIUS_Key=ralink;ralink;ralink;ralink;ralink;ralink
IEEE8021X=0;0;0;0;0;0
EAPifname=br0;br0;br0;br0;br0;br0
PreAuthifname=br0;br0;br0;br0;br0;br0
WdsEnable=0
WdsEncrypType=NONE
WdsList=
WdsKey=
HT_BW=1
VHT_BW=2
HT_EXTCHA=0
HT_OpMode=0
HT_MCS=33
TxRate=0
Channel=157
BasicRate=15
BeaconPeriod=100
DtimPeriod=1
TxPower=150
DisableOLBC=0
BGProtection=0
TXPreamble=0
RTSThreshold=2347
FragThreshold=2346
TxBurst=1
PktAggregate=0
TurboRate=0
WmmCapable=1
APAifsn=3;7;1;1
APCwmin=4;4;3;2
APCwmax=6;10;4;3
APTxop=0;0;94;47
APACM=0;0;0;0
BSSAifsn=3;7;2;2
BSSCwmin=4;4;3;2
BSSCwmax=10;10;4;3
BSSTxop=0;0;94;47
BSSACM=0;0;0;0
AckPolicy=0;0;0;0
NoForwarding=0
NoForwardingBTNBSSID=0
DfsEnable=1
DfsCalibration=1
PowerUpenable=10
ApCliEnable=0
FineAGC=0
StreamMode=3
StreamModeMac0=
StreamModeMac1=
StreamModeMac2=
StreamModeMac3=
CSPeriod=10
StationKeepAlive=0;0
PreAuth=0
RekeyInterval=0
RekeyMethod=DISABLE
PMKCachePeriod=10
HSCounter=0
AccessPolicy0=0
AccessControlList0=
AccessPolicy1=0
AccessControlList1=
AccessPolicy2=0
AccessControlList2=
AccessPolicy3=0
AccessControlList3=
HT_HTC=1
HT_RDG=1
HT_MIMOPS=1
HT_LinkAdapt=0
HT_MpduDensity=5
HT_AutoBA=1
HT_AMSDU=1
VHT_BW_SIGNAL=0
VHT_SGI=1
HT_BAWinSize=64
HT_GI=1
HT_STBC=1
HT_BSSCoexistence=0
HT_LDPC=1
VHT_LDPC=1
VHT_STBC=1
VHT_LDPC=1
VHT_SGI=1
G_BAND_256QAM=0
ITxBfEn=1
ETxBfEnCond=1
MUTxRxEnable=1
VOW_Airtime_Fairness_En=0
VOW_Airtime_Ctrl_En=0
VOW_RX_En=0
CP_SUPPORT=2
PMFMFPC=0
PMFMFPR=0
PMFSHA256=0
RED_Enable=1
MeIsReallyBa commented 3 years ago

he bigger issue is (i think) the performance is the same on mt76 driver and this driver. i don't know why this is the case. and i don't know why upload is faster than download. it is possible an antenna is loose in the actual router, and i will check that, but i think there must be some other issue related to software..

root@DD-WRT:~# cat /tmp/RT2860_

You are using DD-WRT and it doesn't support wifi hardware nat as openwrt. It's no suprising that you get this speed.We all get good wifi speed under padavan.

i3roly commented 3 years ago

are you talking about the raeth driver? i am using the mtk_eth_soc driver and it does have hardware nat... see here:

https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=424a9ae128bd2045cd4bfd6e3229f2529d150a25

i tried using raeth driver two years ago and it did not work with linux 4.14. are you saying the raeth driver has been fixed for newer kernels? i wanted to use this driver for some time. and the hardware nat (in net/nat/hw_nat) needs raeth to work

MeIsReallyBa commented 3 years ago

are you talking about the raeth driver? i am using the mtk_eth_soc driver and it does have hardware nat... see here:

https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=424a9ae128bd2045cd4bfd6e3229f2529d150a25

i tried using raeth driver two years ago and it did not work with linux 4.14. are you saying the raeth driver has been fixed for newer kernels? i wanted to use this driver for some time. and the hardware nat (in net/nat/hw_nat) needs raeth to work

openwrt only support ethernet hardware nat,no wifi hardware nat support. Only MTK SDK firmware and padavan support wifi hardware nat.

i3roly commented 3 years ago

but wifi hardware nat need raeth wire driver, which does not work for linux 4.x last time i have checked. do you know if anyone has updated raeth driver for linux 4.x?

wifi hardware nat needs this driver: https://github.com/hanwckf/rt-n56u/tree/master/trunk/linux-3.4.x/drivers/net/raeth

MeIsReallyBa commented 3 years ago

but wifi hardware nat need raeth wire driver, which does not work for linux 4.x last time i have checked. do you know if anyone has updated raeth driver for linux 4.x?

wifi hardware nat needs this driver: https://github.com/hanwckf/rt-n56u/tree/master/trunk/linux-3.4.x/drivers/net/raeth

No one has done that.So in all,the firmware that doesn't support wifi hardware nat cuased ur low wifi speed.Padavan has no problem.

i3roly commented 3 years ago

someone needs to do that man! linux 3.18 is no longer supported lol. i wanted to use the raether driver for a long time!!

and hardware nat needs this driveR! :(

MeIsReallyBa commented 3 years ago

someone needs to do that man! linux 3.18 is no longer supported lol. i wanted to use the raether driver for a long time!!

and hardware nat needs this driveR! :(

it's about hardware nat and has nothing to do with wifi driver.

MeIsReallyBa commented 3 years ago

someone needs to do that man! linux 3.18 is no longer supported lol. i wanted to use the raether driver for a long time!!

and hardware nat needs this driveR! :(

Here is DLINK XDR1860 (7621+7915+linux 4.4_MTK HNAT) GPL source code.Maybe u could try to port it. https://dlink-gpl.s3.amazonaws.com/GPL2000124/DIRX1860_A1_GPL102B06DLink.tar.gz

i3roly commented 3 years ago

i will look into this. thanks for this information. leave the ticket open though.

i think net/nat/hw_nat may not need raeth driver, but i thought it did. i will also poke at this source.

thanks very much mt_wifi master.

i3roly commented 3 years ago

source doesn't have new raeth driver but it suggests it has been updated

grep: DIRX1860_A1_GPL102B06DLink/alpha/pkg.priv/mtk/linux-4.4: No such file or directory

:(

MeIsReallyBa commented 3 years ago

doesn't have new raeth driver but it suggests it has been updated

grep: DIRX1860_A1_GPL102B06DLink/alpha/pkg.priv/mtk/linux-4.4: No such file or directory

:(

It used new mtk driver instead of reath.u could also found hnat information through .dts files. target/linux/ramips/files/drivers/net/ethernet/mediatek

i3roly commented 3 years ago

are you saying "new mtk driver" as in the one from openwrt?

i see in wifi driver there is WHNAT config option, but i thought this needed net/nat/hw_nat?

MeIsReallyBa commented 3 years ago

m openwrt?

i see in wifi driver there is WHNAT config option, bu

openwrt rewrote mtk driver so there is much similarity between sdk and openwrt driver code. But openwrt driver dropped wifi hardware nat support. only mt7622 support WHNAT .

i3roly commented 3 years ago

nevermind, it needs FAST_HW_SUPPORT which needs HW_NAT

argh :P

i3roly commented 3 years ago

i am using the openwrt driver but from what i can gather, wifi hardware nat won't work without ethernet hardware nat

in the DIR x1860 source, they reference RAETH for 4.4 but it's not included.

i don't think openwrt driver can work with WIFI HW_NAT unless i can somehow port HW_NAT from net/nat.

my openwrt driver has HNAT for mt7621 but it does not have 2 gmac or anything like that.

i am not sure what to do. i want rated speed :P

MeIsReallyBa commented 3 years ago

fast_nat_support is designed for raeth driver and new mtk driver can support wifi hwnat without fast_nat_support. But openwrt mtk driver dropped wifi hwnat support when Nbd168 rewrote the driver code. Look at .config you will find that dlink x1860 is using mtk sdk ethernet driver instead of raeth driver.The thing you can do to enable wifi-hwnat is to make mtk sdk ethernet driver work.

i3roly commented 3 years ago

so if i remove dependency in embedded/Kconfig:

config WHNAT_SUPPORT tristate "Wifi Hardware NAT support" depends on CHIP_MT7615E depends on WLAN_HOOK depends on FAST_NAT_SUPPORT default n

and also in mt7615_ap/Makefile:

ifeq ($(CONFIG_FAST_NAT_SUPPORT),y) ifeq ($(CONFIG_WLAN_HOOK),y) ifeq ($(CONFIG_WHNAT_SUPPORT),y) EXTRA_CFLAGS += -DWHNAT_SUPPORT else ifeq ($(CONFIG_WHNAT_SUPPORT),m) EXTRA_CFLAGS += -DWHNAT_SUPPORT endif endif endif

then i should get rated speed?

MeIsReallyBa commented 3 years ago

No.WIFI-HWNAT has dependency on ethernet driver. WIFI driver needs ethernet driver to forward data from MTK PPE to 7621 and finally to 7615.(MTK7622 can forward data directly from MTK PPE to 7615 and this is what WHNAT means)

i3roly commented 3 years ago

but i can't find the mtk ethernet driver in the GPL source. you're saying this source is different from the openwrt, has hardware nat, and will allow WHNAT to work, right?

MeIsReallyBa commented 3 years ago

target/linux/ramips/files/drivers/net/ethernet/mediatek This is where x1860 MTK driver located.

i3roly commented 3 years ago

OH that's in 101 GPL source not 102!

GagansMacPro:tools Gagan$ ls DIRX1860_A1_GPL102B06DLink/target/linux/ramips/files/drivers/net/ethernet/mediatek ls: DIRX1860_A1_GPL102B06DLink/target/linux/ramips/files/drivers/net/ethernet/mediatek: No such file or directory GagansMacPro:tools Gagan$ ls DIRX1860_A1_GPL102B06DLink/target/linux/ramips/files/drivers/mmc/host/mt7621-sd/^C GagansMacPro:tools Gagan$ ls DIRX1860_A1_GPL10 DIRX1860_A1_GPL101B07DLink/ DIRX1860_A1_GPL101B07DLink.tar.gz DIRX1860_A1_GPL102B06DLink/ DIRX1860_A1_GPL102B06DLink.tar.gz
GagansMacPro:tools Gagan$ ls DIRX1860_A1_GPL101B07DLink DIRX1860_A1_GPL101B07DLink/ DIRX1860_A1_GPL101B07DLink.tar.gz
GagansMacPro:tools Gagan$ ls DIRX1860_A1_GPL101B07DLink/target/linux/ramips/files/drivers/net/ethernet/mediatek Kconfig Makefile mtk_eth_dbg.c mtk_eth_dbg.h mtk_eth_path.c mtk_eth_soc.c mtk_eth_soc.h mtk_hnat mtk_sgmii.c

SWEET SHIT dude i'll work on this ina few hours after i get proper practice done.

this was distracting me.

so this driver is the one that will work OMFG

MeIsReallyBa commented 3 years ago

OH that's in 101 GPL source not 102!

GagansMacPro:tools Gagan$ ls DIRX1860_A1_GPL102B06DLink/target/linux/ramips/files/drivers/net/ethernet/mediatek ls: DIRX1860_A1_GPL102B06DLink/target/linux/ramips/files/drivers/net/ethernet/mediatek: No such file or directory GagansMacPro:tools Gagan$ ls DIRX1860_A1_GPL102B06DLink/target/linux/ramips/files/drivers/mmc/host/mt7621-sd/^C GagansMacPro:tools Gagan$ ls DIRX1860_A1_GPL10 DIRX1860_A1_GPL101B07DLink/ DIRX1860_A1_GPL101B07DLink.tar.gz DIRX1860_A1_GPL102B06DLink/ DIRX1860_A1_GPL102B06DLink.tar.gz GagansMacPro:tools Gagan$ ls DIRX1860_A1_GPL101B07DLink DIRX1860_A1_GPL101B07DLink/ DIRX1860_A1_GPL101B07DLink.tar.gz GagansMacPro:tools Gagan$ ls DIRX1860_A1_GPL101B07DLink/target/linux/ramips/files/drivers/net/ethernet/mediatek Kconfig Makefile mtk_eth_dbg.c mtk_eth_dbg.h mtk_eth_path.c mtk_eth_soc.c mtk_eth_soc.h mtk_hnat mtk_sgmii.c

SWEET SHIT dude i'll work on this ina few hours after i get proper practice done.

this was distracting me.

so this driver is the one that will work OMFG

mtk has rewrite the linux netfilter code and you have to use the kernel from dl package.

i3roly commented 3 years ago

there is no kernel from package, though, i don't think. this is what i was saying about linux-4.4 distribution only being sym link. GagansMacPro:tools Gagan$ find DIRX1860_A1_GPL101B07DLink -name "netfilter" DIRX1860_A1_GPL101B07DLink/include/netfilter.mk DIRX1860_A1_GPL101B07DLink/package/feed/packages/libs/libnetfilter-acct DIRX1860_A1_GPL101B07DLink/package/kernel/linux/modules/netfilter.mk DIRX1860_A1_GPL101B07DLink/package/libs/libnetfilter-conntrack DIRX1860_A1_GPL101B07DLink/package/libs/libnetfilter-cthelper DIRX1860_A1_GPL101B07DLink/package/libs/libnetfilter-cttimeout DIRX1860_A1_GPL101B07DLink/package/libs/libnetfilter-log DIRX1860_A1_GPL101B07DLink/package/libs/libnetfilter-queue DIRX1860_A1_GPL101B07DLink/target/linux/generic/patches-3.18/050-backport_netfilter_rtcache.patch DIRX1860_A1_GPL101B07DLink/target/linux/generic/patches-3.18/250-netfilter_depends.patch DIRX1860_A1_GPL101B07DLink/target/linux/generic/patches-3.18/258-netfilter_netlink_kconfig_hack.patch DIRX1860_A1_GPL101B07DLink/target/linux/generic/patches-3.18/600-netfilter_conntrack_flush.patch DIRX1860_A1_GPL101B07DLink/target/linux/generic/patches-3.18/610-netfilter_match_bypass_default_checks.patch DIRX1860_A1_GPL101B07DLink/target/linux/generic/patches-3.18/611-netfilter_match_bypass_default_table.patch DIRX1860_A1_GPL101B07DLink/target/linux/generic/patches-3.18/612-netfilter_match_reduce_memory_access.patch DIRX1860_A1_GPL101B07DLink/target/linux/generic/patches-3.18/613-netfilter_optional_tcp_window_check.patch DIRX1860_A1_GPL101B07DLink/target/linux/generic/patches-4.4/250-netfilter_depends.patch DIRX1860_A1_GPL101B07DLink/target/linux/generic/patches-4.4/258-netfilter_netlink_kconfig_hack.patch DIRX1860_A1_GPL101B07DLink/target/linux/generic/patches-4.4/600-netfilter_conntrack_flush.patch DIRX1860_A1_GPL101B07DLink/target/linux/generic/patches-4.4/610-netfilter_match_bypass_default_checks.patch DIRX1860_A1_GPL101B07DLink/target/linux/generic/patches-4.4/611-netfilter_match_bypass_default_table.patch DIRX1860_A1_GPL101B07DLink/target/linux/generic/patches-4.4/612-netfilter_match_reduce_memory_access.patch DIRX1860_A1_GPL101B07DLink/target/linux/generic/patches-4.4/613-netfilter_optional_tcp_window_check.patch

i am gonna try to use the driver as it is to see what happens. i would be happy to make the changes to the kernel if i can find out where the files are.

MeIsReallyBa commented 3 years ago

there is no kernel from package, though, i don't think. this is what i was saying about linux-4.4 distribution only being sym link. GagansMacPro:tools Gagan$ find DIRX1860_A1_GPL101B07DLink -name "netfilter" DIRX1860_A1_GPL101B07DLink/include/netfilter.mk DIRX1860_A1_GPL101B07DLink/package/feed/packages/libs/libnetfilter-acct DIRX1860_A1_GPL101B07DLink/package/kernel/linux/modules/netfilter.mk DIRX1860_A1_GPL101B07DLink/package/libs/libnetfilter-conntrack DIRX1860_A1_GPL101B07DLink/package/libs/libnetfilter-cthelper DIRX1860_A1_GPL101B07DLink/package/libs/libnetfilter-cttimeout DIRX1860_A1_GPL101B07DLink/package/libs/libnetfilter-log DIRX1860_A1_GPL101B07DLink/package/libs/libnetfilter-queue DIRX1860_A1_GPL101B07DLink/target/linux/generic/patches-3.18/050-backport_netfilter_rtcache.patch DIRX1860_A1_GPL101B07DLink/target/linux/generic/patches-3.18/250-netfilter_depends.patch DIRX1860_A1_GPL101B07DLink/target/linux/generic/patches-3.18/258-netfilter_netlink_kconfig_hack.patch DIRX1860_A1_GPL101B07DLink/target/linux/generic/patches-3.18/600-netfilter_conntrack_flush.patch DIRX1860_A1_GPL101B07DLink/target/linux/generic/patches-3.18/610-netfilter_match_bypass_default_checks.patch DIRX1860_A1_GPL101B07DLink/target/linux/generic/patches-3.18/611-netfilter_match_bypass_default_table.patch DIRX1860_A1_GPL101B07DLink/target/linux/generic/patches-3.18/612-netfilter_match_reduce_memory_access.patch DIRX1860_A1_GPL101B07DLink/target/linux/generic/patches-3.18/613-netfilter_optional_tcp_window_check.patch DIRX1860_A1_GPL101B07DLink/target/linux/generic/patches-4.4/250-netfilter_depends.patch DIRX1860_A1_GPL101B07DLink/target/linux/generic/patches-4.4/258-netfilter_netlink_kconfig_hack.patch DIRX1860_A1_GPL101B07DLink/target/linux/generic/patches-4.4/600-netfilter_conntrack_flush.patch DIRX1860_A1_GPL101B07DLink/target/linux/generic/patches-4.4/610-netfilter_match_bypass_default_checks.patch DIRX1860_A1_GPL101B07DLink/target/linux/generic/patches-4.4/611-netfilter_match_bypass_default_table.patch DIRX1860_A1_GPL101B07DLink/target/linux/generic/patches-4.4/612-netfilter_match_reduce_memory_access.patch DIRX1860_A1_GPL101B07DLink/target/linux/generic/patches-4.4/613-netfilter_optional_tcp_window_check.patch

i am gonna try to use the driver as it is to see what happens. i would be happy to make the changes to the kernel if i can find out where the files are.

/dl/linux-4.4.177.tar.xz https://dlink-gpl.s3.amazonaws.com/GPL2000090/DIRX1860_A1_GPL101B07DLink.tar.gz

i3roly commented 3 years ago

you've tried mtk driver in target/linux/ramips/files/drivers/net/ethernet/mediatek and there is bug?

i know there is bug for sure with RAETH. i spent many many hours trying to fix, but it's not possible with outsider knowledge.

do you have log of bug, at all? i thinkthere are small changes to net/ dir

when using raeth+net/nat/hw_nat, there are changes to these files:

GagansMacPro:tools Gagan$ grep -rn CONFIG_RA_HW_NAT DIR882_GPL_Release/source/linux-3.10.14.x/net/ --exclude-dir=nat
DIR882_GPL_Release/source/linux-3.10.14.x/net//Makefile:78:obj-$(CONFIG_RA_HW_NAT)         += nat/hw_nat/
DIR882_GPL_Release/source/linux-3.10.14.x/net//core/skbuff.c:73:#if defined (CONFIG_RA_HW_NAT)  || defined (CONFIG_RA_HW_NAT_MODULE)
DIR882_GPL_Release/source/linux-3.10.14.x/net//core/skbuff.c:729:#if defined(CONFIG_RA_HW_NAT) || defined(CONFIG_RA_HW_NAT_MODULE)
DIR882_GPL_Release/source/linux-3.10.14.x/net//core/skbuff.c:1225:#if defined(CONFIG_RA_HW_NAT) || defined(CONFIG_RA_HW_NAT_MODULE)
DIR882_GPL_Release/source/linux-3.10.14.x/net//ipv4/ip_output.c:86:#if defined(CONFIG_RA_HW_NAT) || defined(CONFIG_RA_HW_NAT_MODULE)
DIR882_GPL_Release/source/linux-3.10.14.x/net//ipv4/ip_output.c:431:#if  defined(CONFIG_RA_HW_NAT) || defined(CONFIG_RA_HW_NAT_MODULE)
DIR882_GPL_Release/source/linux-3.10.14.x/net//ipv4/ip_output.c:432:#if defined (CONFIG_RA_HW_NAT_PPTP_L2TP)
DIR882_GPL_Release/source/linux-3.10.14.x/net//ipv4/netfilter/nf_conntrack_l3proto_ipv4.c:33:#if  defined(CONFIG_RA_HW_NAT) || defined(CONFIG_RA_HW_NAT_MODULE)
DIR882_GPL_Release/source/linux-3.10.14.x/net//ipv4/netfilter/nf_conntrack_l3proto_ipv4.c:118:#if  defined(CONFIG_RA_HW_NAT) || defined(CONFIG_RA_HW_NAT_MODULE)
DIR882_GPL_Release/source/linux-3.10.14.x/net//ipv4/tcp_input.c:78:#if  defined(CONFIG_RA_HW_NAT) || defined(CONFIG_RA_HW_NAT_MODULE)
DIR882_GPL_Release/source/linux-3.10.14.x/net//ipv4/tcp_input.c:5085:#if  defined(CONFIG_RA_HW_NAT) || defined(CONFIG_RA_HW_NAT_MODULE)
DIR882_GPL_Release/source/linux-3.10.14.x/net//ipv4/udp.c:114:#if  defined(CONFIG_RA_HW_NAT) || defined(CONFIG_RA_HW_NAT_MODULE)
DIR882_GPL_Release/source/linux-3.10.14.x/net//ipv4/udp.c:1782:#if  defined(CONFIG_RA_HW_NAT) || defined(CONFIG_RA_HW_NAT_MODULE)
DIR882_GPL_Release/source/linux-3.10.14.x/net//ipv6/netfilter/nf_conntrack_l3proto_ipv6.c:36:#if  defined(CONFIG_RA_HW_NAT) || defined(CONFIG_RA_HW_NAT_MODULE)
DIR882_GPL_Release/source/linux-3.10.14.x/net//ipv6/netfilter/nf_conntrack_l3proto_ipv6.c:251:#if  defined(CONFIG_RA_HW_NAT) || defined(CONFIG_RA_HW_NAT_MODULE)
DIR882_GPL_Release/source/linux-3.10.14.x/net//l2tp/l2tp_core.c:92:#if defined (CONFIG_RA_HW_NAT_PPTP_L2TP)
DIR882_GPL_Release/source/linux-3.10.14.x/net//l2tp/l2tp_core.c:1602:#if defined (CONFIG_RA_HW_NAT_PPTP_L2TP)
DIR882_GPL_Release/source/linux-3.10.14.x/net//l2tp/l2tp_core.c:1725:#if defined (CONFIG_RA_HW_NAT_PPTP_L2TP)
DIR882_GPL_Release/source/linux-3.10.14.x/net//netfilter/nf_conntrack_core.c:54:#if  defined(CONFIG_RA_HW_NAT) || defined(CONFIG_RA_HW_NAT_MODULE)
DIR882_GPL_Release/source/linux-3.10.14.x/net//netfilter/nf_conntrack_core.c:1110:#if defined(CONFIG_RA_HW_NAT) || defined(CONFIG_RA_HW_NAT_MODULE)
DIR882_GPL_Release/source/linux-3.10.14.x/net//netfilter/nf_conntrack_core.c:1198:#if  defined(CONFIG_RA_HW_NAT) || defined(CONFIG_RA_HW_NAT_MODULE)
DIR882_GPL_Release/source/linux-3.10.14.x/net//xfrm/xfrm_output.c:21:#if  defined(CONFIG_RA_HW_NAT) || defined(CONFIG_RA_HW_NAT_MODULE)
DIR882_GPL_Release/source/linux-3.10.14.x/net//xfrm/xfrm_output.c:94:#if  defined(CONFIG_RA_HW_NAT) || defined(CONFIG_RA_HW_NAT_MODULE)

i suspect similar changes will need to be made to 4.4 files for new hnat

MeIsReallyBa commented 3 years ago

you've tried mtk driver in target/linux/ramips/files/drivers/net/ethernet/mediatek and there is bug?

i know there is bug for sure with RAETH. i spent many many hours trying to fix, but it's not possible with outsider knowledge.

do you have log of bug, at all? i thinkthere are small changes to net/ dir

when using raeth+net/nat/hw_nat, there are changes to these files:

GagansMacPro:tools Gagan$ grep -rn CONFIG_RA_HW_NAT DIR882_GPL_Release/source/linux-3.10.14.x/net/ --exclude-dir=nat
DIR882_GPL_Release/source/linux-3.10.14.x/net//Makefile:78:obj-$(CONFIG_RA_HW_NAT)         += nat/hw_nat/
DIR882_GPL_Release/source/linux-3.10.14.x/net//core/skbuff.c:73:#if defined (CONFIG_RA_HW_NAT)  || defined (CONFIG_RA_HW_NAT_MODULE)
DIR882_GPL_Release/source/linux-3.10.14.x/net//core/skbuff.c:729:#if defined(CONFIG_RA_HW_NAT) || defined(CONFIG_RA_HW_NAT_MODULE)
DIR882_GPL_Release/source/linux-3.10.14.x/net//core/skbuff.c:1225:#if defined(CONFIG_RA_HW_NAT) || defined(CONFIG_RA_HW_NAT_MODULE)
DIR882_GPL_Release/source/linux-3.10.14.x/net//ipv4/ip_output.c:86:#if defined(CONFIG_RA_HW_NAT) || defined(CONFIG_RA_HW_NAT_MODULE)
DIR882_GPL_Release/source/linux-3.10.14.x/net//ipv4/ip_output.c:431:#if  defined(CONFIG_RA_HW_NAT) || defined(CONFIG_RA_HW_NAT_MODULE)
DIR882_GPL_Release/source/linux-3.10.14.x/net//ipv4/ip_output.c:432:#if defined (CONFIG_RA_HW_NAT_PPTP_L2TP)
DIR882_GPL_Release/source/linux-3.10.14.x/net//ipv4/netfilter/nf_conntrack_l3proto_ipv4.c:33:#if  defined(CONFIG_RA_HW_NAT) || defined(CONFIG_RA_HW_NAT_MODULE)
DIR882_GPL_Release/source/linux-3.10.14.x/net//ipv4/netfilter/nf_conntrack_l3proto_ipv4.c:118:#if  defined(CONFIG_RA_HW_NAT) || defined(CONFIG_RA_HW_NAT_MODULE)
DIR882_GPL_Release/source/linux-3.10.14.x/net//ipv4/tcp_input.c:78:#if  defined(CONFIG_RA_HW_NAT) || defined(CONFIG_RA_HW_NAT_MODULE)
DIR882_GPL_Release/source/linux-3.10.14.x/net//ipv4/tcp_input.c:5085:#if  defined(CONFIG_RA_HW_NAT) || defined(CONFIG_RA_HW_NAT_MODULE)
DIR882_GPL_Release/source/linux-3.10.14.x/net//ipv4/udp.c:114:#if  defined(CONFIG_RA_HW_NAT) || defined(CONFIG_RA_HW_NAT_MODULE)
DIR882_GPL_Release/source/linux-3.10.14.x/net//ipv4/udp.c:1782:#if  defined(CONFIG_RA_HW_NAT) || defined(CONFIG_RA_HW_NAT_MODULE)
DIR882_GPL_Release/source/linux-3.10.14.x/net//ipv6/netfilter/nf_conntrack_l3proto_ipv6.c:36:#if  defined(CONFIG_RA_HW_NAT) || defined(CONFIG_RA_HW_NAT_MODULE)
DIR882_GPL_Release/source/linux-3.10.14.x/net//ipv6/netfilter/nf_conntrack_l3proto_ipv6.c:251:#if  defined(CONFIG_RA_HW_NAT) || defined(CONFIG_RA_HW_NAT_MODULE)
DIR882_GPL_Release/source/linux-3.10.14.x/net//l2tp/l2tp_core.c:92:#if defined (CONFIG_RA_HW_NAT_PPTP_L2TP)
DIR882_GPL_Release/source/linux-3.10.14.x/net//l2tp/l2tp_core.c:1602:#if defined (CONFIG_RA_HW_NAT_PPTP_L2TP)
DIR882_GPL_Release/source/linux-3.10.14.x/net//l2tp/l2tp_core.c:1725:#if defined (CONFIG_RA_HW_NAT_PPTP_L2TP)
DIR882_GPL_Release/source/linux-3.10.14.x/net//netfilter/nf_conntrack_core.c:54:#if  defined(CONFIG_RA_HW_NAT) || defined(CONFIG_RA_HW_NAT_MODULE)
DIR882_GPL_Release/source/linux-3.10.14.x/net//netfilter/nf_conntrack_core.c:1110:#if defined(CONFIG_RA_HW_NAT) || defined(CONFIG_RA_HW_NAT_MODULE)
DIR882_GPL_Release/source/linux-3.10.14.x/net//netfilter/nf_conntrack_core.c:1198:#if  defined(CONFIG_RA_HW_NAT) || defined(CONFIG_RA_HW_NAT_MODULE)
DIR882_GPL_Release/source/linux-3.10.14.x/net//xfrm/xfrm_output.c:21:#if  defined(CONFIG_RA_HW_NAT) || defined(CONFIG_RA_HW_NAT_MODULE)
DIR882_GPL_Release/source/linux-3.10.14.x/net//xfrm/xfrm_output.c:94:#if  defined(CONFIG_RA_HW_NAT) || defined(CONFIG_RA_HW_NAT_MODULE)

i suspect similar changes will need to be made to 4.4 files for new hnat

I used kernel from dl package ,the hidden .config and mt7621-rfb-ax-nand.dts. The router boot successfully but wan got no ip address.

i3roly commented 3 years ago

i will look into this in a couple hours and let you know.

the kernel included in dl package may just be "vanilla" kernel. if it is, then those changes haven't been made and it won't work.

i had similar problem with RAETH

there is also portion of driver in target/linux/mediatek/files/drivers/net/phy/mtk/gphy/

going to have to see if i need this file when using driver you shared. i will let you know

i3roly commented 3 years ago

was LAN working, at least?

MeIsReallyBa commented 3 years ago

was LAN working, at least?

all the patches I have made them work.Lan works correctly as i can connect to the router.

i3roly commented 3 years ago

what patches did you need to make? just modifications to get driver to compile?

MeIsReallyBa commented 3 years ago

what patches did you need to make? just modifications to get driver to compile?

I used the all the patches in /target/linux package to replace the patches in lede17.01. I don't use the SDK directly.

i3roly commented 3 years ago

you may not even need to use those patches haha.

i will let you know my findings. knowing these guys at mtk, they probably didn't expect all those patches to be applied. by default when you checkout openwrt they include a bunch of stuff.

MeIsReallyBa commented 3 years ago

se patches haha.

i will let you know my findings. knowing these guys at mtk, they probably didn't expect all those patches to be applied. by default when you checkout openwrt they include a bunch of stuff.

I used patches, kernel and dts files to replace lede17.01 relevant files.

&hnat { mtketh-wan = "eth1"; mtketh-ppd = "eth0"; ext-devices = "rax0", "ra0", "rax1", "ra1", "rax2", "ra2", "rax3", "ra3", "apclix0", "apcli0"; mtketh-max-gmac = <2>; status = "okay"; };

    /* From QDMA(5). This is a external interface case of HWNAT.
     * When the incoming frame comes from an external interface
     * rather than GMAC1/GMAC2, HWNAT driver sends the original
     * frame to PPE via PPD(ping pong device) for HWNAT RX
     * frame learning. After learning, PPE transmit the
     * original frame back to PPD again to run SW NAT path.
     */

I guess wifi hardware nat should work as the dts files and mtk_eth_soc.c shows.

i3roly commented 3 years ago

i spent about two hours porting the mtk_eth_soc code and then i realised the linux folder has new raeth, have you tried this? i am going to try it now.

neheb commented 3 years ago

From IRC: https://forum.openwrt.org/t/802-11ax-routers/10484/221

@blogic also mentioned that it's relatively easy to get hardware NAT hooked up to the upstream driver for mt7621.

But nobody has done so. And nobody is being paid to do so. I believe the nbd work is being paid for by mediatek for their latest ARM stuff.

i3roly commented 3 years ago

@Neheb i understand that, and that's cool. unpaid work sucks i totally understand.

from what i can see, this raeth driver compiles cleanly and the hw_Nat module relatively easily as well. i am super excited about this. it's what i've always wanted.

it's not a slight on you guys. again it may not work so i'm not going to speak too soon.

neheb commented 3 years ago

No worries.

I'm mostly to blame for switching to the kernel.org ethernet driver as users were having stability issues with the local driver. The kernel.org driver is not fast but it is at least stable. That's mostly what matters IMO.

i3roly commented 3 years ago

to be honest man, while i may have ripped on felix quite a bit, it's only because you guys that MIPS-based routers were/are able to survive.

the raeth driver works but the dts configuration doesn't seem as easy as i thought since i don't know how to do the "mediatek,wed" stuff and the switch isn't getting probed. seems hard to find an mt7621 dts for this as well.

CHIP_ID = MT7621
GMAC1 support rgmii
GE1_RGMII_FORCE_1000
GMAC2 support rgmii
STD_v0.1  2048 rx/3072 tx descriptors allocated, mtu = 1500!
set CLK_CFG_0 = 0x40a00020!!!!!!!!!!!!!!!!!!1
trgmii_set_7621 Completed!!
MT7530 Reset Completed!!
trgmii_set_7530 Completed!!
change HW-TRAP to 0x17c8f
eth3: ===> virtualif_open
fail at mtk_gsw_probe 4452

it does seem that i am close, though. i suspect the wifi hwnat crashes upon loading because the mediatek,wed stuff.

excited but sort of not with how ugly the dts setup is heh

i3roly commented 3 years ago

meisreallyba, i think i'm almost there bud. thanks to you. from my findings, the most important thing is to use raeth driver and set up DTS like this:

    &ethernet {
            mac-address = [00 00 00 00 00 00];
            wan-at = "p4";
            gmac1-support = "rgmii-1";
            gmac2-support = "rgmii-2";
            rgmii-mode-1 = "force-1000";
            gmac1-force = "an-internal";
            gmac1_txq_num = <1>;
            gmac1_txq_txd_num = <2048>;
            gmac2_txq_num = <1>;
            gmac2_txq_txd_num = <1024>;
            num_rx_desc = <2048>;
            status = "okay";
    };

and add these entries to mt7621.dtsi (after ethsys entry):


        pcie_mirror: pcie_mirror@10000400 {
                compatible = "mediatek,pcie-mirror";
                reg = <0 0x10000400 0 0x10>;
        };
        wed: wed@1020b000 {
                compatible = "mediatek,wed";
                mediatek,ethsys = <&ethsys>;
                status = "disabled";
        };

then, in dts, add


        &wed {
            wed_num = <2>;
            status = "okay";
            pci_slot_map = <0>, <1>;
            };

with these changes, mt_whnat and hw_nat modules should load properly and without errors.

one issue i'm having is that i still need swithc to get picked up, it's failing at line 4452 in ra_switch.c.

i'll post a full bootlog in a minute here. thanks again for all your help pal, we're gonna take ralink back to the fucking top

i3roly commented 3 years ago

here's the log.

we just need to get the switch detected. it's looking fucking MINT 👍 👍 👍 👍 👍 , my chinese friend. thanks for staying up late hahhaha

root@DD-WRT:~# cat /var/log/messages 
Oct 19 10:52:40 DD-WRT syslog.info syslogd started: BusyBox v1.33.0
Oct 19 10:52:40 DD-WRT user.info service: syslogd : daemon successfully started
Oct 19 10:52:40 DD-WRT user.info service: klogd : daemon successfully started
Oct 19 10:52:40 DD-WRT user.notice kernel: klogd started: BusyBox v1.33.0 (2021-01-03 06:42:01 MST)
Oct 19 10:52:40 DD-WRT user.notice kernel: Linux version 4.14.213 (Gagan@GagansMacPro) (gcc version 10.2.0 (GCC)) #3639 SMP PREEMPT Tue Jan 12 20:22:29 MST 2021
Oct 19 10:52:40 DD-WRT user.info kernel: SoC Type: MediaTek MT7621 ver:1 eco:3
Oct 19 10:52:40 DD-WRT user.info kernel: bootconsole [early0] enabled
Oct 19 10:52:40 DD-WRT user.info kernel: CPU0 revision is: 0001992f (MIPS 1004Kc)
Oct 19 10:52:40 DD-WRT user.info kernel: MIPS: machine is D-Link DIR-882 rev. A1
Oct 19 10:52:40 DD-WRT user.info kernel: Determined physical RAM map:
Oct 19 10:52:40 DD-WRT user.info kernel:  memory: 08000000 @ 00000000 (usable)
Oct 19 10:52:40 DD-WRT user.info kernel: VPE topology {2,2} total 4
Oct 19 10:52:40 DD-WRT user.warn kernel: Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
Oct 19 10:52:40 DD-WRT user.warn kernel: Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
Oct 19 10:52:40 DD-WRT user.warn kernel: MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
Oct 19 10:52:40 DD-WRT user.info kernel: Zone ranges:
Oct 19 10:52:40 DD-WRT user.info kernel:   DMA      [mem 0x0000000000000000-0x0000000000ffffff]
Oct 19 10:52:40 DD-WRT user.info kernel:   Normal   [mem 0x0000000001000000-0x0000000007ffffff]
Oct 19 10:52:40 DD-WRT user.info kernel:   HighMem  empty
Oct 19 10:52:40 DD-WRT user.info kernel: Movable zone start for each node
Oct 19 10:52:40 DD-WRT user.info kernel: Early memory node ranges
Oct 19 10:52:40 DD-WRT user.info kernel:   node   0: [mem 0x0000000000000000-0x0000000007ffffff]
Oct 19 10:52:40 DD-WRT user.info kernel: Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
Oct 19 10:52:40 DD-WRT user.debug kernel: On node 0 totalpages: 32768
Oct 19 10:52:40 DD-WRT user.debug kernel: free_area_init_node: node 0, pgdat 80a1bec0, node_mem_map 81003000
Oct 19 10:52:40 DD-WRT user.debug kernel:   DMA zone: 32 pages used for memmap
Oct 19 10:52:40 DD-WRT user.debug kernel:   DMA zone: 0 pages reserved
Oct 19 10:52:40 DD-WRT user.debug kernel:   DMA zone: 4096 pages, LIFO batch:0
Oct 19 10:52:40 DD-WRT user.debug kernel:   Normal zone: 224 pages used for memmap
Oct 19 10:52:40 DD-WRT user.debug kernel:   Normal zone: 28672 pages, LIFO batch:7
Oct 19 10:52:40 DD-WRT user.info kernel: percpu: Embedded 14 pages/cpu s27792 r8192 d21360 u57344
Oct 19 10:52:40 DD-WRT user.debug kernel: pcpu-alloc: s27792 r8192 d21360 u57344 alloc=14*4096
Oct 19 10:52:40 DD-WRT user.debug kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
Oct 19 10:52:40 DD-WRT user.info kernel: Built 1 zonelists, mobility grouping on.  Total pages: 32512
Oct 19 10:52:40 DD-WRT user.notice kernel: Kernel command line: console=ttyS0,57600n8 rootfstype=squashfs root=/dev/mtdblock5
Oct 19 10:52:40 DD-WRT user.info kernel: log_buf_len individual max cpu contribution: 4096 bytes
Oct 19 10:52:40 DD-WRT user.info kernel: log_buf_len total cpu_extra contributions: 12288 bytes
Oct 19 10:52:40 DD-WRT user.info kernel: log_buf_len min size: 16384 bytes
Oct 19 10:52:40 DD-WRT user.info kernel: log_buf_len: 32768 bytes
Oct 19 10:52:40 DD-WRT user.info kernel: early log buf free: 14200(86%)
Oct 19 10:52:40 DD-WRT user.info kernel: PID hash table entries: 512 (order: -1, 2048 bytes)
Oct 19 10:52:40 DD-WRT user.info kernel: Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
Oct 19 10:52:40 DD-WRT user.info kernel: Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
Oct 19 10:52:40 DD-WRT user.info kernel: Writing ErrCtl register=00022200
Oct 19 10:52:40 DD-WRT user.info kernel: Readback ErrCtl register=00022200
Oct 19 10:52:40 DD-WRT user.info kernel: Memory: 118764K/131072K available (7819K kernel code, 971K rwdata, 1564K rodata, 256K init, 209K bss, 12308K reserved, 0K cma-reserved, 0K highmem)
Oct 19 10:52:40 DD-WRT user.info kernel: SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Oct 19 10:52:40 DD-WRT user.info kernel: Preemptible hierarchical RCU implementation.
Oct 19 10:52:40 DD-WRT user.info kernel:        Tasks RCU enabled.
Oct 19 10:52:40 DD-WRT user.info kernel: NR_IRQS: 256
Oct 19 10:52:40 DD-WRT user.info kernel: CPU Clock: 880MHz
Oct 19 10:52:40 DD-WRT user.info kernel: clocksource: GIC: mask: 0xffffffffffffffff max_cycles: 0xcaf478abb4, max_idle_ns: 440795247997 ns
Oct 19 10:52:40 DD-WRT user.info kernel: clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 4343773742 ns
Oct 19 10:52:40 DD-WRT user.info kernel: sched_clock: 32 bits at 440MHz, resolution 2ns, wraps every 4880645118ns
Oct 19 10:52:40 DD-WRT user.info kernel: Calibrating delay loop... 583.68 BogoMIPS (lpj=1167360)
Oct 19 10:52:40 DD-WRT user.info kernel: pid_max: default: 4096 minimum: 301
Oct 19 10:52:40 DD-WRT user.info kernel: Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
Oct 19 10:52:40 DD-WRT user.info kernel: Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
Oct 19 10:52:40 DD-WRT user.info kernel: Hierarchical SRCU implementation.
Oct 19 10:52:40 DD-WRT user.info kernel: smp: Bringing up secondary CPUs ...
Oct 19 10:52:40 DD-WRT user.warn kernel: Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
Oct 19 10:52:40 DD-WRT user.warn kernel: Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
Oct 19 10:52:40 DD-WRT user.warn kernel: MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
Oct 19 10:52:40 DD-WRT user.info kernel: CPU1 revision is: 0001992f (MIPS 1004Kc)
Oct 19 10:52:40 DD-WRT user.info kernel: Synchronize counters for CPU 1: done.
Oct 19 10:52:40 DD-WRT user.warn kernel: Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
Oct 19 10:52:40 DD-WRT user.warn kernel: Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
Oct 19 10:52:40 DD-WRT user.warn kernel: MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
Oct 19 10:52:40 DD-WRT user.info kernel: CPU2 revision is: 0001992f (MIPS 1004Kc)
Oct 19 10:52:40 DD-WRT user.info kernel: Synchronize counters for CPU 2: done.
Oct 19 10:52:40 DD-WRT user.warn kernel: Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
Oct 19 10:52:40 DD-WRT user.warn kernel: Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
Oct 19 10:52:40 DD-WRT user.warn kernel: MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
Oct 19 10:52:40 DD-WRT user.info kernel: CPU3 revision is: 0001992f (MIPS 1004Kc)
Oct 19 10:52:40 DD-WRT user.info kernel: Synchronize counters for CPU 3: done.
Oct 19 10:52:40 DD-WRT user.info kernel: smp: Brought up 1 node, 4 CPUs
Oct 19 10:52:40 DD-WRT user.info kernel: devtmpfs: initialized
Oct 19 10:52:40 DD-WRT user.notice kernel: random: get_random_u32 called from bucket_table_alloc+0x2b8/0x358 with crng_init=0
Oct 19 10:52:40 DD-WRT user.info kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
Oct 19 10:52:40 DD-WRT user.info kernel: futex hash table entries: 16 (order: -3, 512 bytes)
Oct 19 10:52:40 DD-WRT user.info kernel: pinctrl core: initialized pinctrl subsystem
Oct 19 10:52:40 DD-WRT user.info kernel: NET: Registered protocol family 16
Oct 19 10:52:40 DD-WRT user.debug kernel: FPU Affinity set after 4688 emulations
Oct 19 10:52:40 DD-WRT user.warn kernel: pull PCIe RST: RALINK_RSTCTRL = 4000000
Oct 19 10:52:40 DD-WRT user.warn kernel: release PCIe RST: RALINK_RSTCTRL = 7000000
Oct 19 10:52:40 DD-WRT user.warn kernel: ***** Xtal 40MHz *****
Oct 19 10:52:40 DD-WRT user.warn kernel: release PCIe RST: RALINK_RSTCTRL = 7000000
Oct 19 10:52:40 DD-WRT user.warn kernel: Port 0 N_FTS = 1b105000
Oct 19 10:52:40 DD-WRT user.warn kernel: Port 1 N_FTS = 1b105000
Oct 19 10:52:40 DD-WRT user.warn kernel: Port 2 N_FTS = 1b102800
Oct 19 10:52:40 DD-WRT user.warn kernel: PCIE2 no card, disable it(RST&CLK)
Oct 19 10:52:40 DD-WRT user.warn kernel:  -> 21007f2
Oct 19 10:52:40 DD-WRT user.warn kernel: PCIE0 enabled
Oct 19 10:52:40 DD-WRT user.warn kernel: PCIE1 enabled
Oct 19 10:52:40 DD-WRT user.info kernel: PCI host bridge /pcie@1e140000 ranges:
Oct 19 10:52:40 DD-WRT user.info kernel:  MEM 0x0000000060000000..0x000000006fffffff
Oct 19 10:52:40 DD-WRT user.info kernel:   IO 0x000000001e160000..0x000000001e16ffff
Oct 19 10:52:40 DD-WRT user.warn kernel: PCI coherence region base: 0x60000000, mask/settings: 0xf0000002
Oct 19 10:52:40 DD-WRT user.info kernel: mt7621_gpio 1e000600.gpio: registering 32 gpios
Oct 19 10:52:40 DD-WRT user.info kernel: mt7621_gpio 1e000600.gpio: registering 32 gpios
Oct 19 10:52:40 DD-WRT user.info kernel: mt7621_gpio 1e000600.gpio: registering 32 gpios
Oct 19 10:52:40 DD-WRT user.info kernel: vgaarb: loaded
Oct 19 10:52:40 DD-WRT user.notice kernel: SCSI subsystem initialized
Oct 19 10:52:40 DD-WRT user.info kernel: usbcore: registered new interface driver usbfs
Oct 19 10:52:40 DD-WRT user.info kernel: usbcore: registered new interface driver hub
Oct 19 10:52:40 DD-WRT user.info kernel: usbcore: registered new device driver usb
Oct 19 10:52:40 DD-WRT user.info kernel: i2c-mt7621 1e000900.i2c: clock 100KHz, re-start not support
Oct 19 10:52:40 DD-WRT user.info kernel: PCI host bridge to bus 0000:00
Oct 19 10:52:40 DD-WRT user.info kernel: pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff]
Oct 19 10:52:40 DD-WRT user.info kernel: pci_bus 0000:00: root bus resource [io  0xffffffff]
Oct 19 10:52:40 DD-WRT user.info kernel: pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
Oct 19 10:52:40 DD-WRT user.info kernel: pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
Oct 19 10:52:40 DD-WRT user.debug kernel: pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060400
Oct 19 10:52:40 DD-WRT user.debug kernel: pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff]
Oct 19 10:52:40 DD-WRT user.debug kernel: pci 0000:00:00.0: reg 0x14: [mem 0x60200000-0x6020ffff]
Oct 19 10:52:40 DD-WRT user.debug kernel: pci 0000:00:00.0: supports D1
Oct 19 10:52:40 DD-WRT user.debug kernel: pci 0000:00:00.0: PME# supported from D0 D1 D3hot
Oct 19 10:52:40 DD-WRT user.debug kernel: pci 0000:00:01.0: [0e8d:0801] type 01 class 0x060400
Oct 19 10:52:40 DD-WRT user.debug kernel: pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x7fffffff]
Oct 19 10:52:40 DD-WRT user.debug kernel: pci 0000:00:01.0: reg 0x14: [mem 0x60210000-0x6021ffff]
Oct 19 10:52:40 DD-WRT user.debug kernel: pci 0000:00:01.0: supports D1
Oct 19 10:52:40 DD-WRT user.debug kernel: pci 0000:00:01.0: PME# supported from D0 D1 D3hot
Oct 19 10:52:40 DD-WRT user.debug kernel: pci 0000:01:00.0: [14c3:7615] type 00 class 0x000280
Oct 19 10:52:40 DD-WRT user.debug kernel: pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit]
Oct 19 10:52:40 DD-WRT user.debug kernel: pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
Oct 19 10:52:40 DD-WRT user.debug kernel: pci 0000:02:00.0: [14c3:7615] type 00 class 0x000280
Oct 19 10:52:40 DD-WRT user.debug kernel: pci 0000:02:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit]
Oct 19 10:52:40 DD-WRT user.debug kernel: pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
Oct 19 10:52:40 DD-WRT user.debug kernel: pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 02
Oct 19 10:52:40 DD-WRT user.info kernel: pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000]
Oct 19 10:52:40 DD-WRT user.info kernel: pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000]
Oct 19 10:52:40 DD-WRT user.info kernel: pci 0000:00:01.0: BAR 0: no space for [mem size 0x80000000]
Oct 19 10:52:40 DD-WRT user.info kernel: pci 0000:00:01.0: BAR 0: failed to assign [mem size 0x80000000]
Oct 19 10:52:40 DD-WRT user.info kernel: pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff]
Oct 19 10:52:40 DD-WRT user.info kernel: pci 0000:00:01.0: BAR 8: assigned [mem 0x60100000-0x601fffff]
Oct 19 10:52:40 DD-WRT user.info kernel: pci 0000:00:00.0: BAR 1: assigned [mem 0x60200000-0x6020ffff]
Oct 19 10:52:40 DD-WRT user.info kernel: pci 0000:00:01.0: BAR 1: assigned [mem 0x60210000-0x6021ffff]
Oct 19 10:52:40 DD-WRT user.info kernel: pci 0000:01:00.0: BAR 0: assigned [mem 0x60000000-0x600fffff 64bit]
Oct 19 10:52:40 DD-WRT user.info kernel: pci 0000:00:00.0: PCI bridge to [bus 01]
Oct 19 10:52:40 DD-WRT user.info kernel: pci 0000:00:00.0:   bridge window [mem 0x60000000-0x600fffff]
Oct 19 10:52:40 DD-WRT user.info kernel: pci 0000:02:00.0: BAR 0: assigned [mem 0x60100000-0x601fffff 64bit]
Oct 19 10:52:40 DD-WRT user.info kernel: pci 0000:00:01.0: PCI bridge to [bus 02]
Oct 19 10:52:40 DD-WRT user.info kernel: pci 0000:00:01.0:   bridge window [mem 0x60100000-0x601fffff]
Oct 19 10:52:40 DD-WRT user.info kernel: clocksource: Switched to clocksource GIC
Oct 19 10:52:40 DD-WRT user.info kernel: NET: Registered protocol family 2
Oct 19 10:52:40 DD-WRT user.info kernel: TCP established hash table entries: 1024 (order: 0, 4096 bytes)
Oct 19 10:52:40 DD-WRT user.info kernel: TCP bind hash table entries: 1024 (order: 1, 8192 bytes)
Oct 19 10:52:40 DD-WRT user.info kernel: TCP: Hash tables configured (established 1024 bind 1024)
Oct 19 10:52:40 DD-WRT user.info kernel: UDP hash table entries: 128 (order: 0, 4096 bytes)
Oct 19 10:52:40 DD-WRT user.info kernel: UDP-Lite hash table entries: 128 (order: 0, 4096 bytes)
Oct 19 10:52:40 DD-WRT user.info kernel: NET: Registered protocol family 1
Oct 19 10:52:40 DD-WRT user.debug kernel: PCI: CLS 0 bytes, default 32
Oct 19 10:52:40 DD-WRT user.info kernel: 4 CPUs re-calibrate udelay(lpj = 1163264)
Oct 19 10:52:40 DD-WRT user.info kernel: workingset: timestamp_bits=30 max_order=15 bucket_order=0
Oct 19 10:52:40 DD-WRT user.info kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
Oct 19 10:52:40 DD-WRT user.info kernel: ntfs: driver 2.1.32 [Flags: R/W].
Oct 19 10:52:40 DD-WRT user.info kernel: io scheduler noop registered
Oct 19 10:52:40 DD-WRT user.info kernel: io scheduler cfq registered (default)
Oct 19 10:52:40 DD-WRT user.info kernel: io scheduler mq-deadline registered
Oct 19 10:52:40 DD-WRT user.info kernel: io scheduler kyber registered
Oct 19 10:52:40 DD-WRT user.info kernel: mtk_hsdma 1e007000.hsdma: Using 3 as missing dma-requests property
Oct 19 10:52:40 DD-WRT user.info kernel: mtk_hsdma 1e007000.hsdma: MediaTek HSDMA driver registered
Oct 19 10:52:40 DD-WRT user.notice kernel: random: fast init done
Oct 19 10:52:40 DD-WRT user.info kernel: serial8250_init
Oct 19 10:52:40 DD-WRT user.info kernel: Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
Oct 19 10:52:40 DD-WRT user.info kernel: console [ttyS0] disabled
Oct 19 10:52:40 DD-WRT user.info kernel: 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 19, base_baud = 3125000) is a 16550A
Oct 19 10:52:40 DD-WRT user.info kernel: console [ttyS0] enabled
Oct 19 10:52:40 DD-WRT user.info kernel: bootconsole [early0] disabled
Oct 19 10:52:40 DD-WRT user.warn kernel: Ralink gpio driver initialized:power_gpio[8]
Oct 19 10:52:40 DD-WRT user.notice kernel: physmap platform flash device: 01000000 at 1c000000
Oct 19 10:52:40 DD-WRT user.info kernel: virtual memory bc000000
Oct 19 10:52:40 DD-WRT user.err kernel: physmap-flash physmap-flash.0: map_probe failed
Oct 19 10:52:40 DD-WRT user.info kernel: spi-mt7621 1e000b00.spi: sys_freq: 500000000
Oct 19 10:52:40 DD-WRT user.info kernel: m25p80 spi0.0: mx25l12805d (16384 Kbytes)
Oct 19 10:52:40 DD-WRT user.info kernel: spi0.0: parsing partitions cmdlinepart
Oct 19 10:52:40 DD-WRT user.info kernel: spi0.0: got parser cmdlinepart
Oct 19 10:52:40 DD-WRT user.notice kernel: 5 fixed-partitions partitions found on MTD device spi0.0
Oct 19 10:52:40 DD-WRT user.notice kernel: Creating 5 MTD partitions on "spi0.0":
Oct 19 10:52:40 DD-WRT user.notice kernel: 0x000000000000-0x000000030000 : "u-boot"
Oct 19 10:52:40 DD-WRT user.notice kernel: 0x000000030000-0x000000040000 : "Config"
Oct 19 10:52:40 DD-WRT user.notice kernel: 0x000000040000-0x000000050000 : "Factory"
Oct 19 10:52:40 DD-WRT user.notice kernel: 0x000000050000-0x000000060000 : "Config2"
Oct 19 10:52:40 DD-WRT user.notice kernel: 0x000000060000-0x000001000000 : "sysv"
Oct 19 10:52:40 DD-WRT user.notice kernel: 1 squashfs-split partitions found on MTD device sysv
Oct 19 10:52:40 DD-WRT user.notice kernel: 0x00000040b000-0x000000ff0000 : "ddwrt"
Oct 19 10:52:40 DD-WRT user.info kernel: libphy: Fixed MDIO Bus: probed
Oct 19 10:52:40 DD-WRT user.info kernel: tun: Universal TUN/TAP device driver, 

Oct 19 10:52:40 DD-WRT user.info kernel: CHIP_ID = MT7621 Oct 19 10:52:40 DD-WRT user.info kernel: GMAC1 support rgmii Oct 19 10:52:40 DD-WRT user.info kernel: GE1_RGMII_FORCE_1000 Oct 19 10:52:40 DD-WRT user.info kernel: GMAC2 support rgmii Oct 19 10:52:40 DD-WRT user.info kernel: STD_v0.1 2048 rx/3072 tx descriptors allocated, mtu = 1500! Oct 19 10:52:40 DD-WRT user.info kernel: set CLK_CFG_0 = 0x40a00020!!!!!!!!!!!!!!!!!!1 Oct 19 10:52:40 DD-WRT user.info kernel: trgmii_set_7621 Completed!! Oct 19 10:52:40 DD-WRT user.info kernel: MT7530 Reset Completed!! Oct 19 10:52:40 DD-WRT user.info kernel: trgmii_set_7530 Completed!! Oct 19 10:52:40 DD-WRT user.info kernel: change HW-TRAP to 0x17c8f Oct 19 10:52:40 DD-WRT user.info kernel: eth3: ===> virtualif_open Oct 19 10:52:40 DD-WRT user.err kernel: fail at mtk_gsw_probe 4452

Oct 19 10:52:40 DD-WRT user.info kernel: PPP generic driver version 2.4.2
Oct 19 10:52:40 DD-WRT user.info kernel: PPP BSD Compression module registered
Oct 19 10:52:40 DD-WRT user.info kernel: PPP Deflate Compression module registered
Oct 19 10:52:40 DD-WRT user.info kernel: PPP MPPE Compression module registered
Oct 19 10:52:40 DD-WRT user.info kernel: NET: Registered protocol family 24
Oct 19 10:52:40 DD-WRT user.warn kernel: register mt_drv
Oct 19 10:52:40 DD-WRT user.warn kernel: bus=0x1, slot = 0x0, irq=0x0
Oct 19 10:52:40 DD-WRT user.warn kernel: == pAd = c0101000, size = 4307040, Status=0 ==
Oct 19 10:52:40 DD-WRT user.warn kernel: pAd->PciHif.CSRBaseAddress =0xc0000000, csr_addr=0xc0000000!
Oct 19 10:52:40 DD-WRT user.warn kernel: RTMPInitPCIeDevice():device_id=0x7615
Oct 19 10:52:40 DD-WRT user.warn kernel: mt_pci_chip_cfg(): HWVer=0x8a10, FWVer=0x8a10, pAd->ChipID=0x7615
Oct 19 10:52:40 DD-WRT user.warn kernel: mt_pci_chip_cfg(): HIF_SYS_REV=0x76150001
Oct 19 10:52:40 DD-WRT user.warn kernel: AP Driver version-5.0.4.0
Oct 19 10:52:40 DD-WRT user.warn kernel: RtmpChipOpsHook(223): Not support for HIF_MT yet! MACVersion=0x0
Oct 19 10:52:40 DD-WRT user.warn kernel: mt7615_init()-->
Oct 19 10:52:40 DD-WRT user.warn kernel: Use 1st ePAeLNA default bin.
Oct 19 10:52:40 DD-WRT user.warn kernel: Use 0st /etc/wlan/mt7615e.eeprom.bin default bin.
Oct 19 10:52:40 DD-WRT user.warn kernel: <--mt7615_init()
Oct 19 10:52:40 DD-WRT user.warn kernel: <-- RTMPAllocTxRxRingMemory, Status=0
Oct 19 10:52:40 DD-WRT user.warn kernel: bus=0x2, slot = 0x1, irq=0x0
Oct 19 10:52:40 DD-WRT user.warn kernel: == pAd = c0681000, size = 4307040, Status=0 ==
Oct 19 10:52:40 DD-WRT user.warn kernel: pAd->PciHif.CSRBaseAddress =0xc0580000, csr_addr=0xc0580000!
Oct 19 10:52:40 DD-WRT user.warn kernel: RTMPInitPCIeDevice():device_id=0x7615
Oct 19 10:52:40 DD-WRT user.warn kernel: mt_pci_chip_cfg(): HWVer=0x8a10, FWVer=0x8a10, pAd->ChipID=0x7615
Oct 19 10:52:40 DD-WRT user.warn kernel: mt_pci_chip_cfg(): HIF_SYS_REV=0x76150001
Oct 19 10:52:40 DD-WRT user.warn kernel: AP Driver version-5.0.4.0
Oct 19 10:52:40 DD-WRT user.warn kernel: RtmpChipOpsHook(223): Not support for HIF_MT yet! MACVersion=0x0
Oct 19 10:52:40 DD-WRT user.warn kernel: mt7615_init()-->
Oct 19 10:52:40 DD-WRT user.warn kernel: Use 2nd ePAeLNA default bin.
Oct 19 10:52:40 DD-WRT user.warn kernel: Use 1st /etc/wlan/mt7615e.eeprom.bin default bin.
Oct 19 10:52:40 DD-WRT user.warn kernel: <--mt7615_init()
Oct 19 10:52:40 DD-WRT user.warn kernel: <-- RTMPAllocTxRxRingMemory, Status=0
Oct 19 10:52:40 DD-WRT user.warn kernel: rdm_major = 255
Oct 19 10:52:40 DD-WRT user.info kernel: xhci-mtk 1e1c0000.xhci: xHCI Host Controller
Oct 19 10:52:40 DD-WRT user.info kernel: xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 1
Oct 19 10:52:40 DD-WRT user.info kernel: xhci-mtk 1e1c0000.xhci: hcc params 0x01401198 hci version 0x96 quirks 0x0000000000210010
Oct 19 10:52:40 DD-WRT user.info kernel: xhci-mtk 1e1c0000.xhci: irq 22, io mem 0x1e1c0000
Oct 19 10:52:40 DD-WRT user.info kernel: hub 1-0:1.0: USB hub found
Oct 19 10:52:40 DD-WRT user.info kernel: hub 1-0:1.0: 2 ports detected
Oct 19 10:52:40 DD-WRT user.info kernel: xhci-mtk 1e1c0000.xhci: xHCI Host Controller
Oct 19 10:52:40 DD-WRT user.info kernel: xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 2
Oct 19 10:52:40 DD-WRT user.info kernel: xhci-mtk 1e1c0000.xhci: Host supports USB 3.0  SuperSpeed
Oct 19 10:52:40 DD-WRT user.info kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Oct 19 10:52:40 DD-WRT user.info kernel: hub 2-0:1.0: USB hub found
Oct 19 10:52:40 DD-WRT user.info kernel: hub 2-0:1.0: 1 port detected
Oct 19 10:52:40 DD-WRT user.info kernel: usbcore: registered new interface driver usblp
Oct 19 10:52:40 DD-WRT user.info kernel: usbcore: registered new interface driver usb-storage
Oct 19 10:52:40 DD-WRT user.info kernel: usbcore: registered new interface driver usbserial
Oct 19 10:52:40 DD-WRT user.info kernel: rtc-pcf8563 0-0051: registered as rtc0
Oct 19 10:52:40 DD-WRT user.info kernel: i2c /dev entries driver
Oct 19 10:52:40 DD-WRT user.info kernel: Ralink APSoC Hardware Watchdog Timer
Oct 19 10:52:40 DD-WRT user.info kernel: usbcore: registered new interface driver usbhid
Oct 19 10:52:40 DD-WRT user.info kernel: usbhid: USB HID core driver
Oct 19 10:52:40 DD-WRT user.info kernel: u32 classifier
Oct 19 10:52:40 DD-WRT user.info kernel:     Performance counters on
Oct 19 10:52:40 DD-WRT user.info kernel:     Actions configured
Oct 19 10:52:40 DD-WRT user.info kernel: Netfilter messages via NETLINK v0.30.
Oct 19 10:52:40 DD-WRT user.info kernel: nf_conntrack version 0.5.0 (2048 buckets, 8192 max)
Oct 19 10:52:40 DD-WRT user.info kernel: ctnetlink v0.93: registering with nfnetlink.
Oct 19 10:52:40 DD-WRT user.info kernel: ipip: IPv4 and MPLS over IPv4 tunneling driver
Oct 19 10:52:40 DD-WRT user.info kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
Oct 19 10:52:40 DD-WRT user.info kernel: NET: Registered protocol family 10
Oct 19 10:52:40 DD-WRT user.info kernel: Segment Routing with IPv6
Oct 19 10:52:40 DD-WRT user.info kernel: NET: Registered protocol family 17
Oct 19 10:52:40 DD-WRT user.notice kernel: Bridge firewalling registered
Oct 19 10:52:40 DD-WRT user.info kernel: NET4: DECnet for Linux: V.2.5.68s (C) 1995-2003 Linux DECnet Project Team
Oct 19 10:52:40 DD-WRT user.info kernel: DECnet: Routing cache hash table of 512 buckets, 4Kbytes
Oct 19 10:52:40 DD-WRT user.info kernel: NET: Registered protocol family 12
Oct 19 10:52:40 DD-WRT user.info kernel: 8021q: 802.1Q VLAN Support v1.8
Oct 19 10:52:40 DD-WRT user.err kernel: nvram driver (major 251) installed
Oct 19 10:52:40 DD-WRT user.info kernel: registered taskstats version 1
Oct 19 10:52:40 DD-WRT user.err kernel: rtc-pcf8563 0-0051: hctosys: unable to read the hardware clock
Oct 19 10:52:40 DD-WRT user.info kernel: VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
Oct 19 10:52:40 DD-WRT user.info kernel: usb 2-1: new SuperSpeed USB device number 2 using xhci-mtk
Oct 19 10:52:40 DD-WRT user.info kernel: devtmpfs: mounted
Oct 19 10:52:40 DD-WRT user.info kernel: Freeing unused kernel memory: 256K
Oct 19 10:52:40 DD-WRT user.warn kernel: This architecture does not have kernel memory protection.
Oct 19 10:52:40 DD-WRT user.info kernel: usb-storage 2-1:1.0: USB Mass Storage device detected
Oct 19 10:52:40 DD-WRT user.info kernel: scsi host0: usb-storage 2-1:1.0
Oct 19 10:52:40 DD-WRT user.notice kernel: scsi 0:0:0:0: Direct-Access     SanDisk  Extreme          0001 PQ: 0 ANSI: 6
Oct 19 10:52:40 DD-WRT user.notice kernel: sd 0:0:0:0: [sda] 122552320 512-byte logical blocks: (62.7 GB/58.4 GiB)
Oct 19 10:52:40 DD-WRT user.notice kernel: sd 0:0:0:0: [sda] Write Protect is off
Oct 19 10:52:40 DD-WRT user.debug kernel: sd 0:0:0:0: [sda] Mode Sense: 53 00 00 08
Oct 19 10:52:40 DD-WRT user.notice kernel: sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
Oct 19 10:52:40 DD-WRT user.info kernel:  sda: sda1 sda2 sda3
Oct 19 10:52:40 DD-WRT user.notice kernel: sd 0:0:0:0: [sda] Attached SCSI removable disk
Oct 19 10:52:40 DD-WRT user.notice kernel: random: crng init done
Oct 19 10:52:40 DD-WRT user.info kernel: Started WatchDog Timer.
Oct 19 10:52:40 DD-WRT user.info kernel: mtk-eip93 1e004000.crypto: PRNG initialized
Oct 19 10:52:40 DD-WRT user.info kernel: mtk-eip93 1e004000.crypto: EIP93 initialized succesfull
Oct 19 10:52:40 DD-WRT user.info kernel: l2tp_core: L2TP core driver, V2.0
Oct 19 10:52:40 DD-WRT user.info kernel: gre: GRE over IPv4 demultiplexor driver
Oct 19 10:52:40 DD-WRT user.info kernel: PPTP driver version 0.8.5

Oct 19 10:52:40 DD-WRT user.warn kernel: Ralink HW NAT Module Enabled Oct 19 10:52:40 DD-WRT user.info kernel: init PpeVirtFoeBase_tmp = a0c00000 Oct 19 10:52:40 DD-WRT user.info kernel: init ppe_foe_base = a0c00000 Oct 19 10:52:40 DD-WRT user.info kernel: ppe_dev_reg_handler : ineterface eth2 register (0) Oct 19 10:52:40 DD-WRT user.info kernel: ppe_set_dst_port :dst_port[0] =eth2 Oct 19 10:52:40 DD-WRT user.info kernel: ppe_dev_reg_handler : ineterface eth3 register (1) Oct 19 10:52:40 DD-WRT user.info kernel: ppe_set_dst_port :dst_port[1] =eth3 Oct 19 10:52:40 DD-WRT user.info kernel: whnat_module_init(): module init and register callback for whnat Oct 19 10:52:40 DD-WRT user.info kernel: create whnat_ctrl ok!!! Oct 19 10:52:40 DD-WRT user.info kernel: wed_slot_map_get(): assign slot_id:0 for entry: 0! Oct 19 10:52:40 DD-WRT user.info kernel: wed_slot_map_get(): assign slot_id:1 for entry: 1! Oct 19 10:52:40 DD-WRT user.info kernel: whnat_hif_pcie_mirror_probe(): hif_cfg base addr=a0000000

Oct 19 10:52:40 DD-WRT user.info service: resetbutton : resetbutton daemon successfully started
Oct 19 10:52:41 DD-WRT user.info service: bridge : bridge br0 successfully added
Oct 19 10:52:41 DD-WRT user.info kernel: device br0 entered promiscuous mode
Oct 19 10:52:41 DD-WRT daemon.info mstpd[357]: error, CTL_set_cist_bridge_config: Couldn't find bridge with index 8
Oct 19 10:52:41 DD-WRT daemon.info mstpd[357]: error, CTL_set_cist_bridge_config: Couldn't find bridge with index 8
Oct 19 10:52:41 DD-WRT user.info kernel: eth3: ===> virtualif_open
Oct 19 10:52:41 DD-WRT user.info service: bridge : interface eth3 successfully added to bridge br0
Oct 19 10:52:41 DD-WRT user.info kernel: br0: port 1(eth3) entered blocking state
Oct 19 10:52:41 DD-WRT user.info kernel: br0: port 1(eth3) entered disabled state
Oct 19 10:52:41 DD-WRT user.info kernel: device eth3 entered promiscuous mode
Oct 19 10:52:41 DD-WRT user.info kernel: br0: port 1(eth3) entered blocking state
Oct 19 10:52:41 DD-WRT user.info kernel: br0: port 1(eth3) entered forwarding state
Oct 19 10:52:41 DD-WRT user.info kernel: device br0 left promiscuous mode
Oct 19 10:52:41 DD-WRT user.info kernel: IPv6: ADDRCONF(NETDEV_UP): br0: link is not ready
Oct 19 10:52:42 DD-WRT user.info kernel: device br0 entered promiscuous mode
Oct 19 10:52:42 DD-WRT user.info kernel: device br0 left promiscuous mode
Oct 19 10:52:42 DD-WRT user.info kernel: IPv6: ADDRCONF(NETDEV_CHANGE): br0: link becomes ready
Oct 19 10:52:43 DD-WRT user.warn kernel: ra0: ===> main_virtual_if_open
Oct 19 10:52:43 DD-WRT user.warn kernel: MT7615 found as INDEX0
Oct 19 10:52:43 DD-WRT user.warn kernel: [0]MT7615 found by chip
Oct 19 10:52:43 DD-WRT user.warn kernel: load l1profile succeed!
Oct 19 10:52:43 DD-WRT user.info kernel: whnat_cap_support(): chip_id=7615 is in WHNAT support list
Oct 19 10:52:43 DD-WRT user.info kernel: whnat_driver_init(): chip not enable wifi hardware nat feature!
Oct 19 10:52:43 DD-WRT user.warn kernel: driver_own()::Try to Clear FW Own...
Oct 19 10:52:43 DD-WRT user.warn kernel: driver_own()::Success to clear FW Own
Oct 19 10:52:43 DD-WRT user.warn kernel: APWdsInitialize():WdsEntry Number=10
Oct 19 10:52:43 DD-WRT user.warn kernel: E2pAccessMode=2
Oct 19 10:52:43 DD-WRT user.warn kernel: SSID[0]=dd-wrt, EdcaIdx=0
Oct 19 10:52:43 DD-WRT user.warn kernel: BSS0 PhyMode=14
Oct 19 10:52:43 DD-WRT user.warn kernel: wmode_band_equal(): Band Equal!
Oct 19 10:52:43 DD-WRT user.warn kernel: [TxPower] BAND0: 100 
Oct 19 10:52:43 DD-WRT user.warn kernel: [PowerUpenable] BAND0: 10
Oct 19 10:52:43 DD-WRT user.warn kernel: FragThreshold[0]=2346
Oct 19 10:52:43 DD-WRT user.warn kernel: [RTMPSetProfileParameters]Disable DFS/Zero wait=0/0
Oct 19 10:52:44 DD-WRT user.warn kernel: APWdsInitialize():WdsEntry Number=10
Oct 19 10:52:44 DD-WRT user.warn kernel: WDS-Enable mode=0
Oct 19 10:52:44 DD-WRT user.warn kernel: HT: WDEV[0] Ext Channel = BELOW
Oct 19 10:52:44 DD-WRT user.warn kernel: WtcSetMaxStaNum: BssidNum:1, MaxStaNum:125 (WdsNum:10, ApcliNum:1, MaxNumChipRept:32), MinMcastWcid:126
Oct 19 10:52:44 DD-WRT user.warn kernel: Top Init Done!
Oct 19 10:52:44 DD-WRT user.warn kernel: Use dev_alloc_skb
Oct 19 10:52:44 DD-WRT user.warn kernel: RX[0] DESC a77fc000 size = 16384
Oct 19 10:52:44 DD-WRT user.warn kernel: RX[1] DESC a77a6000 size = 8192
Oct 19 10:52:44 DD-WRT user.warn kernel: cut_through_init(): ct sw token number = 4095
Oct 19 10:52:44 DD-WRT user.warn kernel: cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096
Oct 19 10:52:44 DD-WRT user.warn kernel: cut_through_token_list_init(): 85adeb08,85adeb08
Oct 19 10:52:44 DD-WRT user.warn kernel: cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096
Oct 19 10:52:44 DD-WRT user.warn kernel: cut_through_token_list_init(): 85adeb18,85adeb18
Oct 19 10:52:44 DD-WRT user.info kernel: whnat_ring_init(): cookie=c0101000
Oct 19 10:52:44 DD-WRT user.info kernel: whnat_ring_init(): whnat can't find for cookie:c0101000
Oct 19 10:52:44 DD-WRT user.warn kernel: Hif Init Done!
Oct 19 10:52:44 DD-WRT user.warn kernel: ctl->txq = c0517020
Oct 19 10:52:44 DD-WRT user.warn kernel: ctl->rxq = c051702c
Oct 19 10:52:44 DD-WRT user.warn kernel: ctl->ackq = c0517038
Oct 19 10:52:44 DD-WRT user.warn kernel: ctl->kickq = c0517044
Oct 19 10:52:44 DD-WRT user.warn kernel: ctl->tx_doneq = c0517050
Oct 19 10:52:44 DD-WRT user.warn kernel: ctl->rx_doneq = c051705c
Oct 19 10:52:44 DD-WRT user.warn kernel: Parsing patch header
Oct 19 10:52:44 DD-WRT user.warn kernel:        Built date: 
Oct 19 10:52:44 DD-WRT user.warn kernel: 2
Oct 19 10:52:44 DD-WRT user.warn kernel: 0
Oct 19 10:52:44 DD-WRT user.warn kernel: 1
Oct 19 10:52:44 DD-WRT user.warn kernel: 8
Oct 19 10:52:44 DD-WRT user.warn kernel: 0
Oct 19 10:52:44 DD-WRT user.warn kernel: 5
Oct 19 10:52:44 DD-WRT user.warn kernel: 1
Oct 19 10:52:44 DD-WRT user.warn kernel: 8
Oct 19 10:52:44 DD-WRT user.warn kernel: 1
Oct 19 10:52:44 DD-WRT user.warn kernel: 0
Oct 19 10:52:44 DD-WRT user.warn kernel: 0
Oct 19 10:52:44 DD-WRT user.warn kernel: 6
Oct 19 10:52:44 DD-WRT user.warn kernel: 0
Oct 19 10:52:44 DD-WRT user.warn kernel: 4
Oct 19 10:52:44 DD-WRT user.warn kernel: a
Oct 19 10:52:44 DD-WRT user.warn kernel:        Platform: 
Oct 19 10:52:44 DD-WRT user.warn kernel: A
Oct 19 10:52:44 DD-WRT user.warn kernel: L
Oct 19 10:52:44 DD-WRT user.warn kernel: P
Oct 19 10:52:44 DD-WRT user.warn kernel: S
Oct 19 10:52:44 DD-WRT user.warn kernel:        HW/SW version: 
Oct 19 10:52:44 DD-WRT user.warn kernel: 0x
Oct 19 10:52:44 DD-WRT user.warn kernel: 8a
Oct 19 10:52:44 DD-WRT user.warn kernel: 10
Oct 19 10:52:44 DD-WRT user.warn kernel: 8a
Oct 19 10:52:44 DD-WRT user.warn kernel: 10
Oct 19 10:52:44 DD-WRT user.warn kernel:        Patch version: 
Oct 19 10:52:44 DD-WRT user.warn kernel: 0x
Oct 19 10:52:44 DD-WRT user.warn kernel: 00
Oct 19 10:52:44 DD-WRT user.warn kernel: 00
Oct 19 10:52:44 DD-WRT user.warn kernel: 00
Oct 19 10:52:44 DD-WRT user.warn kernel: 10
Oct 19 10:52:44 DD-WRT user.warn kernel:        Target address: 0x80000, length: 11072
Oct 19 10:52:44 DD-WRT user.warn kernel: patch is not ready && get semaphore success
Oct 19 10:52:44 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Oct 19 10:52:44 DD-WRT user.warn kernel: MtCmdPatchFinishReq
Oct 19 10:52:44 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Oct 19 10:52:44 DD-WRT user.warn kernel: release patch semaphore
Oct 19 10:52:44 DD-WRT user.warn kernel: WfMcuHwInit: Before NICLoadFirmware, check ICapMode = 0
Oct 19 10:52:44 DD-WRT user.warn kernel: Parsing CPU 0 fw tailer
Oct 19 10:52:44 DD-WRT user.warn kernel:        Chip ID: 
Oct 19 10:52:44 DD-WRT user.warn kernel: 0x
Oct 19 10:52:44 DD-WRT user.warn kernel: 04
Oct 19 10:52:44 DD-WRT user.warn kernel:        Eco version: 
Oct 19 10:52:44 DD-WRT user.warn kernel: 0x
Oct 19 10:52:44 DD-WRT user.warn kernel: 00
Oct 19 10:52:44 DD-WRT user.warn kernel:        Region number: 
Oct 19 10:52:44 DD-WRT user.warn kernel: 0x
Oct 19 10:52:44 DD-WRT user.warn kernel: 00
Oct 19 10:52:44 DD-WRT user.warn kernel:        Format version: 
Oct 19 10:52:44 DD-WRT user.warn kernel: 0x
Oct 19 10:52:44 DD-WRT user.warn kernel: 00
Oct 19 10:52:44 DD-WRT user.warn kernel:        Ram version: 
Oct 19 10:52:44 DD-WRT user.warn kernel: _
Oct 19 10:52:44 DD-WRT user.warn kernel: r
Oct 19 10:52:44 DD-WRT user.warn kernel: e
Oct 19 10:52:44 DD-WRT user.warn kernel: s
Oct 19 10:52:44 DD-WRT user.warn kernel: e
Oct 19 10:52:44 DD-WRT user.warn kernel: r
Oct 19 10:52:44 DD-WRT user.warn kernel: v
Oct 19 10:52:44 DD-WRT user.warn kernel: e
Oct 19 10:52:44 DD-WRT user.warn kernel: d
Oct 19 10:52:44 DD-WRT user.warn kernel: _
Oct 19 10:52:44 DD-WRT user.warn kernel:        Built date: 
Oct 19 10:52:44 DD-WRT user.warn kernel: 2
Oct 19 10:52:44 DD-WRT user.warn kernel: 0
Oct 19 10:52:44 DD-WRT user.warn kernel: 2
Oct 19 10:52:44 DD-WRT user.warn kernel: 0
Oct 19 10:52:44 DD-WRT user.warn kernel: 0
Oct 19 10:52:44 DD-WRT user.warn kernel: 8
Oct 19 10:52:44 DD-WRT user.warn kernel: 1
Oct 19 10:52:44 DD-WRT user.warn kernel: 4
Oct 19 10:52:44 DD-WRT user.warn kernel: 1
Oct 19 10:52:44 DD-WRT user.warn kernel: 6
Oct 19 10:52:44 DD-WRT user.warn kernel: 3
Oct 19 10:52:44 DD-WRT user.warn kernel: 6
Oct 19 10:52:44 DD-WRT user.warn kernel: 4
Oct 19 10:52:44 DD-WRT user.warn kernel: 9
Oct 19 10:52:44 DD-WRT user.warn kernel: <4>    Feature set: 
Oct 19 10:52:44 DD-WRT user.warn kernel: 0x
Oct 19 10:52:44 DD-WRT user.warn kernel: 01
Oct 19 10:52:44 DD-WRT user.warn kernel:        Target address: 0x84000, Download size: 409600
Oct 19 10:52:44 DD-WRT user.warn kernel: Parsing tailer region 1
Oct 19 10:52:44 DD-WRT user.warn kernel:        Feature set: 
Oct 19 10:52:44 DD-WRT user.warn kernel: 0x
Oct 19 10:52:44 DD-WRT user.warn kernel: 01
Oct 19 10:52:44 DD-WRT user.warn kernel:        Target address: 0x209c400, Download size: 48320
Oct 19 10:52:44 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Oct 19 10:52:44 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Oct 19 10:52:44 DD-WRT user.warn kernel: MtCmdFwStartReq: override = 0x1, address = 0x84000
Oct 19 10:52:44 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Oct 19 10:52:44 DD-WRT user.warn kernel: Parsing CPU 1 fw tailer
Oct 19 10:52:44 DD-WRT user.warn kernel:        Chip ID: 
Oct 19 10:52:44 DD-WRT user.warn kernel: 0x
Oct 19 10:52:44 DD-WRT user.warn kernel: 04
Oct 19 10:52:44 DD-WRT user.warn kernel:        Eco version: 
Oct 19 10:52:44 DD-WRT user.warn kernel: 0x
Oct 19 10:52:44 DD-WRT user.warn kernel: 00
Oct 19 10:52:44 DD-WRT user.warn kernel:        Region number: 
Oct 19 10:52:44 DD-WRT user.warn kernel: 0x
Oct 19 10:52:44 DD-WRT user.warn kernel: 00
Oct 19 10:52:44 DD-WRT user.warn kernel:        Format version: 
Oct 19 10:52:44 DD-WRT user.warn kernel: 0x
Oct 19 10:52:44 DD-WRT user.warn kernel: 00
Oct 19 10:52:44 DD-WRT user.warn kernel:        Ram version: 
Oct 19 10:52:44 DD-WRT user.warn kernel: _
Oct 19 10:52:44 DD-WRT user.warn kernel: r
Oct 19 10:52:44 DD-WRT user.warn kernel: e
Oct 19 10:52:44 DD-WRT user.warn kernel: s
Oct 19 10:52:44 DD-WRT user.warn kernel: e
Oct 19 10:52:44 DD-WRT user.warn kernel: r
Oct 19 10:52:44 DD-WRT user.warn kernel: v
Oct 19 10:52:44 DD-WRT user.warn kernel: e
Oct 19 10:52:44 DD-WRT user.warn kernel: d
Oct 19 10:52:44 DD-WRT user.warn kernel: _
Oct 19 10:52:44 DD-WRT user.warn kernel:        Built date: 
Oct 19 10:52:44 DD-WRT user.warn kernel: 2
Oct 19 10:52:44 DD-WRT user.warn kernel: 0
Oct 19 10:52:44 DD-WRT user.warn kernel: 1
Oct 19 10:52:44 DD-WRT user.warn kernel: 9
Oct 19 10:52:44 DD-WRT user.warn kernel: 0
Oct 19 10:52:44 DD-WRT user.warn kernel: 1
Oct 19 10:52:44 DD-WRT user.warn kernel: 2
Oct 19 10:52:44 DD-WRT user.warn kernel: 1
Oct 19 10:52:44 DD-WRT user.warn kernel: 1
Oct 19 10:52:44 DD-WRT user.warn kernel: 6
Oct 19 10:52:44 DD-WRT user.warn kernel: 1
Oct 19 10:52:44 DD-WRT user.warn kernel: 3
Oct 19 10:52:44 DD-WRT user.warn kernel: 0
Oct 19 10:52:44 DD-WRT user.warn kernel: 7
Oct 19 10:52:44 DD-WRT user.warn kernel: <4>    Feature set: 
Oct 19 10:52:44 DD-WRT user.warn kernel: 0x
Oct 19 10:52:44 DD-WRT user.warn kernel: 01
Oct 19 10:52:44 DD-WRT user.warn kernel:        Target address: 0x90000000, Download size: 122608
Oct 19 10:52:44 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Oct 19 10:52:44 DD-WRT user.warn kernel: MtCmdFwStartReq: override = 0x4, address = 0x0
Oct 19 10:52:44 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Oct 19 10:52:44 DD-WRT user.warn kernel: MCU Init Done!
Oct 19 10:52:44 DD-WRT user.warn kernel: efuse_probe: efuse = 10000212
Oct 19 10:52:44 DD-WRT user.warn kernel: RtmpChipOpsEepromHook::e2p_type=2, inf_Type=5
Oct 19 10:52:44 DD-WRT user.warn kernel: RtmpEepromGetDefault::e2p_dafault=1
Oct 19 10:52:44 DD-WRT user.warn kernel: RtmpChipOpsEepromHook: E2P type(2), E2pAccessMode = 2, E2P default = 1
Oct 19 10:52:44 DD-WRT user.warn kernel: NVM is FLASH mode. dev_idx [0] FLASH OFFSET [0x0]
Oct 19 10:52:44 DD-WRT user.warn kernel: ^[[34mNICReadEEPROMParameters: EEPROM 0x52 b313^[[m
Oct 19 10:52:44 DD-WRT user.warn kernel: ^[[34mNICReadEEPROMParameters: EEPROM 0x52 b313^[[m
Oct 19 10:52:53 DD-WRT user.warn kernel: Country Region from e2p = 101
Oct 19 10:52:53 DD-WRT user.warn kernel: mt7615_antenna_default_reset(): TxPath = 4, RxPath = 4
Oct 19 10:52:53 DD-WRT user.warn kernel: RcRadioInit(): DbdcMode=0, ConcurrentBand=1
Oct 19 10:52:53 DD-WRT user.warn kernel: RcRadioInit(): pRadioCtrl=877f0af8,Band=0,rfcap=3,channel=1,PhyMode=2 extCha=0xf
Oct 19 10:52:53 DD-WRT user.warn kernel: MtSingleSkuLoadParam: RF_LOCKDOWN Feature OFF !!!
Oct 19 10:52:53 DD-WRT user.warn kernel: MtBfBackOffLoadParam: RF_LOCKDOWN Feature OFF !!!
Oct 19 10:52:53 DD-WRT user.warn kernel: EEPROM Init Done!
Oct 19 10:52:53 DD-WRT user.warn kernel: mt_mac_init()-->
Oct 19 10:52:53 DD-WRT user.warn kernel: mt7615_init_mac_cr()-->
Oct 19 10:52:53 DD-WRT user.warn kernel: mt7615_init_mac_cr(): TMAC_TRCR0=0x82783c8c
Oct 19 10:52:53 DD-WRT user.warn kernel: <--mt_mac_init()
Oct 19 10:52:53 DD-WRT user.warn kernel: CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0
Oct 19 10:52:53 DD-WRT user.warn kernel: CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0
Oct 19 10:52:53 DD-WRT user.warn kernel: CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0
Oct 19 10:52:53 DD-WRT user.warn kernel: MAC Init Done!
Oct 19 10:52:53 DD-WRT user.warn kernel: MT7615BBPInit():BBP Initialization.....
Oct 19 10:52:53 DD-WRT user.warn kernel:        Band 0: valid=1, isDBDC=0, Band=2, CBW=1, CentCh/PrimCh=1/1, prim_ch_idx=0, txStream=2
Oct 19 10:52:53 DD-WRT user.warn kernel:        Band 1: valid=0, isDBDC=0, Band=0, CBW=0, CentCh/PrimCh=0/0, prim_ch_idx=0, txStream=0
Oct 19 10:52:53 DD-WRT user.warn kernel: MT7615BBPInit() todo
Oct 19 10:52:53 DD-WRT user.warn kernel: PHY Init Done!
Oct 19 10:52:53 DD-WRT user.warn kernel: MtCmdSetMacTxRx:(ret = 0)
Oct 19 10:52:53 DD-WRT user.warn kernel: WifiFwdSet::disabled=0
Oct 19 10:52:53 DD-WRT user.warn kernel: ap_ftkd> Initialize FT KDP Module...
Oct 19 10:52:53 DD-WRT user.warn kernel: Main bssid = 00:00:00:00:00:00
Oct 19 10:52:53 DD-WRT user.warn kernel: MtCmdSetMacTxRx:(ret = 0)
Oct 19 10:52:53 DD-WRT user.warn kernel: MtCmdSetMacTxRx:(ret = 0)
Oct 19 10:52:53 DD-WRT user.warn kernel: <==== mt_wifi_init, Status=0
Oct 19 10:52:53 DD-WRT user.warn kernel: TxBfModuleEnCtrl:It's not DBDC mode
Oct 19 10:52:53 DD-WRT user.warn kernel: MtCmdEDCCACtrl: BandIdx: 0, EDCCACtrl: 1
Oct 19 10:52:53 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:52:53 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:52:53 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:52:53 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:52:53 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:52:53 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:52:53 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:52:53 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:52:53 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:52:53 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:52:53 DD-WRT user.warn kernel: Total allocated 10 WDS interfaces!
Oct 19 10:52:53 DD-WRT user.warn kernel: WtcSetMaxStaNum: BssidNum:1, MaxStaNum:125 (WdsNum:10, ApcliNum:1, MaxNumChipRept:32), MinMcastWcid:126
Oct 19 10:52:53 DD-WRT user.warn kernel: RedInit: set CR4/N9 RED Enable to 1.
Oct 19 10:52:53 DD-WRT user.warn kernel: RedInit: RED Initiailize Done.
Oct 19 10:52:53 DD-WRT user.warn kernel: cp_support_is_enabled: set CR4 CP_SUPPORT to Mode 2.
Oct 19 10:52:53 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:52:53 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 0
Oct 19 10:52:53 DD-WRT user.warn kernel: wdev_attr_update(): wdevId0 = 74:da:da:cb:59:b0
Oct 19 10:52:53 DD-WRT user.warn kernel: ^[[1;33m [RadarStateCheck] RD_NORMAL_MODE ^[[m 
Oct 19 10:52:53 DD-WRT user.warn kernel: mt7615_apply_dcoc() : reload Central CH [6] BW [0] from cetral freq [2432]  offset [2300]
Oct 19 10:52:53 DD-WRT user.warn kernel: MtCmdGetRXDCOCCalResult:(ret = 0)
Oct 19 10:52:53 DD-WRT user.warn kernel: mt7615_apply_dpd() : reload Central CH [6] BW [0] from cetral freq [2442] i[45] offset [4bf8]
Oct 19 10:52:53 DD-WRT user.warn kernel: MtCmdGetTXDPDCalResult:(ret = 0)
Oct 19 10:52:54 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:52:54 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:52:54 DD-WRT user.warn kernel: phy_mode=14, ch=6, wdev_type=1
Oct 19 10:52:54 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:52:54 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=5, ampdu_factor=3
Oct 19 10:52:54 DD-WRT user.warn kernel: AP inf up for ra_0(func_idx) OmacIdx=0
Oct 19 10:52:54 DD-WRT user.warn kernel: AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn
Oct 19 10:52:54 DD-WRT user.warn kernel: ApAutoChannelAtBootUp----------------->
Oct 19 10:52:54 DD-WRT user.warn kernel: ApAutoChannelAtBootUp: AutoChannelBootup = 0, pAd: c0101000, ifname: ra0, channel: 6
Oct 19 10:52:54 DD-WRT user.warn kernel: ApAutoChannelAtBootUp<-----------------
Oct 19 10:52:54 DD-WRT user.warn kernel: ^[[41m ap_run_at_boot() : ACS is disable !!^[[m
Oct 19 10:52:54 DD-WRT user.warn kernel: [PMF]APPMFInit:: apidx=0, MFPC=0, MFPR=0, SHA256=0
Oct 19 10:52:54 DD-WRT user.warn kernel: wifi_sys_linkup(), wdev idx = 0
Oct 19 10:52:54 DD-WRT user.warn kernel: wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:127 for WDEV_TYPE:1
Oct 19 10:52:54 DD-WRT user.warn kernel:  LinkToOmacIdx = 0, LinkToWdevType = 1
Oct 19 10:52:54 DD-WRT user.warn kernel: bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 0, CmdBssInfoBmcRate.u2McTransmit = 0
Oct 19 10:52:54 DD-WRT user.warn kernel: UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 0
Oct 19 10:52:54 DD-WRT user.warn kernel: APStartUpForMbss: BssIndex = 0 channel = 6
Oct 19 10:52:54 DD-WRT user.warn kernel: MtCmdTxPowerDropCtrl: ucPowerDrop: 100, BandIdx: 0
Oct 19 10:52:54 DD-WRT user.warn kernel: wds0: ===> wds_virtual_if_open
Oct 19 10:52:54 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:52:54 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 1
Oct 19 10:52:54 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:52:54 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:52:54 DD-WRT user.warn kernel: phy_mode=14, ch=6, wdev_type=8
Oct 19 10:52:54 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:52:54 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:52:54 DD-WRT user.warn kernel: WDS inf up for wds_0(func_idx) OmacIdx=0
Oct 19 10:52:54 DD-WRT user.warn kernel: wds2: ===> wds_virtual_if_open
Oct 19 10:52:54 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:52:54 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 3
Oct 19 10:52:54 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:52:54 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:52:54 DD-WRT user.warn kernel: phy_mode=14, ch=6, wdev_type=8
Oct 19 10:52:54 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:52:54 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:52:54 DD-WRT user.warn kernel: WDS inf up for wds_2(func_idx) OmacIdx=0
Oct 19 10:52:54 DD-WRT user.warn kernel: wds5: ===> wds_virtual_if_open
Oct 19 10:52:54 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:52:54 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 6
Oct 19 10:52:54 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:52:54 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:52:54 DD-WRT user.warn kernel: phy_mode=14, ch=6, wdev_type=8
Oct 19 10:52:54 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:52:54 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:52:54 DD-WRT user.warn kernel: WDS inf up for wds_5(func_idx) OmacIdx=0
Oct 19 10:52:54 DD-WRT user.warn kernel: wds7: ===> wds_virtual_if_open
Oct 19 10:52:54 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:52:54 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 8
Oct 19 10:52:54 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:52:54 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:52:54 DD-WRT user.warn kernel: phy_mode=14, ch=6, wdev_type=8
Oct 19 10:52:54 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:52:54 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:52:54 DD-WRT user.warn kernel: WDS inf up for wds_7(func_idx) OmacIdx=0
Oct 19 10:52:54 DD-WRT user.warn kernel: wds9: ===> wds_virtual_if_open
Oct 19 10:52:54 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:52:54 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 10
Oct 19 10:52:54 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:52:54 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:52:54 DD-WRT user.warn kernel: phy_mode=14, ch=6, wdev_type=8
Oct 19 10:52:54 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:52:54 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:52:54 DD-WRT user.warn kernel: WDS inf up for wds_9(func_idx) OmacIdx=0
Oct 19 10:52:54 DD-WRT user.warn kernel: wds1: ===> wds_virtual_if_open
Oct 19 10:52:54 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:52:54 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 2
Oct 19 10:52:54 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:52:54 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:52:54 DD-WRT user.warn kernel: phy_mode=14, ch=6, wdev_type=8
Oct 19 10:52:54 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:52:54 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:52:54 DD-WRT user.warn kernel: WDS inf up for wds_1(func_idx) OmacIdx=0
Oct 19 10:52:55 DD-WRT user.warn kernel: wds4: ===> wds_virtual_if_open
Oct 19 10:52:55 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:52:55 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 5
Oct 19 10:52:55 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:52:55 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:52:55 DD-WRT user.warn kernel: phy_mode=14, ch=6, wdev_type=8
Oct 19 10:52:55 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:52:55 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:52:55 DD-WRT user.warn kernel: WDS inf up for wds_4(func_idx) OmacIdx=0
Oct 19 10:52:55 DD-WRT user.warn kernel: wds8: ===> wds_virtual_if_open
Oct 19 10:52:55 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:52:55 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 9
Oct 19 10:52:55 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:52:55 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:52:55 DD-WRT user.warn kernel: phy_mode=14, ch=6, wdev_type=8
Oct 19 10:52:55 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:52:55 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:52:55 DD-WRT user.warn kernel: WDS inf up for wds_8(func_idx) OmacIdx=0
Oct 19 10:52:55 DD-WRT user.warn kernel: wds3: ===> wds_virtual_if_open
Oct 19 10:52:55 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:52:55 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 4
Oct 19 10:52:55 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:52:55 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:52:55 DD-WRT user.warn kernel: phy_mode=14, ch=6, wdev_type=8
Oct 19 10:52:55 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:52:55 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:52:55 DD-WRT user.warn kernel: WDS inf up for wds_3(func_idx) OmacIdx=0
Oct 19 10:52:55 DD-WRT user.warn kernel: wds6: ===> wds_virtual_if_open
Oct 19 10:52:55 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:52:55 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 7
Oct 19 10:52:55 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:52:55 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:52:55 DD-WRT user.warn kernel: phy_mode=14, ch=6, wdev_type=8
Oct 19 10:52:55 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:52:55 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:52:55 DD-WRT user.warn kernel: WDS inf up for wds_6(func_idx) OmacIdx=0
Oct 19 10:52:55 DD-WRT user.info service: bridge : interface ra0 successfully added to bridge br0
Oct 19 10:52:55 DD-WRT user.info kernel: br0: port 2(ra0) entered blocking state
Oct 19 10:52:55 DD-WRT user.info kernel: br0: port 2(ra0) entered disabled state
Oct 19 10:52:55 DD-WRT user.info kernel: device ra0 entered promiscuous mode
Oct 19 10:52:55 DD-WRT user.info kernel: br0: port 2(ra0) entered blocking state
Oct 19 10:52:55 DD-WRT user.info kernel: br0: port 2(ra0) entered forwarding state
Oct 19 10:52:55 DD-WRT user.warn kernel: rai0: ===> main_virtual_if_open
Oct 19 10:52:55 DD-WRT user.warn kernel: MT7615 found as INDEX0
Oct 19 10:52:55 DD-WRT user.warn kernel: INDEX0 for MT7615 occupied, next
Oct 19 10:52:55 DD-WRT user.warn kernel: MT7615 found as INDEX1
Oct 19 10:52:55 DD-WRT user.warn kernel: [1]MT7615 found by chip
Oct 19 10:52:55 DD-WRT user.warn kernel: load l1profile succeed!
Oct 19 10:52:55 DD-WRT user.info kernel: whnat_cap_support(): chip_id=7615 is in WHNAT support list
Oct 19 10:52:55 DD-WRT user.info kernel: whnat_driver_init(): chip not enable wifi hardware nat feature!
Oct 19 10:52:55 DD-WRT user.warn kernel: driver_own()::Try to Clear FW Own...
Oct 19 10:52:55 DD-WRT user.warn kernel: driver_own()::Success to clear FW Own
Oct 19 10:52:55 DD-WRT user.warn kernel: APWdsInitialize():WdsEntry Number=10
Oct 19 10:52:55 DD-WRT user.warn kernel: E2pAccessMode=2
Oct 19 10:52:55 DD-WRT user.warn kernel: SSID[0]=dd-wrt, EdcaIdx=0
Oct 19 10:52:55 DD-WRT user.warn kernel: BSS0 PhyMode=49
Oct 19 10:52:55 DD-WRT user.warn kernel: wmode_band_equal(): Band Equal!
Oct 19 10:52:55 DD-WRT user.warn kernel: [TxPower] BAND0: 100 
Oct 19 10:52:55 DD-WRT user.warn kernel: [PowerUpenable] BAND0: 10
Oct 19 10:52:55 DD-WRT user.warn kernel: FragThreshold[0]=2346
Oct 19 10:52:55 DD-WRT user.warn kernel: read_etxbf: ETxBfEnCond = 1
Oct 19 10:52:55 DD-WRT user.warn kernel: read_etxbf: BSSID[0]
Oct 19 10:52:55 DD-WRT user.warn kernel: read_etxbf: MBSS[0] ETxBfEnCond = 1
Oct 19 10:52:55 DD-WRT user.warn kernel: [RTMPSetProfileParameters]Disable DFS/Zero wait=0/0
Oct 19 10:52:55 DD-WRT user.warn kernel: APWdsInitialize():WdsEntry Number=10
Oct 19 10:52:55 DD-WRT user.warn kernel: WDS-Enable mode=0
Oct 19 10:52:55 DD-WRT user.warn kernel: HT: WDEV[0] Ext Channel = BELOW
Oct 19 10:52:55 DD-WRT user.warn kernel: WtcSetMaxStaNum: BssidNum:1, MaxStaNum:125 (WdsNum:10, ApcliNum:1, MaxNumChipRept:32), MinMcastWcid:126
Oct 19 10:52:55 DD-WRT user.warn kernel: Top Init Done!
Oct 19 10:52:55 DD-WRT user.warn kernel: Use dev_alloc_skb
Oct 19 10:52:55 DD-WRT user.warn kernel: RX[0] DESC a6dfc000 size = 16384
Oct 19 10:52:55 DD-WRT user.warn kernel: RX[1] DESC a6e70000 size = 8192
Oct 19 10:52:55 DD-WRT user.warn kernel: cut_through_init(): ct sw token number = 4095
Oct 19 10:52:55 DD-WRT user.warn kernel: cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096
Oct 19 10:52:55 DD-WRT user.warn kernel: cut_through_token_list_init(): 84442108,84442108
Oct 19 10:52:55 DD-WRT user.warn kernel: cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096
Oct 19 10:52:55 DD-WRT user.warn kernel: cut_through_token_list_init(): 84442118,84442118
Oct 19 10:52:56 DD-WRT user.info kernel: whnat_ring_init(): cookie=c0681000
Oct 19 10:52:56 DD-WRT user.info kernel: whnat_ring_init(): whnat can't find for cookie:c0681000
Oct 19 10:52:56 DD-WRT user.warn kernel: Hif Init Done!
Oct 19 10:52:56 DD-WRT user.warn kernel: ctl->txq = c0a97020
Oct 19 10:52:56 DD-WRT user.warn kernel: ctl->rxq = c0a9702c
Oct 19 10:52:56 DD-WRT user.warn kernel: ctl->ackq = c0a97038
Oct 19 10:52:56 DD-WRT user.warn kernel: ctl->kickq = c0a97044
Oct 19 10:52:56 DD-WRT user.warn kernel: ctl->tx_doneq = c0a97050
Oct 19 10:52:56 DD-WRT user.warn kernel: ctl->rx_doneq = c0a9705c
Oct 19 10:52:56 DD-WRT user.warn kernel: Parsing patch header
Oct 19 10:52:56 DD-WRT user.warn kernel:        Built date: 
Oct 19 10:52:56 DD-WRT user.warn kernel: 2
Oct 19 10:52:56 DD-WRT user.warn kernel: 0
Oct 19 10:52:56 DD-WRT user.warn kernel: 1
Oct 19 10:52:56 DD-WRT user.warn kernel: 8
Oct 19 10:52:56 DD-WRT user.warn kernel: 0
Oct 19 10:52:56 DD-WRT user.warn kernel: 5
Oct 19 10:52:56 DD-WRT user.warn kernel: 1
Oct 19 10:52:56 DD-WRT user.warn kernel: 8
Oct 19 10:52:56 DD-WRT user.warn kernel: 1
Oct 19 10:52:56 DD-WRT user.warn kernel: 0
Oct 19 10:52:56 DD-WRT user.warn kernel: 0
Oct 19 10:52:56 DD-WRT user.warn kernel: 6
Oct 19 10:52:56 DD-WRT user.warn kernel: 0
Oct 19 10:52:56 DD-WRT user.warn kernel: 4
Oct 19 10:52:56 DD-WRT user.warn kernel: a
Oct 19 10:52:56 DD-WRT user.warn kernel:        Platform: 
Oct 19 10:52:56 DD-WRT user.warn kernel: A
Oct 19 10:52:56 DD-WRT user.warn kernel: L
Oct 19 10:52:56 DD-WRT user.warn kernel: P
Oct 19 10:52:56 DD-WRT user.warn kernel: S
Oct 19 10:52:56 DD-WRT user.warn kernel:        HW/SW version: 
Oct 19 10:52:56 DD-WRT user.warn kernel: 0x
Oct 19 10:52:56 DD-WRT user.warn kernel: 8a
Oct 19 10:52:56 DD-WRT user.warn kernel: 10
Oct 19 10:52:56 DD-WRT user.warn kernel: 8a
Oct 19 10:52:56 DD-WRT user.warn kernel: 10
Oct 19 10:52:56 DD-WRT user.warn kernel:        Patch version: 
Oct 19 10:52:56 DD-WRT user.warn kernel: 0x
Oct 19 10:52:56 DD-WRT user.warn kernel: 00
Oct 19 10:52:56 DD-WRT user.warn kernel: 00
Oct 19 10:52:56 DD-WRT user.warn kernel: 00
Oct 19 10:52:56 DD-WRT user.warn kernel: 10
Oct 19 10:52:56 DD-WRT user.warn kernel:        Target address: 0x80000, length: 11072
Oct 19 10:52:56 DD-WRT user.warn kernel: patch is not ready && get semaphore success
Oct 19 10:52:56 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Oct 19 10:52:56 DD-WRT user.warn kernel: MtCmdPatchFinishReq
Oct 19 10:52:56 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Oct 19 10:52:56 DD-WRT user.warn kernel: release patch semaphore
Oct 19 10:52:56 DD-WRT user.warn kernel: WfMcuHwInit: Before NICLoadFirmware, check ICapMode = 0
Oct 19 10:52:56 DD-WRT user.warn kernel: Parsing CPU 0 fw tailer
Oct 19 10:52:56 DD-WRT user.warn kernel:        Chip ID: 
Oct 19 10:52:56 DD-WRT user.warn kernel: 0x
Oct 19 10:52:56 DD-WRT user.warn kernel: 04
Oct 19 10:52:56 DD-WRT user.warn kernel:        Eco version: 
Oct 19 10:52:56 DD-WRT user.warn kernel: 0x
Oct 19 10:52:56 DD-WRT user.warn kernel: 00
Oct 19 10:52:56 DD-WRT user.warn kernel:        Region number: 
Oct 19 10:52:56 DD-WRT user.warn kernel: 0x
Oct 19 10:52:56 DD-WRT user.warn kernel: 00
Oct 19 10:52:56 DD-WRT user.warn kernel:        Format version: 
Oct 19 10:52:56 DD-WRT user.warn kernel: 0x
Oct 19 10:52:56 DD-WRT user.warn kernel: 00
Oct 19 10:52:56 DD-WRT user.warn kernel:        Ram version: 
Oct 19 10:52:56 DD-WRT user.warn kernel: _
Oct 19 10:52:56 DD-WRT user.warn kernel: r
Oct 19 10:52:56 DD-WRT user.warn kernel: e
Oct 19 10:52:56 DD-WRT user.warn kernel: s
Oct 19 10:52:56 DD-WRT user.warn kernel: e
Oct 19 10:52:56 DD-WRT user.warn kernel: r
Oct 19 10:52:56 DD-WRT user.warn kernel: v
Oct 19 10:52:56 DD-WRT user.warn kernel: e
Oct 19 10:52:56 DD-WRT user.warn kernel: d
Oct 19 10:52:56 DD-WRT user.warn kernel: _
Oct 19 10:52:56 DD-WRT user.warn kernel:        Built date: 
Oct 19 10:52:56 DD-WRT user.warn kernel: 2
Oct 19 10:52:56 DD-WRT user.warn kernel: 0
Oct 19 10:52:56 DD-WRT user.warn kernel: 2
Oct 19 10:52:56 DD-WRT user.warn kernel: 0
Oct 19 10:52:56 DD-WRT user.warn kernel: 0
Oct 19 10:52:56 DD-WRT user.warn kernel: 8
Oct 19 10:52:56 DD-WRT user.warn kernel: 1
Oct 19 10:52:56 DD-WRT user.warn kernel: 4
Oct 19 10:52:56 DD-WRT user.warn kernel: 1
Oct 19 10:52:56 DD-WRT user.warn kernel: 6
Oct 19 10:52:56 DD-WRT user.warn kernel: 3
Oct 19 10:52:56 DD-WRT user.warn kernel: 6
Oct 19 10:52:56 DD-WRT user.warn kernel: 4
Oct 19 10:52:56 DD-WRT user.warn kernel: 9
Oct 19 10:52:56 DD-WRT user.warn kernel: <4>    Feature set: 
Oct 19 10:52:56 DD-WRT user.warn kernel: 0x
Oct 19 10:52:56 DD-WRT user.warn kernel: 01
Oct 19 10:52:56 DD-WRT user.warn kernel:        Target address: 0x84000, Download size: 409600
Oct 19 10:52:56 DD-WRT user.warn kernel: Parsing tailer region 1
Oct 19 10:52:56 DD-WRT user.warn kernel:        Feature set: 
Oct 19 10:52:56 DD-WRT user.warn kernel: 0x
Oct 19 10:52:56 DD-WRT user.warn kernel: 01
Oct 19 10:52:56 DD-WRT user.warn kernel:        Target address: 0x209c400, Download size: 48320
Oct 19 10:52:56 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Oct 19 10:52:56 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Oct 19 10:52:56 DD-WRT user.warn kernel: MtCmdFwStartReq: override = 0x1, address = 0x84000
Oct 19 10:52:56 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Oct 19 10:52:56 DD-WRT user.warn kernel: Parsing CPU 1 fw tailer
Oct 19 10:52:56 DD-WRT user.warn kernel:        Chip ID: 
Oct 19 10:52:56 DD-WRT user.warn kernel: 0x
Oct 19 10:52:56 DD-WRT user.warn kernel: 04
Oct 19 10:52:56 DD-WRT user.warn kernel:        Eco version: 
Oct 19 10:52:56 DD-WRT user.warn kernel: 0x
Oct 19 10:52:56 DD-WRT user.warn kernel: 00
Oct 19 10:52:56 DD-WRT user.warn kernel:        Region number: 
Oct 19 10:52:56 DD-WRT user.warn kernel: 0x
Oct 19 10:52:56 DD-WRT user.warn kernel: 00
Oct 19 10:52:56 DD-WRT user.warn kernel:        Format version: 
Oct 19 10:52:56 DD-WRT user.warn kernel: 0x
Oct 19 10:52:56 DD-WRT user.warn kernel: 00
Oct 19 10:52:56 DD-WRT user.warn kernel:        Ram version: 
Oct 19 10:52:56 DD-WRT user.warn kernel: _
Oct 19 10:52:56 DD-WRT user.warn kernel: r
Oct 19 10:52:56 DD-WRT user.warn kernel: e
Oct 19 10:52:56 DD-WRT user.warn kernel: s
Oct 19 10:52:56 DD-WRT user.warn kernel: e
Oct 19 10:52:56 DD-WRT user.warn kernel: r
Oct 19 10:52:56 DD-WRT user.warn kernel: v
Oct 19 10:52:56 DD-WRT user.warn kernel: e
Oct 19 10:52:56 DD-WRT user.warn kernel: d
Oct 19 10:52:56 DD-WRT user.warn kernel: _
Oct 19 10:52:56 DD-WRT user.warn kernel:        Built date: 
Oct 19 10:52:56 DD-WRT user.warn kernel: 2
Oct 19 10:52:56 DD-WRT user.warn kernel: 0
Oct 19 10:52:56 DD-WRT user.warn kernel: 1
Oct 19 10:52:56 DD-WRT user.warn kernel: 9
Oct 19 10:52:56 DD-WRT user.warn kernel: 0
Oct 19 10:52:56 DD-WRT user.warn kernel: 1
Oct 19 10:52:56 DD-WRT user.warn kernel: 2
Oct 19 10:52:56 DD-WRT user.warn kernel: 1
Oct 19 10:52:56 DD-WRT user.warn kernel: 1
Oct 19 10:52:56 DD-WRT user.warn kernel: 6
Oct 19 10:52:56 DD-WRT user.warn kernel: 1
Oct 19 10:52:56 DD-WRT user.warn kernel: 3
Oct 19 10:52:56 DD-WRT user.warn kernel: 0
Oct 19 10:52:56 DD-WRT user.warn kernel: 7
Oct 19 10:52:56 DD-WRT user.warn kernel: <4>    Feature set: 
Oct 19 10:52:56 DD-WRT user.warn kernel: 0x
Oct 19 10:52:56 DD-WRT user.warn kernel: 01
Oct 19 10:52:56 DD-WRT user.warn kernel:        Target address: 0x90000000, Download size: 122608
Oct 19 10:52:56 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Oct 19 10:52:56 DD-WRT user.warn kernel: MtCmdFwStartReq: override = 0x4, address = 0x0
Oct 19 10:52:56 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Oct 19 10:52:56 DD-WRT user.warn kernel: MCU Init Done!
Oct 19 10:52:56 DD-WRT user.warn kernel: efuse_probe: efuse = 10000212
Oct 19 10:52:56 DD-WRT user.warn kernel: RtmpChipOpsEepromHook::e2p_type=2, inf_Type=5
Oct 19 10:52:56 DD-WRT user.warn kernel: RtmpEepromGetDefault::e2p_dafault=1
Oct 19 10:52:56 DD-WRT user.warn kernel: RtmpChipOpsEepromHook: E2P type(2), E2pAccessMode = 2, E2P default = 1
Oct 19 10:52:56 DD-WRT user.warn kernel: NVM is FLASH mode. dev_idx [1] FLASH OFFSET [0x8000]
Oct 19 10:52:56 DD-WRT user.warn kernel: ^[[34mNICReadEEPROMParameters: EEPROM 0x52 b313^[[m
Oct 19 10:52:56 DD-WRT user.warn kernel: ^[[34mNICReadEEPROMParameters: EEPROM 0x52 b313^[[m
Oct 19 10:53:04 DD-WRT user.warn kernel: Country Region from e2p = 101
Oct 19 10:53:04 DD-WRT user.warn kernel: mt7615_antenna_default_reset(): TxPath = 4, RxPath = 4
Oct 19 10:53:04 DD-WRT user.warn kernel: RcRadioInit(): DbdcMode=0, ConcurrentBand=1
Oct 19 10:53:05 DD-WRT user.warn kernel: RcRadioInit(): pRadioCtrl=877f4af8,Band=0,rfcap=3,channel=1,PhyMode=2 extCha=0xf
Oct 19 10:53:05 DD-WRT user.warn kernel: MtSingleSkuLoadParam: RF_LOCKDOWN Feature OFF !!!
Oct 19 10:53:05 DD-WRT user.warn kernel: MtBfBackOffLoadParam: RF_LOCKDOWN Feature OFF !!!
Oct 19 10:53:05 DD-WRT user.warn kernel: EEPROM Init Done!
Oct 19 10:53:05 DD-WRT user.warn kernel: mt_mac_init()-->
Oct 19 10:53:05 DD-WRT user.warn kernel: mt7615_init_mac_cr()-->
Oct 19 10:53:05 DD-WRT user.warn kernel: mt7615_init_mac_cr(): TMAC_TRCR0=0x82783c8c
Oct 19 10:53:05 DD-WRT user.warn kernel: <--mt_mac_init()
Oct 19 10:53:05 DD-WRT user.warn kernel: CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0
Oct 19 10:53:05 DD-WRT user.warn kernel: CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0
Oct 19 10:53:05 DD-WRT user.warn kernel: CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0
Oct 19 10:53:05 DD-WRT user.warn kernel: MAC Init Done!
Oct 19 10:53:05 DD-WRT user.warn kernel: MT7615BBPInit():BBP Initialization.....
Oct 19 10:53:05 DD-WRT user.warn kernel:        Band 0: valid=1, isDBDC=0, Band=2, CBW=1, CentCh/PrimCh=1/1, prim_ch_idx=0, txStream=2
Oct 19 10:53:05 DD-WRT user.warn kernel:        Band 1: valid=0, isDBDC=0, Band=0, CBW=0, CentCh/PrimCh=0/0, prim_ch_idx=0, txStream=0
Oct 19 10:53:05 DD-WRT user.warn kernel: MT7615BBPInit() todo
Oct 19 10:53:05 DD-WRT user.warn kernel: PHY Init Done!
Oct 19 10:53:05 DD-WRT user.warn kernel: MtCmdSetMacTxRx:(ret = 0)
Oct 19 10:53:05 DD-WRT user.warn kernel: WifiFwdSet::disabled=0
Oct 19 10:53:05 DD-WRT user.warn kernel: ap_ftkd> Initialize FT KDP Module...
Oct 19 10:53:05 DD-WRT user.warn kernel: Main bssid = 00:00:00:00:00:00
Oct 19 10:53:05 DD-WRT user.warn kernel: MtCmdSetMacTxRx:(ret = 0)
Oct 19 10:53:05 DD-WRT user.warn kernel: MtCmdSetMacTxRx:(ret = 0)
Oct 19 10:53:05 DD-WRT user.warn kernel: <==== mt_wifi_init, Status=0
Oct 19 10:53:05 DD-WRT user.warn kernel: TxBfModuleEnCtrl:It's not DBDC mode
Oct 19 10:53:05 DD-WRT user.warn kernel: MtCmdEDCCACtrl: BandIdx: 0, EDCCACtrl: 1
Oct 19 10:53:05 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:53:05 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:53:05 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:53:05 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:53:05 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:53:05 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:53:05 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:53:05 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:53:05 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:53:05 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:53:06 DD-WRT user.warn kernel: Total allocated 10 WDS interfaces!
Oct 19 10:53:06 DD-WRT user.warn kernel: WtcSetMaxStaNum: BssidNum:1, MaxStaNum:125 (WdsNum:10, ApcliNum:1, MaxNumChipRept:32), MinMcastWcid:126
Oct 19 10:53:06 DD-WRT user.warn kernel: RedInit: set CR4/N9 RED Enable to 1.
Oct 19 10:53:06 DD-WRT user.warn kernel: RedInit: RED Initiailize Done.
Oct 19 10:53:06 DD-WRT user.warn kernel: cp_support_is_enabled: set CR4 CP_SUPPORT to Mode 2.
Oct 19 10:53:06 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:53:06 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 0
Oct 19 10:53:06 DD-WRT user.warn kernel: wdev_attr_update(): wdevId0 = 74:da:da:cb:59:b1
Oct 19 10:53:06 DD-WRT user.warn kernel: ^[[1;33m [RadarStateCheck] RD_NORMAL_MODE ^[[m 
Oct 19 10:53:06 DD-WRT user.warn kernel: mt7615_apply_dcoc() : reload Central CH [6] BW [0] from cetral freq [2432]  offset [2300]
Oct 19 10:53:06 DD-WRT user.warn kernel: MtCmdGetRXDCOCCalResult:(ret = 0)
Oct 19 10:53:06 DD-WRT user.warn kernel: mt7615_apply_dpd() : reload Central CH [6] BW [0] from cetral freq [2442] i[45] offset [4bf8]
Oct 19 10:53:06 DD-WRT user.warn kernel: MtCmdGetTXDPDCalResult:(ret = 0)
Oct 19 10:53:07 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:53:07 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:53:07 DD-WRT user.warn kernel: phy_mode=49, ch=6, wdev_type=1
Oct 19 10:53:07 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:53:07 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=5, ampdu_factor=3
Oct 19 10:53:07 DD-WRT user.warn kernel: AP inf up for ra_0(func_idx) OmacIdx=0
Oct 19 10:53:07 DD-WRT user.warn kernel: AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn
Oct 19 10:53:07 DD-WRT user.warn kernel: ApAutoChannelAtBootUp----------------->
Oct 19 10:53:07 DD-WRT user.warn kernel: ApAutoChannelAtBootUp: AutoChannelBootup = 1, pAd: c0681000, ifname: rai0, channel: 6
Oct 19 10:53:07 DD-WRT user.warn kernel: MtCmdSetMacTxRx:(ret = 0)
Oct 19 10:53:07 DD-WRT user.warn kernel: ApAutoChannelAtBootUp<-----------------
Oct 19 10:53:07 DD-WRT user.warn kernel: [PMF]APPMFInit:: apidx=0, MFPC=0, MFPR=0, SHA256=0
Oct 19 10:53:07 DD-WRT user.warn kernel: RTMPSetPhyMode(): channel out of range, use first ch=36
Oct 19 10:53:07 DD-WRT user.warn kernel: mt7615_apply_dcoc() : reload Central CH [36] BW [0] from cetral freq [5190]  offset [700]
Oct 19 10:53:07 DD-WRT user.warn kernel: MtCmdGetRXDCOCCalResult:(ret = 0)
Oct 19 10:53:07 DD-WRT user.warn kernel: mt7615_apply_dpd() : reload Central CH [36] BW [0] from cetral freq [5180] i[7] offset [2be8]
Oct 19 10:53:07 DD-WRT user.warn kernel: MtCmdGetTXDPDCalResult:(ret = 0)
Oct 19 10:53:08 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:53:08 DD-WRT user.warn kernel: wifi_sys_linkup(), wdev idx = 0
Oct 19 10:53:08 DD-WRT user.warn kernel: wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:127 for WDEV_TYPE:1
Oct 19 10:53:08 DD-WRT user.warn kernel:  LinkToOmacIdx = 0, LinkToWdevType = 1
Oct 19 10:53:08 DD-WRT user.warn kernel: bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 8192, CmdBssInfoBmcRate.u2McTransmit = 8196
Oct 19 10:53:08 DD-WRT user.warn kernel: UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 0
Oct 19 10:53:08 DD-WRT user.warn kernel: APStartUpForMbss: BssIndex = 0 channel = 36
Oct 19 10:53:08 DD-WRT user.warn kernel: MtCmdTxPowerDropCtrl: ucPowerDrop: 100, BandIdx: 0
Oct 19 10:53:08 DD-WRT user.warn kernel: wdsi0: ===> wds_virtual_if_open
Oct 19 10:53:08 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:53:08 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 1
Oct 19 10:53:08 DD-WRT user.warn kernel: mt7615_apply_dcoc() : reload Central CH [6] BW [0] from cetral freq [2432]  offset [2300]
Oct 19 10:53:08 DD-WRT user.warn kernel: MtCmdGetRXDCOCCalResult:(ret = 0)
Oct 19 10:53:08 DD-WRT user.warn kernel: mt7615_apply_dpd() : reload Central CH [6] BW [0] from cetral freq [2442] i[45] offset [4bf8]
Oct 19 10:53:08 DD-WRT user.warn kernel: MtCmdGetTXDPDCalResult:(ret = 0)
Oct 19 10:53:09 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:53:09 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:53:09 DD-WRT user.warn kernel: phy_mode=49, ch=6, wdev_type=8
Oct 19 10:53:09 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:53:09 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:53:09 DD-WRT user.warn kernel: WDS inf up for wds_0(func_idx) OmacIdx=0
Oct 19 10:53:09 DD-WRT user.warn kernel: wdsi1: ===> wds_virtual_if_open
Oct 19 10:53:09 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:53:09 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 2
Oct 19 10:53:09 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:53:09 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:53:09 DD-WRT user.warn kernel: phy_mode=49, ch=6, wdev_type=8
Oct 19 10:53:09 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:53:09 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:53:09 DD-WRT user.warn kernel: WDS inf up for wds_1(func_idx) OmacIdx=0
Oct 19 10:53:09 DD-WRT user.warn kernel: wdsi2: ===> wds_virtual_if_open
Oct 19 10:53:09 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:53:09 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 3
Oct 19 10:53:09 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:53:09 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:53:09 DD-WRT user.warn kernel: phy_mode=49, ch=6, wdev_type=8
Oct 19 10:53:09 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:53:10 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:53:10 DD-WRT user.warn kernel: WDS inf up for wds_2(func_idx) OmacIdx=0
Oct 19 10:53:10 DD-WRT user.warn kernel: wdsi3: ===> wds_virtual_if_open
Oct 19 10:53:10 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:53:10 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 4
Oct 19 10:53:10 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:53:10 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:53:10 DD-WRT user.warn kernel: phy_mode=49, ch=6, wdev_type=8
Oct 19 10:53:10 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:53:10 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:53:10 DD-WRT user.warn kernel: WDS inf up for wds_3(func_idx) OmacIdx=0
Oct 19 10:53:10 DD-WRT user.warn kernel: wdsi6: ===> wds_virtual_if_open
Oct 19 10:53:10 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:53:10 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 7
Oct 19 10:53:10 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:53:10 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:53:10 DD-WRT user.warn kernel: phy_mode=49, ch=6, wdev_type=8
Oct 19 10:53:10 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:53:10 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:53:10 DD-WRT user.warn kernel: WDS inf up for wds_6(func_idx) OmacIdx=0
Oct 19 10:53:10 DD-WRT user.warn kernel: wdsi4: ===> wds_virtual_if_open
Oct 19 10:53:10 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:53:10 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 5
Oct 19 10:53:10 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:53:10 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:53:10 DD-WRT user.warn kernel: phy_mode=49, ch=6, wdev_type=8
Oct 19 10:53:10 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:53:10 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:53:10 DD-WRT user.warn kernel: WDS inf up for wds_4(func_idx) OmacIdx=0
Oct 19 10:53:10 DD-WRT user.warn kernel: wdsi5: ===> wds_virtual_if_open
Oct 19 10:53:10 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:53:10 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 6
Oct 19 10:53:10 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:53:10 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:53:10 DD-WRT user.warn kernel: phy_mode=49, ch=6, wdev_type=8
Oct 19 10:53:10 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:53:10 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:53:10 DD-WRT user.warn kernel: WDS inf up for wds_5(func_idx) OmacIdx=0
Oct 19 10:53:10 DD-WRT user.warn kernel: wdsi7: ===> wds_virtual_if_open
Oct 19 10:53:10 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:53:10 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 8
Oct 19 10:53:10 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:53:10 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:53:10 DD-WRT user.warn kernel: phy_mode=49, ch=6, wdev_type=8
Oct 19 10:53:10 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:53:10 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:53:10 DD-WRT user.warn kernel: WDS inf up for wds_7(func_idx) OmacIdx=0
Oct 19 10:53:10 DD-WRT user.warn kernel: wdsi8: ===> wds_virtual_if_open
Oct 19 10:53:10 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:53:10 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 9
Oct 19 10:53:10 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:53:10 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:53:10 DD-WRT user.warn kernel: phy_mode=49, ch=6, wdev_type=8
Oct 19 10:53:10 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:53:10 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:53:10 DD-WRT user.warn kernel: WDS inf up for wds_8(func_idx) OmacIdx=0
Oct 19 10:53:10 DD-WRT user.warn kernel: wdsi9: ===> wds_virtual_if_open
Oct 19 10:53:10 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:53:10 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 10
Oct 19 10:53:10 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:53:10 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:53:10 DD-WRT user.warn kernel: phy_mode=49, ch=6, wdev_type=8
Oct 19 10:53:10 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:53:10 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:53:10 DD-WRT user.warn kernel: WDS inf up for wds_9(func_idx) OmacIdx=0
Oct 19 10:53:10 DD-WRT user.info service: bridge : interface rai0 successfully added to bridge br0
Oct 19 10:53:10 DD-WRT user.info kernel: br0: port 3(rai0) entered blocking state
Oct 19 10:53:10 DD-WRT user.info kernel: br0: port 3(rai0) entered disabled state
Oct 19 10:53:10 DD-WRT user.info kernel: device rai0 entered promiscuous mode
Oct 19 10:53:10 DD-WRT user.info kernel: br0: port 3(rai0) entered blocking state
Oct 19 10:53:10 DD-WRT user.info kernel: br0: port 3(rai0) entered forwarding state
Oct 19 10:53:11 DD-WRT user.info service: klogd : kernel log daemon successfully stopped
Oct 19 10:53:11 DD-WRT user.notice kernel: klogd: exiting
Oct 19 10:53:11 DD-WRT user.info service: wland : daemon successfully started
Oct 19 10:53:11 DD-WRT user.info service: syslogd : syslog daemon successfully stopped
Oct 19 10:53:11 DD-WRT syslog.info syslogd exiting
Oct 19 10:53:11 DD-WRT syslog.info syslogd started: BusyBox v1.33.0
Oct 19 10:53:11 DD-WRT user.info service: klogd : daemon successfully started
Oct 19 10:53:11 DD-WRT user.notice kernel: klogd started: BusyBox v1.33.0 (2021-01-03 06:42:01 MST)
Oct 19 10:53:11 DD-WRT user.info kernel: device eth2 entered promiscuous mode
Oct 19 10:53:12 DD-WRT user.info service: sfe : shortcut forwarding engine successfully started
Oct 19 10:53:12 DD-WRT user.info service: sfe : shortcut forwarding engine successfully started
Oct 19 10:53:12 DD-WRT user.alert kernel: fast-classifier (PBR safe v2.1.6b): starting up
Oct 19 10:53:12 DD-WRT user.alert kernel: fast-classifier: registered
Oct 19 10:53:12 DD-WRT user.info service: snmpd : SNMP daemon successfully started
Oct 19 10:53:12 DD-WRT user.info service: cron : daemon successfully started
Oct 19 10:53:12 DD-WRT cron.info cron[803]: (CRON) STARTUP (fork ok)
Oct 19 10:53:14 DD-WRT daemon.info httpd[816]: httpd : httpd server started at port 80
Oct 19 10:53:14 DD-WRT user.info service: httpd : http daemon successfully started
Oct 19 10:53:14 DD-WRT user.info service: sfe : shortcut forwarding engine successfully started
Oct 19 10:53:21 DD-WRT user.info kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team

Oct 19 10:53:22 DD-WRT user.info kernel: Raeth STD_v0.1 ( Oct 19 10:53:22 DD-WRT user.info kernel: Tasklet Oct 19 10:53:22 DD-WRT user.info kernel: ) Oct 19 10:53:22 DD-WRT user.err kernel: phy_qrx_ring = 0x03ffa000, qrx_ring = 0xa3ffa000 Oct 19 10:53:22 DD-WRT user.err kernel: txd_pool=a26d0000 phy_txd_pool=026d0000 Oct 19 10:53:22 DD-WRT user.err kernel: ei_local->skb_free start address is 0x87f5c000. Oct 19 10:53:22 DD-WRT user.err kernel: phy_free_head is 0x034f2000!!! Oct 19 10:53:22 DD-WRT user.err kernel: phy_free_tail_phy is 0x034f3ff0!!! Oct 19 10:53:22 DD-WRT user.info kernel: gmac1_txd_num:2048; gmac2_txd_num:1024; num_tx_desc:3072 Oct 19 10:53:22 DD-WRT user.err kernel: Enable QDMA TX NDP coherence check and re-read mechanism Oct 19 10:53:22 DD-WRT user.err kernel: QDMA_GLO_CFG=80100465 Oct 19 10:53:22 DD-WRT user.info kernel: Failed to get gsw Oct 19 10:53:22 DD-WRT user.info kernel: device eth2 left promiscuous mode

Oct 19 10:53:22 DD-WRT user.info service: ttraff : traffic counter daemon successfully started
Oct 19 10:53:22 DD-WRT user.debug ttraff: ttraff: data collection started
Oct 19 10:53:22 DD-WRT user.warn kernel: ==>Set_RadioOn_Proc (ON) equal to current state, ignore!!! (wdev_idx 0)
Oct 19 10:53:22 DD-WRT user.warn kernel:  Set_Led_Proc ==> arg = 00-00-00-00-02-00-00-02
Oct 19 10:53:22 DD-WRT user.warn kernel: AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn
Oct 19 10:53:22 DD-WRT user.warn kernel: APStartUp(), oper(1) bssid(0)=74:da:da:cb:59:b1
Oct 19 10:53:22 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 0
Oct 19 10:53:22 DD-WRT user.warn kernel: AP inf up for ra_0(func_idx) OmacIdx=0
Oct 19 10:53:22 DD-WRT user.warn kernel: AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn
Oct 19 10:53:22 DD-WRT user.warn kernel: ApAutoChannelAtBootUp----------------->
Oct 19 10:53:22 DD-WRT user.warn kernel: ApAutoChannelAtBootUp: AutoChannelBootup = 1, pAd: c0681000, ifname: rai0, channel: 36
Oct 19 10:53:22 DD-WRT user.warn kernel: MtCmdSetMacTxRx:(ret = 0)
Oct 19 10:53:22 DD-WRT user.warn kernel: ApAutoChannelAtBootUp<-----------------
Oct 19 10:53:22 DD-WRT user.warn kernel: [PMF]APPMFInit:: apidx=0, MFPC=0, MFPR=0, SHA256=0
Oct 19 10:53:22 DD-WRT user.warn kernel: APStartUpForMbss: BssIndex = 0 channel = 36
Oct 19 10:53:22 DD-WRT user.warn kernel: MtCmdTxPowerDropCtrl: ucPowerDrop: 100, BandIdx: 0
Oct 19 10:53:22 DD-WRT user.warn kernel: [PMF]APPMFInit:: apidx=0, MFPC=0, MFPR=0, SHA256=0
Oct 19 10:53:22 DD-WRT user.warn kernel: APStartUpForMbss: BssIndex = 0 channel = 36
Oct 19 10:53:22 DD-WRT user.warn kernel: MtCmdTxPowerDropCtrl: ucPowerDrop: 100, BandIdx: 0
Oct 19 10:53:22 DD-WRT user.warn kernel: WifiFwdSet::disabled=0
Oct 19 10:53:22 DD-WRT user.warn kernel: Main bssid = 74:da:da:cb:59:b1
Oct 19 10:53:22 DD-WRT user.warn kernel:  Set_Led_Proc ==> arg = 00-00-00-00-02-00-00-02
Oct 19 10:53:22 DD-WRT user.info service: httpd : daemon successfully stopped
Oct 19 10:53:22 DD-WRT daemon.info httpd[849]: httpd : httpd server shutdown
Oct 19 10:53:22 DD-WRT daemon.info httpd[943]: httpd : httpd server started at port 80
Oct 19 10:53:22 DD-WRT user.info service: httpd : http daemon successfully started
Oct 19 10:53:22 DD-WRT user.info service: resetbutton : daemon successfully stopped
Oct 19 10:53:22 DD-WRT user.info service: resetbutton : resetbutton daemon successfully started
Oct 19 10:53:22 DD-WRT user.info service: lastlog: restored /var/log/lastlog
Oct 19 10:54:01 DD-WRT user.info check_ps: dnsmasq : maybe died, we need to re-exec it
Oct 19 10:54:01 DD-WRT user.info check_ps: telnetd : maybe died, we need to re-exec it
Oct 19 10:54:02 DD-WRT user.info service: dnsmasq : daemon successfully started
Oct 19 10:54:24 DD-WRT user.alert kernel: fast-classifier: shutting down
Oct 19 10:54:24 DD-WRT user.info service: sfe : shortcut forwarding engine successfully stopped
Oct 19 10:54:24 DD-WRT user.alert kernel: fast-classifier (PBR safe v2.1.6b): starting up
Oct 19 10:54:24 DD-WRT user.alert kernel: fast-classifier: registered
Oct 19 10:54:24 DD-WRT user.info service: sfe : shortcut forwarding engine successfully started
Oct 19 10:54:25 DD-WRT user.info service: wland : daemon successfully started
Oct 19 10:54:25 DD-WRT user.info service: wan : WAN is up. IP: 192.168.1.112
Oct 19 10:54:25 DD-WRT user.info service: dnsmasq : daemon successfully stopped
Oct 19 10:54:25 DD-WRT user.info service: dnsmasq : daemon successfully started
Oct 19 10:54:25 DD-WRT user.info service: sfe : shortcut forwarding engine successfully started
Oct 19 10:54:27 DD-WRT user.info service: vpn modules : vpn modules successfully unloaded
Oct 19 10:54:27 DD-WRT user.info service: vpn modules : nf_conntrack_proto_gre successfully loaded
Oct 19 10:54:27 DD-WRT user.info service: vpn modules : nf_nat_proto_gre successfully loaded
Oct 19 10:54:27 DD-WRT user.info service: vpn modules : nf_conntrack_pptp successfully loaded
Oct 19 10:54:27 DD-WRT user.info service: vpn modules : nf_nat_pptp successfully loaded
Oct 19 10:54:28 DD-WRT user.info service: sfe : shortcut forwarding engine successfully started
Oct 19 10:54:34 DD-WRT user.info service: sfe : shortcut forwarding engine successfully started
Oct 19 10:54:34 DD-WRT user.info service: process_monitor : successfully started
Oct 19 10:54:35 DD-WRT daemon.err ntpclient[1348]: Failed resolving address to hostname 2.pool.ntp.org: Name or service not known
Oct 19 10:54:35 DD-WRT daemon.err ntpclient[1348]: Failed resolving server 2.pool.ntp.org: Network is down
Oct 19 10:54:35 DD-WRT daemon.notice ntpclient[1348]: Network up, resolved address to hostname 212.18.3.19
Oct 19 10:54:35 DD-WRT daemon.debug ntpclient[1348]: Connecting to 212.18.3.19 [212.18.3.19] ...
Oct 19 10:54:38 DD-WRT daemon.debug ntpclient[1348]: Timed out waiting for 212.18.3.19 [212.18.3.19].
Oct 19 10:54:38 DD-WRT daemon.debug ntpclient[1348]: Connecting to 88.99.174.22 [88.99.174.22] ...
Oct 19 10:54:41 DD-WRT daemon.debug ntpclient[1348]: Timed out waiting for 88.99.174.22 [88.99.174.22].
Oct 19 10:54:41 DD-WRT daemon.err process_monitor[1347]: cyclic NTP Update failed (servers 2.pool.ntp.org 212.18.3.19 88.99.174.22)
Oct 19 10:54:41 DD-WRT daemon.err process_monitor[1347]: Last update failed, we need to re-update after 30 seconds
Oct 19 10:54:41 DD-WRT daemon.debug process_monitor[1347]: We need to re-update after 3600 seconds
Oct 19 10:54:41 DD-WRT daemon.info process_monitor[1347]: process_monitor : set timer: 3600 seconds, callback: ntp_main()
Oct 19 10:55:11 DD-WRT daemon.err ntpclient[1352]: Failed resolving address to hostname 2.pool.ntp.org: Name or service not known
Oct 19 10:55:11 DD-WRT daemon.err ntpclient[1352]: Failed resolving server 2.pool.ntp.org: Network is down
Oct 19 10:55:11 DD-WRT daemon.notice ntpclient[1352]: Network up, resolved address to hostname 212.18.3.19
Oct 19 10:55:11 DD-WRT daemon.debug ntpclient[1352]: Connecting to 212.18.3.19 [212.18.3.19] ...
Oct 19 10:55:14 DD-WRT daemon.debug ntpclient[1352]: Timed out waiting for 212.18.3.19 [212.18.3.19].
Oct 19 10:55:14 DD-WRT daemon.debug ntpclient[1352]: Connecting to 88.99.174.22 [88.99.174.22] ...
Oct 19 10:55:17 DD-WRT daemon.debug ntpclient[1352]: Timed out waiting for 88.99.174.22 [88.99.174.22].
Oct 19 10:55:17 DD-WRT daemon.err process_monitor[1347]: cyclic NTP Update failed (servers 2.pool.ntp.org 212.18.3.19 88.99.174.22)
Oct 19 10:55:47 DD-WRT daemon.err ntpclient[1355]: Failed resolving address to hostname 2.pool.ntp.org: Name or service not known
Oct 19 10:55:47 DD-WRT daemon.err ntpclient[1355]: Failed resolving server 2.pool.ntp.org: Network is down
Oct 19 10:55:47 DD-WRT daemon.notice ntpclient[1355]: Network up, resolved address to hostname 212.18.3.19
Oct 19 10:55:47 DD-WRT daemon.debug ntpclient[1355]: Connecting to 212.18.3.19 [212.18.3.19] ...
Oct 19 10:55:50 DD-WRT daemon.debug ntpclient[1355]: Timed out waiting for 212.18.3.19 [212.18.3.19].
Oct 19 10:55:50 DD-WRT daemon.debug ntpclient[1355]: Connecting to 88.99.174.22 [88.99.174.22] ...
Oct 19 10:55:53 DD-WRT daemon.debug ntpclient[1355]: Timed out waiting for 88.99.174.22 [88.99.174.22].
Oct 19 10:55:53 DD-WRT daemon.err process_monitor[1347]: cyclic NTP Update failed (servers 2.pool.ntp.org 212.18.3.19 88.99.174.22)
Oct 19 10:56:00 DD-WRT user.info check_ps: telnetd : maybe died, we need to re-exec it
Oct 19 10:56:23 DD-WRT daemon.err ntpclient[1369]: Failed resolving address to hostname 2.pool.ntp.org: Name or service not known
Oct 19 10:56:23 DD-WRT daemon.err ntpclient[1369]: Failed resolving server 2.pool.ntp.org: Network is down
Oct 19 10:56:23 DD-WRT daemon.notice ntpclient[1369]: Network up, resolved address to hostname 212.18.3.19
Oct 19 10:56:23 DD-WRT daemon.debug ntpclient[1369]: Connecting to 212.18.3.19 [212.18.3.19] ...
Oct 19 10:56:26 DD-WRT daemon.debug ntpclient[1369]: Timed out waiting for 212.18.3.19 [212.18.3.19].
Oct 19 10:56:26 DD-WRT daemon.debug ntpclient[1369]: Connecting to 88.99.174.22 [88.99.174.22] ...
Oct 19 10:56:29 DD-WRT daemon.debug ntpclient[1369]: Timed out waiting for 88.99.174.22 [88.99.174.22].
Oct 19 10:56:29 DD-WRT daemon.err process_monitor[1347]: cyclic NTP Update failed (servers 2.pool.ntp.org 212.18.3.19 88.99.174.22)
Oct 19 10:56:59 DD-WRT daemon.err ntpclient[1372]: Failed resolving address to hostname 2.pool.ntp.org: Name or service not known
Oct 19 10:56:59 DD-WRT daemon.err ntpclient[1372]: Failed resolving server 2.pool.ntp.org: Network is down
Oct 19 10:56:59 DD-WRT daemon.notice ntpclient[1372]: Network up, resolved address to hostname 212.18.3.19
Oct 19 10:56:59 DD-WRT daemon.debug ntpclient[1372]: Connecting to 212.18.3.19 [212.18.3.19] ...
Oct 19 10:57:02 DD-WRT daemon.debug ntpclient[1372]: Timed out waiting for 212.18.3.19 [212.18.3.19].
Oct 19 10:57:02 DD-WRT daemon.debug ntpclient[1372]: Connecting to 88.99.174.22 [88.99.174.22] ...
Oct 19 10:57:05 DD-WRT daemon.debug ntpclient[1372]: Timed out waiting for 88.99.174.22 [88.99.174.22].
Oct 19 10:57:05 DD-WRT daemon.err process_monitor[1347]: cyclic NTP Update failed (servers 2.pool.ntp.org 212.18.3.19 88.99.174.22)
Oct 19 10:57:21 DD-WRT authpriv.info login: pam_unix(login:session): session opened for user root by (uid=0)
Oct 19 10:57:21 DD-WRT authpriv.notice login: ROOT LOGIN ON console
Oct 19 10:57:35 DD-WRT daemon.err ntpclient[1379]: Failed resolving address to hostname 2.pool.ntp.org: Name or service not known
Oct 19 10:57:35 DD-WRT daemon.err ntpclient[1379]: Failed resolving server 2.pool.ntp.org: Network is down
Oct 19 10:57:35 DD-WRT daemon.notice ntpclient[1379]: Network up, resolved address to hostname 212.18.3.19
Oct 19 10:57:35 DD-WRT daemon.debug ntpclient[1379]: Connecting to 212.18.3.19 [212.18.3.19] ...
Oct 19 10:57:38 DD-WRT daemon.debug ntpclient[1379]: Timed out waiting for 212.18.3.19 [212.18.3.19].
Oct 19 10:57:38 DD-WRT daemon.debug ntpclient[1379]: Connecting to 88.99.174.22 [88.99.174.22] ...
MeIsReallyBa commented 3 years ago

here's the log.

we just need to get the switch detected. it's looking fucking MINT 👍 👍 👍 👍 👍 , my chinese friend. thanks for staying up late hahhaha

root@DD-WRT:~# cat /var/log/messages 
Oct 19 10:52:40 DD-WRT syslog.info syslogd started: BusyBox v1.33.0
Oct 19 10:52:40 DD-WRT user.info service: syslogd : daemon successfully started
Oct 19 10:52:40 DD-WRT user.info service: klogd : daemon successfully started
Oct 19 10:52:40 DD-WRT user.notice kernel: klogd started: BusyBox v1.33.0 (2021-01-03 06:42:01 MST)
Oct 19 10:52:40 DD-WRT user.notice kernel: Linux version 4.14.213 (Gagan@GagansMacPro) (gcc version 10.2.0 (GCC)) #3639 SMP PREEMPT Tue Jan 12 20:22:29 MST 2021
Oct 19 10:52:40 DD-WRT user.info kernel: SoC Type: MediaTek MT7621 ver:1 eco:3
Oct 19 10:52:40 DD-WRT user.info kernel: bootconsole [early0] enabled
Oct 19 10:52:40 DD-WRT user.info kernel: CPU0 revision is: 0001992f (MIPS 1004Kc)
Oct 19 10:52:40 DD-WRT user.info kernel: MIPS: machine is D-Link DIR-882 rev. A1
Oct 19 10:52:40 DD-WRT user.info kernel: Determined physical RAM map:
Oct 19 10:52:40 DD-WRT user.info kernel:  memory: 08000000 @ 00000000 (usable)
Oct 19 10:52:40 DD-WRT user.info kernel: VPE topology {2,2} total 4
Oct 19 10:52:40 DD-WRT user.warn kernel: Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
Oct 19 10:52:40 DD-WRT user.warn kernel: Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
Oct 19 10:52:40 DD-WRT user.warn kernel: MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
Oct 19 10:52:40 DD-WRT user.info kernel: Zone ranges:
Oct 19 10:52:40 DD-WRT user.info kernel:   DMA      [mem 0x0000000000000000-0x0000000000ffffff]
Oct 19 10:52:40 DD-WRT user.info kernel:   Normal   [mem 0x0000000001000000-0x0000000007ffffff]
Oct 19 10:52:40 DD-WRT user.info kernel:   HighMem  empty
Oct 19 10:52:40 DD-WRT user.info kernel: Movable zone start for each node
Oct 19 10:52:40 DD-WRT user.info kernel: Early memory node ranges
Oct 19 10:52:40 DD-WRT user.info kernel:   node   0: [mem 0x0000000000000000-0x0000000007ffffff]
Oct 19 10:52:40 DD-WRT user.info kernel: Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
Oct 19 10:52:40 DD-WRT user.debug kernel: On node 0 totalpages: 32768
Oct 19 10:52:40 DD-WRT user.debug kernel: free_area_init_node: node 0, pgdat 80a1bec0, node_mem_map 81003000
Oct 19 10:52:40 DD-WRT user.debug kernel:   DMA zone: 32 pages used for memmap
Oct 19 10:52:40 DD-WRT user.debug kernel:   DMA zone: 0 pages reserved
Oct 19 10:52:40 DD-WRT user.debug kernel:   DMA zone: 4096 pages, LIFO batch:0
Oct 19 10:52:40 DD-WRT user.debug kernel:   Normal zone: 224 pages used for memmap
Oct 19 10:52:40 DD-WRT user.debug kernel:   Normal zone: 28672 pages, LIFO batch:7
Oct 19 10:52:40 DD-WRT user.info kernel: percpu: Embedded 14 pages/cpu s27792 r8192 d21360 u57344
Oct 19 10:52:40 DD-WRT user.debug kernel: pcpu-alloc: s27792 r8192 d21360 u57344 alloc=14*4096
Oct 19 10:52:40 DD-WRT user.debug kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
Oct 19 10:52:40 DD-WRT user.info kernel: Built 1 zonelists, mobility grouping on.  Total pages: 32512
Oct 19 10:52:40 DD-WRT user.notice kernel: Kernel command line: console=ttyS0,57600n8 rootfstype=squashfs root=/dev/mtdblock5
Oct 19 10:52:40 DD-WRT user.info kernel: log_buf_len individual max cpu contribution: 4096 bytes
Oct 19 10:52:40 DD-WRT user.info kernel: log_buf_len total cpu_extra contributions: 12288 bytes
Oct 19 10:52:40 DD-WRT user.info kernel: log_buf_len min size: 16384 bytes
Oct 19 10:52:40 DD-WRT user.info kernel: log_buf_len: 32768 bytes
Oct 19 10:52:40 DD-WRT user.info kernel: early log buf free: 14200(86%)
Oct 19 10:52:40 DD-WRT user.info kernel: PID hash table entries: 512 (order: -1, 2048 bytes)
Oct 19 10:52:40 DD-WRT user.info kernel: Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
Oct 19 10:52:40 DD-WRT user.info kernel: Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
Oct 19 10:52:40 DD-WRT user.info kernel: Writing ErrCtl register=00022200
Oct 19 10:52:40 DD-WRT user.info kernel: Readback ErrCtl register=00022200
Oct 19 10:52:40 DD-WRT user.info kernel: Memory: 118764K/131072K available (7819K kernel code, 971K rwdata, 1564K rodata, 256K init, 209K bss, 12308K reserved, 0K cma-reserved, 0K highmem)
Oct 19 10:52:40 DD-WRT user.info kernel: SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Oct 19 10:52:40 DD-WRT user.info kernel: Preemptible hierarchical RCU implementation.
Oct 19 10:52:40 DD-WRT user.info kernel:        Tasks RCU enabled.
Oct 19 10:52:40 DD-WRT user.info kernel: NR_IRQS: 256
Oct 19 10:52:40 DD-WRT user.info kernel: CPU Clock: 880MHz
Oct 19 10:52:40 DD-WRT user.info kernel: clocksource: GIC: mask: 0xffffffffffffffff max_cycles: 0xcaf478abb4, max_idle_ns: 440795247997 ns
Oct 19 10:52:40 DD-WRT user.info kernel: clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 4343773742 ns
Oct 19 10:52:40 DD-WRT user.info kernel: sched_clock: 32 bits at 440MHz, resolution 2ns, wraps every 4880645118ns
Oct 19 10:52:40 DD-WRT user.info kernel: Calibrating delay loop... 583.68 BogoMIPS (lpj=1167360)
Oct 19 10:52:40 DD-WRT user.info kernel: pid_max: default: 4096 minimum: 301
Oct 19 10:52:40 DD-WRT user.info kernel: Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
Oct 19 10:52:40 DD-WRT user.info kernel: Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
Oct 19 10:52:40 DD-WRT user.info kernel: Hierarchical SRCU implementation.
Oct 19 10:52:40 DD-WRT user.info kernel: smp: Bringing up secondary CPUs ...
Oct 19 10:52:40 DD-WRT user.warn kernel: Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
Oct 19 10:52:40 DD-WRT user.warn kernel: Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
Oct 19 10:52:40 DD-WRT user.warn kernel: MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
Oct 19 10:52:40 DD-WRT user.info kernel: CPU1 revision is: 0001992f (MIPS 1004Kc)
Oct 19 10:52:40 DD-WRT user.info kernel: Synchronize counters for CPU 1: done.
Oct 19 10:52:40 DD-WRT user.warn kernel: Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
Oct 19 10:52:40 DD-WRT user.warn kernel: Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
Oct 19 10:52:40 DD-WRT user.warn kernel: MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
Oct 19 10:52:40 DD-WRT user.info kernel: CPU2 revision is: 0001992f (MIPS 1004Kc)
Oct 19 10:52:40 DD-WRT user.info kernel: Synchronize counters for CPU 2: done.
Oct 19 10:52:40 DD-WRT user.warn kernel: Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
Oct 19 10:52:40 DD-WRT user.warn kernel: Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
Oct 19 10:52:40 DD-WRT user.warn kernel: MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
Oct 19 10:52:40 DD-WRT user.info kernel: CPU3 revision is: 0001992f (MIPS 1004Kc)
Oct 19 10:52:40 DD-WRT user.info kernel: Synchronize counters for CPU 3: done.
Oct 19 10:52:40 DD-WRT user.info kernel: smp: Brought up 1 node, 4 CPUs
Oct 19 10:52:40 DD-WRT user.info kernel: devtmpfs: initialized
Oct 19 10:52:40 DD-WRT user.notice kernel: random: get_random_u32 called from bucket_table_alloc+0x2b8/0x358 with crng_init=0
Oct 19 10:52:40 DD-WRT user.info kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
Oct 19 10:52:40 DD-WRT user.info kernel: futex hash table entries: 16 (order: -3, 512 bytes)
Oct 19 10:52:40 DD-WRT user.info kernel: pinctrl core: initialized pinctrl subsystem
Oct 19 10:52:40 DD-WRT user.info kernel: NET: Registered protocol family 16
Oct 19 10:52:40 DD-WRT user.debug kernel: FPU Affinity set after 4688 emulations
Oct 19 10:52:40 DD-WRT user.warn kernel: pull PCIe RST: RALINK_RSTCTRL = 4000000
Oct 19 10:52:40 DD-WRT user.warn kernel: release PCIe RST: RALINK_RSTCTRL = 7000000
Oct 19 10:52:40 DD-WRT user.warn kernel: ***** Xtal 40MHz *****
Oct 19 10:52:40 DD-WRT user.warn kernel: release PCIe RST: RALINK_RSTCTRL = 7000000
Oct 19 10:52:40 DD-WRT user.warn kernel: Port 0 N_FTS = 1b105000
Oct 19 10:52:40 DD-WRT user.warn kernel: Port 1 N_FTS = 1b105000
Oct 19 10:52:40 DD-WRT user.warn kernel: Port 2 N_FTS = 1b102800
Oct 19 10:52:40 DD-WRT user.warn kernel: PCIE2 no card, disable it(RST&CLK)
Oct 19 10:52:40 DD-WRT user.warn kernel:  -> 21007f2
Oct 19 10:52:40 DD-WRT user.warn kernel: PCIE0 enabled
Oct 19 10:52:40 DD-WRT user.warn kernel: PCIE1 enabled
Oct 19 10:52:40 DD-WRT user.info kernel: PCI host bridge /pcie@1e140000 ranges:
Oct 19 10:52:40 DD-WRT user.info kernel:  MEM 0x0000000060000000..0x000000006fffffff
Oct 19 10:52:40 DD-WRT user.info kernel:   IO 0x000000001e160000..0x000000001e16ffff
Oct 19 10:52:40 DD-WRT user.warn kernel: PCI coherence region base: 0x60000000, mask/settings: 0xf0000002
Oct 19 10:52:40 DD-WRT user.info kernel: mt7621_gpio 1e000600.gpio: registering 32 gpios
Oct 19 10:52:40 DD-WRT user.info kernel: mt7621_gpio 1e000600.gpio: registering 32 gpios
Oct 19 10:52:40 DD-WRT user.info kernel: mt7621_gpio 1e000600.gpio: registering 32 gpios
Oct 19 10:52:40 DD-WRT user.info kernel: vgaarb: loaded
Oct 19 10:52:40 DD-WRT user.notice kernel: SCSI subsystem initialized
Oct 19 10:52:40 DD-WRT user.info kernel: usbcore: registered new interface driver usbfs
Oct 19 10:52:40 DD-WRT user.info kernel: usbcore: registered new interface driver hub
Oct 19 10:52:40 DD-WRT user.info kernel: usbcore: registered new device driver usb
Oct 19 10:52:40 DD-WRT user.info kernel: i2c-mt7621 1e000900.i2c: clock 100KHz, re-start not support
Oct 19 10:52:40 DD-WRT user.info kernel: PCI host bridge to bus 0000:00
Oct 19 10:52:40 DD-WRT user.info kernel: pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff]
Oct 19 10:52:40 DD-WRT user.info kernel: pci_bus 0000:00: root bus resource [io  0xffffffff]
Oct 19 10:52:40 DD-WRT user.info kernel: pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
Oct 19 10:52:40 DD-WRT user.info kernel: pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
Oct 19 10:52:40 DD-WRT user.debug kernel: pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060400
Oct 19 10:52:40 DD-WRT user.debug kernel: pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff]
Oct 19 10:52:40 DD-WRT user.debug kernel: pci 0000:00:00.0: reg 0x14: [mem 0x60200000-0x6020ffff]
Oct 19 10:52:40 DD-WRT user.debug kernel: pci 0000:00:00.0: supports D1
Oct 19 10:52:40 DD-WRT user.debug kernel: pci 0000:00:00.0: PME# supported from D0 D1 D3hot
Oct 19 10:52:40 DD-WRT user.debug kernel: pci 0000:00:01.0: [0e8d:0801] type 01 class 0x060400
Oct 19 10:52:40 DD-WRT user.debug kernel: pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x7fffffff]
Oct 19 10:52:40 DD-WRT user.debug kernel: pci 0000:00:01.0: reg 0x14: [mem 0x60210000-0x6021ffff]
Oct 19 10:52:40 DD-WRT user.debug kernel: pci 0000:00:01.0: supports D1
Oct 19 10:52:40 DD-WRT user.debug kernel: pci 0000:00:01.0: PME# supported from D0 D1 D3hot
Oct 19 10:52:40 DD-WRT user.debug kernel: pci 0000:01:00.0: [14c3:7615] type 00 class 0x000280
Oct 19 10:52:40 DD-WRT user.debug kernel: pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit]
Oct 19 10:52:40 DD-WRT user.debug kernel: pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
Oct 19 10:52:40 DD-WRT user.debug kernel: pci 0000:02:00.0: [14c3:7615] type 00 class 0x000280
Oct 19 10:52:40 DD-WRT user.debug kernel: pci 0000:02:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit]
Oct 19 10:52:40 DD-WRT user.debug kernel: pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
Oct 19 10:52:40 DD-WRT user.debug kernel: pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 02
Oct 19 10:52:40 DD-WRT user.info kernel: pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000]
Oct 19 10:52:40 DD-WRT user.info kernel: pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000]
Oct 19 10:52:40 DD-WRT user.info kernel: pci 0000:00:01.0: BAR 0: no space for [mem size 0x80000000]
Oct 19 10:52:40 DD-WRT user.info kernel: pci 0000:00:01.0: BAR 0: failed to assign [mem size 0x80000000]
Oct 19 10:52:40 DD-WRT user.info kernel: pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff]
Oct 19 10:52:40 DD-WRT user.info kernel: pci 0000:00:01.0: BAR 8: assigned [mem 0x60100000-0x601fffff]
Oct 19 10:52:40 DD-WRT user.info kernel: pci 0000:00:00.0: BAR 1: assigned [mem 0x60200000-0x6020ffff]
Oct 19 10:52:40 DD-WRT user.info kernel: pci 0000:00:01.0: BAR 1: assigned [mem 0x60210000-0x6021ffff]
Oct 19 10:52:40 DD-WRT user.info kernel: pci 0000:01:00.0: BAR 0: assigned [mem 0x60000000-0x600fffff 64bit]
Oct 19 10:52:40 DD-WRT user.info kernel: pci 0000:00:00.0: PCI bridge to [bus 01]
Oct 19 10:52:40 DD-WRT user.info kernel: pci 0000:00:00.0:   bridge window [mem 0x60000000-0x600fffff]
Oct 19 10:52:40 DD-WRT user.info kernel: pci 0000:02:00.0: BAR 0: assigned [mem 0x60100000-0x601fffff 64bit]
Oct 19 10:52:40 DD-WRT user.info kernel: pci 0000:00:01.0: PCI bridge to [bus 02]
Oct 19 10:52:40 DD-WRT user.info kernel: pci 0000:00:01.0:   bridge window [mem 0x60100000-0x601fffff]
Oct 19 10:52:40 DD-WRT user.info kernel: clocksource: Switched to clocksource GIC
Oct 19 10:52:40 DD-WRT user.info kernel: NET: Registered protocol family 2
Oct 19 10:52:40 DD-WRT user.info kernel: TCP established hash table entries: 1024 (order: 0, 4096 bytes)
Oct 19 10:52:40 DD-WRT user.info kernel: TCP bind hash table entries: 1024 (order: 1, 8192 bytes)
Oct 19 10:52:40 DD-WRT user.info kernel: TCP: Hash tables configured (established 1024 bind 1024)
Oct 19 10:52:40 DD-WRT user.info kernel: UDP hash table entries: 128 (order: 0, 4096 bytes)
Oct 19 10:52:40 DD-WRT user.info kernel: UDP-Lite hash table entries: 128 (order: 0, 4096 bytes)
Oct 19 10:52:40 DD-WRT user.info kernel: NET: Registered protocol family 1
Oct 19 10:52:40 DD-WRT user.debug kernel: PCI: CLS 0 bytes, default 32
Oct 19 10:52:40 DD-WRT user.info kernel: 4 CPUs re-calibrate udelay(lpj = 1163264)
Oct 19 10:52:40 DD-WRT user.info kernel: workingset: timestamp_bits=30 max_order=15 bucket_order=0
Oct 19 10:52:40 DD-WRT user.info kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
Oct 19 10:52:40 DD-WRT user.info kernel: ntfs: driver 2.1.32 [Flags: R/W].
Oct 19 10:52:40 DD-WRT user.info kernel: io scheduler noop registered
Oct 19 10:52:40 DD-WRT user.info kernel: io scheduler cfq registered (default)
Oct 19 10:52:40 DD-WRT user.info kernel: io scheduler mq-deadline registered
Oct 19 10:52:40 DD-WRT user.info kernel: io scheduler kyber registered
Oct 19 10:52:40 DD-WRT user.info kernel: mtk_hsdma 1e007000.hsdma: Using 3 as missing dma-requests property
Oct 19 10:52:40 DD-WRT user.info kernel: mtk_hsdma 1e007000.hsdma: MediaTek HSDMA driver registered
Oct 19 10:52:40 DD-WRT user.notice kernel: random: fast init done
Oct 19 10:52:40 DD-WRT user.info kernel: serial8250_init
Oct 19 10:52:40 DD-WRT user.info kernel: Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
Oct 19 10:52:40 DD-WRT user.info kernel: console [ttyS0] disabled
Oct 19 10:52:40 DD-WRT user.info kernel: 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 19, base_baud = 3125000) is a 16550A
Oct 19 10:52:40 DD-WRT user.info kernel: console [ttyS0] enabled
Oct 19 10:52:40 DD-WRT user.info kernel: bootconsole [early0] disabled
Oct 19 10:52:40 DD-WRT user.warn kernel: Ralink gpio driver initialized:power_gpio[8]
Oct 19 10:52:40 DD-WRT user.notice kernel: physmap platform flash device: 01000000 at 1c000000
Oct 19 10:52:40 DD-WRT user.info kernel: virtual memory bc000000
Oct 19 10:52:40 DD-WRT user.err kernel: physmap-flash physmap-flash.0: map_probe failed
Oct 19 10:52:40 DD-WRT user.info kernel: spi-mt7621 1e000b00.spi: sys_freq: 500000000
Oct 19 10:52:40 DD-WRT user.info kernel: m25p80 spi0.0: mx25l12805d (16384 Kbytes)
Oct 19 10:52:40 DD-WRT user.info kernel: spi0.0: parsing partitions cmdlinepart
Oct 19 10:52:40 DD-WRT user.info kernel: spi0.0: got parser cmdlinepart
Oct 19 10:52:40 DD-WRT user.notice kernel: 5 fixed-partitions partitions found on MTD device spi0.0
Oct 19 10:52:40 DD-WRT user.notice kernel: Creating 5 MTD partitions on "spi0.0":
Oct 19 10:52:40 DD-WRT user.notice kernel: 0x000000000000-0x000000030000 : "u-boot"
Oct 19 10:52:40 DD-WRT user.notice kernel: 0x000000030000-0x000000040000 : "Config"
Oct 19 10:52:40 DD-WRT user.notice kernel: 0x000000040000-0x000000050000 : "Factory"
Oct 19 10:52:40 DD-WRT user.notice kernel: 0x000000050000-0x000000060000 : "Config2"
Oct 19 10:52:40 DD-WRT user.notice kernel: 0x000000060000-0x000001000000 : "sysv"
Oct 19 10:52:40 DD-WRT user.notice kernel: 1 squashfs-split partitions found on MTD device sysv
Oct 19 10:52:40 DD-WRT user.notice kernel: 0x00000040b000-0x000000ff0000 : "ddwrt"
Oct 19 10:52:40 DD-WRT user.info kernel: libphy: Fixed MDIO Bus: probed
Oct 19 10:52:40 DD-WRT user.info kernel: tun: Universal TUN/TAP device driver, 

Oct 19 10:52:40 DD-WRT user.info kernel: CHIP_ID = MT7621 Oct 19 10:52:40 DD-WRT user.info kernel: GMAC1 support rgmii Oct 19 10:52:40 DD-WRT user.info kernel: GE1_RGMII_FORCE_1000 Oct 19 10:52:40 DD-WRT user.info kernel: GMAC2 support rgmii Oct 19 10:52:40 DD-WRT user.info kernel: STD_v0.1 2048 rx/3072 tx descriptors allocated, mtu = 1500! Oct 19 10:52:40 DD-WRT user.info kernel: set CLK_CFG_0 = 0x40a00020!!!!!!!!!!!!!!!!!!1 Oct 19 10:52:40 DD-WRT user.info kernel: trgmii_set_7621 Completed!! Oct 19 10:52:40 DD-WRT user.info kernel: MT7530 Reset Completed!! Oct 19 10:52:40 DD-WRT user.info kernel: trgmii_set_7530 Completed!! Oct 19 10:52:40 DD-WRT user.info kernel: change HW-TRAP to 0x17c8f Oct 19 10:52:40 DD-WRT user.info kernel: eth3: ===> virtualif_open Oct 19 10:52:40 DD-WRT user.err kernel: fail at mtk_gsw_probe 4452

Oct 19 10:52:40 DD-WRT user.info kernel: PPP generic driver version 2.4.2
Oct 19 10:52:40 DD-WRT user.info kernel: PPP BSD Compression module registered
Oct 19 10:52:40 DD-WRT user.info kernel: PPP Deflate Compression module registered
Oct 19 10:52:40 DD-WRT user.info kernel: PPP MPPE Compression module registered
Oct 19 10:52:40 DD-WRT user.info kernel: NET: Registered protocol family 24
Oct 19 10:52:40 DD-WRT user.warn kernel: register mt_drv
Oct 19 10:52:40 DD-WRT user.warn kernel: bus=0x1, slot = 0x0, irq=0x0
Oct 19 10:52:40 DD-WRT user.warn kernel: == pAd = c0101000, size = 4307040, Status=0 ==
Oct 19 10:52:40 DD-WRT user.warn kernel: pAd->PciHif.CSRBaseAddress =0xc0000000, csr_addr=0xc0000000!
Oct 19 10:52:40 DD-WRT user.warn kernel: RTMPInitPCIeDevice():device_id=0x7615
Oct 19 10:52:40 DD-WRT user.warn kernel: mt_pci_chip_cfg(): HWVer=0x8a10, FWVer=0x8a10, pAd->ChipID=0x7615
Oct 19 10:52:40 DD-WRT user.warn kernel: mt_pci_chip_cfg(): HIF_SYS_REV=0x76150001
Oct 19 10:52:40 DD-WRT user.warn kernel: AP Driver version-5.0.4.0
Oct 19 10:52:40 DD-WRT user.warn kernel: RtmpChipOpsHook(223): Not support for HIF_MT yet! MACVersion=0x0
Oct 19 10:52:40 DD-WRT user.warn kernel: mt7615_init()-->
Oct 19 10:52:40 DD-WRT user.warn kernel: Use 1st ePAeLNA default bin.
Oct 19 10:52:40 DD-WRT user.warn kernel: Use 0st /etc/wlan/mt7615e.eeprom.bin default bin.
Oct 19 10:52:40 DD-WRT user.warn kernel: <--mt7615_init()
Oct 19 10:52:40 DD-WRT user.warn kernel: <-- RTMPAllocTxRxRingMemory, Status=0
Oct 19 10:52:40 DD-WRT user.warn kernel: bus=0x2, slot = 0x1, irq=0x0
Oct 19 10:52:40 DD-WRT user.warn kernel: == pAd = c0681000, size = 4307040, Status=0 ==
Oct 19 10:52:40 DD-WRT user.warn kernel: pAd->PciHif.CSRBaseAddress =0xc0580000, csr_addr=0xc0580000!
Oct 19 10:52:40 DD-WRT user.warn kernel: RTMPInitPCIeDevice():device_id=0x7615
Oct 19 10:52:40 DD-WRT user.warn kernel: mt_pci_chip_cfg(): HWVer=0x8a10, FWVer=0x8a10, pAd->ChipID=0x7615
Oct 19 10:52:40 DD-WRT user.warn kernel: mt_pci_chip_cfg(): HIF_SYS_REV=0x76150001
Oct 19 10:52:40 DD-WRT user.warn kernel: AP Driver version-5.0.4.0
Oct 19 10:52:40 DD-WRT user.warn kernel: RtmpChipOpsHook(223): Not support for HIF_MT yet! MACVersion=0x0
Oct 19 10:52:40 DD-WRT user.warn kernel: mt7615_init()-->
Oct 19 10:52:40 DD-WRT user.warn kernel: Use 2nd ePAeLNA default bin.
Oct 19 10:52:40 DD-WRT user.warn kernel: Use 1st /etc/wlan/mt7615e.eeprom.bin default bin.
Oct 19 10:52:40 DD-WRT user.warn kernel: <--mt7615_init()
Oct 19 10:52:40 DD-WRT user.warn kernel: <-- RTMPAllocTxRxRingMemory, Status=0
Oct 19 10:52:40 DD-WRT user.warn kernel: rdm_major = 255
Oct 19 10:52:40 DD-WRT user.info kernel: xhci-mtk 1e1c0000.xhci: xHCI Host Controller
Oct 19 10:52:40 DD-WRT user.info kernel: xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 1
Oct 19 10:52:40 DD-WRT user.info kernel: xhci-mtk 1e1c0000.xhci: hcc params 0x01401198 hci version 0x96 quirks 0x0000000000210010
Oct 19 10:52:40 DD-WRT user.info kernel: xhci-mtk 1e1c0000.xhci: irq 22, io mem 0x1e1c0000
Oct 19 10:52:40 DD-WRT user.info kernel: hub 1-0:1.0: USB hub found
Oct 19 10:52:40 DD-WRT user.info kernel: hub 1-0:1.0: 2 ports detected
Oct 19 10:52:40 DD-WRT user.info kernel: xhci-mtk 1e1c0000.xhci: xHCI Host Controller
Oct 19 10:52:40 DD-WRT user.info kernel: xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 2
Oct 19 10:52:40 DD-WRT user.info kernel: xhci-mtk 1e1c0000.xhci: Host supports USB 3.0  SuperSpeed
Oct 19 10:52:40 DD-WRT user.info kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Oct 19 10:52:40 DD-WRT user.info kernel: hub 2-0:1.0: USB hub found
Oct 19 10:52:40 DD-WRT user.info kernel: hub 2-0:1.0: 1 port detected
Oct 19 10:52:40 DD-WRT user.info kernel: usbcore: registered new interface driver usblp
Oct 19 10:52:40 DD-WRT user.info kernel: usbcore: registered new interface driver usb-storage
Oct 19 10:52:40 DD-WRT user.info kernel: usbcore: registered new interface driver usbserial
Oct 19 10:52:40 DD-WRT user.info kernel: rtc-pcf8563 0-0051: registered as rtc0
Oct 19 10:52:40 DD-WRT user.info kernel: i2c /dev entries driver
Oct 19 10:52:40 DD-WRT user.info kernel: Ralink APSoC Hardware Watchdog Timer
Oct 19 10:52:40 DD-WRT user.info kernel: usbcore: registered new interface driver usbhid
Oct 19 10:52:40 DD-WRT user.info kernel: usbhid: USB HID core driver
Oct 19 10:52:40 DD-WRT user.info kernel: u32 classifier
Oct 19 10:52:40 DD-WRT user.info kernel:     Performance counters on
Oct 19 10:52:40 DD-WRT user.info kernel:     Actions configured
Oct 19 10:52:40 DD-WRT user.info kernel: Netfilter messages via NETLINK v0.30.
Oct 19 10:52:40 DD-WRT user.info kernel: nf_conntrack version 0.5.0 (2048 buckets, 8192 max)
Oct 19 10:52:40 DD-WRT user.info kernel: ctnetlink v0.93: registering with nfnetlink.
Oct 19 10:52:40 DD-WRT user.info kernel: ipip: IPv4 and MPLS over IPv4 tunneling driver
Oct 19 10:52:40 DD-WRT user.info kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
Oct 19 10:52:40 DD-WRT user.info kernel: NET: Registered protocol family 10
Oct 19 10:52:40 DD-WRT user.info kernel: Segment Routing with IPv6
Oct 19 10:52:40 DD-WRT user.info kernel: NET: Registered protocol family 17
Oct 19 10:52:40 DD-WRT user.notice kernel: Bridge firewalling registered
Oct 19 10:52:40 DD-WRT user.info kernel: NET4: DECnet for Linux: V.2.5.68s (C) 1995-2003 Linux DECnet Project Team
Oct 19 10:52:40 DD-WRT user.info kernel: DECnet: Routing cache hash table of 512 buckets, 4Kbytes
Oct 19 10:52:40 DD-WRT user.info kernel: NET: Registered protocol family 12
Oct 19 10:52:40 DD-WRT user.info kernel: 8021q: 802.1Q VLAN Support v1.8
Oct 19 10:52:40 DD-WRT user.err kernel: nvram driver (major 251) installed
Oct 19 10:52:40 DD-WRT user.info kernel: registered taskstats version 1
Oct 19 10:52:40 DD-WRT user.err kernel: rtc-pcf8563 0-0051: hctosys: unable to read the hardware clock
Oct 19 10:52:40 DD-WRT user.info kernel: VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
Oct 19 10:52:40 DD-WRT user.info kernel: usb 2-1: new SuperSpeed USB device number 2 using xhci-mtk
Oct 19 10:52:40 DD-WRT user.info kernel: devtmpfs: mounted
Oct 19 10:52:40 DD-WRT user.info kernel: Freeing unused kernel memory: 256K
Oct 19 10:52:40 DD-WRT user.warn kernel: This architecture does not have kernel memory protection.
Oct 19 10:52:40 DD-WRT user.info kernel: usb-storage 2-1:1.0: USB Mass Storage device detected
Oct 19 10:52:40 DD-WRT user.info kernel: scsi host0: usb-storage 2-1:1.0
Oct 19 10:52:40 DD-WRT user.notice kernel: scsi 0:0:0:0: Direct-Access     SanDisk  Extreme          0001 PQ: 0 ANSI: 6
Oct 19 10:52:40 DD-WRT user.notice kernel: sd 0:0:0:0: [sda] 122552320 512-byte logical blocks: (62.7 GB/58.4 GiB)
Oct 19 10:52:40 DD-WRT user.notice kernel: sd 0:0:0:0: [sda] Write Protect is off
Oct 19 10:52:40 DD-WRT user.debug kernel: sd 0:0:0:0: [sda] Mode Sense: 53 00 00 08
Oct 19 10:52:40 DD-WRT user.notice kernel: sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
Oct 19 10:52:40 DD-WRT user.info kernel:  sda: sda1 sda2 sda3
Oct 19 10:52:40 DD-WRT user.notice kernel: sd 0:0:0:0: [sda] Attached SCSI removable disk
Oct 19 10:52:40 DD-WRT user.notice kernel: random: crng init done
Oct 19 10:52:40 DD-WRT user.info kernel: Started WatchDog Timer.
Oct 19 10:52:40 DD-WRT user.info kernel: mtk-eip93 1e004000.crypto: PRNG initialized
Oct 19 10:52:40 DD-WRT user.info kernel: mtk-eip93 1e004000.crypto: EIP93 initialized succesfull
Oct 19 10:52:40 DD-WRT user.info kernel: l2tp_core: L2TP core driver, V2.0
Oct 19 10:52:40 DD-WRT user.info kernel: gre: GRE over IPv4 demultiplexor driver
Oct 19 10:52:40 DD-WRT user.info kernel: PPTP driver version 0.8.5

Oct 19 10:52:40 DD-WRT user.warn kernel: Ralink HW NAT Module Enabled Oct 19 10:52:40 DD-WRT user.info kernel: init PpeVirtFoeBase_tmp = a0c00000 Oct 19 10:52:40 DD-WRT user.info kernel: init ppe_foe_base = a0c00000 Oct 19 10:52:40 DD-WRT user.info kernel: ppe_dev_reg_handler : ineterface eth2 register (0) Oct 19 10:52:40 DD-WRT user.info kernel: ppe_set_dst_port :dst_port[0] =eth2 Oct 19 10:52:40 DD-WRT user.info kernel: ppe_dev_reg_handler : ineterface eth3 register (1) Oct 19 10:52:40 DD-WRT user.info kernel: ppe_set_dst_port :dst_port[1] =eth3 Oct 19 10:52:40 DD-WRT user.info kernel: whnat_module_init(): module init and register callback for whnat Oct 19 10:52:40 DD-WRT user.info kernel: create whnat_ctrl ok!!! Oct 19 10:52:40 DD-WRT user.info kernel: wed_slot_map_get(): assign slot_id:0 for entry: 0! Oct 19 10:52:40 DD-WRT user.info kernel: wed_slot_map_get(): assign slot_id:1 for entry: 1! Oct 19 10:52:40 DD-WRT user.info kernel: whnat_hif_pcie_mirror_probe(): hif_cfg base addr=a0000000

Oct 19 10:52:40 DD-WRT user.info service: resetbutton : resetbutton daemon successfully started
Oct 19 10:52:41 DD-WRT user.info service: bridge : bridge br0 successfully added
Oct 19 10:52:41 DD-WRT user.info kernel: device br0 entered promiscuous mode
Oct 19 10:52:41 DD-WRT daemon.info mstpd[357]: error, CTL_set_cist_bridge_config: Couldn't find bridge with index 8
Oct 19 10:52:41 DD-WRT daemon.info mstpd[357]: error, CTL_set_cist_bridge_config: Couldn't find bridge with index 8
Oct 19 10:52:41 DD-WRT user.info kernel: eth3: ===> virtualif_open
Oct 19 10:52:41 DD-WRT user.info service: bridge : interface eth3 successfully added to bridge br0
Oct 19 10:52:41 DD-WRT user.info kernel: br0: port 1(eth3) entered blocking state
Oct 19 10:52:41 DD-WRT user.info kernel: br0: port 1(eth3) entered disabled state
Oct 19 10:52:41 DD-WRT user.info kernel: device eth3 entered promiscuous mode
Oct 19 10:52:41 DD-WRT user.info kernel: br0: port 1(eth3) entered blocking state
Oct 19 10:52:41 DD-WRT user.info kernel: br0: port 1(eth3) entered forwarding state
Oct 19 10:52:41 DD-WRT user.info kernel: device br0 left promiscuous mode
Oct 19 10:52:41 DD-WRT user.info kernel: IPv6: ADDRCONF(NETDEV_UP): br0: link is not ready
Oct 19 10:52:42 DD-WRT user.info kernel: device br0 entered promiscuous mode
Oct 19 10:52:42 DD-WRT user.info kernel: device br0 left promiscuous mode
Oct 19 10:52:42 DD-WRT user.info kernel: IPv6: ADDRCONF(NETDEV_CHANGE): br0: link becomes ready
Oct 19 10:52:43 DD-WRT user.warn kernel: ra0: ===> main_virtual_if_open
Oct 19 10:52:43 DD-WRT user.warn kernel: MT7615 found as INDEX0
Oct 19 10:52:43 DD-WRT user.warn kernel: [0]MT7615 found by chip
Oct 19 10:52:43 DD-WRT user.warn kernel: load l1profile succeed!
Oct 19 10:52:43 DD-WRT user.info kernel: whnat_cap_support(): chip_id=7615 is in WHNAT support list
Oct 19 10:52:43 DD-WRT user.info kernel: whnat_driver_init(): chip not enable wifi hardware nat feature!
Oct 19 10:52:43 DD-WRT user.warn kernel: driver_own()::Try to Clear FW Own...
Oct 19 10:52:43 DD-WRT user.warn kernel: driver_own()::Success to clear FW Own
Oct 19 10:52:43 DD-WRT user.warn kernel: APWdsInitialize():WdsEntry Number=10
Oct 19 10:52:43 DD-WRT user.warn kernel: E2pAccessMode=2
Oct 19 10:52:43 DD-WRT user.warn kernel: SSID[0]=dd-wrt, EdcaIdx=0
Oct 19 10:52:43 DD-WRT user.warn kernel: BSS0 PhyMode=14
Oct 19 10:52:43 DD-WRT user.warn kernel: wmode_band_equal(): Band Equal!
Oct 19 10:52:43 DD-WRT user.warn kernel: [TxPower] BAND0: 100 
Oct 19 10:52:43 DD-WRT user.warn kernel: [PowerUpenable] BAND0: 10
Oct 19 10:52:43 DD-WRT user.warn kernel: FragThreshold[0]=2346
Oct 19 10:52:43 DD-WRT user.warn kernel: [RTMPSetProfileParameters]Disable DFS/Zero wait=0/0
Oct 19 10:52:44 DD-WRT user.warn kernel: APWdsInitialize():WdsEntry Number=10
Oct 19 10:52:44 DD-WRT user.warn kernel: WDS-Enable mode=0
Oct 19 10:52:44 DD-WRT user.warn kernel: HT: WDEV[0] Ext Channel = BELOW
Oct 19 10:52:44 DD-WRT user.warn kernel: WtcSetMaxStaNum: BssidNum:1, MaxStaNum:125 (WdsNum:10, ApcliNum:1, MaxNumChipRept:32), MinMcastWcid:126
Oct 19 10:52:44 DD-WRT user.warn kernel: Top Init Done!
Oct 19 10:52:44 DD-WRT user.warn kernel: Use dev_alloc_skb
Oct 19 10:52:44 DD-WRT user.warn kernel: RX[0] DESC a77fc000 size = 16384
Oct 19 10:52:44 DD-WRT user.warn kernel: RX[1] DESC a77a6000 size = 8192
Oct 19 10:52:44 DD-WRT user.warn kernel: cut_through_init(): ct sw token number = 4095
Oct 19 10:52:44 DD-WRT user.warn kernel: cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096
Oct 19 10:52:44 DD-WRT user.warn kernel: cut_through_token_list_init(): 85adeb08,85adeb08
Oct 19 10:52:44 DD-WRT user.warn kernel: cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096
Oct 19 10:52:44 DD-WRT user.warn kernel: cut_through_token_list_init(): 85adeb18,85adeb18
Oct 19 10:52:44 DD-WRT user.info kernel: whnat_ring_init(): cookie=c0101000
Oct 19 10:52:44 DD-WRT user.info kernel: whnat_ring_init(): whnat can't find for cookie:c0101000
Oct 19 10:52:44 DD-WRT user.warn kernel: Hif Init Done!
Oct 19 10:52:44 DD-WRT user.warn kernel: ctl->txq = c0517020
Oct 19 10:52:44 DD-WRT user.warn kernel: ctl->rxq = c051702c
Oct 19 10:52:44 DD-WRT user.warn kernel: ctl->ackq = c0517038
Oct 19 10:52:44 DD-WRT user.warn kernel: ctl->kickq = c0517044
Oct 19 10:52:44 DD-WRT user.warn kernel: ctl->tx_doneq = c0517050
Oct 19 10:52:44 DD-WRT user.warn kernel: ctl->rx_doneq = c051705c
Oct 19 10:52:44 DD-WRT user.warn kernel: Parsing patch header
Oct 19 10:52:44 DD-WRT user.warn kernel:        Built date: 
Oct 19 10:52:44 DD-WRT user.warn kernel: 2
Oct 19 10:52:44 DD-WRT user.warn kernel: 0
Oct 19 10:52:44 DD-WRT user.warn kernel: 1
Oct 19 10:52:44 DD-WRT user.warn kernel: 8
Oct 19 10:52:44 DD-WRT user.warn kernel: 0
Oct 19 10:52:44 DD-WRT user.warn kernel: 5
Oct 19 10:52:44 DD-WRT user.warn kernel: 1
Oct 19 10:52:44 DD-WRT user.warn kernel: 8
Oct 19 10:52:44 DD-WRT user.warn kernel: 1
Oct 19 10:52:44 DD-WRT user.warn kernel: 0
Oct 19 10:52:44 DD-WRT user.warn kernel: 0
Oct 19 10:52:44 DD-WRT user.warn kernel: 6
Oct 19 10:52:44 DD-WRT user.warn kernel: 0
Oct 19 10:52:44 DD-WRT user.warn kernel: 4
Oct 19 10:52:44 DD-WRT user.warn kernel: a
Oct 19 10:52:44 DD-WRT user.warn kernel:        Platform: 
Oct 19 10:52:44 DD-WRT user.warn kernel: A
Oct 19 10:52:44 DD-WRT user.warn kernel: L
Oct 19 10:52:44 DD-WRT user.warn kernel: P
Oct 19 10:52:44 DD-WRT user.warn kernel: S
Oct 19 10:52:44 DD-WRT user.warn kernel:        HW/SW version: 
Oct 19 10:52:44 DD-WRT user.warn kernel: 0x
Oct 19 10:52:44 DD-WRT user.warn kernel: 8a
Oct 19 10:52:44 DD-WRT user.warn kernel: 10
Oct 19 10:52:44 DD-WRT user.warn kernel: 8a
Oct 19 10:52:44 DD-WRT user.warn kernel: 10
Oct 19 10:52:44 DD-WRT user.warn kernel:        Patch version: 
Oct 19 10:52:44 DD-WRT user.warn kernel: 0x
Oct 19 10:52:44 DD-WRT user.warn kernel: 00
Oct 19 10:52:44 DD-WRT user.warn kernel: 00
Oct 19 10:52:44 DD-WRT user.warn kernel: 00
Oct 19 10:52:44 DD-WRT user.warn kernel: 10
Oct 19 10:52:44 DD-WRT user.warn kernel:        Target address: 0x80000, length: 11072
Oct 19 10:52:44 DD-WRT user.warn kernel: patch is not ready && get semaphore success
Oct 19 10:52:44 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Oct 19 10:52:44 DD-WRT user.warn kernel: MtCmdPatchFinishReq
Oct 19 10:52:44 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Oct 19 10:52:44 DD-WRT user.warn kernel: release patch semaphore
Oct 19 10:52:44 DD-WRT user.warn kernel: WfMcuHwInit: Before NICLoadFirmware, check ICapMode = 0
Oct 19 10:52:44 DD-WRT user.warn kernel: Parsing CPU 0 fw tailer
Oct 19 10:52:44 DD-WRT user.warn kernel:        Chip ID: 
Oct 19 10:52:44 DD-WRT user.warn kernel: 0x
Oct 19 10:52:44 DD-WRT user.warn kernel: 04
Oct 19 10:52:44 DD-WRT user.warn kernel:        Eco version: 
Oct 19 10:52:44 DD-WRT user.warn kernel: 0x
Oct 19 10:52:44 DD-WRT user.warn kernel: 00
Oct 19 10:52:44 DD-WRT user.warn kernel:        Region number: 
Oct 19 10:52:44 DD-WRT user.warn kernel: 0x
Oct 19 10:52:44 DD-WRT user.warn kernel: 00
Oct 19 10:52:44 DD-WRT user.warn kernel:        Format version: 
Oct 19 10:52:44 DD-WRT user.warn kernel: 0x
Oct 19 10:52:44 DD-WRT user.warn kernel: 00
Oct 19 10:52:44 DD-WRT user.warn kernel:        Ram version: 
Oct 19 10:52:44 DD-WRT user.warn kernel: _
Oct 19 10:52:44 DD-WRT user.warn kernel: r
Oct 19 10:52:44 DD-WRT user.warn kernel: e
Oct 19 10:52:44 DD-WRT user.warn kernel: s
Oct 19 10:52:44 DD-WRT user.warn kernel: e
Oct 19 10:52:44 DD-WRT user.warn kernel: r
Oct 19 10:52:44 DD-WRT user.warn kernel: v
Oct 19 10:52:44 DD-WRT user.warn kernel: e
Oct 19 10:52:44 DD-WRT user.warn kernel: d
Oct 19 10:52:44 DD-WRT user.warn kernel: _
Oct 19 10:52:44 DD-WRT user.warn kernel:        Built date: 
Oct 19 10:52:44 DD-WRT user.warn kernel: 2
Oct 19 10:52:44 DD-WRT user.warn kernel: 0
Oct 19 10:52:44 DD-WRT user.warn kernel: 2
Oct 19 10:52:44 DD-WRT user.warn kernel: 0
Oct 19 10:52:44 DD-WRT user.warn kernel: 0
Oct 19 10:52:44 DD-WRT user.warn kernel: 8
Oct 19 10:52:44 DD-WRT user.warn kernel: 1
Oct 19 10:52:44 DD-WRT user.warn kernel: 4
Oct 19 10:52:44 DD-WRT user.warn kernel: 1
Oct 19 10:52:44 DD-WRT user.warn kernel: 6
Oct 19 10:52:44 DD-WRT user.warn kernel: 3
Oct 19 10:52:44 DD-WRT user.warn kernel: 6
Oct 19 10:52:44 DD-WRT user.warn kernel: 4
Oct 19 10:52:44 DD-WRT user.warn kernel: 9
Oct 19 10:52:44 DD-WRT user.warn kernel: <4>    Feature set: 
Oct 19 10:52:44 DD-WRT user.warn kernel: 0x
Oct 19 10:52:44 DD-WRT user.warn kernel: 01
Oct 19 10:52:44 DD-WRT user.warn kernel:        Target address: 0x84000, Download size: 409600
Oct 19 10:52:44 DD-WRT user.warn kernel: Parsing tailer region 1
Oct 19 10:52:44 DD-WRT user.warn kernel:        Feature set: 
Oct 19 10:52:44 DD-WRT user.warn kernel: 0x
Oct 19 10:52:44 DD-WRT user.warn kernel: 01
Oct 19 10:52:44 DD-WRT user.warn kernel:        Target address: 0x209c400, Download size: 48320
Oct 19 10:52:44 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Oct 19 10:52:44 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Oct 19 10:52:44 DD-WRT user.warn kernel: MtCmdFwStartReq: override = 0x1, address = 0x84000
Oct 19 10:52:44 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Oct 19 10:52:44 DD-WRT user.warn kernel: Parsing CPU 1 fw tailer
Oct 19 10:52:44 DD-WRT user.warn kernel:        Chip ID: 
Oct 19 10:52:44 DD-WRT user.warn kernel: 0x
Oct 19 10:52:44 DD-WRT user.warn kernel: 04
Oct 19 10:52:44 DD-WRT user.warn kernel:        Eco version: 
Oct 19 10:52:44 DD-WRT user.warn kernel: 0x
Oct 19 10:52:44 DD-WRT user.warn kernel: 00
Oct 19 10:52:44 DD-WRT user.warn kernel:        Region number: 
Oct 19 10:52:44 DD-WRT user.warn kernel: 0x
Oct 19 10:52:44 DD-WRT user.warn kernel: 00
Oct 19 10:52:44 DD-WRT user.warn kernel:        Format version: 
Oct 19 10:52:44 DD-WRT user.warn kernel: 0x
Oct 19 10:52:44 DD-WRT user.warn kernel: 00
Oct 19 10:52:44 DD-WRT user.warn kernel:        Ram version: 
Oct 19 10:52:44 DD-WRT user.warn kernel: _
Oct 19 10:52:44 DD-WRT user.warn kernel: r
Oct 19 10:52:44 DD-WRT user.warn kernel: e
Oct 19 10:52:44 DD-WRT user.warn kernel: s
Oct 19 10:52:44 DD-WRT user.warn kernel: e
Oct 19 10:52:44 DD-WRT user.warn kernel: r
Oct 19 10:52:44 DD-WRT user.warn kernel: v
Oct 19 10:52:44 DD-WRT user.warn kernel: e
Oct 19 10:52:44 DD-WRT user.warn kernel: d
Oct 19 10:52:44 DD-WRT user.warn kernel: _
Oct 19 10:52:44 DD-WRT user.warn kernel:        Built date: 
Oct 19 10:52:44 DD-WRT user.warn kernel: 2
Oct 19 10:52:44 DD-WRT user.warn kernel: 0
Oct 19 10:52:44 DD-WRT user.warn kernel: 1
Oct 19 10:52:44 DD-WRT user.warn kernel: 9
Oct 19 10:52:44 DD-WRT user.warn kernel: 0
Oct 19 10:52:44 DD-WRT user.warn kernel: 1
Oct 19 10:52:44 DD-WRT user.warn kernel: 2
Oct 19 10:52:44 DD-WRT user.warn kernel: 1
Oct 19 10:52:44 DD-WRT user.warn kernel: 1
Oct 19 10:52:44 DD-WRT user.warn kernel: 6
Oct 19 10:52:44 DD-WRT user.warn kernel: 1
Oct 19 10:52:44 DD-WRT user.warn kernel: 3
Oct 19 10:52:44 DD-WRT user.warn kernel: 0
Oct 19 10:52:44 DD-WRT user.warn kernel: 7
Oct 19 10:52:44 DD-WRT user.warn kernel: <4>    Feature set: 
Oct 19 10:52:44 DD-WRT user.warn kernel: 0x
Oct 19 10:52:44 DD-WRT user.warn kernel: 01
Oct 19 10:52:44 DD-WRT user.warn kernel:        Target address: 0x90000000, Download size: 122608
Oct 19 10:52:44 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Oct 19 10:52:44 DD-WRT user.warn kernel: MtCmdFwStartReq: override = 0x4, address = 0x0
Oct 19 10:52:44 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Oct 19 10:52:44 DD-WRT user.warn kernel: MCU Init Done!
Oct 19 10:52:44 DD-WRT user.warn kernel: efuse_probe: efuse = 10000212
Oct 19 10:52:44 DD-WRT user.warn kernel: RtmpChipOpsEepromHook::e2p_type=2, inf_Type=5
Oct 19 10:52:44 DD-WRT user.warn kernel: RtmpEepromGetDefault::e2p_dafault=1
Oct 19 10:52:44 DD-WRT user.warn kernel: RtmpChipOpsEepromHook: E2P type(2), E2pAccessMode = 2, E2P default = 1
Oct 19 10:52:44 DD-WRT user.warn kernel: NVM is FLASH mode. dev_idx [0] FLASH OFFSET [0x0]
Oct 19 10:52:44 DD-WRT user.warn kernel: ^[[34mNICReadEEPROMParameters: EEPROM 0x52 b313^[[m
Oct 19 10:52:44 DD-WRT user.warn kernel: ^[[34mNICReadEEPROMParameters: EEPROM 0x52 b313^[[m
Oct 19 10:52:53 DD-WRT user.warn kernel: Country Region from e2p = 101
Oct 19 10:52:53 DD-WRT user.warn kernel: mt7615_antenna_default_reset(): TxPath = 4, RxPath = 4
Oct 19 10:52:53 DD-WRT user.warn kernel: RcRadioInit(): DbdcMode=0, ConcurrentBand=1
Oct 19 10:52:53 DD-WRT user.warn kernel: RcRadioInit(): pRadioCtrl=877f0af8,Band=0,rfcap=3,channel=1,PhyMode=2 extCha=0xf
Oct 19 10:52:53 DD-WRT user.warn kernel: MtSingleSkuLoadParam: RF_LOCKDOWN Feature OFF !!!
Oct 19 10:52:53 DD-WRT user.warn kernel: MtBfBackOffLoadParam: RF_LOCKDOWN Feature OFF !!!
Oct 19 10:52:53 DD-WRT user.warn kernel: EEPROM Init Done!
Oct 19 10:52:53 DD-WRT user.warn kernel: mt_mac_init()-->
Oct 19 10:52:53 DD-WRT user.warn kernel: mt7615_init_mac_cr()-->
Oct 19 10:52:53 DD-WRT user.warn kernel: mt7615_init_mac_cr(): TMAC_TRCR0=0x82783c8c
Oct 19 10:52:53 DD-WRT user.warn kernel: <--mt_mac_init()
Oct 19 10:52:53 DD-WRT user.warn kernel: CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0
Oct 19 10:52:53 DD-WRT user.warn kernel: CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0
Oct 19 10:52:53 DD-WRT user.warn kernel: CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0
Oct 19 10:52:53 DD-WRT user.warn kernel: MAC Init Done!
Oct 19 10:52:53 DD-WRT user.warn kernel: MT7615BBPInit():BBP Initialization.....
Oct 19 10:52:53 DD-WRT user.warn kernel:        Band 0: valid=1, isDBDC=0, Band=2, CBW=1, CentCh/PrimCh=1/1, prim_ch_idx=0, txStream=2
Oct 19 10:52:53 DD-WRT user.warn kernel:        Band 1: valid=0, isDBDC=0, Band=0, CBW=0, CentCh/PrimCh=0/0, prim_ch_idx=0, txStream=0
Oct 19 10:52:53 DD-WRT user.warn kernel: MT7615BBPInit() todo
Oct 19 10:52:53 DD-WRT user.warn kernel: PHY Init Done!
Oct 19 10:52:53 DD-WRT user.warn kernel: MtCmdSetMacTxRx:(ret = 0)
Oct 19 10:52:53 DD-WRT user.warn kernel: WifiFwdSet::disabled=0
Oct 19 10:52:53 DD-WRT user.warn kernel: ap_ftkd> Initialize FT KDP Module...
Oct 19 10:52:53 DD-WRT user.warn kernel: Main bssid = 00:00:00:00:00:00
Oct 19 10:52:53 DD-WRT user.warn kernel: MtCmdSetMacTxRx:(ret = 0)
Oct 19 10:52:53 DD-WRT user.warn kernel: MtCmdSetMacTxRx:(ret = 0)
Oct 19 10:52:53 DD-WRT user.warn kernel: <==== mt_wifi_init, Status=0
Oct 19 10:52:53 DD-WRT user.warn kernel: TxBfModuleEnCtrl:It's not DBDC mode
Oct 19 10:52:53 DD-WRT user.warn kernel: MtCmdEDCCACtrl: BandIdx: 0, EDCCACtrl: 1
Oct 19 10:52:53 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:52:53 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:52:53 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:52:53 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:52:53 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:52:53 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:52:53 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:52:53 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:52:53 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:52:53 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:52:53 DD-WRT user.warn kernel: Total allocated 10 WDS interfaces!
Oct 19 10:52:53 DD-WRT user.warn kernel: WtcSetMaxStaNum: BssidNum:1, MaxStaNum:125 (WdsNum:10, ApcliNum:1, MaxNumChipRept:32), MinMcastWcid:126
Oct 19 10:52:53 DD-WRT user.warn kernel: RedInit: set CR4/N9 RED Enable to 1.
Oct 19 10:52:53 DD-WRT user.warn kernel: RedInit: RED Initiailize Done.
Oct 19 10:52:53 DD-WRT user.warn kernel: cp_support_is_enabled: set CR4 CP_SUPPORT to Mode 2.
Oct 19 10:52:53 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:52:53 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 0
Oct 19 10:52:53 DD-WRT user.warn kernel: wdev_attr_update(): wdevId0 = 74:da:da:cb:59:b0
Oct 19 10:52:53 DD-WRT user.warn kernel: ^[[1;33m [RadarStateCheck] RD_NORMAL_MODE ^[[m 
Oct 19 10:52:53 DD-WRT user.warn kernel: mt7615_apply_dcoc() : reload Central CH [6] BW [0] from cetral freq [2432]  offset [2300]
Oct 19 10:52:53 DD-WRT user.warn kernel: MtCmdGetRXDCOCCalResult:(ret = 0)
Oct 19 10:52:53 DD-WRT user.warn kernel: mt7615_apply_dpd() : reload Central CH [6] BW [0] from cetral freq [2442] i[45] offset [4bf8]
Oct 19 10:52:53 DD-WRT user.warn kernel: MtCmdGetTXDPDCalResult:(ret = 0)
Oct 19 10:52:54 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:52:54 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:52:54 DD-WRT user.warn kernel: phy_mode=14, ch=6, wdev_type=1
Oct 19 10:52:54 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:52:54 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=5, ampdu_factor=3
Oct 19 10:52:54 DD-WRT user.warn kernel: AP inf up for ra_0(func_idx) OmacIdx=0
Oct 19 10:52:54 DD-WRT user.warn kernel: AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn
Oct 19 10:52:54 DD-WRT user.warn kernel: ApAutoChannelAtBootUp----------------->
Oct 19 10:52:54 DD-WRT user.warn kernel: ApAutoChannelAtBootUp: AutoChannelBootup = 0, pAd: c0101000, ifname: ra0, channel: 6
Oct 19 10:52:54 DD-WRT user.warn kernel: ApAutoChannelAtBootUp<-----------------
Oct 19 10:52:54 DD-WRT user.warn kernel: ^[[41m ap_run_at_boot() : ACS is disable !!^[[m
Oct 19 10:52:54 DD-WRT user.warn kernel: [PMF]APPMFInit:: apidx=0, MFPC=0, MFPR=0, SHA256=0
Oct 19 10:52:54 DD-WRT user.warn kernel: wifi_sys_linkup(), wdev idx = 0
Oct 19 10:52:54 DD-WRT user.warn kernel: wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:127 for WDEV_TYPE:1
Oct 19 10:52:54 DD-WRT user.warn kernel:  LinkToOmacIdx = 0, LinkToWdevType = 1
Oct 19 10:52:54 DD-WRT user.warn kernel: bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 0, CmdBssInfoBmcRate.u2McTransmit = 0
Oct 19 10:52:54 DD-WRT user.warn kernel: UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 0
Oct 19 10:52:54 DD-WRT user.warn kernel: APStartUpForMbss: BssIndex = 0 channel = 6
Oct 19 10:52:54 DD-WRT user.warn kernel: MtCmdTxPowerDropCtrl: ucPowerDrop: 100, BandIdx: 0
Oct 19 10:52:54 DD-WRT user.warn kernel: wds0: ===> wds_virtual_if_open
Oct 19 10:52:54 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:52:54 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 1
Oct 19 10:52:54 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:52:54 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:52:54 DD-WRT user.warn kernel: phy_mode=14, ch=6, wdev_type=8
Oct 19 10:52:54 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:52:54 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:52:54 DD-WRT user.warn kernel: WDS inf up for wds_0(func_idx) OmacIdx=0
Oct 19 10:52:54 DD-WRT user.warn kernel: wds2: ===> wds_virtual_if_open
Oct 19 10:52:54 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:52:54 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 3
Oct 19 10:52:54 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:52:54 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:52:54 DD-WRT user.warn kernel: phy_mode=14, ch=6, wdev_type=8
Oct 19 10:52:54 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:52:54 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:52:54 DD-WRT user.warn kernel: WDS inf up for wds_2(func_idx) OmacIdx=0
Oct 19 10:52:54 DD-WRT user.warn kernel: wds5: ===> wds_virtual_if_open
Oct 19 10:52:54 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:52:54 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 6
Oct 19 10:52:54 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:52:54 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:52:54 DD-WRT user.warn kernel: phy_mode=14, ch=6, wdev_type=8
Oct 19 10:52:54 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:52:54 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:52:54 DD-WRT user.warn kernel: WDS inf up for wds_5(func_idx) OmacIdx=0
Oct 19 10:52:54 DD-WRT user.warn kernel: wds7: ===> wds_virtual_if_open
Oct 19 10:52:54 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:52:54 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 8
Oct 19 10:52:54 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:52:54 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:52:54 DD-WRT user.warn kernel: phy_mode=14, ch=6, wdev_type=8
Oct 19 10:52:54 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:52:54 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:52:54 DD-WRT user.warn kernel: WDS inf up for wds_7(func_idx) OmacIdx=0
Oct 19 10:52:54 DD-WRT user.warn kernel: wds9: ===> wds_virtual_if_open
Oct 19 10:52:54 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:52:54 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 10
Oct 19 10:52:54 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:52:54 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:52:54 DD-WRT user.warn kernel: phy_mode=14, ch=6, wdev_type=8
Oct 19 10:52:54 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:52:54 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:52:54 DD-WRT user.warn kernel: WDS inf up for wds_9(func_idx) OmacIdx=0
Oct 19 10:52:54 DD-WRT user.warn kernel: wds1: ===> wds_virtual_if_open
Oct 19 10:52:54 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:52:54 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 2
Oct 19 10:52:54 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:52:54 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:52:54 DD-WRT user.warn kernel: phy_mode=14, ch=6, wdev_type=8
Oct 19 10:52:54 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:52:54 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:52:54 DD-WRT user.warn kernel: WDS inf up for wds_1(func_idx) OmacIdx=0
Oct 19 10:52:55 DD-WRT user.warn kernel: wds4: ===> wds_virtual_if_open
Oct 19 10:52:55 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:52:55 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 5
Oct 19 10:52:55 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:52:55 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:52:55 DD-WRT user.warn kernel: phy_mode=14, ch=6, wdev_type=8
Oct 19 10:52:55 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:52:55 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:52:55 DD-WRT user.warn kernel: WDS inf up for wds_4(func_idx) OmacIdx=0
Oct 19 10:52:55 DD-WRT user.warn kernel: wds8: ===> wds_virtual_if_open
Oct 19 10:52:55 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:52:55 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 9
Oct 19 10:52:55 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:52:55 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:52:55 DD-WRT user.warn kernel: phy_mode=14, ch=6, wdev_type=8
Oct 19 10:52:55 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:52:55 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:52:55 DD-WRT user.warn kernel: WDS inf up for wds_8(func_idx) OmacIdx=0
Oct 19 10:52:55 DD-WRT user.warn kernel: wds3: ===> wds_virtual_if_open
Oct 19 10:52:55 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:52:55 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 4
Oct 19 10:52:55 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:52:55 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:52:55 DD-WRT user.warn kernel: phy_mode=14, ch=6, wdev_type=8
Oct 19 10:52:55 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:52:55 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:52:55 DD-WRT user.warn kernel: WDS inf up for wds_3(func_idx) OmacIdx=0
Oct 19 10:52:55 DD-WRT user.warn kernel: wds6: ===> wds_virtual_if_open
Oct 19 10:52:55 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:52:55 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 7
Oct 19 10:52:55 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:52:55 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:52:55 DD-WRT user.warn kernel: phy_mode=14, ch=6, wdev_type=8
Oct 19 10:52:55 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:52:55 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:52:55 DD-WRT user.warn kernel: WDS inf up for wds_6(func_idx) OmacIdx=0
Oct 19 10:52:55 DD-WRT user.info service: bridge : interface ra0 successfully added to bridge br0
Oct 19 10:52:55 DD-WRT user.info kernel: br0: port 2(ra0) entered blocking state
Oct 19 10:52:55 DD-WRT user.info kernel: br0: port 2(ra0) entered disabled state
Oct 19 10:52:55 DD-WRT user.info kernel: device ra0 entered promiscuous mode
Oct 19 10:52:55 DD-WRT user.info kernel: br0: port 2(ra0) entered blocking state
Oct 19 10:52:55 DD-WRT user.info kernel: br0: port 2(ra0) entered forwarding state
Oct 19 10:52:55 DD-WRT user.warn kernel: rai0: ===> main_virtual_if_open
Oct 19 10:52:55 DD-WRT user.warn kernel: MT7615 found as INDEX0
Oct 19 10:52:55 DD-WRT user.warn kernel: INDEX0 for MT7615 occupied, next
Oct 19 10:52:55 DD-WRT user.warn kernel: MT7615 found as INDEX1
Oct 19 10:52:55 DD-WRT user.warn kernel: [1]MT7615 found by chip
Oct 19 10:52:55 DD-WRT user.warn kernel: load l1profile succeed!
Oct 19 10:52:55 DD-WRT user.info kernel: whnat_cap_support(): chip_id=7615 is in WHNAT support list
Oct 19 10:52:55 DD-WRT user.info kernel: whnat_driver_init(): chip not enable wifi hardware nat feature!
Oct 19 10:52:55 DD-WRT user.warn kernel: driver_own()::Try to Clear FW Own...
Oct 19 10:52:55 DD-WRT user.warn kernel: driver_own()::Success to clear FW Own
Oct 19 10:52:55 DD-WRT user.warn kernel: APWdsInitialize():WdsEntry Number=10
Oct 19 10:52:55 DD-WRT user.warn kernel: E2pAccessMode=2
Oct 19 10:52:55 DD-WRT user.warn kernel: SSID[0]=dd-wrt, EdcaIdx=0
Oct 19 10:52:55 DD-WRT user.warn kernel: BSS0 PhyMode=49
Oct 19 10:52:55 DD-WRT user.warn kernel: wmode_band_equal(): Band Equal!
Oct 19 10:52:55 DD-WRT user.warn kernel: [TxPower] BAND0: 100 
Oct 19 10:52:55 DD-WRT user.warn kernel: [PowerUpenable] BAND0: 10
Oct 19 10:52:55 DD-WRT user.warn kernel: FragThreshold[0]=2346
Oct 19 10:52:55 DD-WRT user.warn kernel: read_etxbf: ETxBfEnCond = 1
Oct 19 10:52:55 DD-WRT user.warn kernel: read_etxbf: BSSID[0]
Oct 19 10:52:55 DD-WRT user.warn kernel: read_etxbf: MBSS[0] ETxBfEnCond = 1
Oct 19 10:52:55 DD-WRT user.warn kernel: [RTMPSetProfileParameters]Disable DFS/Zero wait=0/0
Oct 19 10:52:55 DD-WRT user.warn kernel: APWdsInitialize():WdsEntry Number=10
Oct 19 10:52:55 DD-WRT user.warn kernel: WDS-Enable mode=0
Oct 19 10:52:55 DD-WRT user.warn kernel: HT: WDEV[0] Ext Channel = BELOW
Oct 19 10:52:55 DD-WRT user.warn kernel: WtcSetMaxStaNum: BssidNum:1, MaxStaNum:125 (WdsNum:10, ApcliNum:1, MaxNumChipRept:32), MinMcastWcid:126
Oct 19 10:52:55 DD-WRT user.warn kernel: Top Init Done!
Oct 19 10:52:55 DD-WRT user.warn kernel: Use dev_alloc_skb
Oct 19 10:52:55 DD-WRT user.warn kernel: RX[0] DESC a6dfc000 size = 16384
Oct 19 10:52:55 DD-WRT user.warn kernel: RX[1] DESC a6e70000 size = 8192
Oct 19 10:52:55 DD-WRT user.warn kernel: cut_through_init(): ct sw token number = 4095
Oct 19 10:52:55 DD-WRT user.warn kernel: cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096
Oct 19 10:52:55 DD-WRT user.warn kernel: cut_through_token_list_init(): 84442108,84442108
Oct 19 10:52:55 DD-WRT user.warn kernel: cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096
Oct 19 10:52:55 DD-WRT user.warn kernel: cut_through_token_list_init(): 84442118,84442118
Oct 19 10:52:56 DD-WRT user.info kernel: whnat_ring_init(): cookie=c0681000
Oct 19 10:52:56 DD-WRT user.info kernel: whnat_ring_init(): whnat can't find for cookie:c0681000
Oct 19 10:52:56 DD-WRT user.warn kernel: Hif Init Done!
Oct 19 10:52:56 DD-WRT user.warn kernel: ctl->txq = c0a97020
Oct 19 10:52:56 DD-WRT user.warn kernel: ctl->rxq = c0a9702c
Oct 19 10:52:56 DD-WRT user.warn kernel: ctl->ackq = c0a97038
Oct 19 10:52:56 DD-WRT user.warn kernel: ctl->kickq = c0a97044
Oct 19 10:52:56 DD-WRT user.warn kernel: ctl->tx_doneq = c0a97050
Oct 19 10:52:56 DD-WRT user.warn kernel: ctl->rx_doneq = c0a9705c
Oct 19 10:52:56 DD-WRT user.warn kernel: Parsing patch header
Oct 19 10:52:56 DD-WRT user.warn kernel:        Built date: 
Oct 19 10:52:56 DD-WRT user.warn kernel: 2
Oct 19 10:52:56 DD-WRT user.warn kernel: 0
Oct 19 10:52:56 DD-WRT user.warn kernel: 1
Oct 19 10:52:56 DD-WRT user.warn kernel: 8
Oct 19 10:52:56 DD-WRT user.warn kernel: 0
Oct 19 10:52:56 DD-WRT user.warn kernel: 5
Oct 19 10:52:56 DD-WRT user.warn kernel: 1
Oct 19 10:52:56 DD-WRT user.warn kernel: 8
Oct 19 10:52:56 DD-WRT user.warn kernel: 1
Oct 19 10:52:56 DD-WRT user.warn kernel: 0
Oct 19 10:52:56 DD-WRT user.warn kernel: 0
Oct 19 10:52:56 DD-WRT user.warn kernel: 6
Oct 19 10:52:56 DD-WRT user.warn kernel: 0
Oct 19 10:52:56 DD-WRT user.warn kernel: 4
Oct 19 10:52:56 DD-WRT user.warn kernel: a
Oct 19 10:52:56 DD-WRT user.warn kernel:        Platform: 
Oct 19 10:52:56 DD-WRT user.warn kernel: A
Oct 19 10:52:56 DD-WRT user.warn kernel: L
Oct 19 10:52:56 DD-WRT user.warn kernel: P
Oct 19 10:52:56 DD-WRT user.warn kernel: S
Oct 19 10:52:56 DD-WRT user.warn kernel:        HW/SW version: 
Oct 19 10:52:56 DD-WRT user.warn kernel: 0x
Oct 19 10:52:56 DD-WRT user.warn kernel: 8a
Oct 19 10:52:56 DD-WRT user.warn kernel: 10
Oct 19 10:52:56 DD-WRT user.warn kernel: 8a
Oct 19 10:52:56 DD-WRT user.warn kernel: 10
Oct 19 10:52:56 DD-WRT user.warn kernel:        Patch version: 
Oct 19 10:52:56 DD-WRT user.warn kernel: 0x
Oct 19 10:52:56 DD-WRT user.warn kernel: 00
Oct 19 10:52:56 DD-WRT user.warn kernel: 00
Oct 19 10:52:56 DD-WRT user.warn kernel: 00
Oct 19 10:52:56 DD-WRT user.warn kernel: 10
Oct 19 10:52:56 DD-WRT user.warn kernel:        Target address: 0x80000, length: 11072
Oct 19 10:52:56 DD-WRT user.warn kernel: patch is not ready && get semaphore success
Oct 19 10:52:56 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Oct 19 10:52:56 DD-WRT user.warn kernel: MtCmdPatchFinishReq
Oct 19 10:52:56 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Oct 19 10:52:56 DD-WRT user.warn kernel: release patch semaphore
Oct 19 10:52:56 DD-WRT user.warn kernel: WfMcuHwInit: Before NICLoadFirmware, check ICapMode = 0
Oct 19 10:52:56 DD-WRT user.warn kernel: Parsing CPU 0 fw tailer
Oct 19 10:52:56 DD-WRT user.warn kernel:        Chip ID: 
Oct 19 10:52:56 DD-WRT user.warn kernel: 0x
Oct 19 10:52:56 DD-WRT user.warn kernel: 04
Oct 19 10:52:56 DD-WRT user.warn kernel:        Eco version: 
Oct 19 10:52:56 DD-WRT user.warn kernel: 0x
Oct 19 10:52:56 DD-WRT user.warn kernel: 00
Oct 19 10:52:56 DD-WRT user.warn kernel:        Region number: 
Oct 19 10:52:56 DD-WRT user.warn kernel: 0x
Oct 19 10:52:56 DD-WRT user.warn kernel: 00
Oct 19 10:52:56 DD-WRT user.warn kernel:        Format version: 
Oct 19 10:52:56 DD-WRT user.warn kernel: 0x
Oct 19 10:52:56 DD-WRT user.warn kernel: 00
Oct 19 10:52:56 DD-WRT user.warn kernel:        Ram version: 
Oct 19 10:52:56 DD-WRT user.warn kernel: _
Oct 19 10:52:56 DD-WRT user.warn kernel: r
Oct 19 10:52:56 DD-WRT user.warn kernel: e
Oct 19 10:52:56 DD-WRT user.warn kernel: s
Oct 19 10:52:56 DD-WRT user.warn kernel: e
Oct 19 10:52:56 DD-WRT user.warn kernel: r
Oct 19 10:52:56 DD-WRT user.warn kernel: v
Oct 19 10:52:56 DD-WRT user.warn kernel: e
Oct 19 10:52:56 DD-WRT user.warn kernel: d
Oct 19 10:52:56 DD-WRT user.warn kernel: _
Oct 19 10:52:56 DD-WRT user.warn kernel:        Built date: 
Oct 19 10:52:56 DD-WRT user.warn kernel: 2
Oct 19 10:52:56 DD-WRT user.warn kernel: 0
Oct 19 10:52:56 DD-WRT user.warn kernel: 2
Oct 19 10:52:56 DD-WRT user.warn kernel: 0
Oct 19 10:52:56 DD-WRT user.warn kernel: 0
Oct 19 10:52:56 DD-WRT user.warn kernel: 8
Oct 19 10:52:56 DD-WRT user.warn kernel: 1
Oct 19 10:52:56 DD-WRT user.warn kernel: 4
Oct 19 10:52:56 DD-WRT user.warn kernel: 1
Oct 19 10:52:56 DD-WRT user.warn kernel: 6
Oct 19 10:52:56 DD-WRT user.warn kernel: 3
Oct 19 10:52:56 DD-WRT user.warn kernel: 6
Oct 19 10:52:56 DD-WRT user.warn kernel: 4
Oct 19 10:52:56 DD-WRT user.warn kernel: 9
Oct 19 10:52:56 DD-WRT user.warn kernel: <4>    Feature set: 
Oct 19 10:52:56 DD-WRT user.warn kernel: 0x
Oct 19 10:52:56 DD-WRT user.warn kernel: 01
Oct 19 10:52:56 DD-WRT user.warn kernel:        Target address: 0x84000, Download size: 409600
Oct 19 10:52:56 DD-WRT user.warn kernel: Parsing tailer region 1
Oct 19 10:52:56 DD-WRT user.warn kernel:        Feature set: 
Oct 19 10:52:56 DD-WRT user.warn kernel: 0x
Oct 19 10:52:56 DD-WRT user.warn kernel: 01
Oct 19 10:52:56 DD-WRT user.warn kernel:        Target address: 0x209c400, Download size: 48320
Oct 19 10:52:56 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Oct 19 10:52:56 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Oct 19 10:52:56 DD-WRT user.warn kernel: MtCmdFwStartReq: override = 0x1, address = 0x84000
Oct 19 10:52:56 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Oct 19 10:52:56 DD-WRT user.warn kernel: Parsing CPU 1 fw tailer
Oct 19 10:52:56 DD-WRT user.warn kernel:        Chip ID: 
Oct 19 10:52:56 DD-WRT user.warn kernel: 0x
Oct 19 10:52:56 DD-WRT user.warn kernel: 04
Oct 19 10:52:56 DD-WRT user.warn kernel:        Eco version: 
Oct 19 10:52:56 DD-WRT user.warn kernel: 0x
Oct 19 10:52:56 DD-WRT user.warn kernel: 00
Oct 19 10:52:56 DD-WRT user.warn kernel:        Region number: 
Oct 19 10:52:56 DD-WRT user.warn kernel: 0x
Oct 19 10:52:56 DD-WRT user.warn kernel: 00
Oct 19 10:52:56 DD-WRT user.warn kernel:        Format version: 
Oct 19 10:52:56 DD-WRT user.warn kernel: 0x
Oct 19 10:52:56 DD-WRT user.warn kernel: 00
Oct 19 10:52:56 DD-WRT user.warn kernel:        Ram version: 
Oct 19 10:52:56 DD-WRT user.warn kernel: _
Oct 19 10:52:56 DD-WRT user.warn kernel: r
Oct 19 10:52:56 DD-WRT user.warn kernel: e
Oct 19 10:52:56 DD-WRT user.warn kernel: s
Oct 19 10:52:56 DD-WRT user.warn kernel: e
Oct 19 10:52:56 DD-WRT user.warn kernel: r
Oct 19 10:52:56 DD-WRT user.warn kernel: v
Oct 19 10:52:56 DD-WRT user.warn kernel: e
Oct 19 10:52:56 DD-WRT user.warn kernel: d
Oct 19 10:52:56 DD-WRT user.warn kernel: _
Oct 19 10:52:56 DD-WRT user.warn kernel:        Built date: 
Oct 19 10:52:56 DD-WRT user.warn kernel: 2
Oct 19 10:52:56 DD-WRT user.warn kernel: 0
Oct 19 10:52:56 DD-WRT user.warn kernel: 1
Oct 19 10:52:56 DD-WRT user.warn kernel: 9
Oct 19 10:52:56 DD-WRT user.warn kernel: 0
Oct 19 10:52:56 DD-WRT user.warn kernel: 1
Oct 19 10:52:56 DD-WRT user.warn kernel: 2
Oct 19 10:52:56 DD-WRT user.warn kernel: 1
Oct 19 10:52:56 DD-WRT user.warn kernel: 1
Oct 19 10:52:56 DD-WRT user.warn kernel: 6
Oct 19 10:52:56 DD-WRT user.warn kernel: 1
Oct 19 10:52:56 DD-WRT user.warn kernel: 3
Oct 19 10:52:56 DD-WRT user.warn kernel: 0
Oct 19 10:52:56 DD-WRT user.warn kernel: 7
Oct 19 10:52:56 DD-WRT user.warn kernel: <4>    Feature set: 
Oct 19 10:52:56 DD-WRT user.warn kernel: 0x
Oct 19 10:52:56 DD-WRT user.warn kernel: 01
Oct 19 10:52:56 DD-WRT user.warn kernel:        Target address: 0x90000000, Download size: 122608
Oct 19 10:52:56 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Oct 19 10:52:56 DD-WRT user.warn kernel: MtCmdFwStartReq: override = 0x4, address = 0x0
Oct 19 10:52:56 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Oct 19 10:52:56 DD-WRT user.warn kernel: MCU Init Done!
Oct 19 10:52:56 DD-WRT user.warn kernel: efuse_probe: efuse = 10000212
Oct 19 10:52:56 DD-WRT user.warn kernel: RtmpChipOpsEepromHook::e2p_type=2, inf_Type=5
Oct 19 10:52:56 DD-WRT user.warn kernel: RtmpEepromGetDefault::e2p_dafault=1
Oct 19 10:52:56 DD-WRT user.warn kernel: RtmpChipOpsEepromHook: E2P type(2), E2pAccessMode = 2, E2P default = 1
Oct 19 10:52:56 DD-WRT user.warn kernel: NVM is FLASH mode. dev_idx [1] FLASH OFFSET [0x8000]
Oct 19 10:52:56 DD-WRT user.warn kernel: ^[[34mNICReadEEPROMParameters: EEPROM 0x52 b313^[[m
Oct 19 10:52:56 DD-WRT user.warn kernel: ^[[34mNICReadEEPROMParameters: EEPROM 0x52 b313^[[m
Oct 19 10:53:04 DD-WRT user.warn kernel: Country Region from e2p = 101
Oct 19 10:53:04 DD-WRT user.warn kernel: mt7615_antenna_default_reset(): TxPath = 4, RxPath = 4
Oct 19 10:53:04 DD-WRT user.warn kernel: RcRadioInit(): DbdcMode=0, ConcurrentBand=1
Oct 19 10:53:05 DD-WRT user.warn kernel: RcRadioInit(): pRadioCtrl=877f4af8,Band=0,rfcap=3,channel=1,PhyMode=2 extCha=0xf
Oct 19 10:53:05 DD-WRT user.warn kernel: MtSingleSkuLoadParam: RF_LOCKDOWN Feature OFF !!!
Oct 19 10:53:05 DD-WRT user.warn kernel: MtBfBackOffLoadParam: RF_LOCKDOWN Feature OFF !!!
Oct 19 10:53:05 DD-WRT user.warn kernel: EEPROM Init Done!
Oct 19 10:53:05 DD-WRT user.warn kernel: mt_mac_init()-->
Oct 19 10:53:05 DD-WRT user.warn kernel: mt7615_init_mac_cr()-->
Oct 19 10:53:05 DD-WRT user.warn kernel: mt7615_init_mac_cr(): TMAC_TRCR0=0x82783c8c
Oct 19 10:53:05 DD-WRT user.warn kernel: <--mt_mac_init()
Oct 19 10:53:05 DD-WRT user.warn kernel: CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0
Oct 19 10:53:05 DD-WRT user.warn kernel: CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0
Oct 19 10:53:05 DD-WRT user.warn kernel: CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0
Oct 19 10:53:05 DD-WRT user.warn kernel: MAC Init Done!
Oct 19 10:53:05 DD-WRT user.warn kernel: MT7615BBPInit():BBP Initialization.....
Oct 19 10:53:05 DD-WRT user.warn kernel:        Band 0: valid=1, isDBDC=0, Band=2, CBW=1, CentCh/PrimCh=1/1, prim_ch_idx=0, txStream=2
Oct 19 10:53:05 DD-WRT user.warn kernel:        Band 1: valid=0, isDBDC=0, Band=0, CBW=0, CentCh/PrimCh=0/0, prim_ch_idx=0, txStream=0
Oct 19 10:53:05 DD-WRT user.warn kernel: MT7615BBPInit() todo
Oct 19 10:53:05 DD-WRT user.warn kernel: PHY Init Done!
Oct 19 10:53:05 DD-WRT user.warn kernel: MtCmdSetMacTxRx:(ret = 0)
Oct 19 10:53:05 DD-WRT user.warn kernel: WifiFwdSet::disabled=0
Oct 19 10:53:05 DD-WRT user.warn kernel: ap_ftkd> Initialize FT KDP Module...
Oct 19 10:53:05 DD-WRT user.warn kernel: Main bssid = 00:00:00:00:00:00
Oct 19 10:53:05 DD-WRT user.warn kernel: MtCmdSetMacTxRx:(ret = 0)
Oct 19 10:53:05 DD-WRT user.warn kernel: MtCmdSetMacTxRx:(ret = 0)
Oct 19 10:53:05 DD-WRT user.warn kernel: <==== mt_wifi_init, Status=0
Oct 19 10:53:05 DD-WRT user.warn kernel: TxBfModuleEnCtrl:It's not DBDC mode
Oct 19 10:53:05 DD-WRT user.warn kernel: MtCmdEDCCACtrl: BandIdx: 0, EDCCACtrl: 1
Oct 19 10:53:05 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:53:05 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:53:05 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:53:05 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:53:05 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:53:05 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:53:05 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:53:05 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:53:05 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:53:05 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Oct 19 10:53:06 DD-WRT user.warn kernel: Total allocated 10 WDS interfaces!
Oct 19 10:53:06 DD-WRT user.warn kernel: WtcSetMaxStaNum: BssidNum:1, MaxStaNum:125 (WdsNum:10, ApcliNum:1, MaxNumChipRept:32), MinMcastWcid:126
Oct 19 10:53:06 DD-WRT user.warn kernel: RedInit: set CR4/N9 RED Enable to 1.
Oct 19 10:53:06 DD-WRT user.warn kernel: RedInit: RED Initiailize Done.
Oct 19 10:53:06 DD-WRT user.warn kernel: cp_support_is_enabled: set CR4 CP_SUPPORT to Mode 2.
Oct 19 10:53:06 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:53:06 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 0
Oct 19 10:53:06 DD-WRT user.warn kernel: wdev_attr_update(): wdevId0 = 74:da:da:cb:59:b1
Oct 19 10:53:06 DD-WRT user.warn kernel: ^[[1;33m [RadarStateCheck] RD_NORMAL_MODE ^[[m 
Oct 19 10:53:06 DD-WRT user.warn kernel: mt7615_apply_dcoc() : reload Central CH [6] BW [0] from cetral freq [2432]  offset [2300]
Oct 19 10:53:06 DD-WRT user.warn kernel: MtCmdGetRXDCOCCalResult:(ret = 0)
Oct 19 10:53:06 DD-WRT user.warn kernel: mt7615_apply_dpd() : reload Central CH [6] BW [0] from cetral freq [2442] i[45] offset [4bf8]
Oct 19 10:53:06 DD-WRT user.warn kernel: MtCmdGetTXDPDCalResult:(ret = 0)
Oct 19 10:53:07 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:53:07 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:53:07 DD-WRT user.warn kernel: phy_mode=49, ch=6, wdev_type=1
Oct 19 10:53:07 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:53:07 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=5, ampdu_factor=3
Oct 19 10:53:07 DD-WRT user.warn kernel: AP inf up for ra_0(func_idx) OmacIdx=0
Oct 19 10:53:07 DD-WRT user.warn kernel: AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn
Oct 19 10:53:07 DD-WRT user.warn kernel: ApAutoChannelAtBootUp----------------->
Oct 19 10:53:07 DD-WRT user.warn kernel: ApAutoChannelAtBootUp: AutoChannelBootup = 1, pAd: c0681000, ifname: rai0, channel: 6
Oct 19 10:53:07 DD-WRT user.warn kernel: MtCmdSetMacTxRx:(ret = 0)
Oct 19 10:53:07 DD-WRT user.warn kernel: ApAutoChannelAtBootUp<-----------------
Oct 19 10:53:07 DD-WRT user.warn kernel: [PMF]APPMFInit:: apidx=0, MFPC=0, MFPR=0, SHA256=0
Oct 19 10:53:07 DD-WRT user.warn kernel: RTMPSetPhyMode(): channel out of range, use first ch=36
Oct 19 10:53:07 DD-WRT user.warn kernel: mt7615_apply_dcoc() : reload Central CH [36] BW [0] from cetral freq [5190]  offset [700]
Oct 19 10:53:07 DD-WRT user.warn kernel: MtCmdGetRXDCOCCalResult:(ret = 0)
Oct 19 10:53:07 DD-WRT user.warn kernel: mt7615_apply_dpd() : reload Central CH [36] BW [0] from cetral freq [5180] i[7] offset [2be8]
Oct 19 10:53:07 DD-WRT user.warn kernel: MtCmdGetTXDPDCalResult:(ret = 0)
Oct 19 10:53:08 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:53:08 DD-WRT user.warn kernel: wifi_sys_linkup(), wdev idx = 0
Oct 19 10:53:08 DD-WRT user.warn kernel: wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:127 for WDEV_TYPE:1
Oct 19 10:53:08 DD-WRT user.warn kernel:  LinkToOmacIdx = 0, LinkToWdevType = 1
Oct 19 10:53:08 DD-WRT user.warn kernel: bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 8192, CmdBssInfoBmcRate.u2McTransmit = 8196
Oct 19 10:53:08 DD-WRT user.warn kernel: UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 0
Oct 19 10:53:08 DD-WRT user.warn kernel: APStartUpForMbss: BssIndex = 0 channel = 36
Oct 19 10:53:08 DD-WRT user.warn kernel: MtCmdTxPowerDropCtrl: ucPowerDrop: 100, BandIdx: 0
Oct 19 10:53:08 DD-WRT user.warn kernel: wdsi0: ===> wds_virtual_if_open
Oct 19 10:53:08 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:53:08 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 1
Oct 19 10:53:08 DD-WRT user.warn kernel: mt7615_apply_dcoc() : reload Central CH [6] BW [0] from cetral freq [2432]  offset [2300]
Oct 19 10:53:08 DD-WRT user.warn kernel: MtCmdGetRXDCOCCalResult:(ret = 0)
Oct 19 10:53:08 DD-WRT user.warn kernel: mt7615_apply_dpd() : reload Central CH [6] BW [0] from cetral freq [2442] i[45] offset [4bf8]
Oct 19 10:53:08 DD-WRT user.warn kernel: MtCmdGetTXDPDCalResult:(ret = 0)
Oct 19 10:53:09 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:53:09 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:53:09 DD-WRT user.warn kernel: phy_mode=49, ch=6, wdev_type=8
Oct 19 10:53:09 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:53:09 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:53:09 DD-WRT user.warn kernel: WDS inf up for wds_0(func_idx) OmacIdx=0
Oct 19 10:53:09 DD-WRT user.warn kernel: wdsi1: ===> wds_virtual_if_open
Oct 19 10:53:09 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:53:09 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 2
Oct 19 10:53:09 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:53:09 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:53:09 DD-WRT user.warn kernel: phy_mode=49, ch=6, wdev_type=8
Oct 19 10:53:09 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:53:09 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:53:09 DD-WRT user.warn kernel: WDS inf up for wds_1(func_idx) OmacIdx=0
Oct 19 10:53:09 DD-WRT user.warn kernel: wdsi2: ===> wds_virtual_if_open
Oct 19 10:53:09 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:53:09 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 3
Oct 19 10:53:09 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:53:09 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:53:09 DD-WRT user.warn kernel: phy_mode=49, ch=6, wdev_type=8
Oct 19 10:53:09 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:53:10 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:53:10 DD-WRT user.warn kernel: WDS inf up for wds_2(func_idx) OmacIdx=0
Oct 19 10:53:10 DD-WRT user.warn kernel: wdsi3: ===> wds_virtual_if_open
Oct 19 10:53:10 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:53:10 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 4
Oct 19 10:53:10 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:53:10 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:53:10 DD-WRT user.warn kernel: phy_mode=49, ch=6, wdev_type=8
Oct 19 10:53:10 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:53:10 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:53:10 DD-WRT user.warn kernel: WDS inf up for wds_3(func_idx) OmacIdx=0
Oct 19 10:53:10 DD-WRT user.warn kernel: wdsi6: ===> wds_virtual_if_open
Oct 19 10:53:10 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:53:10 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 7
Oct 19 10:53:10 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:53:10 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:53:10 DD-WRT user.warn kernel: phy_mode=49, ch=6, wdev_type=8
Oct 19 10:53:10 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:53:10 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:53:10 DD-WRT user.warn kernel: WDS inf up for wds_6(func_idx) OmacIdx=0
Oct 19 10:53:10 DD-WRT user.warn kernel: wdsi4: ===> wds_virtual_if_open
Oct 19 10:53:10 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:53:10 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 5
Oct 19 10:53:10 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:53:10 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:53:10 DD-WRT user.warn kernel: phy_mode=49, ch=6, wdev_type=8
Oct 19 10:53:10 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:53:10 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:53:10 DD-WRT user.warn kernel: WDS inf up for wds_4(func_idx) OmacIdx=0
Oct 19 10:53:10 DD-WRT user.warn kernel: wdsi5: ===> wds_virtual_if_open
Oct 19 10:53:10 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:53:10 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 6
Oct 19 10:53:10 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:53:10 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:53:10 DD-WRT user.warn kernel: phy_mode=49, ch=6, wdev_type=8
Oct 19 10:53:10 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:53:10 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:53:10 DD-WRT user.warn kernel: WDS inf up for wds_5(func_idx) OmacIdx=0
Oct 19 10:53:10 DD-WRT user.warn kernel: wdsi7: ===> wds_virtual_if_open
Oct 19 10:53:10 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:53:10 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 8
Oct 19 10:53:10 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:53:10 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:53:10 DD-WRT user.warn kernel: phy_mode=49, ch=6, wdev_type=8
Oct 19 10:53:10 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:53:10 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:53:10 DD-WRT user.warn kernel: WDS inf up for wds_7(func_idx) OmacIdx=0
Oct 19 10:53:10 DD-WRT user.warn kernel: wdsi8: ===> wds_virtual_if_open
Oct 19 10:53:10 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:53:10 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 9
Oct 19 10:53:10 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:53:10 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:53:10 DD-WRT user.warn kernel: phy_mode=49, ch=6, wdev_type=8
Oct 19 10:53:10 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:53:10 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:53:10 DD-WRT user.warn kernel: WDS inf up for wds_8(func_idx) OmacIdx=0
Oct 19 10:53:10 DD-WRT user.warn kernel: wdsi9: ===> wds_virtual_if_open
Oct 19 10:53:10 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Oct 19 10:53:10 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 10
Oct 19 10:53:10 DD-WRT user.warn kernel: [DfsCacNormalStart] Normal start. Enable MAC TX
Oct 19 10:53:10 DD-WRT user.warn kernel: Caller: HcAcquireRadioForWdev+0xbc/0xe0
Oct 19 10:53:10 DD-WRT user.warn kernel: phy_mode=49, ch=6, wdev_type=8
Oct 19 10:53:10 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=0,gf=0,sgi20=1,sgi40=0,tx_stbc=1,rx_stbc=1,amsdu_size=1
Oct 19 10:53:10 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Oct 19 10:53:10 DD-WRT user.warn kernel: WDS inf up for wds_9(func_idx) OmacIdx=0
Oct 19 10:53:10 DD-WRT user.info service: bridge : interface rai0 successfully added to bridge br0
Oct 19 10:53:10 DD-WRT user.info kernel: br0: port 3(rai0) entered blocking state
Oct 19 10:53:10 DD-WRT user.info kernel: br0: port 3(rai0) entered disabled state
Oct 19 10:53:10 DD-WRT user.info kernel: device rai0 entered promiscuous mode
Oct 19 10:53:10 DD-WRT user.info kernel: br0: port 3(rai0) entered blocking state
Oct 19 10:53:10 DD-WRT user.info kernel: br0: port 3(rai0) entered forwarding state
Oct 19 10:53:11 DD-WRT user.info service: klogd : kernel log daemon successfully stopped
Oct 19 10:53:11 DD-WRT user.notice kernel: klogd: exiting
Oct 19 10:53:11 DD-WRT user.info service: wland : daemon successfully started
Oct 19 10:53:11 DD-WRT user.info service: syslogd : syslog daemon successfully stopped
Oct 19 10:53:11 DD-WRT syslog.info syslogd exiting
Oct 19 10:53:11 DD-WRT syslog.info syslogd started: BusyBox v1.33.0
Oct 19 10:53:11 DD-WRT user.info service: klogd : daemon successfully started
Oct 19 10:53:11 DD-WRT user.notice kernel: klogd started: BusyBox v1.33.0 (2021-01-03 06:42:01 MST)
Oct 19 10:53:11 DD-WRT user.info kernel: device eth2 entered promiscuous mode
Oct 19 10:53:12 DD-WRT user.info service: sfe : shortcut forwarding engine successfully started
Oct 19 10:53:12 DD-WRT user.info service: sfe : shortcut forwarding engine successfully started
Oct 19 10:53:12 DD-WRT user.alert kernel: fast-classifier (PBR safe v2.1.6b): starting up
Oct 19 10:53:12 DD-WRT user.alert kernel: fast-classifier: registered
Oct 19 10:53:12 DD-WRT user.info service: snmpd : SNMP daemon successfully started
Oct 19 10:53:12 DD-WRT user.info service: cron : daemon successfully started
Oct 19 10:53:12 DD-WRT cron.info cron[803]: (CRON) STARTUP (fork ok)
Oct 19 10:53:14 DD-WRT daemon.info httpd[816]: httpd : httpd server started at port 80
Oct 19 10:53:14 DD-WRT user.info service: httpd : http daemon successfully started
Oct 19 10:53:14 DD-WRT user.info service: sfe : shortcut forwarding engine successfully started
Oct 19 10:53:21 DD-WRT user.info kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team

Oct 19 10:53:22 DD-WRT user.info kernel: Raeth STD_v0.1 ( Oct 19 10:53:22 DD-WRT user.info kernel: Tasklet Oct 19 10:53:22 DD-WRT user.info kernel: ) Oct 19 10:53:22 DD-WRT user.err kernel: phy_qrx_ring = 0x03ffa000, qrx_ring = 0xa3ffa000 Oct 19 10:53:22 DD-WRT user.err kernel: txd_pool=a26d0000 phy_txd_pool=026d0000 Oct 19 10:53:22 DD-WRT user.err kernel: ei_local->skb_free start address is 0x87f5c000. Oct 19 10:53:22 DD-WRT user.err kernel: phy_free_head is 0x034f2000!!! Oct 19 10:53:22 DD-WRT user.err kernel: phy_free_tail_phy is 0x034f3ff0!!! Oct 19 10:53:22 DD-WRT user.info kernel: gmac1_txd_num:2048; gmac2_txd_num:1024; num_tx_desc:3072 Oct 19 10:53:22 DD-WRT user.err kernel: Enable QDMA TX NDP coherence check and re-read mechanism Oct 19 10:53:22 DD-WRT user.err kernel: QDMA_GLO_CFG=80100465 Oct 19 10:53:22 DD-WRT user.info kernel: Failed to get gsw Oct 19 10:53:22 DD-WRT user.info kernel: device eth2 left promiscuous mode

Oct 19 10:53:22 DD-WRT user.info service: ttraff : traffic counter daemon successfully started
Oct 19 10:53:22 DD-WRT user.debug ttraff: ttraff: data collection started
Oct 19 10:53:22 DD-WRT user.warn kernel: ==>Set_RadioOn_Proc (ON) equal to current state, ignore!!! (wdev_idx 0)
Oct 19 10:53:22 DD-WRT user.warn kernel:  Set_Led_Proc ==> arg = 00-00-00-00-02-00-00-02
Oct 19 10:53:22 DD-WRT user.warn kernel: AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn
Oct 19 10:53:22 DD-WRT user.warn kernel: APStartUp(), oper(1) bssid(0)=74:da:da:cb:59:b1
Oct 19 10:53:22 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 0
Oct 19 10:53:22 DD-WRT user.warn kernel: AP inf up for ra_0(func_idx) OmacIdx=0
Oct 19 10:53:22 DD-WRT user.warn kernel: AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn
Oct 19 10:53:22 DD-WRT user.warn kernel: ApAutoChannelAtBootUp----------------->
Oct 19 10:53:22 DD-WRT user.warn kernel: ApAutoChannelAtBootUp: AutoChannelBootup = 1, pAd: c0681000, ifname: rai0, channel: 36
Oct 19 10:53:22 DD-WRT user.warn kernel: MtCmdSetMacTxRx:(ret = 0)
Oct 19 10:53:22 DD-WRT user.warn kernel: ApAutoChannelAtBootUp<-----------------
Oct 19 10:53:22 DD-WRT user.warn kernel: [PMF]APPMFInit:: apidx=0, MFPC=0, MFPR=0, SHA256=0
Oct 19 10:53:22 DD-WRT user.warn kernel: APStartUpForMbss: BssIndex = 0 channel = 36
Oct 19 10:53:22 DD-WRT user.warn kernel: MtCmdTxPowerDropCtrl: ucPowerDrop: 100, BandIdx: 0
Oct 19 10:53:22 DD-WRT user.warn kernel: [PMF]APPMFInit:: apidx=0, MFPC=0, MFPR=0, SHA256=0
Oct 19 10:53:22 DD-WRT user.warn kernel: APStartUpForMbss: BssIndex = 0 channel = 36
Oct 19 10:53:22 DD-WRT user.warn kernel: MtCmdTxPowerDropCtrl: ucPowerDrop: 100, BandIdx: 0
Oct 19 10:53:22 DD-WRT user.warn kernel: WifiFwdSet::disabled=0
Oct 19 10:53:22 DD-WRT user.warn kernel: Main bssid = 74:da:da:cb:59:b1
Oct 19 10:53:22 DD-WRT user.warn kernel:  Set_Led_Proc ==> arg = 00-00-00-00-02-00-00-02
Oct 19 10:53:22 DD-WRT user.info service: httpd : daemon successfully stopped
Oct 19 10:53:22 DD-WRT daemon.info httpd[849]: httpd : httpd server shutdown
Oct 19 10:53:22 DD-WRT daemon.info httpd[943]: httpd : httpd server started at port 80
Oct 19 10:53:22 DD-WRT user.info service: httpd : http daemon successfully started
Oct 19 10:53:22 DD-WRT user.info service: resetbutton : daemon successfully stopped
Oct 19 10:53:22 DD-WRT user.info service: resetbutton : resetbutton daemon successfully started
Oct 19 10:53:22 DD-WRT user.info service: lastlog: restored /var/log/lastlog
Oct 19 10:54:01 DD-WRT user.info check_ps: dnsmasq : maybe died, we need to re-exec it
Oct 19 10:54:01 DD-WRT user.info check_ps: telnetd : maybe died, we need to re-exec it
Oct 19 10:54:02 DD-WRT user.info service: dnsmasq : daemon successfully started
Oct 19 10:54:24 DD-WRT user.alert kernel: fast-classifier: shutting down
Oct 19 10:54:24 DD-WRT user.info service: sfe : shortcut forwarding engine successfully stopped
Oct 19 10:54:24 DD-WRT user.alert kernel: fast-classifier (PBR safe v2.1.6b): starting up
Oct 19 10:54:24 DD-WRT user.alert kernel: fast-classifier: registered
Oct 19 10:54:24 DD-WRT user.info service: sfe : shortcut forwarding engine successfully started
Oct 19 10:54:25 DD-WRT user.info service: wland : daemon successfully started
Oct 19 10:54:25 DD-WRT user.info service: wan : WAN is up. IP: 192.168.1.112
Oct 19 10:54:25 DD-WRT user.info service: dnsmasq : daemon successfully stopped
Oct 19 10:54:25 DD-WRT user.info service: dnsmasq : daemon successfully started
Oct 19 10:54:25 DD-WRT user.info service: sfe : shortcut forwarding engine successfully started
Oct 19 10:54:27 DD-WRT user.info service: vpn modules : vpn modules successfully unloaded
Oct 19 10:54:27 DD-WRT user.info service: vpn modules : nf_conntrack_proto_gre successfully loaded
Oct 19 10:54:27 DD-WRT user.info service: vpn modules : nf_nat_proto_gre successfully loaded
Oct 19 10:54:27 DD-WRT user.info service: vpn modules : nf_conntrack_pptp successfully loaded
Oct 19 10:54:27 DD-WRT user.info service: vpn modules : nf_nat_pptp successfully loaded
Oct 19 10:54:28 DD-WRT user.info service: sfe : shortcut forwarding engine successfully started
Oct 19 10:54:34 DD-WRT user.info service: sfe : shortcut forwarding engine successfully started
Oct 19 10:54:34 DD-WRT user.info service: process_monitor : successfully started
Oct 19 10:54:35 DD-WRT daemon.err ntpclient[1348]: Failed resolving address to hostname 2.pool.ntp.org: Name or service not known
Oct 19 10:54:35 DD-WRT daemon.err ntpclient[1348]: Failed resolving server 2.pool.ntp.org: Network is down
Oct 19 10:54:35 DD-WRT daemon.notice ntpclient[1348]: Network up, resolved address to hostname 212.18.3.19
Oct 19 10:54:35 DD-WRT daemon.debug ntpclient[1348]: Connecting to 212.18.3.19 [212.18.3.19] ...
Oct 19 10:54:38 DD-WRT daemon.debug ntpclient[1348]: Timed out waiting for 212.18.3.19 [212.18.3.19].
Oct 19 10:54:38 DD-WRT daemon.debug ntpclient[1348]: Connecting to 88.99.174.22 [88.99.174.22] ...
Oct 19 10:54:41 DD-WRT daemon.debug ntpclient[1348]: Timed out waiting for 88.99.174.22 [88.99.174.22].
Oct 19 10:54:41 DD-WRT daemon.err process_monitor[1347]: cyclic NTP Update failed (servers 2.pool.ntp.org 212.18.3.19 88.99.174.22)
Oct 19 10:54:41 DD-WRT daemon.err process_monitor[1347]: Last update failed, we need to re-update after 30 seconds
Oct 19 10:54:41 DD-WRT daemon.debug process_monitor[1347]: We need to re-update after 3600 seconds
Oct 19 10:54:41 DD-WRT daemon.info process_monitor[1347]: process_monitor : set timer: 3600 seconds, callback: ntp_main()
Oct 19 10:55:11 DD-WRT daemon.err ntpclient[1352]: Failed resolving address to hostname 2.pool.ntp.org: Name or service not known
Oct 19 10:55:11 DD-WRT daemon.err ntpclient[1352]: Failed resolving server 2.pool.ntp.org: Network is down
Oct 19 10:55:11 DD-WRT daemon.notice ntpclient[1352]: Network up, resolved address to hostname 212.18.3.19
Oct 19 10:55:11 DD-WRT daemon.debug ntpclient[1352]: Connecting to 212.18.3.19 [212.18.3.19] ...
Oct 19 10:55:14 DD-WRT daemon.debug ntpclient[1352]: Timed out waiting for 212.18.3.19 [212.18.3.19].
Oct 19 10:55:14 DD-WRT daemon.debug ntpclient[1352]: Connecting to 88.99.174.22 [88.99.174.22] ...
Oct 19 10:55:17 DD-WRT daemon.debug ntpclient[1352]: Timed out waiting for 88.99.174.22 [88.99.174.22].
Oct 19 10:55:17 DD-WRT daemon.err process_monitor[1347]: cyclic NTP Update failed (servers 2.pool.ntp.org 212.18.3.19 88.99.174.22)
Oct 19 10:55:47 DD-WRT daemon.err ntpclient[1355]: Failed resolving address to hostname 2.pool.ntp.org: Name or service not known
Oct 19 10:55:47 DD-WRT daemon.err ntpclient[1355]: Failed resolving server 2.pool.ntp.org: Network is down
Oct 19 10:55:47 DD-WRT daemon.notice ntpclient[1355]: Network up, resolved address to hostname 212.18.3.19
Oct 19 10:55:47 DD-WRT daemon.debug ntpclient[1355]: Connecting to 212.18.3.19 [212.18.3.19] ...
Oct 19 10:55:50 DD-WRT daemon.debug ntpclient[1355]: Timed out waiting for 212.18.3.19 [212.18.3.19].
Oct 19 10:55:50 DD-WRT daemon.debug ntpclient[1355]: Connecting to 88.99.174.22 [88.99.174.22] ...
Oct 19 10:55:53 DD-WRT daemon.debug ntpclient[1355]: Timed out waiting for 88.99.174.22 [88.99.174.22].
Oct 19 10:55:53 DD-WRT daemon.err process_monitor[1347]: cyclic NTP Update failed (servers 2.pool.ntp.org 212.18.3.19 88.99.174.22)
Oct 19 10:56:00 DD-WRT user.info check_ps: telnetd : maybe died, we need to re-exec it
Oct 19 10:56:23 DD-WRT daemon.err ntpclient[1369]: Failed resolving address to hostname 2.pool.ntp.org: Name or service not known
Oct 19 10:56:23 DD-WRT daemon.err ntpclient[1369]: Failed resolving server 2.pool.ntp.org: Network is down
Oct 19 10:56:23 DD-WRT daemon.notice ntpclient[1369]: Network up, resolved address to hostname 212.18.3.19
Oct 19 10:56:23 DD-WRT daemon.debug ntpclient[1369]: Connecting to 212.18.3.19 [212.18.3.19] ...
Oct 19 10:56:26 DD-WRT daemon.debug ntpclient[1369]: Timed out waiting for 212.18.3.19 [212.18.3.19].
Oct 19 10:56:26 DD-WRT daemon.debug ntpclient[1369]: Connecting to 88.99.174.22 [88.99.174.22] ...
Oct 19 10:56:29 DD-WRT daemon.debug ntpclient[1369]: Timed out waiting for 88.99.174.22 [88.99.174.22].
Oct 19 10:56:29 DD-WRT daemon.err process_monitor[1347]: cyclic NTP Update failed (servers 2.pool.ntp.org 212.18.3.19 88.99.174.22)
Oct 19 10:56:59 DD-WRT daemon.err ntpclient[1372]: Failed resolving address to hostname 2.pool.ntp.org: Name or service not known
Oct 19 10:56:59 DD-WRT daemon.err ntpclient[1372]: Failed resolving server 2.pool.ntp.org: Network is down
Oct 19 10:56:59 DD-WRT daemon.notice ntpclient[1372]: Network up, resolved address to hostname 212.18.3.19
Oct 19 10:56:59 DD-WRT daemon.debug ntpclient[1372]: Connecting to 212.18.3.19 [212.18.3.19] ...
Oct 19 10:57:02 DD-WRT daemon.debug ntpclient[1372]: Timed out waiting for 212.18.3.19 [212.18.3.19].
Oct 19 10:57:02 DD-WRT daemon.debug ntpclient[1372]: Connecting to 88.99.174.22 [88.99.174.22] ...
Oct 19 10:57:05 DD-WRT daemon.debug ntpclient[1372]: Timed out waiting for 88.99.174.22 [88.99.174.22].
Oct 19 10:57:05 DD-WRT daemon.err process_monitor[1347]: cyclic NTP Update failed (servers 2.pool.ntp.org 212.18.3.19 88.99.174.22)
Oct 19 10:57:21 DD-WRT authpriv.info login: pam_unix(login:session): session opened for user root by (uid=0)
Oct 19 10:57:21 DD-WRT authpriv.notice login: ROOT LOGIN ON console
Oct 19 10:57:35 DD-WRT daemon.err ntpclient[1379]: Failed resolving address to hostname 2.pool.ntp.org: Name or service not known
Oct 19 10:57:35 DD-WRT daemon.err ntpclient[1379]: Failed resolving server 2.pool.ntp.org: Network is down
Oct 19 10:57:35 DD-WRT daemon.notice ntpclient[1379]: Network up, resolved address to hostname 212.18.3.19
Oct 19 10:57:35 DD-WRT daemon.debug ntpclient[1379]: Connecting to 212.18.3.19 [212.18.3.19] ...
Oct 19 10:57:38 DD-WRT daemon.debug ntpclient[1379]: Timed out waiting for 212.18.3.19 [212.18.3.19].
Oct 19 10:57:38 DD-WRT daemon.debug ntpclient[1379]: Connecting to 88.99.174.22 [88.99.174.22] ...

Does HWNAT Work?I think linux netfilter needs some change to adapt to the hwnat module.