NETGEAR R6260

The NETGEAR AC1600 Smart WiFi Router is a router delivering AC1600 WiFi (2.4 & 5 GHz) and Gigabit Ethernet speeds. It features five 10/100/1000 (1 WAN and 4 LAN) Gigabit Ethernet ports with auto-sensing technology, one USB 2.0 port and is powered by a 880MHz MIPS32el processor, 128 MiB RAM and a 128 MiB NAND Flash. It is fully functional under OpenWrt.

This device uses the same OEM firmware as other two (R6350 and R6850) https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=6cea9688af4a05f407266ed1de5a739e5c984b8c It appears that the PCB is identical, the main difference seems to be in the external antennas.

The installation instructions should be just use web gui https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=3c8df280a96bbd81357d6eb52845e6b5fa7162fe or enable telnet and then connect with putty and give it manual commands https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=83a97c53face95b8c7239da25a1c7f776bcfc521

r6260_general_view

Some devices have an issue with wireless and need a patched kernel to correctly read calibration data from Flash, but it is unknown how common this is.

Apply factory OpenWrt image via OEM web-gui. You may be prompted to confirm that the version would be a downgrade, accept to continue flashing. If after flashing OpenWrt you still see the OEM ROM, flash OpenWrt again. Afterwards your router will definitely boot OpenWrt.

This device supports nmrpflash method (NMRP config over ethernet + TFTP) for both installation and recovery. Please read instructions linked above, but short description: connect your computer via ethernet cable to LAN1 port (does not work on WAN), start nmrpflash -i <interface> -f openwrt-ramips-mt7621-netgear_r6260-squashfs-factory.img (or the OEM image) and turn on the router. Note that this method expects factory image format (*-factory.img or OEM).

Other methods (like manual TFTP upload) require access to the console (via UART) and thus opening the enclosure and some soldering so nmrpflash is highly recommended for installation and de-bricking as it does into require any of that.

generic.flashing.tftp

  • 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.

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-netgear_r6260-squashfs-sysupgrade.bin
sysupgrade /tmp/openwrt-ramips-mt7621-netgear_r6260-squashfs-sysupgrade.bin
Layer0 raw NAND flash (MX30LF1G18AC-TI) 128MiB
Layer1 mtd0
u-boot
1 MiB
mtd1
SC PART_MAP
1 MiB
mtd2
kernel
4 MiB
Linux Kernel
mtd3
ubi 40 MiB
mounted: “/”, OverlayFS with /overlay
mtd4
reserved0
24 MiB
mtd5
factory
2 MiB
mtd6
reserved1
56 MiB
Layer2 /dev/root
mounted: “/rom”, SquashFS
size depends on selected packages
rootfs_data
mounted: “/overlay”, JFFS2
“free” space

Factory layout uses identical first 4 partitions, reserved0 space is used for language translations (12 partitions) and reserved1 for additional 12 partitions.

Almost all problems can be solved using the nmrpflash method described above which supports upload + flash.

In the unlikely case that even NMRP does not work, the device uses U-Boot in ROM with support for both TFTP and Serial upload. However, access to the UART to use that interface requires opening the enclosure (see below), soldering a 4-pin header and two bridges (TX/RX, the UART uses 3v3 logic levels). U-Boot options can be activated by sending the corresponding character 1..9 in time (no newline needed):

 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.
 7: Load Boot Loader code then write to Flash via Serial. 
 9: Load Boot Loader code then write to Flash via TFTP. 

Selected options are interactive and allow specification of parameters such as IP addresses (self/TFTP server) and filenames. Default parameters: TCP server 10.10.10.3, self 10.10.10.123, filename test.bin. Boot command line has a lot of options, but use with care.

generic.debrick

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
eth0 LAN ports 1-4 & WAN (DSA master)
lan1 LAN port 1 (closest to WAN)
lan2 LAN port 2
lan3 LAN port 3
lan4 LAN port 4
wan WAN port (yellow, labeled “Internet”) DHCP
wlan0 WiFi 2.4Ghz (radio0) Disabled
wlan1 WiFi 5Ghz (radio1) Disabled

LAN 1-4 as labeled on the unit have port names p3-p0 (note the inversion!) while Internet (WAN) has p4 (c.f. /sys/class/net/*/phys_port_name). However, OpenWrt correctly assigns device names lan1 .. lan4 which match the names on the unit.

Port Switch port
Internet (WAN) 4
LAN 1 3
LAN 2 2
LAN 3 1
LAN 4 0

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 NETGEAR R6260 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! Open at your own risk!

Remove three T10 screws, two of them are under the bottom rubber pads (see picture). The top has plastic clips along the perimeter which can be unclipped sequentially and a single tab at the back end which slides out once all clips are unhooked.

R6260 bottom view with screw locations|

The PCB is secured with a single screw (top left) which only needs to be slightly loosened and the PCB can then be pulled forward to remove.

R6260 open, top view|

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

The UART is a 4-pin header under the WAN port (see picture). It is labeled J4 and the pin-out is GND, TX, 3v3, RX (pins 1-4). It uses 3v3 logic, but is neither populated nor are the corresponding resistors included. In order to use the UART header two of the missing resistors must be bridged (R53 and R54 - see picture).

PBC with UART pin-out

Serial connection parameters
for NETGEAR R6260
57600, 8N1

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

See JTAG section for R6350 - the PCB looks the same, but the JTAG functionality has not been confirmed.

None so far.

=================================================================== 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 === PLL3 FB_DL: 0x10, 1/0 = 576/448 41000000 PLL2 FB_DL: 0x12, 1/0 = 605/419 49000000 PLL4 FB_DL: 0x12, 1/0 = 661/363 49000000 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 0 000E:| 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 000F:| 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 0 0010:| 1 1 1 1 1 1 1 1 1 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]=00001F1E ================================================================== 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 | 12 8 12 9 12 6 12 4 2 11 10 | 7 11 7 10 5 10 -------------------------------------- ================================================================== 2.dqs window x=pass dqs delay value (min~max)center y=0-7bit DQ of every group input delay:DQS0 =30 DQS1 = 31 ================================================================== bit DQS0 bit DQS1 0 (1~60)30 8 (1~56)28 1 (1~58)29 9 (1~58)29 2 (1~58)29 10 (1~62)31 3 (1~60)30 11 (1~58)29 4 (1~60)30 12 (1~61)31 5 (1~60)30 13 (1~56)28 6 (1~58)29 14 (1~62)31 7 (1~59)30 15 (1~60)30 ================================================================== 3.dq delay value last ================================================================== bit| 0 1 2 3 4 5 6 7 8 9 -------------------------------------- 0 | 12 9 13 9 12 6 13 4 5 13 10 | 7 13 7 13 5 11 ================================================================== ================================================================== 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 = ffff0080 dqs_perbyte_dly.last_dqdly_pass[1]=15, finish count=1 DQ loop=14, cmp_err_1 = ffff0080 DQ loop=13, cmp_err_1 = ffff0000 dqs_perbyte_dly.last_dqdly_pass[0]=13, finish count=2 byte:0, (DQS,DQ)=(9,8) byte:1, (DQS,DQ)=(8,8) 20,data:89 [EMI] DRAMC calibration passed =================================================================== MT7621 stage1 code done CPU=50000000 HZ BUS=16666666 HZ =================================================================== U-Boot 1.1.3 (Nov 29 2017 - 15:44:52) Board: Ralink APSoC DRAM: 128 MB relocate_code Pointer at: 87fa8000 Config XHCI 40M PLL Allocate 16 byte aligned buffer: 87fdef90 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 .*** Warning - bad CRC, using default environment ============================================ Ralink UBoot Version: 5.0.0.0 -------------------------------------------- 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:Nov 29 2017 Time:15:44:52 ============================================ 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 =128 Mbytes #Reset_MT7530 set LAN/WAN LLLLW .. 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. 7: Load Boot Loader code then write to Flash via Serial. 9: Load Boot Loader code then write to Flash via TFTP. default: 3 0 ****************************************** Uboot StandAlone Entry ****************************************** SC_DEBUG: Nand Partition Table Magic Found at 100000. .. *************************************************** Sercomm Boot Version 1.2.0.0, at Nov 29 2017, 15:44:43 *************************************************** Entering Firmware : Everything is OK. Enter NMRP_main 0x0000: 8c 3b ad 39 d1 59 Trying Eth0 (10/100-M) Waitting for RX_DMA_BUSY status Start... done ETH_STATE_ACTIVE!! Our ETH MAC: 0x0000: 8c 3b ad 39 d1 59 NMRP_FLASH_SIZE_buffer --> 03000000. NMRP:LISTENING Enter NMRP_handle_LISTENING_state ### No NMRP Server found ### check upgrade flag read flag_offs 05400000 flag value 0xff 3: System Boot system code via Flash. 0xbc200000 0xbc000000 0x200000 CLOSE ETH Clear Memory ## Booting image at bc200000 ... Image Name: Linux Kernel Image Image Type: MIPS Linux Kernel Image (lzma compressed) Data Size: 3712178 Bytes = 3.5 MB Load Address: 80801000 Entry Point: 8080d1d0 ......................................................... Verifying Checksum ... OK Uncompressing Kernel Image ... OK No initrd ## Transferring control to Linux (at address 8080d1d0) ... ## Giving linux memsize in MB, 128 Starting kernel ... LINUX started... THIS IS ASIC SDK 5.0.S.0 Linux version 2.6.36 (peter@localhost.localdomain) (gcc version 4.6.3 (Buildroot 2012.11.1) ) #13 SMP Mon Aug 27 10:25:26 CST 2018 The CPU feqenuce set to 880 MHz GCMP present CPU revision is: 0001992f (MIPS 1004Kc) Software DMA cache coherency Determined physical RAM map: memory: 08000000 @ 00000000 (usable) Zone PFN ranges: DMA 0x00000000 -> 0x00000800 Normal 0x00000800 -> 0x00008000 Movable zone start PFN for each node early_node_map[1] active PFN ranges 0: 0x00000000 -> 0x00008000 Detected 3 available secondary CPU(s) PERCPU: Embedded 7 pages/cpu @812ee000 s7104 r8192 d13376 u65536 pcpu-alloc: s7104 r8192 d13376 u65536 alloc=16*4096 pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512 Kernel command line: console=ttyS1,57600n8 root=/dev/mtdblock3 console=ttyS0 PID hash table entries: 512 (order: -1, 2048 bytes) Dentry cache hash table entries: 16384 (order: 4, 65536 bytes) Inode-cache hash table entries: 8192 (order: 3, 32768 bytes) Primary instruction cache 32kB, VIPT, , 4-waylinesize 32 bytes. Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes MIPS secondary cache 256kB, 8-way, linesize 32 bytes. Writing ErrCtl register=00078887 Readback ErrCtl register=00078887 Memory: 119668k/131072k available (6272k kernel code, 11404k reserved, 2781k data, 216k init, 0k highmem) Hierarchical RCU implementation. Verbose stalled-CPUs detection is disabled. NR_IRQS:128 Trying to install interrupt handler for IRQ24 Trying to install interrupt handler for IRQ25 Trying to install interrupt handler for IRQ22 Trying to install interrupt handler for IRQ9 Trying to install interrupt handler for IRQ10 Trying to install interrupt handler for IRQ11 Trying to install interrupt handler for IRQ12 Trying to install interrupt handler for IRQ13 Trying to install interrupt handler for IRQ14 Trying to install interrupt handler for IRQ16 Trying to install interrupt handler for IRQ17 Trying to install interrupt handler for IRQ18 Trying to install interrupt handler for IRQ19 Trying to install interrupt handler for IRQ20 Trying to install interrupt handler for IRQ21 Trying to install interrupt handler for IRQ23 Trying to install interrupt handler for IRQ26 Trying to install interrupt handler for IRQ27 Trying to install interrupt handler for IRQ28 Trying to install interrupt handler for IRQ15 Trying to install interrupt handler for IRQ8 Trying to install interrupt handler for IRQ29 Trying to install interrupt handler for IRQ30 Trying to install interrupt handler for IRQ31 console [ttyS1] enabled Calibrating delay loop... 575.48 BogoMIPS (lpj=1150976) pid_max: default: 32768 minimum: 301 Mount-cache hash table entries: 512 launch: starting cpu1 launch: cpu1 gone! CPU revision is: 0001992f (MIPS 1004Kc) Primary instruction cache 32kB, VIPT, , 4-waylinesize 32 bytes. Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes MIPS secondary cache 256kB, 8-way, linesize 32 bytes. launch: starting cpu2 launch: cpu2 gone! CPU revision is: 0001992f (MIPS 1004Kc) Primary instruction cache 32kB, VIPT, , 4-waylinesize 32 bytes. Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes MIPS secondary cache 256kB, 8-way, linesize 32 bytes. launch: starting cpu3 launch: cpu3 gone! CPU revision is: 0001992f (MIPS 1004Kc) Primary instruction cache 32kB, VIPT, , 4-waylinesize 32 bytes. Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes MIPS secondary cache 256kB, 8-way, linesize 32 bytes. Brought up 4 CPUs Synchronize counters across 4 CPUs: done. NET: Registered protocol family 16 release PCIe RST: RALINK_RSTCTRL = 7000000 PCIE PHY initialize ***** Xtal 40MHz ***** start MT7621 PCIe register access RALINK_RSTCTRL = 7000000 RALINK_CLKCFG1 = 77ffeff8 *************** MT7621 PCIe RC mode ************* PCIE2 no card, disable it(RST&CLK) pcie_link status = 0x3 RALINK_RSTCTRL= 3000000 *** Configure Device number setting of Virtual PCI-PCI bridge *** RALINK_PCI_PCICFG_ADDR = 21007f2 -> 21007f2 PCIE0 enabled PCIE1 enabled interrupt enable status: 300000 Port 1 N_FTS = 1b105000 Port 0 N_FTS = 1b105000 config reg done init_rt2880pci done bio: create slab <bio-0> at 0 vgaarb: loaded SCSI subsystem initialized pci 0000:00:00.0: BAR 0: can't assign mem (size 0x80000000) pci 0000:00:01.0: BAR 0: can't assign mem (size 0x80000000) pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff] pci 0000:00:01.0: BAR 8: assigned [mem 0x60100000-0x601fffff] pci 0000:00:00.0: BAR 1: assigned [mem 0x60200000-0x6020ffff] pci 0000:00:00.0: BAR 1: set to [mem 0x60200000-0x6020ffff] (PCI address [0x60200000-0x6020ffff] pci 0000:00:01.0: BAR 1: assigned [mem 0x60210000-0x6021ffff] pci 0000:00:01.0: BAR 1: set to [mem 0x60210000-0x6021ffff] (PCI address [0x60210000-0x6021ffff] pci 0000:01:00.0: BAR 0: assigned [mem 0x60000000-0x600fffff 64bit] pci 0000:01:00.0: BAR 0: set to [mem 0x60000000-0x600fffff 64bit] (PCI address [0x60000000-0x600fffff] pci 0000:00:00.0: PCI bridge to [bus 01-01] pci 0000:00:00.0: bridge window [io disabled] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff] pci 0000:00:00.0: bridge window [mem pref disabled] pci 0000:02:00.0: BAR 0: assigned [mem 0x60100000-0x601fffff] pci 0000:02:00.0: BAR 0: set to [mem 0x60100000-0x601fffff] (PCI address [0x60100000-0x601fffff] pci 0000:00:01.0: PCI bridge to [bus 02-02] pci 0000:00:01.0: bridge window [io disabled] pci 0000:00:01.0: bridge window [mem 0x60100000-0x601fffff] pci 0000:00:01.0: bridge window [mem pref disabled] PCI: Enabling device 0000:00:00.0 (0004 -> 0006) PCI: Enabling device 0000:00:01.0 (0004 -> 0006) BAR0 at slot 0 = 0 bus=0x0, slot = 0x0 res[0]->start = 0 res[0]->end = 0 res[1]->start = 60200000 res[1]->end = 6020ffff res[2]->start = 0 res[2]->end = 0 res[3]->start = 0 res[3]->end = 0 res[4]->start = 0 res[4]->end = 0 res[5]->start = 0 res[5]->end = 0 BAR0 at slot 1 = 0 bus=0x0, slot = 0x1 res[0]->start = 0 res[0]->end = 0 res[1]->start = 60210000 res[1]->end = 6021ffff res[2]->start = 0 res[2]->end = 0 res[3]->start = 0 res[3]->end = 0 res[4]->start = 0 res[4]->end = 0 res[5]->start = 0 res[5]->end = 0 bus=0x1, slot = 0x0, irq=0x4 res[0]->start = 60000000 res[0]->end = 600fffff res[1]->start = 0 res[1]->end = 0 res[2]->start = 0 res[2]->end = 0 res[3]->start = 0 res[3]->end = 0 res[4]->start = 0 res[4]->end = 0 res[5]->start = 0 res[5]->end = 0 bus=0x2, slot = 0x1, irq=0x18 res[0]->start = 60100000 res[0]->end = 601fffff res[1]->start = 0 res[1]->end = 0 res[2]->start = 0 res[2]->end = 0 res[3]->start = 0 res[3]->end = 0 res[4]->start = 0 res[4]->end = 0 res[5]->start = 0 res[5]->end = 0 Switching to clocksource Ralink Systick timer NET: Registered protocol family 2 IP route cache hash table entries: 1024 (order: 0, 4096 bytes) TCP established hash table entries: 4096 (order: 3, 32768 bytes) TCP bind hash table entries: 4096 (order: 3, 32768 bytes) TCP: Hash tables configured (established 4096 bind 4096) TCP reno registered UDP hash table entries: 128 (order: 0, 4096 bytes) UDP-Lite hash table entries: 128 (order: 0, 4096 bytes) NET: Registered protocol family 1 4 CPUs re-calibrate udelay(lpj = 1167360) squashfs: version 4.0 (2009/01/31) Phillip Lougher fuse init (API version 7.15) SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled SGI XFS Quota Management subsystem msgmni has been set to 233 Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254) io scheduler noop registered (default) Ralink gpio driver initialized spidrv_major = 217 spdif_mod_init: start SPDIF module Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled serial8250: ttyS0 at MMIO 0x1e000d00 (irq = 27) is a 16550A serial8250: ttyS1 at MMIO 0x1e000c00 (irq = 26) is a 16550A brd: module loaded MediaTek Nand driver init, version v2.1 Fix AHB virt2phys error Allocate 16 byte aligned buffer: 81141310 Enable NFI Clock # MTK NAND # : Use HW ECC NAND ID [C2 F1 80 95 02, 00809502] Device not found, ID: c2f1 Not Support this Device! chip_mode=00000001 Support this Device in MTK table! c2f1 NAND device: Manufacturer ID: 0xc2, Chip ID: 0xf1 (Unknown NAND 128MiB 3,3V 8-bit) [NAND]select ecc bit:4, sparesize :64 spare_per_sector=16 Scanning device for bad blocks Signature matched and data read! load_fact_bbt success 1023 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 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 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 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 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 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 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 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 Go to read Magic at 100000 page: 200 SC_DEBUG: NAND Partition Table Magic Fount at 100000. page: 201 part 0,real_offset 00000000, real_length 00100000 page: 201 part 1,real_offset 00100000, real_length 00100000 page: 201 part 2,real_offset 00200000, real_length 00400000 page: 201 part 3,real_offset 00600000, real_length 02800000 page: 201 part 4,real_offset 02e00000, real_length 00200000 page: 201 part 5,real_offset 03000000, real_length 00200000 page: 201 part 6,real_offset 03200000, real_length 00200000 page: 201 part 7,real_offset 03400000, real_length 00200000 page: 201 part 8,real_offset 03600000, real_length 00200000 page: 201 part 9,real_offset 03800000, real_length 00200000 page: 201 part 10,real_offset 03a00000, real_length 00200000 page: 201 part 11,real_offset 03c00000, real_length 00200000 page: 201 part 12,real_offset 03e00000, real_length 00200000 page: 201 part 13,real_offset 04000000, real_length 00200000 page: 201 part 14,real_offset 04200000, real_length 00200000 page: 201 part 15,real_offset 04400000, real_length 00200000 page: 201 part 16,real_offset 04600000, real_length 00200000 page: 201 part 17,real_offset 04800000, real_length 00200000 page: 201 part 18,real_offset 04a00000, real_length 00200000 page: 201 part 19,real_offset 04c00000, real_length 00200000 page: 201 part 20,real_offset 04e00000, real_length 00200000 page: 201 part 21,real_offset 05000000, real_length 00200000 page: 201 part 22,real_offset 05200000, real_length 00200000 page: 201 part 23,real_offset 05400000, real_length 00200000 page: 201 part 24,real_offset 05600000, real_length 00200000 page: 201 part 25,real_offset 05800000, real_length 00200000 page: 201 part 26,real_offset 05a00000, real_length 00200000 page: 201 part 27,real_offset 05c00000, real_length 00200000 page: 201 part 28,real_offset 05e00000, real_length 02180000 Creating 29 MTD partitions on "MT7621-NAND": 0x000000000000-0x000000100000 : "Bootloader" 0x000000100000-0x000000200000 : "SC_PART_MAP" 0x000000200000-0x000000600000 : "Kernel" 0x000000600000-0x000002e00000 : "Rootfs" 0x000002e00000-0x000003000000 : "English UI" 0x000003000000-0x000003200000 : "ML1" 0x000003200000-0x000003400000 : "ML2" 0x000003400000-0x000003600000 : "ML3" 0x000003600000-0x000003800000 : "ML4" 0x000003800000-0x000003a00000 : "ML5" 0x000003a00000-0x000003c00000 : "ML6" 0x000003c00000-0x000003e00000 : "ML7" 0x000003e00000-0x000004000000 : "ML8" 0x000004000000-0x000004200000 : "ML9" 0x000004200000-0x000004400000 : "ML10" 0x000004400000-0x000004600000 : "ML11" 0x000004600000-0x000004800000 : "Factory" 0x000004800000-0x000004a00000 : "SC Private Data" 0x000004a00000-0x000004c00000 : "POT" 0x000004c00000-0x000004e00000 : "Traffic Meter" 0x000004e00000-0x000005000000 : "SC PID" 0x000005000000-0x000005200000 : "SC Nvram" 0x000005200000-0x000005400000 : "Ralink Nvram" 0x000005400000-0x000005600000 : "Reserved Block1" 0x000005600000-0x000005800000 : "Reserved Block2" 0x000005800000-0x000005a00000 : "Reserved Block3" 0x000005a00000-0x000005c00000 : "Reserved Block4" 0x000005c00000-0x000005e00000 : "Reserved Block5" 0x000005e00000-0x000007f80000 : "Reserved Block6" [mtk_nand] probe successfully! rdm_major = 253 GMAC1_MAC_ADRH -- : 0x0000000c GMAC1_MAC_ADRL -- : 0x4328805f Ralink APSoC Ethernet Driver Initilization. v3.1 1024 rx/tx descriptors allocated, mtu = 1500! GMAC1_MAC_ADRH -- : 0x0000000c GMAC1_MAC_ADRL -- : 0x43288032 PROC INIT OK! PPP generic driver version 2.4.2 PPP MPPE Compression module registered NET: Registered protocol family 24 PPTP driver version 0.8.5 IMQ driver loaded successfully. Hooking IMQ before NAT on PREROUTING. Hooking IMQ after NAT on POSTROUTING. register mt_drv === pAd = c0182000, size = 3653032 === <-- RTMPAllocAdapterBlock, Status=0 get_wdev_by_idx: invalid idx(0) pAd->PciHif.CSRBaseAddress =0xc0080000, csr_addr=0xc0080000! get_wdev_by_idx: invalid idx(0) RTMPInitPCIeDevice():device_id=0x7615 DriverOwn()::Try to Clear FW Own... DriverOwn()::Success to clear FW Own mt_pci_chip_cfg(): HWVer=0x8a10, FWVer=0x8a10, pAd->ChipID=0x7615 mt_pci_chip_cfg(): HIF_SYS_REV=0x76150001 RtmpChipOpsHook(493): Not support for HIF_MT yet! MACVersion=0x0 mt7615_init()--> Use 1st iPAiLNA default bin. Use 0st /etc_ro/wlan/MT7615E_EEPROM1.bin default bin. <--mt7615_init() ChipOpsMCUHook cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096 cut_through_token_list_init(): 87fa3208,87fa3208 cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096 cut_through_token_list_init(): 87fa3218,87fa3218 <-- RTMPAllocTxRxRingMemory, Status=0 get_wdev_by_idx: invalid idx(0) get_wdev_by_idx: invalid idx(0) get_wdev_by_idx: invalid idx(0) get_wdev_by_idx: invalid idx(0) get_wdev_by_idx: invalid idx(0) get_wdev_by_idx: invalid idx(0) get_wdev_by_idx: invalid idx(0) pci probe count=1 Netfilter messages via NETLINK v0.30. nf_conntrack version 0.5.0 (1869 buckets, 7476 max) nf_conntrack_rtsp v0.6.21 loading IPVS: Registered protocols () IPVS: Connection hash table configured (size=4096, memory=32Kbytes) IPVS: ipvs loaded. GRE over IPv4 demultiplexor driver gre: can't add protocol nf_nat_rtsp v0.6.21 loading ip_tables: (C) 2000-2006 Netfilter Core Team, Type=Restricted Cone TCP cubic registered NET: Registered protocol family 10 NOTIFY NOTIFY NOTIFY NOTIFY NOTIFY ip6_tables: (C) 2000-2006 Netfilter Core Team IPv6 over IPv4 tunneling driver NOTIFY NOTIFY NOTIFY NOTIFY NET: Registered protocol family 17 L2TP core driver, V2.0 PPPoL2TP kernel driver, V2.0 L2TP IP encapsulation support (L2TPv3) L2TP netlink interface L2TP ethernet pseudowire support (L2TPv3) 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com> All bugs added by David S. Miller <davem@redhat.com> VFS: Mounted root (squashfs filesystem) readonly on device 31:3. Freeing unused kernel memory: 216k freed Algorithmics/MIPS FPU Emulator v1.5 init started: BusyBox v1.12.1 (2018-07-18 20:59:15 CST) starting pid 1, tty '': '/usr/etc/rcS' mount: mounting none on /dev/pts failed: No such file or directory mount: mounting none on /proc/bus/usb failed: No such file or directory mknod: /dev/fuse: File exists Welcome to _______ _______ ___ __ ____ _ _ ___ | ___ \| __ || | |__|| \ | || | / / | |___| || |__| || |__ __ | \| || |/ / | _ /| _ || || || |\ || \ |__| \__\|__| |__||______||__||_| \____||_|\___\ =System Architecture Department= [board_init/board_init.c::configure_mt7621_register():25] setting GPIO_MODE register [SYSTEM]/sbin/reg s 0 switch register base addr to system register 0xbe000000 [SYSTEM]/sbin/reg r 0x60a05a8 m ^[[2;1;1;12[SYSTEM]/sbin/reg write offset 0x60, value 0xa05a8 w 0x60 0xa05a8 0;120;1;0x[SYSTEM]/sbin/reg r 0x60a05a8 m ^[[2;1;1;120;120;1;0x[SYSTEM]NOTIFY /bin/echo 1 > /pNOTIFY roc/sys/net/ipv6NOTIFY /conf/all/disablNOTIFY e_ipv6 NOTIFY NOTIFY NOTIFY [SYSTEM]/bin/echo ==============insmod start > /dev/console ==============insmod start [SYSTEM]/sbin/insmod /lib/modules/`uname -r`/kernel/drivers/char/i2c_drv.ko i2cdrv_major = 218 [SYSTEM]/sbin/insmod /lib/modules/led_pb_api.ko led_pb_api: module license 'Sercomm' taints kernel. Disabling lock debugging due to kernel taint [SYSTEM]/sbin/insmod /lib/modules/led_hw.koRegister LED ID <70> Register LED ID <20> Register LED ID <40> Register LED ID <61> Register LED ID <62> Register LED ID <90> Register LED ID <91> [SYSTEM]/sbin/insmod /lib/modules/2.6.30.9/kernel/fs/jbd2/jbd2.ko insmod: can't read '/lib/modules/2.6.30.9/kernel/fs/jbd2/jbd2.ko': No such file or directory [SYSTEM]/sbin/insmod /lib/modules/2.6.30.9/kernel/fs/ext4/ext4.ko insmod: can't read '/lib/modules/2.6.30.9/kernel/fs/ext4/ext4.ko': No such file or directory [SYSTEM]/sbin/insmod /lib/modules/ipt_cnetfilter dnshj choose interested dns queries module loaded ! ondition.ko [SYSTEM]/sbin/insmod /lib/modules/ipt_http_string.ko [SYSTEM]/sbin/insmod /lib/modules/ipt_dnshj.ko [SYSTEM]/sbin/insmod /lib/modules/ipt_DLOG.ko [SYSTEM]/sbin/insmod /lib/modules/ipt_macblock_dnshj.ko insmod: can't read '/lib/modules/ipt_macblock_dnshj.ko': No such file or directory [SYSTEM]/sbin/insmod /lib/modules/xt_ct_dir.ko [SYSTEM]/sbin/insmod /lib/modules/cnapt_core.ko [SYSTEM]/sbin/insmod /lib/modules/cnapt.ko [SYSTEM]/sbin/insmod /lib/modules/cpt.ko sbcore: registered new interface driver hub m[SYSTEM]/sbin/iusbcore: registered new device driver usb nsmod /lib/modules/2.6.36/kernel/drivers/usb/core/usbcore.ko [SYSTEM]/sbin/insmod /lib/modules/2.6.36/kernel/drivers/usb/host/xhci-hcd.ko FM_OUT value: u4FmOut = 0(0x00000000)rpin.ko FM_OUT value: u4FmOut = 0(0x00000000)limit.ko FM_OUT value: u4FmOut = 0(0x00000000).ko FM_OUT value: u4FmOut = 0(0x00000000)ko': No such file or directory FM_OUT value: u4FmOut = 0(0x00000000)d.ko FM_OUT value: u4FmOut = 0(0x00000000)e successful FM_OUT value: u4FmOut = 0(0x00000000)r directory FM_OUT value: u4FmOut = 0(0x00000000)_protect_enable.ko FM_OUT value: u4FmOut = 0(0x00000000)mon.ko FM_OUT value: u4FmOut = 0(0x00000000) FM_OUT value: u4FmOut = 0(0x00000000)wall_block.ko FM_OUT value: u4FmOut = 0(0x00000000) inserted FM_OUT value: u4FmOut = 0(0x00000000)ource_dos.ko FM_OUT value: u4FmOut = 0(0x00000000)_and_special_udp_dos.ko FM_OUT value: u4FmOut = 0(0x00000000)n Attack loaded FM_OUT value: u4FmOut = 0(0x00000000)_syn_dos.ko FM_OUT value: u4FmOut = 0(0x00000000) FM_OUT value: u4FmOut = 0(0x00000000)mp_total_session_for_onetfilter clamp total session for one src ip module loaded FM_OUT value: u4FmOut = 0(0x00000000) FM_OUT value: u4FmOut = 0(0x00000000)ers_donetfilter other dos module loaded xhc_mtk xhc_mtk: xHCI Host Controller xhc_mtk xhc_mtk: new USB bus registered, assigned bus number 1reless/rlt_wifi_ap/rlt_wifi.ko xhc_mtk xhc_mtk: irq 22, io mem 0x1e1c0000 hub 1-0:1.0: USB hub found hub 1-0:1.0: 2 ports detected xhc_mtk xhc_mtk: xHCI Host Controller= xhc_mtk xhc_mtk: new USB bus registered, assigned bus number 2 hub 2-0:1.0: USB hub foundy, Status=0, ErrorValue=0x hub 2-0:1.0: 1 port detectedtatus=0 [SYSTEM]/sbin/insmod /lib/modules/2.6.36/kernel/drivers/usb/storage/usb-storage.ko Initializing USB Mass Storage driver... usbcore: registered new interface driver usb-storage USB Mass Storage support registered. [SYSTEM]/sbin/insmod /lib/modules/2.6.36/kernel/drivers/usb/serial/usbserial_filter.ko insmod: can't read '/lib/modules/2.6.36/kernel/drivers/usb/serial/usbserial_filter.ko': No such file or directory [SYSTEM]/bin/echo ==============insmod finish > /dev/console =====NOTIFY =========insmod FFFFFFFF:FFFFFFFF:FFFFFFFF:FFFFFFFF:FFFFFFFF:FFFFFFFFmt_wifi_ap/mt_wifi.ko finish: can't read '/lib/modules/2.6.36/kernel/drivers/net/wireless/mt_wifi_ap/mt_wifi.ko': No such file or directory [SYRaeth v3.1 (STEM]/usr/sbin/lTaskleted_app blink_alw)che.ko ays 70 5 100 100 0 '/lib/modules/2.6.36/kernel/fs/mbcache.ko': No such file or directory [SYset CLK_CFG_0 = 0x40a00020!!!!!!!!!!!!!!!!!!1fs/jbd2/jbd2.ko phy_free_head is 0x218000!!!ules/2.6.36/kernel/fs/jbd2/jbd2.ko': No such file or directory [SYSTEM]/sbin/insmod /lib/modules/2.6.36/kernel/fs/ext4/ext4.ko phy_free_tail_phy is 0x219ff0!!!/2.6.36/kernel/fs/ext4/ext4.ko': No such file or directory txd_pool=a0010000 phy_txd_pool=000100006/kernel/fs/hfsplus_journal/hfsplus.ko ei_local->skb_free start address is 0x87f4a69c.fs/hfsplus_journal/hfsplus.ko': No such file orusbcore: registered new interface driver usbfs free_txd: 00010010, ei_local->cpu_ptr: 00010000 POOL HEAD_PTR | DMA_PTR | CPU_PTR ----------------+---------+-------- 0xa0010000 0x00010000 0x00010000 phy_qrx_ring = 0x00217000, qrx_ring = 0xa0217000 phy_rx_ring0 = 0x0021c000, rx_ring0 = 0xa021c000 MT7530 Reset Completed!! change HW-TRAP to 0x17c8f set LAN/WAN LLLLW GMAC1_MAC_ADRH -- : 0x0000000c GMAC1_MAC_ADRL -- : 0x43288032 GDMA2_MAC_ADRH -- : 0x0000000c GDMA2_MAC_ADRL -- : 0x432880d7 NOTIFY NOTIFY eth3: ===> VirtualIF_open MT7621 GE2 link rate to 1G CDMA_CSG_CFG = 81000000 GDMA1_FWD_CFG = 20710000 GDMA2_FWD_CFG = 20710000 NOTIFY [SYSTEM]/sbin/ifconfig lo 1NOTIFY 27.0.0.0 NOTIFY [SYSTEM]/sbin/route add -net 127.0.0.0 netmask 255.0.0.0 lo [SYSTEM]/bin/cp /proc/uptime /tmp/lan_uptime [SYSTEM]/sbin/ifconfig eth2.1 down ifconfig: SIOCGIFFLAGS: No such device [SYSTEM]/sbin/ifconfig eth2.2 downNOTIFY ifconfig: SIOCGIFFLAGS: No such device [SYSTEM]/sbin/ifconfig eth2 down ra2880stop()...Done eth3: ===> VirtualIF_close Free TX/RX Ring Memory! NOTIFY [SYSTEM]/sbin/vconfig rem eth2.1 vconfig: ioctl error for rem: No such device [SYSTEM]/sbin/vconfig rem ethNOTIFY 2.2 vconfigFFFFFFFF:FFFFFFFF:FFFFFFFF:FFFFFFFF:FFFFFFFF:FFFFFFFF : ioctl error foRaeth v3.1 (r rem: No such dTaskletevice [SYS) TEM]/sbin/ifconfig eth2 up set CLK_CFG_0 = 0x40a00020!!!!!!!!!!!!!!!!!!1 phy_free_head is 0x218000!!! phy_free_tail_phy is 0x219ff0!!! txd_pool=a0010000 phy_txd_pool=00010000 ei_local->skb_free start address is 0x87f4a69c. free_txd: 00010010, ei_local->cpu_ptr: 00010000 POOL HEAD_PTR | DMA_PTR | CPU_PTR ----------------+---------+-------- 0xa0010000 0x00010000 0x00010000 phy_qrx_ring = 0x00217000, qrx_ring = 0xa0217000 phy_rx_ring0 = 0x0021c000, rx_ring0 = 0xa021c000 MT7530 Reset Completed!! change HW-TRAP to 0x17c8f set LAN/WAN LLLLW GMAC1_MAC_ADRH -- : 0x0000000c GMAC1_MAC_ADRL -- : 0x43288032 eth3: ===> VirtualIF_open MT7621 GE2 link rate to 1G CDMA_CSG_CFG = 81000000 GDMA1_FWD_CFG = 20710000 GDMA2_FWD_CFG = 20710000 NOTIFY [SYSTEM]/sbin/ifconfig eth2NOTIFY down ra2880stop()...Done eth3: ===> VirtualIF_close Free TX/RX Ring Memory! NOTIFY [SYSTEM]/sbin/ifconfig eth2NOTIFY hw ether 8C:3B:AD:39:D1:59 [SYSTEM]/NOTIFY sbin/ifconfig etFFFFFFFF:FFFFFFFF:FFFFFFFF:FFFFFFFF:FFFFFFFF:FFFFFFFF h2 up Raeth v3.1 (Tasklet) set CLK_CFG_0 = 0x40a00020!!!!!!!!!!!!!!!!!!1 phy_free_head is 0x218000!!! phy_free_tail_phy is 0x219ff0!!! txd_pool=a0010000 phy_txd_pool=00010000 ei_local->skb_free start address is 0x87f4a69c. free_txd: 00010010, ei_local->cpu_ptr: 00010000 POOL HEAD_PTR | DMA_PTR | CPU_PTR ----------------+---------+-------- 0xa0010000 0x00010000 0x00010000 phy_qrx_ring = 0x00217000, qrx_ring = 0xa0217000 phy_rx_ring0 = 0x0021c000, rx_ring0 = 0xa021c000 MT7530 Reset Completed!! change HW-TRAP to 0x17c8f set LAN/WAN LLLLW GMAC1_MAC_ADRH -- : 0x00008c3b GMAC1_MAC_ADRL -- : 0xad39d159 eth3: ===> VirtualIF_open MT7621 GE2 link rate to 1G CDMA_CSG_CFG = 81000000 GDMA1_FWD_CFG = 20710000 GDMA2_FWD_CFG = 20710000 NOTIFY [SYSTEM]/usr/sbin/config-vlan.sh 3 0 restore GSW to dump switch mode switch reg write offset=2004, value=ff0000 switch reg write offset=2104, value=ff0000 switch reg write offset=2204, value=ff0000 switch reg write offset=2304, value=ff0000 switch reg write offset=2404, value=ff0000 switch reg write offset=2504, value=ff0000 switch reg write offset=2604, value=ff0000 switch reg write offset=2704, value=ff0000 switch reg write offset=2010, value=810000c0 switch reg write offset=2110, value=810000c0 switch reg write offset=2210, value=810000c0 switch reg write offset=2310, value=810000c0 switch reg write offset=2410, value=810000c0 switch reg write offset=2510, value=810000c0 switch reg write offset=2610, value=810000c0 switch reg write offset=2710, value=810000c0 REG_ESW_WT_MAC_ATC is 0x7ff0002 done. [SYSTEM]/usr/sbin/echo '##### config Switch vlan partition (LLLLW) #####' ##### config Switch vlan partition (LLLLW) ##### [SYSTEM]/usr/sbin/switch vlan set 1 1 11110011 [SYSTEM]/usr/sbin/switch vlan set 2 2 00001100 [SYSTEM]/usr/sbin/switch pvid 4 2 Set port 4 pvid 2. [SYSTEM]/usr/sbin/switch pvid 5 2 Set port 5 pvid 2. [SYSTEM]/usr/sbin/switch reg w 2004 ff0003 switch reg write offset=2004, value=ff0003 [SYSTEM]/usr/sbin/switch reg w 2104 ff0003 switch reg write offset=2104, value=ff0003 [SYSTEM]/usr/sbin/switch reg w 2204 ffNOTIFY 0003 switcheth3: ===> VirtualIF_open reg write offseNOTIFY t=2204, value=ff0003 [SYSTEM]/usr/sbin/switch reg w 2304 ff0003 switch reg write offset=2304, value=ff0003 [SYSTEM]/usr/sbin/switch reg w 2404 ff0003 switch reg write offset=2404, value=ff0003 [SYSTEM]/usr/sbin/sget_wdev_by_idx: invalid idx(0) witch reg w 2504get_wdev_by_idx: invalid idx(0) ff0003 swiget_wdev_by_idx: invalid idx(0) tch reg write offset=2504, valueget_wdev_by_idx: invalid idx(0) =ff0003 [Sget_wdev_by_idx: invalid idx(0) YSTEM]/usr/sbin/switch reg w 2604 ff0003 switch reg write offset=2604, valuget_wdev_by_idx: invalid idx(0) e=ff0003 [SYSTEM]/sbin/ifconfig eth3 up [SYSTEM]switch reg w 30e0 2124 switch reg write offset=30e0, value=2124 [SYSTEM]/usr/sbin/led_switch & [SYSTEM]/usr/sbin/mknod /dev/apsoc_nvram c 251 0 RC: wifi_init() [SYSTEM]/usr/bin/killall access_logd killall: access_logd: no process killed usb printer event [SYSTEM]/usr/sbin/rc access_log start get_wdev_by_idx: invalid idx(0) get_wdev_by_idx: invalid idx(0) get_wdev_by_idx: invalid idx(0) get_wdev_by_idx: invalid idx(0) get_wdev_by_idx: invalid idx(0) rcd: enQ=/usr/sbin/rc_app/rc_access_log start rcd: [run] deQ =/usr/sbin/rc_appget_wdev_by_idx: invalid idx(0) /rc_access_log start [SYSTEM]/usr/sbin/rc access_dev start rcd: enQ=/usr/sbin/rc_app/rc_access_dev start [modelinfo_product_id.c::modelinfo_map_index():119] 0x30 0x38, 0x3038. [modelinfo_product_id.c::modelinfo_map_index():156] find index 0 for modelinfo_get_product_name [modelinfo_product_id.c::modelinfo_map_index():98] get from saved_index:0 [modelinfo_product_id.c::modelinfo_set_autoupg_fileinfo():252] autoupg_fileinfo_in_nv is fileinfo.txt [modelinfo_product_id.c::modelinfo_map_index():98] get from saved_index:0 [modelinfo_product_id.c::modelinfo_map_index():98] get from saved_index:0 [modelinfo_product_id.c::modelinfo_set_autoupg_fileinfo():252] autoupg_fileinfo_in_nv is fileinfo.txt [init/init_cfg.c::rc_init():829] tm sync done killall: access_logd: no process killed [SYSTEM]/sbin/rc led_ctrl start rcd: enQ=/usr/sbin/rc_app/rc_led_ctrl start [SYSTEM]/bin/echo ===============rc start > /dev/console ===============rc start [SYSTEM]/sbin/klogd& [SYSTEM]/usr/sbin/cmd_agent_ap [SYSTEM]/usr/sbin/cmd_agent& [SYSTEM]/usr/sbin/scfgmgr& [SYSTEM]/sbin/lan_monitor & /bin/sh: /sbin/lan_monitor: not found [SYSTEM]/sbin/rc syslogd start rcd: enQ=/usr/sbin/rc_app/rc_syslogd start [flash.c::sc_check_remotescfgmgrmagic():1358] buf:ff, ff, ff, ff [flash.c::sc_check_remotescfgmgrmagic():1360] magic:31, 3e, c5, 8d [SYSTEM]/sbin/rc wlan start scfgmgr for local rcd: enQ=/usr/sbin/rc_app/rc_wlan start [SYSTEM]/sbin/rc lan init rcd: enQ=/usr/sbin/rc_app/rc_lan init [SYSTEM]/sbin/rc firewall init rcd: enQ=/usr/sbin/rc_app/rc_firewall init [SYSTEM]/sbin/rc vlan start rcd: enQ=/usr/sbin/rc_app/rc_vlan start [SYSTEM]/sbin/rc lan start rcd: enQ=/usr/sbin/rc_app/rc_lan start [SYSTEM]/sbin/rc lan reset_switch rcd: enQ=/usr/sbin/rc_app/rc_lan reset_switch [SYSTEM]/sbin/rc wifi_isolation start rcd: enQ=/usr/sbin/rc_app/rc_wifi_isolation start [SYSTEM]/sbin/rc timezone start rcd: enQ=/usr/sbin/rc_app/rc_timezone start [SYSTEM]/sbin/rc sip_alg start rcd: enQ=/usr/sbin/rc_app/rc_sip_alg start [SYSTEM]/sbin/rc mediaserver start rcd: enQ=/usr/sbin/rc_app/rc_mediaserver start [SYSTEM]/sbin/rc dnrd start rcd: enQ=/usr/sbin/rc_app/rc_dnrd start [SYSTEM]/sbin/rc debug_mode start& [SYSTEM]/sbin/rc httpd start rcd: enQ=/usr/sbin/rc_app/rc_debug_mode start rcd: enQ=/usr/sbin/rc_app/rc_httpd start [SYSTEM]/sbin/rc httpd remote start rcd: enQ=/usr/sbin/rc_app/rc_httpd remote start [SYSTEM]/sbin/rc printk start rcd: enQ=/usr/sbin/rc_app/rc_printk start [SYSTEM]/sbin/rc ntp start rcd: enQ=/usr/sbin/rc_app/rc_ntp start [SYSTEM]/sbin/rc ddns init rcd: enQ=/usr/sbin/rc_app/rc_ddns init [SYSTEM]/sbin/rc wan init rcd: enQ=/usr/sbin/rc_app/rc_wan init [SYSTEM]/sbin/rc route start rcd: enQ=/usr/sbin/rc_app/rc_route start [SYSTEM]/sbin/rc ripd start rcd: enQ=/usr/sbin/rc_app/rc_ripd start [SYSTEM]/sbin/rc potcounter start rcd: enQ=/usr/sbin/rc_app/rc_potcounter start [SYSTEM]/sbin/rc lltd start rcd: enQ=/usr/sbin/rc_app/rc_lltd start [SYSTEM]/sbin/rc upnp start rcd: enQ=/usr/sbin/rc_app/rc_upnp start [SYSTEM]/sbin/rc schedule start rcd: enQ=/usr/sbin/rc_app/rc_schedule start [SYSTEM]/sbin/rc usb_service init rcd: enQ=/usr/sbin/rc_app/rc_usb_service init [SYSTEM]/sbin/rc vlan start rcd: enQ=/usr/sbin/rc_app/rc_vlan start [SYSTEM]/sbin/rc dbus start rcd: enQ=/usr/sbin/rc_app/rc_dbus start [SYSTEM]/sbin/rc xCloud start rcd: enQ=/usr/sbin/rc_app/rc_xCloud start [SYSTEM]/sbin/rc access_dev start rcd: enQ=/usr/sbin/rc_app/rc_access_dev start [SYSTEM]/sbin/rc accessctl_block restart rcd: enQ=/usr/sbin/rc_app/rc_accessctl_block restart [SYSTEM]/sbin/rc openvpn prepare rcd: enQ=/usr/sbin/rc_app/rc_openvpn prepare [SYSTEM]/etc/ad_arpd & [SYSTEM]/usr/sbin/crond & [SYSTEM]/usr/sbin/multi_pb_app 90 91 92 0 50& [SYSTEM]/usr/sbin/wlevt /bin/sh: /usr/sbin/wlevt: not found [SYSTEM]/etc/prepare_3g preapre_sys_for_3g mknod: /dev/zero: File exists mknod: /dev/ttyUSB0: File exists mknod: /dev/ttyUSB1: File exists mknod: /dev/ttyUSB2: File exists mknod: /dev/ttyUSB3: File exists mkdir: cannot create directory '/var': File exists preapre_sys_for_3g done [SYSTEM]/usr/sbin/rc usb_printer start rcd: enQ=/usr/sbin/rc_app/rc_usb_printer start [SYSTEM]/etc/turn_on_printer_led [SYSTEM]/bin/rc wan apcli_rc_ready rcd: enQ=/usr/sbin/rc_app/rc_wan apcli_rc_ready rcd: enQ=/usr/sbin/rc_app/rc_check_conn start [SYSTEM]/sbin/watchdog & [SYSTEM]/usr/sbin/pot_daemon & [SYSTEM]/sbin/rc start finished rcd: enQ=/usr/sbin/rc_app/rc_start finished [SYSTEM]/bin/echo ===============rc finish > /dev/console ===============rc finish [watchdog.c::main():107] Watchdog: monitoring process '/usr/sbin/mini_httpd' [watchdog.c::main():107] Watchdog: monitoring process '/bin/mini_httpd' [watchdog.c::main():107] Watchdog: monitoring process 'nmbd' [watchdog.c::main():107] Watchdog: monitoring process 'smbd' [SYSTEM]/bin/ps [watchdog.c::main():123] Watchdog: process '/usr/sbin/mini_httpd' should exist, but it does not exist, score: 5! PID USER VSZ STAT COMMAND 1 root 1556 S init 2 root 0 SW [kthreadd] 3 root 0 SW [ksoftirqd/0] 4 root 0 SW [kworker/0:0] 5 root 0 SW [kworker/u:0] 6 root 0 SW [migration/0] 7 root 0 SW [migration/1] 8 root 0 SW [kworker/1:0] 9 root 0 SW [ksoftirqd/1] 10 root 0 SW [migration/2] 11 root 0 SW [kworker/2:0] 12 root 0 SW [ksoftirqd/2] 13 root 0 SW [migration/3] 14 root 0 SW [kworker/3:0] 15 root 0 SW [ksoftirqd/3] 16 root 0 SW< [khelper] 17 root 0 SW [kworker/3:1] 18 root 0 SW [kworker/2:1] 19 root 0 SW [kworker/1:1] 20 root 0 SW [sync_supers] 21 root 0 SW [bdi-default] 22 root 0 SW< [kblockd] 23 root 0 SW [kswapd0] 24 root 0 SW [fsnotify_mark] 25 root 0 SW< [xfs_mru_cache] 26 root 0 SW< [xfslogd] 27 root 0 SW< [xfsdatad] 28 root 0 SW< [xfsconvertd] 29 root 0 SW< [crypto] 38 root 0 SW [mtdblock0] 39 root 0 SW [mtdblock1] 40 root 0 SW [mtdblock2] 41 root 0 SW [mtdblock3] 42 root 0 SW [mtdblock4] 43 root 0 SW [mtdblock5] 44 root 0 SW [mtdblock6] 45 root 0 SW [mtdblock7] 46 root 0 SW [mtdblock8] 47 root 0 SW [mtdblock9] 48 root 0 SW [mtdblock10] 49 root 0 SW [mtdblock11] 50 root 0 SW [mtdblock12] 51 root 0 SW [mtdblock13] 52 root 0 SW [mtdblock14] 53 root 0 SW [mtdblock15] 54 root 0 SW [mtdblock16] 55 root 0 SW [mtdblock17] 56 root 0 RW [mtdblock18] 57 root 0 SW [mtdblock19] 58 root 0 SW [mtdblock20] 59 root 0 SW [mtdblock21] 60 root 0 SW [mtdblock22] 61 root 0 SW [mtdblock23] [pot_daemon.c::main():82] mtd has mac value,eixt! Access Control log start. rcd: [run] deQ =/usr/sbin/rc_app/rc_access_dev start 62 root 0 SW [mtdblock24] 63 root 0 SW [mtdblock25] Access Control socket create 64 root 0 SW [mtdblock26] 65 root 0 SW [mtdblock27] 66 root 0 SW [mtdblock28] 67 root 0 SW [kworker/u:1] 74 root 0 SW [kworker/0:1] 76 root 1556 S /bin/sh /usr/etc/rcS 139 root 0 DW [i2c_drv_thread] 212 root 0 SW [khubd] 307 root 1696 S /usr/sbin/led_switch 317 root 1552 S /bin/sh -c /bin/sleep 10 && /bin/rc usb_service led_u 318 root 1548 S /bin/sleep 10 322 root 1204 S /usr/sbin/rcd 329 root 3688 S /usr/sbin/rc_app/rc_start 336 root 1192 S /sbin/klogd 339 root 1192 S /usr/sbin/cmd_agent_ap 343 root 1196 S /usr/sbin/cmd_agent 353 root 1684 S /usr/sbin/scfgmgr 415 root 1552 S /bin/sh /etc/ad_arpd 418 root 1216 S /usr/sbin/crond 420 root 1724 S /usr/sbin/multi_pb_app 90 91 92 0 50 426 root 1548 S sleep 30 496 root 1376 S /sbin/watchdog 503 root 1552 S /bin/sh -c /bin/ps 504 root 1556 R /bin/ps 507 root 1304 S /sbin/access_logd 508 root 3656 R /usr/sbin/rc_app/rc_access_dev start run smp wifi killall: access_devinfo: no process killed smp.sh:pppoe wifi /etc/mtk/mt7621_smp.sh: line 179: cannot create /sys/class/net/apcli0/queues/rx-0/rps_cpus: nonexistent directory /etc/mtk/mt7621_smp.sh: line 179: cannot create /sys/class/net/apclii0/queues/rx-0/rps_cpus: nonexistent directory /etc/mtk/mt7621_smp.sh: line 179: cannot create /sys/class/net/wds0/queues/rx-0/rps_cpus: nonexistent directory /etc/mtk/mt7621_smp.sh: line 179: cannot create /sys/class/net/wds1/queues/rx-0/rps_cpus: nonexistent directory /etc/mtk/mt7621_smp.sh: line 179: cannot create /sys/class/net/wds2/queues/rx-0/rps_cpus: nonexistent directory /etc/mtk/mt7621_smp.sh: line 179: cannot create /sys/class/net/wds3/queues/rx-0/rps_cpus: nonexistent directory /etc/mtk/mt7621_smp.sh: line 179: cannot create /sys/class/net/wdsi0/queues/rx-0/rps_cpus: nonexistent directory /etc/mtk/mt7621_smp.sh: line 179: cannot create /sys/class/net/wdsi1/queues/rx-0/rps_cpus: nonexistent directory /etc/mtk/mt7621_smp.sh: line 179: cannot create /sys/class/net/wdsi2/queues/rx-0/rps_cpus: nonexistent directory /etc/mtk/mt7621_smp.sh: line 179: cannot create /sys/class/net/wdsi3/queues/rx-0/rps_cpus: nonexistent directory eth2/eth3 RPS: CPU0/2 run smp wifi done =============proc init /bin/sh: cannot create /proc/sys/net/ipv4/conf/group1/forwarding: nonexistent directory /bin/sh: cannot create /proc/sys/net/ipv4/conf/wlan0/forwarding: nonexistent directory /bin/sh: cannot create /proc/sys/net/ipv4/conf/wlan0-va0/forwarding: nonexistent directory /bin/sh: cannot create /proc/sys/net/ipv4/conf/eth1/rp_filter: nonexistent directory /bin/sh: cannot create /proc/sys/net/ipv4/netfilter/ip_conntrack_icmpv6_timeout: nonexistent directory [SYSTEM]/bin/echo 8 > /proc/sys/kernel/printk =============proc finish starting pid 1, tty '/dev/ttyS1': '/bin/sh' # 1;1;120;120;1;0x1;1;120;120;1;0xget_wdev_by_idx: invalid idx(0) get_wdev_by_idx: invalid idx(0) get_wdev_by_idx: invalid idx(0) get_wdev_by_idx: invalid idx(0) get_wdev_by_idx: invalid idx(0) get_wdev_by_idx: invalid idx(0) Access Control socket create rcd: [run] deQ =/usr/sbin/rc_app/rc_led_ctrl start [SYSTEM]/bin/led_app ctrl blink_data sc_do_led_ctrl_ioctl:161 set ctrl to 0 rcd: [run] deQ =/usr/sbin/rc_app/rc_syslogd start [SYSTEM]/sbin/syslogd -f /etc/syslog.conf rcd: [run] deQ =/usr/sbin/rc_app/rc_wlan start [wlan/wifi.c::sync_wireless_nvram():2390] wifi_super_wifi_enable:0, wifi_powerpercent:100, wifi_super_wifi_enable1:0, wifi_powerpercent1:100 [wlan/wifi.c::start_wireless():2509] Check 2.4G max stream. [modelinfo_product_id.c::modelinfo_map_index():119] 0x30 0x38, 0x3038. [modelinfo_product_id.c::modelinfo_map_index():156] find index 0 for modelinfo_get_product_name [modelinfo_product_id.c::modelinfo_get_2g_stream():277] 2G stream is 2 [modelinfo_product_id.c::modelinfo_map_index():98] get from saved_index:0 [wlan/wifi.c::start_wireless():2512] 2.4G chip max stream: 2, product spec announce 2 stream [wlan/wifi.c::start_wireless():2514] Check 5G max stream. [modelinfo_prodCan't find DB for id==0 uct_id.c::modelinfo_map_index():98] get from saved_index:0 [modelinfo_product_id.c::modelinfo_get_5g_stream():284] 5G stream is 3 [modelinfo_product_id.c::modelinfo_map_index():98] get from saved_index:0 [wlan/wifi.c::start_wireless():2517] 5G chip max stream: 3, product spec announce 3 stream [SYSTEM]mkdir -p /etc/Wireless/RT2860 [SYSTEM]mkdir -p /etc/Wireless/iNIC [wlan/wifi.c::create_ralink_driver_conf():895] no need PERCENTAGEenable for 5G value 100 [wlan/wifi.c::create_ralink_driver_conf():1521] FW code: set 3T3R AntennaIndex according to PID [SYSTEM]echo 1 > /tmp/apcli_wifi_if_inited [SYSTEM]echo 1 > /tmp/apcli_wifi_if_inited1 [wlan/wifi.c::start_wireless():2569] Check WiFi Config. [wlan/wifi.c::start_wireless():2578] Check 11AC support. [modelinfo_product_id.c::modelinfo_map_index():98] get from saved_index:0 [wlan/wifi.c::start_wireless():2580] SC 5G support level: 11ac [wlan/wifi.c::start_wireless():2582] Check guest_led REPLACE usb_led. [modelinfo_product_id.c::modelinfo_map_index():98] get from saved_index:0 [modelinfo_product_id.c::modelinfo_get_guest_led_replace_usb_led():270] guest_led_replace_usb_led is 0 [SYSTEM]/bin/led_app setval guest_led_replace 0 [modelinfo_product_id.c::modelinfo_map_index():98] get from saved_index:0 [modelinfo_product_id.c::modelinfo_get_guest_led_replace_usb_led():270] guest_led_replace_usb_led is 0 [wlan/wifi.c::start_wireless():2587] guest_led REPLACE usb_led: OFF [wlan/wifi.c::prepare_default_eeprom_bin_file():2176] link /etc_ro/wlan/MT7615_EEPROM.bin to 3x3 streams default eeprom. [SYSTEM]/bin/ln -s /etc_ro/wlan/MT7615_EEPROM.bin.3x3 /etc_ro/wlan/MT7615_EEPROM.bin [wlan/wifi.c::prepare_single_sku_simple():2035] check if location has singlesku.dat [wlan/wifi.c::prepare_single_sku_simple():2069] done [wlan/wifi.c::prepare_single_sku_simple():2073] try find region:Europe [wlan/wifi.c::prepare_single_sku_simple():2079] find region:Europe, use:CE [SYSTEM]/bin/mkdir -p /etc_ro/Wireless/RT2860AP/ [SYSTEM]/bin/mkdir -p /etc/Wireless/RT2860AP/ [SYSTEM]/bin/rm -rf /etc_ro/Wireless/RT2860AP//7615_SingleSKU.dat [SYSTEM]/bin/rm -rf /etc_ro/Wireless/RT2860AP//7615_SingleSKU_BF.dat [SYSTEM]/bin/rm -rf /etc/Wireless/RT2860AP//SingleSKU.dat [SYSTEM]/bin/cp /etc/mtk/singlesku_r6260//CE/7615_SingleSKU.dat /etc_ro/Wireless/RT2860AP// [SYSTEM]/bin/cp /etc/mtk/singlesku_r6260//CE/7615_SingleSKU_BF.dat /etc_ro/Wireless/RT2860AP// [SYSTEM]/bin/cp /etc/mtk/singlesku_r6260//CE/SingleSKU.dat /etc/Wireless/RT2860AP// [libscm_wl.c::set_ralink_wifi_mac():1630] CHIP: 7603 - current MAC: 8C:3B:AD:39:D1:59 [libscm_wl.c::set_ralink_wifi_mac():1631] Assign MAC: 8C:3B:AD:39:D1:59 [libscm_wl.c::set_ralink_wifi_mac():1634] no update! [libscm_wl.c::set_ralink_wifi_mac():1630] CHIP: 7615 - current MAC: 8C:3B:AD:39:D1:5A [libscm_wl.c::set_ralink_wifi_mac():1631] Assign MAC: 8C:3B:AD:39:d1:5a [libscm_wl.c::set_ralink_wifi_mac():1634] no update! get_wdev_by_idx: invalid idx(0) get_wdev_by_idx: invalid idx(0) get_wdev_by_idx: invalid idx(0) get_wdev_by_idx: invalid idx(0) get_wdev_by_idx: invalid idx(0) get_wdev_by_idx: invalid idx(0) [SYSTEM]echo 1 > /tmp/wifi_mac_set [SYSTEM]/sbin/ifconfig ra0 NOTIFY up TX_BCN DESC a000d000 size = 320 RX[0] DESC a000f000 size = 2048 RX[1] DESC a0212000 size = 2048 cfg_mode=9 cfg_mode=9 wmode_band_equal(): Band Equal! APSDCapable[0]=0 APSDCapable[1]=0 APSDCapable[2]=0 APSDCapable[3]=0 APSDCapable[4]=0 APSDCapable[5]=0 APSDCapable[6]=0 APSDCapable[7]=0 APSDCapable[8]=0 APSDCapable[9]=0 APSDCapable[10]=0 APSDCapable[11]=0 APSDCapable[12]=0 APSDCapable[13]=0 APSDCapable[14]=0 APSDCapable[15]=0 default ApCliAPSDCapable[0]=0 Key1Str is Invalid key length(0) or Type(0) Key1Str is Invalid key length(0) or Type(0) Key2Str is Invalid key length(0) or Type(0) Key2Str is Invalid key length(0) or Type(0) Key3Str is Invalid key length(0) or Type(0) Key3Str is Invalid key length(0) or Type(0) Key4Str is Invalid key length(0) or Type(0) Key4Str is Invalid key length(0) or Type(0) FW Version:ap_pcie FW Build Date:20160107100755 CmdAddressLenReq:(ret = 0) CmdFwStartReq: override = 1, address = 1048576 CmdStartDLRsp: WiFI FW Download Success AsicDMASchedulerInit(): DMA Scheduler Mode=0(LMAC) efuse_probe: efuse = 10000002 RtmpChipOpsEepromHook::e2p_type=2, inf_Type=5 RtmpEepromGetDefault::e2p_dafault=1 RtmpChipOpsEepromHook: E2P type(2), E2pAccessMode = 2, E2P default = 1 NVM is FLASH mode, flash_offset = 0x0 1. Phy Mode = 14 @@@ NICReadEEPROMParameters : pAd->FWLoad=0 Country Region from e2p = ffff tssi_1_target_pwr_g_band = 36 2. Phy Mode = 14 3. Phy Mode = 14 NICInitPwrPinCfg(14): Not support for HIF_MT yet! NICInitializeAsic(584): Not support rtmp_mac_sys_reset () for HIF_MT yet! mt_mac_init()--> mt7603_init_mac_cr()--> AsicSetMacMaxLen(1826): Set the Max RxPktLen=1024! <--mt_mac_init() WTBL Segment 1 info: MemBaseAddr/FID:0x28000/0 EntrySize/Cnt:32/128 WTBL Segment 2 info: MemBaseAddr/FID:0x40000/0 EntrySize/Cnt:64/128 WTBL Segment 3 info: MemBaseAddr/FID:0x42000/64 EntrySize/Cnt:64/128 WTBL Segment 4 info: MemBaseAddr/FID:0x44000/128 EntrySize/Cnt:32/128 MtAsicACQueue: Write CR:21510, Value=10421 MtAsicACQueue: Write CR:21500, Value=10421 AntCfgInit(2574): Not support for HIF_MT yet! RTMPSetPhyMode(): channel out of range, use first ch=0 MCS Set = ff ff 00 00 01 rcd: enQ=/usr/sbin/rc_app/rc_usb_service led_update SYNC - BBP R4 to 20MHz.l SYNC - BBP R4 to 20MHz.l SYNC - BBP R4 to 20MHz.l SYNC - BBP R4 to 20MHz.l SYNC - BBP R4 to 20MHz.l SYNC - BBP R4 to 20MHz.l SYNC - BBP R4 to 20MHz.l SYNC - BBP R4 to 20MHz.l SYNC - BBP R4 to 20MHz.l SYNC - BBP R4 to 20MHz.l [PMF]ap_pmf_init:: apidx=0, MFPC=0, MFPR=0, SHA256=0 [PMF]RTMPMakeRsnIeCap: RSNIE Capability MFPC=0, MFPR=0 [PMF]ap_pmf_init:: apidx=1, MFPC=0, MFPR=0, SHA256=0 AsicSetRalinkBurstMode(4148): Not support for HIF_MT yet! RTMPSetPiggyBack(876): Not support for HIF_MT yet! AsicSetTxPreamble(4135): Not support for HIF_MT yet! AsicAddSharedKeyEntry(1992): Not support for HIF_MT yet! The 4-BSSID mode is enabled, the BSSID byte5 MUST be the multiple of 4 AsicSetPreTbtt(): bss_idx=0, PreTBTT timeout = 0xa0 Main bssid = 8c:3b:ad:39:d1:59 <==== rt28xx_init, Status=0 NOTIFY NOTIFY NOTIFY NOTIFY NOTIFY NOTIFY NOTIFY NOTIFY NOTIFY NOTIFY NOTIFY NOTIFY @@@ ed_monitor_init : ===> @@@ ed_monitor_init : <=== mt7603_set_ed_cca: TURN ON EDCCA mac 0x10618 = 0xd7c87d0f, EDCCA_Status=1 WiFi Startup Cost (ra0): 7.168s NOTIFY get_wdev_by_idx: invalid idx(0) get_wdev_by_idx: invalid idx(0) [SYSTEM]/sbget_wdev_by_idx: invalid idx(0) in/brctl addif gget_wdev_by_idx: invalid idx(0) roup1 ra0 get_wdev_by_idx: invalid idx(0) interface ra0 does not exist! [SYSTEM]/bin/led_app oget_wdev_by_idx: invalid idx(0) n 40 [SYSTEM]/bin/led_app on 41 Can't find DB for id==41 [wlan/wifi.c::start_wireless():2NOTIFY 651] no need fixget_wdev_by_idx: invalid idx(0) f2 f3 value singet_wdev_by_idx: invalid idx(0) ce this is 54M tget_wdev_by_idx: invalid idx(0) arget power and get_wdev_by_idx: invalid idx(0) NTGR need other get_wdev_by_idx: invalid idx(0) value [SYSget_wdev_by_idx: invalid idx(0) TEM]/sbin/ifconfget_wdev_by_idx: invalid idx(0) ig rai0 up DriverOwn()::Return since already in Driver Own... =============================== Current DevInfo Num: 0 =============================== =============================== Current BssInfo Num: 0 =============================== =============================== Current StaRec Num: 0 =============================== APWdsInitialize():WdsEntry[0] APWdsInitialize():WdsEntry[1] APWdsInitialize():WdsEntry[2] APWdsInitialize():WdsEntry[3] RtmpOSFileOpen(): Error 2 opening /etc/Wireless/iNIC/iNIC_ap_5G.dat Open file "/etc/Wireless/iNIC/iNIC_ap_5G.dat" failed! E2pAccessMode=2 SSID[0]=NETGEAR48-5G, EdcaIdx=0 SSID[1]=NETGEAR-5G_Guest, EdcaIdx=0 RTMPSetProfileParameters(): DBDC Mode=0 cfg_mode=14 cfg_mode=14 wmode_band_equal(): Band Equal! BandSteering=0 [TxPower] BAND0: 100 [SKUenable] BAND0: 1 APEdca0 APEdca1 APEdca2 APEdca3 APSDCapable[0]=0 APSDCapable[1]=0 APSDCapable[2]=0 APSDCapable[3]=0 APSDCapable[4]=0 APSDCapable[5]=0 APSDCapable[6]=0 APSDCapable[7]=0 APSDCapable[8]=0 APSDCapable[9]=0 APSDCapable[10]=0 APSDCapable[11]=0 APSDCapable[12]=0 APSDCapable[13]=0 APSDCapable[14]=0 APSDCapable[15]=0 default ApCliAPSDCapable[0]=0 default ApCliAPSDCapable[1]=0 [RTMPSetProfileParameters]Disable DFS/Zero wait=0/0 [PMF]Set_PMFMFPC_Proc:: apidx=0, Desired MFPC=0 [PMF]Set_PMFMFPR_Proc:: apidx=0, Desired MFPR=0 [PMF]Set_PMFSHA256_Proc:: apidx=0, Desired PMFSHA256=0 rtmp_read_wds_from_file(): WDS Profile APWdsInitialize():WdsEntry[0] APWdsInitialize():WdsEntry[1] APWdsInitialize():WdsEntry[2] APWdsInitialize():WdsEntry[3] WDS-Enable mode=0 AndesSendCmdMsg: Could not send in band command due to diablefRTMP_ADAPTER_MCU_SEND_IN_BAND_CMD RTMPSetProfileParameters(): antenna_index=2 HT: Ext Channel = BELOW HT: greenap_cap = 0 IcapMode = 0 WtcSetMaxStaNum: MaxStaNum:86, BssidNum:2, WdsNum:4, ApcliNum:2, MaxNumChipRept:32, MinMcastWcid:124 Top Init Done! Use dev_alloc_skb RX[0] DESC a0004000 size = 8192 RX[1] DESC a0006000 size = 8192 Hif Init Done! ctl->txq = c04fa958 ctl->rxq = c04fa964 ctl->ackq = c04fa970 ctl->kickq = c04fa97c ctl->tx_doneq = c04fa988 ctl->rx_doneq = c04fa994 mt7615_fw_prepare():FW(8a10), HW(8a10), CHIPID(7615)) mt7615_fw_prepare(2725): MT7615_E3, USE E3 patch and ram code binary image AndesMTLoadRomMethodFwDlRing(1043), cap->rom_patch_len(11150) AndesRestartCheck: Current TOP_MISC2(0x1) AndesRestartCheck: (TOP_MISC2 = 1), ready to continue...RET(0) 20170714031500a platform = ALPS hw/sw version = 8a108a10 patch version = 00000010 Patch SEM Status=2 MtCmdPatchSemGet:(ret = 0) Patch is not ready && get semaphore success, SemStatus(2) EventGenericEventHandler: CMD Success MtCmdAddressLenReq:(ret = 0) MtCmdPatchFinishReq EventGenericEventHandler: CMD Success Send checksum req.. Patch SEM Status=3 MtCmdPatchSemGet:(ret = 0) Release patch semaphore, SemStatus(3) AndesMTEraseRomPatch WfMcuHwInit: Before NICLoadFirmware, check IcapMode=0 AndesMTLoadFwMethodFwDlRing(810), cap->fw_len(459768) Build Date:_201710061327 Build Date:_201710061327 AndesRestartCheck: Current TOP_MISC2(0x1) AndesRestartCheck: (TOP_MISC2 = 1), ready to continue...RET(0) EventGenericEventHandler: CMD Success MtCmdAddressLenReq:(ret = 0) EventGenericEventHandler: CMD Success MtCmdAddressLenReq:(ret = 0) MtCmdFwStartReq: override = 1, address = 540672 EventGenericEventHandler: CMD Success Build Date:_201707261512 EventGenericEventHandler: CMD Success MtCmdAddressLenReq:(ret = 0) MtCmdFwStartReq: override = 4, address = 0 EventGenericEventHandler: CMD Success WfMcuHwInit: NICLoadFirmware OK, Check IcapMode=0 MCU Init Done! efuse_probe: efuse = 10000212 RtmpChipOpsEepromHook::e2p_type=2, inf_Type=5 RtmpEepromGetDefault::e2p_dafault=1 RtmpChipOpsEepromHook: E2P type(2), E2pAccessMode = 2, E2P default = 1 NVM is FLASH mode. dev_idx [1] FLASH OFFSET [0x8000] NICReadEEPROMParameters():Calling eeinit NICReadEEPROMParameters: EEPROM 0x52 b302 NICReadEEPROMParameters: EEPROM 0x52 b302 Country Region from e2p = 101 mt7615_antenna_default_reset(): TxPath = 3, RxPath = 3 mt7615_antenna_default_reset(): DBDC 2G TxPath = 2, 2G RxPath = 2 mt7615_antenna_default_reset(): DBDC 5G TxPath = 2, 2G RxPath = 2 rtmp_read_txpwr_from_eeprom(243): Don't Support this now! RTMPReadTxPwrPerRate(1382): Don't Support this now! RcRadioInit(): DbdcMode=0, ConcurrentBand=1 RcRadioInit(): pRadioCtrl=8776a450,Band=0,rfcap=3,channel=1,PhyMode=2 MtCmdSetDbdcCtrl:(ret = 0) Band Rf: 1, Phy Mode: 2 AntCfgInit(2779): Not support for HIF_MT yet! MtSingleSkuLoadParam: RF_LOCKDOWN Feature OFF !!! MtBfBackOffLoadTable: RF_LOCKDOWN Feature OFF !!! EEPROM Init Done! mt_mac_init()--> mt_mac_pse_init(2787): Don't Support this now! mt7615_init_mac_cr()--> mt7615_init_mac_cr(): TMAC_TRCR0=0x82783c8c mt7615_init_mac_cr(): TMAC_TRCR1=0x82783c8c MtAsicSetMacMaxLen(1313): Not finish Yet! <--mt_mac_init() CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0 CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0 CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0 MAC Init Done! MT7615BBPInit():BBP Initialization..... Band 0: valid=1, isDBDC=0, Band=2, CBW=1, CentCh/PrimCh=1/1, prim_ch_idx=0, txStream=2 Band 1: valid=0, isDBDC=0, Band=0, CBW=0, CentCh/PrimCh=0/0, prim_ch_idx=0, txStream=0 MT7615BBPInit() todo PHY Init Done! tx_pwr_comp_init():NotSupportYet! MtCmdSetMacTxRx:(ret = 0) CountryCode(2.4G/5G)=1/6, RFIC=25, PHY mode(2.4G/5G)=49/49, support 4 channels WifiSysOpen(), wdev idx = 0 wdev_attr_update(): wdevId0 = 8c:3b:ad:39:d1:5a MtCmdSetDbdcCtrl:(ret = 0) ApAutoChannelAtBootUp-----------------> ApAutoChannelAtBootUp: AutoChannelBootup = 0, AutoChannelFlag = 0 ApAutoChannelAtBootUp<----------------- MtAsicSetChBusyStat(865): Not support for HIF_MT yet! [PMF]APPMFInit:: apidx=0, MFPC=0, MFPR=0, SHA256=0 [PMF]WPAMakeRsnIeCap: RSNIE Capability MFPC=0, MFPR=0 HcUpdatePhyMode(): Update PhyMode for all wdev for this band PhyMode:49,Channel=44 CountryCode(2.4G/5G)=1/6, RFIC=25, PHY mode(2.4G/5G)=49/49, support 4 channels wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:127 for WDEV_TYPE:1 LinkToOmacIdx = 0, LinkToWdevType = 1 bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 8192, CmdBssInfoBmcRate.u2McTransmit = 8196 [RadarStateCheck]Set into RD_NORMAL_MODE MtCmdTxPowerSKUCtrl: fgTxPowerSKUEn: 1, BandIdx: 0 MtCmdTxPowerPercentCtrl: fgTxPowerPercentEn: 0, BandIdx: 0 MtCmdTxBfBackoffCtrl: fgTxBFBackoffEn: 0, BandIdx: 0 MtCmdTxPwrUpCtrl: ucBandIdx: 0, cPwrUpCat: 0 MtCmdTxPwrUpCtrl: cPwrUpValue: (0)-(0)-(0)-(0)-(0)-(0)-(0) MtCmdTxPwrUpCtrl: ucBandIdx: 0, cPwrUpCat: 1 MtCmdTxPwrUpCtrl: cPwrUpValue: (0)-(0)-(0)-(0)-(0)-(0)-(0) MtCmdTxPwrUpCtrl: ucBandIdx: 0, cPwrUpCat: 2 MtCmdTxPwrUpCtrl: cPwrUpValue: (0)-(0)-(0)-(0)-(0)-(0)-(0) MtCmdTxPwrUpCtrl: ucBandIdx: 0, cPwrUpCat: 3 MtCmdTxPwrUpCtrl: cPwrUpValue: (0)-(0)-(0)-(0)-(0)-(0)-(0) MtCmdTxPwrUpCtrl: ucBandIdx: 0, cPwrUpCat: 4 MtCmdTxPwrUpCtrl: cPwrUpValue: (0)-(0)-(0)-(0)-(0)-(0)-(0) MtCmdTxPwrUpCtrl: ucBandIdx: 0, cPwrUpCat: 5 MtCmdTxPwrUpCtrl: cPwrUpValue: (0)-(0)-(0)-(0)-(0)-(0)-(0) MtCmdTxPwrUpCtrl: ucBandIdx: 0, cPwrUpCat: 6 MtCmdTxPwrUpCtrl: cPwrUpValue: (0)-(0)-(0)-(0)-(0)-(0)-(0) mt7615_bbp_adjust():rf_bw=2, ext_ch=1, PrimCh=44, HT-CentCh=46, VHT-CentCh=42 mt7615_apply_dcoc() : reload Central CH [42] BW [2] from cetral freq [5210] offset [1900] MtCmdGetRXDCOCCalResult:(ret = 0) mt7615_apply_cal_data() : eeprom 0x52 bit 0 is 0, do runtime cal , skip TX reload MtCmdChannelSwitch: control_chl = 44,control_ch2=0, central_chl = 42 DBDCIdx= 0, Band= 0 BW = 2,TXStream = 3, RXStream = 3, scan(0) :MtCmdPktBudgetCtrl: bssid(255),wcid(65535),type(0) ap_phy_rrm_init_byRf(): AP Set CentralFreq at 42(Prim=44, HT-CentCh=46, VHT-CentCh=42, BBP_BW=2) [WrapDfsRadarDetectStart]: Band0Ch is 44[WrapDfsRadarDetectStart]: Band1Ch is 0LeadTimeForBcn, OmacIdx = 0, WDEV_WITH_BCN_ABILITY MtAsicSetRalinkBurstMode(2618): Not support for HIF_MT yet! MtAsicSetPiggyBack(802): Not support for HIF_MT yet! MtAsicSetTxPreamble(2597): Not support for HIF_MT yet! RTMPSetLEDStatus: before AndesLedEnhanceOP , status=1, LED_CMD=2! AndesLedEnhanceOP: Success! Main bssid = 8c:3b:ad:39:d1:5a AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn MtCmdSetMacTxRx:(ret = 0) fdb_enable() MCS Set = ff ff ff 00 01 <==== mt_wifi_init, Status=0 MtCmdEDCCACtrl: BandIdx: 0, EDCCACtrl: 1 MtCmdEDCCACtrl: BandIdx: 1, EDCCACtrl: 1 NOTIFY NOTIFY WDS_Init(): The new WDS interface MAC = FF:FF:FF:FF:FF:FF MacTabMatchWCID = 0 NOTIFY NOTIFY The new WDS interface MAC = FF:FF:FF:FF:FF:FF MacTabMatchWCID = 0 NOTIFY NOTIFY The new WDS interface MAC = FF:FF:FF:FF:FF:FF MacTabMatchWCID = 0 NOTIFY NOTIFY The new WDS interface MAC = FF:FF:FF:FF:FF:FF MacTabMatchWCID = 0 NOTIFY NOTIFY Total allocated 4 WDS interfaces! NOTIFY NOTIFY WtcSetMaxStaNum: MaxStaNum:86, BssidNum:2, WdsNum:4, ApcliNum:2, MaxNumChipRept:32, MinMcastWcid:124 red_is_enabled: set CR4/N9 RED Enable to 1. cp_support_is_enabled: set CR4 CP_SUPPORT to Mode 2. Correct apidx from 0 to 0 for WscUUIDInit Generate UUID for apidx(0) UUID: c01b4580, len = 16 0x0000 : bc 32 9e 00 1d d8 11 b2 86 01 8c 3b ad 39 d1 5a NOTIFY [SYSTEM]/sbin/brctl addif group1 rai0 interface rai0 does not exist! [SYSTEM]/bin/led_app on 40 [SYSTEM]/bin/led_app on 42 Can't find DB for id==42 [wlan/wifi.c::start_wireless():2675] no need fix f2 f3 value since this is 54M target power and NTGR need other value [libscm_wl.c::GenerateUUID():135] GUI ASCII string: 38833092-3092-1883-90b7-8c3bad39d159 [libscm_wl.c::GenerateUUID():136] GUI HEX string: 388330923092188390b78c3bad39d159 [modelinfo_product_id.c::modelinfo_map_index():98] get from saved_index:0 [modelinfo_product_id.c::modelinfo_get_guest_led_replace_usb_led():270] guest_led_replace_usb_led is 0 [ has_8021x - 290 ] : 8021x none for band WIFI_BAND_2G [ has_8021x - 290 ] : 8021x none for band WIFI_BAND_5G [SYSTEM]/usr/bin/killall miniupnpd_wsc killall: miniupnpd_wsc: no process killed [SYSTEM]/sbin/chmod +x /var/ralink_ap_start.sh [SYSTEM]/bin/sh -x /var/ralink_ap_start.sh + iwpriv ra0 set WscConfMode=0 + iwpriv rai0 set WscConfMode=0 + iwpriv ra0 set WscSetupCan't find DB for id==44 Lock=0 + iwpriv rai0 set WscSetupLock=0 + iwpriv ra0 set WscMaxPinAttack=3 + Can't find DB for id==45 iwpriv rai0 set WscMaxPinAttack=3 + route add -RTMPIoctlMAC():wrq->u.data.length=9, pointer(7fdd4b00)=60200618! host 239.255.255RTMPIoctlMAC():after trim space, ptr len=8, pointer(85447000)=60200618! .250 dev group1 RTMPIoctlMAC():wrq->u.data.length=18, pointer(7fc6e090)=60200618=D7E87D10! + iwpriv rai0 sRTMPIoctlMAC():after trim space, ptr len=17, pointer(851e7000)=60200618=D7E87D10! et WscConfMode=7 + miniupnpd_wsc -m 1 -I ra0 -P /var/run/miniupRTMPIoctlMAC():wrq->u.data.length=9, pointer(7fd068d0)=60200618! npd.ra0 -i ppp1 RTMPIoctlMAC():after trim space, ptr len=8, pointer(87f5f000)=60200618! -a 192.168.1.1 -n 7777 -u 38833092-3092-1883-90bRTMPIoctlMAC():after trim space, ptr len=8, pointer(85447000)=82072218! 7-8c3bad39d159 Unknown option: -I Unknown option: ra0 + sleepRTMPIoctlMAC():after trim space, ptr len=17, pointer(851e7000)=82072218=E8AFC340! 10 + sleep 10 + sleep 10 + sleep 10 [SYSTEM]/bin/cp /pRTMPIoctlMAC():after trim space, ptr len=8, pointer(87f5f000)=82072218! roc/uptime /tmp/wlan_uptime [SYSTEM]/bin/led_app on 44 [SYSTEM]/usr/sbin/led_app on 45 NOTIFY [wlan/wifi.c::neNOTIFY ed_disable_edcca():2400] wifiregion_in_gui:EuropNOTIFY e [wlan/wifi.c:NOTIFY :start_wireless():2803] ENABLE on EDCCA for 2G and 5G [SYSNOTIFY TEM]/usr/sbin/iwNOTIFY priv ra0 mac 60200618 ra0 mac:[0x10618]:d7c87d10 OTIFY [32m[SYSTEM]/usrNOTIFY /sbin/iwpriv ra0 mac 60200618=D7E87D10 ra0 mac:[0x10618]:d7e87d10 [SYSTEM]/usr/sbin/iwpriv ra0 mac 60200618 ra0 mac:[0x10618]:d7e87d10 [SYSTEM]/usr/sbin/iwpriv rai0 mac 82072218 rai0 mac:[0x12218]:e8afc3a0 [wlan/wifi.c::start_wireless():2845] setting R6260 5G adaptivity[SYSTEM]/usr/sbin/iwpriv rai0 mac 82072218=E8AFC340 rai0 mac:[0x12218]:e8afc340 [SYSTEM]/usr/sbin/iwpriv rai0 mac 82072218 rai0 mac:[0x12218]:e8afc340 [ start_wifi_service - 2924 ] : rc not ready, not enqueue the apcli_start rcd: [run] deQ =/usr/sbin/rc_app/rc_lan init [SYSTEM]/usr/sbin/brctl addbr group1 [SYSTEM]/sbin/ifconfig group1 up [SYSTEM]/usr/sbin/brctl addbr group2 [SYSTEM]/sbin/ifconfig group2 up rcd: [run] deQ =/usr/sbin/rc_app/rc_firewall init [ firewall_main - 133 ] : before fw_exe [ firewall_main - 136 ] : end fw_exe iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. [libiptc/libiptc.c::iptc_commit():2608] out_free_newcounters iptables: No chain/target/match by that name. [libiptc/libiptc.c::iptc_commit():2608] out_free_newcounters iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. [libiptc/libiptc.c::iptc_commit():2608] out_free_newcounters iptables: No chain/target/match by that name. [libiptc/libiptc.c::iptc_commit():2608] out_free_newcounters iptables: No chain/target/match by that name. rcd: [run] deQ =/usr/sbin/rc_app/rc_vlan start rcd: [run] deQ =/usr/sbin/rc_app/rc_lan start [scvlan.c::get_vlan_group():50] enable:1, type:0, group name:Bridge, vid=0, pri=0, ports=0000000device eth2 entered promiscuous mode 0 [SYSTEM]group1: port 1(eth2) entering learning state /sbin/ifconfig egroup1: port 1(eth2) entering learning state th2 up [SYSTEM]/usr/sbin/brctl addif group1 eth2 [SYSTEM]/sbin/ifconfig ra0 up [SYdevice ra0 entered promiscuous mode STEM]/usr/sbin/bgroup1: port 2(ra0) entering learning state rctl addif groupgroup1: port 2(ra0) entering learning state 1 ra0 [ start_lan_vlan_L2 - 900 ] : guest interface ra1 NOT enabled [SYSTEM]/sbidevice rai0 entered promiscuous mode n/ifconfig rai0 group1: port 3(rai0) entering learning state up [SYgroup1: port 3(rai0) entering learning state STEM]/usr/sbin/brctl addif group1 rai0 [ start_lan_vlan_L2 - 924 ] : guNOTIFY est interface rai1 NOT enabled [SYSTEM]/sbin/ifconfig group1 down group1: port 3(rai0) entering learning state group1: port 2(ra0) entering learning state group1: port 1(eth2) entering learning state NOTIFY [SYSTEM]/sbin/ifconfig grouNOTIFY p1 up group1: port 3(rai0) entering learning state group1: port 3(rai0) entering learning state group1: port 2(ra0) entering learning state group1: port 2(ra0) entering learning state group1: port 1(eth2) entering learning state group1: port 1(eth2) entering learning state NOTIFY [SYSTEM]/usr/sbin/brctl setfd group1 1 [SYSTEM]/usr/sbin/brctl stp group1 off [ start_lan_vlan_L3 - 810 ] : index:1, wan:1 2 3 [SYSTEM]/sbin/ifconfig group1 192.168.1.1 netmask 255.255.255.0 broadcast 192.168.1.255 [SYSTEM]/usr/sbin/ip route add to 192.168.1.0/24 dev group1 table 101 [SYSTEM]/usr/sbin/ip route add to blackhole default table 101 [SYSTEM]/usr/sbin/ip rule add from 192.168.1.1 table 101 [SYSTEM]/usr/sbin/ip rule add iif group1 table 101 [SYSTEM]/usr/sbin/ip rule add scmark 0x1 table 101 RTNETLINK answers: Invalid argument [SYSTEM]/usr/sbin/rc_app/rc_dhcpd start 1 [SYSTEM]killall udhcpd_1 killall: udhcpd_1: no process killed [SYSTEM]/bin/ln -sf /usr/sbin/udhcpd /var/udhcpd_1 [SYSTEM]/var/udhcpd_1 /etc/udhcpd.conf1 & [SYSTEM]/usr/sbin/rc_app/rc_firewall group 1 [ firewall_main - 133 ] : before fw_exe [ read_wanParams - 917 ] : end of read_wanParams on wan1 [ read_wanParams - 917 ] : end of read_wanParams on wan1 [dhcpd.c::udhcpd():118] udhcp server (v0.9.7) started [dhcpd.c::udhcpd():177] interface: group1, start : 201a8c0 end : fe01a8c0 [ read_wanParams - 917 ] : end of read_wanParams on wan1 [ read_wanParams - 917 ] : end of read_wanParams on wan1 [ read_wanParams - 917 ] : end of read_wanParams on wan1 [SYSTEM]/usr/sbin/rc schedule restart rcd: enQ=/usr/sbin/rc_app/rc_schedule restart [ read_wanParams - 917 ] : end of read_wanParams on wan1 [ read_wanParams - 917 ] : end of read_wanParams on wan1 [ read_wanParams - 917 ] : end of read_wanParams on wan1 [ read_wanParams - 917 ] : end of read_wanParams on wan1 [ read_wanParams - 917 ] : end of read_wanParams on wan1 [SYSTEM]/usr/bin/killall -14 access_logd [ firewall_main - 136 ] : end fw_exe iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. [scvlan.c::get_vlan_groupNOTIFY ():50] enable:1, type:0, group name:Bridge, vid=0, pri=0, ports=00000000 [SYSTEM]/sbin/ifconfig eth2 up [SYSTEM]NOTIFY /usr/sbin/brctl addif group2 eth2 device etNOTIFY h2 is already a NOTIFY member of a bridge; can't enslave it to bridge group2. [SYSTEM]/sbin/ifconfig group2 down [SYSTEM]/sbin/ifconfig group2 up [SYSTEM]/usr/sbin/brctl setfd group2 1 [SYSTEM]/usr/sbin/brctl stp group2 off [ start_lan_vlan_L3 - 810 ] : index:2, wan:1 2 3 [scvlan.c::get_vlan_group():50] enable:1, type:0, group name:Bridge, vid=0, pri=0, ports=00000000 [SYSTEM]/sbin/ifconfig eth2 up [SYSTEM]/usr/sbin/brctl addif group3 eth2 interface eth2 does not exist! [SYSTEM]/sbin/ifconfig group3 down ifconfig: SIOCGIFFLAGS: No such device [SYSTEM]/sbin/ifconfig group3 up ifconfig: SIOCGIFFLAGS: No such device [SYSTEM]/usr/sbin/brctl setfd group3 1 set forward delay failed: No such device [SYSTEM]/usr/sbin/brctl stp group3 off set stp status failed: No such device [ start_lan_vlan_L3 - 810 ] : index:3, wan:1 2 3 [scvlan.c::get_vlan_group():50] enable:1, type:0, group name:Bridge, vid=0, pri=0, ports=00000000 [SYSTEM]/sbin/ifconfig eth2 up [SYSTEM]/usr/sbin/brctl addif group4 eth2 interface eth2 does not exist! [SYSTEM]/sbin/ifconfig group4 down ifconfig: SIOCGIFFLAGS: No such device [SYSTEM]/sbin/ifconfig group4 up ifconfig: SIOCGIFFLAGS: No such device [SYSTEM]/usr/sbin/brctl setfd group4 1 set forward delay failed: No such device [SYSTEM]/usr/sbin/brctl stp group4 off set stp status failed: No such device [ start_lan_vlan_L3 - 810 ] : index:4, wan:1 2 3 [scvlan.c::get_vlan_group():50] enable:1, type:0, group name:Bridge, vid=0, pri=0, ports=00000000 [SYSTEM]/sbin/ifconfig eth2 up [SYSTEM]/usr/sbin/brctl addif group5 eth2 interface eth2 does not exist! [SYSTEM]/sbin/ifconfig group5 down ifconfig: SIOCGIFFLAGS: No such device [SYSTEM]/sbin/ifconfig group5 up ifconfig: SIOCGIFFLAGS: No such device [SYSTEM]/usr/sbin/brctl setfd group5 1 set forward delay failed: No such device [SYSTEM]/usr/sbin/brctl stp group5 off set stp status failed: No such device [ start_lan_vlan_L3 - 810 ] : index:5, wan:1 2 3 [scvlan.c::get_vlan_group():50] enable:1, type:0, group name:Bridge, vid=0, pri=0, ports=00000000 [SYSTEM]/sbin/ifconfig eth2 up [SYSTEM]/usr/sbin/brctl addif group6 eth2 interface eth2 does not exist! [SYSTEM]/sbin/ifconfig group6 down ifconfig: SIOCGIFFLAGS: No such device [SYSTEM]/sbin/ifconfig group6 up ifconfig: SIOCGIFFLAGS: No such device [SYSTEM]/usr/sbin/brctl setfd group6 1 set forward delay failed: No such device [SYSTEM]/usr/sbin/brctl stp group6 off set stp status failed: No such device [ start_lan_vlan_L3 - 810 ] : index:6, wan:1 2 3 [scvlan.c::get_vlan_group():50] enable:1, type:0, group name:Bridge, vid=0, pri=0, ports=00000000 [SYSTEM]/sbin/ifconfig eth2 up [SYSTEM]/usr/sbin/brctl addif group7 eth2 interface eth2 does not exist! [SYSTEM]/sbin/ifconfig group7 down ifconfig: SIOCGIFFLAGS: No such device [SYSTEM]/sbin/ifconfig group7 up ifconfig: SIOCGIFFLAGS: No such device [SYSTEM]/usr/sbin/brctl setfd group7 1 set forward delay failed: No such device [SYSTEM]/usr/sbin/brctl stp group7 off set stp status failed: No such device [ start_lan_vlan_L3 - 810 ] : index:7, wan:1 2 3 [scvlan.c::get_vlan_group():50] enable:1, type:0, group name:Bridge, vid=0, pri=0, ports=00000000 [SYSTEM]/sbin/ifconfig eth2 up [SYSTEM]/usr/sbin/brctl addif group8 eth2 interface eth2 does not exist! [SYSTEM]/sbin/ifconfig group8 down ifconfig: SIOCGIFFLAGS: No such device [SYSTEM]/sbin/ifconfig group8 up ifconfig: SIOCGIFFLAGS: No such device [SYSTEM]/usr/sbin/brctl setfd group8 1 set forward delay failed: No such device [SYSTEM]/usr/sbin/brctl stp group8 off set stp status failed: No such device [ start_lan_vlan_L3 - 810 ] : index:8, wan:1 2 3 rcd: [run] deQ =/usr/sbin/rc_app/rc_lan reset_switch down port 0 Set: phy[0].reg[0] = 1840 down port 1 Set: phy[1].reg[0] = 1840 down port 2 Set: phy[2].reg[0] = 1840 down port 3 Set: phy[3].reg[0] = 1840 up port 0 Set: phy[0].reg[0] = 1240 Port0 is up. Skip. up port 1 Set: phy[1].reg[0] = 1240 Port1 is up. Skip. up port 2 Set: phy[2].reg[0] = 1240 Port2 is up. Skip. up port 3 Set: phy[3].reg[0] = 1240 Port3 is up. Skip. rcd: [run] deQ =/usr/sbin/rc_app/rc_wifi_isolation start [SYSTEM]/bin/echo "lan_ip=192.168.1.1" > /proc/wifi_isolation /bin/sh: cannot create /proc/wifi_isolation: nonexistent directory [SYSTEM]/bin/echo "lan_netmask=255.255.255.0" > /proc/wifi_isolation /bin/sh: cannot create /proc/wifi_isonet/netfilter/nf_conntrack_sip.c: write_proc: file: 8526d540, buffer: 1 , count: 2, data: 00000000 lation: nonexistent directory rcd: [run] deQ =/usr/sbin/rc_app/rc_timezone start [SYSTEM]/bin/echo GMT+0 > /etc/TZ rcd: [run] deQ =/usr/sbin/rc_app/rc_sip_alg start [SYSTEM]/bin/echo 1 > /proc/sipalg_enable rcd: [run] deQ =/usr/sbin/rc_app/rc_mediaserver start #### media server is disable rcd: [run] deQ =/usr/sbin/rc_app/rc_dnrd start [ dnrd_main - 34 ] : do dnrd for 1 -> 1 [SYSTEM]iptables -t nat -D PREROUTING -i group1 -p tcp --dport 80 -j DNAT --to 192.168.1.1:80 iptables: No chain/target/match by that name. [SYSTEM]iptables -t nat -D PREROUTING -i group1 -p udp --dport 53 -m dnshj -j DNAT --to 192.168.1.1 iptables: No chain/target/match by that name. [SYSTEM]iptables -t nat -D PREROUTING -i group1 -p udp --dport 53 -j DNAT --to 192.168.1.1 iptables: No chain/target/match by that name. [SYSTEM]iptables -t nat -I PREROUTING -i group1 -d 66.114.62.22 -p tcp --dport 80 -j RETURN [SYSTEM]iptables -t nat -I PREROUTING -i group1 -d 66.114.62.29 -p tcp --dport 80 -j RETURN [SYSTEM]iptables -t nat -I PREROUTING -i group1 -d 174.35.24.133 -p tcp --dport 80 -j RETURN [SYSTEM]iptables -t nat -I PREROUTING -i group1 -d 101.96.10.64 -p tcp --dport 80 -j RETURN [SYSTEM]/bin/killall -9 dnrd_1 2>/dev/null [ start_dnrd - 93 ] : wan_account BOARD_ID same, wan_account no need in host file [SYSTEM]/bin/killall -9 dnrd_1 2>/dev/null [SYSTEM]/bin/ln -sf /usr/sbin/dnrd /var/dnrd_1 [SYSTEM]iptables -t nat -D PREROUTING -i group1 -p udp --dport 53 -j DNAT --to 192.168.1.1 iptables: No chain/target/match by that name. [SYSTEM]iptables -t nat -I PREROUTING -i group1 -p udp --dport 53 -j DNAT --to 192.168.1.1 [SYSTEM]iptables -t nat -I PREROUTING -i group1 -p tcp --dport 80 -j DNAT --to 192.168.1.1:80 [SYSTEM]/var/dnrd_1 -a 192.168.1.1 -m hosts -c off -r 0 -g routerlogin.com & rcd: [run] deQ =/usr/sbin/rc_app/rc_debug_mode start killall: telnetenabled: no process killed rcd: [run] deQ =/usr/sbin/rc_app/rc_httpd start [sc_language.c::create_language_file():475] Create link files for <German> Notice: caching turned off Warning: Using /etc/hosts will be removed in a future version. Please use only the /etc/dnrd/master file or use -m off. [sc_language.c::update_language_mtd_mapping():368] update mtd /dev/mtdblock4 to ENU [sc_language.c::update_language_mtd_mapping():368] update mtd /dev/mtdblock5 to CHS [sc_language.c::update_language_mtd_mapping():368] update mtd /dev/mtdblock6 to RUS [sc_language.c::update_language_mtd_mapping():368] update mtd /dev/mtdblock7 to DEU [sc_language.c::update_language_mtd_mapping():368] update mtd /dev/mtdblock8 to ESP [sc_language.c::update_language_mtd_mapping():368] update mtd /dev/mtdblock9 to JPN [sc_language.c::update_language_mtd_mapping():368] update mtd /dev/mtdblock10 to KOR [sc_language.c::update_language_mtd_mapping():368] update mtd /dev/mtdblock11 to FRA [sc_language.c::update_language_mtd_mapping():368] update mtd /dev/mtdblock12 to SVE [sc_language.c::update_language_mtd_mapping():368] update mtd /dev/mtdblock13 to CSY [sc_language.c::update_language_mtd_mapping():368] update mtd /dev/mtdblock14 to TUR [sc_language.c::update_language_mtd_mapping():368] update mtd /dev/mtdblock15 to ITA [sc_language.c::create_language_file():498] Checking MTD </dev/mtdblock7> according to its id <DEU> [sc_language.c::decompress_language():200] Try to decompress MTD </dev/mtdblock7> device ra1 entered promiscuous moderoup1 rai0 ra0 device rai0 idevice rai1 entered promiscuous mode s already a membdevice rai1 left promiscuous mode er of a bridge; device rai1 entered promiscuous mode can't enslave itdevice rai1 left promiscuous mode to bridge group1. + + device brctlbrctlra0 addif addif is already a member of a bridge; can't enslave it to bridge group1 group1group1 rai1. ra1 can't add rai1 to bridge group1: Invalid argument [SYSTEM]/bin/cat /www.eng/block.htm | /bin/sed "s|@model_name#|R6260|g" > /etc/block.htm rmmod: ipt_REJECT: No such file or directory rcd: enQ=/usr/sbin/rc_app/rc_firewall restart [SYSTEM]/usr/sbin/mini_httpd -d /www -r "NETGEAR R6260" -c '**.cgi' -t 300& rcd: [run] deQ =/usr/sbin/rc_app/rc_httpd remote start rcd: [run] deQ =/usr/sbin/rc_app/rc_printk start [SYSTEM]/bin/echo 1 4 1 7 > /proc/sys/kernel/printk rcd: [run] deQ =/usr/sbin/rc_app/rc_ntp start [SYSTEM]/usr/sbin/netgear_ntp -z GMT+0& rcd: [run] deQ =/usr/sbin/rc_app/rc_ddns init [ddns/ddns_cfg.c::ddns_init():474] +++ddns is disable, not need init++++ rcd: [run] deQ =/usr/sbin/rc_app/rc_wan init [ wan_main - 661 ] : rc wan enter [ read_wanParams - 917 ] : end of read_wanParams on wan1 [scvlan.c::get_vlan_group():50] enable:1, type:0, group name:Bridge, vid=0, pri=0, ports=00000000 [scvlan.c::get_vlan_group():50] enable:1, type:0, group name:Bridge, vid=0, pri=0, ports=00000000 [scvlan.c::get_vlan_group():50] enable:1, type:0, group name:Bridge, vid=0, pri=0, ports=00000000 [scvlan.c::get_vlan_group():50] enable:1, type:0, group name:Bridge, vid=0, pri=0, ports=00000000 [ read_wanParams - 917 ] : end of read_wanParams on wan2 [ read_wanParams - 917 ] : end of read_wanParams on wan3 [SYSTEM]/bin/killall wan_monitor killall: wan_monitor: no process killed [SYSTEM]/bin/wan_monitor & [SYSTEM]/bin/mkdir /tmp/apcli [SYSTEM]/bin/touch /tmp/apcli/okrun rcd: [run] deQ =/usr/sbin/rc_app/rc_route start rcd: [run] deQ =/usr/sbin/rc_app/rc_ripd start rcd: [run] deQ =/usr/sbin/rc_app/rc_potcounter start killall: potcounter: no process killed rcd: [run] deQ =/usr/sbin/rc_app/rc_lltd start [SYSTEM]/usr/bin/lld2 group1 rcd: [run] deQ =/usr/sbin/rc_app/rc_upnp start [SYSTEM]/usr/bin/killall miniupnpd killall: miniupnpd: no process killed [wan_monitor.c::main():503] call rc wan restart [SYSTEM]rc wan restart rcd: enQ=/usr/sbin/rc_app/rc_wan restart [SYSTEM]route add -net 239.0.0.0 netmask 255.0.0.0 group1 [SYSTEM]/usr/sbin/miniupnpd -i ppp1 -a 192.168.1.1 -p 56688 -U -t 1800 -T 4 -u 824ff22b-8c7d-41c5-a131-8c3bad39d159 rcd: [run] deQ =/usr/sbin/rc_app/rc_schedule start [flash.c::sc_get_region():633] Original Region Data: 00, 02 [SYSTEM]/bin/cp /usr/etc/crontab /etc/crontab set crontab for wifi_schedule --- 0 [SYSTEM]/bin/echo GMT+0 > /etc/TZ [SYSTEM]echo 1 > /proc/net/ipt_condition/schedule /bin/sh: cannot create /proc/net/ipt_condition/schedule: nonexistent directory rcd: [run] deQ =/usr/sbin/rc_app/rc_usb_service init [SYSTEM]/usr/sbin/rc_app/rc_smb event reconfig [SYSTEM]echo LD_LIBRARY_PATH=$LD_LIBRARY_PATH LD_LIBRARY_PATH= [SYSTEM]echo LD_LIBRARY_PATH=$LD_LIBRARY_PATH LD_LIBRARY_PATH=/lib/private:/tmp/lib_in_ram [ smb_main - 64 ] : update samba_home_directory /home/eason/qqq/ [ smb_main - 75 ] : usb directory not ready, samba_home_directory:/home/peter/qqq/ [SYSTEM]mkdir -p /tmp/home_directory/ [SYSTEM]mkdir -p /home/peter/qqq//var/cores/ [SYSTEM]chmod 0700 /home/peter/qqq//var/cores/ [SYSTEM]ln -sf /etc/ /home/peter/qqq//etc [SYSTEM]cd /etc/; cp -a samba.conf/ samba [SYSTEM]mkdir /home/peter/qqq//var/locks [SYSTEM]mkdir /home/peter/qqq//var/cache [SYSTEM]mkdir /home/peter/qqq//var/run [SYSTEM]mkdir -p /home/peter/qqq//private/ [SYSTEM]mkdir -p /tmp/lib_in_ram/ [SYSTEM]cp -af /lib/smblibforcp/* /tmp/lib_in_ram/ [SYSTEM]cp -af /usr/sbin/smbd /tmp/lib_in_ram/ [SYSTEM]cp -af /usr/sbin/nmbd /tmp/lib_in_ram/ [SYSTEM]/etc/mtk/mt7621_smp.sh wifi smp.sh:pppoe wifi eth2/eth3 RPS: CPU0/2 [SYSTEM]/bin/rm /etc/samba/secrets.tdb rm: cannot remove '/etc/samba/secrets.tdb': No such file or directory [SYSTEM]/bin/rm /etc/secrets.tdb rm: cannot remove '/etc/secrets.tdb': No such file or directory [SYSTEM]/bin/rm /secrets.tdb rm: cannot remove '/secrets.tdb': No such file or directory [SYSTEM]/usr/bin/killall -9 smbd >/dev/null 2>&1 [SYSTEM]/usr/bin/killall -9 nmbd >/dev/null 2>&1 [SYSTEM]/usr/sbin/cp -f /etc/passwd.bak /etc/passwd [SYSTEM]/usr/sbin/rm -f /etc/samba/smbpasswd [SYSTEM]/usr/sbin/rc_app/rc_ftpd event mount [SYSTEM]/usr/bin/killall -9 bftpd >/dev/null 2>&1 [SYSTEM]/usr/sbin/rc_app/rc_apple event mount [SYSTEM]/usr/sbin/rc_app/rc_smb_http_en_chk event mount [ start_smb_http_en - 208 ] : entering [SYSTEM]/usr/sbin/rc_app/rc_mediaserver event mount [SYSTEM]killall -9 minidlna killall: minidlna: no process killed #### media server is disable [SYSTEM]/usr/sbin/rc_app/rc_iserver event mount [SYSTEM]/usr/bin/killall -9 forked-daapd killall: forked-daapd: no process killed [SYSTEM]/usr/sbin/killall -9 hd-idle killall: hd-idle: no process killed [modelinfo_product_id.c::modelinfo_map_index():119] 0x30 0x38, 0x3038. [modelinfo_product_id.c::modelinfo_map_index():156] find index 0 for modelinfo_get_product_name [modelinfo_product_id.c::modelinfo_get_guest_led_replace_usb_led():270] guest_led_replace_usb_led is 0 [SYSTEM]/usr/sbin/led_app off 60 [modelinfo_product_id.c::modelinfo_map_index():98] get from saved_index:0 [modelinfo_product_id.c::modelinfo_get_guest_led_replace_usb_led():270] guest_led_replace_usb_led is 0 [SYSTEM]/usr/sbin/led_app off 61 rcd: [run] deQ =/usr/sbin/rc_app/rc_vlan start rcd: [run] deQ =/usr/sbin/rc_app/rc_dbus start [SYSTEM]/usr/sbin/dbus-daemon --config-file=/etc/dbus-1/system.conf rcd: [run] deQ =/usr/sbin/rc_app/rc_xCloud start [SYSTEM]/usr/sbin/xCloud_monitor & rcd: [run] deQ =/usr/sbin/rc_app/rc_access_dev start Access Control socket create rcd: [run] deQ =/usr/sbin/rc_app/rc_accessctl_block restart [SYSTEM]/sbin/rmmod /lib/modules/accessctl_block.ko rmmod: /lib/modules/accessctl_block.ko: No such file or directory rcd: [run] deQ =/usr/sbin/rc_app/rc_openvpn prepare [openvpn.c::decompress_openvpn_cert_file():89] Try to decompress MTD </dev/mtdblock25> [openvpn.c::get_openvpn_info():68] md5=8bae16d1fb18cd2777698f662a34e650,len=15108 [openvpn.c::decompress_openvpn_cert_file():136] md5 ok! WARNING: can't open config file: /usr/local/ssl/openssl.cnf [openvpn.c::openvpn_cert_file_verify():158] buf=/usr/sbin/openssl x509 -in /tmp/openvpn/keys/ca.crt -noout -issuer > /tmp/ca.txt WARNING: can't open config file: /usr/local/ssl/openssl.cnf [openvpn.c::openvpn_cert_file_verify():161] buf=/usr/sbin/openssl x509 -in /tmp/openvpn/keys/server.crt -noout -issuer > /tmp/server.txt WARNING: can't open config file: /usr/local/ssl/openssl.cnf [openvpn.c::openvpn_cert_file_verify():164] buf=/usr/sbin/openssl x509 -in /tmp/openvpn/keys/client.crt -noout -issuer > /tmp/client.txt [openvpn.c::openvpn_cert_file_verify():175] /tmp/ca.txt verify ok [openvpn.c::openvpn_cert_file_verify():175] /tmp/server.txt verify ok [openvpn.c::openvpn_cert_file_verify():175] /tmp/client.txt verify ok [openvpn.c::openvpn_cert_file_verify():187] verify ok! [SYSTEM]/usr/sbin/cp -af /tmp/openvpn/keys/* /tmp/openvpn/ [SYSTEM]/usr/sbin/rm -rf /tmp/openvpn/keys nvram commit! rcd: [run] deQ =/usr/sbin/rc_app/rc_usb_printer start rcd: an error occurred in execvp rcd: [run] deQ =/usr/sbin/rc_app/rc_wan apcli_rc_ready [ wan_main - 661 ] : rc wan enter [SYSTEM]/bin/touch /tmp/apcli/rc_ready rcd: [run] deQ =/usr/sbin/rc_app/rc_check_conn start [ read_wanParams - 917 ] : end of read_wanParams on wan1 rcd: [run] deQ =/usr/sbin/rc_app/rc_start finished [SYSTEM]/etc/mtk/mt7621_smp.sh wifi smp.sh:pppoe wifi eth2/eth3 RPS: CPU0/2 [SYSTEM]/etc/enlarge_mem_reclaim_threshold.sh [SYSTEM]/usr/sbin/echo > /tmp/bootup_finished [start/start_cfg.c::bind_busydaemon_to_free_cpu():411] pid_multi_pb_app:420, pid_led_switch:307 pid_i2c_drv_thread:139 [SYSTEM]/sbin/taskset -p 4 420 pid 420's current affinity mask: (null) pid 420's new affinity mask: 4 [SYSTEM]/sbin/taskset -p 4 307 pid 307's current affinity mask: (null) pid 307's new affinity mask: 4 [SYSTEM]/sbin/taskset -p 4 139 pid 139's current affinity mask: (null) pid 139's new affinity mask: 4 [SYSTEM]/usr/sbin/generate_cert_file & rcd: [run] deQ =/usr/sbin/rc_app/rc_usb_service led_update [flash.c::sc_check_remotescfgmgrmagic():1358] buf:ff, ff, ff, ff [flash.c::sc_check_remotescfgmgrmagic():1360] magic:31, 3e, c5, 8d [modelinfo_product_id.c::modelinfo_map_index():119] 0x30 0x38, 0x3038. [modelinfo_product_id.c::modelinfo_map_index():156] find index 0 for modelinfo_get_product_name [modelinfo_product_id.c::modelinfo_get_guest_led_replace_usb_led():270] guest_led_replace_usb_led is 0 [SYSTEM]/usr/sbin/led_app off 60 [modelinfo_product_id.c::modelinfo_map_index():98] get from saved_index:0 [modelinfo_product_id.c::modelinfo_get_guest_led_replace_usb_led():270] guest_led_replace_usb_led is 0 [SYSTEM]/usr/sbin/led_app off 61 rcd: [run] deQ =/usr/sbin/rc_app/rc_schedule restart [flash.c::sc_get_region():633] Original Region Data: 00, 02 [SYSTEM]/bin/cp /usr/etc/crontab /etc/crontab set crontab for wifi_schedule --- 0 [SYSTEM]/bin/echo GMT+0 > /etc/TZ [SYSTEM]echo 1 > /proc/net/ipt_condition/schedule /bin/sh: cannot create /proc/net/ipt_condition/schedule: nonexistent directory rcd: [run] deQ =/usr/sbin/rc_app/rc_firewall restart [ firewall_main - 133 ] : before fw_exe [ read_wanParams - 917 ] : end of read_wanParams on wan1 [ read_wanParams - 917 ] : end of read_wanParams on wan1 [ read_wanParams - 917 ] : end of read_wanParams on wan1 [ read_wanParams - 917 ] : end of read_wanParams on wan1 [ read_wanParams - 917 ] : end of read_wanParams on wan1 [SYSTEM]/usr/sbin/rc schedule restart rcd: enQ=/usr/sbin/rc_app/rc_schedule restart [ read_wanParams - 917 ] : end of read_wanParams on wan1 [ read_wanParams - 917 ] : end of read_wanParams on wan1 [ read_wanParams - 917 ] : end of read_wanParams on wan1 [ read_wanParams - 917 ] : end of read_wanParams on wan1 [ read_wanParams - 917 ] : end of read_wanParams on wan1 [SYSTEM]/usr/bin/killall -14 access_logd [ read_wanParams - 917 ] : end of read_wanParams on wan1 [ fw_wan_L3 - 78 ] : wan1-ip0.0.0 enter [ read_wanParams - 917 ] : end of read_wanParams on wan2 [ fw_wan_L3 - 78 ] : wan2-ip0.0.0 enter [ read_wanParams - 917 ] : end of read_wanParams on wan3 [ fw_wan_L3 - 78 ] : wan3-ip0.0.0 enter [ firewall_main - 136 ] : end fw_exe WARNING: can't open config file: /usr/local/ssl/openssl.cnf [generate_cert_file.c::cert_file_build_time():107] cert current year=2018 WARNING: can't open config file: /usr/local/ssl/openssl.cnf [generate_cert_file.c::cert_signature_algorithm_deprecated():133] Signature Algorithm of OpenVPN cert is: sha256WithRSAEncryption [generate_cert_file.c::main():219] openvpn cert correct, no need update [libiptc/libiptc.c::iptc_commit():2608] out_free_newcounters iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. [libiptc/libiptc.c::iptc_commit():2608] out_free_newcounters iptables: No chain/target/match by that name. [libiptc/libiptc.c::iptc_commit():2608] out_free_newcounters iptables: No chain/target/match by that name. iptables: Bad rule (does a matching rule exist in that chain?). iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. rcd: [run] deQ =/usr/sbin/rc_app/rc_wan restart [ wan_main - 661 ] : rc wan enter [ wan_action - 440 ] : entering wan0 InternetGatewayDevice.WANDevice.1.WANConnectionDevice. [ read_wanParams - 917 ] : end of read_wanParams on wan1 [ wan_stop_con - 179 ] : entering wan1 [ipv6/common.c::ip6_config_dump():173] ignore dump ipv6 configconfig parser successfully . [ wan_stop_con - 195 ] : allWanL3 of TotalCon <> [ stop_L2 - 989 ] : entering wan1 [ wan_stop_con - 247 ] : stop l2 +++++++++++++++ [ read_wanParams - 917 ] : end of read_wanParams on wan2 [ wan_stop_con - 179 ] : entering wan2 [ wan_stop_con - 195 ] : allWanL3 of TotalCon <> [ stop_L2 - 989 ] : entering wan2 [ wan_stop_con - 247 ] : stop l2 +++++++++++++++ [ read_wanParams - 917 ] : end of read_wanParams on wan3 [ wan_stop_con - 179 ] : entering wan3 [ wan_stop_con - 195 ] : allWanL3 of TotalCon <> [ stop_L2 - 989 ] : entering wan3 [ wan_stop_con - 247 ] : stop l2 +++++++++++++++ [ wan_main - 983 ] : ======vpi=<0>,vci=<0>,enable=<0>,encap=<(null)> [ wan_main - 984 ] : mode=<(null)>,link_enable=<(null)>contype=<0> [ wan_action - 440 ] : entering wan0 InternetGatewayDevice.WANDevice.1.WANConnectionDevice. [ read_wanParams - 917 ] : end of read_wanParams on wan1 [ wan_action - 455 ] : entering wan0 wan_start_con [ wan_start_con - 279 ] : entering wan1 [ is_wan_enable - 93 ] : wan 1 is enabled for ANNEXB [ start_L2 - 906 ] : entering <wan 1> Ethernet [ start_eth - 665 ] : entering start_eth [SYSTEM]/sbin/ifconfig eth3 up [SYSTEM]/sbin/ifconfig eth3 down [SYSTEM]/sbin/ifconfig eth3 hw ether 8C:3B:AD:39:d1:5b [SYSTEM]/sbin/ifconfig eth3 up [SYSTEM]/sbin/ifconfig eth3 mtu 1500 [SYSTEM]ifconfig eth3 up [ start_eth - 671 ] : L3IfName: eth3 [ wan_start_con - 313 ] : usb NOT mounted, update smp since need update the pptp [SYSTEM]/etc/mtk/mt7621_smp.sh wifi smp.sh:pppoe wifi eth2/eth3 RPS: CPU0/2 [ wan_start_con - 340 ] : ipv6 restart, v4 mode pppoe v6 mode disable [ start_ppp - 301 ] : entering wan1, g_auto_start 1 [SYSTEM]/bin/ln -sf /usr/sbin/pppd /var/w/pppd_1 [SYSTEM]/bin/ln -sf /usr/sbin/start_ppp /var/w/start_ppp_1 [SYSTEM]/usr/sbin/echo 1 > /proc/1/net/idle [SYSTEM]/usr/sbin/rc_app/rc_firewall wan 1 init [ firewall_main - 133 ] : before fw_exe [ fw_new_wan_event - 31 ] : fw new event 4 [ read_wanParams - 917 ] : end of read_wanParams on wan1 [ fw_wan_L3 - 78 ] : wan1-ip0.0.0 enter [ firewall_main - 136 ] : end fw_exe [SYSTEM]/var/w/start_ppp_1 1 & [ wan_start_con - 394 ] : ipv6 restart <disable> [ wan_start_con - 399 ] : ipv6 restart, v4 mode pppoe v6 mode disable [SYSTEM]/usr/sbin/rc_app/rc_ipv6 restart [SYSTEM]/bin/echo 0 > /proc/sys/net/ipv6/conf/all/forwarding [SYSTEM]/var/w/pppd_1 unit 1 ipparam 1 info_file /tmp/w/info_1 lcp_file /tmp/lcp1 pppd_fail /tmp/pppd.fail1 demand_file /tmp/w/demand_1 plugin /lib/rp-pppoe.so eth3 user \v\o\d\a\f\o\n\e\-\v\d\s\l\& [SYSTEM]/usr/bin/killall dhcp6c killall: dhcp6c: no process killed [SYSTEM]/bin/killall pppd_ip6 killall: pppd_ip6: no process killed [SYSTEM]/usr/bin/killall radvd killall: radvd: no process killed [SYSTEM]/usr/bin/killall -9 dhcp6s /var/w/pppd_1: plugin path: /lib/rp-pppoe.so killall: dhcp6s: no process killed [SYSTEM]/bin/killall -9 totd killall: totd: no process killed [SYSTEM]ip6tables -t filter -F Plugin /lib/rp-pppoe.so loaded. RP-PPPoE plugin version 3.3 compiled against pppd 2.4.2 pppd: unit=1 [SYSTEM]ip6tables -t mangle -F [SYSTEM]ip6tables -t raw -F [SYSTEM]ip6tables -t filter -X [SYSTEM]ip6tables -t mangle -X [SYSTEM]ip6tables -t raw -X [SYSTEM]ip6tables -t filter -P INPUT ACCEPT [SYSTEM]ip6tables -t filter -P FORWARD ACCEPT [SYSTEM]ip6tables -C /tmp/rules6 ip6tables v1.4.10: option `-C' requires an argument Try `ip6tables -h' or 'ip6tables --help' for more information. [SYSTEM]killall mld killall: mld: no process killed [SYSTEM]/sbin/ip -6 route flush dev tun6to4 Cannot find device "tun6to4" [SYSTEM]/sbin/ip link set dev tun6to4 down Cannot find device "tun6to4" [SYSTEM]/sbin/ip tunnel del tun6to4 delete tunnel "tun6to4" failed: No such device [SYSTEM]/sbin/Ip -6 route flush dev tun6rd Cannot find device "tun6rd" [SYSTEM]/sbin/Ip link set dev tun6rd down Cannot find device "tun6rd" [SYSTEM]/sbin/Ip tunnel del tun6rd delete tunnel "tun6rd" failed: No such device [SYSTEM]/sbin/rmmod ipv6_br.ko rmmod: ipv6_br.ko: No such file or directory /bin/sh: /sbin/fc: not found [SYSTEM]/usr/bin/killall dhcp6c killall: dhcp6c: no process killed [SYSTEM]/usr/bin/killall ip6_autod killall: ip6_autod: no process killed [SYSTEM]/bin/rm -f /var/ip6prefix* [ipv6/ipv6.c::stop_ipv6():79] stop ip6 wan mode: (-1) [SYSTEM]/bin/ip -6 route del default RTNETLINK answers: No such file or directory [SYSTEM]/bin/ip -6 route del default RTNETLINK answers: No such file or directory [SYSTEM]/bin/ip -6 route del default RTNETLINK answers: No such file or directory [SYSTEM]/bin/ip -6 route del default RTNETLINK answers: No such file or directory [SYSTEM]/bin/ip -6 route del default RTNETLINK answers: No such file or directory [SYSTEM]/bin/ip -6 route del default RTNETLINK answers: No such file or directory [SYSTEM]/bin/echo 1 > /proc/sys/net/ipv6/conf/all/disable_ipv6 [ipv6/common.c::ip6_config_dump():173] ignore dump ipv6 config[ipv6/ipv6.c::start_ipv6():177] IPV6IPV4PPP_ONE_SESSION not enable [SYSTEM]/bin/echo 1 > /proc/sys/net/ipv6/conf/all/disable_ipv6 [SYSTEM]/bin/echo 2 > /proc/sys/net/ipv6/conf/all/forwarding [ start_ipv6 - 191 ] : ip6_config.wan_l2_ifname is eth3 [ipv6/ipv6.c::start_ipv6():204] ipv6 is over layer2, open rs/ra on eth3 [SYSTEM]/bin/echo 3 > /proc/sys/net/ipv6/conf/eth3/router_solicitations [SYSTEM]/bin/echo 2 > /proc/sys/net/ipv6/conf/eth3/accept_ra [ipv6/ipv6.c::start_ipv6():208] ipv6 is over layer2 interface eth3, trigger wan send out router solicitation [SYSTEM]/bin/echo trigger_rs=1 > /proc/net/trigger_rs [SYSTEM]/bin/echo wan_if=eth3 > /proc/net/trigger_rs [SYSTEM]/bin/killall -9 totd killall: totd: no process killed [ipv6/ipv6.c::start_ipv6():232] ip6 is disabled. [ipv6/common.c::ip6_config_free():503] ip6_6rdBRIP4Addr null [SYSTEM]/usr/sbin/rc wifi_isolation restart rcd: enQ=/usr/sbin/rc_app/rc_wifi_isolation restart [SYSTEM]/usr/sbin/rc_app/rc_hw_nat start [SYSTEM]/bin/echo 3 > /proc/sys/vm/drop_caches; /bin/insmod /lib/modules/`uname -r`/kernel/net/nat/hw_nat/hw_nat.ko [SYSTEM]/sbin/iwpriv ra0 set hw_nat_register=1 Interface doesn't accept private ioctl... set (8BE2): Invalid argument [SYSTEM]/sbin/iwpriv rai0 set hw_nat_register=1 [scvlan.c::get_vlan_group():50] enable:1, type:0, group name:Bridge, vid=0, pri=0, ports=00000000 [scvlan.c::get_vlan_group():50] enable:1, type:0, group name:Bridge, vid=0, pri=0, ports=00000000 [scvlan.c::get_vlan_group():50] enable:1, type:0, group name:Bridge, vid=0, pri=0, ports=00000000 [scvlan.c::get_vlan_group():50] enable:1, type:0, group name:Bridge, vid=0, pri=0, ports=00000000 [ read_wanParams - 917 ] : end of read_wanParams on wan2 [ wan_action - 455 ] : entering wan0 wan_start_con [ wan_start_con - 279 ] : entering wan2 [ is_wan_enable - 88 ] : wan 2 is not enable [ wan_start_con - 289 ] : wan 2 is disabled [ read_wanParams - 917 ] : end of read_wanParams on wan3 [ wan_action - 455 ] : entering wan0 wan_start_con [ wan_start_con - 279 ] : entering wan3 [ is_wan_enable - 88 ] : wan 3 is not enable [ wan_start_con - 289 ] : wan 3 is disabled rcd: [run] deQ =/usr/sbin/rc_app/rc_schedule restart [flash.c::sc_get_region():633] Original Region Data: 00, 02 [SYSTEM]/bin/cp /usr/etc/crontab /etc/crontab set crontab for wifi_schedule --- 0 [SYSTEM]/bin/echo GMT+0 > /etc/TZ [SYSTEM]echo 1 > /proc/net/ipt_condition/schedule /bin/sh: cannot create /proc/net/ipt_condition/schedule: nonexistent directory rcd: [run] deQ =/usr/sbin/rc_app/rc_wifi_isolation restart [SYSTEM]/sbin/rmmod /lib/modules/wifi_isolation.ko rmmod: /lib/modules/wifi_isolation.ko: No such file or directory [SYSTEM]/bin/echo "lan_ip=192.168.1.1" > /proc/wifi_isolation /bin/sh: cannot create /proc/wifi_isolation: nonexistent directory [SYSTEM]/bin/echo "lan_netmask=255.255.255.0" > /proc/wifi_isolation /bin/sh: cannot create /proc/wifi_isolation: nonexistent directory /bin/sh: 1: not found /bin/sh: 1: not found /bin/sh: 120: not found /bin/sh: 120: not found /bin/sh: 1: not found /bin/sh: 0x1: not found /bin/sh: 1: not found /bin/sh: 120: not found /bin/sh: 120: not found /bin/sh: 1: not found /bin/sh: 0x: not found #


[ 0.000000] Linux version 5.4.48 (builder@buildhost) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r13611-3f27a6e640)) #0 SMP Mon Jun 22 13:43:41 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 Netgear R6260 [ 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-0x0000000007ffffff] [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000007ffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff] [ 0.000000] On node 0 totalpages: 32768 [ 0.000000] Normal zone: 288 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 32768 pages, LIFO batch:7 [ 0.000000] percpu: Embedded 14 pages/cpu s26704 r8192 d22448 u57344 [ 0.000000] pcpu-alloc: s26704 r8192 d22448 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: 32480 [ 0.000000] Kernel command line: console=ttyS0,57600 rootfstype=squashfs,jffs2 [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, linear) [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 0.000000] Writing ErrCtl register=0006f860 [ 0.000000] Readback ErrCtl register=0006f860 [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 120712K/131072K available (5844K kernel code, 204K rwdata, 1260K rodata, 1256K init, 237K bss, 10360K 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/0x558 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.000008] sched_clock: 32 bits at 440MHz, resolution 2ns, wraps every 4880645118ns [ 0.015482] Calibrating delay loop... 583.68 BogoMIPS (lpj=1167360) [ 0.055829] pid_max: default: 32768 minimum: 301 [ 0.065174] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.079580] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.097662] rcu: Hierarchical SRCU implementation. [ 0.107760] smp: Bringing up secondary CPUs ... [ 0.989219] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.989229] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.989241] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.989339] CPU1 revision is: 0001992f (MIPS 1004Kc) [ 0.144943] Synchronize counters for CPU 1: done. [ 1.080272] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 1.080280] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 1.080287] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 1.080340] CPU2 revision is: 0001992f (MIPS 1004Kc) [ 0.239389] Synchronize counters for CPU 2: done. [ 1.171391] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 1.171399] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 1.171407] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 1.171465] CPU3 revision is: 0001992f (MIPS 1004Kc) [ 0.326991] Synchronize counters for CPU 3: done. [ 0.386596] smp: Brought up 1 node, 4 CPUs [ 0.398974] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.418259] futex hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.432168] pinctrl core: initialized pinctrl subsystem [ 0.444132] NET: Registered protocol family 16 [ 0.463553] FPU Affinity set after 4688 emulations [ 0.481944] clocksource: Switched to clocksource GIC [ 0.493802] NET: Registered protocol family 2 [ 0.503314] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 0.519896] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.535023] TCP bind hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.549019] TCP: Hash tables configured (established 1024 bind 1024) [ 0.561773] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.574660] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.588714] NET: Registered protocol family 1 [ 0.597279] PCI: CLS 0 bytes, default 32 [ 0.693913] 4 CPUs re-calibrate udelay(lpj = 1163264) [ 0.705247] random: fast init done [ 0.712145] workingset: timestamp_bits=14 max_order=15 bucket_order=1 [ 0.736700] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.748190] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) © 2001-2006 Red Hat, Inc. [ 0.771195] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 0.782501] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 0.793797] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 0.805691] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 0.821860] printk: console [ttyS0] disabled [ 0.830329] 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 19, base_baud = 3125000) is a 16550A [ 0.848239] printk: console [ttyS0] enabled [ 0.864794] printk: bootconsole [early0] disabled [ 0.886067] mt7621-nand 1e003000.nand: Using programmed access timing: 31c07388 [ 0.900866] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xf1 [ 0.913521] nand: Macronix MX30LF1G18AC [ 0.921163] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 [ 0.936246] mt7621-nand 1e003000.nand: ECC strength adjusted to 4 bits [ 0.949278] mt7621-nand 1e003000.nand: Using programmed access timing: 21005134 [ 0.963851] mt7621-nand 1e003000.nand: Using programmed access timing: 21005134 [ 0.978413] Scanning device for bad blocks [ 2.286314] 7 fixed-partitions partitions found on MTD device mt7621-nand [ 2.299847] Creating 7 MTD partitions on “mt7621-nand”: [ 2.310270] 0x000000000000-0x000000100000 : “u-boot” [ 2.321446] 0x000000100000-0x000000200000 : “SC PART_MAP” [ 2.333656] 0x000000200000-0x000000600000 : “kernel” [ 2.344820] 0x000000600000-0x000002e00000 : “ubi” [ 2.355804] 0x000002e00000-0x000004600000 : “reserved0” [ 2.367614] 0x000004600000-0x000004800000 : “factory” [ 2.379156] 0x000004800000-0x000008000000 : “reserved1” [ 2.392513] libphy: Fixed MDIO Bus: probed [ 2.428338] libphy: mdio: probed [ 2.435042] mt7530 mdio-bus:1f: MT7530 adapts as multi-chip module [ 2.448993] mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe100000, irq 21 [ 2.467756] mt7621-pci 1e140000.pcie: Parsing DT failed [ 2.481032] NET: Registered protocol family 10 [ 2.491664] Segment Routing with IPv6 [ 2.499113] NET: Registered protocol family 17 [ 2.508075] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 2.534196] 8021q: 802.1Q VLAN Support v1.8 [ 2.545070] mt7530 mdio-bus:1f: MT7530 adapts as multi-chip module [ 2.569800] libphy: dsa slave smi: probed [ 2.578273] mt7530 mdio-bus:1f lan4 (uninitialized): PHY [dsa-0.0:00] driver [Generic PHY] [ 2.596177] mt7530 mdio-bus:1f lan3 (uninitialized): PHY [dsa-0.0:01] driver [Generic PHY] [ 2.614160] mt7530 mdio-bus:1f lan2 (uninitialized): PHY [dsa-0.0:02] driver [Generic PHY] [ 2.632023] mt7530 mdio-bus:1f lan1 (uninitialized): PHY [dsa-0.0:03] driver [Generic PHY] [ 2.650013] mt7530 mdio-bus:1f wan (uninitialized): PHY [dsa-0.0:04] driver [Generic PHY] [ 2.667778] mt7530 mdio-bus:1f: configuring for fixed/rgmii link mode [ 2.685307] DSA: tree 0 setup [ 2.691606] rt2880-pinmux pinctrl: pcie is already enabled [ 2.702568] mt7621-pci 1e140000.pcie: Error applying setting, reverse things back [ 2.717626] mt7621-pci-phy 1e149000.pcie-phy: PHY for 0xbe149000 (dual port = 1) [ 2.732553] mt7621-pci-phy 1e14a000.pcie-phy: PHY for 0xbe14a000 (dual port = 0) [ 2.847174] mt7621-pci-phy 1e149000.pcie-phy: Xtal is 40MHz [ 2.858297] mt7621-pci-phy 1e14a000.pcie-phy: Xtal is 40MHz [ 2.969190] mt7621-pci 1e140000.pcie: pcie2 no card, disable it (RST & CLK) [ 2.983070] mt7621-pci 1e140000.pcie: PCIE0 enabled [ 2.992788] mt7621-pci 1e140000.pcie: PCIE1 enabled [ 3.002519] mt7621-pci 1e140000.pcie: PCI coherence region base: 0x60000000, mask/settings: 0xf0000002 [ 3.021244] mt7621-pci 1e140000.pcie: PCI host bridge to bus 0000:00 [ 3.033951] pci_bus 0000:00: root bus resource [io 0x1e160000-0x1e16ffff] [ 3.047655] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] [ 3.061358] pci_bus 0000:00: root bus resource [bus 00-ff] [ 3.072341] pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060400 [ 3.084354] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff] [ 3.096851] pci 0000:00:00.0: reg 0x14: [mem 0x60400000-0x6040ffff] [ 3.109409] pci 0000:00:00.0: supports D1 [ 3.117402] pci 0000:00:00.0: PME# supported from D0 D1 D3hot [ 3.129260] pci 0000:00:01.0: [0e8d:0801] type 01 class 0x060400 [ 3.141276] pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x7fffffff] [ 3.153774] pci 0000:00:01.0: reg 0x14: [mem 0x60410000-0x6041ffff] [ 3.166330] pci 0000:00:01.0: supports D1 [ 3.174323] pci 0000:00:01.0: PME# supported from D0 D1 D3hot [ 3.187333] pci 0000:01:00.0: [14c3:7615] type 00 class 0x000280 [ 3.199385] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit] [ 3.213094] 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) [ 3.241970] pci 0000:00:00.0: PCI bridge to [bus 01-ff] [ 3.252395] pci 0000:00:00.0: bridge window [io 0x0000-0x0fff] [ 3.264541] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff] [ 3.278076] pci 0000:00:00.0: bridge window [mem 0x60100000-0x601fffff pref] [ 3.292473] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 3.305871] pci 0000:02:00.0: [14c3:7603] type 00 class 0x028000 [ 3.317927] pci 0000:02:00.0: reg 0x10: [mem 0x00000000-0x000fffff] [ 3.330568] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold [ 3.344028] pci 0000:00:01.0: PCI bridge to [bus 02-ff] [ 3.354472] pci 0000:00:01.0: bridge window [io 0x0000-0x0fff] [ 3.366619] pci 0000:00:01.0: bridge window [mem 0x60200000-0x602fffff] [ 3.380150] pci 0000:00:01.0: bridge window [mem 0x60300000-0x603fffff pref] [ 3.394550] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02 [ 3.407777] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000] [ 3.420960] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000] [ 3.434842] pci 0000:00:01.0: BAR 0: no space for [mem size 0x80000000] [ 3.448025] pci 0000:00:01.0: BAR 0: failed to assign [mem size 0x80000000] [ 3.461923] pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff] [ 3.475468] pci 0000:00:00.0: BAR 9: assigned [mem 0x60100000-0x601fffff pref] [ 3.489863] pci 0000:00:01.0: BAR 8: assigned [mem 0x60200000-0x602fffff] [ 3.503400] pci 0000:00:01.0: BAR 9: assigned [mem 0x60300000-0x603fffff pref] [ 3.517795] pci 0000:00:00.0: BAR 1: assigned [mem 0x60400000-0x6040ffff] [ 3.531336] pci 0000:00:01.0: BAR 1: assigned [mem 0x60410000-0x6041ffff] [ 3.544869] pci 0000:00:00.0: BAR 7: assigned [io 0x1e160000-0x1e160fff] [ 3.558405] pci 0000:00:01.0: BAR 7: assigned [io 0x1e161000-0x1e161fff] [ 3.571943] pci 0000:01:00.0: BAR 0: assigned [mem 0x60000000-0x600fffff 64bit] [ 3.586530] pci 0000:00:00.0: PCI bridge to [bus 01] [ 3.596427] pci 0000:00:00.0: bridge window [io 0x1e160000-0x1e160fff] [ 3.609967] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff] [ 3.623497] pci 0000:00:00.0: bridge window [mem 0x60100000-0x601fffff pref] [ 3.637922] pci 0000:02:00.0: BAR 0: assigned [mem 0x60200000-0x602fffff] [ 3.651456] pci 0000:00:01.0: PCI bridge to [bus 02] [ 3.661349] pci 0000:00:01.0: bridge window [io 0x1e161000-0x1e161fff] [ 3.674882] pci 0000:00:01.0: bridge window [mem 0x60200000-0x602fffff] [ 3.688412] pci 0000:00:01.0: bridge window [mem 0x60300000-0x603fffff pref] [ 3.704128] UBI: auto-attach mtd3 [ 3.710809] ubi0: attaching mtd3 [ 3.717604] mt7530 mdio-bus:1f: Link is Up - 1Gbps/Full - flow control off [ 4.124760] ubi0: scanning is finished [ 4.148590] ubi0: attached mtd3 (name “ubi”, size 40 MiB) [ 4.159366] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 4.173053] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 4.186569] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 4.200427] ubi0: good PEBs: 320, bad PEBs: 0, corrupted PEBs: 0 [ 4.212384] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128 [ 4.226772] ubi0: max/mean erase counter: 3/1, WL threshold: 4096, image sequence number: 1591981307 [ 4.244954] ubi0: available PEBs: 0, total reserved PEBs: 320, PEBs reserved for bad PEB handling: 20 [ 4.263344] ubi0: background thread “ubi_bgt0d” started, PID 482 [ 4.265253] block ubiblock0_0: created from ubi0:0(rootfs) [ 4.286244] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem [ 4.300112] hctosys: unable to open rtc device (rtc0) [ 4.316901] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. [ 4.335337] Freeing unused kernel memory: 1256K [ 4.344380] This architecture does not have kernel memory protection. [ 4.357205] Run /sbin/init as init process [ 4.910239] init: Console is alive [ 4.917258] init: - watchdog - [ 5.628608] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 5.730596] usbcore: registered new interface driver usbfs [ 5.741638] usbcore: registered new interface driver hub [ 5.752394] usbcore: registered new device driver usb [ 5.772098] xhci-mtk 1e1c0000.xhci: 1e1c0000.xhci supply vusb33 not found, using dummy regulator [ 5.789933] xhci-mtk 1e1c0000.xhci: xHCI Host Controller [ 5.800563] xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 1 [ 5.822076] xhci-mtk 1e1c0000.xhci: hcc params 0x01401198 hci version 0x96 quirks 0x0000000000210010 [ 5.840390] xhci-mtk 1e1c0000.xhci: irq 20, io mem 0x1e1c0000 [ 5.853078] hub 1-0:1.0: USB hub found [ 5.860690] hub 1-0:1.0: 2 ports detected [ 5.869308] xhci-mtk 1e1c0000.xhci: xHCI Host Controller [ 5.879945] xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 2 [ 5.894869] xhci-mtk 1e1c0000.xhci: Host supports USB 3.0 SuperSpeed [ 5.907755] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 5.924736] hub 2-0:1.0: USB hub found [ 5.932315] hub 2-0:1.0: 1 port detected [ 5.945679] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 5.966251] init: - preinit - [ 6.520824] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode [ 6.536904] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 6.553755] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 6.699876] random: jshn: uninitialized urandom read (4 bytes read) [ 6.766584] random: jshn: uninitialized urandom read (4 bytes read) [ 6.814056] random: jshn: uninitialized urandom read (4 bytes read) [ 6.973368] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode [ 6.986967] 8021q: adding VLAN 0 to HW filter on device lan1 [ 11.179502] UBIFS (ubi0:1): Mounting in unauthenticated mode [ 11.191007] UBIFS (ubi0:1): background thread “ubifs_bgt0_1” started, PID 617 [ 11.271873] UBIFS (ubi0:1): recovery needed [ 11.449983] UBIFS (ubi0:1): recovery completed [ 11.459001] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name “rootfs_data” [ 11.474598] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 11.494344] UBIFS (ubi0:1): FS size: 33267712 bytes (31 MiB, 262 LEBs), journal size 1650688 bytes (1 MiB, 13 LEBs) [ 11.515129] UBIFS (ubi0:1): reserved for root: 1571315 bytes (1534 KiB) [ 11.528302] UBIFS (ubi0:1): media format: w4/r0 (latest is w5/r0), UUID 0BC20E3D-5BD0-476D-A6FE-B210E2ED173C, small LPT model [ 11.568371] mount_root: switching to ubifs overlay [ 11.598664] overlayfs: upper fs does not support xattr, falling back to index=off and metacopy=off. [ 11.623908] urandom-seed: Seeding with /etc/urandom.seed [ 11.829890] procd: - early - [ 11.835879] procd: - watchdog - [ 12.446109] procd: - watchdog - [ 12.452702] procd: - ubus - [ 12.567865] urandom_read: 5 callbacks suppressed [ 12.567877] random: ubusd: uninitialized urandom read (4 bytes read) [ 12.614506] random: ubusd: uninitialized urandom read (4 bytes read) [ 12.628648] procd: - init - [ 13.805099] urngd: v1.0.2 started. [ 13.949680] random: crng init done [ 14.103859] kmodloader: loading kernel modules from /etc/modules.d/* [ 14.138785] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 14.191735] SCSI subsystem initialized [ 14.213445] ehci-fsl: Freescale EHCI Host controller driver [ 14.226052] ehci-platform: EHCI generic platform driver [ 14.301277] libata version 3.00 loaded. [ 14.454716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 14.468375] ohci-platform: OHCI generic platform driver [ 14.490522] Mirror/redirect action on [ 14.510739] u32 classifier [ 14.516206] input device check on [ 14.523506] Actions configured [ 14.558347] Loading modules backported from Linux version v5.7-rc3-0-g6a8b55ed4056 [ 14.573472] Backport generated by backports.git v5.7-rc3-1-0-gc0c7d2bb [ 14.663588] wireguard: WireGuard 1.0.20200520 loaded. See www.wireguard.com for information. [ 14.680452] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld Jason@zx2c4.com. All Rights Reserved. [ 14.718152] xt_time: kernel timezone is -0000 [ 14.785584] mt7621-pci 1e140000.pcie: bus=2 slot=1 irq=24 [ 14.796422] pci 0000:00:01.0: enabling device (0006 → 0007) [ 14.807717] mt7603e 0000:02:00.0: enabling device (0000 → 0002) [ 14.819874] mt7603e 0000:02:00.0: ASIC revision: 76030010 [ 15.451247] mt7603e 0000:02:00.0: Firmware Version: ap_pcie [ 15.462417] mt7603e 0000:02:00.0: Build Time: 20160107100755 [ 15.497934] mt7603e 0000:02:00.0: firmware init done [ 15.684018] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' [ 15.695349] mt7621-pci 1e140000.pcie: bus=1 slot=0 irq=23 [ 15.706250] pci 0000:00:00.0: enabling device (0006 → 0007) [ 15.717634] mt7615e 0000:01:00.0: enabling device (0000 → 0002) [ 15.744221] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht' [ 15.843587] PPP generic driver version 2.4.2 [ 15.852838] mt7615e 0000:01:00.0: HW/SW Version: 0x8a108a10, Build Time: 20180518100604a [ 15.852838] [ 15.854563] NET: Registered protocol family 24 [ 16.211350] mt7615e 0000:01:00.0: N9 Firmware Version: 2.0, Build Time: 20200131181812 [ 16.235497] mt7615e 0000:01:00.0: CR4 Firmware Version: _reserved_, Build Time: 20190121161307 [ 16.329024] kmodloader: done loading kernel modules from /etc/modules.d/* [ 22.799669] mtk_soc_eth 1e100000.ethernet eth0: Link is Down [ 22.819523] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode [ 22.835623] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 22.839419] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode [ 22.866659] 8021q: adding VLAN 0 to HW filter on device lan1 [ 22.881551] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 22.894942] br-lan: port 1(lan1) entered blocking state [ 22.905547] br-lan: port 1(lan1) entered disabled state [ 22.917575] device lan1 entered promiscuous mode [ 22.927029] device eth0 entered promiscuous mode [ 22.969807] mt7530 mdio-bus:1f lan2: configuring for phy/gmii link mode [ 22.983890] 8021q: adding VLAN 0 to HW filter on device lan2 [ 22.999489] br-lan: port 2(lan2) entered blocking state [ 23.010061] br-lan: port 2(lan2) entered disabled state [ 23.024018] device lan2 entered promiscuous mode [ 23.044415] mt7530 mdio-bus:1f lan3: configuring for phy/gmii link mode [ 23.058576] 8021q: adding VLAN 0 to HW filter on device lan3 [ 23.073893] br-lan: port 3(lan3) entered blocking state [ 23.084644] br-lan: port 3(lan3) entered disabled state [ 23.096799] device lan3 entered promiscuous mode [ 23.116811] mt7530 mdio-bus:1f lan4: configuring for phy/gmii link mode [ 23.130747] 8021q: adding VLAN 0 to HW filter on device lan4 [ 23.156724] br-lan: port 4(lan4) entered blocking state [ 23.167359] br-lan: port 4(lan4) entered disabled state [ 23.183205] device lan4 entered promiscuous mode [ 23.209015] mt7530 mdio-bus:1f wan: configuring for phy/gmii link mode [ 23.224553] 8021q: adding VLAN 0 to HW filter on device wan [ 24.738138] device br-lan entered promiscuous mode [ 25.296120] device wan entered promiscuous mode [ 26.306530] mt7530 mdio-bus:1f wan: Link is Up - 1Gbps/Full - flow control rx/tx


Space for additional notes, links to forum threads or other resources.

  • ...
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