Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve autochannel selection #266

Closed
i3roly opened this issue Feb 18, 2020 · 13 comments
Closed

improve autochannel selection #266

i3roly opened this issue Feb 18, 2020 · 13 comments

Comments

@i3roly
Copy link

i3roly commented Feb 18, 2020

hello @hanwckf,

firstly, as i wrote to @Yonsm on QQ, i am praying for all chinese to be in good health and spirits during these times. we would not have this great mt7615 driver if not for your hard work, and that requires you to be healthy. keep your spirits up!

now, back to business.

auto channel selection for 5 GHz is not very good. it always chooses channel 36.

i think in previous commits somewhere, you did make change to autochannel selection. i can't find this commit right now, but i know this change was intended to improve auto channel selection. it still has not improved much.

maybe i am missing something? config file has AUTOCHANNELSELECT=1 or 2, same result.

thx

@hanwckf
Copy link
Owner

hanwckf commented Feb 18, 2020

hi, you can set AutoChannelSelect to 3 to make mt7615 auto channel selection works well.
I have modified mt7615 5.0.3.0 driver in below lines according to 4.4.2.1 driver. It use ChannelAlgBusyTime method to deal with auto channel selection for MT7615 chip.

pAd->ApCfg.AutoChannelAlg = 3; //force using busytime ACS alg

if(RTMPGetKeyParameter("AutoChannelSelect", tmpbuf, 10, pBuffer, TRUE))

@i3roly
Copy link
Author

i3roly commented Feb 18, 2020

hi @hanwckf,

i will hardcode in '3' to see what happens.

i have a few more questions.

i noticed in 4.4.2.1, that the radios would do calibration before finishing initialisation, like this for 2ghz:

01-28 10:13:14.669: MT7615BBPInit() todo
01-28 10:13:14.669: PHY Init Done!
01-28 10:13:14.669: tx_pwr_comp_init():NotSupportYet!
01-28 10:13:14.669: MtCmdSetMacTxRx:(ret = 0)
01-28 10:13:14.670: CountryCode(2.4G/5G)=5/7, RFIC=25, PHY mode(2.4G/5G)=12/12, support 14 channels
01-28 10:13:14.670: WifiSysOpen(), wdev idx = 0
01-28 10:13:14.671: wdev_attr_update(): wdevId0 = 74:da:da:cb:59:b0
01-28 10:13:14.671: MtCmdSetDbdcCtrl:(ret = 0)
01-28 10:13:14.671: ApAutoChannelAtBootUp----------------->
01-28 10:13:14.697: ApAutoChannelAtBootUp: AutoChannelBootup = 1, AutoChannelFlag = 1
01-28 10:13:14.697: MtCmdSetMacTxRx:(ret = 0)
01-28 10:13:14.698: mt7615_apply_dcoc() : reload Central CH [1] BW [0] from cetral freq [2417] offset [2200]
01-28 10:13:14.698: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:14.698: mt7615_apply_dpd() : reload Central CH [1] BW [0] from cetral freq [2422] i[44] offset [4b20]
01-28 10:13:14.699: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:14.699: MtCmdChannelSwitch: control_chl = 1,control_ch2=0, central_chl = 1 DBDCIdx= 0, Band= 0
01-28 10:13:14.700: BW = 0,TXStream = 4, RXStream = 4, scan(1)
01-28 10:13:15.026: mt7615_apply_dcoc() : reload Central CH [2] BW [0] from cetral freq [2417] offset [2200]
01-28 10:13:15.095: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:15.096: mt7615_apply_dpd() : reload Central CH [2] BW [0] from cetral freq [2422] i[44] offset [4b20]
01-28 10:13:15.096: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:15.097: MtCmdChannelSwitch: control_chl = 2,control_ch2=0, central_chl = 2 DBDCIdx= 0, Band= 0
01-28 10:13:15.097: BW = 0,TXStream = 4, RXStream = 4, scan(1)
01-28 10:13:15.590: mt7615_apply_dcoc() : reload Central CH [3] BW [0] from cetral freq [2417] offset [2200]
01-28 10:13:15.591: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:15.591: mt7615_apply_dpd() : reload Central CH [3] BW [0] from cetral freq [2422] i[44] offset [4b20]
01-28 10:13:15.591: :MtCmdPktBudgetCtrl: bssid(255),wcid(65535),type(0)
01-28 10:13:15.592: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:15.592: MtCmdChannelSwitch: control_chl = 3,control_ch2=0, central_chl = 3 DBDCIdx= 0, Band= 0
01-28 10:13:15.593: BW = 0,TXStream = 4, RXStream = 4, scan(1)
01-28 10:13:15.990: mt7615_apply_dcoc() : reload Central CH [4] BW [0] from cetral freq [2432] offset [2300]
01-28 10:13:16.059: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:16.060: mt7615_apply_dpd() : reload Central CH [4] BW [0] from cetral freq [2422] i[44] offset [4b20]
01-28 10:13:16.060: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:16.061: MtCmdChannelSwitch: control_chl = 4,control_ch2=0, central_chl = 4 DBDCIdx= 0, Band= 0
01-28 10:13:16.061: BW = 0,TXStream = 4, RXStream = 4, scan(1)
01-28 10:13:16.539: mt7615_apply_dcoc() : reload Central CH [5] BW [0] from cetral freq [2432] offset [2300]
01-28 10:13:16.540: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:16.540: mt7615_apply_dpd() : reload Central CH [5] BW [0] from cetral freq [2442] i[45] offset [4bf8]
01-28 10:13:16.540: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:16.541: MtCmdChannelSwitch: control_chl = 5,control_ch2=0, central_chl = 5 DBDCIdx= 0, Band= 0
01-28 10:13:16.541: BW = 0,TXStream = 4, RXStream = 4, scan(1)
01-28 10:13:16.939: mt7615_apply_dcoc() : reload Central CH [6] BW [0] from cetral freq [2432] offset [2300]
01-28 10:13:17.009: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:17.009: mt7615_apply_dpd() : reload Central CH [6] BW [0] from cetral freq [2442] i[45] offset [4bf8]
01-28 10:13:17.009: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:17.010: MtCmdChannelSwitch: control_chl = 6,control_ch2=0, central_chl = 6 DBDCIdx= 0, Band= 0
01-28 10:13:17.010: BW = 0,TXStream = 4, RXStream = 4, scan(1)
01-28 10:13:17.491: mt7615_apply_dcoc() : reload Central CH [7] BW [0] from cetral freq [2447] offset [2400]
01-28 10:13:17.492: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:17.492: mt7615_apply_dpd() : reload Central CH [7] BW [0] from cetral freq [2442] i[45] offset [4bf8]
01-28 10:13:17.492: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:17.493: MtCmdChannelSwitch: control_chl = 7,control_ch2=0, central_chl = 7 DBDCIdx= 0, Band= 0
01-28 10:13:17.493: BW = 0,TXStream = 4, RXStream = 4, scan(1)
01-28 10:13:17.891: mt7615_apply_dcoc() : reload Central CH [8] BW [0] from cetral freq [2447] offset [2400]
01-28 10:13:17.961: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:17.961: mt7615_apply_dpd() : reload Central CH [8] BW [0] from cetral freq [2442] i[45] offset [4bf8]
01-28 10:13:17.961: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:17.962: MtCmdChannelSwitch: control_chl = 8,control_ch2=0, central_chl = 8 DBDCIdx= 0, Band= 0
01-28 10:13:17.962: BW = 0,TXStream = 4, RXStream = 4, scan(1)
01-28 10:13:18.444: mt7615_apply_dcoc() : reload Central CH [9] BW [0] from cetral freq [2447] offset [2400]
01-28 10:13:18.445: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:18.445: mt7615_apply_dpd() : reload Central CH [9] BW [0] from cetral freq [2442] i[45] offset [4bf8]
01-28 10:13:18.446: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:18.446: MtCmdChannelSwitch: control_chl = 9,control_ch2=0, central_chl = 9 DBDCIdx= 0, Band= 0
01-28 10:13:18.446: BW = 0,TXStream = 4, RXStream = 4, scan(1)
01-28 10:13:19.049: mt7615_apply_dcoc() : reload Central CH [10] BW [0] from cetral freq [2467] offset [2500]
01-28 10:13:19.083: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:19.083: mt7615_apply_dpd() : reload Central CH [10] BW [0] from cetral freq [2462] i[46] offset [4cd0]
01-28 10:13:19.083: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:19.083: MtCmdChannelSwitch: control_chl = 10,control_ch2=0, central_chl = 10 DBDCIdx= 0, Band= 0
01-28 10:13:19.084: BW = 0,TXStream = 4, RXStream = 4, scan(1)
01-28 10:13:19.395: mt7615_apply_dcoc() : reload Central CH [11] BW [0] from cetral freq [2467] offset [2500]
01-28 10:13:19.396: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:19.396: mt7615_apply_dpd() : reload Central CH [11] BW [0] from cetral freq [2462] i[46] offset [4cd0]
01-28 10:13:19.396: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:19.396: MtCmdChannelSwitch: control_chl = 11,control_ch2=0, central_chl = 11 DBDCIdx= 0, Band= 0
01-28 10:13:19.397: BW = 0,TXStream = 4, RXStream = 4, scan(1)
01-28 10:13:19.796: mt7615_apply_dcoc() : reload Central CH [12] BW [0] from cetral freq [2467] offset [2500]
01-28 10:13:19.864: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:19.865: mt7615_apply_dpd() : reload Central CH [12] BW [0] from cetral freq [2462] i[46] offset [4cd0]
01-28 10:13:19.865: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:19.865: MtCmdChannelSwitch: control_chl = 12,control_ch2=0, central_chl = 12 DBDCIdx= 0, Band= 0
01-28 10:13:19.866: BW = 0,TXStream = 4, RXStream = 4, scan(1)
01-28 10:13:20.347: mt7615_apply_dcoc() : reload Central CH [13] BW [0] from cetral freq [2467] offset [2500]
01-28 10:13:20.348: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:20.348: mt7615_apply_dpd() : reload Central CH [13] BW [0] from cetral freq [2462] i[46] offset [4cd0]
01-28 10:13:20.348: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:20.348: MtCmdChannelSwitch: control_chl = 13,control_ch2=0, central_chl = 13 DBDCIdx= 0, Band= 0
01-28 10:13:20.349: BW = 0,TXStream = 4, RXStream = 4, scan(1)
01-28 10:13:20.747: ====================================================================
01-28 10:13:21.089: Channel 1 : Busy Time = 40419, Skip Channel = FALSE, BwCap = TRUE
01-28 10:13:21.090: Channel 2 : Busy Time = 17816, Skip Channel = FALSE, BwCap = TRUE
01-28 10:13:21.090: Channel 3 : Busy Time = 9880, Skip Channel = FALSE, BwCap = TRUE
01-28 10:13:21.090: Channel 4 : Busy Time = 4928, Skip Channel = FALSE, BwCap = TRUE
01-28 10:13:21.091: Channel 5 : Busy Time = 7063, Skip Channel = FALSE, BwCap = TRUE
01-28 10:13:21.091: Channel 6 : Busy Time = 31912, Skip Channel = FALSE, BwCap = TRUE
01-28 10:13:21.091: Channel 7 : Busy Time = 10116, Skip Channel = FALSE, BwCap = TRUE
01-28 10:13:21.091: Channel 8 : Busy Time = 24847, Skip Channel = FALSE, BwCap = TRUE
01-28 10:13:21.092: Channel 9 : Busy Time = 20166, Skip Channel = FALSE, BwCap = TRUE
01-28 10:13:21.092: Channel 10 : Busy Time = 25274, Skip Channel = FALSE, BwCap = TRUE
01-28 10:13:21.092: Channel 11 : Busy Time = 44655, Skip Channel = FALSE, BwCap = TRUE
01-28 10:13:21.094: Channel 12 : Busy Time = 27378, Skip Channel = FALSE, BwCap = TRUE
01-28 10:13:21.094: Channel 13 : Busy Time = 12794, Skip Channel = FALSE, BwCap = TRUE
01-28 10:13:21.094: ====================================================================
01-28 10:13:21.121: Rule 3 Channel Busy time value : Select Primary Channel 4
01-28 10:13:21.121: Rule 3 Channel Busy time value : Min Channel Busy = 4928
01-28 10:13:21.121: Rule 3 Channel Busy time value : BW = 20

and for 5ghz:

01-28 10:13:48.361: CountryCode(2.4G/5G)=5/7, RFIC=25, PHY mode(2.4G/5G)=48/48, support 24 channels
01-28 10:13:48.362: WifiSysOpen(), wdev idx = 0
01-28 10:13:48.362: wdev_attr_update(): wdevId0 = 74:da:da:cb:59:b1
01-28 10:13:48.362: MtCmdSetDbdcCtrl:(ret = 0)
01-28 10:13:48.362: radio_operate_init : Error! Check! wdev->channel=0
01-28 10:13:48.391: ApAutoChannelAtBootUp----------------->
01-28 10:13:48.392: ApAutoChannelAtBootUp: AutoChannelBootup = 1, AutoChannelFlag = 1
01-28 10:13:48.392: MtCmdSetMacTxRx:(ret = 0)
01-28 10:13:48.392: mt7615_apply_dcoc() : reload 160 Central CH [42] BW [3] from cetral freq [5210] offset [1900]
01-28 10:13:48.393: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:48.393: mt7615_apply_dcoc() : reload 160 Central CH [58] BW [3] from cetral freq [5290] offset [1a00]
01-28 10:13:48.393: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:48.393: mt7615_apply_dpd() : reload 160 Central CH [42] BW [3] from cetral freq [5220] i[9] offset [2d98]
01-28 10:13:48.394: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:48.394: mt7615_apply_dpd() : reload 160 Central CH [58] BW [3] from cetral freq [5300] i[13] offset [30f8]
01-28 10:13:48.394: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:48.395: MtCmdChannelSwitch: control_chl = 36,control_ch2=0, central_chl = 50 DBDCIdx= 0, Band= 0
01-28 10:13:48.395: BW = 3,TXStream = 4, RXStream = 4, scan(1)
01-28 10:13:48.720: mt7615_apply_dcoc() : reload 160 Central CH [42] BW [3] from cetral freq [5210] offset [1900]
01-28 10:13:48.844: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:48.844: mt7615_apply_dcoc() : reload 160 Central CH [58] BW [3] from cetral freq [5290] offset [1a00]
01-28 10:13:48.845: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:48.845: mt7615_apply_dpd() : reload 160 Central CH [42] BW [3] from cetral freq [5220] i[9] offset [2d98]
01-28 10:13:48.845: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:48.846: mt7615_apply_dpd() : reload 160 Central CH [58] BW [3] from cetral freq [5300] i[13] offset [30f8]
01-28 10:13:48.846: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:48.846: MtCmdChannelSwitch: control_chl = 40,control_ch2=0, central_chl = 50 DBDCIdx= 0, Band= 0
01-28 10:13:48.847: BW = 3,TXStream = 4, RXStream = 4, scan(1)
01-28 10:13:49.180: :MtCmdPktBudgetCtrl: bssid(255),wcid(65535),type(0)
01-28 10:13:49.244: mt7615_apply_dcoc() : reload 160 Central CH [42] BW [3] from cetral freq [5210] offset [1900]
01-28 10:13:49.368: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:49.368: mt7615_apply_dcoc() : reload 160 Central CH [58] BW [3] from cetral freq [5290] offset [1a00]
01-28 10:13:49.369: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:49.369: mt7615_apply_dpd() : reload 160 Central CH [42] BW [3] from cetral freq [5220] i[9] offset [2d98]
01-28 10:13:49.369: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:49.370: mt7615_apply_dpd() : reload 160 Central CH [58] BW [3] from cetral freq [5300] i[13] offset [30f8]
01-28 10:13:49.370: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:49.370: MtCmdChannelSwitch: control_chl = 44,control_ch2=0, central_chl = 50 DBDCIdx= 0, Band= 0
01-28 10:13:49.371: BW = 3,TXStream = 4, RXStream = 4, scan(1)
01-28 10:13:49.768: mt7615_apply_dcoc() : reload 160 Central CH [42] BW [3] from cetral freq [5210] offset [1900]
01-28 10:13:49.892: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:49.892: mt7615_apply_dcoc() : reload 160 Central CH [58] BW [3] from cetral freq [5290] offset [1a00]
01-28 10:13:49.893: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:49.893: mt7615_apply_dpd() : reload 160 Central CH [42] BW [3] from cetral freq [5220] i[9] offset [2d98]
01-28 10:13:49.893: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:49.894: mt7615_apply_dpd() : reload 160 Central CH [58] BW [3] from cetral freq [5300] i[13] offset [30f8]
01-28 10:13:49.894: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:49.894: MtCmdChannelSwitch: control_chl = 48,control_ch2=0, central_chl = 50 DBDCIdx= 0, Band= 0
01-28 10:13:49.895: BW = 3,TXStream = 4, RXStream = 4, scan(1)
01-28 10:13:50.292: mt7615_apply_dcoc() : reload 160 Central CH [58] BW [3] from cetral freq [5290] offset [1a00]
01-28 10:13:50.416: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:50.417: mt7615_apply_dcoc() : reload 160 Central CH [42] BW [3] from cetral freq [5210] offset [1900]
01-28 10:13:50.417: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:50.417: mt7615_apply_dpd() : reload 160 Central CH [58] BW [3] from cetral freq [5300] i[13] offset [30f8]
01-28 10:13:50.418: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:50.418: mt7615_apply_dpd() : reload 160 Central CH [42] BW [3] from cetral freq [5220] i[9] offset [2d98]
01-28 10:13:50.418: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:50.418: MtCmdChannelSwitch: control_chl = 52,control_ch2=0, central_chl = 50 DBDCIdx= 0, Band= 0
01-28 10:13:50.419: BW = 3,TXStream = 4, RXStream = 4, scan(1)
01-28 10:13:50.816: mt7615_apply_dcoc() : reload 160 Central CH [58] BW [3] from cetral freq [5290] offset [1a00]
01-28 10:13:50.940: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:50.941: mt7615_apply_dcoc() : reload 160 Central CH [42] BW [3] from cetral freq [5210] offset [1900]
01-28 10:13:50.941: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:50.941: mt7615_apply_dpd() : reload 160 Central CH [58] BW [3] from cetral freq [5300] i[13] offset [30f8]
01-28 10:13:50.941: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:50.942: mt7615_apply_dpd() : reload 160 Central CH [42] BW [3] from cetral freq [5220] i[9] offset [2d98]
01-28 10:13:50.942: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:50.942: MtCmdChannelSwitch: control_chl = 56,control_ch2=0, central_chl = 50 DBDCIdx= 0, Band= 0
01-28 10:13:50.943: BW = 3,TXStream = 4, RXStream = 4, scan(1)
01-28 10:13:51.340: mt7615_apply_dcoc() : reload 160 Central CH [58] BW [3] from cetral freq [5290] offset [1a00]
01-28 10:13:51.464: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:51.465: mt7615_apply_dcoc() : reload 160 Central CH [42] BW [3] from cetral freq [5210] offset [1900]
01-28 10:13:51.465: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:51.465: mt7615_apply_dpd() : reload 160 Central CH [58] BW [3] from cetral freq [5300] i[13] offset [30f8]
01-28 10:13:51.466: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:51.466: mt7615_apply_dpd() : reload 160 Central CH [42] BW [3] from cetral freq [5220] i[9] offset [2d98]
01-28 10:13:51.466: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:51.466: MtCmdChannelSwitch: control_chl = 60,control_ch2=0, central_chl = 50 DBDCIdx= 0, Band= 0
01-28 10:13:51.467: BW = 3,TXStream = 4, RXStream = 4, scan(1)
01-28 10:13:51.864: mt7615_apply_dcoc() : reload 160 Central CH [58] BW [3] from cetral freq [5290] offset [1a00]
01-28 10:13:51.988: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:51.989: mt7615_apply_dcoc() : reload 160 Central CH [42] BW [3] from cetral freq [5210] offset [1900]
01-28 10:13:51.989: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:51.989: mt7615_apply_dpd() : reload 160 Central CH [58] BW [3] from cetral freq [5300] i[13] offset [30f8]
01-28 10:13:51.990: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:51.990: mt7615_apply_dpd() : reload 160 Central CH [42] BW [3] from cetral freq [5220] i[9] offset [2d98]
01-28 10:13:51.990: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:51.990: MtCmdChannelSwitch: control_chl = 64,control_ch2=0, central_chl = 50 DBDCIdx= 0, Band= 0
01-28 10:13:51.991: BW = 3,TXStream = 4, RXStream = 4, scan(1)
01-28 10:13:52.387: mt7615_apply_dcoc() : reload 160 Central CH [106] BW [3] from cetral freq [5530] offset [1d00]
01-28 10:13:52.511: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:52.512: mt7615_apply_dcoc() : reload 160 Central CH [122] BW [3] from cetral freq [5610] offset [1e00]
01-28 10:13:52.512: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:52.512: mt7615_apply_dpd() : reload 160 Central CH [106] BW [3] from cetral freq [5540] i[25] offset [3b18]
01-28 10:13:52.513: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:52.513: mt7615_apply_dpd() : reload 160 Central CH [122] BW [3] from cetral freq [5620] i[29] offset [3e78]
01-28 10:13:52.513: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:52.513: MtCmdChannelSwitch: control_chl = 100,control_ch2=0, central_chl = 114 DBDCIdx= 0, Band= 0
01-28 10:13:52.514: BW = 3,TXStream = 4, RXStream = 4, scan(1)
01-28 10:13:52.911: mt7615_apply_dcoc() : reload 160 Central CH [106] BW [3] from cetral freq [5530] offset [1d00]
01-28 10:13:53.035: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:53.036: mt7615_apply_dcoc() : reload 160 Central CH [122] BW [3] from cetral freq [5610] offset [1e00]
01-28 10:13:53.036: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:53.036: mt7615_apply_dpd() : reload 160 Central CH [106] BW [3] from cetral freq [5540] i[25] offset [3b18]
01-28 10:13:53.037: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:53.037: mt7615_apply_dpd() : reload 160 Central CH [122] BW [3] from cetral freq [5620] i[29] offset [3e78]
01-28 10:13:53.037: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:53.037: MtCmdChannelSwitch: control_chl = 104,control_ch2=0, central_chl = 114 DBDCIdx= 0, Band= 0
01-28 10:13:53.038: BW = 3,TXStream = 4, RXStream = 4, scan(1)
01-28 10:13:53.435: mt7615_apply_dcoc() : reload 160 Central CH [106] BW [3] from cetral freq [5530] offset [1d00]
01-28 10:13:53.560: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:53.560: mt7615_apply_dcoc() : reload 160 Central CH [122] BW [3] from cetral freq [5610] offset [1e00]
01-28 10:13:53.560: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:53.560: mt7615_apply_dpd() : reload 160 Central CH [106] BW [3] from cetral freq [5540] i[25] offset [3b18]
01-28 10:13:53.561: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:53.561: mt7615_apply_dpd() : reload 160 Central CH [122] BW [3] from cetral freq [5620] i[29] offset [3e78]
01-28 10:13:53.561: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:53.561: MtCmdChannelSwitch: control_chl = 108,control_ch2=0, central_chl = 114 DBDCIdx= 0, Band= 0
01-28 10:13:53.562: BW = 3,TXStream = 4, RXStream = 4, scan(1)
01-28 10:13:53.959: mt7615_apply_dcoc() : reload 160 Central CH [106] BW [3] from cetral freq [5530] offset [1d00]
01-28 10:13:54.083: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:54.084: mt7615_apply_dcoc() : reload 160 Central CH [122] BW [3] from cetral freq [5610] offset [1e00]
01-28 10:13:54.084: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:54.084: mt7615_apply_dpd() : reload 160 Central CH [106] BW [3] from cetral freq [5540] i[25] offset [3b18]
01-28 10:13:54.085: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:54.085: mt7615_apply_dpd() : reload 160 Central CH [122] BW [3] from cetral freq [5620] i[29] offset [3e78]
01-28 10:13:54.085: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:54.085: MtCmdChannelSwitch: control_chl = 112,control_ch2=0, central_chl = 114 DBDCIdx= 0, Band= 0
01-28 10:13:54.086: BW = 3,TXStream = 4, RXStream = 4, scan(1)
01-28 10:13:54.483: mt7615_apply_dcoc() : reload 160 Central CH [122] BW [3] from cetral freq [5610] offset [1e00]
01-28 10:13:54.607: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:54.607: mt7615_apply_dcoc() : reload 160 Central CH [106] BW [3] from cetral freq [5530] offset [1d00]
01-28 10:13:54.607: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:54.607: mt7615_apply_dpd() : reload 160 Central CH [122] BW [3] from cetral freq [5620] i[29] offset [3e78]
01-28 10:13:54.608: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:54.608: mt7615_apply_dpd() : reload 160 Central CH [106] BW [3] from cetral freq [5540] i[25] offset [3b18]
01-28 10:13:54.608: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:54.608: MtCmdChannelSwitch: control_chl = 116,control_ch2=0, central_chl = 114 DBDCIdx= 0, Band= 0
01-28 10:13:54.609: BW = 3,TXStream = 4, RXStream = 4, scan(1)
01-28 10:13:55.130: mt7615_apply_dcoc() : reload 160 Central CH [122] BW [3] from cetral freq [5610] offset [1e00]
01-28 10:13:55.131: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:55.131: mt7615_apply_dcoc() : reload 160 Central CH [106] BW [3] from cetral freq [5530] offset [1d00]
01-28 10:13:55.131: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:55.131: mt7615_apply_dpd() : reload 160 Central CH [122] BW [3] from cetral freq [5620] i[29] offset [3e78]
01-28 10:13:55.132: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:55.132: mt7615_apply_dpd() : reload 160 Central CH [106] BW [3] from cetral freq [5540] i[25] offset [3b18]
01-28 10:13:55.132: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:55.133: MtCmdChannelSwitch: control_chl = 120,control_ch2=0, central_chl = 114 DBDCIdx= 0, Band= 0
01-28 10:13:55.133: BW = 3,TXStream = 4, RXStream = 4, scan(1)
01-28 10:13:55.658: mt7615_apply_dcoc() : reload 160 Central CH [122] BW [3] from cetral freq [5610] offset [1e00]
01-28 10:13:55.659: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:55.659: mt7615_apply_dcoc() : reload 160 Central CH [106] BW [3] from cetral freq [5530] offset [1d00]
01-28 10:13:55.659: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:55.659: mt7615_apply_dpd() : reload 160 Central CH [122] BW [3] from cetral freq [5620] i[29] offset [3e78]
01-28 10:13:55.660: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:55.660: mt7615_apply_dpd() : reload 160 Central CH [106] BW [3] from cetral freq [5540] i[25] offset [3b18]
01-28 10:13:55.660: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:55.660: MtCmdChannelSwitch: control_chl = 124,control_ch2=0, central_chl = 114 DBDCIdx= 0, Band= 0
01-28 10:13:55.661: BW = 3,TXStream = 4, RXStream = 4, scan(1)
01-28 10:13:56.182: mt7615_apply_dcoc() : reload 160 Central CH [122] BW [3] from cetral freq [5610] offset [1e00]
01-28 10:13:56.183: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:56.183: mt7615_apply_dcoc() : reload 160 Central CH [106] BW [3] from cetral freq [5530] offset [1d00]
01-28 10:13:56.183: MtCmdGetRXDCOCCalResult:(ret = 0)
01-28 10:13:56.183: mt7615_apply_dpd() : reload 160 Central CH [122] BW [3] from cetral freq [5620] i[29] offset [3e78]
01-28 10:13:56.184: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:56.184: mt7615_apply_dpd() : reload 160 Central CH [106] BW [3] from cetral freq [5540] i[25] offset [3b18]
01-28 10:13:56.184: MtCmdGetTXDPDCalResult:(ret = 0)
01-28 10:13:56.185: MtCmdChannelSwitch: control_chl = 128,control_ch2=0, central_chl = 114 DBDCIdx= 0, Band= 0
01-28 10:13:56.185: BW = 3,TXStream = 4, RXStream = 4, scan(1)
01-28 10:13:56.979: ====================================================================
01-28 10:13:56.979: Channel 36 : Busy Time = 14304, Skip Channel = FALSE, BwCap = TRUE
01-28 10:13:56.980: Channel 40 : Busy Time = 19747, Skip Channel = FALSE, BwCap = TRUE
01-28 10:13:56.980: Channel 44 : Busy Time = 40991, Skip Channel = FALSE, BwCap = TRUE
01-28 10:13:56.980: Channel 48 : Busy Time = 34904, Skip Channel = FALSE, BwCap = TRUE
01-28 10:13:56.981: Channel 52 : Busy Time = 3652, Skip Channel = FALSE, BwCap = TRUE
01-28 10:13:56.981: Channel 56 : Busy Time = 95, Skip Channel = FALSE, BwCap = TRUE
01-28 10:13:56.981: Channel 60 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE
01-28 10:13:56.982: Channel 64 : Busy Time = 3207, Skip Channel = FALSE, BwCap = TRUE
01-28 10:13:56.982: Channel 100 : Busy Time = 4314, Skip Channel = FALSE, BwCap = TRUE
01-28 10:13:56.982: Channel 104 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE
01-28 10:13:56.982: Channel 108 : Busy Time = 178, Skip Channel = FALSE, BwCap = TRUE
01-28 10:13:56.983: Channel 112 : Busy Time = 247, Skip Channel = FALSE, BwCap = TRUE
01-28 10:13:56.983: Channel 116 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE
01-28 10:13:56.983: Channel 120 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE
01-28 10:13:57.013: Channel 124 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE
01-28 10:13:57.014: Channel 128 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE
01-28 10:13:57.014: ====================================================================
01-28 10:13:57.014: Rule 3 Channel Busy time value : Select Primary Channel 104
01-28 10:13:57.014: Rule 3 Channel Busy time value : Min Channel Busy = 4314
01-28 10:13:57.015: Rule 3 Channel Busy time value : BW = 160

but i do not se that in 5.x. is this because the code did not force autochannelsel mode = 3? i will test this mode today and report back if calibration happens. i just wanted to know why in 5.x it is not there. i have COC enabled so i wanted to know.

also: is there any way to improve performance? right now i am using 2012 mac pro and wireless performance seems to be stuck around 200 MBps on 5ghz, and much less for 2ghz. i was hoping you could provide some insight. here is my 2ghz config file:

root@DD-WRT:~# cat /tmp/RT2860.dat
Default
E2pAccessMode=2
CountryRegion=5
CountryRegionABand=7
CountryCode=CA
SSID1=AGT1337-2.4G
SSID2=sidhufamily2
SSID3=--1-cut a hole in the box
SSID4=--2-put cho junk in that baw-awx
SSID5=--3-let her open the bawx
SSID6=--a-and that's the way you do it
BssidNum=6
HT_TxStream=4
HT_RxStream=4
MaxStaNum=128
MACRepeaterOuiMode=2
WirelessMode=9
HideSSID=0;1;0;0;0;0
ShortSlot=1
PhyRateLimit=0
PreAntSwitch=0
AutoChannelSelect=2
IEEE80211H=1
own_ip_addr=75.152.218.35
WPAPSK1=xxxxxxxxx
WPAPSK2=xxxxxxxxxx
WPAPSK3=xxxxxxxx
WPAPSK4=xxxxxxxx
WPAPSK5=xxxxxxxx
WPAPSK6=xxxxxxxxx
DefaultKeyID=1;1;1;1;1;1
EncrypType=AES;AES;AES;AES;AES;AES
AuthMode=WPAPSKWPA2PSK;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
HT_EXTCHA=1
HT_OpMode=0
HT_MCS=33
TxRate=0
Channel=0
BasicRate=15
BeaconPeriod=100
DtimPeriod=1
TxPower=150
DisableOLBC=0
BGProtection=0
TXPreamble=0
RTSThreshold=2347
FragThreshold=2346
TxBurst=0
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
ApCliEnable=0
CSPeriod=10
WirelessEvent=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
HT_BAWinSize=64
HT_GI=1
HT_STBC=1
HT_BSSCoexistence=0
G_BAND_256QAM=1
VOW_Airtime_Fairness_En=1
VOW_RX_En=1
RED_Enable=1

and my 5ghz config file:

root@DD-WRT:~# cat /tmp/RT2860_pci.dat
Default
E2pAccessMode=2
CountryRegion=5
CountryRegionABand=7
CountryCode=CA
SSID1=AGT1337-5.0G
SSID2=sidhufamily1
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
IEEE80211H=0
own_ip_addr=75.152.218.35
WPAPSK1=xxxxxxx
WPAPSK2=xxxxxxx
WPAPSK3=xxxxxxx
WPAPSK4=xxxxxxx
WPAPSK5=xxxxxxx
WPAPSK6=xxxxxxx
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=100
BasicRate=15
BeaconPeriod=100
DtimPeriod=1
TxPower=150
DisableOLBC=0
BGProtection=0
TXPreamble=0
RTSThreshold=2347
FragThreshold=2346
TxBurst=0
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
ApCliEnable=0
CSPeriod=10
WirelessEvent=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
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=1
VOW_RX_En=1
RED_Enable=1

@i3roly
Copy link
Author

i3roly commented Feb 18, 2020

one more thing @hanwckf:

is there any way to improve iw priv interface for txpower? it seems very difficult to increase txpower for radios using simple command. i know iwpriv set TxPower= is only percentage. i was hoping for good instruction on how to increase txpower for entire radio instead of picking OFDM,HT, etc using SetTxPwrManual.

@i3roly
Copy link
Author

i3roly commented Feb 18, 2020

hi @hanwckf,

i tried setting mode to 3 but now i'm getting an "out of range" because i guess it sets channel=0 when doing autochannelselect mode. not sure why this would confuse driver

Dec 31 17:00:45 DD-WRT kernel: AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn
Dec 31 17:00:45 DD-WRT kernel: ApAutoChannelAtBootUp----------------->
Dec 31 17:00:45 DD-WRT kernel: ApAutoChannelAtBootUp: AutoChannelBootup = 1
Dec 31 17:00:45 DD-WRT kernel: MtCmdSetMacTxRx:(ret = 0)
Dec 31 17:00:45 DD-WRT kernel: ====================================================================
Dec 31 17:00:45 DD-WRT kernel: ====================================================================
Dec 31 17:00:45 DD-WRT kernel: RandomByte2(4691): Not support for HIF_MT yet!
Dec 31 17:00:45 DD-WRT kernel: [SelectClearChannelBusyTime] - band0 END
Dec 31 17:00:45 DD-WRT kernel: ApAutoChannelAtBootUp : Auto channel selection: Selected channel = 0, IsAband = 1
Dec 31 17:00:45 DD-WRT kernel: ^[[41m AutoChSelUpdateChannel(): Update channel for wdev for this band PhyMode = 49, Channel = 0 ^[[m
Dec 31 17:00:45 DD-WRT kernel: ^[[1;33m [RadarStateCheck] RD_NORMAL_MODE ^[[m
Dec 31 17:00:45 DD-WRT kernel: phy_freq_adjust : no prim_ch value for adjust!
Dec 31 17:00:45 DD-WRT kernel: ApAutoChannelAtBootUp<-----------------
Dec 31 17:00:45 DD-WRT kernel: [PMF]APPMFInit:: apidx=0, MFPC=1, MFPR=0, SHA256=0
Dec 31 17:00:45 DD-WRT kernel: [PMF]PMF_MakeRsnIeGMgmtCipher: Insert BIP to the group management cipher of RSNIE
Dec 31 17:00:45 DD-WRT kernel: RTMPSetPhyMode(): channel out of range, use first ch=36
Dec 31 17:00:45 DD-WRT kernel: mt7615_apply_dcoc() : reload 160 Central CH [42] BW [3] from cetral freq [5210] offset [1900]
Dec 31 17:00:45 DD-WRT kernel: MtCmdGetRXDCOCCalResult:(ret = 0)
Dec 31 17:00:45 DD-WRT kernel: mt7615_apply_dcoc() : reload 160 Central CH [58] BW [3] from cetral freq [5290] offset [1a00]
Dec 31 17:00:45 DD-WRT kernel: MtCmdGetRXDCOCCalResult:(ret = 0)
Dec 31 17:00:45 DD-WRT kernel: mt7615_apply_dpd() : reload 160 Central CH [42] BW [3] from cetral freq [5220] i[9] offset [2d98]
Dec 31 17:00:45 DD-WRT kernel: MtCmdGetTXDPDCalResult:(ret = 0)
Dec 31 17:00:45 DD-WRT kernel: mt7615_apply_dpd() : reload 160 Central CH [58] BW [3] from cetral freq [5300] i[13] offset [30f8]
Dec 31 17:00:45 DD-WRT kernel: MtCmdGetTXDPDCalResult:(ret = 0)

@i3roly
Copy link
Author

i3roly commented Feb 18, 2020

oh another thing @hanwckf,

sometimes i get this error reported by the AP when a client tries to connect:

Feb 18 10:01:08 DD-WRT kernel: [PMF]PMF_PerformRxFrameAction: ERROR FRAME, FC->SubType=12
Feb 18 10:01:08 DD-WRT kernel: [PMF]PMF_MlmeSAQueryReq -- SAQueryTimer
Feb 18 10:01:08 DD-WRT kernel: [PMF]PMF_MlmeSAQueryReq - Send SA Query Request to STA(xx:xx:xx:xx:xx)
Feb 18 10:01:08 DD-WRT kernel: [PMF]PMF_SAQueryConfirmTimeOut - STA()
Feb 18 10:01:08 DD-WRT kernel: [PMF]PMF_MlmeSAQueryReq - Send SA Query Request to STA(xx:xx:xx:xx:xx)
Feb 18 10:01:08 DD-WRT kernel: [PMF]PMF_SAQueryConfirmTimeOut - STA(xx:xx:xx:xx:xx)
Feb 18 10:01:08 DD-WRT kernel: [PMF]PMF_MlmeSAQueryReq - Send SA Query Request to STA(xx:xx:xx:xx:xx)
Feb 18 10:01:08 DD-WRT kernel: [PMF]PMF_SAQueryConfirmTimeOut - STA(xx:xx:xx:xx:xx)
Feb 18 10:01:08 DD-WRT kernel: [PMF]PMF_MlmeSAQueryReq - Send SA Query Request to STA(xx:xx:xx:xx:xx)
Feb 18 10:01:09 DD-WRT kernel: [PMF]PMF_SAQueryConfirmTimeOut - STA(xx:xx:xx:xx:xx)
Feb 18 10:01:09 DD-WRT kernel: [PMF]PMF_MlmeSAQueryReq - Send SA Query Request to STA(xx:xx:xx:xx:xx)
Feb 18 10:01:09 DD-WRT kernel: [PMF]PMF_SAQueryConfirmTimeOut - STA(xx:xx:xx:xx:xx)
Feb 18 10:01:09 DD-WRT kernel: [PMF]PMF_MlmeSAQueryReq - Send SA Query Request to STA(xx:xx:xx:xx:xx)
Feb 18 10:01:09 DD-WRT kernel: [PMF]PMF_SAQueryTimeOut - STA(xx:xx:xx:xx:xx)
Feb 18 10:01:10 DD-WRT kernel: [PMF]PMF_RsnCapableValidation: PMF Connection
Feb 18 10:01:10 DD-WRT kernel: MlmeADDBAAction: PMF connection, Ignore AddBaReq Send DUE TO NOT IN PORTSECURED

sometimes it happens, not often. i usually have to restart the client or something to fix itl, just wondering how i can minimise this problem.

@i3roly
Copy link
Author

i3roly commented Feb 19, 2020

@hanwckf are you still here? lol

i will try your driver buti 'm using @Yonsm's because he has 5.0.4.0... i don't think there'd be that much difference, would there?

@hanwckf
Copy link
Owner

hanwckf commented Feb 21, 2020

Are you using ddwrt instead of Padavan mantained by me or Yonsm?
I suggest you try Padavan and get the .dat config file (in /etc/Wireless/), then compare it with the ddwrt one. I don't have any router which can flash Padavan available now.

The AutoChannelSelection works well in Padavan with 4.4.2.1 and 5.0.x.0 drivers. Also, the performance of MT7615 is similar to stock firmware, it was tested by many users, you can re-flash to stock firmware and compare it, or try more devices to test performance.

As for the error message about PMF, I never seen that message in Padavan. It seems like something about WPA3?

@hanwckf
Copy link
Owner

hanwckf commented Feb 21, 2020

@hanwckf are you still here? lol

i will try your driver buti 'm using @Yonsm's because he has 5.0.4.0... i don't think there'd be that much difference, would there?

I don't see where the 5.0.4.0 source code is, can you give the link to it?

@i3roly
Copy link
Author

i3roly commented Feb 21, 2020

hi @hanwckf,

mysteriously, it is no longer there!

i hope @Yonsm can chime in. i do remember his commit message being "adding latest driver' and it said 5.0.4.0.

what i will say is, the code does not seem much different from your 5.0.3.0 after the changes. so i know for sure it's the latest driver.

regarding what firmware: yesi 'm using dd-wrt but i'm the builder of this fw. dd-wrt has switched over to mt76 which still has many problems. you can find my firmware here: https://forum.dd-wrt.com/phpBB2/viewtopic.php?p=1095476#1095476

i do not think padavan supports teh DIR-882/878.

the only change i made to the coe for the driver is removing L1 profile support, because i just don't like it.

i agree performance should be better. i have checked out your driver and i will try it out, but given that chips/mt7615.c is not different from each version, i doubt performance will be better.

are there some settings in the dat file that i am missing? and regarding autochannel selection, did you see my paste above showing that setting the Alg to 3 does not work? it is strange.

i will try your version and hope for much better results.

@i3roly
Copy link
Author

i3roly commented Feb 21, 2020

@hanwckf the reason i removed l1profile integration is because mt_wifi tries to open it when the driver first starts, and if it fails, it won't try to open the files again.

in DD-wrt, we make custom dat files during init process of OS. so the driver needs to 'wait' before bringing radios up for first time. i will spend more time in next few days trying to integrate l1profile. maybe that is the problem.

i believe you when you say rated speeds should be achievable with this fw.

@i3roly
Copy link
Author

i3roly commented Feb 22, 2020

hey buddies (@hanwckf and @Yonsm),

turns out l1profile was the reason autochannel select was not working! weird!

i did manage to integrate it properly this time. i didn't like l1profile introduction when mt_wifi 5.x came out so i worked around it. i guess that was reason autochannel select was not working.

i am hoping performance may be better now, but i am not sure.

also: is it possible mixing ram codes was problem? i mixed ramcodes of latest openwrt mt76 driver and proprietary driver, because i wanted dates to be "new" (lol). is it possible mixing these ramcodes caused problems? here's full boot log with same DAT file as before. i expect high performance now, friends! no excuse! you know this, it's chinese way!1

GagansMacPro:new gold dream Gagan$ ssh root@192.168.1.1
DD-WRT v4.14-r42478M CRISPIN (c) 2020 NewMedia-NET GmbH
Release: 02/21/20
Board: Dlink DIR-882 A1
root@192.168.1.1's password:
Permission denied, please try again.
root@192.168.1.1's password:

 ___  ___     _      _____  ______        ___  __  ___
/ _ \/ _ \___| | /| / / _ \/_  __/__  __.`, /-` /.`, /

/ // / // // |/ |/ / , / / / \ / /_// //_/
/
// |/|//|| // _/ //()///

                     DD-WRT v4.14
        Wireless Liberty
               http://www.dd-wrt.com

This version has been brought to you by:


| \ / || || __ \ | | / __ \ | || || | / /
| ^ || |
| | \ | || | | | | | | |
| |/ /
| | | || || | | || || '--' | | | | ||
| | | || |
| |
/ /| || |--| | | | | |
| |\
|| |||||/ |||| || || |_____||_| _\

    	      Everyday Genius.

"It takes Everyday Genius to attain Wireless Liberty"
Anon
======insert graffiti expressing 'Ralf r00lz!1!1!'======
root@DD-WRT:
# cat /var/log/messages
Dec 31 17:00:21 DD-WRT syslog.info syslogd started: BusyBox v1.31.1
Dec 31 17:00:21 DD-WRT user.info startservice: syslogd : daemon successfully started
Dec 31 17:00:21 DD-WRT user.info startservice: klogd : daemon successfully started
Dec 31 17:00:21 DD-WRT user.notice kernel: klogd started: BusyBox v1.31.1 (2020-02-09 09:32:08 MST)
Dec 31 17:00:21 DD-WRT user.notice kernel: Linux version 4.14.171 (Gagan@GagansMacPro) (gcc version 8.2.0 (GCC)) #3383 SMP PREEMPT Fri Feb 21 19:15:14 MST 2020
Dec 31 17:00:21 DD-WRT user.info kernel: SoC Type: MediaTek MT7621 ver:1 eco:3
Dec 31 17:00:21 DD-WRT user.info kernel: bootconsole [early0] enabled
Dec 31 17:00:21 DD-WRT user.info kernel: CPU0 revision is: 0001992f (MIPS 1004Kc)
Dec 31 17:00:21 DD-WRT user.info kernel: MIPS: machine is D-Link DIR-882 rev. A1
Dec 31 17:00:21 DD-WRT user.info kernel: Determined physical RAM map:
Dec 31 17:00:21 DD-WRT user.info kernel: memory: 08000000 @ 00000000 (usable)
Dec 31 17:00:21 DD-WRT user.info kernel: VPE topology {2,2} total 4
Dec 31 17:00:21 DD-WRT user.warn kernel: Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
Dec 31 17:00:21 DD-WRT user.warn kernel: Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
Dec 31 17:00:21 DD-WRT user.warn kernel: MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
Dec 31 17:00:21 DD-WRT user.info kernel: Zone ranges:
Dec 31 17:00:21 DD-WRT user.info kernel: DMA [mem 0x0000000000000000-0x0000000000ffffff]
Dec 31 17:00:21 DD-WRT user.info kernel: Normal [mem 0x0000000001000000-0x0000000007ffffff]
Dec 31 17:00:21 DD-WRT user.info kernel: HighMem empty
Dec 31 17:00:21 DD-WRT user.info kernel: Movable zone start for each node
Dec 31 17:00:21 DD-WRT user.info kernel: Early memory node ranges
Dec 31 17:00:21 DD-WRT user.info kernel: node 0: [mem 0x0000000000000000-0x0000000007ffffff]
Dec 31 17:00:21 DD-WRT user.info kernel: Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
Dec 31 17:00:21 DD-WRT user.debug kernel: On node 0 totalpages: 32768
Dec 31 17:00:21 DD-WRT user.debug kernel: free_area_init_node: node 0, pgdat 809a9620, node_mem_map 81003000
Dec 31 17:00:21 DD-WRT user.debug kernel: DMA zone: 32 pages used for memmap
Dec 31 17:00:21 DD-WRT user.debug kernel: DMA zone: 0 pages reserved
Dec 31 17:00:21 DD-WRT user.debug kernel: DMA zone: 4096 pages, LIFO batch:0
Dec 31 17:00:21 DD-WRT user.debug kernel: Normal zone: 224 pages used for memmap
Dec 31 17:00:21 DD-WRT user.debug kernel: Normal zone: 28672 pages, LIFO batch:7
Dec 31 17:00:21 DD-WRT user.info kernel: percpu: Embedded 14 pages/cpu s27632 r8192 d21520 u57344
Dec 31 17:00:21 DD-WRT user.debug kernel: pcpu-alloc: s27632 r8192 d21520 u57344 alloc=14*4096
Dec 31 17:00:21 DD-WRT user.debug kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
Dec 31 17:00:21 DD-WRT user.info kernel: Built 1 zonelists, mobility grouping on. Total pages: 32512
Dec 31 17:00:21 DD-WRT user.notice kernel: Kernel command line: console=ttyS0,57600n8 rootfstype=squashfs root=/dev/mtdblock5
Dec 31 17:00:21 DD-WRT user.info kernel: log_buf_len individual max cpu contribution: 4096 bytes
Dec 31 17:00:21 DD-WRT user.info kernel: log_buf_len total cpu_extra contributions: 12288 bytes
Dec 31 17:00:21 DD-WRT user.info kernel: log_buf_len min size: 16384 bytes
Dec 31 17:00:21 DD-WRT user.info kernel: log_buf_len: 32768 bytes
Dec 31 17:00:21 DD-WRT user.info kernel: early log buf free: 14200(86%)
Dec 31 17:00:21 DD-WRT user.info kernel: PID hash table entries: 512 (order: -1, 2048 bytes)
Dec 31 17:00:21 DD-WRT user.info kernel: Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
Dec 31 17:00:21 DD-WRT user.info kernel: Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
Dec 31 17:00:21 DD-WRT user.info kernel: Writing ErrCtl register=0006a00f
Dec 31 17:00:21 DD-WRT user.info kernel: Readback ErrCtl register=0006a00f
Dec 31 17:00:21 DD-WRT user.info kernel: Memory: 119204K/131072K available (7381K kernel code, 1009K rwdata, 1508K rodata, 264K init, 220K bss, 11868K reserved, 0K cma-reserved, 0K highmem)
Dec 31 17:00:21 DD-WRT user.info kernel: SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Dec 31 17:00:21 DD-WRT user.info kernel: Preemptible hierarchical RCU implementation.
Dec 31 17:00:21 DD-WRT user.info kernel: Tasks RCU enabled.
Dec 31 17:00:21 DD-WRT user.info kernel: NR_IRQS: 256
Dec 31 17:00:21 DD-WRT user.info kernel: CPU Clock: 880MHz
Dec 31 17:00:21 DD-WRT user.info kernel: clocksource: GIC: mask: 0xffffffffffffffff max_cycles: 0xcaf478abb4, max_idle_ns: 440795247997 ns
Dec 31 17:00:21 DD-WRT user.info kernel: clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 4343773742 ns
Dec 31 17:00:21 DD-WRT user.info kernel: sched_clock: 32 bits at 440MHz, resolution 2ns, wraps every 4880645118ns
Dec 31 17:00:21 DD-WRT user.info kernel: Calibrating delay loop... 583.68 BogoMIPS (lpj=1167360)
Dec 31 17:00:21 DD-WRT user.info kernel: pid_max: default: 4096 minimum: 301
Dec 31 17:00:21 DD-WRT user.info kernel: Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
Dec 31 17:00:21 DD-WRT user.info kernel: Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
Dec 31 17:00:21 DD-WRT user.info kernel: Hierarchical SRCU implementation.
Dec 31 17:00:21 DD-WRT user.info kernel: smp: Bringing up secondary CPUs ...
Dec 31 17:00:21 DD-WRT user.warn kernel: Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
Dec 31 17:00:21 DD-WRT user.warn kernel: Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
Dec 31 17:00:21 DD-WRT user.warn kernel: MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
Dec 31 17:00:21 DD-WRT user.info kernel: CPU1 revision is: 0001992f (MIPS 1004Kc)
Dec 31 17:00:21 DD-WRT user.info kernel: Synchronize counters for CPU 1: done.
Dec 31 17:00:21 DD-WRT user.warn kernel: Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
Dec 31 17:00:21 DD-WRT user.warn kernel: Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
Dec 31 17:00:21 DD-WRT user.warn kernel: MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
Dec 31 17:00:21 DD-WRT user.info kernel: CPU2 revision is: 0001992f (MIPS 1004Kc)
Dec 31 17:00:21 DD-WRT user.info kernel: Synchronize counters for CPU 2: done.
Dec 31 17:00:21 DD-WRT user.warn kernel: Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
Dec 31 17:00:21 DD-WRT user.warn kernel: Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
Dec 31 17:00:21 DD-WRT user.warn kernel: MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
Dec 31 17:00:21 DD-WRT user.info kernel: CPU3 revision is: 0001992f (MIPS 1004Kc)
Dec 31 17:00:21 DD-WRT user.info kernel: Synchronize counters for CPU 3: done.
Dec 31 17:00:21 DD-WRT user.info kernel: smp: Brought up 1 node, 4 CPUs
Dec 31 17:00:21 DD-WRT user.info kernel: devtmpfs: initialized
Dec 31 17:00:21 DD-WRT user.notice kernel: random: get_random_u32 called from bucket_table_alloc+0x2b8/0x36c with crng_init=0
Dec 31 17:00:21 DD-WRT user.info kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
Dec 31 17:00:21 DD-WRT user.info kernel: futex hash table entries: 16 (order: -3, 512 bytes)
Dec 31 17:00:21 DD-WRT user.info kernel: pinctrl core: initialized pinctrl subsystem
Dec 31 17:00:21 DD-WRT user.info kernel: NET: Registered protocol family 16
Dec 31 17:00:21 DD-WRT user.debug kernel: FPU Affinity set after 4688 emulations
Dec 31 17:00:21 DD-WRT user.warn kernel: pull PCIe RST: RALINK_RSTCTRL = 4000000
Dec 31 17:00:21 DD-WRT user.warn kernel: release PCIe RST: RALINK_RSTCTRL = 7000000
Dec 31 17:00:21 DD-WRT user.warn kernel: ***** Xtal 40MHz *****
Dec 31 17:00:21 DD-WRT user.warn kernel: release PCIe RST: RALINK_RSTCTRL = 7000000
Dec 31 17:00:21 DD-WRT user.warn kernel: Port 0 N_FTS = 1b102800
Dec 31 17:00:21 DD-WRT user.warn kernel: Port 1 N_FTS = 1b102800
Dec 31 17:00:21 DD-WRT user.warn kernel: Port 2 N_FTS = 1b102800
Dec 31 17:00:21 DD-WRT user.warn kernel: PCIE2 no card, disable it(RST&CLK)
Dec 31 17:00:21 DD-WRT user.warn kernel: -> 21007f2
Dec 31 17:00:21 DD-WRT user.warn kernel: PCIE0 enabled
Dec 31 17:00:21 DD-WRT user.warn kernel: PCIE1 enabled
Dec 31 17:00:21 DD-WRT user.info kernel: PCI host bridge /pcie@1e140000 ranges:
Dec 31 17:00:21 DD-WRT user.info kernel: MEM 0x0000000060000000..0x000000006fffffff
Dec 31 17:00:21 DD-WRT user.info kernel: IO 0x000000001e160000..0x000000001e16ffff
Dec 31 17:00:21 DD-WRT user.warn kernel: PCI coherence region base: 0x87c35ce0, mask/settings: 0x60000000
Dec 31 17:00:21 DD-WRT user.info kernel: mt7621_gpio 1e000600.gpio: registering 32 gpios
Dec 31 17:00:21 DD-WRT user.info kernel: mt7621_gpio 1e000600.gpio: registering 32 gpios
Dec 31 17:00:21 DD-WRT user.info kernel: mt7621_gpio 1e000600.gpio: registering 32 gpios
Dec 31 17:00:21 DD-WRT user.info kernel: vgaarb: loaded
Dec 31 17:00:21 DD-WRT user.notice kernel: SCSI subsystem initialized
Dec 31 17:00:21 DD-WRT user.info kernel: usbcore: registered new interface driver usbfs
Dec 31 17:00:21 DD-WRT user.info kernel: usbcore: registered new interface driver hub
Dec 31 17:00:21 DD-WRT user.info kernel: usbcore: registered new device driver usb
Dec 31 17:00:21 DD-WRT user.info kernel: i2c-mt7621 1e000900.i2c: clock 100KHz, re-start not support
Dec 31 17:00:21 DD-WRT user.info kernel: PCI host bridge to bus 0000:00
Dec 31 17:00:21 DD-WRT user.info kernel: pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff]
Dec 31 17:00:21 DD-WRT user.info kernel: pci_bus 0000:00: root bus resource [io 0xffffffff]
Dec 31 17:00:21 DD-WRT user.info kernel: pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
Dec 31 17:00:21 DD-WRT user.info kernel: pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
Dec 31 17:00:21 DD-WRT user.debug kernel: pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060400
Dec 31 17:00:21 DD-WRT user.debug kernel: pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff]
Dec 31 17:00:21 DD-WRT user.debug kernel: pci 0000:00:00.0: reg 0x14: [mem 0x00000000-0x0000ffff]
Dec 31 17:00:21 DD-WRT user.debug kernel: pci 0000:00:00.0: supports D1
Dec 31 17:00:21 DD-WRT user.debug kernel: pci 0000:00:00.0: PME# supported from D0 D1 D3hot
Dec 31 17:00:21 DD-WRT user.debug kernel: pci 0000:00:01.0: [0e8d:0801] type 01 class 0x060400
Dec 31 17:00:21 DD-WRT user.debug kernel: pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x7fffffff]
Dec 31 17:00:21 DD-WRT user.debug kernel: pci 0000:00:01.0: reg 0x14: [mem 0x00000000-0x0000ffff]
Dec 31 17:00:21 DD-WRT user.debug kernel: pci 0000:00:01.0: supports D1
Dec 31 17:00:21 DD-WRT user.debug kernel: pci 0000:00:01.0: PME# supported from D0 D1 D3hot
Dec 31 17:00:21 DD-WRT user.info kernel: pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
Dec 31 17:00:21 DD-WRT user.info kernel: pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
Dec 31 17:00:21 DD-WRT user.debug kernel: pci 0000:01:00.0: [14c3:7615] type 00 class 0x000280
Dec 31 17:00:21 DD-WRT user.debug kernel: pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit]
Dec 31 17:00:21 DD-WRT user.debug kernel: pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
Dec 31 17:00:21 DD-WRT user.debug kernel: pci 0000:02:00.0: [14c3:7615] type 00 class 0x000280
Dec 31 17:00:21 DD-WRT user.debug kernel: pci 0000:02:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit]
Dec 31 17:00:21 DD-WRT user.debug kernel: pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
Dec 31 17:00:21 DD-WRT user.debug kernel: pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 02
Dec 31 17:00:21 DD-WRT user.info kernel: pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000]
Dec 31 17:00:21 DD-WRT user.info kernel: pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000]
Dec 31 17:00:21 DD-WRT user.info kernel: pci 0000:00:01.0: BAR 0: no space for [mem size 0x80000000]
Dec 31 17:00:21 DD-WRT user.info kernel: pci 0000:00:01.0: BAR 0: failed to assign [mem size 0x80000000]
Dec 31 17:00:21 DD-WRT user.info kernel: pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff]
Dec 31 17:00:21 DD-WRT user.info kernel: pci 0000:00:01.0: BAR 8: assigned [mem 0x60100000-0x601fffff]
Dec 31 17:00:21 DD-WRT user.info kernel: pci 0000:00:00.0: BAR 1: assigned [mem 0x60200000-0x6020ffff]
Dec 31 17:00:21 DD-WRT user.info kernel: pci 0000:00:01.0: BAR 1: assigned [mem 0x60210000-0x6021ffff]
Dec 31 17:00:21 DD-WRT user.info kernel: pci 0000:01:00.0: BAR 0: assigned [mem 0x60000000-0x600fffff 64bit]
Dec 31 17:00:21 DD-WRT user.info kernel: pci 0000:00:00.0: PCI bridge to [bus 01]
Dec 31 17:00:21 DD-WRT user.info kernel: pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff]
Dec 31 17:00:21 DD-WRT user.info kernel: pci 0000:02:00.0: BAR 0: assigned [mem 0x60100000-0x601fffff 64bit]
Dec 31 17:00:21 DD-WRT user.info kernel: pci 0000:00:01.0: PCI bridge to [bus 02]
Dec 31 17:00:21 DD-WRT user.info kernel: pci 0000:00:01.0: bridge window [mem 0x60100000-0x601fffff]
Dec 31 17:00:21 DD-WRT user.info kernel: clocksource: Switched to clocksource GIC
Dec 31 17:00:21 DD-WRT user.info kernel: NET: Registered protocol family 2
Dec 31 17:00:21 DD-WRT user.info kernel: TCP established hash table entries: 1024 (order: 0, 4096 bytes)
Dec 31 17:00:21 DD-WRT user.info kernel: TCP bind hash table entries: 1024 (order: 1, 8192 bytes)
Dec 31 17:00:21 DD-WRT user.info kernel: TCP: Hash tables configured (established 1024 bind 1024)
Dec 31 17:00:21 DD-WRT user.info kernel: UDP hash table entries: 128 (order: 0, 4096 bytes)
Dec 31 17:00:21 DD-WRT user.info kernel: UDP-Lite hash table entries: 128 (order: 0, 4096 bytes)
Dec 31 17:00:21 DD-WRT user.info kernel: NET: Registered protocol family 1
Dec 31 17:00:21 DD-WRT user.debug kernel: PCI: CLS 0 bytes, default 32
Dec 31 17:00:21 DD-WRT user.info kernel: 4 CPUs re-calibrate udelay(lpj = 1163264)
Dec 31 17:00:21 DD-WRT user.info kernel: workingset: timestamp_bits=30 max_order=15 bucket_order=0
Dec 31 17:00:21 DD-WRT user.info kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
Dec 31 17:00:21 DD-WRT user.info kernel: io scheduler noop registered
Dec 31 17:00:21 DD-WRT user.info kernel: io scheduler cfq registered (default)
Dec 31 17:00:21 DD-WRT user.info kernel: io scheduler mq-deadline registered
Dec 31 17:00:21 DD-WRT user.info kernel: io scheduler kyber registered
Dec 31 17:00:21 DD-WRT user.info kernel: mtk_hsdma 1e007000.hsdma: Using 3 as missing dma-requests property
Dec 31 17:00:21 DD-WRT user.info kernel: mtk_hsdma 1e007000.hsdma: MediaTek HSDMA driver registered
Dec 31 17:00:21 DD-WRT user.notice kernel: random: fast init done
Dec 31 17:00:21 DD-WRT user.info kernel: serial8250_init
Dec 31 17:00:21 DD-WRT user.info kernel: Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
Dec 31 17:00:21 DD-WRT user.info kernel: console [ttyS0] disabled
Dec 31 17:00:21 DD-WRT user.info kernel: 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 19, base_baud = 3125000) is a 16550A
Dec 31 17:00:21 DD-WRT user.info kernel: console [ttyS0] enabled
Dec 31 17:00:21 DD-WRT user.info kernel: bootconsole [early0] disabled
Dec 31 17:00:21 DD-WRT user.warn kernel: Ralink gpio driver initialized:power_gpio[8]
Dec 31 17:00:21 DD-WRT user.notice kernel: physmap platform flash device: 01000000 at 1c000000
Dec 31 17:00:21 DD-WRT user.info kernel: virtual memory bc000000
Dec 31 17:00:21 DD-WRT user.err kernel: physmap-flash physmap-flash.0: map_probe failed
Dec 31 17:00:21 DD-WRT user.info kernel: spi-mt7621 1e000b00.spi: sys_freq: 220000000
Dec 31 17:00:21 DD-WRT user.info kernel: m25p80 spi0.0: mx25l12805d (16384 Kbytes)
Dec 31 17:00:21 DD-WRT user.info kernel: spi0.0: parsing partitions cmdlinepart
Dec 31 17:00:21 DD-WRT user.info kernel: spi0.0: got parser cmdlinepart
Dec 31 17:00:21 DD-WRT user.notice kernel: 5 fixed-partitions partitions found on MTD device spi0.0
Dec 31 17:00:21 DD-WRT user.notice kernel: Creating 5 MTD partitions on "spi0.0":
Dec 31 17:00:21 DD-WRT user.notice kernel: 0x000000000000-0x000000030000 : "u-boot"
Dec 31 17:00:21 DD-WRT user.notice kernel: 0x000000030000-0x000000040000 : "Config"
Dec 31 17:00:21 DD-WRT user.notice kernel: 0x000000040000-0x000000050000 : "Factory"
Dec 31 17:00:21 DD-WRT user.notice kernel: 0x000000050000-0x000000060000 : "Config2"
Dec 31 17:00:21 DD-WRT user.notice kernel: 0x000000060000-0x000001000000 : "sysv"
Dec 31 17:00:21 DD-WRT user.notice kernel: 1 squashfs-split partitions found on MTD device sysv
Dec 31 17:00:21 DD-WRT user.notice kernel: 0x0000003f1000-0x000000ff0000 : "rootfs"
Dec 31 17:00:21 DD-WRT user.notice kernel: mtd: device 5 (rootfs) set to be root filesystem
Dec 31 17:00:21 DD-WRT user.info kernel: libphy: Fixed MDIO Bus: probed
Dec 31 17:00:21 DD-WRT user.info kernel: tun: Universal TUN/TAP device driver, 1.6
Dec 31 17:00:21 DD-WRT user.err kernel: netif_napi_add() called with weight 128 on device eth%d
Dec 31 17:00:21 DD-WRT user.info kernel: mtk_soc_eth 1e100000.ethernet eth0 (uninitialized): port 2 link up
Dec 31 17:00:21 DD-WRT user.info kernel: mtk_soc_eth 1e100000.ethernet eth0 (uninitialized): port 3 link up
Dec 31 17:00:21 DD-WRT user.info kernel: mtk_soc_eth 1e100000.ethernet eth0 (uninitialized): port 4 link up
Dec 31 17:00:21 DD-WRT user.err kernel: mtk_soc_eth 1e100000.ethernet: generated random MAC address d2:4e:e4:68:2e:fb
Dec 31 17:00:21 DD-WRT user.info kernel: libphy: mdio: probed
Dec 31 17:00:21 DD-WRT user.info kernel: mtk_soc_eth 1e100000.ethernet: loaded mt7530 driver
Dec 31 17:00:21 DD-WRT user.info kernel: mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe100000, irq 22
Dec 31 17:00:21 DD-WRT user.info kernel: PPP generic driver version 2.4.2
Dec 31 17:00:21 DD-WRT user.info kernel: PPP BSD Compression module registered
Dec 31 17:00:21 DD-WRT user.info kernel: PPP Deflate Compression module registered
Dec 31 17:00:21 DD-WRT user.info kernel: PPP MPPE Compression module registered
Dec 31 17:00:21 DD-WRT user.info kernel: NET: Registered protocol family 24
Dec 31 17:00:21 DD-WRT user.warn kernel: register mt_drv
Dec 31 17:00:21 DD-WRT user.warn kernel: bus=0x1, slot = 0x0, irq=0x0
Dec 31 17:00:21 DD-WRT user.warn kernel: PCI: Enabling device 0000:00:00.0 (0004 -> 0006)
Dec 31 17:00:21 DD-WRT user.warn kernel: == pAd = c0101000, size = 6088672, Status=0 ==
Dec 31 17:00:21 DD-WRT user.warn kernel: pAd->PciHif.CSRBaseAddress =0xc0000000, csr_addr=0xc0000000!
Dec 31 17:00:21 DD-WRT user.warn kernel: RTMPInitPCIeDevice():device_id=0x7615
Dec 31 17:00:21 DD-WRT user.warn kernel: mt_pci_chip_cfg(): HWVer=0x8a10, FWVer=0x8a10, pAd->ChipID=0x7615
Dec 31 17:00:21 DD-WRT user.warn kernel: mt_pci_chip_cfg(): HIF_SYS_REV=0x76150001
Dec 31 17:00:21 DD-WRT user.warn kernel: AP Driver version-5.0.3.0
Dec 31 17:00:21 DD-WRT user.warn kernel: RtmpChipOpsHook(223): Not support for HIF_MT yet! MACVersion=0x0
Dec 31 17:00:21 DD-WRT user.warn kernel: mt7615_init()-->
Dec 31 17:00:21 DD-WRT user.warn kernel: Use 1st ePAeLNA default bin.
Dec 31 17:00:21 DD-WRT user.warn kernel: Use 0st /etc/wlan/MT7615_2G_cal_MT.bin default bin.
Dec 31 17:00:21 DD-WRT user.warn kernel: <--mt7615_init()
Dec 31 17:00:21 DD-WRT user.warn kernel: <-- RTMPAllocTxRxRingMemory, Status=0
Dec 31 17:00:21 DD-WRT user.warn kernel: bus=0x2, slot = 0x1, irq=0x0
Dec 31 17:00:21 DD-WRT user.warn kernel: PCI: Enabling device 0000:00:01.0 (0004 -> 0006)
Dec 31 17:00:21 DD-WRT user.warn kernel: == pAd = c0801000, size = 6088672, Status=0 ==
Dec 31 17:00:21 DD-WRT user.warn kernel: pAd->PciHif.CSRBaseAddress =0xc0700000, csr_addr=0xc0700000!
Dec 31 17:00:21 DD-WRT user.warn kernel: RTMPInitPCIeDevice():device_id=0x7615
Dec 31 17:00:21 DD-WRT user.warn kernel: mt_pci_chip_cfg(): HWVer=0x8a10, FWVer=0x8a10, pAd->ChipID=0x7615
Dec 31 17:00:21 DD-WRT user.warn kernel: mt_pci_chip_cfg(): HIF_SYS_REV=0x76150001
Dec 31 17:00:21 DD-WRT user.warn kernel: AP Driver version-5.0.3.0
Dec 31 17:00:21 DD-WRT user.warn kernel: RtmpChipOpsHook(223): Not support for HIF_MT yet! MACVersion=0x0
Dec 31 17:00:21 DD-WRT user.warn kernel: mt7615_init()-->
Dec 31 17:00:21 DD-WRT user.warn kernel: Use 2nd ePAeLNA default bin.
Dec 31 17:00:21 DD-WRT user.warn kernel: Use 1st /etc/wlan/MT7615_5G_cal_MT.bin default bin.
Dec 31 17:00:21 DD-WRT user.warn kernel: <--mt7615_init()
Dec 31 17:00:21 DD-WRT user.warn kernel: <-- RTMPAllocTxRxRingMemory, Status=0
Dec 31 17:00:21 DD-WRT user.warn kernel: rdm_major = 255
Dec 31 17:00:21 DD-WRT user.info kernel: xhci-mtk 1e1c0000.xhci: xHCI Host Controller
Dec 31 17:00:21 DD-WRT user.info kernel: xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 1
Dec 31 17:00:21 DD-WRT user.info kernel: xhci-mtk 1e1c0000.xhci: hcc params 0x01401198 hci version 0x96 quirks 0x0000000000210010
Dec 31 17:00:21 DD-WRT user.info kernel: xhci-mtk 1e1c0000.xhci: irq 21, io mem 0x1e1c0000
Dec 31 17:00:21 DD-WRT user.info kernel: hub 1-0:1.0: USB hub found
Dec 31 17:00:21 DD-WRT user.info kernel: hub 1-0:1.0: 2 ports detected
Dec 31 17:00:21 DD-WRT user.info kernel: xhci-mtk 1e1c0000.xhci: xHCI Host Controller
Dec 31 17:00:21 DD-WRT user.info kernel: xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 2
Dec 31 17:00:21 DD-WRT user.info kernel: xhci-mtk 1e1c0000.xhci: Host supports USB 3.0 SuperSpeed
Dec 31 17:00:21 DD-WRT user.info kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Dec 31 17:00:21 DD-WRT user.info kernel: hub 2-0:1.0: USB hub found
Dec 31 17:00:21 DD-WRT user.info kernel: hub 2-0:1.0: 1 port detected
Dec 31 17:00:21 DD-WRT user.info kernel: usbcore: registered new interface driver usblp
Dec 31 17:00:21 DD-WRT user.info kernel: usbcore: registered new interface driver usb-storage
Dec 31 17:00:21 DD-WRT user.info kernel: usbcore: registered new interface driver usbserial
Dec 31 17:00:21 DD-WRT user.info kernel: rtc-pcf8563 0-0051: registered as rtc0
Dec 31 17:00:21 DD-WRT user.info kernel: i2c /dev entries driver
Dec 31 17:00:21 DD-WRT user.info kernel: Ralink APSoC Hardware Watchdog Timer
Dec 31 17:00:21 DD-WRT user.warn kernel: Enable MTK AesEngine Module (verson=00000401)
Dec 31 17:00:21 DD-WRT user.warn kernel: reg_int_mask = 0, INT_MASK = 0
Dec 31 17:00:21 DD-WRT user.warn kernel: phy_tx_ring0 = 0x00c00000, tx_ring0 = 0xa0c00000
Dec 31 17:00:21 DD-WRT user.warn kernel: phy_rx_ring0 = 0x00c01000, rx_ring0 = 0xa0c01000
Dec 31 17:00:21 DD-WRT user.warn kernel: TX_CTX_IDX0 = 0, TX_DTX_IDX0 = 0
Dec 31 17:00:21 DD-WRT user.warn kernel: RX_CRX_IDX0 = 0, RX_DRX_IDX0 = 800080
Dec 31 17:00:21 DD-WRT user.warn kernel: set burstmode = 00, AES_GLO_CFG = 0
Dec 31 17:00:21 DD-WRT user.warn kernel: Registering MediaTek AES-cbc engine to kernel
Dec 31 17:00:21 DD-WRT user.warn kernel: Registering MediaTek AES engine to kernel
Dec 31 17:00:21 DD-WRT user.info kernel: usbcore: registered new interface driver usbhid
Dec 31 17:00:21 DD-WRT user.info kernel: usbhid: USB HID core driver
Dec 31 17:00:21 DD-WRT user.info kernel: u32 classifier
Dec 31 17:00:21 DD-WRT user.info kernel: Performance counters on
Dec 31 17:00:21 DD-WRT user.info kernel: Actions configured
Dec 31 17:00:21 DD-WRT user.info kernel: Netfilter messages via NETLINK v0.30.
Dec 31 17:00:21 DD-WRT user.info kernel: nf_conntrack version 0.5.0 (2048 buckets, 8192 max)
Dec 31 17:00:21 DD-WRT user.info kernel: ctnetlink v0.93: registering with nfnetlink.
Dec 31 17:00:21 DD-WRT user.info kernel: ipip: IPv4 and MPLS over IPv4 tunneling driver
Dec 31 17:00:21 DD-WRT user.info kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
Dec 31 17:00:21 DD-WRT user.info kernel: NET: Registered protocol family 10
Dec 31 17:00:21 DD-WRT user.info kernel: Segment Routing with IPv6
Dec 31 17:00:21 DD-WRT user.info kernel: NET: Registered protocol family 17
Dec 31 17:00:21 DD-WRT user.notice kernel: Bridge firewalling registered
Dec 31 17:00:21 DD-WRT user.info kernel: NET4: DECnet for Linux: V.2.5.68s (C) 1995-2003 Linux DECnet Project Team
Dec 31 17:00:21 DD-WRT user.info kernel: DECnet: Routing cache hash table of 512 buckets, 4Kbytes
Dec 31 17:00:21 DD-WRT user.info kernel: NET: Registered protocol family 12
Dec 31 17:00:21 DD-WRT user.info kernel: 8021q: 802.1Q VLAN Support v1.8
Dec 31 17:00:21 DD-WRT user.err kernel: nvram driver (major 251) installed
Dec 31 17:00:21 DD-WRT user.err kernel: rtc-pcf8563 0-0051: hctosys: unable to read the hardware clock
Dec 31 17:00:21 DD-WRT user.info kernel: VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
Dec 31 17:00:21 DD-WRT user.info kernel: devtmpfs: mounted
Dec 31 17:00:21 DD-WRT user.info kernel: Freeing unused kernel memory: 264K
Dec 31 17:00:21 DD-WRT user.warn kernel: This architecture does not have kernel memory protection.
Dec 31 17:00:21 DD-WRT user.info kernel: usb 2-1: new SuperSpeed USB device number 2 using xhci-mtk
Dec 31 17:00:21 DD-WRT user.info kernel: usb-storage 2-1:1.0: USB Mass Storage device detected
Dec 31 17:00:21 DD-WRT user.info kernel: scsi host0: usb-storage 2-1:1.0
Dec 31 17:00:21 DD-WRT user.notice kernel: scsi 0:0:0:0: Direct-Access SanDisk Extreme 0001 PQ: 0 ANSI: 6
Dec 31 17:00:21 DD-WRT user.notice kernel: sd 0:0:0:0: [sda] 122552320 512-byte logical blocks: (62.7 GB/58.4 GiB)
Dec 31 17:00:21 DD-WRT user.notice kernel: sd 0:0:0:0: [sda] Write Protect is off
Dec 31 17:00:21 DD-WRT user.debug kernel: sd 0:0:0:0: [sda] Mode Sense: 53 00 00 08
Dec 31 17:00:21 DD-WRT user.notice kernel: sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
Dec 31 17:00:21 DD-WRT user.info kernel: sda: sda1 sda2 sda3
Dec 31 17:00:21 DD-WRT user.notice kernel: sd 0:0:0:0: [sda] Attached SCSI removable disk
Dec 31 17:00:21 DD-WRT user.notice kernel: random: crng init done
Dec 31 17:00:21 DD-WRT user.info kernel: Started WatchDog Timer.
Dec 31 17:00:21 DD-WRT user.info kernel: mtk_soc_eth 1e100000.ethernet: PPE started
Dec 31 17:00:21 DD-WRT user.warn kernel: EXT4-fs (sda3): Ignoring removed nobh option
Dec 31 17:00:21 DD-WRT user.warn kernel: EXT4-fs (sda1): Ignoring removed nobh option
Dec 31 17:00:21 DD-WRT user.info kernel: EXT4-fs (sda3): barriers disabled
Dec 31 17:00:21 DD-WRT user.info kernel: EXT4-fs (sda1): barriers disabled
Dec 31 17:00:21 DD-WRT user.info kernel: EXT4-fs (sda3): recovery complete
Dec 31 17:00:21 DD-WRT user.info kernel: EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: init_itable=0,nobarrier,nobh,barrier=0
Dec 31 17:00:21 DD-WRT user.info kernel: EXT4-fs (sda1): recovery complete
Dec 31 17:00:21 DD-WRT user.info kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: init_itable=0,nobarrier,nobh,barrier=0
Dec 31 17:00:21 DD-WRT user.info kernel: Adding 2097148k swap on /dev/sda2. Priority:-2 extents:1 across:2097148k
Dec 31 17:00:21 DD-WRT user.info startservice: resetbutton : resetbutton daemon successfully started
Dec 31 17:00:21 DD-WRT user.info startservice: bridge : bridge br0 successfully added
Dec 31 17:00:21 DD-WRT daemon.info mstpd[361]: error, CTL_set_cist_bridge_config: Couldn't find bridge with index 9
Dec 31 17:00:21 DD-WRT daemon.info mstpd[361]: error, CTL_set_cist_bridge_config: Couldn't find bridge with index 9
Dec 31 17:00:21 DD-WRT daemon.info mstpd[361]: error, CTL_set_msti_bridge_config: Couldn't find bridge with index 9
Dec 31 17:00:21 DD-WRT user.info kernel: IPv6: ADDRCONF(NETDEV_UP): br0: link is not ready
Dec 31 17:00:22 DD-WRT user.info startservice: bridge : bridge br0 already exists
Dec 31 17:00:22 DD-WRT user.info kernel: device br0 entered promiscuous mode
Dec 31 17:00:22 DD-WRT daemon.info mstpd[361]: error, CTL_set_cist_bridge_config: Couldn't find bridge with index 9
Dec 31 17:00:22 DD-WRT daemon.info mstpd[361]: error, CTL_set_cist_bridge_config: Couldn't find bridge with index 9
Dec 31 17:00:22 DD-WRT user.info startservice: bridge : interface vlan1 successfully added to bridge br0
Dec 31 17:00:22 DD-WRT user.info kernel: br0: port 1(vlan1) entered blocking state
Dec 31 17:00:22 DD-WRT user.info kernel: br0: port 1(vlan1) entered disabled state
Dec 31 17:00:22 DD-WRT user.info kernel: device vlan1 entered promiscuous mode
Dec 31 17:00:22 DD-WRT user.info kernel: device eth0 entered promiscuous mode
Dec 31 17:00:22 DD-WRT user.info kernel: br0: port 1(vlan1) entered blocking state
Dec 31 17:00:22 DD-WRT user.info kernel: br0: port 1(vlan1) entered forwarding state
Dec 31 17:00:22 DD-WRT user.info kernel: IPv6: ADDRCONF(NETDEV_CHANGE): br0: link becomes ready
Dec 31 17:00:22 DD-WRT user.info kernel: device br0 left promiscuous mode
Dec 31 17:00:22 DD-WRT user.info kernel: device br0 entered promiscuous mode
Dec 31 17:00:22 DD-WRT user.info kernel: device br0 left promiscuous mode
Dec 31 17:00:24 DD-WRT user.warn kernel: ra0: ===> main_virtual_if_open
Dec 31 17:00:24 DD-WRT user.warn kernel: Open file "/etc/Wireless/l1profile.dat" Succeed!
Dec 31 17:00:24 DD-WRT user.warn kernel: Read file "/etc/Wireless/l1profile.dat"(702) succeed!
Dec 31 17:00:24 DD-WRT user.warn kernel: MT7615 found as INDEX0
Dec 31 17:00:24 DD-WRT user.warn kernel: [0]MT7615 found by chip
Dec 31 17:00:24 DD-WRT user.warn kernel: Chip=MT7615
Dec 31 17:00:24 DD-WRT user.warn kernel: profile_path=/tmp/RT2860.dat
Dec 31 17:00:24 DD-WRT user.warn kernel: EEPROM_name=e2p
Dec 31 17:00:24 DD-WRT user.warn kernel: EEPROM_offset=0x0
Dec 31 17:00:24 DD-WRT user.warn kernel: EEPROM_size=0x4000
Dec 31 17:00:24 DD-WRT user.warn kernel: main_ifname=ra0
Dec 31 17:00:24 DD-WRT user.warn kernel: ext_ifname=ra
Dec 31 17:00:24 DD-WRT user.warn kernel: wds_ifname=wds
Dec 31 17:00:24 DD-WRT user.warn kernel: apcli_ifname=apcli
Dec 31 17:00:24 DD-WRT user.warn kernel: single_sku_path=/etc/Wireless/SingleSKU_mt7615e-sku.dat
Dec 31 17:00:24 DD-WRT user.warn kernel: bf_sku_path=/etc/Wireless/SingleSKU_mt7615e-sku-bf.dat
Dec 31 17:00:24 DD-WRT user.warn kernel: Close file "/etc/Wireless/l1profile.dat" succeed!
Dec 31 17:00:24 DD-WRT user.warn kernel: load l1profile succeed!
Dec 31 17:00:24 DD-WRT user.warn kernel: driver_own()::Try to Clear FW Own...
Dec 31 17:00:24 DD-WRT user.warn kernel: driver_own()::Success to clear FW Own
Dec 31 17:00:24 DD-WRT user.warn kernel: APWdsInitialize():WdsEntry Number=10
Dec 31 17:00:24 DD-WRT user.warn kernel: =====GET L2 PROFILE idx: 0 =====
Dec 31 17:00:24 DD-WRT user.warn kernel: PATH: /tmp/RT2860.dat
Dec 31 17:00:24 DD-WRT user.warn kernel: E2pAccessMode=2
Dec 31 17:00:24 DD-WRT user.warn kernel: DisableCalFree=1
Dec 31 17:00:24 DD-WRT user.warn kernel: SSID[0]=AGT1337-2.4G, EdcaIdx=0
Dec 31 17:00:24 DD-WRT user.warn kernel: SSID[1]=sidhufamily2, EdcaIdx=0
Dec 31 17:00:24 DD-WRT user.warn kernel: SSID[2]=--1-cut a hole in the box, EdcaIdx=0
Dec 31 17:00:24 DD-WRT user.warn kernel: SSID[3]=--2-put cho junk in that baw-awx, EdcaIdx=0
Dec 31 17:00:24 DD-WRT user.warn kernel: SSID[4]=--3-let her open the bawx, EdcaIdx=0
Dec 31 17:00:24 DD-WRT user.warn kernel: SSID[5]=--a-and that's the way you do it, EdcaIdx=0
Dec 31 17:00:24 DD-WRT user.warn kernel: BSS0 PhyMode=14
Dec 31 17:00:24 DD-WRT user.warn kernel: wmode_band_equal(): Band Equal!
Dec 31 17:00:24 DD-WRT user.warn kernel: [TxPower] BAND0: 150
Dec 31 17:00:24 DD-WRT user.warn kernel: [PowerUpenable] BAND0: 1
Dec 31 17:00:24 DD-WRT user.warn kernel: FragThreshold[0]=2346
Dec 31 17:00:24 DD-WRT user.warn kernel: APWdsInitialize():WdsEntry Number=10
Dec 31 17:00:24 DD-WRT user.warn kernel: WDS-Enable mode=0
Dec 31 17:00:24 DD-WRT user.warn kernel: HT: WDEV[0] Ext Channel = ABOVE
Dec 31 17:00:24 DD-WRT user.warn kernel: WtcSetMaxStaNum: BssidNum:6, MaxStaNum:119 (WdsNum:10, ApcliNum:2, MaxNumChipRept:32), MinMcastWcid:120
Dec 31 17:00:24 DD-WRT user.warn kernel: Top Init Done!
Dec 31 17:00:24 DD-WRT user.warn kernel: Use dev_alloc_skb
Dec 31 17:00:24 DD-WRT user.warn kernel: RX[0] DESC a718c000 size = 16384
Dec 31 17:00:24 DD-WRT user.warn kernel: RX[1] DESC a7200000 size = 8192
Dec 31 17:00:24 DD-WRT user.warn kernel: cut_through_init(): ct sw token number = 4095
Dec 31 17:00:24 DD-WRT user.warn kernel: cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096
Dec 31 17:00:24 DD-WRT user.warn kernel: cut_through_token_list_init(): 855cb908,855cb908
Dec 31 17:00:24 DD-WRT user.warn kernel: cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096
Dec 31 17:00:24 DD-WRT user.warn kernel: cut_through_token_list_init(): 855cb918,855cb918
Dec 31 17:00:24 DD-WRT user.warn kernel: Hif Init Done!
Dec 31 17:00:24 DD-WRT user.warn kernel: ctl->txq = c06c9f88
Dec 31 17:00:24 DD-WRT user.warn kernel: ctl->rxq = c06c9f94
Dec 31 17:00:24 DD-WRT user.warn kernel: ctl->ackq = c06c9fa0
Dec 31 17:00:24 DD-WRT user.warn kernel: ctl->kickq = c06c9fac
Dec 31 17:00:24 DD-WRT user.warn kernel: ctl->tx_doneq = c06c9fb8
Dec 31 17:00:24 DD-WRT user.warn kernel: ctl->rx_doneq = c06c9fc4
Dec 31 17:00:24 DD-WRT user.warn kernel: Parsing patch header
Dec 31 17:00:24 DD-WRT user.warn kernel: Built date:
Dec 31 17:00:24 DD-WRT user.warn kernel: 2
Dec 31 17:00:24 DD-WRT user.warn kernel: 0
Dec 31 17:00:24 DD-WRT user.warn kernel: 1
Dec 31 17:00:24 DD-WRT user.warn kernel: 8
Dec 31 17:00:24 DD-WRT user.warn kernel: 0
Dec 31 17:00:24 DD-WRT user.warn kernel: 5
Dec 31 17:00:24 DD-WRT user.warn kernel: 1
Dec 31 17:00:24 DD-WRT user.warn kernel: 8
Dec 31 17:00:24 DD-WRT user.warn kernel: 1
Dec 31 17:00:24 DD-WRT user.warn kernel: 0
Dec 31 17:00:24 DD-WRT user.warn kernel: 0
Dec 31 17:00:24 DD-WRT user.warn kernel: 6
Dec 31 17:00:24 DD-WRT user.warn kernel: 0
Dec 31 17:00:24 DD-WRT user.warn kernel: 4
Dec 31 17:00:24 DD-WRT user.warn kernel: a
Dec 31 17:00:24 DD-WRT user.warn kernel: Platform:
Dec 31 17:00:24 DD-WRT user.warn kernel: A
Dec 31 17:00:24 DD-WRT user.warn kernel: L
Dec 31 17:00:24 DD-WRT user.warn kernel: P
Dec 31 17:00:24 DD-WRT user.warn kernel: S
Dec 31 17:00:24 DD-WRT user.warn kernel: HW/SW version:
Dec 31 17:00:24 DD-WRT user.warn kernel: 0x
Dec 31 17:00:24 DD-WRT user.warn kernel: 8a
Dec 31 17:00:24 DD-WRT user.warn kernel: 10
Dec 31 17:00:24 DD-WRT user.warn kernel: 8a
Dec 31 17:00:24 DD-WRT user.warn kernel: 10
Dec 31 17:00:24 DD-WRT user.warn kernel: Patch version:
Dec 31 17:00:24 DD-WRT user.warn kernel: 0x
Dec 31 17:00:24 DD-WRT user.warn kernel: 00
Dec 31 17:00:24 DD-WRT user.warn kernel: 00
Dec 31 17:00:24 DD-WRT user.warn kernel: 00
Dec 31 17:00:24 DD-WRT user.warn kernel: 10
Dec 31 17:00:24 DD-WRT user.warn kernel: Target address: 0x80000, length: 11072
Dec 31 17:00:24 DD-WRT user.warn kernel: patch is not ready && get semaphore success
Dec 31 17:00:24 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Dec 31 17:00:24 DD-WRT user.warn kernel: MtCmdPatchFinishReq
Dec 31 17:00:24 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Dec 31 17:00:24 DD-WRT user.warn kernel: release patch semaphore
Dec 31 17:00:25 DD-WRT user.warn kernel: WfMcuHwInit: Before NICLoadFirmware, check ICapMode = 0
Dec 31 17:00:25 DD-WRT user.warn kernel: Parsing CPU 0 fw tailer
Dec 31 17:00:25 DD-WRT user.warn kernel: Chip ID:
Dec 31 17:00:25 DD-WRT user.warn kernel: 0x
Dec 31 17:00:25 DD-WRT user.warn kernel: 04
Dec 31 17:00:25 DD-WRT user.warn kernel: Eco version:
Dec 31 17:00:25 DD-WRT user.warn kernel: 0x
Dec 31 17:00:25 DD-WRT user.warn kernel: 00
Dec 31 17:00:25 DD-WRT user.warn kernel: Region number:
Dec 31 17:00:25 DD-WRT user.warn kernel: 0x
Dec 31 17:00:25 DD-WRT user.warn kernel: 00
Dec 31 17:00:25 DD-WRT user.warn kernel: Format version:
Dec 31 17:00:25 DD-WRT user.warn kernel: 0x
Dec 31 17:00:25 DD-WRT user.warn kernel: 00
Dec 31 17:00:25 DD-WRT user.warn kernel: Ram version:
Dec 31 17:00:25 DD-WRT user.warn kernel: _
Dec 31 17:00:25 DD-WRT user.warn kernel: r
Dec 31 17:00:25 DD-WRT user.warn kernel: e
Dec 31 17:00:25 DD-WRT user.warn kernel: s
Dec 31 17:00:25 DD-WRT user.warn kernel: e
Dec 31 17:00:25 DD-WRT user.warn kernel: r
Dec 31 17:00:25 DD-WRT user.warn kernel: v
Dec 31 17:00:25 DD-WRT user.warn kernel: e
Dec 31 17:00:25 DD-WRT user.warn kernel: d
Dec 31 17:00:25 DD-WRT user.warn kernel: _
Dec 31 17:00:25 DD-WRT user.warn kernel: Built date:
Dec 31 17:00:25 DD-WRT user.warn kernel: 2
Dec 31 17:00:25 DD-WRT user.warn kernel: 0
Dec 31 17:00:25 DD-WRT user.warn kernel: 1
Dec 31 17:00:25 DD-WRT user.warn kernel: 8
Dec 31 17:00:25 DD-WRT user.warn kernel: 1
Dec 31 17:00:25 DD-WRT user.warn kernel: 0
Dec 31 17:00:25 DD-WRT user.warn kernel: 1
Dec 31 17:00:25 DD-WRT user.warn kernel: 6
Dec 31 17:00:25 DD-WRT user.warn kernel: 0
Dec 31 17:00:25 DD-WRT user.warn kernel: 1
Dec 31 17:00:25 DD-WRT user.warn kernel: 5
Dec 31 17:00:25 DD-WRT user.warn kernel: 4
Dec 31 17:00:25 DD-WRT user.warn kernel: 0
Dec 31 17:00:25 DD-WRT user.warn kernel: 7
Dec 31 17:00:25 DD-WRT user.warn kernel: <4> Common crc: 0x0
Dec 31 17:00:25 DD-WRT user.warn kernel: Parsing tailer region 0
Dec 31 17:00:25 DD-WRT user.warn kernel: Feature set:
Dec 31 17:00:25 DD-WRT user.warn kernel: 0x
Dec 31 17:00:25 DD-WRT user.warn kernel: 01
Dec 31 17:00:25 DD-WRT user.warn kernel: Target address: 0x84000, Download size: 409600
Dec 31 17:00:25 DD-WRT user.warn kernel: Parsing tailer region 1
Dec 31 17:00:25 DD-WRT user.warn kernel: Feature set:
Dec 31 17:00:25 DD-WRT user.warn kernel: 0x
Dec 31 17:00:25 DD-WRT user.warn kernel: 01
Dec 31 17:00:25 DD-WRT user.warn kernel: Target address: 0x209c400, Download size: 49664
Dec 31 17:00:25 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Dec 31 17:00:25 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Dec 31 17:00:25 DD-WRT user.warn kernel: MtCmdFwStartReq: override = 0x1, address = 0x84000
Dec 31 17:00:25 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Dec 31 17:00:25 DD-WRT user.warn kernel: Parsing CPU 1 fw tailer
Dec 31 17:00:25 DD-WRT user.warn kernel: Chip ID:
Dec 31 17:00:25 DD-WRT user.warn kernel: 0x
Dec 31 17:00:25 DD-WRT user.warn kernel: 04
Dec 31 17:00:25 DD-WRT user.warn kernel: Eco version:
Dec 31 17:00:25 DD-WRT user.warn kernel: 0x
Dec 31 17:00:25 DD-WRT user.warn kernel: 00
Dec 31 17:00:25 DD-WRT user.warn kernel: Region number:
Dec 31 17:00:25 DD-WRT user.warn kernel: 0x
Dec 31 17:00:25 DD-WRT user.warn kernel: 00
Dec 31 17:00:25 DD-WRT user.warn kernel: Format version:
Dec 31 17:00:25 DD-WRT user.warn kernel: 0x
Dec 31 17:00:25 DD-WRT user.warn kernel: 00
Dec 31 17:00:25 DD-WRT user.warn kernel: Ram version:
Dec 31 17:00:25 DD-WRT user.warn kernel: _
Dec 31 17:00:25 DD-WRT user.warn kernel: r
Dec 31 17:00:25 DD-WRT user.warn kernel: e
Dec 31 17:00:25 DD-WRT user.warn kernel: s
Dec 31 17:00:25 DD-WRT user.warn kernel: e
Dec 31 17:00:25 DD-WRT user.warn kernel: r
Dec 31 17:00:25 DD-WRT user.warn kernel: v
Dec 31 17:00:25 DD-WRT user.warn kernel: e
Dec 31 17:00:25 DD-WRT user.warn kernel: d
Dec 31 17:00:25 DD-WRT user.warn kernel: _
Dec 31 17:00:25 DD-WRT user.warn kernel: Built date:
Dec 31 17:00:25 DD-WRT user.warn kernel: 2
Dec 31 17:00:25 DD-WRT user.warn kernel: 0
Dec 31 17:00:25 DD-WRT user.warn kernel: 1
Dec 31 17:00:25 DD-WRT user.warn kernel: 8
Dec 31 17:00:25 DD-WRT user.warn kernel: 1
Dec 31 17:00:25 DD-WRT user.warn kernel: 0
Dec 31 17:00:25 DD-WRT user.warn kernel: 2
Dec 31 17:00:25 DD-WRT user.warn kernel: 6
Dec 31 17:00:25 DD-WRT user.warn kernel: 2
Dec 31 17:00:25 DD-WRT user.warn kernel: 0
Dec 31 17:00:25 DD-WRT user.warn kernel: 4
Dec 31 17:00:25 DD-WRT user.warn kernel: 6
Dec 31 17:00:25 DD-WRT user.warn kernel: 1
Dec 31 17:00:25 DD-WRT user.warn kernel: 8
Dec 31 17:00:25 DD-WRT user.warn kernel: <4> Common crc: 0x0
Dec 31 17:00:25 DD-WRT user.warn kernel: Parsing tailer region 0
Dec 31 17:00:25 DD-WRT user.warn kernel: Feature set:
Dec 31 17:00:25 DD-WRT user.warn kernel: 0x
Dec 31 17:00:25 DD-WRT user.warn kernel: 01
Dec 31 17:00:25 DD-WRT user.warn kernel: Target address: 0x90000000, Download size: 122624
Dec 31 17:00:25 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Dec 31 17:00:25 DD-WRT user.warn kernel: MtCmdFwStartReq: override = 0x4, address = 0x0
Dec 31 17:00:25 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Dec 31 17:00:25 DD-WRT user.warn kernel: MCU Init Done!
Dec 31 17:00:25 DD-WRT user.warn kernel: efuse_probe: efuse = 10000212
Dec 31 17:00:25 DD-WRT user.warn kernel: RtmpChipOpsEepromHook::e2p_type=2, inf_Type=5
Dec 31 17:00:25 DD-WRT user.warn kernel: RtmpEepromGetDefault::e2p_dafault=1
Dec 31 17:00:25 DD-WRT user.warn kernel: RtmpChipOpsEepromHook: E2P type(2), E2pAccessMode = 2, E2P default = 1
Dec 31 17:00:25 DD-WRT user.warn kernel: NVM is FLASH mode. dev_idx [0] FLASH OFFSET [0x0]
Dec 31 17:00:25 DD-WRT user.warn kernel: ^[[34mNICReadEEPROMParameters: EEPROM 0x52 b313^[[m
Dec 31 17:00:33 DD-WRT user.warn kernel: Country Region from e2p = 101
Dec 31 17:00:33 DD-WRT user.warn kernel: mt7615_antenna_default_reset(): TxPath = 4, RxPath = 4
Dec 31 17:00:33 DD-WRT user.warn kernel: RcRadioInit(): DbdcMode=0, ConcurrentBand=1
Dec 31 17:00:33 DD-WRT user.warn kernel: RcRadioInit(): pRadioCtrl=87d8cae4,Band=0,rfcap=3,channel=1,PhyMode=2 extCha=0xf
Dec 31 17:00:33 DD-WRT user.warn kernel: MtSingleSkuLoadParam: RF_LOCKDOWN Feature OFF !!!
Dec 31 17:00:34 DD-WRT user.warn kernel: MtBfBackOffLoadParam: RF_LOCKDOWN Feature OFF !!!
Dec 31 17:00:34 DD-WRT user.warn kernel: EEPROM Init Done!
Dec 31 17:00:34 DD-WRT user.warn kernel: mt_mac_init()-->
Dec 31 17:00:34 DD-WRT user.warn kernel: mt7615_init_mac_cr()-->
Dec 31 17:00:34 DD-WRT user.warn kernel: mt7615_init_mac_cr(): TMAC_TRCR0=0x82783c8c
Dec 31 17:00:34 DD-WRT user.warn kernel: <--mt_mac_init()
Dec 31 17:00:34 DD-WRT user.warn kernel: CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0
Dec 31 17:00:34 DD-WRT user.warn kernel: CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0
Dec 31 17:00:34 DD-WRT user.warn kernel: CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0
Dec 31 17:00:34 DD-WRT user.warn kernel: MAC Init Done!
Dec 31 17:00:34 DD-WRT user.warn kernel: MT7615BBPInit():BBP Initialization.....
Dec 31 17:00:34 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
Dec 31 17:00:34 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
Dec 31 17:00:34 DD-WRT user.warn kernel: MT7615BBPInit() todo
Dec 31 17:00:34 DD-WRT user.warn kernel: PHY Init Done!
Dec 31 17:00:34 DD-WRT user.warn kernel: MtCmdSetMacTxRx:(ret = 0)
Dec 31 17:00:34 DD-WRT user.warn kernel: WifiFwdSet::disabled=0
Dec 31 17:00:34 DD-WRT user.warn kernel: ap_ftkd> Initialize FT KDP Module...
Dec 31 17:00:34 DD-WRT user.warn kernel: Main bssid = 00:00:00:00:00:00
Dec 31 17:00:34 DD-WRT user.warn kernel: MtCmdSetMacTxRx:(ret = 0)
Dec 31 17:00:34 DD-WRT user.warn kernel: MtCmdSetMacTxRx:(ret = 0)
Dec 31 17:00:34 DD-WRT user.warn kernel: <==== mt_wifi_init, Status=0
Dec 31 17:00:34 DD-WRT user.warn kernel: TxBfModuleEnCtrl:It's not DBDC mode
Dec 31 17:00:34 DD-WRT user.warn kernel: MtCmdEDCCACtrl: BandIdx: 0, EDCCACtrl: 1
Dec 31 17:00:34 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Dec 31 17:00:34 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Dec 31 17:00:34 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Dec 31 17:00:34 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Dec 31 17:00:34 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Dec 31 17:00:34 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Dec 31 17:00:34 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Dec 31 17:00:34 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Dec 31 17:00:34 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Dec 31 17:00:34 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Dec 31 17:00:34 DD-WRT user.warn kernel: Total allocated 10 WDS interfaces!
Dec 31 17:00:34 DD-WRT user.warn kernel: WtcSetMaxStaNum: BssidNum:6, MaxStaNum:119 (WdsNum:10, ApcliNum:2, MaxNumChipRept:32), MinMcastWcid:120
Dec 31 17:00:34 DD-WRT user.warn kernel: RedInit: set CR4/N9 RED Enable to 1.
Dec 31 17:00:34 DD-WRT user.warn kernel: RedInit: RED Initiailize Done.
Dec 31 17:00:34 DD-WRT user.warn kernel: cp_support_is_enabled: set CR4 CP_SUPPORT to Mode 2.
Dec 31 17:00:34 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Dec 31 17:00:34 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 0
Dec 31 17:00:34 DD-WRT user.warn kernel: wdev_attr_update(): wdevId0 = 74:da:da:cb:59:b0
Dec 31 17:00:34 DD-WRT user.warn kernel: ^[[1;33m [RadarStateCheck] RD_NORMAL_MODE ^[[m
Dec 31 17:00:34 DD-WRT user.warn kernel: phy_freq_adjust : no prim_ch value for adjust!
Dec 31 17:00:34 DD-WRT user.warn kernel: Caller: wlan_operate_init+0x104/0x118
Dec 31 17:00:34 DD-WRT user.warn kernel: phy_mode=14, ch=0, wdev_type=1
Dec 31 17:00:34 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1
Dec 31 17:00:34 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=5, ampdu_factor=3
Dec 31 17:00:34 DD-WRT user.warn kernel: AP inf up for ra_0(func_idx) OmacIdx=0
Dec 31 17:00:34 DD-WRT user.warn kernel: AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn
Dec 31 17:00:34 DD-WRT user.warn kernel: ApAutoChannelAtBootUp----------------->
Dec 31 17:00:34 DD-WRT user.warn kernel: ApAutoChannelAtBootUp: AutoChannelBootup = 1
Dec 31 17:00:34 DD-WRT user.warn kernel: MtCmdSetMacTxRx:(ret = 0)
Dec 31 17:00:34 DD-WRT user.warn kernel: MTAPAutoSelectChannel----------------->
Dec 31 17:00:34 DD-WRT user.warn kernel: MTAPAutoSelectChannel: IsABand = 0, ChannelListNum = 11
Dec 31 17:00:34 DD-WRT user.warn kernel: mt7615_apply_dcoc() : reload Central CH [1] BW [0] from cetral freq [2417] offset [2200]
Dec 31 17:00:34 DD-WRT user.warn kernel: MtCmdGetRXDCOCCalResult:(ret = 0)
Dec 31 17:00:34 DD-WRT user.warn kernel: mt7615_apply_dpd() : reload Central CH [1] BW [0] from cetral freq [2422] i[44] offset [4b20]
Dec 31 17:00:34 DD-WRT user.warn kernel: MtCmdGetTXDPDCalResult:(ret = 0)
Dec 31 17:00:34 DD-WRT user.warn kernel: MtCmdChannelSwitch: control_chl = 1,control_ch2=0, central_chl = 1 DBDCIdx= 0, Band= 0
Dec 31 17:00:34 DD-WRT user.warn kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1)
Dec 31 17:00:35 DD-WRT user.warn kernel: [UpdateChannelInfo] channel busy time[0] = 23286
Dec 31 17:00:35 DD-WRT user.warn kernel: mt7615_apply_dcoc() : reload Central CH [2] BW [0] from cetral freq [2417] offset [2200]
Dec 31 17:00:35 DD-WRT user.warn kernel: MtCmdGetRXDCOCCalResult:(ret = 0)
Dec 31 17:00:35 DD-WRT user.warn kernel: mt7615_apply_dpd() : reload Central CH [2] BW [0] from cetral freq [2422] i[44] offset [4b20]
Dec 31 17:00:35 DD-WRT user.warn kernel: MtCmdGetTXDPDCalResult:(ret = 0)
Dec 31 17:00:35 DD-WRT user.warn kernel: MtCmdChannelSwitch: control_chl = 2,control_ch2=0, central_chl = 2 DBDCIdx= 0, Band= 0
Dec 31 17:00:35 DD-WRT user.warn kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1)
Dec 31 17:00:35 DD-WRT user.warn kernel: [UpdateChannelInfo] channel busy time[1] = 11014
Dec 31 17:00:35 DD-WRT user.warn kernel: mt7615_apply_dcoc() : reload Central CH [3] BW [0] from cetral freq [2417] offset [2200]
Dec 31 17:00:35 DD-WRT user.warn kernel: MtCmdGetRXDCOCCalResult:(ret = 0)
Dec 31 17:00:35 DD-WRT user.warn kernel: mt7615_apply_dpd() : reload Central CH [3] BW [0] from cetral freq [2422] i[44] offset [4b20]
Dec 31 17:00:35 DD-WRT user.warn kernel: MtCmdGetTXDPDCalResult:(ret = 0)
Dec 31 17:00:35 DD-WRT user.warn kernel: MtCmdChannelSwitch: control_chl = 3,control_ch2=0, central_chl = 3 DBDCIdx= 0, Band= 0
Dec 31 17:00:35 DD-WRT user.warn kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1)
Dec 31 17:00:36 DD-WRT user.warn kernel: [UpdateChannelInfo] channel busy time[2] = 8269
Dec 31 17:00:36 DD-WRT user.warn kernel: mt7615_apply_dcoc() : reload Central CH [4] BW [0] from cetral freq [2432] offset [2300]
Dec 31 17:00:36 DD-WRT user.warn kernel: MtCmdGetRXDCOCCalResult:(ret = 0)
Dec 31 17:00:36 DD-WRT user.warn kernel: mt7615_apply_dpd() : reload Central CH [4] BW [0] from cetral freq [2422] i[44] offset [4b20]
Dec 31 17:00:36 DD-WRT user.warn kernel: MtCmdGetTXDPDCalResult:(ret = 0)
Dec 31 17:00:36 DD-WRT user.warn kernel: MtCmdChannelSwitch: control_chl = 4,control_ch2=0, central_chl = 4 DBDCIdx= 0, Band= 0
Dec 31 17:00:36 DD-WRT user.warn kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1)
Dec 31 17:00:36 DD-WRT user.warn kernel: [UpdateChannelInfo] channel busy time[3] = 6096
Dec 31 17:00:36 DD-WRT user.warn kernel: mt7615_apply_dcoc() : reload Central CH [5] BW [0] from cetral freq [2432] offset [2300]
Dec 31 17:00:36 DD-WRT user.warn kernel: MtCmdGetRXDCOCCalResult:(ret = 0)
Dec 31 17:00:36 DD-WRT user.warn kernel: mt7615_apply_dpd() : reload Central CH [5] BW [0] from cetral freq [2442] i[45] offset [4bf8]
Dec 31 17:00:36 DD-WRT user.warn kernel: MtCmdGetTXDPDCalResult:(ret = 0)
Dec 31 17:00:36 DD-WRT user.warn kernel: MtCmdChannelSwitch: control_chl = 5,control_ch2=0, central_chl = 5 DBDCIdx= 0, Band= 0
Dec 31 17:00:36 DD-WRT user.warn kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1)
Dec 31 17:00:37 DD-WRT user.warn kernel: [UpdateChannelInfo] channel busy time[4] = 11598
Dec 31 17:00:37 DD-WRT user.warn kernel: mt7615_apply_dcoc() : reload Central CH [6] BW [0] from cetral freq [2432] offset [2300]
Dec 31 17:00:37 DD-WRT user.warn kernel: MtCmdGetRXDCOCCalResult:(ret = 0)
Dec 31 17:00:37 DD-WRT user.warn kernel: mt7615_apply_dpd() : reload Central CH [6] BW [0] from cetral freq [2442] i[45] offset [4bf8]
Dec 31 17:00:37 DD-WRT user.warn kernel: MtCmdGetTXDPDCalResult:(ret = 0)
Dec 31 17:00:37 DD-WRT user.warn kernel: MtCmdChannelSwitch: control_chl = 6,control_ch2=0, central_chl = 6 DBDCIdx= 0, Band= 0
Dec 31 17:00:37 DD-WRT user.warn kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1)
Dec 31 17:00:37 DD-WRT user.warn kernel: [UpdateChannelInfo] channel busy time[5] = 142108
Dec 31 17:00:37 DD-WRT user.warn kernel: mt7615_apply_dcoc() : reload Central CH [7] BW [0] from cetral freq [2447] offset [2400]
Dec 31 17:00:37 DD-WRT user.warn kernel: MtCmdGetRXDCOCCalResult:(ret = 0)
Dec 31 17:00:37 DD-WRT user.warn kernel: mt7615_apply_dpd() : reload Central CH [7] BW [0] from cetral freq [2442] i[45] offset [4bf8]
Dec 31 17:00:37 DD-WRT user.warn kernel: MtCmdGetTXDPDCalResult:(ret = 0)
Dec 31 17:00:37 DD-WRT user.warn kernel: MtCmdChannelSwitch: control_chl = 7,control_ch2=0, central_chl = 7 DBDCIdx= 0, Band= 0
Dec 31 17:00:37 DD-WRT user.warn kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1)
Dec 31 17:00:37 DD-WRT user.warn kernel: [UpdateChannelInfo] channel busy time[6] = 20661
Dec 31 17:00:37 DD-WRT user.warn kernel: mt7615_apply_dcoc() : reload Central CH [8] BW [0] from cetral freq [2447] offset [2400]
Dec 31 17:00:38 DD-WRT user.warn kernel: MtCmdGetRXDCOCCalResult:(ret = 0)
Dec 31 17:00:38 DD-WRT user.warn kernel: mt7615_apply_dpd() : reload Central CH [8] BW [0] from cetral freq [2442] i[45] offset [4bf8]
Dec 31 17:00:38 DD-WRT user.warn kernel: MtCmdGetTXDPDCalResult:(ret = 0)
Dec 31 17:00:38 DD-WRT user.warn kernel: MtCmdChannelSwitch: control_chl = 8,control_ch2=0, central_chl = 8 DBDCIdx= 0, Band= 0
Dec 31 17:00:38 DD-WRT user.warn kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1)
Dec 31 17:00:38 DD-WRT user.warn kernel: [UpdateChannelInfo] channel busy time[7] = 11263
Dec 31 17:00:38 DD-WRT user.warn kernel: mt7615_apply_dcoc() : reload Central CH [9] BW [0] from cetral freq [2447] offset [2400]
Dec 31 17:00:38 DD-WRT user.warn kernel: MtCmdGetRXDCOCCalResult:(ret = 0)
Dec 31 17:00:38 DD-WRT user.warn kernel: mt7615_apply_dpd() : reload Central CH [9] BW [0] from cetral freq [2442] i[45] offset [4bf8]
Dec 31 17:00:38 DD-WRT user.warn kernel: MtCmdGetTXDPDCalResult:(ret = 0)
Dec 31 17:00:38 DD-WRT user.warn kernel: MtCmdChannelSwitch: control_chl = 9,control_ch2=0, central_chl = 9 DBDCIdx= 0, Band= 0
Dec 31 17:00:38 DD-WRT user.warn kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1)
Dec 31 17:00:38 DD-WRT user.warn kernel: [UpdateChannelInfo] channel busy time[8] = 22198
Dec 31 17:00:38 DD-WRT user.warn kernel: mt7615_apply_dcoc() : reload Central CH [10] BW [0] from cetral freq [2467] offset [2500]
Dec 31 17:00:38 DD-WRT user.warn kernel: MtCmdGetRXDCOCCalResult:(ret = 0)
Dec 31 17:00:38 DD-WRT user.warn kernel: mt7615_apply_dpd() : reload Central CH [10] BW [0] from cetral freq [2462] i[46] offset [4cd0]
Dec 31 17:00:39 DD-WRT user.warn kernel: MtCmdGetTXDPDCalResult:(ret = 0)
Dec 31 17:00:39 DD-WRT user.warn kernel: MtCmdChannelSwitch: control_chl = 10,control_ch2=0, central_chl = 10 DBDCIdx= 0, Band= 0
Dec 31 17:00:39 DD-WRT user.warn kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1)
Dec 31 17:00:39 DD-WRT user.warn kernel: [UpdateChannelInfo] channel busy time[9] = 36730
Dec 31 17:00:39 DD-WRT user.warn kernel: mt7615_apply_dcoc() : reload Central CH [11] BW [0] from cetral freq [2467] offset [2500]
Dec 31 17:00:39 DD-WRT user.warn kernel: MtCmdGetRXDCOCCalResult:(ret = 0)
Dec 31 17:00:39 DD-WRT user.warn kernel: mt7615_apply_dpd() : reload Central CH [11] BW [0] from cetral freq [2462] i[46] offset [4cd0]
Dec 31 17:00:39 DD-WRT user.warn kernel: MtCmdGetTXDPDCalResult:(ret = 0)
Dec 31 17:00:39 DD-WRT user.warn kernel: MtCmdChannelSwitch: control_chl = 11,control_ch2=0, central_chl = 11 DBDCIdx= 0, Band= 0
Dec 31 17:00:39 DD-WRT user.warn kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1)
Dec 31 17:00:39 DD-WRT user.warn kernel: [UpdateChannelInfo] channel busy time[10] = 76406
Dec 31 17:00:39 DD-WRT user.warn kernel: ====================================================================
Dec 31 17:00:39 DD-WRT user.warn kernel: Channel 1 : Busy Time = 5821, Skip Channel = FALSE, BwCap = TRUE
Dec 31 17:00:39 DD-WRT user.warn kernel: Channel 2 : Busy Time = 2753, Skip Channel = FALSE, BwCap = TRUE
Dec 31 17:00:39 DD-WRT user.warn kernel: Channel 3 : Busy Time = 2067, Skip Channel = FALSE, BwCap = TRUE
Dec 31 17:00:39 DD-WRT user.warn kernel: Channel 4 : Busy Time = 1524, Skip Channel = FALSE, BwCap = TRUE
Dec 31 17:00:39 DD-WRT user.warn kernel: Channel 5 : Busy Time = 2899, Skip Channel = FALSE, BwCap = TRUE
Dec 31 17:00:39 DD-WRT user.warn kernel: Channel 6 : Busy Time = 35527, Skip Channel = FALSE, BwCap = TRUE
Dec 31 17:00:40 DD-WRT user.warn kernel: Channel 7 : Busy Time = 5165, Skip Channel = FALSE, BwCap = TRUE
Dec 31 17:00:40 DD-WRT user.warn kernel: Channel 8 : Busy Time = 2815, Skip Channel = FALSE, BwCap = TRUE
Dec 31 17:00:40 DD-WRT user.warn kernel: Channel 9 : Busy Time = 5549, Skip Channel = FALSE, BwCap = TRUE
Dec 31 17:00:40 DD-WRT user.warn kernel: Channel 10 : Busy Time = 9182, Skip Channel = FALSE, BwCap = TRUE
Dec 31 17:00:40 DD-WRT user.warn kernel: Channel 11 : Busy Time = 19101, Skip Channel = FALSE, BwCap = TRUE
Dec 31 17:00:40 DD-WRT user.warn kernel: ====================================================================
Dec 31 17:00:40 DD-WRT user.warn kernel: Rule 3 Channel Busy time value : Select Primary Channel 4
Dec 31 17:00:40 DD-WRT user.warn kernel: Rule 3 Channel Busy time value : Min Channel Busy = 1524
Dec 31 17:00:40 DD-WRT user.warn kernel: Rule 3 Channel Busy time value : BW = 20
Dec 31 17:00:40 DD-WRT user.warn kernel: [SelectClearChannelBusyTime] - band0 END
Dec 31 17:00:40 DD-WRT user.warn kernel: ApAutoChannelAtBootUp : Auto channel selection: Selected channel = 4, IsAband = 0
Dec 31 17:00:40 DD-WRT user.warn kernel: ^[[41m AutoChSelUpdateChannel(): Update channel for wdev for this band PhyMode = 14, Channel = 4 ^[[m
Dec 31 17:00:40 DD-WRT user.warn kernel: ^[[1;33m [RadarStateCheck] RD_NORMAL_MODE ^[[m
Dec 31 17:00:40 DD-WRT user.warn kernel: mt7615_apply_dcoc() : reload Central CH [6] BW [1] from cetral freq [2432] offset [2300]
Dec 31 17:00:40 DD-WRT user.warn kernel: MtCmdGetRXDCOCCalResult:(ret = 0)
Dec 31 17:00:40 DD-WRT user.warn kernel: mt7615_apply_dpd() : reload Central CH [6] BW [1] from cetral freq [2442] i[45] offset [4bf8]
Dec 31 17:00:40 DD-WRT user.warn kernel: MtCmdGetTXDPDCalResult:(ret = 0)
Dec 31 17:00:40 DD-WRT user.warn kernel: MtCmdChannelSwitch: control_chl = 4,control_ch2=0, central_chl = 6 DBDCIdx= 0, Band= 0
Dec 31 17:00:40 DD-WRT user.warn kernel: BW = 1,TXStream = 4, RXStream = 4, scan(0)
Dec 31 17:00:40 DD-WRT user.warn kernel: ApAutoChannelAtBootUp<-----------------
Dec 31 17:00:40 DD-WRT user.warn kernel: [PMF]APPMFInit:: apidx=0, MFPC=0, MFPR=0, SHA256=0
Dec 31 17:00:40 DD-WRT user.warn kernel: wifi_sys_linkup(), wdev idx = 0
Dec 31 17:00:40 DD-WRT user.warn kernel: wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:127 for WDEV_TYPE:1
Dec 31 17:00:40 DD-WRT user.warn kernel: LinkToOmacIdx = 0, LinkToWdevType = 1
Dec 31 17:00:40 DD-WRT user.warn kernel: bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 0, CmdBssInfoBmcRate.u2McTransmit = 0
Dec 31 17:00:40 DD-WRT user.warn kernel: UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 0
Dec 31 17:00:40 DD-WRT user.warn kernel: APStartUpForMbss: BssIndex = 0 channel = 4
Dec 31 17:00:40 DD-WRT user.warn kernel: MtCmdTxPowerDropCtrl: ucPowerDrop: 150, BandIdx: 0
Dec 31 17:00:40 DD-WRT user.warn kernel: wds0: ===> wds_virtual_if_open
Dec 31 17:00:40 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Dec 31 17:00:40 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 6
Dec 31 17:00:40 DD-WRT user.warn kernel: phy_freq_adjust : no prim_ch value for adjust!
Dec 31 17:00:40 DD-WRT user.warn kernel: Caller: wlan_operate_init+0x104/0x118
Dec 31 17:00:40 DD-WRT user.warn kernel: phy_mode=14, ch=0, wdev_type=8
Dec 31 17:00:41 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1
Dec 31 17:00:41 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Dec 31 17:00:41 DD-WRT user.warn kernel: WDS inf up for wds_0(func_idx) OmacIdx=0
Dec 31 17:00:41 DD-WRT user.warn kernel: wds3: ===> wds_virtual_if_open
Dec 31 17:00:41 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Dec 31 17:00:41 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 9
Dec 31 17:00:41 DD-WRT user.warn kernel: phy_freq_adjust : no prim_ch value for adjust!
Dec 31 17:00:41 DD-WRT user.warn kernel: Caller: wlan_operate_init+0x104/0x118
Dec 31 17:00:41 DD-WRT user.warn kernel: phy_mode=14, ch=0, wdev_type=8
Dec 31 17:00:41 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1
Dec 31 17:00:41 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Dec 31 17:00:41 DD-WRT user.warn kernel: WDS inf up for wds_3(func_idx) OmacIdx=0
Dec 31 17:00:41 DD-WRT user.warn kernel: wds4: ===> wds_virtual_if_open
Dec 31 17:00:41 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Dec 31 17:00:41 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 10
Dec 31 17:00:41 DD-WRT user.warn kernel: phy_freq_adjust : no prim_ch value for adjust!
Dec 31 17:00:41 DD-WRT user.warn kernel: Caller: wlan_operate_init+0x104/0x118
Dec 31 17:00:41 DD-WRT user.warn kernel: phy_mode=14, ch=0, wdev_type=8
Dec 31 17:00:41 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1
Dec 31 17:00:41 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Dec 31 17:00:41 DD-WRT user.warn kernel: WDS inf up for wds_4(func_idx) OmacIdx=0
Dec 31 17:00:41 DD-WRT user.warn kernel: wds1: ===> wds_virtual_if_open
Dec 31 17:00:41 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Dec 31 17:00:41 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 7
Dec 31 17:00:41 DD-WRT user.warn kernel: phy_freq_adjust : no prim_ch value for adjust!
Dec 31 17:00:41 DD-WRT user.warn kernel: Caller: wlan_operate_init+0x104/0x118
Dec 31 17:00:41 DD-WRT user.warn kernel: phy_mode=14, ch=0, wdev_type=8
Dec 31 17:00:41 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1
Dec 31 17:00:41 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Dec 31 17:00:41 DD-WRT user.warn kernel: WDS inf up for wds_1(func_idx) OmacIdx=0
Dec 31 17:00:41 DD-WRT user.warn kernel: wds5: ===> wds_virtual_if_open
Dec 31 17:00:41 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Dec 31 17:00:41 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 11
Dec 31 17:00:41 DD-WRT user.warn kernel: phy_freq_adjust : no prim_ch value for adjust!
Dec 31 17:00:41 DD-WRT user.warn kernel: Caller: wlan_operate_init+0x104/0x118
Dec 31 17:00:41 DD-WRT user.warn kernel: phy_mode=14, ch=0, wdev_type=8
Dec 31 17:00:41 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1
Dec 31 17:00:41 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Dec 31 17:00:41 DD-WRT user.warn kernel: WDS inf up for wds_5(func_idx) OmacIdx=0
Dec 31 17:00:41 DD-WRT user.warn kernel: wds6: ===> wds_virtual_if_open
Dec 31 17:00:41 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Dec 31 17:00:41 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 12
Dec 31 17:00:41 DD-WRT user.warn kernel: phy_freq_adjust : no prim_ch value for adjust!
Dec 31 17:00:41 DD-WRT user.warn kernel: Caller: wlan_operate_init+0x104/0x118
Dec 31 17:00:41 DD-WRT user.warn kernel: phy_mode=14, ch=0, wdev_type=8
Dec 31 17:00:41 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1
Dec 31 17:00:41 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Dec 31 17:00:41 DD-WRT user.warn kernel: WDS inf up for wds_6(func_idx) OmacIdx=0
Dec 31 17:00:41 DD-WRT user.warn kernel: wds2: ===> wds_virtual_if_open
Dec 31 17:00:41 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Dec 31 17:00:41 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 8
Dec 31 17:00:41 DD-WRT user.warn kernel: phy_freq_adjust : no prim_ch value for adjust!
Dec 31 17:00:41 DD-WRT user.warn kernel: Caller: wlan_operate_init+0x104/0x118
Dec 31 17:00:41 DD-WRT user.warn kernel: phy_mode=14, ch=0, wdev_type=8
Dec 31 17:00:41 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1
Dec 31 17:00:41 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Dec 31 17:00:41 DD-WRT user.warn kernel: WDS inf up for wds_2(func_idx) OmacIdx=0
Dec 31 17:00:41 DD-WRT user.warn kernel: wds8: ===> wds_virtual_if_open
Dec 31 17:00:41 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Dec 31 17:00:41 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 14
Dec 31 17:00:41 DD-WRT user.warn kernel: phy_freq_adjust : no prim_ch value for adjust!
Dec 31 17:00:41 DD-WRT user.warn kernel: Caller: wlan_operate_init+0x104/0x118
Dec 31 17:00:41 DD-WRT user.warn kernel: phy_mode=14, ch=0, wdev_type=8
Dec 31 17:00:41 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1
Dec 31 17:00:41 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Dec 31 17:00:41 DD-WRT user.warn kernel: WDS inf up for wds_8(func_idx) OmacIdx=0
Dec 31 17:00:41 DD-WRT user.warn kernel: wds9: ===> wds_virtual_if_open
Dec 31 17:00:41 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Dec 31 17:00:41 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 15
Dec 31 17:00:41 DD-WRT user.warn kernel: phy_freq_adjust : no prim_ch value for adjust!
Dec 31 17:00:41 DD-WRT user.warn kernel: Caller: wlan_operate_init+0x104/0x118
Dec 31 17:00:41 DD-WRT user.warn kernel: phy_mode=14, ch=0, wdev_type=8
Dec 31 17:00:41 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1
Dec 31 17:00:41 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Dec 31 17:00:41 DD-WRT user.warn kernel: WDS inf up for wds_9(func_idx) OmacIdx=0
Dec 31 17:00:41 DD-WRT user.warn kernel: wds7: ===> wds_virtual_if_open
Dec 31 17:00:41 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Dec 31 17:00:41 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 13
Dec 31 17:00:41 DD-WRT user.warn kernel: phy_freq_adjust : no prim_ch value for adjust!
Dec 31 17:00:41 DD-WRT user.warn kernel: Caller: wlan_operate_init+0x104/0x118
Dec 31 17:00:41 DD-WRT user.warn kernel: phy_mode=14, ch=0, wdev_type=8
Dec 31 17:00:41 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1
Dec 31 17:00:41 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Dec 31 17:00:41 DD-WRT user.warn kernel: WDS inf up for wds_7(func_idx) OmacIdx=0
Dec 31 17:00:41 DD-WRT user.info startservice: bridge : interface ra0 successfully added to bridge br0
Dec 31 17:00:41 DD-WRT user.info kernel: br0: port 2(ra0) entered blocking state
Dec 31 17:00:41 DD-WRT user.info kernel: br0: port 2(ra0) entered disabled state
Dec 31 17:00:41 DD-WRT user.info kernel: device ra0 entered promiscuous mode
Dec 31 17:00:41 DD-WRT user.info kernel: br0: port 2(ra0) entered blocking state
Dec 31 17:00:41 DD-WRT user.info kernel: br0: port 2(ra0) entered forwarding state
Dec 31 17:00:41 DD-WRT user.warn kernel: rai0: ===> main_virtual_if_open
Dec 31 17:00:41 DD-WRT user.warn kernel: Open file "/etc/Wireless/l1profile.dat" Succeed!
Dec 31 17:00:41 DD-WRT user.warn kernel: Read file "/etc/Wireless/l1profile.dat"(702) succeed!
Dec 31 17:00:41 DD-WRT user.warn kernel: MT7615 found as INDEX0
Dec 31 17:00:41 DD-WRT user.warn kernel: INDEX0 for MT7615 occupied, next
Dec 31 17:00:41 DD-WRT user.warn kernel: MT7615 found as INDEX1
Dec 31 17:00:41 DD-WRT user.warn kernel: [1]MT7615 found by chip
Dec 31 17:00:41 DD-WRT user.warn kernel: Chip=MT7615
Dec 31 17:00:41 DD-WRT user.warn kernel: profile_path=/tmp/RT2860_pci.dat
Dec 31 17:00:41 DD-WRT user.warn kernel: EEPROM_name=e2p
Dec 31 17:00:41 DD-WRT user.warn kernel: EEPROM_offset=0x8000
Dec 31 17:00:41 DD-WRT user.warn kernel: EEPROM_size=0x4000
Dec 31 17:00:41 DD-WRT user.warn kernel: main_ifname=rai0
Dec 31 17:00:41 DD-WRT user.warn kernel: ext_ifname=rai
Dec 31 17:00:41 DD-WRT user.warn kernel: wds_ifname=wdsi
Dec 31 17:00:41 DD-WRT user.warn kernel: apcli_ifname=apclii
Dec 31 17:00:41 DD-WRT user.warn kernel: single_sku_path=/etc/Wireless/SingleSKU_mt7615e-sku.dat
Dec 31 17:00:41 DD-WRT user.warn kernel: bf_sku_path=/etc/Wireless/SingleSKU_mt7615e-sku-bf.dat
Dec 31 17:00:41 DD-WRT user.warn kernel: Close file "/etc/Wireless/l1profile.dat" succeed!
Dec 31 17:00:41 DD-WRT user.warn kernel: load l1profile succeed!
Dec 31 17:00:41 DD-WRT user.warn kernel: driver_own()::Try to Clear FW Own...
Dec 31 17:00:42 DD-WRT user.warn kernel: driver_own()::Success to clear FW Own
Dec 31 17:00:42 DD-WRT user.warn kernel: APWdsInitialize():WdsEntry Number=10
Dec 31 17:00:42 DD-WRT user.warn kernel: =====GET L2 PROFILE idx: 1 =====
Dec 31 17:00:42 DD-WRT user.warn kernel: PATH: /tmp/RT2860_pci.dat
Dec 31 17:00:42 DD-WRT user.warn kernel: E2pAccessMode=2
Dec 31 17:00:42 DD-WRT user.warn kernel: DisableCalFree=1
Dec 31 17:00:42 DD-WRT user.warn kernel: SSID[0]=AGT1337-5.0G, EdcaIdx=0
Dec 31 17:00:42 DD-WRT user.warn kernel: SSID[1]=sidhufamily1, EdcaIdx=0
Dec 31 17:00:42 DD-WRT user.warn kernel: SSID[2]=-_to the fellas out there, EdcaIdx=0
Dec 31 17:00:42 DD-WRT user.warn kernel: SSID[3]=-_with ladies to impress, EdcaIdx=0
Dec 31 17:00:42 DD-WRT user.warn kernel: SSID[4]=-it's easy to do, EdcaIdx=0
Dec 31 17:00:42 DD-WRT user.warn kernel: SSID[5]=-just follow these steps:, EdcaIdx=0
Dec 31 17:00:42 DD-WRT user.warn kernel: BSS0 PhyMode=49
Dec 31 17:00:42 DD-WRT user.warn kernel: wmode_band_equal(): Band Equal!
Dec 31 17:00:42 DD-WRT user.warn kernel: [TxPower] BAND0: 150
Dec 31 17:00:42 DD-WRT user.warn kernel: [PowerUpenable] BAND0: 1
Dec 31 17:00:42 DD-WRT user.warn kernel: FragThreshold[0]=2346
Dec 31 17:00:42 DD-WRT user.warn kernel: read_etxbf: ETxBfEnCond = 1
Dec 31 17:00:42 DD-WRT user.warn kernel: read_etxbf: BSSID[0]
Dec 31 17:00:42 DD-WRT user.warn kernel: read_etxbf: MBSS[0] ETxBfEnCond = 1
Dec 31 17:00:42 DD-WRT user.warn kernel: read_etxbf: More BSSID[1]
Dec 31 17:00:42 DD-WRT user.warn kernel: read_etxbf: More MBSS[1] ETxBfEnCond = 1
Dec 31 17:00:42 DD-WRT user.warn kernel: read_etxbf: More BSSID[2]
Dec 31 17:00:42 DD-WRT user.warn kernel: read_etxbf: More MBSS[2] ETxBfEnCond = 1
Dec 31 17:00:42 DD-WRT user.warn kernel: read_etxbf: More BSSID[3]
Dec 31 17:00:42 DD-WRT user.warn kernel: read_etxbf: More MBSS[3] ETxBfEnCond = 1
Dec 31 17:00:42 DD-WRT user.warn kernel: read_etxbf: More BSSID[4]
Dec 31 17:00:42 DD-WRT user.warn kernel: read_etxbf: More MBSS[4] ETxBfEnCond = 1
Dec 31 17:00:42 DD-WRT user.warn kernel: read_etxbf: More BSSID[5]
Dec 31 17:00:42 DD-WRT user.warn kernel: read_etxbf: More MBSS[5] ETxBfEnCond = 1
Dec 31 17:00:42 DD-WRT user.warn kernel: [RTMPSetProfileParameters]Disable DFS/Zero wait=0/0
Dec 31 17:00:42 DD-WRT user.warn kernel: APWdsInitialize():WdsEntry Number=10
Dec 31 17:00:42 DD-WRT user.warn kernel: WDS-Enable mode=0
Dec 31 17:00:42 DD-WRT user.warn kernel: HT: WDEV[0] Ext Channel = BELOW
Dec 31 17:00:42 DD-WRT user.warn kernel: WtcSetMaxStaNum: BssidNum:6, MaxStaNum:119 (WdsNum:10, ApcliNum:2, MaxNumChipRept:32), MinMcastWcid:120
Dec 31 17:00:42 DD-WRT user.warn kernel: Top Init Done!
Dec 31 17:00:42 DD-WRT user.warn kernel: Use dev_alloc_skb
Dec 31 17:00:42 DD-WRT user.warn kernel: RX[0] DESC a6978000 size = 16384
Dec 31 17:00:42 DD-WRT user.warn kernel: RX[1] DESC a697c000 size = 8192
Dec 31 17:00:42 DD-WRT user.warn kernel: cut_through_init(): ct sw token number = 4095
Dec 31 17:00:42 DD-WRT user.warn kernel: cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096
Dec 31 17:00:42 DD-WRT user.warn kernel: cut_through_token_list_init(): 854c2388,854c2388
Dec 31 17:00:42 DD-WRT user.warn kernel: cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096
Dec 31 17:00:42 DD-WRT user.warn kernel: cut_through_token_list_init(): 854c2398,854c2398
Dec 31 17:00:42 DD-WRT user.warn kernel: Hif Init Done!
Dec 31 17:00:42 DD-WRT user.warn kernel: ctl->txq = c0dc9f88
Dec 31 17:00:42 DD-WRT user.warn kernel: ctl->rxq = c0dc9f94
Dec 31 17:00:42 DD-WRT user.warn kernel: ctl->ackq = c0dc9fa0
Dec 31 17:00:42 DD-WRT user.warn kernel: ctl->kickq = c0dc9fac
Dec 31 17:00:42 DD-WRT user.warn kernel: ctl->tx_doneq = c0dc9fb8
Dec 31 17:00:42 DD-WRT user.warn kernel: ctl->rx_doneq = c0dc9fc4
Dec 31 17:00:42 DD-WRT user.warn kernel: Parsing patch header
Dec 31 17:00:42 DD-WRT user.warn kernel: Built date:
Dec 31 17:00:42 DD-WRT user.warn kernel: 2
Dec 31 17:00:42 DD-WRT user.warn kernel: 0
Dec 31 17:00:42 DD-WRT user.warn kernel: 1
Dec 31 17:00:42 DD-WRT user.warn kernel: 8
Dec 31 17:00:42 DD-WRT user.warn kernel: 0
Dec 31 17:00:42 DD-WRT user.warn kernel: 5
Dec 31 17:00:42 DD-WRT user.warn kernel: 1
Dec 31 17:00:42 DD-WRT user.warn kernel: 8
Dec 31 17:00:42 DD-WRT user.warn kernel: 1
Dec 31 17:00:42 DD-WRT user.warn kernel: 0
Dec 31 17:00:42 DD-WRT user.warn kernel: 0
Dec 31 17:00:42 DD-WRT user.warn kernel: 6
Dec 31 17:00:42 DD-WRT user.warn kernel: 0
Dec 31 17:00:42 DD-WRT user.warn kernel: 4
Dec 31 17:00:42 DD-WRT user.warn kernel: a
Dec 31 17:00:42 DD-WRT user.warn kernel: Platform:
Dec 31 17:00:42 DD-WRT user.warn kernel: A
Dec 31 17:00:42 DD-WRT user.warn kernel: L
Dec 31 17:00:42 DD-WRT user.warn kernel: P
Dec 31 17:00:42 DD-WRT user.warn kernel: S
Dec 31 17:00:42 DD-WRT user.warn kernel: HW/SW version:
Dec 31 17:00:42 DD-WRT user.warn kernel: 0x
Dec 31 17:00:42 DD-WRT user.warn kernel: 8a
Dec 31 17:00:42 DD-WRT user.warn kernel: 10
Dec 31 17:00:42 DD-WRT user.warn kernel: 8a
Dec 31 17:00:42 DD-WRT user.warn kernel: 10
Dec 31 17:00:42 DD-WRT user.warn kernel: Patch version:
Dec 31 17:00:42 DD-WRT user.warn kernel: 0x
Dec 31 17:00:42 DD-WRT user.warn kernel: 00
Dec 31 17:00:42 DD-WRT user.warn kernel: 00
Dec 31 17:00:42 DD-WRT user.warn kernel: 00
Dec 31 17:00:42 DD-WRT user.warn kernel: 10
Dec 31 17:00:42 DD-WRT user.warn kernel: Target address: 0x80000, length: 11072
Dec 31 17:00:42 DD-WRT user.warn kernel: patch is not ready && get semaphore success
Dec 31 17:00:42 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Dec 31 17:00:42 DD-WRT user.warn kernel: MtCmdPatchFinishReq
Dec 31 17:00:42 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Dec 31 17:00:42 DD-WRT user.warn kernel: release patch semaphore
Dec 31 17:00:42 DD-WRT user.warn kernel: WfMcuHwInit: Before NICLoadFirmware, check ICapMode = 0
Dec 31 17:00:42 DD-WRT user.warn kernel: Parsing CPU 0 fw tailer
Dec 31 17:00:42 DD-WRT user.warn kernel: Chip ID:
Dec 31 17:00:42 DD-WRT user.warn kernel: 0x
Dec 31 17:00:42 DD-WRT user.warn kernel: 04
Dec 31 17:00:42 DD-WRT user.warn kernel: Eco version:
Dec 31 17:00:42 DD-WRT user.warn kernel: 0x
Dec 31 17:00:42 DD-WRT user.warn kernel: 00
Dec 31 17:00:42 DD-WRT user.warn kernel: Region number:
Dec 31 17:00:42 DD-WRT user.warn kernel: 0x
Dec 31 17:00:42 DD-WRT user.warn kernel: 00
Dec 31 17:00:42 DD-WRT user.warn kernel: Format version:
Dec 31 17:00:42 DD-WRT user.warn kernel: 0x
Dec 31 17:00:42 DD-WRT user.warn kernel: 00
Dec 31 17:00:42 DD-WRT user.warn kernel: Ram version:
Dec 31 17:00:42 DD-WRT user.warn kernel: _
Dec 31 17:00:42 DD-WRT user.warn kernel: r
Dec 31 17:00:42 DD-WRT user.warn kernel: e
Dec 31 17:00:42 DD-WRT user.warn kernel: s
Dec 31 17:00:42 DD-WRT user.warn kernel: e
Dec 31 17:00:42 DD-WRT user.warn kernel: r
Dec 31 17:00:42 DD-WRT user.warn kernel: v
Dec 31 17:00:42 DD-WRT user.warn kernel: e
Dec 31 17:00:42 DD-WRT user.warn kernel: d
Dec 31 17:00:42 DD-WRT user.warn kernel: _
Dec 31 17:00:42 DD-WRT user.warn kernel: Built date:
Dec 31 17:00:42 DD-WRT user.warn kernel: 2
Dec 31 17:00:42 DD-WRT user.warn kernel: 0
Dec 31 17:00:42 DD-WRT user.warn kernel: 1
Dec 31 17:00:42 DD-WRT user.warn kernel: 8
Dec 31 17:00:42 DD-WRT user.warn kernel: 1
Dec 31 17:00:42 DD-WRT user.warn kernel: 0
Dec 31 17:00:42 DD-WRT user.warn kernel: 1
Dec 31 17:00:42 DD-WRT user.warn kernel: 6
Dec 31 17:00:42 DD-WRT user.warn kernel: 0
Dec 31 17:00:42 DD-WRT user.warn kernel: 1
Dec 31 17:00:42 DD-WRT user.warn kernel: 5
Dec 31 17:00:42 DD-WRT user.warn kernel: 4
Dec 31 17:00:42 DD-WRT user.warn kernel: 0
Dec 31 17:00:42 DD-WRT user.warn kernel: 7
Dec 31 17:00:42 DD-WRT user.warn kernel: <4> Common crc: 0x0
Dec 31 17:00:42 DD-WRT user.warn kernel: Parsing tailer region 0
Dec 31 17:00:42 DD-WRT user.warn kernel: Feature set:
Dec 31 17:00:42 DD-WRT user.warn kernel: 0x
Dec 31 17:00:42 DD-WRT user.warn kernel: 01
Dec 31 17:00:42 DD-WRT user.warn kernel: Target address: 0x84000, Download size: 409600
Dec 31 17:00:42 DD-WRT user.warn kernel: Parsing tailer region 1
Dec 31 17:00:42 DD-WRT user.warn kernel: Feature set:
Dec 31 17:00:42 DD-WRT user.warn kernel: 0x
Dec 31 17:00:42 DD-WRT user.warn kernel: 01
Dec 31 17:00:42 DD-WRT user.warn kernel: Target address: 0x209c400, Download size: 49664
Dec 31 17:00:42 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Dec 31 17:00:42 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Dec 31 17:00:42 DD-WRT user.warn kernel: MtCmdFwStartReq: override = 0x1, address = 0x84000
Dec 31 17:00:42 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Dec 31 17:00:42 DD-WRT user.warn kernel: Parsing CPU 1 fw tailer
Dec 31 17:00:42 DD-WRT user.warn kernel: Chip ID:
Dec 31 17:00:42 DD-WRT user.warn kernel: 0x
Dec 31 17:00:42 DD-WRT user.warn kernel: 04
Dec 31 17:00:42 DD-WRT user.warn kernel: Eco version:
Dec 31 17:00:42 DD-WRT user.warn kernel: 0x
Dec 31 17:00:42 DD-WRT user.warn kernel: 00
Dec 31 17:00:42 DD-WRT user.warn kernel: Region number:
Dec 31 17:00:42 DD-WRT user.warn kernel: 0x
Dec 31 17:00:42 DD-WRT user.warn kernel: 00
Dec 31 17:00:42 DD-WRT user.warn kernel: Format version:
Dec 31 17:00:42 DD-WRT user.warn kernel: 0x
Dec 31 17:00:42 DD-WRT user.warn kernel: 00
Dec 31 17:00:42 DD-WRT user.warn kernel: Ram version:
Dec 31 17:00:42 DD-WRT user.warn kernel: _
Dec 31 17:00:42 DD-WRT user.warn kernel: r
Dec 31 17:00:42 DD-WRT user.warn kernel: e
Dec 31 17:00:42 DD-WRT user.warn kernel: s
Dec 31 17:00:42 DD-WRT user.warn kernel: e
Dec 31 17:00:42 DD-WRT user.warn kernel: r
Dec 31 17:00:42 DD-WRT user.warn kernel: v
Dec 31 17:00:42 DD-WRT user.warn kernel: e
Dec 31 17:00:42 DD-WRT user.warn kernel: d
Dec 31 17:00:42 DD-WRT user.warn kernel: _
Dec 31 17:00:42 DD-WRT user.warn kernel: Built date:
Dec 31 17:00:42 DD-WRT user.warn kernel: 2
Dec 31 17:00:42 DD-WRT user.warn kernel: 0
Dec 31 17:00:42 DD-WRT user.warn kernel: 1
Dec 31 17:00:42 DD-WRT user.warn kernel: 8
Dec 31 17:00:42 DD-WRT user.warn kernel: 1
Dec 31 17:00:42 DD-WRT user.warn kernel: 0
Dec 31 17:00:42 DD-WRT user.warn kernel: 2
Dec 31 17:00:42 DD-WRT user.warn kernel: 6
Dec 31 17:00:42 DD-WRT user.warn kernel: 2
Dec 31 17:00:42 DD-WRT user.warn kernel: 0
Dec 31 17:00:42 DD-WRT user.warn kernel: 4
Dec 31 17:00:42 DD-WRT user.warn kernel: 6
Dec 31 17:00:42 DD-WRT user.warn kernel: 1
Dec 31 17:00:42 DD-WRT user.warn kernel: 8
Dec 31 17:00:42 DD-WRT user.warn kernel: <4> Feature set:
Dec 31 17:00:42 DD-WRT user.warn kernel: 0x
Dec 31 17:00:42 DD-WRT user.warn kernel: 01
Dec 31 17:00:42 DD-WRT user.warn kernel: Target address: 0x90000000, Download size: 122624
Dec 31 17:00:42 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Dec 31 17:00:42 DD-WRT user.warn kernel: MtCmdFwStartReq: override = 0x4, address = 0x0
Dec 31 17:00:42 DD-WRT user.warn kernel: EventGenericEventHandler: CMD Success
Dec 31 17:00:43 DD-WRT user.warn kernel: MCU Init Done!
Dec 31 17:00:43 DD-WRT user.warn kernel: efuse_probe: efuse = 10000212
Dec 31 17:00:43 DD-WRT user.warn kernel: RtmpChipOpsEepromHook::e2p_type=2, inf_Type=5
Dec 31 17:00:43 DD-WRT user.warn kernel: RtmpEepromGetDefault::e2p_dafault=1
Dec 31 17:00:43 DD-WRT user.warn kernel: RtmpChipOpsEepromHook: E2P type(2), E2pAccessMode = 2, E2P default = 1
Dec 31 17:00:43 DD-WRT user.warn kernel: NVM is FLASH mode. dev_idx [1] FLASH OFFSET [0x8000]
Dec 31 17:00:43 DD-WRT user.warn kernel: ^[[34mNICReadEEPROMParameters: EEPROM 0x52 b313^[[m
Dec 31 17:00:51 DD-WRT user.warn kernel: Country Region from e2p = 101
Dec 31 17:00:51 DD-WRT user.warn kernel: mt7615_antenna_default_reset(): TxPath = 4, RxPath = 4
Dec 31 17:00:51 DD-WRT user.warn kernel: RcRadioInit(): DbdcMode=0, ConcurrentBand=1
Dec 31 17:00:51 DD-WRT user.warn kernel: RcRadioInit(): pRadioCtrl=86938ae4,Band=0,rfcap=3,channel=1,PhyMode=2 extCha=0xf
Dec 31 17:00:51 DD-WRT user.warn kernel: MtSingleSkuLoadParam: RF_LOCKDOWN Feature OFF !!!
Dec 31 17:00:51 DD-WRT user.warn kernel: MtBfBackOffLoadParam: RF_LOCKDOWN Feature OFF !!!
Dec 31 17:00:51 DD-WRT user.warn kernel: EEPROM Init Done!
Dec 31 17:00:51 DD-WRT user.warn kernel: mt_mac_init()-->
Dec 31 17:00:51 DD-WRT user.warn kernel: mt7615_init_mac_cr()-->
Dec 31 17:00:51 DD-WRT user.warn kernel: mt7615_init_mac_cr(): TMAC_TRCR0=0x82783c8c
Dec 31 17:00:51 DD-WRT user.warn kernel: <--mt_mac_init()
Dec 31 17:00:51 DD-WRT user.warn kernel: CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0
Dec 31 17:00:51 DD-WRT user.warn kernel: CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0
Dec 31 17:00:51 DD-WRT user.warn kernel: CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0
Dec 31 17:00:51 DD-WRT user.warn kernel: MAC Init Done!
Dec 31 17:00:51 DD-WRT user.warn kernel: MT7615BBPInit():BBP Initialization.....
Dec 31 17:00:51 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
Dec 31 17:00:51 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
Dec 31 17:00:51 DD-WRT user.warn kernel: MT7615BBPInit() todo
Dec 31 17:00:51 DD-WRT user.warn kernel: PHY Init Done!
Dec 31 17:00:51 DD-WRT user.warn kernel: MtCmdSetMacTxRx:(ret = 0)
Dec 31 17:00:51 DD-WRT user.warn kernel: WifiFwdSet::disabled=0
Dec 31 17:00:51 DD-WRT user.warn kernel: ap_ftkd> Initialize FT KDP Module...
Dec 31 17:00:51 DD-WRT user.warn kernel: Main bssid = 00:00:00:00:00:00
Dec 31 17:00:51 DD-WRT user.warn kernel: MtCmdSetMacTxRx:(ret = 0)
Dec 31 17:00:52 DD-WRT user.warn kernel: MtCmdSetMacTxRx:(ret = 0)
Dec 31 17:00:52 DD-WRT user.warn kernel: <==== mt_wifi_init, Status=0
Dec 31 17:00:52 DD-WRT user.warn kernel: TxBfModuleEnCtrl:It's not DBDC mode
Dec 31 17:00:52 DD-WRT user.warn kernel: MtCmdEDCCACtrl: BandIdx: 0, EDCCACtrl: 1
Dec 31 17:00:52 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Dec 31 17:00:52 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Dec 31 17:00:52 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Dec 31 17:00:52 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Dec 31 17:00:52 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Dec 31 17:00:52 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Dec 31 17:00:52 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Dec 31 17:00:52 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Dec 31 17:00:52 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Dec 31 17:00:52 DD-WRT user.warn kernel: The new WDS interface MAC = 00:00:00:00:00:00, MacTabMatchWCID = 0
Dec 31 17:00:52 DD-WRT user.warn kernel: Total allocated 10 WDS interfaces!
Dec 31 17:00:52 DD-WRT user.warn kernel: WtcSetMaxStaNum: BssidNum:6, MaxStaNum:119 (WdsNum:10, ApcliNum:2, MaxNumChipRept:32), MinMcastWcid:120
Dec 31 17:00:52 DD-WRT user.warn kernel: RedInit: set CR4/N9 RED Enable to 1.
Dec 31 17:00:52 DD-WRT user.warn kernel: RedInit: RED Initiailize Done.
Dec 31 17:00:52 DD-WRT user.warn kernel: cp_support_is_enabled: set CR4 CP_SUPPORT to Mode 2.
Dec 31 17:00:52 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Dec 31 17:00:52 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 0
Dec 31 17:00:52 DD-WRT user.warn kernel: wdev_attr_update(): wdevId0 = 74:da:da:cb:59:b1
Dec 31 17:00:53 DD-WRT user.warn kernel: ^[[1;33m [RadarStateCheck] RD_NORMAL_MODE ^[[m
Dec 31 17:00:53 DD-WRT user.warn kernel: phy_freq_adjust : no prim_ch value for adjust!
Dec 31 17:00:53 DD-WRT user.warn kernel: Caller: wlan_operate_init+0x104/0x118
Dec 31 17:00:53 DD-WRT user.warn kernel: phy_mode=49, ch=0, wdev_type=1
Dec 31 17:00:53 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1
Dec 31 17:00:53 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=5, ampdu_factor=3
Dec 31 17:00:53 DD-WRT user.warn kernel: AP inf up for ra_0(func_idx) OmacIdx=0
Dec 31 17:00:53 DD-WRT user.warn kernel: AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn
Dec 31 17:00:53 DD-WRT user.warn kernel: ApAutoChannelAtBootUp----------------->
Dec 31 17:00:53 DD-WRT user.warn kernel: ApAutoChannelAtBootUp: AutoChannelBootup = 1
Dec 31 17:00:53 DD-WRT user.warn kernel: MtCmdSetMacTxRx:(ret = 0)
Dec 31 17:00:53 DD-WRT user.warn kernel: MTAPAutoSelectChannel----------------->
Dec 31 17:00:53 DD-WRT user.warn kernel: [AutoChSelBuildChannelListFor5G] ChListNum5G = 13
Dec 31 17:00:53 DD-WRT user.warn kernel: MTAPAutoSelectChannel: IsABand = 1, ChannelListNum = 8
Dec 31 17:00:53 DD-WRT user.warn kernel: mt7615_apply_dcoc() : reload Central CH [36] BW [0] from cetral freq [5190] offset [700]
Dec 31 17:00:53 DD-WRT user.warn kernel: MtCmdGetRXDCOCCalResult:(ret = 0)
Dec 31 17:00:53 DD-WRT user.warn kernel: mt7615_apply_dpd() : reload Central CH [36] BW [0] from cetral freq [5180] i[7] offset [2be8]
Dec 31 17:00:53 DD-WRT user.warn kernel: MtCmdGetTXDPDCalResult:(ret = 0)
Dec 31 17:00:53 DD-WRT user.warn kernel: MtCmdChannelSwitch: control_chl = 36,control_ch2=0, central_chl = 36 DBDCIdx= 0, Band= 0
Dec 31 17:00:53 DD-WRT user.warn kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1)
Dec 31 17:00:53 DD-WRT user.warn kernel: [UpdateChannelInfo] channel busy time[0] = 0
Dec 31 17:00:53 DD-WRT user.warn kernel: mt7615_apply_dcoc() : reload Central CH [40] BW [0] from cetral freq [5190] offset [700]
Dec 31 17:00:54 DD-WRT user.warn kernel: MtCmdGetRXDCOCCalResult:(ret = 0)
Dec 31 17:00:54 DD-WRT user.warn kernel: mt7615_apply_dpd() : reload Central CH [40] BW [0] from cetral freq [5200] i[8] offset [2cc0]
Dec 31 17:00:54 DD-WRT user.warn kernel: MtCmdGetTXDPDCalResult:(ret = 0)
Dec 31 17:00:54 DD-WRT user.warn kernel: MtCmdChannelSwitch: control_chl = 40,control_ch2=0, central_chl = 40 DBDCIdx= 0, Band= 0
Dec 31 17:00:54 DD-WRT user.warn kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1)
Dec 31 17:00:54 DD-WRT user.warn kernel: [UpdateChannelInfo] channel busy time[1] = 0
Dec 31 17:00:54 DD-WRT user.warn kernel: mt7615_apply_dcoc() : reload Central CH [44] BW [0] from cetral freq [5230] offset [800]
Dec 31 17:00:54 DD-WRT user.warn kernel: MtCmdGetRXDCOCCalResult:(ret = 0)
Dec 31 17:00:54 DD-WRT user.warn kernel: mt7615_apply_dpd() : reload Central CH [44] BW [0] from cetral freq [5220] i[9] offset [2d98]
Dec 31 17:00:54 DD-WRT user.warn kernel: MtCmdGetTXDPDCalResult:(ret = 0)
Dec 31 17:00:54 DD-WRT user.warn kernel: MtCmdChannelSwitch: control_chl = 44,control_ch2=0, central_chl = 44 DBDCIdx= 0, Band= 0
Dec 31 17:00:54 DD-WRT user.warn kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1)
Dec 31 17:00:55 DD-WRT user.warn kernel: [UpdateChannelInfo] channel busy time[2] = 4178
Dec 31 17:00:55 DD-WRT user.warn kernel: mt7615_apply_dcoc() : reload Central CH [48] BW [0] from cetral freq [5230] offset [800]
Dec 31 17:00:55 DD-WRT user.warn kernel: MtCmdGetRXDCOCCalResult:(ret = 0)
Dec 31 17:00:55 DD-WRT user.warn kernel: mt7615_apply_dpd() : reload Central CH [48] BW [0] from cetral freq [5240] i[10] offset [2e70]
Dec 31 17:00:55 DD-WRT user.warn kernel: MtCmdGetTXDPDCalResult:(ret = 0)
Dec 31 17:00:55 DD-WRT user.warn kernel: MtCmdChannelSwitch: control_chl = 48,control_ch2=0, central_chl = 48 DBDCIdx= 0, Band= 0
Dec 31 17:00:55 DD-WRT user.warn kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1)
Dec 31 17:00:55 DD-WRT user.warn kernel: [UpdateChannelInfo] channel busy time[3] = 43
Dec 31 17:00:55 DD-WRT user.warn kernel: mt7615_apply_dcoc() : reload Central CH [52] BW [0] from cetral freq [5270] offset [900]
Dec 31 17:00:55 DD-WRT user.warn kernel: MtCmdGetRXDCOCCalResult:(ret = 0)
Dec 31 17:00:55 DD-WRT user.warn kernel: mt7615_apply_dpd() : reload Central CH [52] BW [0] from cetral freq [5260] i[11] offset [2f48]
Dec 31 17:00:55 DD-WRT user.warn kernel: MtCmdGetTXDPDCalResult:(ret = 0)
Dec 31 17:00:55 DD-WRT user.warn kernel: MtCmdChannelSwitch: control_chl = 52,control_ch2=0, central_chl = 52 DBDCIdx= 0, Band= 0
Dec 31 17:00:56 DD-WRT user.warn kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1)
Dec 31 17:00:56 DD-WRT user.warn kernel: [UpdateChannelInfo] channel busy time[4] = 3914
Dec 31 17:00:56 DD-WRT user.warn kernel: mt7615_apply_dcoc() : reload Central CH [56] BW [0] from cetral freq [5270] offset [900]
Dec 31 17:00:56 DD-WRT user.warn kernel: MtCmdGetRXDCOCCalResult:(ret = 0)
Dec 31 17:00:56 DD-WRT user.warn kernel: mt7615_apply_dpd() : reload Central CH [56] BW [0] from cetral freq [5280] i[12] offset [3020]
Dec 31 17:00:56 DD-WRT user.warn kernel: MtCmdGetTXDPDCalResult:(ret = 0)
Dec 31 17:00:56 DD-WRT user.warn kernel: MtCmdChannelSwitch: control_chl = 56,control_ch2=0, central_chl = 56 DBDCIdx= 0, Band= 0
Dec 31 17:00:56 DD-WRT user.warn kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1)
Dec 31 17:00:57 DD-WRT user.warn kernel: [UpdateChannelInfo] channel busy time[5] = 0
Dec 31 17:00:57 DD-WRT user.warn kernel: mt7615_apply_dcoc() : reload Central CH [60] BW [0] from cetral freq [5310] offset [a00]
Dec 31 17:00:57 DD-WRT user.warn kernel: MtCmdGetRXDCOCCalResult:(ret = 0)
Dec 31 17:00:57 DD-WRT user.warn kernel: mt7615_apply_dpd() : reload Central CH [60] BW [0] from cetral freq [5300] i[13] offset [30f8]
Dec 31 17:00:57 DD-WRT user.warn kernel: MtCmdGetTXDPDCalResult:(ret = 0)
Dec 31 17:00:57 DD-WRT user.warn kernel: MtCmdChannelSwitch: control_chl = 60,control_ch2=0, central_chl = 60 DBDCIdx= 0, Band= 0
Dec 31 17:00:57 DD-WRT user.warn kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1)
Dec 31 17:00:57 DD-WRT user.warn kernel: [UpdateChannelInfo] channel busy time[6] = 13
Dec 31 17:00:57 DD-WRT user.warn kernel: mt7615_apply_dcoc() : reload Central CH [64] BW [0] from cetral freq [5310] offset [a00]
Dec 31 17:00:57 DD-WRT user.warn kernel: MtCmdGetRXDCOCCalResult:(ret = 0)
Dec 31 17:00:57 DD-WRT user.warn kernel: mt7615_apply_dpd() : reload Central CH [64] BW [0] from cetral freq [5320] i[14] offset [31d0]
Dec 31 17:00:57 DD-WRT user.warn kernel: MtCmdGetTXDPDCalResult:(ret = 0)
Dec 31 17:00:57 DD-WRT user.warn kernel: MtCmdChannelSwitch: control_chl = 64,control_ch2=0, central_chl = 64 DBDCIdx= 0, Band= 0
Dec 31 17:00:57 DD-WRT user.warn kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1)
Dec 31 17:00:58 DD-WRT user.warn kernel: [UpdateChannelInfo] channel busy time[7] = 13
Dec 31 17:00:58 DD-WRT user.warn kernel: ====================================================================
Dec 31 17:00:58 DD-WRT user.warn kernel: Channel 36 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE
Dec 31 17:00:58 DD-WRT user.warn kernel: Channel 40 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE
Dec 31 17:00:58 DD-WRT user.warn kernel: Channel 44 : Busy Time = 1044, Skip Channel = FALSE, BwCap = TRUE
Dec 31 17:00:58 DD-WRT user.warn kernel: Channel 48 : Busy Time = 10, Skip Channel = FALSE, BwCap = TRUE
Dec 31 17:00:58 DD-WRT user.warn kernel: Channel 52 : Busy Time = 978, Skip Channel = FALSE, BwCap = TRUE
Dec 31 17:00:58 DD-WRT user.warn kernel: Channel 56 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE
Dec 31 17:00:58 DD-WRT user.warn kernel: Channel 60 : Busy Time = 3, Skip Channel = FALSE, BwCap = TRUE
Dec 31 17:00:58 DD-WRT user.warn kernel: Channel 64 : Busy Time = 3, Skip Channel = FALSE, BwCap = TRUE
Dec 31 17:00:58 DD-WRT user.warn kernel: ====================================================================
Dec 31 17:00:58 DD-WRT user.warn kernel: Rule 3 Channel Busy time value : Select Primary Channel 36
Dec 31 17:00:58 DD-WRT user.warn kernel: Rule 3 Channel Busy time value : Min Channel Busy = 1044
Dec 31 17:00:58 DD-WRT user.warn kernel: Rule 3 Channel Busy time value : BW = 160
Dec 31 17:00:58 DD-WRT user.warn kernel: [SelectClearChannelBusyTime] - band0 END
Dec 31 17:00:58 DD-WRT user.warn kernel: ApAutoChannelAtBootUp : Auto channel selection: Selected channel = 36, IsAband = 1
Dec 31 17:00:58 DD-WRT user.warn kernel: ^[[41m AutoChSelUpdateChannel(): Update channel for wdev for this band PhyMode = 49, Channel = 36 ^[[m
Dec 31 17:00:58 DD-WRT user.warn kernel: ^[[1;33m [RadarStateCheck] RD_NORMAL_MODE ^[[m
Dec 31 17:00:58 DD-WRT user.warn kernel: mt7615_apply_dcoc() : reload 160 Central CH [42] BW [3] from cetral freq [5210] offset [1900]
Dec 31 17:00:59 DD-WRT user.warn kernel: MtCmdGetRXDCOCCalResult:(ret = 0)
Dec 31 17:00:59 DD-WRT user.warn kernel: mt7615_apply_dcoc() : reload 160 Central CH [58] BW [3] from cetral freq [5290] offset [1a00]
Dec 31 17:00:59 DD-WRT user.warn kernel: MtCmdGetRXDCOCCalResult:(ret = 0)
Dec 31 17:00:59 DD-WRT user.warn kernel: mt7615_apply_dpd() : reload 160 Central CH [42] BW [3] from cetral freq [5220] i[9] offset [2d98]
Dec 31 17:00:59 DD-WRT user.warn kernel: MtCmdGetTXDPDCalResult:(ret = 0)
Dec 31 17:00:59 DD-WRT user.warn kernel: mt7615_apply_dpd() : reload 160 Central CH [58] BW [3] from cetral freq [5300] i[13] offset [30f8]
Dec 31 17:00:59 DD-WRT user.warn kernel: MtCmdGetTXDPDCalResult:(ret = 0)
Dec 31 17:00:59 DD-WRT user.warn kernel: MtCmdChannelSwitch: control_chl = 36,control_ch2=0, central_chl = 50 DBDCIdx= 0, Band= 0
Dec 31 17:00:59 DD-WRT user.warn kernel: BW = 3,TXStream = 4, RXStream = 4, scan(0)
Dec 31 17:01:00 DD-WRT cron.info cron[501]: (crontabs) ORPHAN (no passwd entry)
Dec 31 17:01:00 DD-WRT user.warn kernel: ApAutoChannelAtBootUp<-----------------
Dec 31 17:01:00 DD-WRT user.warn kernel: [PMF]APPMFInit:: apidx=0, MFPC=1, MFPR=0, SHA256=0
Dec 31 17:01:00 DD-WRT user.warn kernel: [PMF]PMF_MakeRsnIeGMgmtCipher: Insert BIP to the group management cipher of RSNIE
Dec 31 17:01:00 DD-WRT user.warn kernel: wifi_sys_linkup(), wdev idx = 0
Dec 31 17:01:00 DD-WRT user.warn kernel: wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:127 for WDEV_TYPE:1
Dec 31 17:01:00 DD-WRT user.warn kernel: LinkToOmacIdx = 0, LinkToWdevType = 1
Dec 31 17:01:01 DD-WRT user.warn kernel: bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 8192, CmdBssInfoBmcRate.u2McTransmit = 8196
Dec 31 17:01:01 DD-WRT user.warn kernel: UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 0
Dec 31 17:01:01 DD-WRT user.warn kernel: APStartUpForMbss: BssIndex = 0 channel = 36
Dec 31 17:01:01 DD-WRT user.warn kernel: MtCmdTxPowerDropCtrl: ucPowerDrop: 150, BandIdx: 0
Dec 31 17:01:01 DD-WRT user.warn kernel: wdsi0: ===> wds_virtual_if_open
Dec 31 17:01:01 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Dec 31 17:01:01 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 6
Dec 31 17:01:01 DD-WRT user.warn kernel: phy_freq_adjust : no prim_ch value for adjust!
Dec 31 17:01:01 DD-WRT user.warn kernel: Caller: wlan_operate_init+0x104/0x118
Dec 31 17:01:01 DD-WRT user.warn kernel: phy_mode=49, ch=0, wdev_type=8
Dec 31 17:01:01 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1
Dec 31 17:01:01 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Dec 31 17:01:01 DD-WRT user.warn kernel: WDS inf up for wds_0(func_idx) OmacIdx=0
Dec 31 17:01:01 DD-WRT user.warn kernel: wdsi1: ===> wds_virtual_if_open
Dec 31 17:01:01 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Dec 31 17:01:01 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 7
Dec 31 17:01:01 DD-WRT user.warn kernel: phy_freq_adjust : no prim_ch value for adjust!
Dec 31 17:01:01 DD-WRT user.warn kernel: Caller: wlan_operate_init+0x104/0x118
Dec 31 17:01:01 DD-WRT user.warn kernel: phy_mode=49, ch=0, wdev_type=8
Dec 31 17:01:01 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1
Dec 31 17:01:01 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Dec 31 17:01:01 DD-WRT user.warn kernel: WDS inf up for wds_1(func_idx) OmacIdx=0
Dec 31 17:01:01 DD-WRT user.warn kernel: wdsi2: ===> wds_virtual_if_open
Dec 31 17:01:01 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Dec 31 17:01:01 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 8
Dec 31 17:01:01 DD-WRT user.warn kernel: phy_freq_adjust : no prim_ch value for adjust!
Dec 31 17:01:01 DD-WRT user.warn kernel: Caller: wlan_operate_init+0x104/0x118
Dec 31 17:01:01 DD-WRT user.warn kernel: phy_mode=49, ch=0, wdev_type=8
Dec 31 17:01:01 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1
Dec 31 17:01:01 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Dec 31 17:01:01 DD-WRT user.warn kernel: WDS inf up for wds_2(func_idx) OmacIdx=0
Dec 31 17:01:01 DD-WRT user.warn kernel: wdsi3: ===> wds_virtual_if_open
Dec 31 17:01:01 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Dec 31 17:01:01 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 9
Dec 31 17:01:01 DD-WRT user.warn kernel: phy_freq_adjust : no prim_ch value for adjust!
Dec 31 17:01:01 DD-WRT user.warn kernel: Caller: wlan_operate_init+0x104/0x118
Dec 31 17:01:01 DD-WRT user.warn kernel: phy_mode=49, ch=0, wdev_type=8
Dec 31 17:01:01 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1
Dec 31 17:01:01 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Dec 31 17:01:01 DD-WRT user.warn kernel: WDS inf up for wds_3(func_idx) OmacIdx=0
Dec 31 17:01:01 DD-WRT user.warn kernel: wdsi4: ===> wds_virtual_if_open
Dec 31 17:01:01 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Dec 31 17:01:01 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 10
Dec 31 17:01:01 DD-WRT user.warn kernel: phy_freq_adjust : no prim_ch value for adjust!
Dec 31 17:01:01 DD-WRT user.warn kernel: Caller: wlan_operate_init+0x104/0x118
Dec 31 17:01:01 DD-WRT user.warn kernel: phy_mode=49, ch=0, wdev_type=8
Dec 31 17:01:01 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1
Dec 31 17:01:01 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Dec 31 17:01:01 DD-WRT user.warn kernel: WDS inf up for wds_4(func_idx) OmacIdx=0
Dec 31 17:01:01 DD-WRT user.warn kernel: wdsi5: ===> wds_virtual_if_open
Dec 31 17:01:01 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Dec 31 17:01:01 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 11
Dec 31 17:01:01 DD-WRT user.warn kernel: phy_freq_adjust : no prim_ch value for adjust!
Dec 31 17:01:01 DD-WRT user.warn kernel: Caller: wlan_operate_init+0x104/0x118
Dec 31 17:01:01 DD-WRT user.warn kernel: phy_mode=49, ch=0, wdev_type=8
Dec 31 17:01:01 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1
Dec 31 17:01:01 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Dec 31 17:01:01 DD-WRT user.warn kernel: WDS inf up for wds_5(func_idx) OmacIdx=0
Dec 31 17:01:01 DD-WRT user.warn kernel: wdsi6: ===> wds_virtual_if_open
Dec 31 17:01:01 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Dec 31 17:01:01 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 12
Dec 31 17:01:01 DD-WRT user.warn kernel: phy_freq_adjust : no prim_ch value for adjust!
Dec 31 17:01:01 DD-WRT user.warn kernel: Caller: wlan_operate_init+0x104/0x118
Dec 31 17:01:01 DD-WRT user.warn kernel: phy_mode=49, ch=0, wdev_type=8
Dec 31 17:01:01 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1
Dec 31 17:01:01 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Dec 31 17:01:01 DD-WRT user.warn kernel: WDS inf up for wds_6(func_idx) OmacIdx=0
Dec 31 17:01:01 DD-WRT user.warn kernel: wdsi7: ===> wds_virtual_if_open
Dec 31 17:01:01 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Dec 31 17:01:01 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 13
Dec 31 17:01:01 DD-WRT user.warn kernel: phy_freq_adjust : no prim_ch value for adjust!
Dec 31 17:01:01 DD-WRT user.warn kernel: Caller: wlan_operate_init+0x104/0x118
Dec 31 17:01:01 DD-WRT user.warn kernel: phy_mode=49, ch=0, wdev_type=8
Dec 31 17:01:02 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1
Dec 31 17:01:02 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Dec 31 17:01:02 DD-WRT user.warn kernel: WDS inf up for wds_7(func_idx) OmacIdx=0
Dec 31 17:01:02 DD-WRT user.warn kernel: wdsi9: ===> wds_virtual_if_open
Dec 31 17:01:02 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Dec 31 17:01:02 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 15
Dec 31 17:01:02 DD-WRT user.warn kernel: phy_freq_adjust : no prim_ch value for adjust!
Dec 31 17:01:02 DD-WRT user.warn kernel: Caller: wlan_operate_init+0x104/0x118
Dec 31 17:01:02 DD-WRT user.warn kernel: phy_mode=49, ch=0, wdev_type=8
Dec 31 17:01:02 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1
Dec 31 17:01:02 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Dec 31 17:01:02 DD-WRT user.warn kernel: WDS inf up for wds_9(func_idx) OmacIdx=0
Dec 31 17:01:02 DD-WRT user.warn kernel: wdsi8: ===> wds_virtual_if_open
Dec 31 17:01:02 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Dec 31 17:01:02 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 14
Dec 31 17:01:02 DD-WRT user.warn kernel: phy_freq_adjust : no prim_ch value for adjust!
Dec 31 17:01:02 DD-WRT user.warn kernel: Caller: wlan_operate_init+0x104/0x118
Dec 31 17:01:02 DD-WRT user.warn kernel: phy_mode=49, ch=0, wdev_type=8
Dec 31 17:01:02 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1
Dec 31 17:01:02 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Dec 31 17:01:02 DD-WRT user.warn kernel: WDS inf up for wds_8(func_idx) OmacIdx=0
Dec 31 17:01:02 DD-WRT user.info startservice: bridge : interface rai0 successfully added to bridge br0
Dec 31 17:01:02 DD-WRT user.info kernel: br0: port 3(rai0) entered blocking state
Dec 31 17:01:02 DD-WRT user.info kernel: br0: port 3(rai0) entered disabled state
Dec 31 17:01:02 DD-WRT user.info kernel: device rai0 entered promiscuous mode
Dec 31 17:01:02 DD-WRT user.info kernel: br0: port 3(rai0) entered blocking state
Dec 31 17:01:02 DD-WRT user.info kernel: br0: port 3(rai0) entered forwarding state
Dec 31 17:01:02 DD-WRT user.warn kernel: ra1: ===> mbss_virtual_if_open
Dec 31 17:01:02 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Dec 31 17:01:02 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 1
Dec 31 17:01:02 DD-WRT user.warn kernel: wdev_attr_update(): wdevId1 = 76:da:da:9b:59:b0
Dec 31 17:01:02 DD-WRT user.warn kernel: phy_freq_adjust : no prim_ch value for adjust!
Dec 31 17:01:02 DD-WRT user.warn kernel: Caller: wlan_operate_init+0x104/0x118
Dec 31 17:01:02 DD-WRT user.warn kernel: phy_mode=14, ch=0, wdev_type=1
Dec 31 17:01:02 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1
Dec 31 17:01:02 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Dec 31 17:01:02 DD-WRT user.warn kernel: AP inf up for ra_1(func_idx) OmacIdx=17
Dec 31 17:01:02 DD-WRT user.warn kernel: AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn
Dec 31 17:01:02 DD-WRT user.warn kernel: ApAutoChannelAtBootUp----------------->
Dec 31 17:01:02 DD-WRT user.warn kernel: ApAutoChannelAtBootUp: AutoChannelBootup = 1
Dec 31 17:01:02 DD-WRT user.warn kernel: MtCmdSetMacTxRx:(ret = 0)
Dec 31 17:01:02 DD-WRT user.warn kernel: [ApAutoChannelAtBootUp] ACS of BandIdx = 0 is already DONE, Channel = 4
Dec 31 17:01:02 DD-WRT user.warn kernel: ^[[41m AutoChSelUpdateChannel(): Update channel for wdev for this band PhyMode = 14, Channel = 4 ^[[m
Dec 31 17:01:02 DD-WRT user.warn kernel: ^[[1;33m [RadarStateCheck] RD_NORMAL_MODE ^[[m
Dec 31 17:01:02 DD-WRT user.warn kernel: ApAutoChannelAtBootUp<-----------------
Dec 31 17:01:02 DD-WRT user.warn kernel: [PMF]APPMFInit:: apidx=1, MFPC=0, MFPR=0, SHA256=0
Dec 31 17:01:02 DD-WRT user.warn kernel: wifi_sys_linkup(), wdev idx = 1
Dec 31 17:01:02 DD-WRT user.warn kernel: wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:126 for WDEV_TYPE:1
Dec 31 17:01:02 DD-WRT user.warn kernel: LinkToOmacIdx = 11, LinkToWdevType = 1
Dec 31 17:01:02 DD-WRT user.warn kernel: bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 0, CmdBssInfoBmcRate.u2McTransmit = 0
Dec 31 17:01:02 DD-WRT user.warn kernel: UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 11
Dec 31 17:01:02 DD-WRT user.warn kernel: APStartUpForMbss: BssIndex = 0 channel = 4
Dec 31 17:01:02 DD-WRT user.warn kernel: MtCmdTxPowerDropCtrl: ucPowerDrop: 150, BandIdx: 0
Dec 31 17:01:02 DD-WRT user.info startservice: bridge : interface ra1 successfully added to bridge br0
Dec 31 17:01:02 DD-WRT user.info kernel: br0: port 4(ra1) entered blocking state
Dec 31 17:01:02 DD-WRT user.info kernel: br0: port 4(ra1) entered disabled state
Dec 31 17:01:02 DD-WRT user.info kernel: device ra1 entered promiscuous mode
Dec 31 17:01:02 DD-WRT user.info kernel: br0: port 4(ra1) entered blocking state
Dec 31 17:01:02 DD-WRT user.info kernel: br0: port 4(ra1) entered forwarding state
Dec 31 17:01:02 DD-WRT user.warn kernel: ra2: ===> mbss_virtual_if_open
Dec 31 17:01:02 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Dec 31 17:01:02 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 2
Dec 31 17:01:02 DD-WRT user.warn kernel: wdev_attr_update(): wdevId2 = 76:da:da:ab:59:b0
Dec 31 17:01:02 DD-WRT user.warn kernel: phy_freq_adjust : no prim_ch value for adjust!
Dec 31 17:01:02 DD-WRT user.warn kernel: Caller: wlan_operate_init+0x104/0x118
Dec 31 17:01:02 DD-WRT user.warn kernel: phy_mode=14, ch=0, wdev_type=1
Dec 31 17:01:02 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1
Dec 31 17:01:02 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Dec 31 17:01:02 DD-WRT user.warn kernel: AP inf up for ra_2(func_idx) OmacIdx=18
Dec 31 17:01:02 DD-WRT user.warn kernel: AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn
Dec 31 17:01:03 DD-WRT user.warn kernel: ApAutoChannelAtBootUp----------------->
Dec 31 17:01:03 DD-WRT user.warn kernel: ApAutoChannelAtBootUp: AutoChannelBootup = 1
Dec 31 17:01:03 DD-WRT user.warn kernel: MtCmdSetMacTxRx:(ret = 0)
Dec 31 17:01:03 DD-WRT user.warn kernel: [ApAutoChannelAtBootUp] ACS of BandIdx = 0 is already DONE, Channel = 4
Dec 31 17:01:03 DD-WRT user.warn kernel: ^[[41m AutoChSelUpdateChannel(): Update channel for wdev for this band PhyMode = 14, Channel = 4 ^[[m
Dec 31 17:01:03 DD-WRT user.warn kernel: ^[[1;33m [RadarStateCheck] RD_NORMAL_MODE ^[[m
Dec 31 17:01:03 DD-WRT user.warn kernel: ApAutoChannelAtBootUp<-----------------
Dec 31 17:01:03 DD-WRT user.warn kernel: [PMF]APPMFInit:: apidx=2, MFPC=1, MFPR=0, SHA256=0
Dec 31 17:01:03 DD-WRT user.warn kernel: [PMF]PMF_MakeRsnIeGMgmtCipher: Insert BIP to the group management cipher of RSNIE
Dec 31 17:01:03 DD-WRT user.warn kernel: wifi_sys_linkup(), wdev idx = 2
Dec 31 17:01:03 DD-WRT user.warn kernel: wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:125 for WDEV_TYPE:1
Dec 31 17:01:03 DD-WRT user.warn kernel: LinkToOmacIdx = 12, LinkToWdevType = 1
Dec 31 17:01:03 DD-WRT user.warn kernel: bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 0, CmdBssInfoBmcRate.u2McTransmit = 0
Dec 31 17:01:03 DD-WRT user.warn kernel: UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 12
Dec 31 17:01:03 DD-WRT user.warn kernel: APStartUpForMbss: BssIndex = 0 channel = 4
Dec 31 17:01:03 DD-WRT user.warn kernel: MtCmdTxPowerDropCtrl: ucPowerDrop: 150, BandIdx: 0
Dec 31 17:01:03 DD-WRT user.info startservice: bridge : interface ra2 successfully added to bridge br0
Dec 31 17:01:03 DD-WRT user.info kernel: br0: port 5(ra2) entered blocking state
Dec 31 17:01:03 DD-WRT user.info kernel: br0: port 5(ra2) entered disabled state
Dec 31 17:01:03 DD-WRT user.info kernel: device ra2 entered promiscuous mode
Dec 31 17:01:03 DD-WRT user.info kernel: br0: port 5(ra2) entered blocking state
Dec 31 17:01:03 DD-WRT user.info kernel: br0: port 5(ra2) entered forwarding state
Dec 31 17:01:03 DD-WRT user.warn kernel: ra3: ===> mbss_virtual_if_open
Dec 31 17:01:03 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Dec 31 17:01:03 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 3
Dec 31 17:01:03 DD-WRT user.warn kernel: wdev_attr_update(): wdevId3 = 76:da:da:bb:59:b0
Dec 31 17:01:03 DD-WRT user.warn kernel: phy_freq_adjust : no prim_ch value for adjust!
Dec 31 17:01:03 DD-WRT user.warn kernel: Caller: wlan_operate_init+0x104/0x118
Dec 31 17:01:03 DD-WRT user.warn kernel: phy_mode=14, ch=0, wdev_type=1
Dec 31 17:01:03 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1
Dec 31 17:01:03 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Dec 31 17:01:03 DD-WRT user.warn kernel: AP inf up for ra_3(func_idx) OmacIdx=19
Dec 31 17:01:03 DD-WRT user.warn kernel: AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn
Dec 31 17:01:03 DD-WRT user.warn kernel: ApAutoChannelAtBootUp----------------->
Dec 31 17:01:03 DD-WRT user.warn kernel: ApAutoChannelAtBootUp: AutoChannelBootup = 1
Dec 31 17:01:03 DD-WRT user.warn kernel: MtCmdSetMacTxRx:(ret = 0)
Dec 31 17:01:03 DD-WRT user.warn kernel: [ApAutoChannelAtBootUp] ACS of BandIdx = 0 is already DONE, Channel = 4
Dec 31 17:01:03 DD-WRT user.warn kernel: ^[[41m AutoChSelUpdateChannel(): Update channel for wdev for this band PhyMode = 14, Channel = 4 ^[[m
Dec 31 17:01:03 DD-WRT user.warn kernel: ^[[1;33m [RadarStateCheck] RD_NORMAL_MODE ^[[m
Dec 31 17:01:03 DD-WRT user.warn kernel: ApAutoChannelAtBootUp<-----------------
Dec 31 17:01:03 DD-WRT user.warn kernel: [PMF]APPMFInit:: apidx=3, MFPC=1, MFPR=0, SHA256=0
Dec 31 17:01:03 DD-WRT user.warn kernel: [PMF]PMF_MakeRsnIeGMgmtCipher: Insert BIP to the group management cipher of RSNIE
Dec 31 17:01:03 DD-WRT user.warn kernel: wifi_sys_linkup(), wdev idx = 3
Dec 31 17:01:03 DD-WRT user.warn kernel: wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:124 for WDEV_TYPE:1
Dec 31 17:01:03 DD-WRT user.warn kernel: LinkToOmacIdx = 13, LinkToWdevType = 1
Dec 31 17:01:03 DD-WRT user.warn kernel: bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 0, CmdBssInfoBmcRate.u2McTransmit = 0
Dec 31 17:01:03 DD-WRT user.warn kernel: UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 13
Dec 31 17:01:03 DD-WRT user.warn kernel: APStartUpForMbss: BssIndex = 0 channel = 4
Dec 31 17:01:03 DD-WRT user.warn kernel: MtCmdTxPowerDropCtrl: ucPowerDrop: 150, BandIdx: 0
Dec 31 17:01:03 DD-WRT user.info startservice: bridge : interface ra3 successfully added to bridge br0
Dec 31 17:01:03 DD-WRT user.info kernel: br0: port 6(ra3) entered blocking state
Dec 31 17:01:03 DD-WRT user.info kernel: br0: port 6(ra3) entered disabled state
Dec 31 17:01:03 DD-WRT user.info kernel: device ra3 entered promiscuous mode
Dec 31 17:01:03 DD-WRT user.info kernel: br0: port 6(ra3) entered blocking state
Dec 31 17:01:03 DD-WRT user.info kernel: br0: port 6(ra3) entered forwarding state
Dec 31 17:01:03 DD-WRT user.warn kernel: ra4: ===> mbss_virtual_if_open
Dec 31 17:01:03 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Dec 31 17:01:03 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 4
Dec 31 17:01:03 DD-WRT user.warn kernel: wdev_attr_update(): wdevId4 = 76:da:da:cb:59:b0
Dec 31 17:01:03 DD-WRT user.warn kernel: phy_freq_adjust : no prim_ch value for adjust!
Dec 31 17:01:03 DD-WRT user.warn kernel: Caller: wlan_operate_init+0x104/0x118
Dec 31 17:01:03 DD-WRT user.warn kernel: phy_mode=14, ch=0, wdev_type=1
Dec 31 17:01:03 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1
Dec 31 17:01:04 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Dec 31 17:01:04 DD-WRT user.warn kernel: AP inf up for ra_4(func_idx) OmacIdx=20
Dec 31 17:01:04 DD-WRT user.warn kernel: AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn
Dec 31 17:01:04 DD-WRT user.warn kernel: ApAutoChannelAtBootUp----------------->
Dec 31 17:01:04 DD-WRT user.warn kernel: ApAutoChannelAtBootUp: AutoChannelBootup = 1
Dec 31 17:01:04 DD-WRT user.warn kernel: MtCmdSetMacTxRx:(ret = 0)
Dec 31 17:01:04 DD-WRT user.warn kernel: [ApAutoChannelAtBootUp] ACS of BandIdx = 0 is already DONE, Channel = 4
Dec 31 17:01:04 DD-WRT user.warn kernel: ^[[41m AutoChSelUpdateChannel(): Update channel for wdev for this band PhyMode = 14, Channel = 4 ^[[m
Dec 31 17:01:04 DD-WRT user.warn kernel: ^[[1;33m [RadarStateCheck] RD_NORMAL_MODE ^[[m
Dec 31 17:01:04 DD-WRT user.warn kernel: ApAutoChannelAtBootUp<-----------------
Dec 31 17:01:04 DD-WRT user.warn kernel: [PMF]APPMFInit:: apidx=4, MFPC=1, MFPR=0, SHA256=0
Dec 31 17:01:04 DD-WRT user.warn kernel: [PMF]PMF_MakeRsnIeGMgmtCipher: Insert BIP to the group management cipher of RSNIE
Dec 31 17:01:04 DD-WRT user.warn kernel: wifi_sys_linkup(), wdev idx = 4
Dec 31 17:01:04 DD-WRT user.warn kernel: wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:123 for WDEV_TYPE:1
Dec 31 17:01:04 DD-WRT user.warn kernel: LinkToOmacIdx = 14, LinkToWdevType = 1
Dec 31 17:01:04 DD-WRT user.warn kernel: bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 0, CmdBssInfoBmcRate.u2McTransmit = 0
Dec 31 17:01:04 DD-WRT user.warn kernel: UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 14
Dec 31 17:01:04 DD-WRT user.warn kernel: APStartUpForMbss: BssIndex = 0 channel = 4
Dec 31 17:01:04 DD-WRT user.warn kernel: MtCmdTxPowerDropCtrl: ucPowerDrop: 150, BandIdx: 0
Dec 31 17:01:04 DD-WRT user.info startservice: bridge : interface ra4 successfully added to bridge br0
Dec 31 17:01:04 DD-WRT user.info kernel: br0: port 7(ra4) entered blocking state
Dec 31 17:01:04 DD-WRT user.info kernel: br0: port 7(ra4) entered disabled state
Dec 31 17:01:04 DD-WRT user.info kernel: device ra4 entered promiscuous mode
Dec 31 17:01:04 DD-WRT user.info kernel: br0: port 7(ra4) entered blocking state
Dec 31 17:01:04 DD-WRT user.info kernel: br0: port 7(ra4) entered forwarding state
Dec 31 17:01:04 DD-WRT user.warn kernel: ra5: ===> mbss_virtual_if_open
Dec 31 17:01:04 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Dec 31 17:01:04 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 5
Dec 31 17:01:04 DD-WRT user.warn kernel: wdev_attr_update(): wdevId5 = 76:da:da:db:59:b0
Dec 31 17:01:04 DD-WRT user.warn kernel: phy_freq_adjust : no prim_ch value for adjust!
Dec 31 17:01:04 DD-WRT user.warn kernel: Caller: wlan_operate_init+0x104/0x118
Dec 31 17:01:04 DD-WRT user.warn kernel: phy_mode=14, ch=0, wdev_type=1
Dec 31 17:01:04 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1
Dec 31 17:01:04 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Dec 31 17:01:04 DD-WRT user.warn kernel: AP inf up for ra_5(func_idx) OmacIdx=21
Dec 31 17:01:04 DD-WRT user.warn kernel: AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn
Dec 31 17:01:04 DD-WRT user.warn kernel: ApAutoChannelAtBootUp----------------->
Dec 31 17:01:04 DD-WRT user.warn kernel: ApAutoChannelAtBootUp: AutoChannelBootup = 1
Dec 31 17:01:04 DD-WRT user.warn kernel: MtCmdSetMacTxRx:(ret = 0)
Dec 31 17:01:04 DD-WRT user.warn kernel: [ApAutoChannelAtBootUp] ACS of BandIdx = 0 is already DONE, Channel = 4
Dec 31 17:01:04 DD-WRT user.warn kernel: ^[[41m AutoChSelUpdateChannel(): Update channel for wdev for this band PhyMode = 14, Channel = 4 ^[[m
Dec 31 17:01:04 DD-WRT user.warn kernel: ^[[1;33m [RadarStateCheck] RD_NORMAL_MODE ^[[m
Dec 31 17:01:04 DD-WRT user.warn kernel: ApAutoChannelAtBootUp<-----------------
Dec 31 17:01:04 DD-WRT user.warn kernel: [PMF]APPMFInit:: apidx=5, MFPC=1, MFPR=0, SHA256=0
Dec 31 17:01:04 DD-WRT user.warn kernel: [PMF]PMF_MakeRsnIeGMgmtCipher: Insert BIP to the group management cipher of RSNIE
Dec 31 17:01:04 DD-WRT user.warn kernel: wifi_sys_linkup(), wdev idx = 5
Dec 31 17:01:04 DD-WRT user.warn kernel: wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:122 for WDEV_TYPE:1
Dec 31 17:01:04 DD-WRT user.warn kernel: LinkToOmacIdx = 15, LinkToWdevType = 1
Dec 31 17:01:04 DD-WRT user.warn kernel: bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 0, CmdBssInfoBmcRate.u2McTransmit = 0
Dec 31 17:01:04 DD-WRT user.warn kernel: UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 15
Dec 31 17:01:04 DD-WRT user.warn kernel: APStartUpForMbss: BssIndex = 0 channel = 4
Dec 31 17:01:04 DD-WRT user.warn kernel: MtCmdTxPowerDropCtrl: ucPowerDrop: 150, BandIdx: 0
Dec 31 17:01:04 DD-WRT user.info startservice: bridge : interface ra5 successfully added to bridge br0
Dec 31 17:01:04 DD-WRT user.info kernel: br0: port 8(ra5) entered blocking state
Dec 31 17:01:04 DD-WRT user.info kernel: br0: port 8(ra5) entered disabled state
Dec 31 17:01:04 DD-WRT user.info kernel: device ra5 entered promiscuous mode
Dec 31 17:01:04 DD-WRT user.info kernel: br0: port 8(ra5) entered blocking state
Dec 31 17:01:04 DD-WRT user.info kernel: br0: port 8(ra5) entered forwarding state
Dec 31 17:01:05 DD-WRT user.warn kernel: rai1: ===> mbss_virtual_if_open
Dec 31 17:01:05 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Dec 31 17:01:05 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 1
Dec 31 17:01:05 DD-WRT user.warn kernel: wdev_attr_update(): wdevId1 = 76:da:da:9b:59:b1
Dec 31 17:01:05 DD-WRT user.warn kernel: phy_freq_adjust : no prim_ch value for adjust!
Dec 31 17:01:05 DD-WRT user.warn kernel: Caller: wlan_operate_init+0x104/0x118
Dec 31 17:01:05 DD-WRT user.warn kernel: phy_mode=49, ch=0, wdev_type=1
Dec 31 17:01:05 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1
Dec 31 17:01:05 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Dec 31 17:01:05 DD-WRT user.warn kernel: AP inf up for ra_1(func_idx) OmacIdx=17
Dec 31 17:01:05 DD-WRT user.warn kernel: AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn
Dec 31 17:01:05 DD-WRT user.warn kernel: ApAutoChannelAtBootUp----------------->
Dec 31 17:01:05 DD-WRT user.warn kernel: ApAutoChannelAtBootUp: AutoChannelBootup = 1
Dec 31 17:01:05 DD-WRT user.warn kernel: MtCmdSetMacTxRx:(ret = 0)
Dec 31 17:01:05 DD-WRT user.warn kernel: [ApAutoChannelAtBootUp] ACS of BandIdx = 0 is already DONE, Channel = 36
Dec 31 17:01:05 DD-WRT user.warn kernel: ^[[41m AutoChSelUpdateChannel(): Update channel for wdev for this band PhyMode = 49, Channel = 36 ^[[m
Dec 31 17:01:05 DD-WRT user.warn kernel: ^[[1;33m [RadarStateCheck] RD_NORMAL_MODE ^[[m
Dec 31 17:01:05 DD-WRT user.warn kernel: ApAutoChannelAtBootUp<-----------------
Dec 31 17:01:05 DD-WRT user.warn kernel: [PMF]APPMFInit:: apidx=1, MFPC=0, MFPR=0, SHA256=0
Dec 31 17:01:05 DD-WRT user.warn kernel: wifi_sys_linkup(), wdev idx = 1
Dec 31 17:01:05 DD-WRT user.warn kernel: wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:126 for WDEV_TYPE:1
Dec 31 17:01:05 DD-WRT user.warn kernel: LinkToOmacIdx = 11, LinkToWdevType = 1
Dec 31 17:01:05 DD-WRT user.warn kernel: bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 8192, CmdBssInfoBmcRate.u2McTransmit = 8196
Dec 31 17:01:05 DD-WRT user.warn kernel: UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 11
Dec 31 17:01:05 DD-WRT user.warn kernel: APStartUpForMbss: BssIndex = 0 channel = 36
Dec 31 17:01:05 DD-WRT user.warn kernel: MtCmdTxPowerDropCtrl: ucPowerDrop: 150, BandIdx: 0
Dec 31 17:01:05 DD-WRT user.info startservice: bridge : interface rai1 successfully added to bridge br0
Dec 31 17:01:05 DD-WRT user.info kernel: br0: port 9(rai1) entered blocking state
Dec 31 17:01:05 DD-WRT user.info kernel: br0: port 9(rai1) entered disabled state
Dec 31 17:01:05 DD-WRT user.info kernel: device rai1 entered promiscuous mode
Dec 31 17:01:05 DD-WRT user.info kernel: br0: port 9(rai1) entered blocking state
Dec 31 17:01:05 DD-WRT user.info kernel: br0: port 9(rai1) entered forwarding state
Dec 31 17:01:05 DD-WRT user.warn kernel: rai2: ===> mbss_virtual_if_open
Dec 31 17:01:05 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Dec 31 17:01:05 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 2
Dec 31 17:01:05 DD-WRT user.warn kernel: wdev_attr_update(): wdevId2 = 76:da:da:ab:59:b1
Dec 31 17:01:05 DD-WRT user.warn kernel: phy_freq_adjust : no prim_ch value for adjust!
Dec 31 17:01:05 DD-WRT user.warn kernel: Caller: wlan_operate_init+0x104/0x118
Dec 31 17:01:05 DD-WRT user.warn kernel: phy_mode=49, ch=0, wdev_type=1
Dec 31 17:01:05 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1
Dec 31 17:01:05 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Dec 31 17:01:05 DD-WRT user.warn kernel: AP inf up for ra_2(func_idx) OmacIdx=18
Dec 31 17:01:05 DD-WRT user.warn kernel: AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn
Dec 31 17:01:05 DD-WRT user.warn kernel: ApAutoChannelAtBootUp----------------->
Dec 31 17:01:05 DD-WRT user.warn kernel: ApAutoChannelAtBootUp: AutoChannelBootup = 1
Dec 31 17:01:05 DD-WRT user.warn kernel: MtCmdSetMacTxRx:(ret = 0)
Dec 31 17:01:05 DD-WRT user.warn kernel: [ApAutoChannelAtBootUp] ACS of BandIdx = 0 is already DONE, Channel = 36
Dec 31 17:01:05 DD-WRT user.warn kernel: ^[[41m AutoChSelUpdateChannel(): Update channel for wdev for this band PhyMode = 49, Channel = 36 ^[[m
Dec 31 17:01:05 DD-WRT user.warn kernel: ^[[1;33m [RadarStateCheck] RD_NORMAL_MODE ^[[m
Dec 31 17:01:05 DD-WRT user.warn kernel: ApAutoChannelAtBootUp<-----------------
Dec 31 17:01:05 DD-WRT user.warn kernel: [PMF]APPMFInit:: apidx=2, MFPC=1, MFPR=0, SHA256=0
Dec 31 17:01:05 DD-WRT user.warn kernel: [PMF]PMF_MakeRsnIeGMgmtCipher: Insert BIP to the group management cipher of RSNIE
Dec 31 17:01:05 DD-WRT user.warn kernel: wifi_sys_linkup(), wdev idx = 2
Dec 31 17:01:05 DD-WRT user.warn kernel: wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:125 for WDEV_TYPE:1
Dec 31 17:01:05 DD-WRT user.warn kernel: LinkToOmacIdx = 12, LinkToWdevType = 1
Dec 31 17:01:05 DD-WRT user.warn kernel: bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 8192, CmdBssInfoBmcRate.u2McTransmit = 8196
Dec 31 17:01:05 DD-WRT user.warn kernel: UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 12
Dec 31 17:01:06 DD-WRT user.warn kernel: APStartUpForMbss: BssIndex = 0 channel = 36
Dec 31 17:01:06 DD-WRT user.warn kernel: MtCmdTxPowerDropCtrl: ucPowerDrop: 150, BandIdx: 0
Dec 31 17:01:06 DD-WRT user.info startservice: bridge : interface rai2 successfully added to bridge br0
Dec 31 17:01:06 DD-WRT user.info kernel: br0: port 10(rai2) entered blocking state
Dec 31 17:01:06 DD-WRT user.info kernel: br0: port 10(rai2) entered disabled state
Dec 31 17:01:06 DD-WRT user.info kernel: device rai2 entered promiscuous mode
Dec 31 17:01:06 DD-WRT user.info kernel: br0: port 10(rai2) entered blocking state
Dec 31 17:01:06 DD-WRT user.info kernel: br0: port 10(rai2) entered forwarding state
Dec 31 17:01:06 DD-WRT user.warn kernel: rai3: ===> mbss_virtual_if_open
Dec 31 17:01:06 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Dec 31 17:01:06 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 3
Dec 31 17:01:06 DD-WRT user.warn kernel: wdev_attr_update(): wdevId3 = 76:da:da:bb:59:b1
Dec 31 17:01:06 DD-WRT user.warn kernel: phy_freq_adjust : no prim_ch value for adjust!
Dec 31 17:01:06 DD-WRT user.warn kernel: Caller: wlan_operate_init+0x104/0x118
Dec 31 17:01:06 DD-WRT user.warn kernel: phy_mode=49, ch=0, wdev_type=1
Dec 31 17:01:06 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1
Dec 31 17:01:06 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Dec 31 17:01:06 DD-WRT user.warn kernel: AP inf up for ra_3(func_idx) OmacIdx=19
Dec 31 17:01:06 DD-WRT user.warn kernel: AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn
Dec 31 17:01:06 DD-WRT user.warn kernel: ApAutoChannelAtBootUp----------------->
Dec 31 17:01:06 DD-WRT user.warn kernel: ApAutoChannelAtBootUp: AutoChannelBootup = 1
Dec 31 17:01:06 DD-WRT user.warn kernel: MtCmdSetMacTxRx:(ret = 0)
Dec 31 17:01:06 DD-WRT user.warn kernel: [ApAutoChannelAtBootUp] ACS of BandIdx = 0 is already DONE, Channel = 36
Dec 31 17:01:06 DD-WRT user.warn kernel: ^[[41m AutoChSelUpdateChannel(): Update channel for wdev for this band PhyMode = 49, Channel = 36 ^[[m
Dec 31 17:01:06 DD-WRT user.warn kernel: ^[[1;33m [RadarStateCheck] RD_NORMAL_MODE ^[[m
Dec 31 17:01:06 DD-WRT user.warn kernel: ApAutoChannelAtBootUp<-----------------
Dec 31 17:01:06 DD-WRT user.warn kernel: [PMF]APPMFInit:: apidx=3, MFPC=1, MFPR=0, SHA256=0
Dec 31 17:01:06 DD-WRT user.warn kernel: [PMF]PMF_MakeRsnIeGMgmtCipher: Insert BIP to the group management cipher of RSNIE
Dec 31 17:01:06 DD-WRT user.warn kernel: wifi_sys_linkup(), wdev idx = 3
Dec 31 17:01:06 DD-WRT user.warn kernel: wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:124 for WDEV_TYPE:1
Dec 31 17:01:06 DD-WRT user.warn kernel: LinkToOmacIdx = 13, LinkToWdevType = 1
Dec 31 17:01:06 DD-WRT user.warn kernel: bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 8192, CmdBssInfoBmcRate.u2McTransmit = 8196
Dec 31 17:01:06 DD-WRT user.warn kernel: UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 13
Dec 31 17:01:06 DD-WRT user.warn kernel: APStartUpForMbss: BssIndex = 0 channel = 36
Dec 31 17:01:06 DD-WRT user.warn kernel: MtCmdTxPowerDropCtrl: ucPowerDrop: 150, BandIdx: 0
Dec 31 17:01:06 DD-WRT user.info startservice: bridge : interface rai3 successfully added to bridge br0
Dec 31 17:01:06 DD-WRT user.info kernel: br0: port 11(rai3) entered blocking state
Dec 31 17:01:06 DD-WRT user.info kernel: br0: port 11(rai3) entered disabled state
Dec 31 17:01:06 DD-WRT user.info kernel: device rai3 entered promiscuous mode
Dec 31 17:01:06 DD-WRT user.info kernel: br0: port 11(rai3) entered blocking state
Dec 31 17:01:06 DD-WRT user.info kernel: br0: port 11(rai3) entered forwarding state
Dec 31 17:01:06 DD-WRT user.warn kernel: rai4: ===> mbss_virtual_if_open
Dec 31 17:01:06 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Dec 31 17:01:06 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 4
Dec 31 17:01:06 DD-WRT user.warn kernel: wdev_attr_update(): wdevId4 = 76:da:da:cb:59:b1
Dec 31 17:01:06 DD-WRT user.warn kernel: phy_freq_adjust : no prim_ch value for adjust!
Dec 31 17:01:06 DD-WRT user.warn kernel: Caller: wlan_operate_init+0x104/0x118
Dec 31 17:01:06 DD-WRT user.warn kernel: phy_mode=49, ch=0, wdev_type=1
Dec 31 17:01:06 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1
Dec 31 17:01:06 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Dec 31 17:01:06 DD-WRT user.warn kernel: AP inf up for ra_4(func_idx) OmacIdx=20
Dec 31 17:01:06 DD-WRT user.warn kernel: AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn
Dec 31 17:01:06 DD-WRT user.warn kernel: ApAutoChannelAtBootUp----------------->
Dec 31 17:01:06 DD-WRT user.warn kernel: ApAutoChannelAtBootUp: AutoChannelBootup = 1
Dec 31 17:01:06 DD-WRT user.warn kernel: MtCmdSetMacTxRx:(ret = 0)
Dec 31 17:01:06 DD-WRT user.warn kernel: [ApAutoChannelAtBootUp] ACS of BandIdx = 0 is already DONE, Channel = 36
Dec 31 17:01:06 DD-WRT user.warn kernel: ^[[41m AutoChSelUpdateChannel(): Update channel for wdev for this band PhyMode = 49, Channel = 36 ^[[m
Dec 31 17:01:06 DD-WRT user.warn kernel: ^[[1;33m [RadarStateCheck] RD_NORMAL_MODE ^[[m
Dec 31 17:01:06 DD-WRT user.warn kernel: ApAutoChannelAtBootUp<-----------------
Dec 31 17:01:06 DD-WRT user.warn kernel: [PMF]APPMFInit:: apidx=4, MFPC=1, MFPR=0, SHA256=0
Dec 31 17:01:06 DD-WRT user.warn kernel: [PMF]PMF_MakeRsnIeGMgmtCipher: Insert BIP to the group management cipher of RSNIE
Dec 31 17:01:06 DD-WRT user.warn kernel: wifi_sys_linkup(), wdev idx = 4
Dec 31 17:01:06 DD-WRT user.warn kernel: wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:123 for WDEV_TYPE:1
Dec 31 17:01:06 DD-WRT user.warn kernel: LinkToOmacIdx = 14, LinkToWdevType = 1
Dec 31 17:01:07 DD-WRT user.warn kernel: bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 8192, CmdBssInfoBmcRate.u2McTransmit = 8196
Dec 31 17:01:07 DD-WRT user.warn kernel: UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 14
Dec 31 17:01:07 DD-WRT user.warn kernel: APStartUpForMbss: BssIndex = 0 channel = 36
Dec 31 17:01:07 DD-WRT user.warn kernel: MtCmdTxPowerDropCtrl: ucPowerDrop: 150, BandIdx: 0
Dec 31 17:01:07 DD-WRT user.info startservice: bridge : interface rai4 successfully added to bridge br0
Dec 31 17:01:07 DD-WRT user.info kernel: br0: port 12(rai4) entered blocking state
Dec 31 17:01:07 DD-WRT user.info kernel: br0: port 12(rai4) entered disabled state
Dec 31 17:01:07 DD-WRT user.info kernel: device rai4 entered promiscuous mode
Dec 31 17:01:07 DD-WRT user.info kernel: br0: port 12(rai4) entered blocking state
Dec 31 17:01:07 DD-WRT user.info kernel: br0: port 12(rai4) entered forwarding state
Dec 31 17:01:07 DD-WRT user.warn kernel: rai5: ===> mbss_virtual_if_open
Dec 31 17:01:07 DD-WRT user.warn kernel: RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Dec 31 17:01:07 DD-WRT user.warn kernel: wifi_sys_open(), wdev idx = 5
Dec 31 17:01:07 DD-WRT user.warn kernel: wdev_attr_update(): wdevId5 = 76:da:da:db:59:b1
Dec 31 17:01:07 DD-WRT user.warn kernel: phy_freq_adjust : no prim_ch value for adjust!
Dec 31 17:01:07 DD-WRT user.warn kernel: Caller: wlan_operate_init+0x104/0x118
Dec 31 17:01:07 DD-WRT user.warn kernel: phy_mode=49, ch=0, wdev_type=1
Dec 31 17:01:07 DD-WRT user.warn kernel: ht_cap->HtCapInfo: ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1
Dec 31 17:01:07 DD-WRT user.warn kernel: ht_cap->HtCapParm: mdpu_density=0, ampdu_factor=3
Dec 31 17:01:07 DD-WRT user.warn kernel: AP inf up for ra_5(func_idx) OmacIdx=21
Dec 31 17:01:07 DD-WRT user.warn kernel: AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn
Dec 31 17:01:07 DD-WRT user.warn kernel: ApAutoChannelAtBootUp----------------->
Dec 31 17:01:07 DD-WRT user.warn kernel: ApAutoChannelAtBootUp: AutoChannelBootup = 1
Dec 31 17:01:07 DD-WRT user.warn kernel: MtCmdSetMacTxRx:(ret = 0)
Dec 31 17:01:07 DD-WRT user.warn kernel: [ApAutoChannelAtBootUp] ACS of BandIdx = 0 is already DONE, Channel = 36
Dec 31 17:01:07 DD-WRT user.warn kernel: ^[[41m AutoChSelUpdateChannel(): Update channel for wdev for this band PhyMode = 49, Channel = 36 ^[[m
Dec 31 17:01:07 DD-WRT user.warn kernel: ^[[1;33m [RadarStateCheck] RD_NORMAL_MODE ^[[m
Dec 31 17:01:07 DD-WRT user.warn kernel: ApAutoChannelAtBootUp<-----------------
Dec 31 17:01:07 DD-WRT user.warn kernel: [PMF]APPMFInit:: apidx=5, MFPC=1, MFPR=0, SHA256=0
Dec 31 17:01:07 DD-WRT user.warn kernel: [PMF]PMF_MakeRsnIeGMgmtCipher: Insert BIP to the group management cipher of RSNIE
Dec 31 17:01:07 DD-WRT user.warn kernel: wifi_sys_linkup(), wdev idx = 5
Dec 31 17:01:07 DD-WRT user.warn kernel: wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:122 for WDEV_TYPE:1
Dec 31 17:01:07 DD-WRT user.warn kernel: LinkToOmacIdx = 15, LinkToWdevType = 1
Dec 31 17:01:07 DD-WRT user.warn kernel: bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 8192, CmdBssInfoBmcRate.u2McTransmit = 8196
Dec 31 17:01:07 DD-WRT user.warn kernel: UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 15
Dec 31 17:01:07 DD-WRT user.warn kernel: APStartUpForMbss: BssIndex = 0 channel = 36
Dec 31 17:01:07 DD-WRT user.warn kernel: MtCmdTxPowerDropCtrl: ucPowerDrop: 150, BandIdx: 0
Dec 31 17:01:07 DD-WRT user.info startservice: bridge : interface rai5 successfully added to bridge br0
Dec 31 17:01:07 DD-WRT user.info kernel: br0: port 13(rai5) entered blocking state
Dec 31 17:01:07 DD-WRT user.info kernel: br0: port 13(rai5) entered disabled state
Dec 31 17:01:07 DD-WRT user.info kernel: device rai5 entered promiscuous mode
Dec 31 17:01:07 DD-WRT user.info kernel: br0: port 13(rai5) entered blocking state
Dec 31 17:01:07 DD-WRT user.warn kernel: entry wcid 1 QosMapSupport=0
Dec 31 17:01:07 DD-WRT user.info kernel: br0: port 13(rai5) entered forwarding state
Dec 31 17:01:08 DD-WRT user.info startservices: klogd : kernel log daemon successfully stopped
Dec 31 17:01:08 DD-WRT user.notice kernel: klogd: exiting
Dec 31 17:01:08 DD-WRT user.info startservices: wland : daemon successfully started
Dec 31 17:01:08 DD-WRT user.info startservices: telnetd : daemon successfully started
Dec 31 17:01:08 DD-WRT user.info startservices: syslogd : syslog daemon successfully stopped
Dec 31 17:01:08 DD-WRT syslog.info syslogd exiting
Dec 31 17:01:08 DD-WRT syslog.info syslogd started: BusyBox v1.31.1
Dec 31 17:01:08 DD-WRT user.info startservices: klogd : daemon successfully started
Dec 31 17:01:08 DD-WRT user.notice kernel: klogd started: BusyBox v1.31.1 (2020-02-09 09:32:08 MST)
Dec 31 17:01:08 DD-WRT user.info kernel: device vlan2 entered promiscuous mode
Dec 31 17:01:08 DD-WRT user.alert kernel: fast-classifier (PBR safe v2.1.6b): starting up
Dec 31 17:01:08 DD-WRT user.alert kernel: fast-classifier: registered
Dec 31 17:01:08 DD-WRT user.info startservices: sfe : shortcut forwarding engine successfully started
Dec 31 17:01:09 DD-WRT user.info startservices: dnsmasq : daemon successfully started
Dec 31 17:01:09 DD-WRT user.info startservices: dropbear : ssh daemon successfully started
Dec 31 17:01:09 DD-WRT authpriv.info dropbear[939]: Running in background
Dec 31 17:01:10 DD-WRT daemon.info httpd[947]: httpd : httpd server started at port 80
Dec 31 17:01:10 DD-WRT daemon.info httpd[947]: httpd : httpd SSL server started at port 443
Dec 31 17:01:10 DD-WRT user.info startservices: httpd : http/https daemon successfully started
Dec 31 17:01:11 DD-WRT user.info kernel: device vlan2 left promiscuous mode
Dec 31 17:01:11 DD-WRT user.info startservice: ttraff : traffic counter daemon successfully started
Dec 31 17:01:11 DD-WRT user.warn kernel: ==>Set_RadioOn_Proc (ON) equal to current state, ignore!!! (wdev_idx 0)
Dec 31 17:01:11 DD-WRT user.warn kernel: ==>Set_RadioOn_Proc (ON) equal to current state, ignore!!! (wdev_idx 0)
Dec 31 17:01:11 DD-WRT user.info startservice: httpd : daemon successfully stopped
Dec 31 17:01:11 DD-WRT daemon.info httpd[974]: httpd : httpd server shutdown
Dec 31 17:01:11 DD-WRT daemon.info httpd[1014]: httpd : httpd server started at port 80
Dec 31 17:01:11 DD-WRT daemon.info httpd[1014]: httpd : httpd SSL server started at port 443
Dec 31 17:01:11 DD-WRT user.info startservice: httpd : http/https daemon successfully started
Dec 31 17:01:11 DD-WRT user.info startservice: resetbutton : daemon successfully stopped
Dec 31 17:01:11 DD-WRT user.info startservice: resetbutton : resetbutton daemon successfully started
Dec 31 17:01:11 DD-WRT user.info startservice: lastlog: restored /var/log/lastlog
Dec 31 17:01:11 DD-WRT user.warn kernel: entry wcid 2 QosMapSupport=0
Dec 31 17:01:12 DD-WRT user.info udhcpc: dnsmasq : daemon successfully stopped
Dec 31 17:01:12 DD-WRT user.info udhcpc: dnsmasq : daemon successfully started
Dec 31 17:01:12 DD-WRT user.info udhcpc: wland : daemon successfully started
Dec 31 17:01:12 DD-WRT user.info udhcpc: wan : WAN is up. IP: 50.99.229.45
Dec 31 17:01:13 DD-WRT user.info udhcpc: process_monitor : successfully started
Dec 31 17:01:13 DD-WRT user.info udhcpc: ddns : inadyn daemon successfully started
Dec 31 17:01:13 DD-WRT daemon.debug ntpclient[1139]: Connecting to 2.pool.ntp.org [207.180.204.206] ...
Feb 21 19:34:48 DD-WRT daemon.info ntpclient[1139]: Time set from 2.pool.ntp.org [207.180.204.206].
Feb 21 19:34:48 DD-WRT daemon.info process_monitor[1137]: cyclic NTP Update success (servers 2.pool.ntp.org 212.18.3.19 88.99.174.22)
Feb 21 19:34:50 DD-WRT user.info kernel: nf_conntrack: default automatic helper assignment has been turned off for security reasons and CT-based firewall rule not found. Use the iptables CT target to attach helpers instead.
Feb 21 19:34:51 DD-WRT daemon.debug process_monitor[1137]: Restarting cron (time sync change)
Feb 21 19:34:51 DD-WRT user.info stopservice: cron : daemon successfully stopped
Feb 21 19:34:51 DD-WRT user.info restart: process_monitor : daemon successfully stopped
Feb 21 19:34:51 DD-WRT daemon.info process_monitor[1137]: process_monitor : cleanup timers
Feb 21 19:34:51 DD-WRT user.info startservice_f: cron : daemon successfully started
Feb 21 19:34:51 DD-WRT cron.info cron[1266]: (CRON) STARTUP (fork ok)
Feb 21 19:34:52 DD-WRT user.info udhcpc: vpn modules : vpn modules successfully unloaded
Feb 21 19:34:52 DD-WRT user.info udhcpc: vpn modules : nf_conntrack_proto_gre successfully loaded
Feb 21 19:34:52 DD-WRT user.info udhcpc: vpn modules : nf_nat_proto_gre successfully loaded
Feb 21 19:34:52 DD-WRT user.info udhcpc: vpn modules : nf_conntrack_pptp successfully loaded
Feb 21 19:34:52 DD-WRT user.info udhcpc: vpn modules : nf_nat_pptp successfully loaded
Feb 21 19:34:53 DD-WRT user.info udhcpc: sfe : shortcut forwarding engine successfully started
Feb 21 19:34:53 DD-WRT user.info restart: process_monitor : successfully started
Feb 21 19:34:53 DD-WRT daemon.debug process_monitor[1380]: We need to re-update after 3600 seconds
Feb 21 19:34:53 DD-WRT daemon.info process_monitor[1380]: process_monitor : set timer: 3600 seconds, callback: ntp_main()
Feb 21 19:34:54 DD-WRT user.info udhcpc: dnsmasq : daemon successfully stopped
Feb 21 19:34:54 DD-WRT user.info udhcpc: dnsmasq : daemon successfully started
Feb 21 19:34:54 DD-WRT user.info udhcpc: wland : daemon successfully started
Feb 21 19:34:54 DD-WRT user.info udhcpc: wan : WAN is up. IP: 50.99.229.45
Feb 21 19:34:55 DD-WRT user.info udhcpc: process_monitor : daemon successfully stopped
Feb 21 19:34:55 DD-WRT daemon.info process_monitor[1380]: process_monitor : cleanup timers
Feb 21 19:34:55 DD-WRT user.info udhcpc: inadyn : dynamic dns daemon successfully stopped
Feb 21 19:34:55 DD-WRT user.info udhcpc: process_monitor : successfully started
Feb 21 19:34:55 DD-WRT daemon.debug ntpclient[1407]: Connecting to 2.pool.ntp.org [62.202.141.23] ...
Feb 21 19:34:55 DD-WRT user.info udhcpc: ddns : inadyn daemon successfully started
Feb 21 19:34:55 DD-WRT daemon.info ntpclient[1407]: Time set from 2.pool.ntp.org [62.202.141.23].
Feb 21 19:34:55 DD-WRT daemon.info process_monitor[1406]: cyclic NTP Update success (servers 2.pool.ntp.org 212.18.3.19 88.99.174.22)
Feb 21 19:34:55 DD-WRT daemon.debug process_monitor[1406]: We need to re-update after 3600 seconds
Feb 21 19:34:55 DD-WRT daemon.info process_monitor[1406]: process_monitor : set timer: 3600 seconds, callback: ntp_main()
Feb 21 19:34:56 DD-WRT user.warn kernel: entry wcid 1 QosMapSupport=0
Feb 21 19:34:57 DD-WRT user.info udhcpc: vpn modules : vpn modules successfully unloaded
Feb 21 19:34:57 DD-WRT user.info udhcpc: vpn modules : nf_conntrack_proto_gre successfully loaded
Feb 21 19:34:57 DD-WRT user.info udhcpc: vpn modules : nf_nat_proto_gre successfully loaded
Feb 21 19:34:57 DD-WRT user.info udhcpc: vpn modules : nf_conntrack_pptp successfully loaded
Feb 21 19:34:57 DD-WRT user.info udhcpc: vpn modules : nf_nat_pptp successfully loaded
Feb 21 19:34:58 DD-WRT user.info udhcpc: sfe : shortcut forwarding engine successfully started
Feb 21 19:34:59 DD-WRT user.warn kernel: entry wcid 3 QosMapSupport=0
Feb 21 19:35:00 DD-WRT user.debug ttraff: ttraff: data collection started
Feb 21 19:35:07 DD-WRT user.warn kernel: [PMF]PMF_RsnCapableValidation: PMF Connection
Feb 21 19:35:07 DD-WRT user.warn kernel: entry wcid 2 QosMapSupport=0
Feb 21 19:35:07 DD-WRT user.warn kernel: MlmeADDBAAction: PMF connection, Ignore AddBaReq Send DUE TO NOT IN PORTSECURED
Feb 21 19:35:16 DD-WRT user.warn kernel: entry wcid 4 QosMapSupport=0
Feb 21 19:35:33 DD-WRT user.warn kernel: entry wcid 5 QosMapSupport=0
Feb 21 19:35:40 DD-WRT daemon.info httpd[1016]: httpd : Authentication fail
Feb 21 19:35:40 DD-WRT daemon.err httpd[1016]: httpd : Request Error Code 401: Authorization required. please note that the default username is "root" in all newer releases
Feb 21 19:36:24 DD-WRT user.warn kernel: mtd_isr,::E R , status=0x00000004
Feb 21 19:36:24 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , MCU_COM_REG1=0x00000001
Feb 21 19:36:24 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x8206c064=0x00000000
Feb 21 19:36:24 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x8206c068=0x00000000
Feb 21 19:36:24 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x8206c06C=0x00000001
Feb 21 19:36:24 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x82060244=0x00000200
Feb 21 19:36:24 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x82060248=0x00000010
Feb 21 19:36:24 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x82060258=0x00000020
Feb 21 19:36:24 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x8206025C=0x000004B3
Feb 21 19:36:24 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820681e4=0x00000001
Feb 21 19:36:24 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820681e8=0x00000000
Feb 21 19:36:24 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820682e8=0x00000000
Feb 21 19:36:24 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820682ec=0x00003065
Feb 21 19:36:24 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820f20fc=0x0C400008
Feb 21 19:36:24 DD-WRT user.warn kernel: ====Bnad0 Enable = 1====
Feb 21 19:36:24 DD-WRT user.warn kernel: Channel Busy Time = 78864
Feb 21 19:36:24 DD-WRT user.warn kernel: OBSS Air Time = 27
Feb 21 19:36:24 DD-WRT user.warn kernel: My Tx Air Time = 885399
Feb 21 19:36:24 DD-WRT user.warn kernel: My Rx Air Time = 79577
Feb 21 19:36:24 DD-WRT user.warn kernel: EDCCA Time = 0
Feb 21 19:36:24 DD-WRT user.warn kernel: PD count = 0
Feb 21 19:36:24 DD-WRT user.warn kernel: MDRDY Count = 0
Feb 21 19:36:24 DD-WRT user.warn kernel: Ser ,::E R , stat=0x00000000
Feb 21 19:36:24 DD-WRT user.warn kernel: mtd_isr,::E R , status=0x00000008
Feb 21 19:36:24 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , MCU_COM_REG1=0xC0000001
Feb 21 19:36:24 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820681e4=0x00000001
Feb 21 19:36:24 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820681e8=0x00000000
Feb 21 19:36:24 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820682e8=0x00000000
Feb 21 19:36:24 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820682ec=0x00003067
Feb 21 19:36:24 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820f20fc=0x0C400008
Feb 21 19:36:24 DD-WRT user.warn kernel: ====Bnad0 Enable = 1====
Feb 21 19:36:24 DD-WRT user.warn kernel: Channel Busy Time = 78864
Feb 21 19:36:24 DD-WRT user.warn kernel: OBSS Air Time = 27
Feb 21 19:36:24 DD-WRT user.warn kernel: My Tx Air Time = 885399
Feb 21 19:36:24 DD-WRT user.warn kernel: My Rx Air Time = 79577
Feb 21 19:36:24 DD-WRT user.warn kernel: EDCCA Time = 0
Feb 21 19:36:24 DD-WRT user.warn kernel: PD count = 0
Feb 21 19:36:24 DD-WRT user.warn kernel: MDRDY Count = 0
Feb 21 19:36:24 DD-WRT user.warn kernel: Ser ,::E R , stat=0x00000003
Feb 21 19:36:24 DD-WRT user.warn kernel: Ser ,::E R , stat=0x00000001
Feb 21 19:36:24 DD-WRT user.warn kernel: cut_through_token_list_destroy(): 854c2388,854c2388
Feb 21 19:36:24 DD-WRT user.warn kernel: cut_through_token_list_destroy(): 854c2398,854c2398
Feb 21 19:36:24 DD-WRT user.warn kernel: Use dev_alloc_skb
Feb 21 19:36:24 DD-WRT user.warn kernel: RX[0] DESC a6978000 size = 16384
Feb 21 19:36:24 DD-WRT user.warn kernel: RX[1] DESC a697c000 size = 8192
Feb 21 19:36:24 DD-WRT user.warn kernel: cut_through_init(): ct sw token number = 4095
Feb 21 19:36:24 DD-WRT user.warn kernel: cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096
Feb 21 19:36:24 DD-WRT user.warn kernel: cut_through_token_list_init(): 85751f88,85751f88
Feb 21 19:36:24 DD-WRT user.warn kernel: cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096
Feb 21 19:36:24 DD-WRT user.warn kernel: cut_through_token_list_init(): 85751f98,85751f98
Feb 21 19:36:24 DD-WRT user.warn kernel: mtd_isr,::E R , status=0x00000010
Feb 21 19:36:24 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , MCU_COM_REG1=0xF0000001
Feb 21 19:36:24 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820681e4=0x00000001
Feb 21 19:36:24 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820681e8=0x00000000
Feb 21 19:36:24 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820682e8=0x00000000
Feb 21 19:36:24 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820682ec=0x0000306A
Feb 21 19:36:24 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820f20fc=0x0C400008
Feb 21 19:36:24 DD-WRT user.warn kernel: ====Bnad0 Enable = 1====
Feb 21 19:36:24 DD-WRT user.warn kernel: Channel Busy Time = 78864
Feb 21 19:36:24 DD-WRT user.warn kernel: OBSS Air Time = 27
Feb 21 19:36:24 DD-WRT user.warn kernel: My Tx Air Time = 885399
Feb 21 19:36:24 DD-WRT user.warn kernel: My Rx Air Time = 79577
Feb 21 19:36:24 DD-WRT user.warn kernel: EDCCA Time = 0
Feb 21 19:36:24 DD-WRT user.warn kernel: PD count = 0
Feb 21 19:36:24 DD-WRT user.warn kernel: MDRDY Count = 0
Feb 21 19:36:24 DD-WRT user.warn kernel: Ser ,::E R , stat=0x00000002
Feb 21 19:36:24 DD-WRT user.warn kernel: mtd_isr,::E R , status=0x00000020
Feb 21 19:36:24 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , MCU_COM_REG1=0xFC000001
Feb 21 19:36:24 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820681e4=0x00000001
Feb 21 19:36:24 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820681e8=0x00000000
Feb 21 19:36:24 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820682e8=0x00000000
Feb 21 19:36:24 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820682ec=0x0000306D
Feb 21 19:36:24 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820f20fc=0x0C400008
Feb 21 19:36:24 DD-WRT user.warn kernel: ====Bnad0 Enable = 1====
Feb 21 19:36:24 DD-WRT user.warn kernel: Channel Busy Time = 68769
Feb 21 19:36:24 DD-WRT user.warn kernel: OBSS Air Time = 0
Feb 21 19:36:24 DD-WRT user.warn kernel: My Tx Air Time = 751340
Feb 21 19:36:24 DD-WRT user.warn kernel: My Rx Air Time = 69051
Feb 21 19:36:24 DD-WRT user.warn kernel: EDCCA Time = 0
Feb 21 19:36:24 DD-WRT user.warn kernel: PD count = 0
Feb 21 19:36:24 DD-WRT user.warn kernel: MDRDY Count = 0
Feb 21 19:36:24 DD-WRT user.warn kernel: Ser ,::E R , stat=0x00000004
Feb 21 19:36:24 DD-WRT user.warn kernel: SerTimeLogDump,::E R , Time0=179421261
Feb 21 19:36:24 DD-WRT user.warn kernel: SerTimeLogDump,::E R , Time1=179521292
Feb 21 19:36:24 DD-WRT user.warn kernel: SerTimeLogDump,::E R , Time2=179521305
Feb 21 19:36:24 DD-WRT user.warn kernel: SerTimeLogDump,::E R , Time3=179540875
Feb 21 19:36:24 DD-WRT user.warn kernel: SerTimeLogDump,::E R , Time4=179555711
Feb 21 19:36:24 DD-WRT user.warn kernel: SerTimeLogDump,::E R , Time5=179555711
Feb 21 19:36:24 DD-WRT user.warn kernel: SerTimeLogDump,::E R , Time6=179590674
Feb 21 19:36:24 DD-WRT user.warn kernel: SerTimeLogDump,::E R , Time7=179590684
Feb 21 19:36:24 DD-WRT user.warn kernel: SerTimeLogDump,::E R , T1 - T0(us)=100031
Feb 21 19:36:24 DD-WRT user.warn kernel: SerTimeLogDump,::E R , T2 - T1(us)=13
Feb 21 19:36:24 DD-WRT user.warn kernel: SerTimeLogDump,::E R , T3 - T2(us)=19570
Feb 21 19:36:24 DD-WRT user.warn kernel: SerTimeLogDump,::E R , T4 - T3(us)=14836
Feb 21 19:36:24 DD-WRT user.warn kernel: SerTimeLogDump,::E R , T5 - T4(us)=0
Feb 21 19:36:24 DD-WRT user.warn kernel: SerTimeLogDump,::E R , T6 - T5(us)=34963
Feb 21 19:36:24 DD-WRT user.warn kernel: SerTimeLogDump,::E R , T7 - T6(us)=10
Feb 21 19:36:24 DD-WRT user.warn kernel: SerTimeLogDump,::E R , Total Time(us)=169423
Feb 21 19:36:24 DD-WRT user.warn kernel: UnsolicitedEventHandler: Unknown Event(1)
Feb 21 19:36:24 DD-WRT user.warn kernel: ExtEventBeaconLostHandler::FW LOG, Beacon lost (74:da:da:cb:59:b1), Reason 0x11
Feb 21 19:36:24 DD-WRT user.warn kernel: Beacon lost - SER happened!!!
Feb 21 19:36:24 DD-WRT user.warn kernel: ExtEventBeaconLostHandler::FW LOG, Beacon lost (76:da:da:9b:59:b1), Reason 0x11
Feb 21 19:36:24 DD-WRT user.warn kernel: Beacon lost - SER happened!!!
Feb 21 19:36:24 DD-WRT user.warn kernel: ExtEventBeaconLostHandler::FW LOG, Beacon lost (76:da:da:ab:59:b1), Reason 0x11
Feb 21 19:36:24 DD-WRT user.warn kernel: Beacon lost - SER happened!!!
Feb 21 19:36:24 DD-WRT user.warn kernel: ExtEventBeaconLostHandler::FW LOG, Beacon lost (76:da:da:bb:59:b1), Reason 0x11
Feb 21 19:36:24 DD-WRT user.warn kernel: Beacon lost - SER happened!!!
Feb 21 19:36:24 DD-WRT user.warn kernel: ExtEventBeaconLostHandler::FW LOG, Beacon lost (76:da:da:cb:59:b1), Reason 0x11
Feb 21 19:36:24 DD-WRT user.warn kernel: Beacon lost - SER happened!!!
Feb 21 19:36:24 DD-WRT user.warn kernel: ExtEventBeaconLostHandler::FW LOG, Beacon lost (76:da:da:db:59:b1), Reason 0x11
Feb 21 19:36:24 DD-WRT user.warn kernel: Beacon lost - SER happened!!!
Feb 21 19:36:24 DD-WRT user.warn kernel: BeaconTransmitRequired():Bcn Tx is blocked, wdev_type=8, ATE_ON=0
Feb 21 19:36:24 DD-WRT user.warn kernel: BeaconTransmitRequired():Bcn Tx is blocked, wdev_type=8, ATE_ON=0
Feb 21 19:36:24 DD-WRT user.warn kernel: BeaconTransmitRequired():Bcn Tx is blocked, wdev_type=8, ATE_ON=0
Feb 21 19:36:24 DD-WRT user.warn kernel: BeaconTransmitRequired():Bcn Tx is blocked, wdev_type=8, ATE_ON=0
Feb 21 19:36:24 DD-WRT user.warn kernel: BeaconTransmitRequired():Bcn Tx is blocked, wdev_type=8, ATE_ON=0
Feb 21 19:36:24 DD-WRT user.warn kernel: BeaconTransmitRequired():Bcn Tx is blocked, wdev_type=8, ATE_ON=0
Feb 21 19:36:24 DD-WRT user.warn kernel: BeaconTransmitRequired():Bcn Tx is blocked, wdev_type=8, ATE_ON=0
Feb 21 19:36:24 DD-WRT user.warn kernel: BeaconTransmitRequired():Bcn Tx is blocked, wdev_type=8, ATE_ON=0
Feb 21 19:36:24 DD-WRT user.warn kernel: BeaconTransmitRequired():Bcn Tx is blocked, wdev_type=8, ATE_ON=0
Feb 21 19:36:24 DD-WRT user.warn kernel: BeaconTransmitRequired():Bcn Tx is blocked, wdev_type=8, ATE_ON=0
Feb 21 19:36:24 DD-WRT user.warn kernel: BeaconTransmitRequired():Bcn Tx is blocked, wdev_type=128, ATE_ON=0
Feb 21 19:36:24 DD-WRT user.warn kernel: BeaconTransmitRequired():Bcn Tx is blocked, wdev_type=128, ATE_ON=0
Feb 21 19:36:29 DD-WRT user.warn kernel: mtd_isr,::E R , status=0x00000004
Feb 21 19:36:29 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , MCU_COM_REG1=0x00000001
Feb 21 19:36:29 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x8206c064=0x00000000
Feb 21 19:36:29 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x8206c068=0x00000000
Feb 21 19:36:29 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x8206c06C=0x00000001
Feb 21 19:36:29 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x82060244=0x00000200
Feb 21 19:36:29 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x82060248=0x00000010
Feb 21 19:36:29 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x82060258=0x00000020
Feb 21 19:36:29 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x8206025C=0x000004B3
Feb 21 19:36:29 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820681e4=0x00000001
Feb 21 19:36:29 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820681e8=0x00000000
Feb 21 19:36:29 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820682e8=0x00000000
Feb 21 19:36:29 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820682ec=0x00003214
Feb 21 19:36:29 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820f20fc=0x0C400008
Feb 21 19:36:29 DD-WRT user.warn kernel: ====Bnad0 Enable = 1====
Feb 21 19:36:29 DD-WRT user.warn kernel: Channel Busy Time = 92404
Feb 21 19:36:29 DD-WRT user.warn kernel: OBSS Air Time = 0
Feb 21 19:36:29 DD-WRT user.warn kernel: My Tx Air Time = 873169
Feb 21 19:36:29 DD-WRT user.warn kernel: My Rx Air Time = 97455
Feb 21 19:36:29 DD-WRT user.warn kernel: EDCCA Time = 0
Feb 21 19:36:29 DD-WRT user.warn kernel: PD count = 0
Feb 21 19:36:29 DD-WRT user.warn kernel: MDRDY Count = 0
Feb 21 19:36:29 DD-WRT user.warn kernel: Ser ,::E R , stat=0x00000000
Feb 21 19:36:29 DD-WRT user.warn kernel: mtd_isr,::E R , status=0x00000008
Feb 21 19:36:29 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , MCU_COM_REG1=0xC0000001
Feb 21 19:36:29 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820681e4=0x00000001
Feb 21 19:36:29 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820681e8=0x00000000
Feb 21 19:36:29 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820682e8=0x00000000
Feb 21 19:36:29 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820682ec=0x00003216
Feb 21 19:36:29 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820f20fc=0x0C400008
Feb 21 19:36:29 DD-WRT user.warn kernel: ====Bnad0 Enable = 1====
Feb 21 19:36:29 DD-WRT user.warn kernel: Channel Busy Time = 92404
Feb 21 19:36:29 DD-WRT user.warn kernel: OBSS Air Time = 0
Feb 21 19:36:29 DD-WRT user.warn kernel: My Tx Air Time = 873169
Feb 21 19:36:29 DD-WRT user.warn kernel: My Rx Air Time = 97455
Feb 21 19:36:29 DD-WRT user.warn kernel: EDCCA Time = 0
Feb 21 19:36:29 DD-WRT user.warn kernel: PD count = 0
Feb 21 19:36:29 DD-WRT user.warn kernel: MDRDY Count = 0
Feb 21 19:36:29 DD-WRT user.warn kernel: Ser ,::E R , stat=0x00000003
Feb 21 19:36:29 DD-WRT user.warn kernel: Ser ,::E R , stat=0x00000001
Feb 21 19:36:29 DD-WRT user.warn kernel: cut_through_token_list_destroy(): 85751f88,85751f88
Feb 21 19:36:29 DD-WRT user.warn kernel: cut_through_token_list_destroy(): 85751f98,85751f98
Feb 21 19:36:29 DD-WRT user.warn kernel: Use dev_alloc_skb
Feb 21 19:36:29 DD-WRT user.warn kernel: RX[0] DESC a6978000 size = 16384
Feb 21 19:36:29 DD-WRT user.warn kernel: RX[1] DESC a697c000 size = 8192
Feb 21 19:36:29 DD-WRT user.warn kernel: cut_through_init(): ct sw token number = 4095
Feb 21 19:36:29 DD-WRT user.warn kernel: cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096
Feb 21 19:36:29 DD-WRT user.warn kernel: cut_through_token_list_init(): 82e87808,82e87808
Feb 21 19:36:29 DD-WRT user.warn kernel: cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096
Feb 21 19:36:29 DD-WRT user.warn kernel: cut_through_token_list_init(): 82e87818,82e87818
Feb 21 19:36:29 DD-WRT user.warn kernel: mtd_isr,::E R , status=0x00000010
Feb 21 19:36:29 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , MCU_COM_REG1=0xF0000001
Feb 21 19:36:29 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820681e4=0x00000001
Feb 21 19:36:29 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820681e8=0x00000000
Feb 21 19:36:29 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820682e8=0x00000000
Feb 21 19:36:29 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820682ec=0x00003219
Feb 21 19:36:29 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820f20fc=0x0C400008
Feb 21 19:36:29 DD-WRT user.warn kernel: ====Bnad0 Enable = 1====
Feb 21 19:36:29 DD-WRT user.warn kernel: Channel Busy Time = 86800
Feb 21 19:36:29 DD-WRT user.warn kernel: OBSS Air Time = 0
Feb 21 19:36:29 DD-WRT user.warn kernel: My Tx Air Time = 741765
Feb 21 19:36:29 DD-WRT user.warn kernel: My Rx Air Time = 94661
Feb 21 19:36:29 DD-WRT user.warn kernel: EDCCA Time = 0
Feb 21 19:36:29 DD-WRT user.warn kernel: PD count = 0
Feb 21 19:36:29 DD-WRT user.warn kernel: MDRDY Count = 0
Feb 21 19:36:29 DD-WRT user.warn kernel: Ser ,::E R , stat=0x00000002
Feb 21 19:36:29 DD-WRT user.warn kernel: mtd_isr,::E R , status=0x00000020
Feb 21 19:36:29 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , MCU_COM_REG1=0xFC000001
Feb 21 19:36:29 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820681e4=0x00000001
Feb 21 19:36:29 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820681e8=0x00000000
Feb 21 19:36:29 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820682e8=0x00000000
Feb 21 19:36:29 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820682ec=0x0000321C
Feb 21 19:36:29 DD-WRT user.warn kernel: RTMPHandleInterruptSerDump,::E R , 0x820f20fc=0x0C400008
Feb 21 19:36:29 DD-WRT user.warn kernel: ====Bnad0 Enable = 1====
Feb 21 19:36:29 DD-WRT user.warn kernel: Channel Busy Time = 86800
Feb 21 19:36:29 DD-WRT user.warn kernel: OBSS Air Time = 0
Feb 21 19:36:29 DD-WRT user.warn kernel: My Tx Air Time = 741765
Feb 21 19:36:29 DD-WRT user.warn kernel: My Rx Air Time = 94661
Feb 21 19:36:29 DD-WRT user.warn kernel: EDCCA Time = 0
Feb 21 19:36:29 DD-WRT user.warn kernel: PD count = 0
Feb 21 19:36:29 DD-WRT user.warn kernel: MDRDY Count = 0
Feb 21 19:36:29 DD-WRT user.warn kernel: Ser ,::E R , stat=0x00000004
Feb 21 19:36:29 DD-WRT user.warn kernel: SerTimeLogDump,::E R , Time0=184643675
Feb 21 19:36:29 DD-WRT user.warn kernel: SerTimeLogDump,::E R , Time1=184744381
Feb 21 19:36:29 DD-WRT user.warn kernel: SerTimeLogDump,::E R , Time2=184744393
Feb 21 19:36:29 DD-WRT user.warn kernel: SerTimeLogDump,::E R , Time3=184764860
Feb 21 19:36:29 DD-WRT user.warn kernel: SerTimeLogDump,::E R , Time4=184779676
Feb 21 19:36:29 DD-WRT user.warn kernel: SerTimeLogDump,::E R , Time5=184779676
Feb 21 19:36:29 DD-WRT user.warn kernel: SerTimeLogDump,::E R , Time6=184814637
Feb 21 19:36:29 DD-WRT user.warn kernel: SerTimeLogDump,::E R , Time7=184814658
Feb 21 19:36:29 DD-WRT user.warn kernel: SerTimeLogDump,::E R , T1 - T0(us)=100706
Feb 21 19:36:29 DD-WRT user.warn kernel: SerTimeLogDump,::E R , T2 - T1(us)=12
Feb 21 19:36:29 DD-WRT user.warn kernel: SerTimeLogDump,::E R , T3 - T2(us)=20467
Feb 21 19:36:29 DD-WRT user.warn kernel: SerTimeLogDump,::E R , T4 - T3(us)=14816
Feb 21 19:36:29 DD-WRT user.warn kernel: SerTimeLogDump,::E R , T5 - T4(us)=0
Feb 21 19:36:29 DD-WRT user.warn kernel: SerTimeLogDump,::E R , T6 - T5(us)=34961
Feb 21 19:36:29 DD-WRT user.warn kernel: SerTimeLogDump,::E R , T7 - T6(us)=21
Feb 21 19:36:29 DD-WRT user.warn kernel: SerTimeLogDump,::E R , Total Time(us)=170983
Feb 21 19:36:29 DD-WRT user.warn kernel: UnsolicitedEventHandler: Unknown Event(1)
Feb 21 19:36:29 DD-WRT user.warn kernel: ExtEventBeaconLostHandler::FW LOG, Beacon lost (74:da:da:cb:59:b1), Reason 0x11
Feb 21 19:36:29 DD-WRT user.warn kernel: Beacon lost - SER happened!!!
Feb 21 19:36:29 DD-WRT user.warn kernel: ExtEventBeaconLostHandler::FW LOG, Beacon lost (76:da:da:9b:59:b1), Reason 0x11
Feb 21 19:36:29 DD-WRT user.warn kernel: Beacon lost - SER happened!!!
Feb 21 19:36:29 DD-WRT user.warn kernel: ExtEventBeaconLostHandler::FW LOG, Beacon lost (76:da:da:ab:59:b1), Reason 0x11
Feb 21 19:36:29 DD-WRT user.warn kernel: Beacon lost - SER happened!!!
Feb 21 19:36:29 DD-WRT user.warn kernel: ExtEventBeaconLostHandler::FW LOG, Beacon lost (76:da:da:bb:59:b1), Reason 0x11
Feb 21 19:36:29 DD-WRT user.warn kernel: Beacon lost - SER happened!!!
Feb 21 19:36:29 DD-WRT user.warn kernel: ExtEventBeaconLostHandler::FW LOG, Beacon lost (76:da:da:cb:59:b1), Reason 0x11
Feb 21 19:36:29 DD-WRT user.warn kernel: Beacon lost - SER happened!!!
Feb 21 19:36:29 DD-WRT user.warn kernel: ExtEventBeaconLostHandler::FW LOG, Beacon lost (76:da:da:db:59:b1), Reason 0x11
Feb 21 19:36:29 DD-WRT user.warn kernel: Beacon lost - SER happened!!!
Feb 21 19:36:29 DD-WRT user.warn kernel: BeaconTransmitRequired():Bcn Tx is blocked, wdev_type=8, ATE_ON=0
Feb 21 19:36:29 DD-WRT user.warn kernel: BeaconTransmitRequired():Bcn Tx is blocked, wdev_type=8, ATE_ON=0
Feb 21 19:36:29 DD-WRT user.warn kernel: BeaconTransmitRequired():Bcn Tx is blocked, wdev_type=8, ATE_ON=0
Feb 21 19:36:29 DD-WRT user.warn kernel: BeaconTransmitRequired():Bcn Tx is blocked, wdev_type=8, ATE_ON=0
Feb 21 19:36:29 DD-WRT user.warn kernel: BeaconTransmitRequired():Bcn Tx is blocked, wdev_type=8, ATE_ON=0
Feb 21 19:36:29 DD-WRT user.warn kernel: BeaconTransmitRequired():Bcn Tx is blocked, wdev_type=8, ATE_ON=0
Feb 21 19:36:29 DD-WRT user.warn kernel: BeaconTransmitRequired():Bcn Tx is blocked, wdev_type=8, ATE_ON=0
Feb 21 19:36:29 DD-WRT user.warn kernel: BeaconTransmitRequired():Bcn Tx is blocked, wdev_type=8, ATE_ON=0
Feb 21 19:36:29 DD-WRT user.warn kernel: BeaconTransmitRequired():Bcn Tx is blocked, wdev_type=8, ATE_ON=0
Feb 21 19:36:29 DD-WRT user.warn kernel: BeaconTransmitRequired():Bcn Tx is blocked, wdev_type=8, ATE_ON=0
Feb 21 19:36:29 DD-WRT user.warn kernel: BeaconTransmitRequired():Bcn Tx is blocked, wdev_type=128, ATE_ON=0
Feb 21 19:36:29 DD-WRT user.warn kernel: BeaconTransmitRequired():Bcn Tx is blocked, wdev_type=128, ATE_ON=0
Feb 21 19:41:07 DD-WRT authpriv.info dropbear[1582]: Child connection from 192.168.1.130:59688
Feb 21 19:41:11 DD-WRT authpriv.notice dropbear[1582]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=192.168.1.130 user=root
Feb 21 19:41:13 DD-WRT authpriv.warn dropbear[1582]: pam_authenticate() failed, rc=7, Authentication failure
Feb 21 19:41:13 DD-WRT authpriv.warn dropbear[1582]: Bad PAM password attempt for 'root' from 192.168.1.130:59688
Feb 21 19:41:16 DD-WRT authpriv.notice dropbear[1582]: PAM password auth succeeded for 'root' from 192.168.1.130:59688

@i3roly
Copy link
Author

i3roly commented Feb 22, 2020

ok with full log i have one more question @hanwckf @Yonsm: is ATE_SUPPORT important? in config file you call it 'testing', but it seems more important than that. it is 'fat'. it adds 20 blocks to image. please explain what it does. i disable it because it's fat, and RealTek's business, 'fat' gets you fired. it's unacceptable. think of struggles of putting integrated sound on motherboard in late 90s. driver only does so much.

answer appreciated, ty.

/signed ATE_MODE sCeptic

@i3roly
Copy link
Author

i3roly commented Feb 22, 2020

i will close this issue as the main topic at hand has been resolved, however i would encourage further discussion even with this status.

@i3roly i3roly closed this as completed Feb 22, 2020
cslily pushed a commit to cslily/rt-n56u that referenced this issue Jul 8, 2020
* Delete AdGuardHome

* adguard home bump to v0.102.0
fangmz77 pushed a commit to fangmz77/rt-n56u that referenced this issue May 28, 2022
* Delete AdGuardHome

* adguard home bump to v0.102.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants