ASUS RT-AC85P / ASUS RT-AC65P

Under Construction!
This page is currently under construction. You can edit the article to help completing it.

The ASUS RT-AC85P/RT-AC65P are AC2400/AC1750 wireless routers with 4 LAN GBit ports and 1 WAN Gbit port. Additionally, it has a single USB 3.1 Gen 1 port. The device has 3 external antennas, a fourth antenna is built into the device. The two routers are fully identical except the maximum radio speed 2333 vs 1750.

ASUS RT-AC85P Router

The RT-AC2400 shares the same FCC ID (MSQ-RTACHV00) as the RT-AC85P and RT-AC65P. There are user reports of RT-AC85p OpenWrt image installed to RT-AC2400. See(1)(2)3

The overall procedure is to:

  1. Switch on the device, within 2s press reset button and keep pressed until the power LED starts blinking slowly.
  2. Upload factory.bin image via TFTP put (nb. choose the correct factory.bin file for RT-AC65P or RT-AC85P), the router's IP is 192.168.1.1 and expects the client on 192.168.1.75.

The following shows what to do in detail using a Linux machine for the installation.

  1. First, install the atftp client with your package manager. Now connect the router via Ethernet to the Linux machine. Using a switch in between allows you to see better what is going on and will prevent timeouts on the router in case the Linux box does not establish the Ethernet connection in time.
  2. Now, using Linux as the TFTP client, you need to issue the following commands to configure the network (assuming eth0 is the ethernet port) and tftp client (replace the model Nr. with the right one):
    sudo ifconfig eth0 192.168.1.75 netmask 255.255.255.0
    atftp --trace --option "timeout 1" --option "mode octet" --put \
     --local-file openwrt-ramips-mt7621-asus_rt-ac85p-squashfs-factory.bin 192.168.1.1
  3. At this point, you press the power button of the router and within 2s press reset button and keep pressed until the power LED starts blinking slowly. On the Linux side you should see that the image is uploaded.
  4. The router should flash the image and then boot the newly installed image.

If something does go wrong during flashing, don't worry: The router has an alternate boot partition. Whenever the router is booting up, it verifies both boot partitions and boots from the first one without checksum error. If this fails, too, you can fix the router via another TFTP installation or via recovery using the serial console.

If this does not work for you immediately, follow the instructions on → Installing OpenWrt via TFTP to troubleshoot. The right section in the documentation is the “Bootloader contains TFTP server” method.

If you have having difficulties flashing OpenWrt to RT-AC85P, try this method described here

Use the above TFTP instructions to install asus_rt-ac85p-initramfs-kernel.bin

Then flash the latest sysupgrade.bin file from LuCI web interface

If you have already set up your router using the OEM firmware, then it is also possible to install OpenWrt via SSH access:

  1. Activate SSH under “Administration” → “System”.
  2. Transfer the OpenWrt factory image via scp using your workstation (replace the model Nr. with the right one):
    scp openwrt-ramips-mt7621-asus_rt-ac85p-squashfs-factory.bin admin@192.168.50.1:/tmp
  3. Connect via SSH to the router:
    ssh admin@192.168.50.1
  4. Write the OpenWrt image to flash (replace the model Nr. with the right one):
    > mtd-write -i /tmp/openwrt-ramips-mt7621-asus_rt-ac85p-squashfs-factory.bin -d linux
  5. Reboot the router
    > reboot

If you have the equipment to solder a serial connection onto the router's board, you can use a third method to flash the firmware. The serial port uses 3.3v levels, and the bootloader runs it at 57600 baud. Just press “2” during boot and upload the factory image using a TFTP server. This method (as the method with ssh above) has the advantage that you retain a copy of the original firmware in the alternative boot partition, which you can backup using OpenWrt once it is installed. The backup copy can then be easily used from OpenWrt to revert the router to the original OEM firmware. If you have used the installation method without serial console, you need to use the Asus firmware recovery software.

ASUS RT-AC85P / RT-AC65P Flash Layout
Layer0 raw NAND flash memory chip (Macronix MX30LF1G18AC) 128 MiB
Layer1 mtd0 u-boot mtd1 u-boot-env mtd2 factory mtd3 factory2 mtd4 kernel mtd5 ubi mtd6 firmware2
Size 896 KiB 1024 KiB 1024 KiB 1024 KiB 4096 KiB 47104 KiB 51200 KiB
mountpoint /
filesystem OverlayFS
ubi-volume ubi0_0 ubi0_1
mountpoint /rom /overlay
filesystem UBIFS UBIFS

At present it is not known what the structure of the OEM firmware image is that the Web-Gui would accept. Therefore this installation method is not possible.

Specific values needed for tftp

Bootloader tftp server IPv4 address 192.168.1.1
Firmware tftp image Latest OpenWrt release (NOTE: Name must contain “factory”)
TFTP transfer window 60 seconds
TFTP window start within 2 seconds after power on, reset needs to be pressed until the power LED starts blinking slowly. Window starts at this point
TFTP client required IP address 192.168.1.75

If you are a Windows user, see the Asus Rescue mode instructions further down this page.

  • Browse to http://192.168.1.1/cgi-bin/luci/mini/system/upgrade/ LuCI Upgrade URL
  • Upload image file for sysupgrade to LuCI
  • Wait for reboot

If you don't have a GUI (LuCI) available, you can alternatively upgrade via the command line. Note: It is important that you put the firmware image into the ramdisk (/tmp) before you start flashing. Replace the model Nr. with the right one.

sysupgrade

  • Login as root via SSH on 192.168.1.1, then enter the following commands:
cd /tmp
wget https://downloads.openwrt.org/snapshots/targets/ramips/mt7621/openwrt-ramips-mt7621-asus_rt-ac85p-squashfs-sysupgrade.bin \
 sysupgrade /tmp/openwrt-ramips-mt7621-asus_rt-ac85p-squashfs-sysupgrade.bin

For Windows users, Asus provide a Firmware Restoration Tool to restore original firmware to the RT-AC65P and RT-AC85P. Download both the tool and the latest firmware for router from here: Asus RT-AC65P download page Asus RT-AC85P download page

Instructions for using the tool is described here: Restoration Tool instructions

The steps are summarised below:

  1. Download & Install the asus “Firmware Restoration” from asus website
  2. Download the factory image from asus for the RT-AC65P/RT-AC85P.
  3. Switch off the Router
  4. Hold Reset Button and switch on the Router
  5. Release button when front LED flashes slowly
  6. Use the following to set up your TCP/IP settings:IP address: 192.168.1.10 Subnet mask: 255.255.255.0
  7. Start the Firmware Restoration tool
  8. Select firmware *.trx and upload

Recommend to factory reset the router as follows:

  1. Power on the router for a minute or two.
  2. Hold the Reset button in for a few seconds.
  3. When the Power LED starts to blink, release the button.
  4. After the router reboots, the Asus web UI should present you with the Quick Setup Wizard.

Basic configuration After flashing, proceed with this.
Set up your Internet connection, configure wireless, configure USB port, etc.

The default network configuration is:

Interface Name Description Default configuration
br-lan LAN & WiFi 192.168.1.1/24
lan1 LAN port 1 None
lan2 LAN port 2 None
lan3 LAN port 3 None
lan4 LAN port 4 None
wan WAN port DHCP
wlan0 2.4 GHz WiFi Disabled
wlan1 5 GHz WiFi Disabled

hardware.button on howto use and configure the hardware button(s). Here, we merely name the buttons, so we can use them in the above Howto.

The ASUS RT-AC85P has the following buttons:

BUTTON Event
Reset reset
WPS wps

Front:
Insert photo of front of the casing

Back:
Insert photo of back of the casing

Backside label:
Insert photo of backside label

Note: This will void your warranty!

To remove the cover and open the device:

  • remove b/w sticker-tape with a label from the rear side. (just use a wide screwdriver to remove it)
  • find two (+) screws
  • use plastic-“mediator”-driver to open device: it is better to open it from the top side closer to USB because on the top-opposite-to-usb side you have 4th internal antenna(you can see it in holes) on top of the box.

Main PCB:

rt-ac85p_03.jpg rt-ac85p_02.jpg rt-ac85p_01.jpg

port.serial general information about the serial port, serial port cable, etc.

How to connect to the Serial Port of this specific device:
The UART is present as Pads marked J4 on the PCB, the sequence of the pads is: 3.3V - TX - RX - GND. 3.3V is the square pad. In particular, the ground pad is difficult to solder because of a large ground plane acting as heat-sink. Either use a powerful (>=100W) solder iron with a large tip or drill a 1-1.2mm hole into the lead-pad in order to through-connect a pin.

Insert photo of PCB with markings for serial port

rt-ac85p_05.jpg rt-ac85p_04.jpg

Serial connection parameters
for ASUS RT-AC85P
57600, 8N1

port.jtag general information about the JTAG port, JTAG cable, etc.

There does not appear to be a JTAG port.

May 5 05:05:23 kernel: ctl->tx_doneq = c0faa6f8 May 5 05:05:23 kernel: ctl->rx_doneq = c0faa704 May 5 05:05:23 kernel: mt7615_fw_prepare():FW(8a10), HW(8a10), CHIPID(7615)) May 5 05:05:23 kernel: mt7615_fw_prepare(2708): MT7615_E3, USE E3 patch and ram code binary image May 5 05:05:23 kernel: AndesMTLoadRomMethodFwDlRing(1035), cap->rom_patch_len(11102) May 5 05:05:23 kernel: AndesRestartCheck: Current TOP_MISC2(0x1) May 5 05:05:23 kernel: AndesRestartCheck: (TOP_MISC2 = 1), ready to continue...RET(0) May 5 05:05:23 kernel: 20170809192718a May 5 05:05:23 kernel: platform = May 5 05:05:23 kernel: ALPS May 5 05:05:23 kernel: hw/sw version = May 5 05:05:23 kernel: 8a108a10 May 5 05:05:23 kernel: patch version = May 5 05:05:23 kernel: 00000010 May 5 05:05:23 kernel: Patch SEM Status=2 May 5 05:05:23 kernel: MtCmdPatchSemGet:(ret = 0) May 5 05:05:23 kernel: Patch is not ready && get semaphore success, SemStatus(2) May 5 05:05:23 kernel: EventGenericEventHandler: CMD Success May 5 05:05:23 kernel: MtCmdAddressLenReq:(ret = 0) May 5 05:05:23 kernel: MtCmdPatchFinishReq May 5 05:05:23 kernel: EventGenericEventHandler: CMD Success May 5 05:05:23 kernel: Send checksum req.. May 5 05:05:23 kernel: Patch SEM Status=3 May 5 05:05:23 kernel: MtCmdPatchSemGet:(ret = 0) May 5 05:05:23 kernel: Release patch semaphore, SemStatus(3) May 5 05:05:23 kernel: AndesMTEraseRomPatch May 5 05:05:23 kernel: WfMcuHwInit: Before NICLoadFirmware, check IcapMode=0 May 5 05:05:23 kernel: AndesMTLoadFwMethodFwDlRing(809), cap->fw_len(462232) May 5 05:05:23 kernel: Build Date:_201803161442 May 5 05:05:23 kernel: Build Date:_201803161442 May 5 05:05:23 kernel: AndesRestartCheck: Current TOP_MISC2(0x1) May 5 05:05:23 kernel: AndesRestartCheck: (TOP_MISC2 = 1), ready to continue...RET(0) May 5 05:05:23 kernel: EventGenericEventHandler: CMD Success May 5 05:05:23 kernel: MtCmdAddressLenReq:(ret = 0) May 5 05:05:23 kernel: EventGenericEventHandler: CMD Success May 5 05:05:23 kernel: MtCmdAddressLenReq:(ret = 0) May 5 05:05:23 kernel: MtCmdFwStartReq: override = 1, address = 540672 May 5 05:05:23 kernel: EventGenericEventHandler: CMD Success May 5 05:05:23 kernel: Build Date:_201707211524 May 5 05:05:23 kernel: EventGenericEventHandler: CMD Success May 5 05:05:23 kernel: MtCmdAddressLenReq:(ret = 0) May 5 05:05:23 kernel: MtCmdFwStartReq: override = 4, address = 0 May 5 05:05:23 kernel: EventGenericEventHandler: CMD Success May 5 05:05:23 kernel: WfMcuHwInit: NICLoadFirmware OK, Check IcapMode=0 May 5 05:05:23 kernel: MCU Init Done! May 5 05:05:23 kernel: efuse_probe: efuse = 10000212 May 5 05:05:23 kernel: RtmpChipOpsEepromHook::e2p_type=2, inf_Type=5 May 5 05:05:23 kernel: RtmpEepromGetDefault::e2p_dafault=1 May 5 05:05:23 kernel: RtmpChipOpsEepromHook: E2P type(2), E2pAccessMode = 2, E2P default = 1 May 5 05:05:23 kernel: NVM is FLASH mode. dev_idx [1] FLASH OFFSET [0x8000] May 5 05:05:23 kernel: ^[[34mNICReadEEPROMParameters: EEPROM 0x52 b300^[[m May 5 05:05:23 kernel: ^[[34mNICReadEEPROMParameters: EEPROM 0x52 b300^[[m May 5 05:05:31 kernel: Country Region from e2p = 101 May 5 05:05:31 kernel: mt7615_antenna_default_reset(): TxPath = 4, RxPath = 4 May 5 05:05:31 kernel: mt7615_antenna_default_reset(): DBDC 2G TxPath = 2, 2G RxPath = 2 May 5 05:05:31 kernel: mt7615_antenna_default_reset(): DBDC 5G TxPath = 2, 2G RxPath = 2 May 5 05:05:31 kernel: rtmp_read_txpwr_from_eeprom(233): Don't Support this now! May 5 05:05:31 kernel: RTMPReadTxPwrPerRate(1381): Don't Support this now! May 5 05:05:31 kernel: RcRadioInit(): DbdcMode=0, ConcurrentBand=1 May 5 05:05:31 kernel: RcRadioInit(): pRadioCtrl=8df24438,Band=0,rfcap=3,channel=1,PhyMode=2 extCha=0xf May 5 05:05:31 kernel: Band Rf: 1, Phy Mode: 2 May 5 05:05:31 kernel: AntCfgInit(2766): Not support for HIF_MT yet! May 5 05:05:31 kernel: MtSingleSkuLoadParam: RF_LOCKDOWN Feature OFF !!! May 5 05:05:31 kernel: MtBfBackOffLoadTable: RF_LOCKDOWN Feature OFF !!! May 5 05:05:31 kernel: EEPROM Init Done! May 5 05:05:31 kernel: mt_mac_init()--> May 5 05:05:31 kernel: mt_mac_pse_init(2750): Don't Support this now! May 5 05:05:31 kernel: mt7615_init_mac_cr()--> May 5 05:05:31 kernel: mt7615_init_mac_cr(): TMAC_TRCR0=0x82783c8c May 5 05:05:31 kernel: MtAsicSetMacMaxLen(1300): Not finish Yet! May 5 05:05:31 kernel: <--mt_mac_init() May 5 05:05:31 kernel: CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0 May 5 05:05:31 kernel: CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0 May 5 05:05:31 kernel: CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0 May 5 05:05:31 kernel: MAC Init Done! May 5 05:05:31 kernel: MT7615BBPInit():BBP Initialization..... May 5 05:05:31 kernel: Band 0: valid=1, isDBDC=0, Band=2, CBW=1, CentCh/PrimCh=1/1, prim_ch_idx=0, txStream=2 May 5 05:05:31 kernel: Band 1: valid=0, isDBDC=0, Band=0, CBW=0, CentCh/PrimCh=0/0, prim_ch_idx=0, txStream=0 May 5 05:05:31 kernel: MT7615BBPInit() todo May 5 05:05:31 kernel: PHY Init Done! May 5 05:05:31 kernel: tx_pwr_comp_init():NotSupportYet! May 5 05:05:31 kernel: MtCmdSetMacTxRx:(ret = 0) May 5 05:05:31 kernel: CountryCode(2.4G/5G)=1/18, RFIC=25, PHY mode(2.4G/5G)=49/49, support 16 channels May 5 05:05:31 kernel: ApAutoChannelAtBootUp-----------------> May 5 05:05:31 kernel: ApAutoChannelAtBootUp: AutoChannelBootup = 1, AutoChannelFlag = 1 May 5 05:05:31 kernel: MtCmdSetMacTxRx:(ret = 0) May 5 05:05:31 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:31 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:31 kernel: MtCmdChannelSwitch: control_chl = 36,control_ch2=0, central_chl = 42 DBDCIdx= 0, Band= 0 May 5 05:05:31 kernel: BW = 2,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:31 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:31 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:31 kernel: MtCmdChannelSwitch: control_chl = 40,control_ch2=0, central_chl = 42 DBDCIdx= 0, Band= 0 May 5 05:05:31 kernel: BW = 2,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:32 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:32 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:32 kernel: MtCmdChannelSwitch: control_chl = 44,control_ch2=0, central_chl = 42 DBDCIdx= 0, Band= 0 May 5 05:05:32 kernel: BW = 2,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:32 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:32 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:32 kernel: MtCmdChannelSwitch: control_chl = 48,control_ch2=0, central_chl = 42 DBDCIdx= 0, Band= 0 May 5 05:05:32 kernel: BW = 2,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:32 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:32 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:32 kernel: MtCmdChannelSwitch: control_chl = 52,control_ch2=0, central_chl = 58 DBDCIdx= 0, Band= 0 May 5 05:05:32 kernel: BW = 2,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:32 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:32 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:32 kernel: MtCmdChannelSwitch: control_chl = 56,control_ch2=0, central_chl = 58 DBDCIdx= 0, Band= 0 May 5 05:05:32 kernel: BW = 2,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:33 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:33 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:33 kernel: MtCmdChannelSwitch: control_chl = 60,control_ch2=0, central_chl = 58 DBDCIdx= 0, Band= 0 May 5 05:05:33 kernel: BW = 2,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:33 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:33 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:33 kernel: MtCmdChannelSwitch: control_chl = 64,control_ch2=0, central_chl = 58 DBDCIdx= 0, Band= 0 May 5 05:05:33 kernel: BW = 2,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:33 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:33 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:33 kernel: MtCmdChannelSwitch: control_chl = 100,control_ch2=0, central_chl = 106 DBDCIdx= 0, Band= 0 May 5 05:05:33 kernel: BW = 2,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:33 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:33 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:34 kernel: MtCmdChannelSwitch: control_chl = 104,control_ch2=0, central_chl = 106 DBDCIdx= 0, Band= 0 May 5 05:05:34 kernel: BW = 2,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:34 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:34 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:34 kernel: MtCmdChannelSwitch: control_chl = 108,control_ch2=0, central_chl = 106 DBDCIdx= 0, Band= 0 May 5 05:05:34 kernel: BW = 2,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:34 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:34 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:34 kernel: MtCmdChannelSwitch: control_chl = 112,control_ch2=0, central_chl = 106 DBDCIdx= 0, Band= 0 May 5 05:05:34 kernel: BW = 2,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:34 kernel: ==================================================================== May 5 05:05:34 kernel: Channel 36 : Busy Time = 139, Skip Channel = FALSE, BwCap = TRUE May 5 05:05:34 kernel: Channel 40 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:05:34 kernel: Channel 44 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:05:34 kernel: Channel 48 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:05:34 kernel: Channel 52 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:05:34 kernel: Channel 56 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:05:34 kernel: Channel 60 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:05:34 kernel: Channel 64 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:05:34 kernel: Channel 100 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:05:34 kernel: Channel 104 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:05:34 kernel: Channel 108 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:05:34 kernel: Channel 112 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:05:34 kernel: ==================================================================== May 5 05:05:35 kernel: Rule 3 Channel Busy time value : Select Primary Channel 52 May 5 05:05:35 kernel: Rule 3 Channel Busy time value : Min Channel Busy = 0 May 5 05:05:35 kernel: Rule 3 Channel Busy time value : BW = 80 May 5 05:05:35 kernel: ^[[41m AutoChSelUpdateChannel(): Update channel for wdev0 for this band PhyMode = 49,Channel = 52 ^[[m May 5 05:05:35 kernel: ApAutoChannelAtBootUp<----------------- May 5 05:05:35 kernel: WifiSysOpen(), wdev idx = 0 May 5 05:05:35 kernel: wdev_attr_update(): wdevId0 = 04:92:26:45:11:54 May 5 05:05:35 kernel: MtAsicSetChBusyStat(840): Not support for HIF_MT yet! May 5 05:05:35 kernel: [PMF]APPMFInit:: apidx=0, MFPC=0, MFPR=0, SHA256=0 May 5 05:05:35 kernel: HcUpdatePhyMode(): Update PhyMode for all wdev for this band PhyMode:49,Channel=52 May 5 05:05:35 kernel: CountryCode(2.4G/5G)=1/18, RFIC=25, PHY mode(2.4G/5G)=49/49, support 16 channels May 5 05:05:35 kernel: Enable 20/40 BSSCoex Channel Scan(BssCoex=1) May 5 05:05:35 kernel: wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:127 for WDEV_TYPE:1 May 5 05:05:35 kernel: LinkToOmacIdx = 0, LinkToWdevType = 1 May 5 05:05:35 kernel: ^[[1;33m [RadarStateCheck]Set into RD_SILENCE_MODE! ^[[m May 5 05:05:35 kernel: bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 8192, CmdBssInfoBmcRate.u2McTransmit = 8192 May 5 05:05:35 kernel: MtCmdTxPowerSKUCtrl: fgTxPowerSKUEn: 1, BandIdx: 0 May 5 05:05:35 kernel: MtCmdTxPowerPercentCtrl: fgTxPowerPercentEn: 0, BandIdx: 0 May 5 05:05:35 kernel: MtCmdTxBfBackoffCtrl: fgTxBFBackoffEn: 1, BandIdx: 0 May 5 05:05:35 kernel: mt7615_bbp_adjust():rf_bw=2, ext_ch=1, PrimCh=52, HT-CentCh=54, VHT-CentCh=58 May 5 05:05:35 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:35 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:35 kernel: MtCmdChannelSwitch: control_chl = 52,control_ch2=0, central_chl = 58 DBDCIdx= 0, Band= 0 May 5 05:05:35 kernel: BW = 2,TXStream = 4, RXStream = 4, scan(0) May 5 05:05:35 kernel: ap_phy_rrm_init_byRf(): AP Set CentralFreq at 58(Prim=52, HT-CentCh=54, VHT-CentCh=58, BBP_BW=2) May 5 05:05:35 kernel: [WrapDfsRadarDetectStart]: Band0Ch is 52 May 5 05:05:35 kernel: [WrapDfsRadarDetectStart]: Band1Ch is 0 May 5 05:05:35 kernel: LeadTimeForBcn, OmacIdx = 0, WDEV_WITH_BCN_ABILITY May 5 05:05:35 kernel: MtAsicSetRalinkBurstMode(2605): Not support for HIF_MT yet! May 5 05:05:35 kernel: MtAsicSetPiggyBack(777): Not support for HIF_MT yet! May 5 05:05:35 kernel: MtAsicSetTxPreamble(2584): Not support for HIF_MT yet! May 5 05:05:35 kernel: Main bssid = 04:92:26:45:11:54 May 5 05:05:35 kernel: AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn May 5 05:05:35 kernel: MtCmdSetMacTxRx:(ret = 0) May 5 05:05:35 kernel: MCS Set = ff ff ff ff 01 May 5 05:05:35 kernel: <==== mt_wifi_init, Status=0 May 5 05:05:35 kernel: MtCmdEDCCACtrl: BandIdx: 0, EDCCACtrl: 1 May 5 05:05:35 kernel: WDS_Init(): May 5 05:05:35 kernel: The new WDS interface MAC = FF:FF:FF:FF:FF:FF May 5 05:05:35 kernel: MacTabMatchWCID = 0 May 5 05:05:35 kernel: The new WDS interface MAC = FF:FF:FF:FF:FF:FF May 5 05:05:35 kernel: MacTabMatchWCID = 0 May 5 05:05:35 kernel: The new WDS interface MAC = FF:FF:FF:FF:FF:FF May 5 05:05:35 kernel: MacTabMatchWCID = 0 May 5 05:05:35 kernel: The new WDS interface MAC = FF:FF:FF:FF:FF:FF May 5 05:05:35 kernel: MacTabMatchWCID = 0 May 5 05:05:35 kernel: Total allocated 4 WDS interfaces! May 5 05:05:35 kernel: WtcSetMaxStaNum: MaxStaNum:123, BssidNum:1, WdsNum:4, ApcliNum:0, MaxNumChipRept:0, MinMcastWcid:127 May 5 05:05:35 kernel: red_is_enabled: set CR4/N9 RED Enable to 1. May 5 05:05:35 kernel: cp_support_is_enabled: set CR4 CP_SUPPORT to Mode 2. May 5 05:05:35 kernel: Correct apidx from 0 to 0 for WscUUIDInit May 5 05:05:35 kernel: Generate UUID for apidx(0) May 5 05:05:35 kernel: Set_TxPower_Proc: BandIdx = 0 May 5 05:05:35 nat: apply redirect rules May 5 05:05:35 WAN Connection: ISP's DHCP did not function properly. May 5 05:05:35 WAN Connection: Ethernet link down. May 5 05:05:36 dnsmasq[340]: warning: no upstream servers configured May 5 05:05:36 RT-AC85P: start httpd:80 May 5 05:05:36 kernel: set watchdog pid as: 360 May 5 05:05:36 kernel: :MtCmdPktBudgetCtrl: bssid(255),wcid(65535),type(0) May 5 05:05:36 kernel: set watchdog pid as: 360 May 5 05:05:36 syslog: Generating SSL certificate... May 5 05:05:36 NAT Tunnel: AAE Service is stopped May 5 05:05:36 AAE: AAE Service is started May 5 05:05:36 disk monitor: be idle May 5 05:05:36 hour monitor: daemon is starting May 5 05:05:36 hour monitor: daemon terminates May 5 05:05:36 miniupnpd[409]: version 1.9 started May 5 05:05:36 miniupnpd[409]: HTTP listening on port 49532 May 5 05:05:36 miniupnpd[409]: Listening for NAT-PMP/PCP traffic on port 5351 May 5 05:05:36 kernel: GDMA2_MAC_ADRH -- : 0x00000492 May 5 05:05:36 kernel: GDMA2_MAC_ADRL -- : 0x26451150 May 5 05:05:36 kernel: eth3: ===> VirtualIF_open May 5 05:05:37 Mastiff: init May 5 05:05:37 syslog: module scsi_mod not found in modules.dep May 5 05:05:37 syslog: module scsi_wait_scan not found in modules.dep May 5 05:05:05 syslogd started: BusyBox v1.17.4 May 5 05:05:05 kernel: klogd started: BusyBox v1.17.4 (2018-10-26 18:35:09 CST) May 5 05:05:05 kernel: Ralink gpio driver initialized May 5 05:05:05 kernel: MediaTek Nand driver init, version v2.1 Fix AHB virt2phys error May 5 05:05:05 kernel: Enable NFI Clock May 5 05:05:05 kernel: # MTK NAND # : Use HW ECC May 5 05:05:05 kernel: NAND ID [C2 F1 80 95 02, 00809502] May 5 05:05:05 kernel: Not Support this Device! ^M May 5 05:05:05 kernel: chip_mode=00000001 May 5 05:05:05 kernel: Support this Device in MTK table! c2f1 ^M May 5 05:05:05 syslog: module rt2860v2_ap not found in modules.dep May 5 05:05:05 kernel: [NAND]select ecc bit:4, sparesize :64 spare_per_sector=16 May 5 05:05:05 kernel: Signature matched and data read! May 5 05:05:05 kernel: load_fact_bbt success 1023 May 5 05:05:05 kernel: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 May 5 05:05:05 kernel: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 May 5 05:05:05 kernel: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 May 5 05:05:05 kernel: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 May 5 05:05:05 kernel: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 May 5 05:05:05 kernel: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 May 5 05:05:05 kernel: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 May 5 05:05:05 kernel: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 May 5 05:05:05 kernel: [mtk_nand] Line = 4973! May 5 05:05:05 kernel: [mtk_nand] Line = 5723! May 5 05:05:05 kernel: [mtk_nand] Line = 5729! May 5 05:05:05 kernel: [mtk_nand] Line = 5734! May 5 05:05:05 kernel: [mtk_nand] Line = 5736! May 5 05:05:05 kernel: [mtk_nand] Line = 5739! May 5 05:05:05 kernel: [mtk_nand] Line = 5754! May 5 05:05:05 kernel: [mtk_nand] Line = 5761! May 5 05:05:05 kernel: [mtk_nand] Line = 5774! May 5 05:05:05 kernel: [mtk_nand] Line = 5776! May 5 05:05:05 kernel: [mtk_nand] Line = 5783! May 5 05:05:05 kernel: [mtk_nand] Line = 5792! May 5 05:05:05 kernel: [mtk_nand] start find root file system! May 5 05:05:05 kernel: [mtk_nand] Line = 5007 hw2->major = 7e! May 5 05:05:05 kernel: [mtk_nand] Line = 5010! May 5 05:05:05 kernel: [mtk_nand] Line = 5007 hw2->major = ff! May 5 05:05:05 kernel: [mtk_nand] Line = 5010! May 5 05:05:05 kernel: [mtk_nand] Line = 5007 hw2->major = d2! May 5 05:05:05 kernel: [mtk_nand] Line = 5010! May 5 05:05:05 kernel: [mtk_nand] Line = 5007 hw2->major = 3f! May 5 05:05:05 kernel: [mtk_nand] Line = 5010! May 5 05:05:05 kernel: [mtk_nand] Line = 5007 hw2->major = 11! May 5 05:05:05 kernel: [mtk_nand] Line = 5010! May 5 05:05:05 kernel: [mtk_nand] Line = 5007 hw2->major = a9! May 5 05:05:05 kernel: [mtk_nand] Line = 5013! May 5 05:05:05 kernel: [mtk_nand] Line = 5018! May 5 05:05:05 kernel: [mtk_nand] Line = 5020 rfs_offset = 001AAFC0! May 5 05:05:05 kernel: [mtk_nand] Line = 5007 hw2->major = c0! May 5 05:05:05 kernel: [mtk_nand] Line = 5010! May 5 05:05:05 kernel: [mtk_nand] Line = 5024! May 5 05:05:05 kernel: [mtk_nand] Line = 5030! May 5 05:05:05 kernel: [mtk_nand] Line = 5036! May 5 05:05:05 kernel: partition 4: 3e0000 3200000 May 5 05:05:05 kernel: partition 5: 58afc0 3055040 May 5 05:05:05 kernel: [mtk_nand] end find root file system! May 5 05:05:05 kernel: [mtk_nand] Line = 5723! May 5 05:05:05 kernel: [mtk_nand] Line = 5729! May 5 05:05:05 kernel: [mtk_nand] Line = 5734! May 5 05:05:05 kernel: [mtk_nand] Line = 5736! May 5 05:05:05 kernel: [mtk_nand] Line = 5739! May 5 05:05:05 kernel: [mtk_nand] Line = 5754! May 5 05:05:05 kernel: [mtk_nand] Line = 5761! May 5 05:05:05 kernel: [mtk_nand] Line = 5774! May 5 05:05:05 kernel: [mtk_nand] Line = 5776! May 5 05:05:05 kernel: [mtk_nand] Line = 5783! May 5 05:05:05 kernel: [mtk_nand] Line = 5792! May 5 05:05:05 kernel: [mtk_nand] start find root file system! May 5 05:05:05 kernel: [mtk_nand] Line = 5007 hw2->major = 7e! May 5 05:05:05 kernel: [mtk_nand] Line = 5010! May 5 05:05:05 kernel: [mtk_nand] Line = 5007 hw2->major = ff! May 5 05:05:05 kernel: [mtk_nand] Line = 5010! May 5 05:05:05 kernel: [mtk_nand] Line = 5007 hw2->major = d2! May 5 05:05:05 kernel: [mtk_nand] Line = 5010! May 5 05:05:05 kernel: [mtk_nand] Line = 5007 hw2->major = 6d! May 5 05:05:05 kernel: [mtk_nand] Line = 5010! May 5 05:05:05 kernel: [mtk_nand] Line = 5007 hw2->major = 3f! May 5 05:05:05 kernel: [mtk_nand] Line = 5010! May 5 05:05:05 kernel: [mtk_nand] Line = 5007 hw2->major = 11! May 5 05:05:05 kernel: [mtk_nand] Line = 5010! May 5 05:05:05 kernel: [mtk_nand] Line = 5007 hw2->major = a9! May 5 05:05:05 kernel: [mtk_nand] Line = 5013! May 5 05:05:05 kernel: [mtk_nand] Line = 5018! May 5 05:05:05 kernel: [mtk_nand] Line = 5020 rfs_offset = 001AAFC0! May 5 05:05:05 kernel: [mtk_nand] Line = 5007 hw2->major = c0! May 5 05:05:05 kernel: [mtk_nand] Line = 5010! May 5 05:05:05 kernel: [mtk_nand] Line = 5024! May 5 05:05:05 kernel: [mtk_nand] Line = 5030! May 5 05:05:05 kernel: [mtk_nand] Line = 5036! May 5 05:05:05 kernel: partition 6: 35e0000 3200000 May 5 05:05:05 kernel: partition 7: 378afc0 3055040 May 5 05:05:05 kernel: [mtk_nand] end find root file system! May 5 05:05:05 kernel: Creating 10 MTD partitions on "MT7621-NAND": May 5 05:05:05 kernel: 0x000000000000-0x0000000e0000 : "Bootloader" May 5 05:05:05 kernel: 0x0000000e0000-0x0000001e0000 : "nvram" May 5 05:05:05 kernel: 0x0000001e0000-0x0000002e0000 : "Factory" May 5 05:05:05 kernel: 0x0000002e0000-0x0000003e0000 : "Factory2" May 5 05:05:05 kernel: 0x0000003e0000-0x0000035e0000 : "linux" May 5 05:05:05 kernel: 0x00000058afc0-0x0000035e0000 : "RootFS" May 5 05:05:05 kernel: 0x0000035e0000-0x0000067e0000 : "linux2" May 5 05:05:05 kernel: 0x00000378afc0-0x0000067e0000 : "RootFS2" May 5 05:05:05 kernel: 0x000006b80000-0x000007f80000 : "jffs2" May 5 05:05:05 kernel: 0x000000000000-0x000007f80000 : "ALL" May 5 05:05:05 kernel: [mtk_nand] probe successfully! May 5 05:05:06 kernel: rdm_major = 253 May 5 05:05:06 kernel: GMAC1_MAC_ADRH -- : 0x00000492 May 5 05:05:06 kernel: GMAC1_MAC_ADRL -- : 0x26451154 May 5 05:05:06 kernel: Ralink APSoC Ethernet Driver Initilization. v3.1 1024 rx/tx descriptors allocated, mtu = 1500! May 5 05:05:06 kernel: GMAC1_MAC_ADRH -- : 0x00000492 May 5 05:05:06 kernel: GMAC1_MAC_ADRL -- : 0x26451154 May 5 05:05:06 kernel: PROC INIT OK! May 5 05:05:06 kernel: Type=Linux May 5 05:05:06 kernel: offset 0x19000 elapse 4ms May 5 05:05:06 kernel: bled: Unknown symbol swports_check_traffic (err 0) May 5 05:05:06 kernel: bled: Unknown symbol swports_led_printer (err 0) May 5 05:05:06 kernel: bled: Unknown symbol gpio_api_tbl (err 0) May 5 05:05:06 kernel: bled: Unknown symbol swports_reset_check_traffic (err 0) May 5 05:05:06 kernel: 4:FFFFFF92:26:45:11:54 May 5 05:05:06 kernel: Raeth v3.1 (Tasklet) May 5 05:05:06 kernel: set CLK_CFG_0 = 0x40a00020!!!!!!!!!!!!!!!!!!1 May 5 05:05:06 kernel: phy_free_head is 0xf76e000!!! May 5 05:05:06 kernel: phy_free_tail_phy is 0xf76fff0!!! May 5 05:05:06 kernel: txd_pool=af770000 phy_txd_pool=0F770000 May 5 05:05:06 kernel: ei_local->skb_free start address is 0x8feea6dc. May 5 05:05:06 kernel: free_txd: 0f770010, ei_local->cpu_ptr: 0F770000 May 5 05:05:06 kernel: POOL HEAD_PTR | DMA_PTR | CPU_PTR May 5 05:05:06 kernel: ----------------+---------+-------- May 5 05:05:06 kernel: 0xaf770000 0x0F770000 0x0F770000 May 5 05:05:06 kernel: phy_qrx_ring = 0x0f764000, qrx_ring = 0xaf764000 May 5 05:05:06 kernel: phy_rx_ring0 = 0x0f778000, rx_ring0 = 0xaf778000 May 5 05:05:06 kernel: MT7530 Reset Completed!! May 5 05:05:06 kernel: change HW-TRAP to 0x17c8f May 5 05:05:06 kernel: set LAN/WAN LLLLW May 5 05:05:06 kernel: GMAC1_MAC_ADRH -- : 0x00000492 May 5 05:05:06 kernel: GMAC1_MAC_ADRL -- : 0x26451154 May 5 05:05:06 kernel: GDMA2_MAC_ADRH -- : 0x00000492 May 5 05:05:06 kernel: GDMA2_MAC_ADRL -- : 0x26451150 May 5 05:05:06 kernel: eth3: ===> VirtualIF_open May 5 05:05:06 kernel: MT7621 GE2 link rate to 1G May 5 05:05:06 kernel: ESW: Link Status Changed - Port4 Link Down May 5 05:05:06 kernel: CDMA_CSG_CFG = 81000000 May 5 05:05:06 kernel: GDMA1_FWD_CFG = 20710000 May 5 05:05:06 kernel: GDMA2_FWD_CFG = 20710000 May 5 05:05:06 kernel: Algorithmics/MIPS FPU Emulator v1.5 May 5 05:05:06 kernel: register mt_drv May 5 05:05:06 kernel: === pAd = c0a01000, size = 2278832 === May 5 05:05:06 kernel: <-- RTMPAllocAdapterBlock, Status=0 May 5 05:05:06 kernel: pAd->PciHif.CSRBaseAddress =0xc0900000, csr_addr=0xc0900000! May 5 05:05:06 kernel: RTMPInitPCIeDevice():device_id=0x7615 May 5 05:05:06 kernel: DriverOwn()::Try to Clear FW Own... May 5 05:05:06 kernel: DriverOwn()::Success to clear FW Own May 5 05:05:06 kernel: mt_pci_chip_cfg(): HWVer=0x8a10, FWVer=0x8a10, pAd->ChipID=0x7615 May 5 05:05:06 kernel: mt_pci_chip_cfg(): HIF_SYS_REV=0x76150001 May 5 05:05:06 kernel: RtmpChipOpsHook(492): Not support for HIF_MT yet! MACVersion=0x0 May 5 05:05:06 kernel: mt7615_init()--> May 5 05:05:06 kernel: Use 1st iPAiLNA default bin. May 5 05:05:06 kernel: Use 0st /etc_ro/wlan/MT7615E_EEPROM1.bin default bin. May 5 05:05:06 kernel: <--mt7615_init() May 5 05:05:06 kernel: ChipOpsMCUHook May 5 05:05:06 kernel: cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096 May 5 05:05:06 kernel: cut_through_token_list_init(): 8edb9f08,8edb9f08 May 5 05:05:06 kernel: cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096 May 5 05:05:06 kernel: cut_through_token_list_init(): 8edb9f18,8edb9f18 May 5 05:05:06 kernel: <-- RTMPAllocTxRxRingMemory, Status=0 May 5 05:05:06 kernel: === pAd = c0d81000, size = 2278832 === May 5 05:05:06 kernel: <-- RTMPAllocAdapterBlock, Status=0 May 5 05:05:06 kernel: pAd->PciHif.CSRBaseAddress =0xc0c80000, csr_addr=0xc0c80000! May 5 05:05:06 kernel: RTMPInitPCIeDevice():device_id=0x7615 May 5 05:05:06 kernel: DriverOwn()::Try to Clear FW Own... May 5 05:05:06 kernel: DriverOwn()::Success to clear FW Own May 5 05:05:06 kernel: mt_pci_chip_cfg(): HWVer=0x8a10, FWVer=0x8a10, pAd->ChipID=0x7615 May 5 05:05:06 kernel: mt_pci_chip_cfg(): HIF_SYS_REV=0x76150001 May 5 05:05:06 kernel: RtmpChipOpsHook(492): Not support for HIF_MT yet! MACVersion=0x0 May 5 05:05:06 kernel: mt7615_init()--> May 5 05:05:06 kernel: Use 2nd ePAeLNA default bin. May 5 05:05:06 kernel: Use 1st /etc_ro/wlan/MT7615E_EEPROM2.bin default bin. May 5 05:05:06 kernel: <--mt7615_init() May 5 05:05:06 kernel: ChipOpsMCUHook May 5 05:05:06 kernel: cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096 May 5 05:05:06 kernel: cut_through_token_list_init(): 8edb9f08,8edb9f08 May 5 05:05:06 kernel: cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096 May 5 05:05:06 kernel: cut_through_token_list_init(): 8edb9f18,8edb9f18 May 5 05:05:06 kernel: <-- RTMPAllocTxRxRingMemory, Status=0 May 5 05:05:06 kernel: === pAd = c0d81000, size = 2278832 === May 5 05:05:06 kernel: <-- RTMPAllocAdapterBlock, Status=0 May 5 05:05:06 kernel: pAd->PciHif.CSRBaseAddress =0xc0c80000, csr_addr=0xc0c80000! May 5 05:05:06 kernel: RTMPInitPCIeDevice():device_id=0x7615 May 5 05:05:06 kernel: DriverOwn()::Try to Clear FW Own... May 5 05:05:06 kernel: DriverOwn()::Success to clear FW Own May 5 05:05:06 kernel: mt_pci_chip_cfg(): HWVer=0x8a10, FWVer=0x8a10, pAd->ChipID=0x7615 May 5 05:05:06 kernel: mt_pci_chip_cfg(): HIF_SYS_REV=0x76150001 May 5 05:05:06 kernel: RtmpChipOpsHook(492): Not support for HIF_MT yet! MACVersion=0x0 May 5 05:05:06 kernel: mt7615_init()--> May 5 05:05:06 kernel: Use 2nd ePAeLNA default bin. May 5 05:05:06 kernel: Use 1st /etc_ro/wlan/MT7615E_EEPROM2.bin default bin. May 5 05:05:06 kernel: <--mt7615_init() May 5 05:05:06 kernel: ChipOpsMCUHook May 5 05:05:06 kernel: cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096 May 5 05:05:06 kernel: cut_through_token_list_init(): 8df1af88,8df1af88 May 5 05:05:06 kernel: cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096 May 5 05:05:06 kernel: cut_through_token_list_init(): 8df1af98,8df1af98 May 5 05:05:06 kernel: <-- RTMPAllocTxRxRingMemory, Status=0 May 5 05:05:06 kernel: UBI: attaching mtd8 to ubi0 May 5 05:05:06 kernel: UBI: scanning is finished May 5 05:05:06 kernel: UBI: attached mtd8 (name "jffs2", size 20 MiB) to ubi0 May 5 05:05:06 kernel: UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes May 5 05:05:06 kernel: UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 May 5 05:05:06 kernel: UBI: VID header offset: 2048 (aligned 2048), data offset: 4096 May 5 05:05:06 kernel: UBI: good PEBs: 160, bad PEBs: 0, corrupted PEBs: 0 May 5 05:05:06 kernel: UBI: user volume: 1, internal volumes: 1, max. volumes count: 128 May 5 05:05:06 kernel: UBI: max/mean erase counter: 3/1, WL threshold: 4096, image sequence number: 1460767654 May 5 05:05:06 kernel: UBI: available PEBs: 0, total reserved PEBs: 160, PEBs reserved for bad PEB handling: 20 May 5 05:05:06 kernel: UBI: background thread "ubi_bgt0d" started, PID 111 May 5 05:05:06 kernel: UBIFS: background thread "ubifs_bgt0_0" started, PID 123 May 5 05:05:06 kernel: UBIFS: recovery needed May 5 05:05:06 kernel: UBIFS: recovery completed May 5 05:05:06 kernel: UBIFS: mounted UBI device 0, volume 0, name "jffs2" May 5 05:05:06 kernel: UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes May 5 05:05:06 kernel: UBIFS: FS size: 15998976 bytes (15 MiB, 126 LEBs), journal size 2539520 bytes (2 MiB, 20 LEBs) May 5 05:05:06 kernel: UBIFS: reserved for root: 0 bytes (0 KiB) May 5 05:05:06 kernel: UBIFS: media format: w4/r0 (latest is w4/r0), UUID 59837361-60FB-4D1F-82E2-E09F003F2B72, small LPT model May 5 05:05:06 kernel: *****run project phy. May 5 05:05:06 kernel: FM_OUT value: u4FmOut = 0(0x00000000) May 5 05:05:06 kernel: FM_OUT value: u4FmOut = 0(0x00000000) May 5 05:05:06 kernel: FM_OUT value: u4FmOut = 0(0x00000000) May 5 05:05:06 kernel: FM_OUT value: u4FmOut = 0(0x00000000) May 5 05:05:06 kernel: FM_OUT value: u4FmOut = 0(0x00000000) May 5 05:05:06 kernel: FM_OUT value: u4FmOut = 0(0x00000000) May 5 05:05:06 kernel: FM_OUT value: u4FmOut = 0(0x00000000) May 5 05:05:06 kernel: FM_OUT value: u4FmOut = 0(0x00000000) May 5 05:05:06 kernel: FM_OUT value: u4FmOut = 0(0x00000000) May 5 05:05:06 kernel: FM_OUT value: u4FmOut = 0(0x00000000) May 5 05:05:06 kernel: FM_OUT value: u4FmOut = 0(0x00000000) May 5 05:05:06 kernel: FM_OUT value: u4FmOut = 0(0x00000000) May 5 05:05:06 kernel: FM_OUT value: u4FmOut = 0(0x00000000) May 5 05:05:06 kernel: FM_OUT value: u4FmOut = 0(0x00000000) May 5 05:05:06 kernel: FM_OUT value: u4FmOut = 0(0x00000000) May 5 05:05:06 kernel: FM_OUT value: u4FmOut = 0(0x00000000) May 5 05:05:06 kernel: FM_OUT value: u4FmOut = 0(0x00000000) May 5 05:05:06 kernel: FM_OUT value: u4FmOut = 0(0x00000000) May 5 05:05:06 kernel: FM_OUT value: u4FmOut = 0(0x00000000) May 5 05:05:06 kernel: FM_OUT value: u4FmOut = 0(0x00000000) May 5 05:05:07 kernel: xhci-hcd xhci-hcd: ## USB3 port 0/0 addr(be1c0420) s1(00000080) --> (00000080) May 5 05:05:07 kernel: mtd_local_read: cal_part [Factory] from ff54 lend 4 retlen 4 May 5 05:05:07 kernel: check_runtime_para 864: don't need to check runtime para May 5 05:05:07 kernel: DriverOwn()::Return since already in Driver Own... May 5 05:05:07 kernel: APWdsInitialize():WdsEntry[0] May 5 05:05:07 kernel: APWdsInitialize():WdsEntry[1] May 5 05:05:07 kernel: APWdsInitialize():WdsEntry[2] May 5 05:05:07 kernel: APWdsInitialize():WdsEntry[3] May 5 05:05:07 kernel: E2pAccessMode=2 May 5 05:05:07 kernel: SSID[0]=ASUS_50_2G, EdcaIdx=0 May 5 05:05:07 kernel: cfg_mode=9 May 5 05:05:07 kernel: cfg_mode=9 May 5 05:05:07 kernel: wmode_band_equal(): Band Equal! May 5 05:05:07 kernel: [TxPower] BAND0: 100 May 5 05:05:07 kernel: [SKUenable] BAND0: 1 May 5 05:05:07 kernel: APEdca0 May 5 05:05:07 kernel: APEdca1 May 5 05:05:07 kernel: APEdca2 May 5 05:05:07 kernel: APEdca3 May 5 05:05:07 kernel: APSDCapable[0]=1 May 5 05:05:07 kernel: APSDCapable[1]=1 May 5 05:05:07 kernel: APSDCapable[2]=1 May 5 05:05:07 kernel: APSDCapable[3]=1 May 5 05:05:07 kernel: APSDCapable[4]=1 May 5 05:05:07 kernel: APSDCapable[5]=1 May 5 05:05:07 kernel: APSDCapable[6]=1 May 5 05:05:07 kernel: APSDCapable[7]=1 May 5 05:05:07 kernel: APSDCapable[8]=1 May 5 05:05:07 kernel: APSDCapable[9]=1 May 5 05:05:07 kernel: APSDCapable[10]=1 May 5 05:05:07 kernel: APSDCapable[11]=1 May 5 05:05:07 kernel: APSDCapable[12]=1 May 5 05:05:07 kernel: APSDCapable[13]=1 May 5 05:05:07 kernel: APSDCapable[14]=1 May 5 05:05:07 kernel: APSDCapable[15]=1 May 5 05:05:07 kernel: [RTMPSetProfileParameters]Disable DFS/Zero wait=0/0 May 5 05:05:07 kernel: rtmp_read_wds_from_file(): WDS Profile May 5 05:05:07 kernel: HT: WDEV[0] Ext Channel = ABOVE May 5 05:05:07 kernel: HT: greenap_cap = 0 May 5 05:05:07 kernel: RTMPSetProfileParameters: Mcast frame, i=0, Mode=0! May 5 05:05:07 kernel: RTMPSetProfileParameters: Mcast frame, i=0, MCS=0! May 5 05:05:07 kernel: WtcSetMaxStaNum: MaxStaNum:123, BssidNum:1, WdsNum:4, ApcliNum:0, MaxNumChipRept:0, MinMcastWcid:127 May 5 05:05:07 kernel: Top Init Done! May 5 05:05:07 kernel: Use alloc_skb May 5 05:05:07 kernel: RX[0] DESC aee18000 size = 16384 May 5 05:05:07 kernel: RX[1] DESC aee1c000 size = 8192 May 5 05:05:07 kernel: Hif Init Done! May 5 05:05:07 kernel: ctl->txq = c0c2a6c8 May 5 05:05:07 kernel: ctl->rxq = c0c2a6d4 May 5 05:05:07 kernel: ctl->ackq = c0c2a6e0 May 5 05:05:07 kernel: ctl->kickq = c0c2a6ec May 5 05:05:07 kernel: ctl->tx_doneq = c0c2a6f8 May 5 05:05:07 kernel: ctl->rx_doneq = c0c2a704 May 5 05:05:07 kernel: mt7615_fw_prepare():FW(8a10), HW(8a10), CHIPID(7615)) May 5 05:05:07 kernel: mt7615_fw_prepare(2708): MT7615_E3, USE E3 patch and ram code binary image May 5 05:05:07 kernel: AndesMTLoadRomMethodFwDlRing(1035), cap->rom_patch_len(11102) May 5 05:05:07 kernel: AndesRestartCheck: Current TOP_MISC2(0x1) May 5 05:05:07 kernel: AndesRestartCheck: (TOP_MISC2 = 1), ready to continue...RET(0) May 5 05:05:07 kernel: 20170809192718a May 5 05:05:07 kernel: platform = May 5 05:05:07 kernel: ALPS May 5 05:05:07 kernel: hw/sw version = May 5 05:05:07 kernel: 8a108a10 May 5 05:05:07 kernel: patch version = May 5 05:05:07 kernel: 00000010 May 5 05:05:07 kernel: Patch SEM Status=2 May 5 05:05:07 kernel: MtCmdPatchSemGet:(ret = 0) May 5 05:05:07 kernel: Patch is not ready && get semaphore success, SemStatus(2) May 5 05:05:07 kernel: EventGenericEventHandler: CMD Success May 5 05:05:07 kernel: MtCmdAddressLenReq:(ret = 0) May 5 05:05:07 kernel: MtCmdPatchFinishReq May 5 05:05:07 kernel: EventGenericEventHandler: CMD Success May 5 05:05:07 kernel: Send checksum req.. May 5 05:05:07 kernel: Patch SEM Status=3 May 5 05:05:07 kernel: MtCmdPatchSemGet:(ret = 0) May 5 05:05:07 kernel: Release patch semaphore, SemStatus(3) May 5 05:05:07 kernel: AndesMTEraseRomPatch May 5 05:05:07 kernel: WfMcuHwInit: Before NICLoadFirmware, check IcapMode=0 May 5 05:05:07 kernel: AndesMTLoadFwMethodFwDlRing(809), cap->fw_len(462232) May 5 05:05:07 kernel: Build Date:_201803161442 May 5 05:05:07 kernel: Build Date:_201803161442 May 5 05:05:07 kernel: AndesRestartCheck: Current TOP_MISC2(0x1) May 5 05:05:07 kernel: AndesRestartCheck: (TOP_MISC2 = 1), ready to continue...RET(0) May 5 05:05:07 kernel: EventGenericEventHandler: CMD Success May 5 05:05:07 kernel: MtCmdAddressLenReq:(ret = 0) May 5 05:05:07 kernel: EventGenericEventHandler: CMD Success May 5 05:05:07 kernel: MtCmdAddressLenReq:(ret = 0) May 5 05:05:07 kernel: MtCmdFwStartReq: override = 1, address = 540672 May 5 05:05:07 kernel: EventGenericEventHandler: CMD Success May 5 05:05:07 kernel: Build Date:_201707211524 May 5 05:05:07 kernel: EventGenericEventHandler: CMD Success May 5 05:05:07 kernel: MtCmdAddressLenReq:(ret = 0) May 5 05:05:07 kernel: MtCmdFwStartReq: override = 4, address = 0 May 5 05:05:07 kernel: EventGenericEventHandler: CMD Success May 5 05:05:07 kernel: WfMcuHwInit: NICLoadFirmware OK, Check IcapMode=0 May 5 05:05:07 kernel: MCU Init Done! May 5 05:05:07 kernel: efuse_probe: efuse = 10000212 May 5 05:05:07 kernel: RtmpChipOpsEepromHook::e2p_type=2, inf_Type=5 May 5 05:05:07 kernel: RtmpEepromGetDefault::e2p_dafault=1 May 5 05:05:07 kernel: RtmpChipOpsEepromHook: E2P type(2), E2pAccessMode = 2, E2P default = 1 May 5 05:05:07 kernel: NVM is FLASH mode. dev_idx [0] FLASH OFFSET [0x0] May 5 05:05:07 kernel: ^[[34mNICReadEEPROMParameters: EEPROM 0x52 b300^[[m May 5 05:05:07 kernel: ^[[34mNICReadEEPROMParameters: EEPROM 0x52 b300^[[m May 5 05:05:14 kernel: Country Region from e2p = 101 May 5 05:05:14 kernel: mt7615_antenna_default_reset(): TxPath = 4, RxPath = 4 May 5 05:05:14 kernel: mt7615_antenna_default_reset(): DBDC 2G TxPath = 2, 2G RxPath = 2 May 5 05:05:14 kernel: mt7615_antenna_default_reset(): DBDC 5G TxPath = 2, 2G RxPath = 2 May 5 05:05:14 kernel: rtmp_read_txpwr_from_eeprom(233): Don't Support this now! May 5 05:05:14 kernel: RTMPReadTxPwrPerRate(1381): Don't Support this now! May 5 05:05:14 kernel: RcRadioInit(): DbdcMode=0, ConcurrentBand=1 May 5 05:05:14 kernel: RcRadioInit(): pRadioCtrl=8dc03438,Band=0,rfcap=3,channel=1,PhyMode=2 extCha=0xf May 5 05:05:14 kernel: Band Rf: 1, Phy Mode: 2 May 5 05:05:14 kernel: AntCfgInit(2766): Not support for HIF_MT yet! May 5 05:05:14 kernel: MtSingleSkuLoadParam: RF_LOCKDOWN Feature OFF !!! May 5 05:05:14 kernel: MtBfBackOffLoadTable: RF_LOCKDOWN Feature OFF !!! May 5 05:05:14 kernel: EEPROM Init Done! May 5 05:05:14 kernel: mt_mac_init()--> May 5 05:05:14 kernel: mt_mac_pse_init(2750): Don't Support this now! May 5 05:05:14 kernel: mt7615_init_mac_cr()--> May 5 05:05:14 kernel: mt7615_init_mac_cr(): TMAC_TRCR0=0x82783c8c May 5 05:05:14 kernel: MtAsicSetMacMaxLen(1300): Not finish Yet! May 5 05:05:14 kernel: <--mt_mac_init() May 5 05:05:14 kernel: CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0 May 5 05:05:14 kernel: CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0 May 5 05:05:14 kernel: CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0 May 5 05:05:14 kernel: MAC Init Done! May 5 05:05:14 kernel: MT7615BBPInit():BBP Initialization..... May 5 05:05:14 kernel: Band 0: valid=1, isDBDC=0, Band=2, CBW=1, CentCh/PrimCh=1/1, prim_ch_idx=0, txStream=2 May 5 05:05:14 kernel: Band 1: valid=0, isDBDC=0, Band=0, CBW=0, CentCh/PrimCh=0/0, prim_ch_idx=0, txStream=0 May 5 05:05:14 kernel: MT7615BBPInit() todo May 5 05:05:14 kernel: PHY Init Done! May 5 05:05:14 kernel: tx_pwr_comp_init():NotSupportYet! May 5 05:05:14 kernel: MtCmdSetMacTxRx:(ret = 0) May 5 05:05:14 kernel: CountryCode(2.4G/5G)=1/1, RFIC=25, PHY mode(2.4G/5G)=14/14, support 13 channels May 5 05:05:14 kernel: ApAutoChannelAtBootUp-----------------> May 5 05:05:14 kernel: ApAutoChannelAtBootUp: AutoChannelBootup = 1, AutoChannelFlag = 1 ay 5 05:05:14 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:14 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:14 kernel: MtCmdChannelSwitch: control_chl = 1,control_ch2=0, central_chl = 1 DBDCIdx= 0, Band= 0 May 5 05:05:14 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:15 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:15 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:15 kernel: MtCmdChannelSwitch: control_chl = 2,control_ch2=0, central_chl = 2 DBDCIdx= 0, Band= 0 May 5 05:05:15 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:15 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:15 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:15 kernel: MtCmdChannelSwitch: control_chl = 3,control_ch2=0, central_chl = 3 DBDCIdx= 0, Band= 0 May 5 05:05:15 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:15 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:15 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:15 kernel: MtCmdChannelSwitch: control_chl = 4,control_ch2=0, central_chl = 4 DBDCIdx= 0, Band= 0 May 5 05:05:15 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:16 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:16 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:16 kernel: MtCmdChannelSwitch: control_chl = 5,control_ch2=0, central_chl = 5 DBDCIdx= 0, Band= 0 May 5 05:05:16 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:16 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:16 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:16 kernel: MtCmdChannelSwitch: control_chl = 6,control_ch2=0, central_chl = 6 DBDCIdx= 0, Band= 0 May 5 05:05:16 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:16 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:16 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:16 kernel: MtCmdChannelSwitch: control_chl = 7,control_ch2=0, central_chl = 7 DBDCIdx= 0, Band= 0 May 5 05:05:16 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:17 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:17 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:17 kernel: MtCmdChannelSwitch: control_chl = 8,control_ch2=0, central_chl = 8 DBDCIdx= 0, Band= 0 May 5 05:05:17 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:17 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:17 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:17 kernel: MtCmdChannelSwitch: control_chl = 9,control_ch2=0, central_chl = 9 DBDCIdx= 0, Band= 0 May 5 05:05:17 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:17 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:17 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:17 kernel: MtCmdChannelSwitch: control_chl = 10,control_ch2=0, central_chl = 10 DBDCIdx= 0, Band= 0 May 5 05:05:17 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:17 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:17 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:17 kernel: MtCmdChannelSwitch: control_chl = 11,control_ch2=0, central_chl = 11 DBDCIdx= 0, Band= 0 May 5 05:05:17 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:18 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:18 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:18 kernel: MtCmdChannelSwitch: control_chl = 12,control_ch2=0, central_chl = 12 DBDCIdx= 0, Band= 0 May 5 05:05:18 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:18 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:18 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:18 kernel: MtCmdChannelSwitch: control_chl = 13,control_ch2=0, central_chl = 13 DBDCIdx= 0, Band= 0 May 5 05:05:18 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:18 kernel: ==================================================================== May 5 05:05:18 kernel: Channel 1 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:05:18 kernel: Channel 2 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:05:18 kernel: Channel 3 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:05:18 kernel: Channel 4 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:05:18 kernel: Channel 5 : Busy Time = 788, Skip Channel = FALSE, BwCap = TRUE May 5 05:05:18 kernel: Channel 6 : Busy Time = 788, Skip Channel = FALSE, BwCap = TRUE May 5 05:05:18 kernel: Channel 7 : Busy Time = 394, Skip Channel = FALSE, BwCap = TRUE May 5 05:05:18 kernel: Channel 8 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:05:18 kernel: Channel 9 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:05:18 kernel: Channel 10 : Busy Time = 253, Skip Channel = FALSE, BwCap = TRUE May 5 05:05:18 kernel: Channel 11 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:05:18 kernel: Channel 12 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:05:18 kernel: Channel 13 : Busy Time = 792, Skip Channel = FALSE, BwCap = TRUE May 5 05:05:18 kernel: ==================================================================== May 5 05:05:18 kernel: Rule 3 Channel Busy time value : Select Primary Channel 1 May 5 05:05:19 kernel: Rule 3 Channel Busy time value : Min Channel Busy = 0 May 5 05:05:19 kernel: Rule 3 Channel Busy time value : BW = 20 May 5 05:05:19 kernel: ^[[41m AutoChSelUpdateChannel(): Update channel for wdev0 for this band PhyMode = 14,Channel = 1 ^[[m May 5 05:05:19 kernel: ApAutoChannelAtBootUp<----------------- May 5 05:05:19 kernel: WifiSysOpen(), wdev idx = 0 May 5 05:05:19 kernel: wdev_attr_update(): wdevId0 = 04:92:26:45:11:50 May 5 05:05:19 kernel: MtAsicSetChBusyStat(840): Not support for HIF_MT yet! May 5 05:05:19 kernel: [PMF]APPMFInit:: apidx=0, MFPC=0, MFPR=0, SHA256=0 May 5 05:05:19 kernel: HcUpdatePhyMode(): Update PhyMode for all wdev for this band PhyMode:14,Channel=1 May 5 05:05:19 kernel: CountryCode(2.4G/5G)=1/1, RFIC=25, PHY mode(2.4G/5G)=14/14, support 13 channels May 5 05:05:19 kernel: Enable 20/40 BSSCoex Channel Scan(BssCoex=1) May 5 05:05:19 kernel: MtCmdSetMacTxRx:(ret = 0) May 5 05:05:19 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:19 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:19 kernel: MtCmdChannelSwitch: control_chl = 1,control_ch2=0, central_chl = 1 DBDCIdx= 0, Band= 0 May 5 05:05:19 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:19 kernel: AP OBSS SYNC - BBP R4 to 20MHz.l May 5 05:05:19 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:19 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:19 kernel: MtCmdChannelSwitch: control_chl = 2,control_ch2=0, central_chl = 2 DBDCIdx= 0, Band= 0 May 5 05:05:19 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:19 kernel: AP OBSS SYNC - BBP R4 to 20MHz.l May 5 05:05:19 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:19 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:20 kernel: MtCmdChannelSwitch: control_chl = 3,control_ch2=0, central_chl = 3 DBDCIdx= 0, Band= 0 May 5 05:05:20 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:20 kernel: AP OBSS SYNC - BBP R4 to 20MHz.l May 5 05:05:20 kernel: :MtCmdPktBudgetCtrl: bssid(255),wcid(65535),type(0) May 5 05:05:20 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:20 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:20 kernel: MtCmdChannelSwitch: control_chl = 4,control_ch2=0, central_chl = 4 DBDCIdx= 0, Band= 0 May 5 05:05:20 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:20 kernel: AP OBSS SYNC - BBP R4 to 20MHz.l May 5 05:05:20 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:20 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:20 kernel: MtCmdChannelSwitch: control_chl = 5,control_ch2=0, central_chl = 5 DBDCIdx= 0, Band= 0 May 5 05:05:20 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:20 kernel: AP OBSS SYNC - BBP R4 to 20MHz.l May 5 05:05:21 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:21 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:21 kernel: MtCmdChannelSwitch: control_chl = 6,control_ch2=0, central_chl = 6 DBDCIdx= 0, Band= 0 May 5 05:05:21 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:21 kernel: AP OBSS SYNC - BBP R4 to 20MHz.l May 5 05:05:21 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:21 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:21 kernel: MtCmdChannelSwitch: control_chl = 7,control_ch2=0, central_chl = 7 DBDCIdx= 0, Band= 0 May 5 05:05:21 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:21 kernel: AP OBSS SYNC - BBP R4 to 20MHz.l May 5 05:05:22 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:22 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:22 kernel: MtCmdChannelSwitch: control_chl = 8,control_ch2=0, central_chl = 8 DBDCIdx= 0, Band= 0 May 5 05:05:22 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:22 kernel: AP OBSS SYNC - BBP R4 to 20MHz.l May 5 05:05:22 kernel: wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:127 for WDEV_TYPE:1 May 5 05:05:22 kernel: LinkToOmacIdx = 0, LinkToWdevType = 1 May 5 05:05:22 kernel: ^[[1;33m [RadarStateCheck]Set into RD_NORMAL_MODE ^[[m May 5 05:05:22 kernel: bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 0, CmdBssInfoBmcRate.u2McTransmit = 0 May 5 05:05:22 kernel: MtCmdTxPowerSKUCtrl: fgTxPowerSKUEn: 1, BandIdx: 0 May 5 05:05:22 kernel: MtCmdTxPowerPercentCtrl: fgTxPowerPercentEn: 0, BandIdx: 0 May 5 05:05:22 kernel: MtCmdTxBfBackoffCtrl: fgTxBFBackoffEn: 0, BandIdx: 0 May 5 05:05:22 kernel: mt7615_bbp_adjust():rf_bw=0, ext_ch=0, PrimCh=1, HT-CentCh=1, VHT-CentCh=0 May 5 05:05:23 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:23 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:23 kernel: MtCmdChannelSwitch: control_chl = 1,control_ch2=0, central_chl = 1 DBDCIdx= 0, Band= 0 May 5 05:05:23 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(0) May 5 05:05:23 kernel: ap_phy_rrm_init_byRf(): AP Set CentralFreq at 1(Prim=1, HT-CentCh=1, VHT-CentCh=0, BBP_BW=0) May 5 05:05:23 kernel: LeadTimeForBcn, OmacIdx = 0, WDEV_WITH_BCN_ABILITY May 5 05:05:23 kernel: MtAsicSetRalinkBurstMode(2605): Not support for HIF_MT yet! May 5 05:05:23 kernel: MtAsicSetPiggyBack(777): Not support for HIF_MT yet! May 5 05:05:23 kernel: MtAsicSetTxPreamble(2584): Not support for HIF_MT yet! May 5 05:05:23 kernel: Main bssid = 04:92:26:45:11:50 May 5 05:05:23 kernel: AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn May 5 05:05:23 kernel: MtCmdSetMacTxRx:(ret = 0) May 5 05:05:23 kernel: MCS Set = ff ff ff ff 01 May 5 05:05:23 kernel: <==== mt_wifi_init, Status=0 May 5 05:05:23 kernel: MtCmdEDCCACtrl: BandIdx: 0, EDCCACtrl: 1 May 5 05:05:24 kernel: WDS_Init(): May 5 05:05:24 kernel: The new WDS interface MAC = FF:FF:FF:FF:FF:FF May 5 05:05:24 kernel: MacTabMatchWCID = 0 May 5 05:05:24 kernel: The new WDS interface MAC = FF:FF:FF:FF:FF:FF May 5 05:05:24 kernel: MacTabMatchWCID = 0 May 5 05:05:24 kernel: The new WDS interface MAC = FF:FF:FF:FF:FF:FF May 5 05:05:24 kernel: MacTabMatchWCID = 0 May 5 05:05:24 kernel: The new WDS interface MAC = FF:FF:FF:FF:FF:FF May 5 05:05:24 kernel: MacTabMatchWCID = 0 May 5 05:05:24 kernel: Total allocated 4 WDS interfaces! May 5 05:05:24 kernel: WtcSetMaxStaNum: MaxStaNum:123, BssidNum:1, WdsNum:4, ApcliNum:0, MaxNumChipRept:0, MinMcastWcid:127 May 5 05:05:24 kernel: red_is_enabled: set CR4/N9 RED Enable to 1. May 5 05:05:24 kernel: cp_support_is_enabled: set CR4 CP_SUPPORT to Mode 2. May 5 05:05:24 kernel: Correct apidx from 0 to 0 for WscUUIDInit May 5 05:05:24 kernel: Generate UUID for apidx(0) May 5 05:05:24 kernel: Set_TxPower_Proc: BandIdx = 0 May 5 05:05:24 kernel: mtd_local_read: cal_part [Factory] from ff54 lend 4 retlen 4 May 5 05:05:24 kernel: check_runtime_para 864: don't need to check runtime para May 5 05:05:24 kernel: DriverOwn()::Return since already in Driver Own... May 5 05:05:24 kernel: APWdsInitialize():WdsEntry[0] May 5 05:05:24 kernel: APWdsInitialize():WdsEntry[1] May 5 05:05:24 kernel: APWdsInitialize():WdsEntry[2] May 5 05:05:24 kernel: APWdsInitialize():WdsEntry[3] May 5 05:05:24 kernel: E2pAccessMode=2 May 5 05:05:24 kernel: SSID[0]=ASUS_50_5G, EdcaIdx=0 May 5 05:05:24 kernel: cfg_mode=14 May 5 05:05:24 kernel: cfg_mode=14 May 5 05:05:24 kernel: wmode_band_equal(): Band Equal! May 5 05:05:24 kernel: [TxPower] BAND0: 100 May 5 05:05:24 kernel: [SKUenable] BAND0: 1 May 5 05:05:24 kernel: [BFBACKOFFenable] BAND0: 1 May 5 05:05:24 kernel: APEdca0 May 5 05:05:24 kernel: APEdca1 May 5 05:05:24 kernel: APEdca2 May 5 05:05:24 kernel: APEdca3 May 5 05:05:24 kernel: APSDCapable[0]=1 May 5 05:05:24 kernel: APSDCapable[1]=1 May 5 05:05:24 kernel: APSDCapable[2]=1 May 5 05:05:24 kernel: APSDCapable[3]=1 May 5 05:05:24 kernel: APSDCapable[4]=1 May 5 05:05:24 kernel: APSDCapable[5]=1 May 5 05:05:24 kernel: APSDCapable[6]=1 May 5 05:05:24 kernel: APSDCapable[7]=1 May 5 05:05:24 kernel: APSDCapable[8]=1 May 5 05:05:24 kernel: APSDCapable[9]=1 May 5 05:05:24 kernel: APSDCapable[10]=1 May 5 05:05:24 kernel: APSDCapable[11]=1 May 5 05:05:24 kernel: APSDCapable[12]=1 May 5 05:05:24 kernel: APSDCapable[13]=1 May 5 05:05:24 kernel: APSDCapable[14]=1 May 5 05:05:24 kernel: APSDCapable[15]=1 May 5 05:05:24 kernel: rtmp_read_wds_from_file(): WDS Profile May 5 05:05:24 kernel: HT: WDEV[0] Ext Channel = BELOW May 5 05:05:24 kernel: HT: greenap_cap = 0 May 5 05:05:24 kernel: RTMPSetProfileParameters: Mcast frame, i=0, Mode=0! May 5 05:05:24 kernel: RTMPSetProfileParameters: Mcast frame, i=0, MCS=0! May 5 05:05:24 kernel: WtcSetMaxStaNum: MaxStaNum:123, BssidNum:1, WdsNum:4, ApcliNum:0, MaxNumChipRept:0, MinMcastWcid:127 May 5 05:05:24 kernel: Top Init Done! May 5 05:05:24 kernel: Use alloc_skb May 5 05:05:24 kernel: RX[0] DESC ad878000 size = 16384 May 5 05:05:24 kernel: RX[1] DESC ad876000 size = 8192 May 5 05:05:24 kernel: Hif Init Done! May 5 05:05:24 kernel: ctl->txq = c0faa6c8 May 5 05:05:24 kernel: ctl->rxq = c0faa6d4 May 5 05:05:24 kernel: ctl->ackq = c0faa6e0 May 5 05:05:24 kernel: ctl->kickq = c0faa6ec May 5 05:05:24 kernel: ctl->tx_doneq = c0faa6f8 May 5 05:05:24 kernel: ctl->rx_doneq = c0faa704 May 5 05:05:24 kernel: mt7615_fw_prepare():FW(8a10), HW(8a10), CHIPID(7615)) May 5 05:05:24 kernel: mt7615_fw_prepare(2708): MT7615_E3, USE E3 patch and ram code binary image May 5 05:05:24 kernel: AndesMTLoadRomMethodFwDlRing(1035), cap->rom_patch_len(11102) May 5 05:05:24 kernel: AndesRestartCheck: Current TOP_MISC2(0x1) May 5 05:05:24 kernel: AndesRestartCheck: (TOP_MISC2 = 1), ready to continue...RET(0) May 5 05:05:24 kernel: 20170809192718a May 5 05:05:24 kernel: platform = May 5 05:05:24 kernel: ALPS May 5 05:05:24 kernel: hw/sw version = May 5 05:05:24 kernel: 8a108a10 May 5 05:05:24 kernel: patch version = May 5 05:05:24 kernel: 00000010 May 5 05:05:24 kernel: Patch SEM Status=2 May 5 05:05:24 kernel: MtCmdPatchSemGet:(ret = 0) May 5 05:05:24 kernel: Patch is not ready && get semaphore success, SemStatus(2) May 5 05:05:24 kernel: EventGenericEventHandler: CMD Success May 5 05:05:24 kernel: MtCmdAddressLenReq:(ret = 0) May 5 05:05:24 kernel: MtCmdPatchFinishReq May 5 05:05:24 kernel: EventGenericEventHandler: CMD Success May 5 05:05:24 kernel: Send checksum req.. May 5 05:05:24 kernel: Patch SEM Status=3 May 5 05:05:24 kernel: MtCmdPatchSemGet:(ret = 0) May 5 05:05:24 kernel: Release patch semaphore, SemStatus(3) May 5 05:05:24 kernel: AndesMTEraseRomPatch May 5 05:05:24 kernel: WfMcuHwInit: Before NICLoadFirmware, check IcapMode=0 May 5 05:05:24 kernel: AndesMTLoadFwMethodFwDlRing(809), cap->fw_len(462232) May 5 05:05:24 kernel: Build Date:_201803161442 May 5 05:05:24 kernel: Build Date:_201803161442 May 5 05:05:24 kernel: AndesRestartCheck: Current TOP_MISC2(0x1) May 5 05:05:24 kernel: AndesRestartCheck: (TOP_MISC2 = 1), ready to continue...RET(0) May 5 05:05:24 kernel: EventGenericEventHandler: CMD Success May 5 05:05:24 kernel: MtCmdAddressLenReq:(ret = 0) May 5 05:05:24 kernel: EventGenericEventHandler: CMD Success May 5 05:05:24 kernel: MtCmdAddressLenReq:(ret = 0) May 5 05:05:24 kernel: MtCmdFwStartReq: override = 1, address = 540672 May 5 05:05:24 kernel: EventGenericEventHandler: CMD Success May 5 05:05:24 kernel: Build Date:_201707211524 May 5 05:05:24 kernel: EventGenericEventHandler: CMD Success May 5 05:05:24 kernel: MtCmdAddressLenReq:(ret = 0) May 5 05:05:24 kernel: MtCmdFwStartReq: override = 4, address = 0 May 5 05:05:24 kernel: EventGenericEventHandler: CMD Success May 5 05:05:24 kernel: WfMcuHwInit: NICLoadFirmware OK, Check IcapMode=0 May 5 05:05:24 kernel: MCU Init Done! May 5 05:05:24 kernel: efuse_probe: efuse = 10000212 May 5 05:05:24 kernel: RtmpChipOpsEepromHook::e2p_type=2, inf_Type=5 May 5 05:05:24 kernel: RtmpEepromGetDefault::e2p_dafault=1 May 5 05:05:24 kernel: RtmpChipOpsEepromHook: E2P type(2), E2pAccessMode = 2, E2P default = 1 May 5 05:05:24 kernel: NVM is FLASH mode. dev_idx [1] FLASH OFFSET [0x8000] May 5 05:05:24 kernel: ^[[34mNICReadEEPROMParameters: EEPROM 0x52 b300^[[m May 5 05:05:24 kernel: ^[[34mNICReadEEPROMParameters: EEPROM 0x52 b300^[[m May 5 05:05:32 kernel: Country Region from e2p = 101 May 5 05:05:32 kernel: mt7615_antenna_default_reset(): TxPath = 4, RxPath = 4 May 5 05:05:32 kernel: mt7615_antenna_default_reset(): DBDC 2G TxPath = 2, 2G RxPath = 2 May 5 05:05:32 kernel: mt7615_antenna_default_reset(): DBDC 5G TxPath = 2, 2G RxPath = 2 May 5 05:05:32 kernel: rtmp_read_txpwr_from_eeprom(233): Don't Support this now! May 5 05:05:32 kernel: RTMPReadTxPwrPerRate(1381): Don't Support this now! May 5 05:05:32 kernel: RcRadioInit(): DbdcMode=0, ConcurrentBand=1 May 5 05:05:32 kernel: RcRadioInit(): pRadioCtrl=8fe39438,Band=0,rfcap=3,channel=1,PhyMode=2 extCha=0xf May 5 05:05:32 kernel: Band Rf: 1, Phy Mode: 2 May 5 05:05:32 kernel: AntCfgInit(2766): Not support for HIF_MT yet! May 5 05:05:32 kernel: MtSingleSkuLoadParam: RF_LOCKDOWN Feature OFF !!! May 5 05:05:32 kernel: MtBfBackOffLoadTable: RF_LOCKDOWN Feature OFF !!! May 5 05:05:32 kernel: EEPROM Init Done! May 5 05:05:32 kernel: mt_mac_init()--> May 5 05:05:32 kernel: mt_mac_pse_init(2750): Don't Support this now! May 5 05:05:32 kernel: mt7615_init_mac_cr()--> May 5 05:05:32 kernel: mt7615_init_mac_cr(): TMAC_TRCR0=0x82783c8c May 5 05:05:32 kernel: MtAsicSetMacMaxLen(1300): Not finish Yet! May 5 05:05:32 kernel: <--mt_mac_init() May 5 05:05:32 kernel: CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0 May 5 05:05:32 kernel: CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0 May 5 05:05:32 kernel: CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0 May 5 05:05:32 kernel: MAC Init Done! May 5 05:05:32 kernel: MT7615BBPInit():BBP Initialization..... May 5 05:05:32 kernel: Band 0: valid=1, isDBDC=0, Band=2, CBW=1, CentCh/PrimCh=1/1, prim_ch_idx=0, txStream=2 May 5 05:05:32 kernel: Band 1: valid=0, isDBDC=0, Band=0, CBW=0, CentCh/PrimCh=0/0, prim_ch_idx=0, txStream=0 May 5 05:05:32 kernel: MT7615BBPInit() todo May 5 05:05:32 kernel: PHY Init Done! May 5 05:05:32 kernel: tx_pwr_comp_init():NotSupportYet! May 5 05:05:32 kernel: MtCmdSetMacTxRx:(ret = 0) May 5 05:05:32 kernel: CountryCode(2.4G/5G)=1/18, RFIC=25, PHY mode(2.4G/5G)=49/49, support 16 channels May 5 05:05:32 kernel: ApAutoChannelAtBootUp-----------------> May 5 05:05:32 kernel: ApAutoChannelAtBootUp: AutoChannelBootup = 1, AutoChannelFlag = 1 May 5 05:05:32 kernel: MtCmdSetMacTxRx:(ret = 0) May 5 05:05:32 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:32 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:32 kernel: MtCmdChannelSwitch: control_chl = 36,control_ch2=0, central_chl = 42 DBDCIdx= 0, Band= 0 May 5 05:05:32 kernel: BW = 2,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:32 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:32 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:33 kernel: MtCmdChannelSwitch: control_chl = 40,control_ch2=0, central_chl = 42 DBDCIdx= 0, Band= 0 May 5 05:05:33 kernel: BW = 2,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:33 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:33 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:33 kernel: MtCmdChannelSwitch: control_chl = 44,control_ch2=0, central_chl = 42 DBDCIdx= 0, Band= 0 May 5 05:05:33 kernel: BW = 2,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:33 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:33 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:33 kernel: MtCmdChannelSwitch: control_chl = 48,control_ch2=0, central_chl = 42 DBDCIdx= 0, Band= 0 May 5 05:05:33 kernel: BW = 2,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:33 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:33 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:33 kernel: MtCmdChannelSwitch: control_chl = 52,control_ch2=0, central_chl = 58 DBDCIdx= 0, Band= 0 May 5 05:05:33 kernel: BW = 2,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:34 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:34 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:34 kernel: MtCmdChannelSwitch: control_chl = 56,control_ch2=0, central_chl = 58 DBDCIdx= 0, Band= 0 May 5 05:05:34 kernel: BW = 2,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:34 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:34 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:34 kernel: MtCmdChannelSwitch: control_chl = 60,control_ch2=0, central_chl = 58 DBDCIdx= 0, Band= 0 May 5 05:05:34 kernel: BW = 2,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:34 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:34 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:34 kernel: MtCmdChannelSwitch: control_chl = 64,control_ch2=0, central_chl = 58 DBDCIdx= 0, Band= 0 May 5 05:05:34 kernel: BW = 2,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:34 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:34 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:34 kernel: MtCmdChannelSwitch: control_chl = 100,control_ch2=0, central_chl = 106 DBDCIdx= 0, Band= 0 May 5 05:05:34 kernel: BW = 2,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:35 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:35 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:35 kernel: MtCmdChannelSwitch: control_chl = 104,control_ch2=0, central_chl = 106 DBDCIdx= 0, Band= 0 May 5 05:05:35 kernel: BW = 2,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:35 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:35 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:35 kernel: MtCmdChannelSwitch: control_chl = 108,control_ch2=0, central_chl = 106 DBDCIdx= 0, Band= 0 May 5 05:05:35 kernel: BW = 2,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:35 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:35 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:35 kernel: MtCmdChannelSwitch: control_chl = 112,control_ch2=0, central_chl = 106 DBDCIdx= 0, Band= 0 May 5 05:05:35 kernel: BW = 2,TXStream = 4, RXStream = 4, scan(1) May 5 05:05:35 kernel: ==================================================================== May 5 05:05:35 kernel: Channel 36 : Busy Time = 139, Skip Channel = FALSE, BwCap = TRUE May 5 05:05:35 kernel: Channel 40 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:05:35 kernel: Channel 44 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:05:35 kernel: Channel 48 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:05:35 kernel: Channel 52 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:05:35 kernel: Channel 56 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:05:35 kernel: Channel 60 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:05:35 kernel: Channel 64 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:05:35 kernel: Channel 100 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:05:35 kernel: Channel 104 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:05:35 kernel: Channel 108 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:05:36 kernel: Channel 112 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:05:36 kernel: ==================================================================== May 5 05:05:36 kernel: Rule 3 Channel Busy time value : Select Primary Channel 52 May 5 05:05:36 kernel: Rule 3 Channel Busy time value : Min Channel Busy = 0 May 5 05:05:36 kernel: Rule 3 Channel Busy time value : BW = 80 May 5 05:05:36 kernel: ^[[41m AutoChSelUpdateChannel(): Update channel for wdev0 for this band PhyMode = 49,Channel = 52 ^[[m May 5 05:05:36 kernel: ApAutoChannelAtBootUp<----------------- May 5 05:05:36 kernel: WifiSysOpen(), wdev idx = 0 May 5 05:05:36 kernel: wdev_attr_update(): wdevId0 = 04:92:26:45:11:54 May 5 05:05:36 kernel: MtAsicSetChBusyStat(840): Not support for HIF_MT yet! May 5 05:05:36 kernel: [PMF]APPMFInit:: apidx=0, MFPC=0, MFPR=0, SHA256=0 May 5 05:05:36 kernel: HcUpdatePhyMode(): Update PhyMode for all wdev for this band PhyMode:49,Channel=52 May 5 05:05:36 kernel: CountryCode(2.4G/5G)=1/18, RFIC=25, PHY mode(2.4G/5G)=49/49, support 16 channels May 5 05:05:36 kernel: Enable 20/40 BSSCoex Channel Scan(BssCoex=1) May 5 05:05:36 kernel: wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:127 for WDEV_TYPE:1 May 5 05:05:36 kernel: LinkToOmacIdx = 0, LinkToWdevType = 1 May 5 05:05:36 kernel: ^[[1;33m [RadarStateCheck]Set into RD_SILENCE_MODE! ^[[m May 5 05:05:36 kernel: bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 8192, CmdBssInfoBmcRate.u2McTransmit = 8192 May 5 05:05:36 kernel: MtCmdTxPowerSKUCtrl: fgTxPowerSKUEn: 1, BandIdx: 0 May 5 05:05:36 kernel: MtCmdTxPowerPercentCtrl: fgTxPowerPercentEn: 0, BandIdx: 0 May 5 05:05:36 kernel: MtCmdTxBfBackoffCtrl: fgTxBFBackoffEn: 1, BandIdx: 0 May 5 05:05:36 kernel: mt7615_bbp_adjust():rf_bw=2, ext_ch=1, PrimCh=52, HT-CentCh=54, VHT-CentCh=58 May 5 05:05:36 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:05:36 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:05:36 kernel: MtCmdChannelSwitch: control_chl = 52,control_ch2=0, central_chl = 58 DBDCIdx= 0, Band= 0 May 5 05:05:36 kernel: BW = 2,TXStream = 4, RXStream = 4, scan(0) May 5 05:05:36 kernel: ap_phy_rrm_init_byRf(): AP Set CentralFreq at 58(Prim=52, HT-CentCh=54, VHT-CentCh=58, BBP_BW=2) May 5 05:05:36 kernel: [WrapDfsRadarDetectStart]: Band0Ch is 52 May 5 05:05:36 kernel: [WrapDfsRadarDetectStart]: Band1Ch is 0 May 5 05:05:36 kernel: LeadTimeForBcn, OmacIdx = 0, WDEV_WITH_BCN_ABILITY May 5 05:05:36 kernel: MtAsicSetRalinkBurstMode(2605): Not support for HIF_MT yet! May 5 05:05:36 kernel: MtAsicSetPiggyBack(777): Not support for HIF_MT yet! May 5 05:05:36 kernel: MtAsicSetTxPreamble(2584): Not support for HIF_MT yet! May 5 05:05:36 kernel: Main bssid = 04:92:26:45:11:54 May 5 05:05:36 kernel: AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn May 5 05:05:36 kernel: MtCmdSetMacTxRx:(ret = 0) May 5 05:05:36 kernel: MCS Set = ff ff ff ff 01 May 5 05:05:36 kernel: <==== mt_wifi_init, Status=0 May 5 05:05:36 kernel: MtCmdEDCCACtrl: BandIdx: 0, EDCCACtrl: 1 May 5 05:05:36 kernel: WDS_Init(): May 5 05:05:36 kernel: The new WDS interface MAC = FF:FF:FF:FF:FF:FF May 5 05:05:36 kernel: MacTabMatchWCID = 0 May 5 05:05:36 kernel: The new WDS interface MAC = FF:FF:FF:FF:FF:FF May 5 05:05:36 kernel: MacTabMatchWCID = 0 May 5 05:05:36 kernel: The new WDS interface MAC = FF:FF:FF:FF:FF:FF May 5 05:05:36 kernel: MacTabMatchWCID = 0 May 5 05:05:36 kernel: The new WDS interface MAC = FF:FF:FF:FF:FF:FF May 5 05:05:36 kernel: MacTabMatchWCID = 0 May 5 05:05:36 kernel: Total allocated 4 WDS interfaces! May 5 05:05:36 kernel: WtcSetMaxStaNum: MaxStaNum:123, BssidNum:1, WdsNum:4, ApcliNum:0, MaxNumChipRept:0, MinMcastWcid:127 May 5 05:05:36 kernel: red_is_enabled: set CR4/N9 RED Enable to 1. May 5 05:05:36 kernel: cp_support_is_enabled: set CR4 CP_SUPPORT to Mode 2. May 5 05:05:36 kernel: Correct apidx from 0 to 0 for WscUUIDInit May 5 05:05:36 kernel: Generate UUID for apidx(0) May 5 05:05:36 kernel: Set_TxPower_Proc: BandIdx = 0 May 5 05:05:36 nat: apply redirect rules May 5 05:05:36 WAN Connection: ISP's DHCP did not function properly. May 5 05:05:36 WAN Connection: Ethernet link down. May 5 05:05:37 dnsmasq[341]: warning: no upstream servers configured May 5 05:05:37 RT-AC85P: start httpd:80 May 5 05:05:37 kernel: :MtCmdPktBudgetCtrl: bssid(255),wcid(65535),type(0) May 5 05:05:37 kernel: set watchdog pid as: 360 May 5 05:05:37 kernel: set watchdog pid as: 360 May 5 05:05:37 NAT Tunnel: AAE Service is stopped May 5 05:05:37 disk monitor: be idle May 5 05:05:37 AAE: AAE Service is started May 5 05:05:37 syslog: Generating SSL certificate... May 5 05:05:37 hour monitor: daemon is starting May 5 05:05:37 hour monitor: daemon terminates May 5 05:05:37 miniupnpd[422]: version 1.9 started May 5 05:05:37 miniupnpd[422]: HTTP listening on port 55897 May 5 05:05:37 miniupnpd[422]: Listening for NAT-PMP/PCP traffic on port 5351 May 5 05:05:37 kernel: GDMA2_MAC_ADRH -- : 0x00000492 May 5 05:05:37 kernel: GDMA2_MAC_ADRL -- : 0x26451150 May 5 05:05:37 kernel: eth3: ===> VirtualIF_open May 5 05:05:38 Mastiff: init May 5 05:05:38 syslog: module scsi_mod not found in modules.dep May 5 05:05:38 syslog: module scsi_wait_scan not found in modules.dep May 5 05:05:49 kernel: ESW: Link Status Changed - Port4 Link UP May 5 05:06:26 rc_service: httpd 355:notify_rc start_autodet May 5 05:06:51 rc_service: httpd 355:notify_rc start_autodet May 5 05:06:57 rc_service: httpd 355:notify_rc start_webs_update May 5 05:07:18 rc_service: httpd 355:notify_rc restart_wireless;restart_time May 5 05:07:18 kernel: WifiSysClose(), wdev idx = 0 May 5 05:07:18 kernel: ExtEventBeaconLostHandler::FW LOG, Beacon lost (04:92:26:45:11:50), Reason 0x10 May 5 05:07:18 kernel: Beacon lost - AP disabled!!! May 5 05:07:18 kernel: WifiSysGetBssInfoState(): BssInfoIdx 0 not found!!! May 5 05:07:18 kernel: WifiSysUpdateBssInfoState(): BssInfoIdx 0 not found!!! May 5 05:07:18 kernel: MtAsicSetPiggyBack(777): Not support for HIF_MT yet! May 5 05:07:18 kernel: MtAsicSetPiggyBack(777): Not support for HIF_MT yet! May 5 05:07:18 kernel: WifiSysClose(), wdev idx = 0 May 5 05:07:18 kernel: kill LoopBackTxTask task failed! May 5 05:07:18 kernel: AndesRestartCheck: Current TOP_MISC2(0x7) May 5 05:07:18 kernel: CmdReStartDLRsp: Status Success!, Status(0) May 5 05:07:18 kernel: AndesRestartCheck: TOP_MISC2(1) May 5 05:07:18 kernel: EventExtEventHandler: Unknown Ext Event(6f) May 5 05:07:18 kernel: RT28xxPciAsicRadioOff(): Not support for HIF_MT yet! May 5 05:07:18 kernel: RTMPDrvClose call RT28xxPciAsicRadioOff fail !! May 5 05:07:18 kernel: tx_kickout_fail_count = 0 May 5 05:07:18 kernel: tx_timeout_fail_count = 0 May 5 05:07:18 kernel: rx_receive_fail_count = 0 May 5 05:07:18 kernel: alloc_cmd_msg = 574 May 5 05:07:18 kernel: free_cmd_msg = 574 May 5 05:07:18 kernel: cut_through_token_list_destroy(): 8eeadf08,8eeadf08 May 5 05:07:18 kernel: cut_through_token_list_destroy(): 8eeadf18,8eeadf18 May 5 05:07:18 kernel: FwOwn()::Set Fw Own May 5 05:07:18 kernel: RTMP_AllTimerListRelease: Size=0 May 5 05:07:18 kernel: FwOwn()::Return since already in Fw Own... May 5 05:07:18 kernel: <---HwCtrlThread May 5 05:07:18 kernel: WifiSysClose(), wdev idx = 0 May 5 05:07:18 kernel: ExtEventBeaconLostHandler::FW LOG, Beacon lost (04:92:26:45:11:54), Reason 0x10 May 5 05:07:18 kernel: Beacon lost - AP disabled!!! May 5 05:07:18 kernel: WifiSysGetBssInfoState(): BssInfoIdx 0 not found!!! May 5 05:07:18 kernel: WifiSysUpdateBssInfoState(): BssInfoIdx 0 not found!!! May 5 05:07:18 kernel: MtAsicSetPiggyBack(777): Not support for HIF_MT yet! May 5 05:07:18 kernel: WifiSysClose(), wdev idx = 0 May 5 05:07:18 kernel: MtAsicSetPiggyBack(777): Not support for HIF_MT yet! May 5 05:07:18 kernel: kill LoopBackTxTask task failed! May 5 05:07:18 kernel: AndesRestartCheck: Current TOP_MISC2(0x7) May 5 05:07:18 kernel: CmdReStartDLRsp: Status Success!, Status(0) May 5 05:07:18 kernel: AndesRestartCheck: TOP_MISC2(1) May 5 05:07:18 kernel: RT28xxPciAsicRadioOff(): Not support for HIF_MT yet! May 5 05:07:18 kernel: RTMPDrvClose call RT28xxPciAsicRadioOff fail !! May 5 05:07:18 kernel: tx_kickout_fail_count = 0 May 5 05:07:18 kernel: tx_timeout_fail_count = 0 May 5 05:07:18 kernel: rx_receive_fail_count = 0 May 5 05:07:18 kernel: alloc_cmd_msg = 524 May 5 05:07:18 kernel: free_cmd_msg = 524 May 5 05:07:18 kernel: cut_through_token_list_destroy(): 8df1df88,8df1df88 May 5 05:07:18 kernel: cut_through_token_list_destroy(): 8df1df98,8df1df98 May 5 05:07:19 kernel: FwOwn()::Set Fw Own May 5 05:07:19 kernel: RTMP_AllTimerListRelease: Size=0 May 5 05:07:19 kernel: FwOwn()::Return since already in Fw Own... May 5 05:07:19 kernel: <---HwCtrlThread May 5 05:07:21 syslog: module rt2860v2_ap not found in modules.dep May 5 05:07:22 kernel: mtd_local_read: cal_part [Factory] from ff54 lend 4 retlen 4 May 5 05:07:22 kernel: check_runtime_para 864: don't need to check runtime para May 5 05:07:22 kernel: DriverOwn()::Try to Clear FW Own... May 5 05:07:22 kernel: DriverOwn()::Success to clear FW Own May 5 05:07:22 kernel: APWdsInitialize():WdsEntry[0] May 5 05:07:22 kernel: APWdsInitialize():WdsEntry[1] May 5 05:07:22 kernel: APWdsInitialize():WdsEntry[2] May 5 05:07:22 kernel: APWdsInitialize():WdsEntry[3] May 5 05:07:22 kernel: E2pAccessMode=2 May 5 05:07:22 kernel: SSID[0]=ASUS_50_2G, EdcaIdx=0 May 5 05:07:22 kernel: cfg_mode=9 May 5 05:07:22 kernel: cfg_mode=9 May 5 05:07:22 kernel: wmode_band_equal(): Band Equal! May 5 05:07:22 kernel: [TxPower] BAND0: 100 May 5 05:07:22 kernel: [SKUenable] BAND0: 1 May 5 05:07:22 kernel: APEdca0 May 5 05:07:22 kernel: APEdca1 May 5 05:07:22 kernel: APEdca2 May 5 05:07:22 kernel: APEdca3 May 5 05:07:22 kernel: APSDCapable[0]=1 May 5 05:07:22 kernel: APSDCapable[1]=1 May 5 05:07:22 kernel: APSDCapable[2]=1 May 5 05:07:22 kernel: APSDCapable[3]=1 May 5 05:07:22 kernel: APSDCapable[4]=1 May 5 05:07:22 kernel: APSDCapable[5]=1 May 5 05:07:22 kernel: APSDCapable[6]=1 May 5 05:07:22 kernel: APSDCapable[7]=1 May 5 05:07:22 kernel: APSDCapable[8]=1 May 5 05:07:22 kernel: APSDCapable[9]=1 May 5 05:07:22 kernel: APSDCapable[10]=1 May 5 05:07:22 kernel: APSDCapable[11]=1 May 5 05:07:22 kernel: APSDCapable[12]=1 May 5 05:07:22 kernel: APSDCapable[13]=1 May 5 05:07:22 kernel: APSDCapable[14]=1 May 5 05:07:22 kernel: APSDCapable[15]=1 May 5 05:07:22 kernel: [RTMPSetProfileParameters]Disable DFS/Zero wait=0/0 May 5 05:07:22 kernel: rtmp_read_wds_from_file(): WDS Profile May 5 05:07:22 kernel: HT: WDEV[0] Ext Channel = ABOVE May 5 05:07:22 kernel: HT: greenap_cap = 0 May 5 05:07:22 kernel: RTMPSetProfileParameters: Mcast frame, i=0, Mode=0! May 5 05:07:22 kernel: RTMPSetProfileParameters: Mcast frame, i=0, MCS=0! May 5 05:07:22 kernel: WtcSetMaxStaNum: MaxStaNum:123, BssidNum:1, WdsNum:4, ApcliNum:0, MaxNumChipRept:0, MinMcastWcid:127 May 5 05:07:22 kernel: Top Init Done! May 5 05:07:22 kernel: Use alloc_skb May 5 05:07:22 kernel: cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096 May 5 05:07:22 kernel: cut_through_token_list_init(): 8d027608,8d027608 May 5 05:07:22 kernel: cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096 May 5 05:07:22 kernel: cut_through_token_list_init(): 8d027618,8d027618 May 5 05:07:22 kernel: RX[0] DESC adc14000 size = 16384 May 5 05:07:22 kernel: RX[1] DESC adc12000 size = 8192 May 5 05:07:22 kernel: Hif Init Done! May 5 05:07:22 kernel: ctl->txq = c0c2a6c8 May 5 05:07:22 kernel: ctl->rxq = c0c2a6d4 May 5 05:07:22 kernel: ctl->ackq = c0c2a6e0 May 5 05:07:22 kernel: ctl->kickq = c0c2a6ec May 5 05:07:22 kernel: ctl->tx_doneq = c0c2a6f8 May 5 05:07:22 kernel: ctl->rx_doneq = c0c2a704 May 5 05:07:22 kernel: mt7615_fw_prepare():FW(8a10), HW(8a10), CHIPID(7615)) May 5 05:07:22 kernel: mt7615_fw_prepare(2708): MT7615_E3, USE E3 patch and ram code binary image May 5 05:07:22 kernel: AndesMTLoadRomMethodFwDlRing(1035), cap->rom_patch_len(11102) May 5 05:07:22 kernel: AndesRestartCheck: Current TOP_MISC2(0x1) May 5 05:07:22 kernel: AndesRestartCheck: (TOP_MISC2 = 1), ready to continue...RET(0) May 5 05:07:22 kernel: 20170809192718a May 5 05:07:22 kernel: platform = May 5 05:07:22 kernel: ALPS May 5 05:07:22 kernel: hw/sw version = May 5 05:07:22 kernel: 8a108a10 May 5 05:07:22 kernel: patch version = May 5 05:07:22 kernel: 00000010 May 5 05:07:22 kernel: Patch SEM Status=1 May 5 05:07:22 kernel: MtCmdPatchSemGet:(ret = 0) May 5 05:07:22 kernel: Patch is ready, continue to ILM/DLM DL, SemStatus(1) May 5 05:07:22 kernel: Patch SEM Status=3 May 5 05:07:22 kernel: MtCmdPatchSemGet:(ret = 0) May 5 05:07:22 kernel: Release patch semaphore, SemStatus(3) May 5 05:07:22 kernel: AndesMTEraseRomPatch May 5 05:07:22 kernel: WfMcuHwInit: Before NICLoadFirmware, check IcapMode=0 May 5 05:07:22 kernel: AndesMTLoadFwMethodFwDlRing(809), cap->fw_len(462232) May 5 05:07:22 kernel: Build Date:_201803161442 May 5 05:07:22 kernel: Build Date:_201803161442 May 5 05:07:22 kernel: AndesRestartCheck: Current TOP_MISC2(0x1) May 5 05:07:22 kernel: AndesRestartCheck: (TOP_MISC2 = 1), ready to continue...RET(0) May 5 05:07:22 kernel: EventGenericEventHandler: CMD Success May 5 05:07:22 kernel: MtCmdAddressLenReq:(ret = 0) May 5 05:07:22 kernel: EventGenericEventHandler: CMD Success May 5 05:07:22 kernel: MtCmdAddressLenReq:(ret = 0) May 5 05:07:22 kernel: MtCmdFwStartReq: override = 1, address = 540672 May 5 05:07:22 kernel: EventGenericEventHandler: CMD Success May 5 05:07:22 kernel: Build Date:_201707211524 May 5 05:07:22 kernel: EventGenericEventHandler: CMD Success May 5 05:07:22 kernel: MtCmdAddressLenReq:(ret = 0) May 5 05:07:23 kernel: MtCmdFwStartReq: override = 4, address = 0 May 5 05:07:23 kernel: EventGenericEventHandler: CMD Success May 5 05:07:23 kernel: WfMcuHwInit: NICLoadFirmware OK, Check IcapMode=0 May 5 05:07:23 kernel: MCU Init Done! May 5 05:07:23 kernel: efuse_probe: efuse = 10000212 May 5 05:07:23 kernel: RtmpChipOpsEepromHook::e2p_type=2, inf_Type=5 May 5 05:07:23 kernel: RtmpEepromGetDefault::e2p_dafault=1 May 5 05:07:23 kernel: RtmpChipOpsEepromHook: E2P type(2), E2pAccessMode = 2, E2P default = 1 May 5 05:07:23 kernel: NVM is FLASH mode. dev_idx [0] FLASH OFFSET [0x0] May 5 05:07:23 kernel: ^[[34mNICReadEEPROMParameters: EEPROM 0x52 b300^[[m May 5 05:07:23 kernel: ^[[34mNICReadEEPROMParameters: EEPROM 0x52 b300^[[m May 5 05:07:30 kernel: Country Region from e2p = 101 May 5 05:07:30 kernel: mt7615_antenna_default_reset(): TxPath = 4, RxPath = 4 May 5 05:07:30 kernel: mt7615_antenna_default_reset(): DBDC 2G TxPath = 2, 2G RxPath = 2 May 5 05:07:30 kernel: mt7615_antenna_default_reset(): DBDC 5G TxPath = 2, 2G RxPath = 2 May 5 05:07:30 kernel: rtmp_read_txpwr_from_eeprom(233): Don't Support this now! May 5 05:07:30 kernel: RTMPReadTxPwrPerRate(1381): Don't Support this now! May 5 05:07:30 kernel: RcRadioInit(): DbdcMode=0, ConcurrentBand=1 May 5 05:07:30 kernel: RcRadioInit(): pRadioCtrl=8e3f7438,Band=0,rfcap=3,channel=1,PhyMode=2 extCha=0xf May 5 05:07:30 kernel: Band Rf: 1, Phy Mode: 2 May 5 05:07:30 kernel: AntCfgInit(2766): Not support for HIF_MT yet! May 5 05:07:30 kernel: MtSingleSkuLoadParam: RF_LOCKDOWN Feature OFF !!! May 5 05:07:30 kernel: MtBfBackOffLoadTable: RF_LOCKDOWN Feature OFF !!! May 5 05:07:30 kernel: EEPROM Init Done! May 5 05:07:30 kernel: mt_mac_init()--> May 5 05:07:30 kernel: mt_mac_pse_init(2750): Don't Support this now! May 5 05:07:30 kernel: mt7615_init_mac_cr()--> May 5 05:07:30 kernel: mt7615_init_mac_cr(): TMAC_TRCR0=0x82783c8c May 5 05:07:30 kernel: MtAsicSetMacMaxLen(1300): Not finish Yet! May 5 05:07:30 kernel: <--mt_mac_init() May 5 05:07:30 kernel: CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0 May 5 05:07:30 kernel: CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0 May 5 05:07:30 kernel: CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0 May 5 05:07:30 kernel: MAC Init Done! May 5 05:07:30 kernel: MT7615BBPInit():BBP Initialization..... May 5 05:07:30 kernel: Band 0: valid=1, isDBDC=0, Band=2, CBW=1, CentCh/PrimCh=1/1, prim_ch_idx=0, txStream=2 May 5 05:07:30 kernel: Band 1: valid=0, isDBDC=0, Band=0, CBW=0, CentCh/PrimCh=0/0, prim_ch_idx=0, txStream=0 May 5 05:07:30 kernel: MT7615BBPInit() todo May 5 05:07:30 kernel: PHY Init Done! May 5 05:07:30 kernel: tx_pwr_comp_init():NotSupportYet! May 5 05:07:30 kernel: MtCmdSetMacTxRx:(ret = 0) May 5 05:07:30 kernel: CountryCode(2.4G/5G)=1/1, RFIC=25, PHY mode(2.4G/5G)=14/14, support 13 channels May 5 05:07:30 kernel: ApAutoChannelAtBootUp-----------------> May 5 05:07:30 kernel: ApAutoChannelAtBootUp: AutoChannelBootup = 1, AutoChannelFlag = 1 May 5 05:07:30 kernel: MtCmdSetMacTxRx:(ret = 0) May 5 05:07:30 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:07:30 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:07:31 kernel: MtCmdChannelSwitch: control_chl = 1,control_ch2=0, central_chl = 1 DBDCIdx= 0, Band= 0 May 5 05:07:31 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:07:31 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:07:31 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:07:31 kernel: MtCmdChannelSwitch: control_chl = 2,control_ch2=0, central_chl = 2 DBDCIdx= 0, Band= 0 May 5 05:07:31 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:07:31 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:07:31 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:07:31 kernel: MtCmdChannelSwitch: control_chl = 3,control_ch2=0, central_chl = 3 DBDCIdx= 0, Band= 0 May 5 05:07:31 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:07:31 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:07:31 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:07:31 kernel: MtCmdChannelSwitch: control_chl = 4,control_ch2=0, central_chl = 4 DBDCIdx= 0, Band= 0 May 5 05:07:31 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:07:31 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:07:31 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:07:32 kernel: MtCmdChannelSwitch: control_chl = 5,control_ch2=0, central_chl = 5 DBDCIdx= 0, Band= 0 May 5 05:07:32 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:07:32 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:07:32 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:07:32 kernel: MtCmdChannelSwitch: control_chl = 6,control_ch2=0, central_chl = 6 DBDCIdx= 0, Band= 0 May 5 05:07:32 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:07:32 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:07:32 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:07:32 kernel: MtCmdChannelSwitch: control_chl = 7,control_ch2=0, central_chl = 7 DBDCIdx= 0, Band= 0 May 5 05:07:32 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:07:32 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:07:32 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:07:32 kernel: MtCmdChannelSwitch: control_chl = 8,control_ch2=0, central_chl = 8 DBDCIdx= 0, Band= 0 May 5 05:07:32 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:07:32 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:07:32 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:07:33 kernel: MtCmdChannelSwitch: control_chl = 9,control_ch2=0, central_chl = 9 DBDCIdx= 0, Band= 0 May 5 05:07:33 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:07:33 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:07:33 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:07:33 kernel: MtCmdChannelSwitch: control_chl = 10,control_ch2=0, central_chl = 10 DBDCIdx= 0, Band= 0 May 5 05:07:33 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:07:33 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:07:33 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:07:33 kernel: MtCmdChannelSwitch: control_chl = 11,control_ch2=0, central_chl = 11 DBDCIdx= 0, Band= 0 May 5 05:07:33 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:07:33 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:07:33 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:07:33 kernel: MtCmdChannelSwitch: control_chl = 12,control_ch2=0, central_chl = 12 DBDCIdx= 0, Band= 0 May 5 05:07:33 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:07:34 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:07:34 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:07:34 kernel: MtCmdChannelSwitch: control_chl = 13,control_ch2=0, central_chl = 13 DBDCIdx= 0, Band= 0 May 5 05:07:34 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:07:34 kernel: ==================================================================== May 5 05:07:34 kernel: Channel 1 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:07:34 kernel: Channel 2 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:07:34 kernel: Channel 3 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:07:34 kernel: Channel 4 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:07:34 kernel: Channel 5 : Busy Time = 394, Skip Channel = FALSE, BwCap = TRUE May 5 05:07:34 kernel: Channel 6 : Busy Time = 788, Skip Channel = FALSE, BwCap = TRUE May 5 05:07:34 kernel: Channel 7 : Busy Time = 788, Skip Channel = FALSE, BwCap = TRUE May 5 05:07:34 kernel: Channel 8 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:07:34 kernel: Channel 9 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:07:34 kernel: Channel 10 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:07:34 kernel: Channel 11 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:07:34 kernel: Channel 12 : Busy Time = 120, Skip Channel = FALSE, BwCap = TRUE May 5 05:07:34 kernel: Channel 13 : Busy Time = 2540, Skip Channel = FALSE, BwCap = TRUE May 5 05:07:34 kernel: ==================================================================== May 5 05:07:34 kernel: Rule 3 Channel Busy time value : Select Primary Channel 1 May 5 05:07:34 kernel: Rule 3 Channel Busy time value : Min Channel Busy = 0 May 5 05:07:34 kernel: Rule 3 Channel Busy time value : BW = 20 May 5 05:07:34 kernel: ^[[41m AutoChSelUpdateChannel(): Update channel for wdev0 for this band PhyMode = 14,Channel = 1 ^[[m May 5 05:07:34 kernel: ApAutoChannelAtBootUp<----------------- May 5 05:07:34 kernel: WifiSysOpen(), wdev idx = 0 May 5 05:07:34 kernel: wdev_attr_update(): wdevId0 = 04:92:26:45:11:50 May 5 05:07:34 kernel: [PMF]APPMFInit:: apidx=0, MFPC=0, MFPR=0, SHA256=0 May 5 05:07:34 kernel: HcUpdatePhyMode(): Update PhyMode for all wdev for this band PhyMode:14,Channel=1 May 5 05:07:34 kernel: CountryCode(2.4G/5G)=1/1, RFIC=25, PHY mode(2.4G/5G)=14/14, support 13 channels May 5 05:07:34 kernel: Enable 20/40 BSSCoex Channel Scan(BssCoex=1) May 5 05:07:34 kernel: MtCmdSetMacTxRx:(ret = 0) May 5 05:07:34 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:07:34 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:07:34 kernel: MtCmdChannelSwitch: control_chl = 1,control_ch2=0, central_chl = 1 DBDCIdx= 0, Band= 0 May 5 05:07:34 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:07:34 kernel: AP OBSS SYNC - BBP R4 to 20MHz.l May 5 05:07:34 kernel: :MtCmdPktBudgetCtrl: bssid(255),wcid(65535),type(0) May 5 05:07:34 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:07:34 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:07:34 kernel: MtCmdChannelSwitch: control_chl = 2,control_ch2=0, central_chl = 2 DBDCIdx= 0, Band= 0 May 5 05:07:34 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:07:34 kernel: AP OBSS SYNC - BBP R4 to 20MHz.l May 5 05:07:35 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:07:35 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:07:35 kernel: MtCmdChannelSwitch: control_chl = 3,control_ch2=0, central_chl = 3 DBDCIdx= 0, Band= 0 May 5 05:07:35 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:07:35 kernel: AP OBSS SYNC - BBP R4 to 20MHz.l May 5 05:07:35 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:07:35 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:07:35 kernel: MtCmdChannelSwitch: control_chl = 4,control_ch2=0, central_chl = 4 DBDCIdx= 0, Band= 0 May 5 05:07:35 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:07:35 kernel: AP OBSS SYNC - BBP R4 to 20MHz.l May 5 05:07:36 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:07:36 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:07:36 kernel: MtCmdChannelSwitch: control_chl = 5,control_ch2=0, central_chl = 5 DBDCIdx= 0, Band= 0 May 5 05:07:36 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:07:36 kernel: AP OBSS SYNC - BBP R4 to 20MHz.l May 5 05:07:36 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:07:36 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:07:36 kernel: MtCmdChannelSwitch: control_chl = 6,control_ch2=0, central_chl = 6 DBDCIdx= 0, Band= 0 May 5 05:07:36 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:07:36 kernel: AP OBSS SYNC - BBP R4 to 20MHz.l May 5 05:07:36 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:07:36 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:07:36 kernel: MtCmdChannelSwitch: control_chl = 7,control_ch2=0, central_chl = 7 DBDCIdx= 0, Band= 0 May 5 05:07:36 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:07:36 kernel: AP OBSS SYNC - BBP R4 to 20MHz.l May 5 05:07:37 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:07:37 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:07:37 kernel: MtCmdChannelSwitch: control_chl = 8,control_ch2=0, central_chl = 8 DBDCIdx= 0, Band= 0 May 5 05:07:37 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(1) May 5 05:07:37 kernel: AP OBSS SYNC - BBP R4 to 20MHz.l May 5 05:07:37 kernel: wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:127 for WDEV_TYPE:1 May 5 05:07:37 kernel: LinkToOmacIdx = 0, LinkToWdevType = 1 May 5 05:07:37 kernel: ^[[1;33m [RadarStateCheck]Set into RD_NORMAL_MODE ^[[m May 5 05:07:37 kernel: bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 0, CmdBssInfoBmcRate.u2McTransmit = 0 May 5 05:07:37 kernel: MtCmdTxPowerSKUCtrl: fgTxPowerSKUEn: 1, BandIdx: 0 May 5 05:07:37 kernel: MtCmdTxPowerPercentCtrl: fgTxPowerPercentEn: 0, BandIdx: 0 May 5 05:07:37 kernel: MtCmdTxBfBackoffCtrl: fgTxBFBackoffEn: 0, BandIdx: 0 May 5 05:07:37 kernel: mt7615_bbp_adjust():rf_bw=0, ext_ch=0, PrimCh=1, HT-CentCh=1, VHT-CentCh=0 May 5 05:07:37 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:07:37 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:07:37 kernel: MtCmdChannelSwitch: control_chl = 1,control_ch2=0, central_chl = 1 DBDCIdx= 0, Band= 0 May 5 05:07:37 kernel: BW = 0,TXStream = 4, RXStream = 4, scan(0) May 5 05:07:38 kernel: ap_phy_rrm_init_byRf(): AP Set CentralFreq at 1(Prim=1, HT-CentCh=1, VHT-CentCh=0, BBP_BW=0) May 5 05:07:38 kernel: LeadTimeForBcn, OmacIdx = 0, WDEV_WITH_BCN_ABILITY May 5 05:07:38 kernel: MtAsicSetRalinkBurstMode(2605): Not support for HIF_MT yet! May 5 05:07:38 kernel: MtAsicSetPiggyBack(777): Not support for HIF_MT yet! May 5 05:07:38 kernel: MtAsicSetTxPreamble(2584): Not support for HIF_MT yet! May 5 05:07:38 kernel: Main bssid = 04:92:26:45:11:50 May 5 05:07:38 kernel: AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn May 5 05:07:38 kernel: MtCmdSetMacTxRx:(ret = 0) May 5 05:07:38 kernel: MCS Set = ff ff ff ff 01 May 5 05:07:38 kernel: <==== mt_wifi_init, Status=0 May 5 05:07:38 kernel: MtCmdEDCCACtrl: BandIdx: 0, EDCCACtrl: 1 May 5 05:07:38 kernel: WtcSetMaxStaNum: MaxStaNum:123, BssidNum:1, WdsNum:4, ApcliNum:0, MaxNumChipRept:0, MinMcastWcid:127 May 5 05:07:38 kernel: red_is_enabled: set CR4/N9 RED Enable to 1. May 5 05:07:38 kernel: cp_support_is_enabled: set CR4 CP_SUPPORT to Mode 2. May 5 05:07:38 kernel: Correct apidx from 0 to 0 for WscUUIDInit May 5 05:07:38 kernel: Generate UUID for apidx(0) May 5 05:07:38 kernel: Set_TxPower_Proc: BandIdx = 0 May 5 05:07:38 kernel: mtd_local_read: cal_part [Factory] from ff54 lend 4 retlen 4 May 5 05:07:38 kernel: check_runtime_para 864: don't need to check runtime para May 5 05:07:38 kernel: DriverOwn()::Try to Clear FW Own... May 5 05:07:38 kernel: DriverOwn()::Success to clear FW Own May 5 05:07:38 kernel: APWdsInitialize():WdsEntry[0] May 5 05:07:38 kernel: APWdsInitialize():WdsEntry[1] May 5 05:07:38 kernel: APWdsInitialize():WdsEntry[2] May 5 05:07:38 kernel: APWdsInitialize():WdsEntry[3] May 5 05:07:38 kernel: E2pAccessMode=2 May 5 05:07:38 kernel: SSID[0]=ASUS_50_5G, EdcaIdx=0 May 5 05:07:39 kernel: cfg_mode=14 May 5 05:07:39 kernel: cfg_mode=14 May 5 05:07:39 kernel: wmode_band_equal(): Band Equal! May 5 05:07:39 kernel: [TxPower] BAND0: 100 May 5 05:07:39 kernel: [SKUenable] BAND0: 1 May 5 05:07:39 kernel: [BFBACKOFFenable] BAND0: 1 May 5 05:07:39 kernel: APEdca0 May 5 05:07:39 kernel: APEdca1 May 5 05:07:39 kernel: APEdca2 May 5 05:07:39 kernel: APEdca3 May 5 05:07:39 kernel: APSDCapable[0]=1 May 5 05:07:39 kernel: APSDCapable[1]=1 May 5 05:07:39 kernel: APSDCapable[2]=1 May 5 05:07:39 kernel: APSDCapable[3]=1 May 5 05:07:39 kernel: APSDCapable[4]=1 May 5 05:07:39 kernel: APSDCapable[5]=1 May 5 05:07:39 kernel: APSDCapable[6]=1 May 5 05:07:39 kernel: APSDCapable[7]=1 May 5 05:07:39 kernel: APSDCapable[8]=1 May 5 05:07:39 kernel: APSDCapable[9]=1 May 5 05:07:39 kernel: APSDCapable[10]=1 May 5 05:07:39 kernel: APSDCapable[11]=1 May 5 05:07:39 kernel: APSDCapable[12]=1 May 5 05:07:39 kernel: APSDCapable[13]=1 May 5 05:07:39 kernel: APSDCapable[14]=1 May 5 05:07:39 kernel: APSDCapable[15]=1 May 5 05:07:39 kernel: rtmp_read_wds_from_file(): WDS Profile May 5 05:07:39 kernel: HT: WDEV[0] Ext Channel = BELOW May 5 05:07:39 kernel: HT: greenap_cap = 0 May 5 05:07:39 kernel: RTMPSetProfileParameters: Mcast frame, i=0, Mode=0! May 5 05:07:39 kernel: RTMPSetProfileParameters: Mcast frame, i=0, MCS=0! May 5 05:07:39 kernel: WtcSetMaxStaNum: MaxStaNum:123, BssidNum:1, WdsNum:4, ApcliNum:0, MaxNumChipRept:0, MinMcastWcid:127 May 5 05:07:39 kernel: Top Init Done! May 5 05:07:39 kernel: Use alloc_skb May 5 05:07:39 kernel: cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096 May 5 05:07:39 kernel: cut_through_token_list_init(): 8dc03588,8dc03588 May 5 05:07:39 kernel: cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096 May 5 05:07:39 kernel: cut_through_token_list_init(): 8dc03598,8dc03598 May 5 05:07:39 kernel: RX[0] DESC ad878000 size = 16384 May 5 05:07:39 kernel: RX[1] DESC ad876000 size = 8192 May 5 05:07:39 kernel: Hif Init Done! May 5 05:07:39 kernel: ctl->txq = c0faa6c8 May 5 05:07:39 kernel: ctl->rxq = c0faa6d4 May 5 05:07:39 kernel: ctl->ackq = c0faa6e0 May 5 05:07:39 kernel: ctl->kickq = c0faa6ec May 5 05:07:39 kernel: ctl->tx_doneq = c0faa6f8 May 5 05:07:39 kernel: ctl->rx_doneq = c0faa704 May 5 05:07:39 kernel: mt7615_fw_prepare():FW(8a10), HW(8a10), CHIPID(7615)) May 5 05:07:39 kernel: mt7615_fw_prepare(2708): MT7615_E3, USE E3 patch and ram code binary image May 5 05:07:39 kernel: AndesMTLoadRomMethodFwDlRing(1035), cap->rom_patch_len(11102) May 5 05:07:39 kernel: AndesRestartCheck: Current TOP_MISC2(0x1) May 5 05:07:39 kernel: AndesRestartCheck: (TOP_MISC2 = 1), ready to continue...RET(0) May 5 05:07:39 kernel: 20170809192718a May 5 05:07:39 kernel: platform = May 5 05:07:39 kernel: ALPS May 5 05:07:39 kernel: hw/sw version = May 5 05:07:39 kernel: 8a108a10 May 5 05:07:39 kernel: patch version = May 5 05:07:39 kernel: 00000010 May 5 05:07:39 kernel: Patch SEM Status=1 May 5 05:07:39 kernel: MtCmdPatchSemGet:(ret = 0) May 5 05:07:39 kernel: Patch is ready, continue to ILM/DLM DL, SemStatus(1) May 5 05:07:39 kernel: Patch SEM Status=3 May 5 05:07:39 kernel: MtCmdPatchSemGet:(ret = 0) May 5 05:07:39 kernel: Release patch semaphore, SemStatus(3) May 5 05:07:39 kernel: AndesMTEraseRomPatch May 5 05:07:39 kernel: WfMcuHwInit: Before NICLoadFirmware, check IcapMode=0 May 5 05:07:39 kernel: AndesMTLoadFwMethodFwDlRing(809), cap->fw_len(462232) May 5 05:07:39 kernel: Build Date:_201803161442 May 5 05:07:39 kernel: Build Date:_201803161442 May 5 05:07:39 kernel: AndesRestartCheck: Current TOP_MISC2(0x1) May 5 05:07:39 kernel: AndesRestartCheck: (TOP_MISC2 = 1), ready to continue...RET(0) May 5 05:07:39 kernel: EventGenericEventHandler: CMD Success May 5 05:07:39 kernel: MtCmdAddressLenReq:(ret = 0) May 5 05:07:39 kernel: EventGenericEventHandler: CMD Success May 5 05:07:39 kernel: MtCmdAddressLenReq:(ret = 0) May 5 05:07:39 kernel: MtCmdFwStartReq: override = 1, address = 540672 May 5 05:07:39 kernel: EventGenericEventHandler: CMD Success May 5 05:07:39 kernel: Build Date:_201707211524 May 5 05:07:39 kernel: EventGenericEventHandler: CMD Success May 5 05:07:39 kernel: MtCmdAddressLenReq:(ret = 0) May 5 05:07:39 kernel: MtCmdFwStartReq: override = 4, address = 0 May 5 05:07:39 kernel: EventGenericEventHandler: CMD Success May 5 05:07:39 kernel: WfMcuHwInit: NICLoadFirmware OK, Check IcapMode=0 May 5 05:07:39 kernel: MCU Init Done! May 5 05:07:39 kernel: efuse_probe: efuse = 10000212 May 5 05:07:39 kernel: RtmpChipOpsEepromHook::e2p_type=2, inf_Type=5 May 5 05:07:39 kernel: RtmpEepromGetDefault::e2p_dafault=1 May 5 05:07:39 kernel: RtmpChipOpsEepromHook: E2P type(2), E2pAccessMode = 2, E2P default = 1 May 5 05:07:39 kernel: NVM is FLASH mode. dev_idx [1] FLASH OFFSET [0x8000] May 5 05:07:39 kernel: ^[[34mNICReadEEPROMParameters: EEPROM 0x52 b300^[[m May 5 05:07:39 kernel: ^[[34mNICReadEEPROMParameters: EEPROM 0x52 b300^[[m May 5 05:07:47 kernel: Country Region from e2p = 101 May 5 05:07:47 kernel: mt7615_antenna_default_reset(): TxPath = 4, RxPath = 4 May 5 05:07:47 kernel: mt7615_antenna_default_reset(): DBDC 2G TxPath = 2, 2G RxPath = 2 May 5 05:07:47 kernel: mt7615_antenna_default_reset(): DBDC 5G TxPath = 2, 2G RxPath = 2 May 5 05:07:47 kernel: rtmp_read_txpwr_from_eeprom(233): Don't Support this now! May 5 05:07:47 kernel: RTMPReadTxPwrPerRate(1381): Don't Support this now! May 5 05:07:47 kernel: RcRadioInit(): DbdcMode=0, ConcurrentBand=1 May 5 05:07:47 kernel: RcRadioInit(): pRadioCtrl=8fe39438,Band=0,rfcap=3,channel=1,PhyMode=2 extCha=0xf May 5 05:07:47 kernel: Band Rf: 1, Phy Mode: 2 May 5 05:07:47 kernel: AntCfgInit(2766): Not support for HIF_MT yet! May 5 05:07:47 kernel: MtSingleSkuLoadParam: RF_LOCKDOWN Feature OFF !!! May 5 05:07:47 kernel: MtBfBackOffLoadTable: RF_LOCKDOWN Feature OFF !!! May 5 05:07:47 kernel: EEPROM Init Done! May 5 05:07:47 kernel: mt_mac_init()--> May 5 05:07:47 kernel: mt_mac_pse_init(2750): Don't Support this now! May 5 05:07:47 kernel: mt7615_init_mac_cr()--> May 5 05:07:47 kernel: mt7615_init_mac_cr(): TMAC_TRCR0=0x82783c8c May 5 05:07:47 kernel: MtAsicSetMacMaxLen(1300): Not finish Yet! May 5 05:07:47 kernel: <--mt_mac_init() May 5 05:07:47 kernel: CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0 May 5 05:07:47 kernel: CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0 May 5 05:07:47 kernel: CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0 May 5 05:07:47 kernel: MAC Init Done! May 5 05:07:47 kernel: MT7615BBPInit():BBP Initialization..... May 5 05:07:47 kernel: Band 0: valid=1, isDBDC=0, Band=2, CBW=1, CentCh/PrimCh=1/1, prim_ch_idx=0, txStream=2 May 5 05:07:47 kernel: Band 1: valid=0, isDBDC=0, Band=0, CBW=0, CentCh/PrimCh=0/0, prim_ch_idx=0, txStream=0 May 5 05:07:47 kernel: MT7615BBPInit() todo May 5 05:07:47 kernel: PHY Init Done! May 5 05:07:47 kernel: tx_pwr_comp_init():NotSupportYet! May 5 05:07:47 kernel: MtCmdSetMacTxRx:(ret = 0) May 5 05:07:47 kernel: CountryCode(2.4G/5G)=1/18, RFIC=25, PHY mode(2.4G/5G)=49/49, support 16 channels May 5 05:07:47 kernel: ApAutoChannelAtBootUp-----------------> May 5 05:07:47 kernel: ApAutoChannelAtBootUp: AutoChannelBootup = 1, AutoChannelFlag = 1 May 5 05:07:47 kernel: MtCmdSetMacTxRx:(ret = 0) May 5 05:07:47 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:07:47 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:07:47 kernel: MtCmdChannelSwitch: control_chl = 36,control_ch2=0, central_chl = 42 DBDCIdx= 0, Band= 0 May 5 05:07:47 kernel: BW = 2,TXStream = 4, RXStream = 4, scan(1) May 5 05:07:47 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:07:47 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:07:47 kernel: MtCmdChannelSwitch: control_chl = 40,control_ch2=0, central_chl = 42 DBDCIdx= 0, Band= 0 May 5 05:07:47 kernel: BW = 2,TXStream = 4, RXStream = 4, scan(1) May 5 05:07:47 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:07:47 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:07:47 kernel: MtCmdChannelSwitch: control_chl = 44,control_ch2=0, central_chl = 42 DBDCIdx= 0, Band= 0 May 5 05:07:47 kernel: BW = 2,TXStream = 4, RXStream = 4, scan(1) May 5 05:07:48 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:07:48 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:07:48 kernel: MtCmdChannelSwitch: control_chl = 48,control_ch2=0, central_chl = 42 DBDCIdx= 0, Band= 0 May 5 05:07:48 kernel: BW = 2,TXStream = 4, RXStream = 4, scan(1) May 5 05:07:48 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:07:48 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:07:48 kernel: MtCmdChannelSwitch: control_chl = 52,control_ch2=0, central_chl = 58 DBDCIdx= 0, Band= 0 May 5 05:07:48 kernel: BW = 2,TXStream = 4, RXStream = 4, scan(1) May 5 05:07:48 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:07:48 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:07:48 kernel: MtCmdChannelSwitch: control_chl = 56,control_ch2=0, central_chl = 58 DBDCIdx= 0, Band= 0 May 5 05:07:48 kernel: BW = 2,TXStream = 4, RXStream = 4, scan(1) May 5 05:07:48 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:07:48 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:07:49 kernel: MtCmdChannelSwitch: control_chl = 60,control_ch2=0, central_chl = 58 DBDCIdx= 0, Band= 0 May 5 05:07:49 kernel: BW = 2,TXStream = 4, RXStream = 4, scan(1) May 5 05:07:49 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:07:49 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:07:49 kernel: MtCmdChannelSwitch: control_chl = 64,control_ch2=0, central_chl = 58 DBDCIdx= 0, Band= 0 May 5 05:07:49 kernel: BW = 2,TXStream = 4, RXStream = 4, scan(1) May 5 05:07:49 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:07:49 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:07:49 kernel: MtCmdChannelSwitch: control_chl = 100,control_ch2=0, central_chl = 106 DBDCIdx= 0, Band= 0 May 5 05:07:49 kernel: BW = 2,TXStream = 4, RXStream = 4, scan(1) May 5 05:07:49 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:07:49 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:07:49 kernel: MtCmdChannelSwitch: control_chl = 104,control_ch2=0, central_chl = 106 DBDCIdx= 0, Band= 0 May 5 05:07:49 kernel: BW = 2,TXStream = 4, RXStream = 4, scan(1) May 5 05:07:50 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:07:50 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:07:50 kernel: MtCmdChannelSwitch: control_chl = 108,control_ch2=0, central_chl = 106 DBDCIdx= 0, Band= 0 May 5 05:07:50 kernel: BW = 2,TXStream = 4, RXStream = 4, scan(1) May 5 05:07:50 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:07:50 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:07:50 kernel: MtCmdChannelSwitch: control_chl = 112,control_ch2=0, central_chl = 106 DBDCIdx= 0, Band= 0 May 5 05:07:50 kernel: BW = 2,TXStream = 4, RXStream = 4, scan(1) May 5 05:07:50 kernel: ==================================================================== May 5 05:07:50 kernel: Channel 36 : Busy Time = 139, Skip Channel = FALSE, BwCap = TRUE May 5 05:07:50 kernel: Channel 40 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:07:50 kernel: Channel 44 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:07:50 kernel: Channel 48 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:07:50 kernel: Channel 52 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:07:50 kernel: Channel 56 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:07:50 kernel: Channel 60 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:07:50 kernel: Channel 64 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:07:50 kernel: Channel 100 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:07:50 kernel: Channel 104 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:07:50 kernel: Channel 108 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:07:50 kernel: Channel 112 : Busy Time = 0, Skip Channel = FALSE, BwCap = TRUE May 5 05:07:50 kernel: ==================================================================== May 5 05:07:50 kernel: Rule 3 Channel Busy time value : Select Primary Channel 52 May 5 05:07:50 kernel: Rule 3 Channel Busy time value : Min Channel Busy = 0 May 5 05:07:50 kernel: Rule 3 Channel Busy time value : BW = 80 May 5 05:07:50 kernel: ^[[41m AutoChSelUpdateChannel(): Update channel for wdev0 for this band PhyMode = 49,Channel = 52 ^[[m May 5 05:07:50 kernel: ApAutoChannelAtBootUp<----------------- May 5 05:07:50 kernel: WifiSysOpen(), wdev idx = 0 May 5 05:07:50 kernel: wdev_attr_update(): wdevId0 = 04:92:26:45:11:54 May 5 05:07:50 kernel: [PMF]APPMFInit:: apidx=0, MFPC=0, MFPR=0, SHA256=0 May 5 05:07:50 kernel: HcUpdatePhyMode(): Update PhyMode for all wdev for this band PhyMode:49,Channel=52 May 5 05:07:50 kernel: CountryCode(2.4G/5G)=1/18, RFIC=25, PHY mode(2.4G/5G)=49/49, support 16 channels May 5 05:07:50 kernel: Enable 20/40 BSSCoex Channel Scan(BssCoex=1) May 5 05:07:50 kernel: wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:127 for WDEV_TYPE:1 May 5 05:07:50 kernel: LinkToOmacIdx = 0, LinkToWdevType = 1 May 5 05:07:50 kernel: ^[[1;33m [RadarStateCheck]Set into RD_SILENCE_MODE! ^[[m May 5 05:07:50 kernel: bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 8192, CmdBssInfoBmcRate.u2McTransmit = 8192 May 5 05:07:50 kernel: MtCmdTxPowerSKUCtrl: fgTxPowerSKUEn: 1, BandIdx: 0 May 5 05:07:50 kernel: MtCmdTxPowerPercentCtrl: fgTxPowerPercentEn: 0, BandIdx: 0 May 5 05:07:50 kernel: MtCmdTxBfBackoffCtrl: fgTxBFBackoffEn: 1, BandIdx: 0 May 5 05:07:50 kernel: mt7615_bbp_adjust():rf_bw=2, ext_ch=1, PrimCh=52, HT-CentCh=54, VHT-CentCh=58 May 5 05:07:50 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 1 is 0, do runtime cal , skip RX reload May 5 05:07:50 kernel: mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload May 5 05:07:50 kernel: MtCmdChannelSwitch: control_chl = 52,control_ch2=0, central_chl = 58 DBDCIdx= 0, Band= 0 May 5 05:07:50 kernel: BW = 2,TXStream = 4, RXStream = 4, scan(0) May 5 05:07:50 kernel: ap_phy_rrm_init_byRf(): AP Set CentralFreq at 58(Prim=52, HT-CentCh=54, VHT-CentCh=58, BBP_BW=2) May 5 05:07:50 kernel: [WrapDfsRadarDetectStart]: Band0Ch is 52 May 5 05:07:50 kernel: [WrapDfsRadarDetectStart]: Band1Ch is 0 May 5 05:07:51 kernel: LeadTimeForBcn, OmacIdx = 0, WDEV_WITH_BCN_ABILITY May 5 05:07:51 kernel: MtAsicSetRalinkBurstMode(2605): Not support for HIF_MT yet! May 5 05:07:51 kernel: MtAsicSetPiggyBack(777): Not support for HIF_MT yet! May 5 05:07:51 kernel: MtAsicSetTxPreamble(2584): Not support for HIF_MT yet! May 5 05:07:51 kernel: Main bssid = 04:92:26:45:11:54 May 5 05:07:51 kernel: AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn May 5 05:07:51 kernel: MtCmdSetMacTxRx:(ret = 0) May 5 05:07:51 kernel: MCS Set = ff ff ff ff 01 May 5 05:07:51 kernel: <==== mt_wifi_init, Status=0 May 5 05:07:51 kernel: MtCmdEDCCACtrl: BandIdx: 0, EDCCACtrl: 1 May 5 05:07:51 kernel: WtcSetMaxStaNum: MaxStaNum:123, BssidNum:1, WdsNum:4, ApcliNum:0, MaxNumChipRept:0, MinMcastWcid:127 May 5 05:07:51 kernel: red_is_enabled: set CR4/N9 RED Enable to 1. May 5 05:07:51 kernel: cp_support_is_enabled: set CR4 CP_SUPPORT to Mode 2. May 5 05:07:51 kernel: Correct apidx from 0 to 0 for WscUUIDInit May 5 05:07:51 kernel: Generate UUID for apidx(0) May 5 05:07:51 kernel: Set_TxPower_Proc: BandIdx = 0 May 5 05:07:51 rc_service: httpd 355:notify_rc chpass May 5 05:07:51 rc_service: waitting "restart_wireless;restart_time" via httpd ... May 5 05:07:51 kernel: set watchdog pid as: 360 May 5 05:07:51 kernel: set watchdog pid as: 360 May 5 05:07:51 kernel: klogd: exiting May 5 05:07:51 syslogd exiting May 5 07:07:51 syslogd started: BusyBox v1.17.4 May 5 07:07:51 kernel: klogd started: BusyBox v1.17.4 (2018-10-26 18:35:09 CST) May 5 07:07:51 kernel: :MtCmdPktBudgetCtrl: bssid(255),wcid(65535),type(0) May 5 07:07:52 kernel: nf_conntrack_rtsp v0.7 loading May 5 07:07:52 kernel: nf_nat_rtsp v0.7 loading May 5 07:07:52 miniupnpd[723]: version 1.9 started May 5 07:07:52 miniupnpd[723]: HTTP listening on port 48545 May 5 07:07:52 miniupnpd[723]: Listening for NAT-PMP/PCP traffic on port 5351 May 5 07:07:52 hour monitor: daemon is starting May 5 07:07:52 hour monitor: daemon terminates May 5 05:07:55 rc_service: httpd 355:notify_rc restart_ftpsamba May 5 07:07:55 FTP Server: daemon is stoped May 5 07:07:55 Samba Server: smb daemon is stoped May 5 07:07:55 dnsmasq[730]: warning: no upstream servers configured May 5 07:08:45 rc_service: httpd 355:notify_rc restart_time;restart_upnp;restart_usb_idle; May 5 07:08:45 kernel: klogd: exiting May 5 07:08:45 syslogd exiting May 5 07:08:45 syslogd started: BusyBox v1.17.4 May 5 07:08:45 kernel: klogd started: BusyBox v1.17.4 (2018-10-26 18:35:09 CST) May 5 07:09:26 miniupnpd[761]: version 1.9 started May 5 07:09:26 miniupnpd[761]: HTTP listening on port 39810 May 5 07:09:26 miniupnpd[761]: Listening for NAT-PMP/PCP traffic on port 5351 May 5 07:09:26 miniupnpd[761]: shutting down MiniUPnPd May 5 07:09:26 hour monitor: daemon is starting May 5 07:09:26 hour monitor: daemon terminates May 5 07:09:26 miniupnpd[765]: version 1.9 started May 5 07:09:26 miniupnpd[765]: HTTP listening on port 46643 May 5 07:09:26 miniupnpd[765]: Listening for NAT-PMP/PCP traffic on port 5351


Welcome to minicom 2.7.1 OPTIONS: Compiled on May 17 2017, 15:29:14. Port /dev/tty.usbserial, 05:46:31 Press Meta-Z for help on special keys =================================================================== MT7621 stage1 code 10:33:11 (ASIC) CPU=50000000 HZ BUS=16666666 HZ ================================================================== Change MPLL source from XTAL to CR... do MEMPLL setting.. MEMPLL Config : 0x11100000 3PLL mode + External loopback === XTAL-40Mhz === DDR-1200Mhz === PLL2 FB_DL: 0x12, 1/0 = 667/357 49000000 PLL3 FB_DL: 0x12, 1/0 = 719/305 49000000 PLL4 FB_DL: 0x17, 1/0 = 585/439 5D000000 do DDR setting..[00320381] Apply DDR3 Setting...(use customer AC) 0 8 16 24 32 40 48 56 64 72 80 88 96 104 112 120 -------------------------------------------------------------------------------- 0000:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0001:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0002:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0003:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0004:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0005:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0006:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0007:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0008:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0009:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 000A:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 000B:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 000C:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 000D:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 000E:| 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 000F:| 0 0 0 0 1 1 1 1 1 1 1 1 1 1 0 0 0010:| 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0011:| 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0012:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0013:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0014:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0015:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0016:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0017:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0018:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0019:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 001A:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 001B:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 001C:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 001D:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 001E:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 001F:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 rank 0 coarse = 15 rank 0 fine = 72 B:| 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 opt_dle value:9 DRAMC_R0DELDLY[018]=00001F20 ================================================================== RX DQS perbit delay software calibration ================================================================== 1.0-15 bit dq delay value ================================================================== bit| 0 1 2 3 4 5 6 7 8 9 -------------------------------------- 0 | 8 7 8 9 6 5 6 4 5 6 10 | 6 7 7 9 6 7 -------------------------------------- ================================================================== 2.dqs window x=pass dqs delay value (min~max)center y=0-7bit DQ of every group input delay:DQS0 =32 DQS1 = 31 ================================================================== bit DQS0 bit DQS1 0 (0~58)29 8 (1~57)29 1 (1~59)30 9 (2~56)29 2 (1~59)30 10 (1~59)30 3 (1~62)31 11 (1~60)30 4 (1~63)32 12 (1~62)31 5 (1~61)31 13 (1~58)29 6 (2~60)31 14 (1~62)31 7 (1~62)31 15 (1~58)29 ================================================================== 3.dq delay value last ================================================================== bit| 0 1 2 3 4 5 6 7 8 9 -------------------------------------- 0 | 11 9 10 10 6 6 7 5 7 8 10 | 7 8 7 11 6 9 ================================================================== ================================================================== TX perbyte calibration ================================================================== DQS loop = 15, cmp_err_1 = ffff0000 dqs_perbyte_dly.last_dqsdly_pass[0]=15, finish count=1 dqs_perbyte_dly.last_dqsdly_pass[1]=15, finish count=2 DQ loop=15, cmp_err_1 = ffff0dba DQ loop=14, cmp_err_1 = ffff01a2 DQ loop=13, cmp_err_1 = ffff0182 DQ loop=12, cmp_err_1 = ffff0000 dqs_perbyte_dly.last_dqdly_pass[0]=12, finish count=1 dqs_perbyte_dly.last_dqdly_pass[1]=12, finish count=2 byte:0, (DQS,DQ)=(9,8) byte:1, (DQS,DQ)=(9,8) 20,data:99 [EMI] DRAMC calibration passed =================================================================== MT7621 stage1 code done CPU=50000000 HZ BUS=16666666 HZ =================================================================== U-Boot 1.1.5 (Jul 4 2018 - 17:28:29) RT-AC85P bootloader version: 1.0.0.0 Board: Ralink APSoC DRAM: 256 MB GPIO#4 updated GPIOMODE register: 000ad428 -> 000ad42c ASUS RT-AC85P gpio init : wps / reset pin relocate_code Pointer at: 8ffa8000 Config XHCI 40M PLL Allocate 16 byte aligned buffer: 8ffdee30 Enable NFI Clock # MTK NAND # : Use HW ECC NAND ID [C2 F1 80 95 02] Device found in MTK table, ID: c2f1, EXT_ID: 809502 Support this Device in MTK table! c2f1 select_chip [NAND]select ecc bit:4, sparesize :64 spare_per_sector=16 Signature matched and data read! load_fact_bbt success 1023 load fact bbt success [mtk_nand] probe successfully! mtd->writesize=2048 mtd->oobsize=64, mtd->erasesize=131072 devinfo.iowidth=8 .Maximum malloc length: 1024 KBytes mem_malloc_start/brk/end: 0x8fea7000/8fea9000/8ffa8000 *** Warning - bad CRC, using default environment ============================================ Ralink UBoot Version: 5.0.0.0 -------------------------------------------- ASIC 7621_MP (MAC to MT7530 Mode) ASIC MT7621A DualCore (MAC to MT7530 Mode) DRAM_CONF_FROM: Auto-Detection DRAM_TYPE: DDR3 DRAM bus: 16 bit Xtal Mode=3 OCP Ratio=1/3 Flash component: NAND Flash Date:Jul 4 2018 Time:17:28:29 ============================================ icache: sets:256, ways:4, linesz:32 ,total:32768 dcache: sets:256, ways:4, linesz:32 ,total:32768 ##### The CPU freq = 880 MHZ #### estimate memory size =256 Mbytes #Reset_MT7530 set LAN/WAN WLLLL ..Check Factory's EEPROM successfully! (r = 202) ..Check Factory2's EEPROM successfully! (r = 202) Please choose the operation: 1: Load System code to SDRAM via TFTP. 2: Load System code then write to Flash via TFTP. 3: Boot System code via Flash (default). 4: Entr boot command line interface. 8: Load Boot Loader code to SDRAM via TFTP. 9: Load Boot Loader code then write to Flash via TFTP. 0 3: System Boot System code via Flash. RT-AC85P bootloader version: 1.0.0.0 MAC Address: A8:5E:45:12:34:56 ## Checking 2nd firmware at bf5e0000 ... Image Name: MIPS OpenWrt Linux-5.4.32 Image Type: MIPS Linux Kernel Image (lzma compressed) Data Size: 2434250 Bytes = 2.3 MB Load Address: 80001000 Entry Point: 80001000 ...................................... Verifying Checksum ... OK ## Checking 1st firmware at bc3e0000 ... Image Name: MIPS OpenWrt Linux-5.4.32 Image Type: MIPS Linux Kernel Image (lzma compressed) Data Size: 2434250 Bytes = 2.3 MB Load Address: 80001000 Entry Point: 80001000 ...................................... Verifying Checksum ... OK Uncompressing Kernel Image ... OK No initrd ## Transferring control to Linux (at address 80001000) ... ## Giving linux ramsize: 268435456 (256 MB) Starting kernel ... [ 0.000000] Linux version 5.4.32 (builder@buildhost) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r12985-508462a399)) #0 SMP Wed Apr 15 10:47:43 2020 [ 0.000000] SoC Type: MediaTek MT7621 ver:1 eco:3 [ 0.000000] printk: bootconsole [early0] enabled [ 0.000000] CPU0 revision is: 0001992f (MIPS 1004Kc) [ 0.000000] MIPS: machine is ASUS RT-AC65P [ 0.000000] Initrd not found or empty - disabling initrd [ 0.000000] VPE topology {2,2} total 4 [ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.000000] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000] percpu: Embedded 14 pages/cpu s26704 r8192 d22448 u57344 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 64960 [ 0.000000] Kernel command line: console=ttyS0,57600 rootfstype=squashfs,jffs2 [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear) [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear) [ 0.000000] Writing ErrCtl register=00043a26 [ 0.000000] Readback ErrCtl register=00043a26 [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 250536K/262144K available (5826K kernel code, 206K rwdata, 1252K rodata, 1280K init, 237K bss, 11608K reserved, 0K cma-reserved, 0K highmem) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] NR_IRQS: 256 [ 0.000000] random: get_random_bytes called from start_kernel+0x340/0x55c with crng_init=0 [ 0.000000] CPU Clock: 880MHz [ 0.000000] clocksource: GIC: mask: 0xffffffffffffffff max_cycles: 0xcaf478abb4, max_idle_ns: 440795247997 ns [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 4343773742 ns [ 0.000009] sched_clock: 32 bits at 440MHz, resolution 2ns, wraps every 4880645118ns [ 0.015498] Calibrating delay loop... 583.68 BogoMIPS (lpj=1167360) [ 0.055847] pid_max: default: 32768 minimum: 301 [ 0.065209] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.079614] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.097733] rcu: Hierarchical SRCU implementation. [ 0.107840] smp: Bringing up secondary CPUs ... [ 0.124891] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.124903] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.124915] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.125017] CPU1 revision is: 0001992f (MIPS 1004Kc) [ 0.145029] Synchronize counters for CPU 1: done. [ 0.215972] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.215979] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.215987] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.216044] CPU2 revision is: 0001992f (MIPS 1004Kc) [ 0.243560] Synchronize counters for CPU 2: done. [ 0.311173] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.311180] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.311188] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.311246] CPU3 revision is: 0001992f (MIPS 1004Kc) [ 0.331161] Synchronize counters for CPU 3: done. [ 0.390768] smp: Brought up 1 node, 4 CPUs [ 0.403118] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.422430] futex hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.436360] pinctrl core: initialized pinctrl subsystem [ 0.448334] NET: Registered protocol family 16 [ 0.484832] random: fast init done [ 0.497706] clocksource: Switched to clocksource GIC [ 0.509428] NET: Registered protocol family 2 [ 0.519012] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 0.535675] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.550796] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.564966] TCP: Hash tables configured (established 2048 bind 2048) [ 0.577714] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.590597] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.604672] NET: Registered protocol family 1 [ 0.613228] PCI: CLS 0 bytes, default 32 [ 0.709550] 4 CPUs re-calibrate udelay(lpj = 1167360) [ 0.721097] workingset: timestamp_bits=14 max_order=16 bucket_order=2 [ 0.745671] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.757149] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.780080] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 0.791393] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 0.802635] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 0.814505] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 0.830705] printk: console [ttyS0] disabled [ 0.839155] 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 19, base_baud = 3125000) is a 16550A [ 0.857080] printk: console [ttyS0] enabled [ 0.857080] printk: console [ttyS0] enabled [ 0.873651] printk: bootconsole [early0] disabled [ 0.873651] printk: bootconsole [early0] disabled [ 0.894923] mt7621-nand 1e003000.nand: Using programmed access timing: 31c07388 [ 0.909806] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xf1 [ 0.922458] nand: Macronix MX30LF1G18AC [ 0.930096] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 [ 0.945175] mt7621-nand 1e003000.nand: ECC strength adjusted to 4 bits [ 0.958210] mt7621-nand 1e003000.nand: Using programmed access timing: 21005134 [ 0.972770] mt7621-nand 1e003000.nand: Using programmed access timing: 21005134 [ 0.987328] Scanning device for bad blocks [ 1.153328] Bad eraseblock 124 at 0x000000f80000 [ 1.549811] Bad eraseblock 430 at 0x0000035c0000 [ 2.079440] Bad eraseblock 841 at 0x000006920000 [ 2.319539] 7 fixed-partitions partitions found on MTD device mt7621-nand [ 2.333056] Creating 7 MTD partitions on "mt7621-nand": [ 2.343472] 0x000000000000-0x0000000e0000 : "u-boot" [ 2.354680] 0x0000000e0000-0x0000001e0000 : "u-boot-env" [ 2.366668] 0x0000001e0000-0x0000002e0000 : "factory" [ 2.378025] 0x0000002e0000-0x0000003e0000 : "factory2" [ 2.389716] 0x0000003e0000-0x0000007e0000 : "kernel" [ 2.400874] 0x0000007e0000-0x0000035e0000 : "ubi" [ 2.411931] 0x0000035e0000-0x0000067e0000 : "firmware2" [ 2.424591] libphy: Fixed MDIO Bus: probed [ 2.460017] libphy: mdio: probed [ 2.466683] mt7530 mdio-bus:1f: MT7530 adapts as multi-chip module [ 2.480604] mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe100000, irq 22 [ 2.498177] rt2880-pinmux pinctrl: pin io3 already requested by pinctrl; cannot claim for 1e000900.i2c [ 2.516741] rt2880-pinmux pinctrl: pin-3 (1e000900.i2c) status -22 [ 2.529053] rt2880-pinmux pinctrl: could not request pin 3 (io3) from group i2c on device rt2880-pinmux [ 2.547936] i2c-mt7621 1e000900.i2c: Error applying setting, reverse things back [ 2.562699] i2c-mt7621: probe of 1e000900.i2c failed with error -22 [ 2.576548] mt7621-pci 1e140000.pcie: Parsing DT failed [ 2.589552] NET: Registered protocol family 10 [ 2.600065] Segment Routing with IPv6 [ 2.607490] NET: Registered protocol family 17 [ 2.616420] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 2.642449] 8021q: 802.1Q VLAN Support v1.8 [ 2.652582] mt7530 mdio-bus:1f: MT7530 adapts as multi-chip module [ 3.381935] libphy: dsa slave smi: probed [ 3.401644] mt7530 mdio-bus:1f wan (uninitialized): PHY [dsa-0.0:00] driver [Generic PHY] [ 3.429651] mt7530 mdio-bus:1f lan1 (uninitialized): PHY [dsa-0.0:01] driver [Generic PHY] [ 3.457653] mt7530 mdio-bus:1f lan2 (uninitialized): PHY [dsa-0.0:02] driver [Generic PHY] [ 3.485659] mt7530 mdio-bus:1f lan3 (uninitialized): PHY [dsa-0.0:03] driver [Generic PHY] [ 3.513651] mt7530 mdio-bus:1f lan4 (uninitialized): PHY [dsa-0.0:04] driver [Generic PHY] [ 3.577596] mt7530 mdio-bus:1f: configuring for fixed/rgmii link mode [ 4.201590] mt7530 mdio-bus:1f: Link is Up - 1Gbps/Full - flow control off [ 4.285622] DSA: tree 0 setup [ 4.291861] rt2880-pinmux pinctrl: pcie is already enabled [ 4.302810] mt7621-pci 1e140000.pcie: Error applying setting, reverse things back [ 4.317870] mt7621-pci-phy 1e149000.pcie-phy: PHY for 0xbe149000 (dual port = 1) [ 4.332742] mt7621-pci-phy 1e14a000.pcie-phy: PHY for 0xbe14a000 (dual port = 0) [ 4.447552] mt7621-pci-phy 1e149000.pcie-phy: Xtal is 40MHz [ 4.458667] mt7621-pci-phy 1e14a000.pcie-phy: Xtal is 40MHz [ 4.569777] mt7621-pci 1e140000.pcie: pcie2 no card, disable it (RST & CLK) [ 4.583650] mt7621-pci 1e140000.pcie: PCIE0 enabled [ 4.593363] mt7621-pci 1e140000.pcie: PCIE1 enabled [ 4.603091] mt7621-pci 1e140000.pcie: PCI coherence region base: 0x60000000, mask/settings: 0xf0000002 [ 4.621810] mt7621-pci 1e140000.pcie: PCI host bridge to bus 0000:00 [ 4.634485] pci_bus 0000:00: root bus resource [io 0x1e160000-0x1e16ffff] [ 4.648183] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] [ 4.661883] pci_bus 0000:00: root bus resource [bus 00-ff] [ 4.672849] pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060400 [ 4.684843] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff] [ 4.697332] pci 0000:00:00.0: reg 0x14: [mem 0x00000000-0x0000ffff] [ 4.709889] pci 0000:00:00.0: supports D1 [ 4.717876] pci 0000:00:00.0: PME# supported from D0 D1 D3hot [ 4.729761] pci 0000:00:01.0: [0e8d:0801] type 01 class 0x060400 [ 4.741760] pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x7fffffff] [ 4.754247] pci 0000:00:01.0: reg 0x14: [mem 0x00000000-0x0000ffff] [ 4.766788] pci 0000:00:01.0: supports D1 [ 4.774775] pci 0000:00:01.0: PME# supported from D0 D1 D3hot [ 4.787464] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 4.803424] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 4.819597] pci 0000:01:00.0: [14c3:7615] type 00 class 0x000280 [ 4.831621] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit] [ 4.845302] pci 0000:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x1 link at 0000:00:00.0 (capable of 4.000 Gb/s with 5 GT/s x1 link) [ 4.874135] pci 0000:00:00.0: PCI bridge to [bus 01-ff] [ 4.884555] pci 0000:00:00.0: bridge window [io 0x0000-0x0fff] [ 4.896695] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff] [ 4.910221] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff pref] [ 4.924610] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 4.938014] pci 0000:02:00.0: [14c3:7615] type 00 class 0x000280 [ 4.950037] pci 0000:02:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit] [ 4.963718] pci 0000:02:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x1 link at 0000:00:01.0 (capable of 4.000 Gb/s with 5 GT/s x1 link) [ 4.992487] pci 0000:00:01.0: PCI bridge to [bus 02-ff] [ 5.002916] pci 0000:00:01.0: bridge window [io 0x0000-0x0fff] [ 5.015057] pci 0000:00:01.0: bridge window [mem 0x00000000-0x000fffff] [ 5.028578] pci 0000:00:01.0: bridge window [mem 0x00000000-0x000fffff pref] [ 5.042972] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02 [ 5.056194] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000] [ 5.069371] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000] [ 5.083248] pci 0000:00:01.0: BAR 0: no space for [mem size 0x80000000] [ 5.096423] pci 0000:00:01.0: BAR 0: failed to assign [mem size 0x80000000] [ 5.110298] pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff] [ 5.123822] pci 0000:00:00.0: BAR 9: assigned [mem 0x60100000-0x601fffff pref] [ 5.138218] pci 0000:00:01.0: BAR 8: assigned [mem 0x60200000-0x602fffff] [ 5.151744] pci 0000:00:01.0: BAR 9: assigned [mem 0x60300000-0x603fffff pref] [ 5.166137] pci 0000:00:00.0: BAR 1: assigned [mem 0x60400000-0x6040ffff] [ 5.179666] pci 0000:00:01.0: BAR 1: assigned [mem 0x60410000-0x6041ffff] [ 5.193193] pci 0000:00:00.0: BAR 7: assigned [io 0x1e160000-0x1e160fff] [ 5.206722] pci 0000:00:01.0: BAR 7: assigned [io 0x1e161000-0x1e161fff] [ 5.220252] pci 0000:01:00.0: BAR 0: assigned [mem 0x60000000-0x600fffff 64bit] [ 5.234824] pci 0000:00:00.0: PCI bridge to [bus 01] [ 5.244712] pci 0000:00:00.0: bridge window [io 0x1e160000-0x1e160fff] [ 5.258237] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff] [ 5.271767] pci 0000:00:00.0: bridge window [mem 0x60100000-0x601fffff pref] [ 5.286165] pci 0000:02:00.0: BAR 0: assigned [mem 0x60200000-0x602fffff 64bit] [ 5.300732] pci 0000:00:01.0: PCI bridge to [bus 02] [ 5.310624] pci 0000:00:01.0: bridge window [io 0x1e161000-0x1e161fff] [ 5.324144] pci 0000:00:01.0: bridge window [mem 0x60200000-0x602fffff] [ 5.337672] pci 0000:00:01.0: bridge window [mem 0x60300000-0x603fffff pref] [ 5.353396] UBI: auto-attach mtd5 [ 5.360055] ubi0: attaching mtd5 [ 5.874106] ubi0: scanning is finished [ 5.898126] ubi0: attached mtd5 (name "ubi", size 46 MiB) [ 5.908923] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 5.922623] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 5.936139] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 5.950003] ubi0: good PEBs: 366, bad PEBs: 2, corrupted PEBs: 0 [ 5.961964] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128 [ 5.976346] ubi0: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1586947663 [ 5.994537] ubi0: available PEBs: 0, total reserved PEBs: 366, PEBs reserved for bad PEB handling: 18 [ 6.012922] ubi0: background thread "ubi_bgt0d" started, PID 488 [ 6.014756] block ubiblock0_0: created from ubi0:0(rootfs) [ 6.035838] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem [ 6.049716] hctosys: unable to open rtc device (rtc0) [ 6.066421] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. [ 6.085026] Freeing unused kernel memory: 1280K [ 6.094076] This architecture does not have kernel memory protection. [ 6.106899] Run /sbin/init as init process [ 6.657895] init: Console is alive [ 6.664917] init: - watchdog - [ 7.365405] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 7.466909] usbcore: registered new interface driver usbfs [ 7.477970] usbcore: registered new interface driver hub [ 7.488742] usbcore: registered new device driver usb [ 7.508507] xhci-mtk 1e1c0000.xhci: 1e1c0000.xhci supply vbus not found, using dummy regulator [ 7.525843] xhci-mtk 1e1c0000.xhci: 1e1c0000.xhci supply vusb33 not found, using dummy regulator [ 7.543536] xhci-mtk 1e1c0000.xhci: xHCI Host Controller [ 7.554164] xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 1 [ 7.577747] xhci-mtk 1e1c0000.xhci: hcc params 0x01401198 hci version 0x96 quirks 0x0000000000210010 [ 7.596029] xhci-mtk 1e1c0000.xhci: irq 21, io mem 0x1e1c0000 [ 7.608756] hub 1-0:1.0: USB hub found [ 7.616384] hub 1-0:1.0: 2 ports detected [ 7.625109] xhci-mtk 1e1c0000.xhci: xHCI Host Controller [ 7.635763] xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 2 [ 7.650696] xhci-mtk 1e1c0000.xhci: Host supports USB 3.0 SuperSpeed [ 7.663570] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 7.680598] hub 2-0:1.0: USB hub found [ 7.688168] hub 2-0:1.0: 1 port detected [ 7.701292] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 7.725946] init: - preinit - [ 8.231582] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode [ 8.247708] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 8.264566] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 8.404752] random: jshn: uninitialized urandom read (4 bytes read) [ 8.471136] random: jshn: uninitialized urandom read (4 bytes read) [ 9.033260] random: jshn: uninitialized urandom read (4 bytes read) [ 9.249600] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode [ 9.289755] 8021q: adding VLAN 0 to HW filter on device lan1 Press the [f] key and hit [enter] to enter failsafe mode Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level [ 13.478965] UBIFS (ubi0:1): Mounting in unauthenticated mode [ 13.490477] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 641 [ 13.571422] UBIFS (ubi0:1): recovery needed [ 13.795029] UBIFS (ubi0:1): recovery completed [ 13.804017] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data" [ 13.819612] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 13.839359] UBIFS (ubi0:1): FS size: 39489536 bytes (37 MiB, 311 LEBs), journal size 2031616 bytes (1 MiB, 16 LEBs) [ 13.860137] UBIFS (ubi0:1): reserved for root: 1865187 bytes (1821 KiB) [ 13.873311] UBIFS (ubi0:1): media format: w4/r0 (latest is w5/r0), UUID E87AD19E-998A-4A70-8D79-15B0E9BB6832, small LPT model [ 13.909624] mount_root: switching to ubifs overlay [ 13.941429] overlayfs: upper fs does not support xattr, falling back to index=off and metacopy=off. [ 13.966634] urandom-seed: Seeding with /etc/urandom.seed [ 14.157844] procd: - early - [ 14.163690] procd: - watchdog - [ 14.761755] procd: - watchdog - [ 14.768323] procd: - ubus - [ 14.879625] urandom_read: 5 callbacks suppressed [ 14.879637] random: ubusd: uninitialized urandom read (4 bytes read) [ 14.932840] random: ubusd: uninitialized urandom read (4 bytes read) [ 14.946907] procd: - init - Please press Enter to activate this console. [ 15.514178] kmodloader: loading kernel modules from /etc/modules.d/* [ 15.542917] Loading modules backported from Linux version v5.4.27-0-g585e0cc08069 [ 15.557847] Backport generated by backports.git v5.4.27-1-0-gf6e8852f [ 15.588471] xt_time: kernel timezone is -0000 [ 15.641483] pci 0000:00:00.0: enabling device (0004 -> 0007) [ 15.652865] mt7615e 0000:01:00.0: enabling device (0000 -> 0002) [ 15.671503] urngd: v1.0.2 started. [ 15.681662] pci 0000:00:01.0: enabling device (0004 -> 0007) [ 15.693009] mt7615e 0000:02:00.0: enabling device (0000 -> 0002) [ 15.694286] mt7615e 0000:01:00.0: HW/SW Version: 0x8a108a10, Build Time: 20180518100604a [ 15.694286] [ 15.755495] PPP generic driver version 2.4.2 [ 15.765696] NET: Registered protocol family 24 [ 15.771254] mt7615e 0000:02:00.0: HW/SW Version: 0x8a108a10, Build Time: 20180518100604a [ 15.771254] [ 15.785423] kmodloader: done loading kernel modules from /etc/modules.d/* [ 16.015168] random: crng init done [ 16.054656] mt7615e 0000:01:00.0: N9 Firmware Version: 2.0, Build Time: 20200131181812 [ 16.070589] mt7615e 0000:02:00.0: N9 Firmware Version: 2.0, Build Time: 20200131181812 [ 16.102780] mt7615e 0000:01:00.0: CR4 Firmware Version: _reserved_, Build Time: 20190121161307 [ 16.120166] mt7615e 0000:02:00.0: CR4 Firmware Version: _reserved_, Build Time: 20190121161307 [ 21.523608] mtk_soc_eth 1e100000.ethernet eth0: Link is Down [ 21.541973] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode [ 21.558061] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 21.633614] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode [ 21.665823] 8021q: adding VLAN 0 to HW filter on device lan1 [ 21.677323] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 21.690330] br-lan: port 1(lan1) entered blocking state [ 21.700778] br-lan: port 1(lan1) entered disabled state [ 21.737603] device lan1 entered promiscuous mode [ 21.746809] device eth0 entered promiscuous mode [ 21.881702] mt7530 mdio-bus:1f lan2: configuring for phy/gmii link mode [ 21.921946] 8021q: adding VLAN 0 to HW filter on device lan2 [ 21.933940] br-lan: port 2(lan2) entered blocking state [ 21.944397] br-lan: port 2(lan2) entered disabled state [ 22.005616] device lan2 entered promiscuous mode [ 22.153603] mt7530 mdio-bus:1f lan3: configuring for phy/gmii link mode [ 22.193779] 8021q: adding VLAN 0 to HW filter on device lan3 [ 22.205812] br-lan: port 3(lan3) entered blocking state [ 22.216261] br-lan: port 3(lan3) entered disabled state [ 22.309623] device lan3 entered promiscuous mode [ 22.441601] mt7530 mdio-bus:1f lan4: configuring for phy/gmii link mode [ 22.481774] 8021q: adding VLAN 0 to HW filter on device lan4 [ 22.493533] br-lan: port 4(lan4) entered blocking state [ 22.504018] br-lan: port 4(lan4) entered disabled state [ 22.621619] device lan4 entered promiscuous mode [ 22.761608] mt7530 mdio-bus:1f wan: configuring for phy/gmii link mode [ 22.801790] 8021q: adding VLAN 0 to HW filter on device wan [ 25.360367] br-lan: port 5(wlan0) entered blocking state [ 25.371013] br-lan: port 5(wlan0) entered disabled state [ 25.382301] device wlan0 entered promiscuous mode [ 26.758951] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 26.771992] br-lan: port 5(wlan0) entered blocking state [ 26.782636] br-lan: port 5(wlan0) entered forwarding state [ 26.794374] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready [ 28.106470] br-lan: port 6(wlan1) entered blocking state [ 28.117143] br-lan: port 6(wlan1) entered disabled state [ 28.128507] device wlan1 entered promiscuous mode [ 28.928370] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready [ 28.941555] br-lan: port 6(wlan1) entered blocking state [ 28.952256] br-lan: port 6(wlan1) entered forwarding state [ 28.970652] br-lan: port 7(wlan1-1) entered blocking state [ 28.981685] br-lan: port 7(wlan1-1) entered disabled state [ 28.993455] device wlan1-1 entered promiscuous mode [ 29.004943] br-lan: port 7(wlan1-1) entered blocking state [ 29.015992] br-lan: port 7(wlan1-1) entered forwarding state [ 29.101740] br-lan: port 7(wlan1-1) entered disabled state [ 29.402279] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1-1: link becomes ready [ 29.415756] br-lan: port 7(wlan1-1) entered blocking state [ 29.426770] br-lan: port 7(wlan1-1) entered forwarding state


[ 0.000000] Linux version 4.14.145 (birger@AMDDesktop) (gcc version 7.4.0 (OpenWrt GCC 7.4.0 r10561-ff7909f69e)) #0 SMP Fri Sep 20 13:51:49 2019 [ 0.000000] SoC Type: MediaTek MT7621 ver:1 eco:3 [ 0.000000] bootconsole [early0] enabled [ 0.000000] CPU0 revision is: 0001992f (MIPS 1004Kc) [ 0.000000] MIPS: machine is ASUS RT-AC85P [ 0.000000] Determined physical RAM map: [ 0.000000] memory: 10000000 @ 00000000 (usable) [ 0.000000] Initrd not found or empty - disabling initrd [ 0.000000] VPE topology {2,2} total 4 [ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.000000] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000] On node 0 totalpages: 65536 [ 0.000000] free_area_init_node: node 0, pgdat 805ee1e0, node_mem_map 81003000 [ 0.000000] Normal zone: 576 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 65536 pages, LIFO batch:15 [ 0.000000] random: get_random_bytes called from start_kernel+0x9c/0x4d8 with crng_init=0 [ 0.000000] percpu: Embedded 14 pages/cpu s26064 r8192 d23088 u57344 [ 0.000000] pcpu-alloc: s26064 r8192 d23088 u57344 alloc=14*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 64960 [ 0.000000] Kernel command line: console=ttyS0,57600 rootfstype=squashfs,jffs2 [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes) [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] Writing ErrCtl register=0004e000 [ 0.000000] Readback ErrCtl register=0004e000 [ 0.000000] Memory: 251696K/262144K available (4786K kernel code, 249K rwdata, 1036K rodata, 1276K init, 254K bss, 10448K reserved, 0K cma-reserved, 0K highmem) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] NR_IRQS: 256 [ 0.000000] CPU Clock: 880MHz [ 0.000000] clocksource: GIC: mask: 0xffffffffffffffff max_cycles: 0xcaf478abb4, max_idle_ns: 440795247997 ns [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 4343773742 ns [ 0.000010] sched_clock: 32 bits at 440MHz, resolution 2ns, wraps every 4880645118ns [ 0.015495] Calibrating delay loop... 586.13 BogoMIPS (lpj=2930688) [ 0.087828] pid_max: default: 32768 minimum: 301 [ 0.097193] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.110216] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.126329] Hierarchical SRCU implementation. [ 0.135873] smp: Bringing up secondary CPUs ... [ 0.148567] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.148577] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.148588] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.148723] CPU1 revision is: 0001992f (MIPS 1004Kc) [ 0.205183] Synchronize counters for CPU 1: done. [ 0.272322] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.272330] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.272339] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.272413] CPU2 revision is: 0001992f (MIPS 1004Kc) [ 0.326136] Synchronize counters for CPU 2: done. [ 0.389463] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.389470] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.389478] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.389553] CPU3 revision is: 0001992f (MIPS 1004Kc) [ 0.445707] Synchronize counters for CPU 3: done. [ 0.505317] smp: Brought up 1 node, 4 CPUs [ 0.517510] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.537005] futex hash table entries: 1024 (order: 3, 32768 bytes) [ 0.549547] pinctrl core: initialized pinctrl subsystem [ 0.561236] NET: Registered protocol family 16 [ 0.579069] FPU Affinity set after 11720 emulations [ 0.579754] pull PCIe RST: RALINK_RSTCTRL = 4000000 [ 0.889826] release PCIe RST: RALINK_RSTCTRL = 7000000 [ 0.899892] ***** Xtal 40MHz ***** [ 0.906623] release PCIe RST: RALINK_RSTCTRL = 7000000 [ 0.916834] Port 0 N_FTS = 1b105000 [ 0.923728] Port 1 N_FTS = 1b105000 [ 0.930654] Port 2 N_FTS = 1b102800 [ 2.089616] PCIE2 no card, disable it(RST&CLK) [ 2.098312] -> 21007f2 [ 2.103128] PCIE0 enabled [ 2.108329] PCIE1 enabled [ 2.113507] PCI host bridge /pcie@1e140000 ranges: [ 2.123032] MEM 0x0000000060000000..0x000000006fffffff [ 2.133397] IO 0x000000001e160000..0x000000001e16ffff [ 2.143765] PCI coherence region base: 0xbfbf8000, mask/settings: 0x60000000 [ 2.167084] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 2.178327] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 2.189562] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 2.202148] PCI host bridge to bus 0000:00 [ 2.210161] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] [ 2.223842] pci_bus 0000:00: root bus resource [io 0xffffffff] [ 2.235567] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0] [ 2.249057] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] [ 2.264815] pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060400 [ 2.264854] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff] [ 2.264867] pci 0000:00:00.0: reg 0x14: [mem 0x60200000-0x6020ffff] [ 2.264930] pci 0000:00:00.0: supports D1 [ 2.264939] pci 0000:00:00.0: PME# supported from D0 D1 D3hot [ 2.265190] pci 0000:00:01.0: [0e8d:0801] type 01 class 0x060400 [ 2.265217] pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x7fffffff] [ 2.265233] pci 0000:00:01.0: reg 0x14: [mem 0x60210000-0x6021ffff] [ 2.265282] pci 0000:00:01.0: supports D1 [ 2.265291] pci 0000:00:01.0: PME# supported from D0 D1 D3hot [ 2.265697] pci 0000:01:00.0: [14c3:7615] type 00 class 0x000280 [ 2.265749] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit] [ 2.266047] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 2.266229] pci 0000:02:00.0: [14c3:7615] type 00 class 0x000280 [ 2.266277] pci 0000:02:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit] [ 2.266563] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02 [ 2.266580] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 02 [ 2.266639] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000] [ 2.279686] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000] [ 2.293487] pci 0000:00:01.0: BAR 0: no space for [mem size 0x80000000] [ 2.306622] pci 0000:00:01.0: BAR 0: failed to assign [mem size 0x80000000] [ 2.320444] pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff] [ 2.333920] pci 0000:00:01.0: BAR 8: assigned [mem 0x60100000-0x601fffff] [ 2.347407] pci 0000:00:00.0: BAR 1: assigned [mem 0x60200000-0x6020ffff] [ 2.360882] pci 0000:00:01.0: BAR 1: assigned [mem 0x60210000-0x6021ffff] [ 2.374365] pci 0000:01:00.0: BAR 0: assigned [mem 0x60000000-0x600fffff 64bit] [ 2.388887] pci 0000:00:00.0: PCI bridge to [bus 01] [ 2.398702] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff] [ 2.412206] pci 0000:02:00.0: BAR 0: assigned [mem 0x60100000-0x601fffff 64bit] [ 2.426729] pci 0000:00:01.0: PCI bridge to [bus 02] [ 2.436541] pci 0000:00:01.0: bridge window [mem 0x60100000-0x601fffff] [ 2.451415] clocksource: Switched to clocksource GIC [ 2.462831] NET: Registered protocol family 2 [ 2.472169] TCP established hash table entries: 2048 (order: 1, 8192 bytes) [ 2.485933] TCP bind hash table entries: 2048 (order: 2, 16384 bytes) [ 2.498705] TCP: Hash tables configured (established 2048 bind 2048) [ 2.511486] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 2.522987] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 2.535657] NET: Registered protocol family 1 [ 2.544253] PCI: CLS 0 bytes, default 32 [ 2.781364] 4 CPUs re-calibrate udelay(lpj = 2924544) [ 2.792738] Crashlog allocated RAM at address 0x3f00000 [ 2.803270] workingset: timestamp_bits=14 max_order=16 bucket_order=2 [ 2.823890] random: fast init done [ 2.824920] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 2.842140] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 2.865040] io scheduler noop registered [ 2.872754] io scheduler deadline registered (default) [ 2.883775] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled [ 2.897540] console [ttyS0] disabled [ 2.904732] 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 19, base_baud = 3125000) is a 16550A [ 2.922629] console [ttyS0] enabled [ 2.936420] bootconsole [early0] disabled [ 2.954227] MediaTek Nand driver init, version v2.1 Fix AHB virt2phys error [ 2.968278] Enable NFI Clock [ 2.974026] # MTK NAND # : Use HW ECC [ 2.981319] Device found in MTK table, ID: c2f1, EXT_ID: 809502 [ 2.993109] Support this Device in MTK table! c2f1 [ 3.003007] [NAND]select ecc bit:4, sparesize :64 spare_per_sector=16 [ 3.015885] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xf1 [ 3.028537] nand: Macronix NAND 128MiB 3,3V 8-bit [ 3.037907] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 [ 3.052999] Scanning device for bad blocks [ 3.244055] Bad eraseblock 779 at 0x000006160000 [ 3.310545] 7 fixed-partitions partitions found on MTD device MT7621-NAND [ 3.324078] Creating 7 MTD partitions on "MT7621-NAND": [ 3.334499] 0x000000000000-0x0000000e0000 : "u-boot" [ 3.345461] 0x0000000e0000-0x0000001e0000 : "u-boot-env" [ 3.356996] 0x0000001e0000-0x0000002e0000 : "factory" [ 3.368030] 0x0000002e0000-0x0000003e0000 : "factory2" [ 3.379216] 0x0000003e0000-0x0000007e0000 : "kernel" [ 3.390111] 0x0000007e0000-0x0000035e0000 : "ubi" [ 3.400803] 0x0000035e0000-0x0000067e0000 : "firmware2" [ 3.412586] [mtk_nand] probe successfully! [ 3.421478] Signature matched and data read! [ 3.429959] load_fact_bbt success 1023 [ 3.438189] libphy: Fixed MDIO Bus: probed [ 3.513959] libphy: mdio: probed [ 4.922300] mtk_soc_eth 1e100000.ethernet: loaded mt7530 driver [ 4.934795] mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe100000, irq 22 [ 4.953852] NET: Registered protocol family 10 [ 4.964333] Segment Routing with IPv6 [ 4.971794] NET: Registered protocol family 17 [ 4.980694] 8021q: 802.1Q VLAN Support v1.8 [ 4.991982] UBI: auto-attach mtd5 [ 4.998601] ubi0: attaching mtd5 [ 5.424895] ubi0: scanning is finished [ 5.447357] ubi0: attached mtd5 (name "ubi", size 46 MiB) [ 5.458131] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 5.471817] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 5.485326] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 5.499181] ubi0: good PEBs: 368, bad PEBs: 0, corrupted PEBs: 0 [ 5.511136] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128 [ 5.525516] ubi0: max/mean erase counter: 3/1, WL threshold: 4096, image sequence number: 1591002573 [ 5.543695] ubi0: available PEBs: 0, total reserved PEBs: 368, PEBs reserved for bad PEB handling: 20 [ 5.562077] ubi0: background thread "ubi_bgt0d" started, PID 367 [ 5.564170] block ubiblock0_0: created from ubi0:0(rootfs) [ 5.584990] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem [ 5.598855] hctosys: unable to open rtc device (rtc0) [ 5.614701] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. [ 5.633236] Freeing unused kernel memory: 1276K [ 5.642284] This architecture does not have kernel memory protection. [ 6.113264] init: Console is alive [ 6.120281] init: - watchdog - [ 6.627283] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 6.703503] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 6.721747] init: - preinit - [ 7.163010] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up [ 7.517850] mtk_soc_eth 1e100000.ethernet: PPE started [ 7.596780] random: procd: uninitialized urandom read (4 bytes read) [ 10.692017] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 448 [ 10.871210] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data" [ 10.886829] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 10.906571] UBIFS (ubi0:1): FS size: 38854656 bytes (37 MiB, 306 LEBs), journal size 1904640 bytes (1 MiB, 15 LEBs) [ 10.927346] UBIFS (ubi0:1): reserved for root: 1835200 bytes (1792 KiB) [ 10.940515] UBIFS (ubi0:1): media format: w4/r0 (latest is w5/r0), UUID B8341E1B-000B-4789-A318-968DB6965926, small LPT model [ 10.965058] mount_root: overlay filesystem has not been fully initialized yet [ 10.979933] mount_root: switching to ubifs overlay [ 11.101069] urandom-seed: Seed file not found (/etc/urandom.seed) [ 11.192604] mtk_soc_eth 1e100000.ethernet: 0x100 = 0x6060000c, 0x10c = 0x80818 [ 11.214889] procd: - early - [ 11.220718] procd: - watchdog - [ 11.841550] procd: - watchdog - [ 11.848161] procd: - ubus - [ 11.921593] random: ubusd: uninitialized urandom read (4 bytes read) [ 11.935036] random: ubusd: uninitialized urandom read (4 bytes read) [ 11.948089] random: ubusd: uninitialized urandom read (4 bytes read) [ 11.961766] procd: - init - [ 12.471617] kmodloader: loading kernel modules from /etc/modules.d/* [ 12.527308] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 12.538438] urngd: v1.0.0 started. [ 12.544920] Loading modules backported from Linux version v5.3-rc4-0-gd45331b00ddb [ 12.560465] Backport generated by backports.git v5.3-rc4-1-0-g4ec72687 [ 12.575340] ip_tables: (C) 2000-2006 Netfilter Core Team [ 12.592292] nf_conntrack version 0.5.0 (4096 buckets, 16384 max) [ 12.641143] xt_time: kernel timezone is -0000 [ 12.687628] random: crng init done [ 12.694475] random: 6 urandom warning(s) missed due to ratelimiting [ 12.713523] bus=0x1, slot = 0x0, irq=0x0 [ 12.730308] PPP generic driver version 2.4.2 [ 12.740103] NET: Registered protocol family 24 [ 12.742200] mt7615e 0000:01:00.0: HW/SW Version: 0x8a108a10, Build Time: 20180518100604a [ 12.742200] [ 12.751464] kmodloader: done loading kernel modules from /etc/modules.d/* [ 12.999457] mt7615e 0000:01:00.0: N9 Firmware Version: _reserved_, Build Time: 20190103180756 [ 13.026572] mt7615e 0000:01:00.0: CR4 Firmware Version: _reserved_, Build Time: 20181207140436 [ 20.564435] mtk_soc_eth 1e100000.ethernet: PPE started [ 20.581578] br-lan: port 1(eth0.1) entered blocking state [ 20.592371] br-lan: port 1(eth0.1) entered disabled state [ 20.603933] device eth0.1 entered promiscuous mode [ 20.613547] device eth0 entered promiscuous mode [ 20.625613] br-lan: port 1(eth0.1) entered blocking state [ 20.636413] br-lan: port 1(eth0.1) entered forwarding state [ 20.647968] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready [ 20.746931] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' [ 20.749543] bus=0x2, slot = 0x1, irq=0x0 [ 20.782750] mt7615e 0000:02:00.0: HW/SW Version: 0x8a108a10, Build Time: 20180518100604a [ 20.782750] [ 20.847095] mt7615e 0000:02:00.0: N9 Firmware Version: _reserved_, Build Time: 20190103180756 [ 20.877573] mt7615e 0000:02:00.0: CR4 Firmware Version: _reserved_, Build Time: 20181207140436 [ 21.563300] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready [ 23.332713] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 23.349713] br-lan: port 2(wlan0) entered blocking state [ 23.360357] br-lan: port 2(wlan0) entered disabled state [ 23.371527] device wlan0 entered promiscuous mode [ 24.305109] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 24.318146] br-lan: port 2(wlan0) entered blocking state [ 24.328784] br-lan: port 2(wlan0) entered forwarding state [ 28.524801] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'


This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
  • Last modified: 2024/02/12 11:13
  • by 127.0.0.1