Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
inbox:toh:linksys:e2500_v4 [2022/07/10 19:34] – [Table] 3xtantinbox:toh:linksys:e2500_v4 [2022/12/18 22:07] – Update notes add tags j-d-r
Line 1: Line 1:
-====== Linksys E2500 V4======+====== Linksys E2500v4, E5300, E5350 and E5400 ======
 ~~NOTOC~~ ~~NOTOC~~
  
Line 6: Line 6:
 {{page>meta:infobox:construction&noheader&nofooter&noeditbtn}} {{page>meta:infobox:construction&noheader&nofooter&noeditbtn}}
  
-Entry level dual band wireless router sold in Walmart as N600. Appears to have the same hardware as E5400, with the E2500 limited by software to lower speeds. It has 1 WAN 100 Mbps port and 4 LAN 100 Mbps ports with status LEDs and two non-detachable external antennas.+Entry level dual band wireless router sold in as N600 (E2500v4), AC750 (E5300), AC1000 (E5350) and AC1200 (E5400). 
 +Devices E2500v4E5300 and E5350 are limited by software to lower speeds. 
 +FCC agreement covers the four devices https://fccid.link/Q87/-03418 
 + 
 +It has 1 WAN 100 Mbps port and 4 LAN 100 Mbps ports with status LEDs and two non-detachable external antennas
 + 
 +=== IMPORTANT=== 
 +E2500v4 uses a different CPU than v1-3 and it is //not// compatible with their firmware. Conversely, v4 firmware will //not// work on previous versions.
  
 /*****/ /*****/
Line 17: Line 24:
 ===== OpenWrt support ===== ===== OpenWrt support =====
  
-<color red>**Not supported.**</color>+---- datatable ---- 
 +cols    : Brand, Model, Versions, Supported Current Rel, OEM device homepage URL_url, Forum Search_search-forums, Device Techdata_pageid 
 +headers : Brand, Model, Version, Current Release, OEM Info, Forum Search, Technical Data 
 +align   : c,c,c,c,c,c,
 +filter  : Brand=Linksys 
 +filter  : Model=E5400 
 +---- 
  
  
-/*** if info available: uncomment and fill in 
 ===== Supporting activities ===== ===== Supporting activities =====
-//Describe if there are any ongoing activities that might lead to OpenWrt support.//+There is a thread in the forums with dev discussions and links to experimental images with different versions of OpenWRT.
  
-  * OpenWrt forum thread: (add link) +  * OpenWrt forum thread: https://forum.openwrt.org/t/support-for-linksys-e2500-v4/56695
-***/+
  
- 
-/*** if info available: uncomment and fill in 
-===== Experimental firmware ===== 
- 
-//List experimental firmware download links here.// 
- 
-//None at this time.// 
- 
-  * External image (add link) 
-  * trunk image (add link) 
-  * ... 
-***/ 
  
  
 ===== Hardware highlights ===== ===== Hardware highlights =====
 ^ CPU                           ^ Ram      ^ Flash    ^ Network     ^ WLAN    ^ USB  ^ Serial  ^ JTag  ^ ^ CPU                           ^ Ram      ^ Flash    ^ Network     ^ WLAN    ^ USB  ^ Serial  ^ JTag  ^
-| MediaTek MT7628DAN @ 580 MHz  |  64 MiB  |  16 MiB  |  4x 10/100  |  bgnac  |  No  |  Yes    |  No   |+| MediaTek MT7628DAN @ 580 MHz  |  64 MiB  |  16 MiB  |  5x 10/100  |  bgnac  |  No  |  Yes    |  No   |
  
  
Line 143: Line 143:
 /* Thanks, your wiki administration - Oct. 2015 */ /* Thanks, your wiki administration - Oct. 2015 */
  
-{{:media:linksys:e2500v4_front.jpeg?200|Front of Linksys E2500 V4}}+{{:media:linksys:e2500v4_front.jpeg?400|Front of Linksys E2500 V4}}
  
 {{:media:linksys:e2500v4_back.jpeg?400|Back of Linksys E2500 V4}} {{:media:linksys:e2500v4_back.jpeg?400|Back of Linksys E2500 V4}}
  
-**Insert photo of backside label** +{{:media:linksys:e5400_label.jpg?400|Backside label of Linksys E5400}}
- +
-**Insert photo of PCB**+
  
 +{{:media:linksys:e5400_pcb.jpg?400|PCB photo of Linksys E5400}}
 ==== Opening the case ==== ==== Opening the case ====
  
Line 160: Line 159:
  
 ==== Serial ==== ==== Serial ====
--> [[docs:techref:hardware:port.serial]] general information about the serial port, serial port cable, etc.+-> [[docs:techref:hardware:port.serial]] There is no need to provide Vcc if you power the device with its adapter. Make sure your cable/programmer can provide enough power if you want to connect without external power. You can use any USB to serial converter to connect to this port.
  
-How to connect to the Serial Port of this specific device:\\ +Looking at the pcb from the top front of the device, the serial port is located on the right-hand side, in the middle of the board.\\ 
-**Insert photo of PCB with markings for serial port** +There are 5 holes as follows 
- +| Vcc     | 3.3V  | 
-<WRAP BOX> +| Tx      |       | 
-FIXME //Replace EXAMPLE by real values.// +| Rx      |       | 
-</WRAP>+| N/C           | 
 +| Ground  |       | 
 +It is recommended to solder a header to make connections easier unless your serial port attaches to pcb holes.
  
 ^ Serial connection parameters\\ for Linksys E2500 V4  | 115200, 8N1, 3.3V  | ^ Serial connection parameters\\ for Linksys E2500 V4  | 115200, 8N1, 3.3V  |
 +
 +Note that factory u-boot does not properly round value when calculating clock divider for UART speed. Real value is close to 119050, quite far from 115200, that can cause glitches. Linux kernel use a better rounded value, to a value a little bit lower than 115200.
  
 ==== JTAG ==== ==== JTAG ====
--> [[docs:techref:hardware:port.jtag]] general information about the JTAG port, JTAG cable, etc. +-> [[docs:techref:hardware:port.jtag]] This pcb does not provide a JTAG port
- +
-How to connect to the JTAG Port of this specific device:\\ +
-**Insert photo of PCB with markings for JTAG port**+
  
 ===== Bootlogs ===== ===== Bootlogs =====
 ==== OEM bootlog ==== ==== OEM bootlog ====
 <WRAP bootlog> <WRAP bootlog>
-<nowiki>COPY HERE THE BOOTLOG WITH THE ORIGINAL FIRMWARE</nowiki>+<nowiki>[04010C0F][04010C0F][88880000][24244747][00242447] 
 +DU Setting Cal Done 
 + 
 + 
 +U-Boot 1.1.3 (Jun 26 2019 - 16:03:40) 
 + 
 +CBT: 0.1.1 
 +Board: Ralink APSoC DRAM:  64 MB 
 +relocate_code Pointer at: 83fb0000 
 +flash manufacture id: ef, device id 40 18 
 +find flash: W25Q128BV 
 +*** Warning - bad CRC, using default environment 
 + 
 +============================================ 
 +Ralink UBoot Version: 5.0.0.0 
 +-------------------------------------------- 
 +ASIC 7628_MP (Port5<->None) 
 +DRAM component: 512 Mbits DDR, width 16 
 +DRAM bus: 16 bit 
 +Total memory: 64 MBytes 
 +Flash component: SPI Flash 
 +Date:Jun 26 2019  Time:16:03:40 
 +============================================ 
 +icache: sets:512, ways:4, linesz:32 ,total:65536 
 +dcache: sets:256, ways:4, linesz:32 ,total:32768 
 + 
 + ##### The CPU freq = 580 MHZ #### 
 + estimate memory size =64 Mbytes 
 +RESET MT7628 PHY!!!!!! 
 + mdio.w addr[0x00000007]  value[0x00077070] 
 + 
 + mdio.w addr[0x0000000D]  value[0x0000001F] 
 + 
 + mdio.w addr[0x0000000E]  value[0x00000024] 
 + 
 + mdio.w addr[0x0000000D]  value[0x0000401F] 
 + 
 + mdio.w addr[0x0000000E]  value[0x00000000] 
 + 
 +This verison of Uboot support Httpd Server 0.9 
 + 
 +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 
 + 
 +3: System Boot system code via Flash. 
 +ethernet init 
 + 
 +## Booting image at bc050000 ... 
 +   Image Name:   Linux Kernel Image 
 +   Image Type:   MIPS Linux Kernel Image (lzma compressed) 
 +   Data Size:    9118606 Bytes =  8.7 MB 
 +   Load Address: 80000000 
 +   Entry Point:  8000c150 
 +   Verifying Checksum ... OK 
 +   Uncompressing Kernel Image ... OK 
 +No initrd 
 +## Transferring control to Linux (at address 8000c150) ... 
 +## Giving linux memsize in MB, 64 
 + 
 +Starting kernel ... 
 + 
 +怘▒▒▒▒ff▒fa▒~▒~f▒`▒▒▒▒怘▒怘▒f30f▒`▒ 
 +▒`▒▒f▒▒f▒▒▒怘▒f▒Ϙ▒▒▒▒f~▒▒3▒Linux version 2.6.36+ (zls@cybertan-team2) (gcc version 4.6.3 (Buildroot 2012.11.1) ) #18 Wed Jun 26 16:06:41 CST 2019 
 + 
 + The CPU feqenuce set to 580 MHz 
 + 
 + MIPS CPU sleep mode enabled. 
 +CPU revision is: 00019655 (MIPS 24Kc) 
 +Software DMA cache coherency 
 +Determined physical RAM map: 
 + memory: 04000000 @ 00000000 (usable) 
 +Initrd not found or empty - disabling initrd 
 +Zone PFN ranges: 
 +  Normal   0x00000000 -> 0x00004000 
 +Movable zone start PFN for each node 
 +early_node_map[1] active PFN ranges 
 +    0: 0x00000000 -> 0x00004000 
 +Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 16256 
 +Kernel command line: console=ttyS1,115200n8 root=/dev/ram0 console=ttyS0 
 +PID hash table entries: 256 (order: -2, 1024 bytes) 
 +Dentry cache hash table entries: 8192 (order: 3, 32768 bytes) 
 +Inode-cache hash table entries: 4096 (order: 2, 16384 bytes) 
 +Primary instruction cache 64kB, VIPT, , 4-waylinesize 32 bytes. 
 +Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes 
 +Writing ErrCtl register=0005e683 
 +Readback ErrCtl register=0005e683 
 +Memory: 52600k/65536k available (3741k kernel code, 12864k reserved, 1031k data, 7312k init, 0k highmem) 
 +NR_IRQS:128 
 +console [ttyS1] enabled 
 +Calibrating delay loop... 386.04 BogoMIPS (lpj=772096) 
 +pid_max: default: 32768 minimum: 301 
 +Mount-cache hash table entries: 512 
 +NET: Registered protocol family 16 
 +RALINK_GPIOMODE = 54050404 
 +RALINK_GPIOMODE = 54040404 
 +***** Xtal 40MHz ***** 
 +start PCIe register access 
 +RALINK_RSTCTRL = 2400000 
 +RALINK_CLKCFG1 = fdbfffc0 
 + 
 +*************** MT7628 PCIe RC mode ************* 
 +PCIE0 enabled 
 +Port 0 N_FTS = 1b105000 
 +init_rt2880pci done 
 +bio: create slab <bio-0> at 0 
 +SCSI subsystem initialized 
 +pci 0000:00:00.0: BAR 0: can't assign mem (size 0x80000000) 
 +pci 0000:00:00.0: BAR 8: assigned [mem 0x20000000-0x200fffff] 
 +pci 0000:00:00.0: BAR 9: assigned [mem 0x20100000-0x201fffff pref] 
 +pci 0000:00:00.0: BAR 1: assigned [mem 0x20200000-0x2020ffff] 
 +pci 0000:00:00.0: BAR 1: set to [mem 0x20200000-0x2020ffff] (PCI address [0x20200000-0x2020ffff] 
 +pci 0000:01:00.0: BAR 0: assigned [mem 0x20000000-0x200fffff 64bit] 
 +pci 0000:01:00.0: BAR 0: set to [mem 0x20000000-0x200fffff 64bit] (PCI address [0x20000000-0x200fffff] 
 +pci 0000:01:00.0: BAR 6: assigned [mem 0x20100000-0x2010ffff pref] 
 +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 0x20000000-0x200fffff] 
 +pci 0000:00:00.0:   bridge window [mem 0x20100000-0x201fffff pref] 
 +BAR0 at slot 0 = 0 
 +bus=0x0, slot = 0x0 
 +res[0]->start = 0 
 +res[0]->end = 0 
 +res[1]->start = 20200000 
 +res[1]->end = 2020ffff 
 +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 
 +res[0]->start = 20000000 
 +res[0]->end = 200fffff 
 +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: 2048 (order: 2, 16384 bytes) 
 +TCP bind hash table entries: 2048 (order: 1, 8192 bytes) 
 +TCP: Hash tables configured (established 2048 bind 2048) 
 +TCP reno registered 
 +UDP hash table entries: 256 (order: 0, 4096 bytes) 
 +UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) 
 +NET: Registered protocol family 1 
 +fuse init (API version 7.15) 
 +msgmni has been set to 102 
 +Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254) 
 +io scheduler noop registered (default) 
 +HDLC line discipline maxframe=4096 
 +N_HDLC line discipline registered. 
 +Ralink gpio driver initialized 
 +Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled 
 +serial8250: ttyS0 at MMIO 0x10000d00 (irq = 21) is a 16550A 
 +serial8250: ttyS1 at MMIO 0x10000c00 (irq = 20) is a 16550A 
 +brd: module loaded 
 +flash manufacture id: ef, device id 40 18 
 +W25Q128BV(ef 40180000) (16384 Kbytes) 
 +mtd .name = raspi, .size = 0x01000000 (16M) .erasesize = 0x00010000 (64K) .numeraseregions = 0 
 +Creating 6 MTD partitions on "raspi": 
 +0x000000000000-0x000001000000 : "ALL" 
 +0x000000000000-0x000000030000 : "Bootloader" 
 +0x000000030000-0x000000040000 : "Config" 
 +0x000000040000-0x000000050000 : "Factory" 
 +0x000000050000-0x000000ff0000 : "Kernel" 
 +0x000000ff0000-0x000001000000 : "CBTinfo" 
 +rdm_major = 253 
 +GMAC1_MAC_ADRH -- : 0x0000e89f 
 +GMAC1_MAC_ADRL -- : 0x80bf9cb1 
 +Ralink APSoC Ethernet Driver Initilization. v3.1  512 rx/tx descriptors allocated, mtu = 1500! 
 +GMAC1_MAC_ADRH -- : 0x0000e89f 
 +GMAC1_MAC_ADRL -- : 0x80bf9cb1 
 +PROC INIT OK! 
 +PPP generic driver version 2.4.2 
 +PPP Deflate Compression module registered 
 +PPP MPPE Compression module registered 
 +NET: Registered protocol family 24 
 + 
 + 
 +=== pAd = c0105000, size = 1467448 === 
 + 
 +<-- RTMPAllocTxRxRingMemory, Status=0, ErrorValue=0x 
 +<-- RTMPAllocAdapterBlock, Status=0 
 +RtmpChipOpsHook(492): Not support for HIF_MT yet! 
 +mt7628_init()--> 
 +mt7628_init(FW(8a00), HW(8a01), CHIPID(7628)) 
 +e2.bin mt7628_init(1135)::(2), pChipCap->fw_len(63888) 
 +mt_bcn_buf_init(218): Not support for HIF_MT yet! 
 +<--mt7628_init() 
 +GACT probability NOT on 
 +u32 classifier 
 +    Actions configured 
 +Netfilter messages via NETLINK v0.30. 
 +nf_conntrack version 0.5.0 (821 buckets, 3284 max) 
 +ctnetlink v0.93: registering with nfnetlink. 
 +nf_conntrack_rtsp v0.6.21 loading 
 +matchsize=264 
 +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 
 +lo: Disabled Privacy Extensions 
 +ip6_tables: (C) 2000-2006 Netfilter Core Team 
 +IPv6 over IPv4 tunneling driver 
 +sit0: Disabled Privacy Extensions 
 +ip6tnl0: Disabled Privacy Extensions 
 +NET: Registered protocol family 17 
 +L2TP core driver, V2.0 
 +PPPoL2TP kernel driver, V2.0 
 +802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com> 
 +All bugs added by David S. Miller <davem@redhat.com> 
 +Warning: unable to open an initial console. 
 +Freeing unused kernel memory: 7312k freed 
 +Algorithmics/MIPS FPU Emulator v1.5 
 +Password for 'root' changed 
 + 
 +##### disable 1st wireless interface ##### 
 + 
 +##### disable 2nd wireless interface ##### 
 + 
 +##### disable 3rd wireless interface ##### 
 +rmmod: rlt_wifi: No such file or directory 
 +rmmod: mt_wifi: No such file or directory 
 +ifconfig: ioctl 0x8913 failed: No such device 
 +brctl: bridge br0: No such device or address 
 +ipt_webstr: module license 'unspecified' taints kernel. 
 +Disabling lock debugging due to kernel taint 
 +register rt2860 
 + 
 + 
 +=== pAd = c0782000, size = 2114360 === 
 + 
 +<-- RTMPAllocTxRxRingMemory, Status=0 
 +<-- RTMPAllocAdapterBlock, Status=0 
 +pAd->CSRBaseAddress =0xc0680000, csr_addr=0xc0680000! 
 +device_id =0x7662 
 +==>rlt_wlan_chip_onoff(): OnOff:1, Reset= 1, pAd->WlanFunCtrl:0x0, Reg-WlanFunCtrl=0x20a 
 +RtmpChipOpsEepromHook::e2p_type=0, inf_Type=5 
 +RtmpEepromGetDefault::e2p_dafault=2 
 +NVM is efuse and the information is too less to bring up the interface 
 +Force to use Flash mode 
 +NVM is FLASH mode (pAd->flash_offset = 0x8000) 
 +get_dev_name_prefix(): dev_idx = 1, dev_name_prefix=rai 
 +insmod: mt_wifi.ko: module not found 
 +TX_BCN DESC a26b3000 size = 320 
 +RX[0] DESC a26b6000 size = 1024 
 +RX[1] DESC a26b7000 size = 1024 
 +E2pAccessMode=2 
 +cfg_mode=9 
 +cfg_mode=9 
 +wmode_band_equal(): Band Equal! 
 +AndesSendCmdMsg: Could not send in band command due to diable fRTMP_ADAPTER_MCU_SEND_IN_BAND_CMD 
 +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) 
 +[PMF]Set_PMFMFPC_Proc:: apidx=0, Desired MFPC=1 
 +RTMPSetDefaultChannel() : default channel to 1 
 +load fw image from fw_header_image 
 +AndesMTLoadFwMethod1(2182)::pChipCap->fw_len(63888) 
 +FW Version:20151201 
 +FW Build Date:20151201183641 
 +CmdAddressLenReq:(ret = 0) 
 +CmdFwStartReq: override = 1, address = 1048576 
 +CmdStartDLRsp: WiFI FW Download Success 
 +MtAsicDMASchedulerInit(): DMA Scheduler Mode=0(LMAC) 
 +efuse_probe: efuse = 10000002 
 +RtmpChipOpsEepromHook::e2p_type=2, inf_Type=4 
 +RtmpEepromGetDefault::e2p_dafault=2 
 +RtmpChipOpsEepromHook: E2P type(2), E2pAccessMode = 2, E2P default = 2 
 +NVM is FLASH mode 
 +1. Phy Mode = 14 
 +Country Region from e2p = ffff 
 +tssi_1_target_pwr_g_band = 32 
 +2. Phy Mode = 14 
 +3. Phy Mode = 14 
 +NICInitPwrPinCfg(11): Not support for HIF_MT yet! 
 +NICInitializeAsic(651): Not support rtmp_mac_sys_reset () for HIF_MT yet! 
 +mt_mac_init()--> 
 +MtAsicInitMac()--> 
 +mt7628_init_mac_cr()--> 
 +MtAsicSetMacMaxLen(1276): Set the Max RxPktLen=1024! 
 +<--mt_mac_init() 
 +        WTBL Segment 1 info: 
 +                MemBaseAddr/FID:0x28000/
 +                EntrySize/Cnt:32/128 
 +        WTBL Segment 2 info: 
 +                MemBaseAddr/FID:0x40000/
 +                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 
 +AntCfgInit(2940): Not support for HIF_MT yet! 
 +MCS Set = ff ff 00 00 01 
 +MtAsicSetChBusyStat(861): Not support for HIF_MT yet! 
 +CmdSlotTimeSet:(ret = 0) 
 +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=1, MFPR=0, SHA256=0 
 +[PMF]RTMPMakeRsnIeCap: RSNIE Capability MFPC=1, MFPR=0 
 +[PMF]PMF_MakeRsnIeGMgmtCipher: Insert BIP to the group management cipher of RSNIE 
 +[PMF]ap_pmf_init:: apidx=1, MFPC=0, MFPR=0, SHA256=0 
 +MtAsicSetRalinkBurstMode(3047): Not support for HIF_MT yet! 
 +MtAsicSetPiggyBack(796): Not support for HIF_MT yet! 
 +reload DPD from flash , 0x9F = [c800] doReload bit7[0] 
 +CmdLoadDPDDataFromFlash: Channel = 3, DoReload = 0 
 +MtAsicSetTxPreamble(3026): Not support for HIF_MT yet! 
 +MtAsicAddSharedKeyEntry(1343): Not support for HIF_MT yet! 
 +The 4-BSSID mode is enabled, the BSSID byte5 MUST be the multiple of 4 
 +MtAsicSetPreTbtt(): bss_idx=0, PreTBTT timeout = 0xf0 
 +ap_ftkd> Initialize FT KDP Module... 
 +Main bssid = e8:9f:80:bf:9c:b3 
 +<==== rt28xx_init, Status=0 
 +@@@ ed_monitor_exit : ===> 
 +@@@ ed_monitor_exit : <=== 
 +mt7628_set_ed_cca: TURN OFF EDCCA  mac 0x10618 = 0xd7083f0f, EDCCA_Status=0 
 +WiFi Startup Cost (ra0): 6.052s 
 +build time = 
 +20141115060606a 
 +rom patch for E3 IC 
 + 
 +platform = 
 +ALPS 
 +hw/sw version = 
 +▒▒ 
 +patch version = 
 + 
 +FW Version:0.0.00 Build:1 
 +Build Time:201507311614____ 
 +fw for E3 IC 
 +RX[0] DESC a2376000 size = 4096 
 +RX[1] DESC a2377000 size = 4096 
 +MAX_PACKETS_IN_QUEUE= 128 
 +E2pAccessMode=2 
 +cfg_mode=14 
 +cfg_mode=14 
 +wmode_band_equal(): Band Not 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 
 +pAd->ed_chk = 1 
 +Key1Str 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) 
 +Key4Str is Invalid key length(0) or Type(0) 
 +[PMF]Set_PMFMFPC_Proc:: apidx=0, Desired MFPC=1 
 +1. Phy Mode = 49 
 +get_chl_grp:illegal channel (167) 
 +get_chl_grp:illegal channel (167) 
 +get_chl_grp:illegal channel (169) 
 +get_chl_grp:illegal channel (169) 
 +get_chl_grp:illegal channel (171) 
 +get_chl_grp:illegal channel (171) 
 +drivers/net/wireless/rlt_wifi_ap/../rlt_wifi/chips/mt76x2.c:2899 assert (ad->TxPower[choffset].Channel == 42)failed 
 +Country Region from e2p = ffff 
 +mt76x2_read_temp_info_from_eeprom:: is_temp_tx_alc=0, temp_tx_alc_enable=0 
 +mt76x2_read_tx_alc_info_from_eeprom:: is_ePA_mode=0, ePA_type=3 
 +mt76x2_read_tx_alc_info_from_eeprom:: [5G band] high_temp_slope=0, low_temp_slope=0 
 +mt76x2_read_tx_alc_info_from_eeprom:: [2G band] high_temp_slope=0, low_temp_slope=0 
 +mt76x2_read_tx_alc_info_from_eeprom:: [5G band] tc_lower_bound=0, tc_upper_bound=0 
 +mt76x2_read_tx_alc_info_from_eeprom:: [2G band] tc_lower_bound=0, tc_upper_bound=0 
 +mt76x2_get_external_lna_gain::LNA type=0x11, BLNAGain=0x0, ALNAGain0=0xffffff82, ALNAGain1=0x0, ALNAGain2=0xffffff82 
 +2. Phy Mode = 49 
 +3. Phy Mode = 49 
 +andes_pci_fw_init 
 +0x1300 = 00073200 
 +AntCfgInit: primary/secondary ant 0/1 
 +andes_load_cr:cr_type(2) 
 +ChipStructAssign(): MT76x2 hook ! 
 +RTMPSetPhyMode: channel is out of range, use first channel=0 
 +MCS Set = ff ff 00 00 01 
 +TX0 power compensation = 0x38 
 +TX1 power compensation = 0x38 
 +[PMF]APStartUp:: apidx=0, MFPC=1, MFPR=0, SHA256=0 
 +[PMF]RTMPMakeRsnIeCap: RSNIE Capability MFPC=1, MFPR=0 
 +[PMF]PMF_MakeRsnIeGMgmtCipher: Insert BIP to the group management cipher of RSNIE 
 +mt76x2_bbp_adjust():rf_bw=2, ext_ch=1, PrimCh=149, HT-CentCh=151, VHT-CentCh=155 
 +APStartUp(): AP Set CentralFreq at 155(Prim=149, HT-CentCh=151, VHT-CentCh=155, BBP_BW=2) 
 +mt76x2_calibration(channel = 155) 
 +@@@ ed_monitor_exit : ===> 
 +@@@ ed_monitor_exit : <=== 
 +Main bssid = e8:9f:80:bf:9c:b4 
 +mt76x2_reinit_agc_gain:original agc_vga0 = 0x58, agc_vga1 = 0x58 
 +mt76x2_reinit_agc_gain:updated agc_vga0 = 0x58, agc_vga1 = 0x58 
 +mt76x2_reinit_hi_lna_gain:original hi_lna0 = 0x29, hi_lna1 = 0x29 
 +mt76x2_reinit_hi_lna_gain:updated hi_lna0 = 0x29, hi_lna1 = 0x29 
 +original vga value(chain0) = 58 
 +original vga value(chain1) = 58 
 +<==== rt28xx_init, Status=0 
 +get_dev_name_prefix(): dev_idx = 1, dev_name_prefix=apclii 
 +RTMPDrvOpen(1):Check if PDMA is idle! 
 +RTMPDrvOpen(2):Check if PDMA is idle! 
 +***iwpriv ra0 set IgmpSnEnable=1** 
 +***iwpriv rai0 set IgmpSnEnable=1** 
 +##### configVIF ##### 
 +FFFFFFE8:FFFFFF9F:FFFFFF80:FFFFFFBF:FFFFFF9C:FFFFFFB1 
 +Raeth v3.1 (Tasklet) 
 + 
 +phy_tx_ring = 0x01fac000, tx_ring = 0xa1fac000 
 + 
 +phy_rx_ring0 = 0x01fae000, rx_ring0 = 0xa1fae000 
 +GMAC1_MAC_ADRH -- : 0x0000e89f 
 +GMAC1_MAC_ADRL -- : 0x80bf9cb1 
 +RT305x_ESW: Link Status Changed 
 +vconfig: ioctl error for rem: No such device 
 +vconfig: ioctl error for rem: No such device 
 +rmmod: 8021q: No such file or directory 
 +device eth2 entered promiscuous mode 
 +##### config Ralink ESW vlan partition (LLLLW) ##### 
 +switch reg write offset=14, value=405555 
 +switch reg write offset=50, value=2001 
 +switch reg write offset=98, value=7f3f 
 +switch reg write offset=e4, value=3f 
 +switch reg write offset=40, value=1001 
 +switch reg write offset=44, value=1001 
 +switch reg write offset=48, value=1002 
 +switch reg write offset=70, value=ffff506f 
 +done. 
 +switch reg write offset=14, value=405555 
 +switch reg write offset=50, value=2001 
 +switch reg write offset=98, value=7f3f 
 +switch reg write offset=e4, value=3f 
 +switch reg write offset=40, value=1001 
 +switch reg write offset=44, value=1001 
 +switch reg write offset=48, value=1002 
 +switch reg write offset=70, value=ffff506f 
 +done. 
 +device ra0 entered promiscuous mode 
 +ifconfig: ioctl 0x8913 failed: No such device 
 +device eth2.1 entered promiscuous mode 
 +device rai0 entered promiscuous mode 
 +brctl: bridge br0: Device or resource busy 
 + 
 +##### enable 2nd wireless interface ##### 
 +Start WAN ..... 
 +wan stop ... 
 +cmd=[killall radvd ] 
 +killall: radvd: no process killed 
 +stop_dhcp6c 
 +cmd=[ip6tables -t filter -F ] 
 +cmd=[ip6tables -t filter -Z ] 
 +cmd=[ip6tables -t mangle -F ] 
 +cmd=[ip6tables -t mangle -Z ] 
 +Set 0 to /proc/sys/net/ipv6/conf/all/forwarding ... 
 +delete tunnel 6rd failed: No such device 
 +cmd=[killall -9 waninfo ] 
 +killall: waninfo: no process killed 
 +cmd=[killall dnsmasq ] 
 +killall: dnsmasq: no process killed 
 +cmd=[killall radvd ] 
 +killall: radvd: no process killed 
 +cmd=[killall dhcpd6 ] 
 +killall: dhcpd6: no process killed 
 +cmd=[ip6tables -F ] 
 +/proc/sys/net/ctf/wan_mode: No such file or directory 
 +cmd=[killall -9 nlinkd ] 
 +killall: nlinkd: no process killed 
 +cmd=[rmmod dnshook ] 
 +rmmod: dnshook: No such file or directory 
 +sh: cannot create /proc/unblock_proc: nonexistent directory 
 +sh: cannot create /proc/hnd_proc: nonexistent directory 
 +sh: cannot create /proc/hnd_proc: nonexistent directory 
 +cmd=[killall -9 qos_bw_detect ] 
 +killall: qos_bw_detect: no process killed 
 +cmd=[killall igmprt ] 
 +killall: igmprt: no process killed 
 +cmd=[killall -9 igmprt ] 
 +killall: igmprt: no process killed 
 +cmd=[killall pppd ] 
 +killall: pppd: no process killed 
 +cmd=[killall -9 pppd ] 
 +killall: pppd: no process killed 
 +cmd=[killall ip-up ] 
 +killall: ip-up: no process killed 
 +cmd=[killall ip-down ] 
 +killall: ip-down: no process killed 
 +cmd=[killall -15 pppd ] 
 +killall: pppd: no process killed 
 +cmd=[killall -9 pppd ] 
 +killall: pppd: no process killed 
 +cmd=[killall -15 l2tpd ] 
 +killall: l2tpd: no process killed 
 +cmd=[killall -9 l2tpd ] 
 +killall: l2tpd: no process killed 
 +cmd=[killall -9 listen ] 
 +killall: listen: no process killed 
 +cmd=[killall -9 waninfo ] 
 +killall: waninfo: no process killed 
 +stop_dhcpc 
 +cmd=[killall -9 pppd ] 
 +killall: pppd: no process killed 
 +cmd=[killall -9 ntpclient ] 
 +killall: ntpclient: no process killed 
 +cmd=[killall -9 ntp ] 
 +killall: ntp: no process killed 
 +cmd=[killall -9 redial ] 
 +killall: redial: no process killed 
 +cmd=[killall wan_auto_detect ] 
 +killall: wan_auto_detect: no process killed 
 +wan start boot ... 
 +cmd=[touch /tmp/hosts ] 
 +start_dhcpc:=====( wan_or_lan=wan )===== 
 +dhclient -nw -cf /tmp/dhcpc-wan.conf -sf /bin/dhcpc -lf /tmp/dhcpc-wan.leases -pf /var/run/dhcpc-wan.pid eth2.2 & 
 +cmd=[touch /tmp/hosts ] 
 +br0: port 3(rai0) entering learning state 
 +br0: port 3(rai0) entering learning state 
 +br0: port 2(eth2.1) entering learning state 
 +br0: port 2(eth2.1) entering learning state 
 +br0: port 1(ra0) entering learning state 
 +br0: port 1(ra0) entering learning state 
 +ifconfig: ioctl 0x8914 failed: Cannot assign requested address 
 +ifconfig: ioctl 0x8914 failed: Cannot assign requested address 
 +lan stop ... 
 +cmd=[killall -16 dhcpd ] 
 +killall: dhcpd: no process killed 
 +cmd=[killall -16 gn-dhcpd ] 
 +killall: gn-dhcpd: no process killed 
 +cmd=[killall gn-dhcpd ] 
 +killall: gn-dhcpd: no process killed 
 +Start dhcpd ... 
 +lan start ... 
 +br0 192.168.1.100 
 +write_dhcpd_conf: file=/tmp/dhcpd-br0.conf, ifname=br0, lan_ip=lan_ipaddr lan_mask=lan_netmask 
 +cmd=[dhcpd -cf /tmp/dhcpd-br0.conf -lf /tmp/dhcpd.leases -df /tmp/udhcpd.leases -pf /var/run/dhcpd.pid br0 ] 
 +Internet Systems Consortium DHCP Server 4.1.1-P1 
 +Copyright 2004-2010 Internet Systems Consortium. 
 +All rights reserved. 
 +For info, please visit https://www.isc.org/software/dhcp/ 
 +Wrote 0 leases to leases file. 
 +Listening on Socket/br0/192.168.1.0/24 
 +Sending on   Socket/br0/192.168.1.0/24 
 +Set: phy[0].reg[0] = 3900 
 +Set: phy[1].reg[0] = 3900 
 +Set: phy[2].reg[0] = 3900 
 +Set: phy[3].reg[0] = 3900 
 +br0: port 3(rai0) entering forwarding state 
 +br0: port 2(eth2.1) entering forwarding state 
 +br0: port 1(ra0) entering forwarding state 
 +Set: phy[0].reg[0] = 3300 
 +Set: phy[1].reg[0] = 3300 
 +Set: phy[2].reg[0] = 3300 
 +Set: phy[3].reg[0] = 3300 
 +Unknown option: -I 
 +Unknown option: ra0 
 +Jan  1 00:00:34 miniupnpd[2022]: WPS listening on port 7777 
 +Unknown option: -I 
 +Unknown option: rai0 
 +Jan  1 00:00:34 miniupnpd[2025]: WPS listening on port 8888 
 +iwpriv ra0 set IgmpSnEnable=1 
 +iwpriv rai0 set IgmpSnEnable=1 
 +killall: long_loop: no process killed 
 +/sbin/internet.sh: line 816: nfchod: not found 
 +wireless.c:restart_wps:3136:[restart_wps]wps_restart.wsc_enable=7 
 +route: ioctl 0x890c failed: No such process 
 +Unknown option: -I 
 +Unknown option: ra0 
 +Jan  1 00:00:35 miniupnpd[2686]: WPS listening on port 7777 
 +Unknown option: -I 
 +Unknown option: rai0 
 +Jan  1 00:00:35 miniupnpd[2689]: WPS listening on port 8888 
 +killall: rt2860apd: no process killed 
 +wireless.c:restart_wps:3136:[restart_wps]wps_restart.wsc_enable=7 
 +Unknown option: -I 
 +Unknown option: ra0 
 +Jan  1 00:00:36 miniupnpd[3229]: WPS listening on port 7777 
 +Unknown option: -I 
 +Unknown option: rai0 
 +Jan  1 00:00:36 miniupnpd[3232]: WPS listening on port 8888 
 +killall: rtinicapd: no process killed 
 +Cannot find device "6rdtun" 
 +
 +webs: Listening for HTTP requests at address 192.168.1.1cmd=[cron ] 
 +cron: can't open log file 
 +/var/log/mess: No such file or directory 
 +cron: can't write to log file 
 +CRON (01/01-00:00:36-3250) STARTUP (fork ok) 
 +[HTTPD Starting on /www] 
 +cmd=[httpd ] 
 +cmd=[route del -net 224.0.0.0 netmask 240.0.0.0 dev br0 ] 
 +route: ioctl 0x890c failed: No such process 
 +cmd=[route add -net 224.0.0.0 netmask 240.0.0.0 dev br0 ] 
 +cmd=[cesmDNS -o /tmp/.mdns_host_info -d -h Linksys10228 -l 192.168.1.1 ] 
 +cmd=[netbios /tmp/netbios.conf ] 
 +cmd=[/bin/monitor_cable ] 
 +cmd=[insmod dnshook ] 
 +[cbt_tcp_init]: init tcp module .. 
 +[init]: tcp_init ok 
 +[dns_init]: init dns module .. 
 +[init]: dns_init ok 
 +[pct_init]: init pct module .. 
 +[init]: pct_init ok 
 +[pct6_init]: init pct module .. 
 +[init]: pct6_init ok 
 +[ssl_init]: init ssl module .. 
 +[init]: ssl_init ok 
 +[ssl6_init]: init ssl module .. 
 +[init]: ssl6_init ok 
 +cmd=[nlinkd ] 
 +[hnd_hook]: Parental Control => Enable 
 +init: can't log to /dev/tty5 
 +starting pid 3304, tty '/dev/ttyS1': '/bin/sh' 
 + 
 + 
 +BusyBox v1.12.1 (2019-06-20 18:14:21 CST) built-in shell (ash) 
 +Enter 'help' for a list of built-in commands. 
 + 
 +# cmd=[killall -1 nvram_daemon ] 
 +start single service: unplug_wan_cable 
 +stop_dhcp6c 
 +cmd=[ip6tables -t filter -F ] 
 +cmd=[ip6tables -t filter -Z ] 
 +cmd=[ip6tables -t mangle -F ] 
 +cmd=[ip6tables -t mangle -Z ] 
 +Set 0 to /proc/sys/net/ipv6/conf/all/forwarding ... 
 +cmd=[killall -9 waninfo ] 
 +cmd=[killall nlinkd ] 
 +cmd=[killall -9 nlinkd ] 
 +cmd=[rmmod dnshook ] 
 +[ssl_fini]: exit ssl module .. 
 +[pct_fini]: exit pct module .. 
 +[ssl6_fini]: exit ssl module .. 
 +[pct6_fini]: exit pct module .. 
 +[dns_fini]: exit dns module .. 
 +[cbt_tcp_fini]: exit tcp module .. 
 +[wp_unhook]: hook already unregistered 
 +[hnd_unhook]: Parental Control => Disable 
 +cmd=[killall -9 qos_bw_detect ] 
 +killall: qos_bw_detect: no process killed 
 +cmd=[killall igmprt ] 
 +killall: igmprt: no process killed 
 +cmd=[killall -9 igmprt ] 
 +killall: igmprt: no process killed 
 +cmd=[killall pppd ] 
 +killall: pppd: no process killed 
 +cmd=[killall -9 pppd ] 
 +killall: pppd: no process killed 
 +cmd=[killall ip-up ] 
 +killall: ip-up: no process killed 
 +cmd=[killall ip-down ] 
 +killall: ip-down: no process killed 
 +cmd=[killall -15 pppd ] 
 +killall: pppd: no process killed 
 +cmd=[killall -9 pppd ] 
 +killall: pppd: no process killed 
 +cmd=[killall -15 l2tpd ] 
 +killall: l2tpd: no process killed 
 +cmd=[killall -9 l2tpd ] 
 +killall: l2tpd: no process killed 
 +cmd=[killall -9 listen ] 
 +killall: listen: no process killed 
 +cmd=[killall -9 waninfo ] 
 +killall: waninfo: no process killed 
 +stop_dhcpc 
 +cmd=[killall -9 pppd ] 
 +killall: pppd: no process killed 
 +cmd=[killall -9 ntpclient ] 
 +killall: ntpclient: no process killed 
 +cmd=[killall -9 ntp ] 
 +killall: ntp: no process killed 
 +cmd=[killall -9 redial ] 
 +killall: redial: no process killed 
 +cmd=[killall wan_auto_detect ] 
 +killall: wan_auto_detect: no process killed 
 +unplug_wan_cable:dhclient -r -6 -N -P -d -q -nw -cf /tmp/dhcp6c-wan.conf -sf /bin/client6 -lf /tmp/dhcp6c-wan.leases -pf /var/run/dhcp6c-wan.pid eth2.2 
 +</nowiki>
 </WRAP>\\ </WRAP>\\
  
 ==== OpenWrt bootlog ==== ==== OpenWrt bootlog ====
 <WRAP bootlog> <WRAP bootlog>
-<nowiki>COPY HERE THE BOOTLOG ONCE OPENWRT IS INSTALLED AND RUNNING</nowiki>+<nowiki>[04010C0F][04010C0F][88880000][24244747][00242447] 
 +DU Setting Cal Done 
 + 
 + 
 +U-Boot 1.1.3 (Jun 26 2019 - 16:03:40) 
 + 
 +CBT: 0.1.1 
 +Board: Ralink APSoC DRAM:  64 MB 
 +relocate_code Pointer at: 83fb0000 
 +flash manufacture id: ef, device id 40 18 
 +find flash: W25Q128BV 
 +============================================ 
 +Ralink UBoot Version: 5.0.0.0 
 +-------------------------------------------- 
 +ASIC 7628_MP (Port5<->None) 
 +DRAM component: 512 Mbits DDR, width 16 
 +DRAM bus: 16 bit 
 +Total memory: 64 MBytes 
 +Flash component: SPI Flash 
 +Date:Jun 26 2019  Time:16:03:40 
 +============================================ 
 +icache: sets:512, ways:4, linesz:32 ,total:65536 
 +dcache: sets:256, ways:4, linesz:32 ,total:32768 
 + 
 + ##### The CPU freq = 580 MHZ #### 
 + estimate memory size =64 Mbytes 
 +RESET MT7628 PHY!!!!!! 
 + mdio.w addr[0x00000007]  value[0x00077070] 
 + 
 + mdio.w addr[0x0000000D]  value[0x0000001F] 
 + 
 + mdio.w addr[0x0000000E]  value[0x00000024] 
 + 
 + mdio.w addr[0x0000000D]  value[0x0000401F] 
 + 
 + mdio.w addr[0x0000000E]  value[0x00000000] 
 + 
 +This verison of Uboot support Httpd Server 0.9 
 + 
 +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 
 + 
 +3: System Boot system code via Flash. 
 +ethernet init 
 + 
 +## Booting image at bc050000 ... 
 +   Image Name:   MIPS OpenWrt Linux-5.10.108 
 +   Image Type:   MIPS Linux Kernel Image (lzma compressed) 
 +   Data Size:    2182425 Bytes =  2.1 MB 
 +   Load Address: 80000000 
 +   Entry Point:  80000000 
 +   Verifying Checksum ... OK 
 +   Uncompressing Kernel Image ... OK 
 +No initrd 
 +## Transferring control to Linux (at address 80000000) ... 
 +## Giving linux memsize in MB, 64 
 + 
 +Starting kernel ... 
 + 
 +[    0.000000] Linux version 5.10.108 (user@8b31326bb5c9) (mipsel-openwrt-linux-musl-gcc (OpenWrt GCC 11.2.0 r19314+2-8822a8d850) 11.2.0, GNU ld (GNU Binutils) 2.37) #0 Wed Mar 30 11:59:37 2022 
 +[    0.000000] Board has DDR2 
 +[    0.000000] Analog PMU set to hw control 
 +[    0.000000] Digital PMU set to hw control 
 +[    0.000000] SoC Type: MediaTek MT7628AN ver:1 eco:2 
 +[    0.000000] printk: bootconsole [early0] enabled 
 +[    0.000000] CPU0 revision is: 00019655 (MIPS 24KEc) 
 +[    0.000000] MIPS: machine is Linksys E2500 v4 
 +[    0.000000] Initrd not found or empty - disabling initrd 
 +[    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes. 
 +[    0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes 
 +[    0.000000] Zone ranges: 
 +[    0.000000]   Normal   [mem 0x0000000000000000-0x0000000003ffffff] 
 +[    0.000000] Movable zone start for each node 
 +[    0.000000] Early memory node ranges 
 +[    0.000000]   node   0: [mem 0x0000000000000000-0x0000000003ffffff] 
 +[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000003ffffff] 
 +[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 16240 
 +[    0.000000] Kernel command line: console=ttyS0,115200 rootfstype=squashfs,jffs2 
 +[    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes, linear) 
 +[    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes, linear) 
 +[    0.000000] Writing ErrCtl register=0005ee8f 
 +[    0.000000] Readback ErrCtl register=0005ee8f 
 +[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off 
 +[    0.000000] Memory: 56424K/65536K available (5268K kernel code, 605K rwdata, 1116K rodata, 1192K init, 202K bss, 9112K reserved, 0K cma-reserved) 
 +[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 
 +[    0.000000] NR_IRQS: 256 
 +[    0.000000] intc: using register map from devicetree 
 +[    0.000000] random: get_random_bytes called from start_kernel+0x3b8/0x5a8 with crng_init=0 
 +[    0.000000] CPU Clock: 580MHz 
 +[    0.000000] timer_probe: no matching timers found 
 +[    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6590553264 ns 
 +[    0.000012] sched_clock: 32 bits at 290MHz, resolution 3ns, wraps every 7405115902ns 
 +[    0.007554] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216) 
 +[    0.073501] pid_max: default: 32768 minimum: 301 
 +[    0.078165] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) 
 +[    0.085185] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) 
 +[    0.094968] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build 
 +[    0.106858] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns 
 +[    0.116372] futex hash table entries: 256 (order: -1, 3072 bytes, linear) 
 +[    0.123013] pinctrl core: initialized pinctrl subsystem 
 +[    0.129201] NET: Registered protocol family 16 
 +[    0.140864] rt2880-pinmux pinctrl: there is not valid maps for state default 
 +[    0.255706] mt7620-pci 10140000.pcie: Port 0 N_FTS = 1b105000 
 +[    0.410990] PCI host bridge /pcie@10140000 ranges: 
 +[    0.415579]  MEM 0x0000000020000000..0x000000002fffffff 
 +[    0.420594]   IO 0x0000000010160000..0x000000001016ffff 
 +[    0.472605] PCI host bridge to bus 0000:00 
 +[    0.476617] pci_bus 0000:00: root bus resource [mem 0x20000000-0x2fffffff] 
 +[    0.483199] pci_bus 0000:00: root bus resource [io  0x10160000-0x1016ffff] 
 +[    0.489846] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0] 
 +[    0.496385] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] 
 +[    0.504096] pci 0000:00:00.0: [14c3:0801] type 01 class 0x060400 
 +[    0.509856] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff] 
 +[    0.515903] pci 0000:00:00.0: reg 0x14: [mem 0x00000000-0x0000ffff] 
 +[    0.522020] pci 0000:00:00.0: supports D1 
 +[    0.525826] pci 0000:00:00.0: PME# supported from D0 D1 D3hot 
 +[    0.533147] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring 
 +[    0.541058] pci 0000:01:00.0: [14c3:7662] type 00 class 0x028000 
 +[    0.546893] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit] 
 +[    0.553440] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref] 
 +[    0.559994] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold 
 +[    0.567585] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 
 +[    0.573968] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 01 
 +[    0.580349] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000] 
 +[    0.586698] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000] 
 +[    0.593409] pci 0000:00:00.0: BAR 8: assigned [mem 0x20000000-0x200fffff] 
 +[    0.599970] pci 0000:00:00.0: BAR 9: assigned [mem 0x20100000-0x201fffff pref] 
 +[    0.606931] pci 0000:00:00.0: BAR 1: assigned [mem 0x20200000-0x2020ffff] 
 +[    0.613506] pci 0000:01:00.0: BAR 0: assigned [mem 0x20000000-0x200fffff 64bit] 
 +[    0.620556] pci 0000:01:00.0: BAR 6: assigned [mem 0x20100000-0x2010ffff pref] 
 +[    0.627520] pci 0000:00:00.0: PCI bridge to [bus 01] 
 +[    0.632303] pci 0000:00:00.0:   bridge window [mem 0x20000000-0x200fffff] 
 +[    0.638861] pci 0000:00:00.0:   bridge window [mem 0x20100000-0x201fffff pref] 
 +[    0.652303] clocksource: Switched to clocksource MIPS 
 +[    0.658540] NET: Registered protocol family 2 
 +[    0.663048] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) 
 +[    0.670729] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) 
 +[    0.678885] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear) 
 +[    0.686262] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear) 
 +[    0.693054] TCP: Hash tables configured (established 1024 bind 1024) 
 +[    0.699335] UDP hash table entries: 256 (order: 0, 4096 bytes, linear) 
 +[    0.705664] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear) 
 +[    0.712639] NET: Registered protocol family 1 
 +[    0.716866] PCI: CLS 0 bytes, default 32 
 +[    0.728148] workingset: timestamp_bits=14 max_order=14 bucket_order=0 
 +[    0.740041] squashfs: version 4.0 (2009/01/31) Phillip Lougher 
 +[    0.745687] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. 
 +[    0.758920] mt7621_gpio 10000600.gpio: registering 32 gpios 
 +[    0.764613] mt7621_gpio 10000600.gpio: registering 32 gpios 
 +[    0.770219] mt7621_gpio 10000600.gpio: registering 32 gpios 
 +[    0.775961] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled 
 +[    0.783329] printk: console [ttyS0] disabled 
 +[    0.787507] 10000c00.uartlite: ttyS0 at MMIO 0x10000c00 (irq = 28, base_baud = 2500000) is a 16550A 
 +[    0.796291] printk: console [ttyS0] enabled 
 +[    0.796291] printk: console [ttyS0] enabled 
 +[    0.804697] printk: bootconsole [early0] disabled 
 +[    0.804697] printk: bootconsole [early0] disabled 
 +[    0.815622] spi-mt7621 10000b00.spi: sys_freq: 193333333 
 +[    0.834254] spi-nor spi0.0: w25q128 (16384 Kbytes) 
 +[    0.839192] 5 fixed-partitions partitions found on MTD device spi0.0 
 +[    0.845717] Creating 5 MTD partitions on "spi0.0": 
 +[    0.850584] 0x000000000000-0x000000030000 : "u-boot" 
 +[    0.858141] 0x000000030000-0x000000040000 : "u-boot-env" 
 +[    0.864798] 0x000000040000-0x000000050000 : "factory" 
 +[    0.873049] 0x000000050000-0x000000ff0000 : "firmware" 
 +[    0.879539] 2 uimage-fw partitions found on MTD device firmware 
 +[    0.885641] Creating 2 MTD partitions on "firmware": 
 +[    0.890695] 0x000000000000-0x000000214d59 : "kernel" 
 +[    0.895751] mtd: partition "kernel" doesn't end on an erase/write block -- force read-only 
 +[    0.907006] 0x000000214d59-0x000000fa0000 : "rootfs" 
 +[    0.912062] mtd: partition "rootfs" doesn't start on an erase/write block boundary -- force read-only 
 +[    0.922653] mtd: device 5 (rootfs) set to be root filesystem 
 +[    0.929449] 1 squashfs-split partitions found on MTD device rootfs 
 +[    0.935817] 0x0000005d0000-0x000000fa0000 : "rootfs_data" 
 +[    0.942470] 0x000000ff0000-0x000001000000 : "cbtinfo" 
 +[    1.000469] rt3050-esw 10110000.esw: mediatek esw at 0xb0110000, irq 25 initialized 
 +[    1.009193] mtk_soc_eth 10100000.ethernet eth0: mediatek frame engine at 0xb0100000, irq 5 
 +[    1.019297] NET: Registered protocol family 10 
 +[    1.028730] Segment Routing with IPv6 
 +[    1.032680] NET: Registered protocol family 17 
 +[    1.037280] 8021q: 802.1Q VLAN Support v1.8 
 +[    1.049110] VFS: Mounted root (squashfs filesystem) readonly on device 31:5. 
 +[    1.063071] Freeing unused kernel memory: 1192K 
 +[    1.067671] This architecture does not have kernel memory protection. 
 +[    1.074248] Run /sbin/init as init process 
 +[    1.815341] init: Console is alive 
 +[    1.819406] init: - watchdog - 
 +[    2.402354] random: fast init done 
 +[    2.724545] kmodloader: loading kernel modules from /etc/modules-boot.d/
 +[    2.845975] kmodloader: done loading kernel modules from /etc/modules-boot.d/
 +[    2.856371] init: - preinit - 
 +[    4.465565] random: jshn: uninitialized urandom read (4 bytes read) 
 +[    4.685510] random: jshn: uninitialized urandom read (4 bytes read) 
 +[    4.714593] random: jshn: uninitialized urandom read (4 bytes read) 
 +Press the [f] key and hit [enter] to enter failsafe mode 
 +Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level 
 +[    5.225611] rt3050-esw 10110000.esw: port 0 link up 
 +[    5.230626] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready 
 +[    9.211803] mount_root: jffs2 not ready yet, using temporary tmpfs overlay 
 +[    9.363578] urandom-seed: Saving 4096 bits of non-creditable seed for next boot 
 +[    9.408278] procd: - early - 
 +[    9.411667] procd: - watchdog - 
 +[   10.233125] procd: - watchdog - 
 +[   10.237082] procd: - ubus - 
 +[   10.339343] urandom_read: 4 callbacks suppressed 
 +[   10.339353] random: ubusd: uninitialized urandom read (4 bytes read) 
 +[   10.354161] random: ubusd: uninitialized urandom read (4 bytes read) 
 +[   10.367059] random: ubusd: uninitialized urandom read (4 bytes read) 
 +[   10.381897] procd: - init - 
 +Please press Enter to activate this console. 
 +[   11.836361] kmodloader: loading kernel modules from /etc/modules.d/
 +[   12.452880] Loading modules backported from Linux version v5.15.8-0-g43e577d7a2cb 
 +[   12.460490] Backport generated by backports.git v5.15.8-1-0-g83f664bb 
 +[   12.536683] urngd: v1.0.2 started. 
 +[   12.757288] mt76_wmac 10300000.wmac: ASIC revision: 76280001 
 +[   12.987096] random: crng init done 
 +[   13.804546] mt76_wmac 10300000.wmac: Firmware Version: 20151201 
 +[   13.810574] mt76_wmac 10300000.wmac: Build Time: 20151201183641 
 +[   13.852314] mt76_wmac 10300000.wmac: firmware init done 
 +[   14.127736] mt76x2e 0000:01:00.0: card - bus=0x1, slot = 0x0 irq=4 
 +[   14.134397] mt76x2e 0000:01:00.0: ASIC revision: 76120044 
 +[   15.321474] mt76x2e 0000:01:00.0: ROM patch build: 20141115060606a 
 +[   15.354389] mt76x2e 0000:01:00.0: Firmware Version: 0.0.00 
 +[   15.359974] mt76x2e 0000:01:00.0: Build: 1 
 +[   15.364194] mt76x2e 0000:01:00.0: Build Time: 201607111443____ 
 +[   15.412380] mt76x2e 0000:01:00.0: Firmware running! 
 +[   15.631215] PPP generic driver version 2.4.2 
 +[   15.653774] NET: Registered protocol family 24 
 +[   15.693529] kmodloader: done loading kernel modules from /etc/modules.d/
 +[   52.654862] jffs2_scan_eraseblock(): End of filesystem marker found at 0x0 
 +[   52.661893] jffs2_build_filesystem(): unlocking the mtd device... 
 +[   52.661898] done. 
 +[   52.670182] jffs2_build_filesystem(): erasing all blocks after the end marker... 
 +[   55.586430] br-lan: port 1(eth0) entered blocking state 
 +[   55.599424] br-lan: port 1(eth0) entered disabled state 
 +[   55.605132] device eth0 entered promiscuous mode 
 +[   55.673390] br-lan: port 1(eth0) entered blocking state 
 +[   55.678715] br-lan: port 1(eth0) entered forwarding state 
 +[   56.632577] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready 
 +[   93.684386] done. 
 +[   93.686395] jffs2: notice: (1869) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found. 
 +[   93.891921] overlayfs: upper fs does not support tmpfile. 
 + 
 + 
 + 
 +BusyBox v1.35.0 (2022-03-30 11:59:37 UTC) built-in shell (ash) 
 + 
 +  _______                     ________        __ 
 +       |.-----.-----.-----.|  |  |  |.----.|  |_ 
 +     ||  _  |  -__|     ||  |  |  ||   _||   _| 
 + |_______||   __|_____|__|__||________||__|  |____| 
 +          |__| W I R E L E S S   F R E E D O M 
 + ----------------------------------------------------- 
 + OpenWrt SNAPSHOT, r19314+2-8822a8d850 
 + ----------------------------------------------------- 
 +=== WARNING! ===================================== 
 +There is no root password defined on this device! 
 +Use the "passwd" command to set up a new password 
 +in order to prevent unauthorized SSH logins. 
 +-------------------------------------------------- 
 +root@OpenWrt:/# </nowiki>
 </WRAP>\\ </WRAP>\\
  
 ===== Notes ===== ===== Notes =====
 +It appears that the only difference between speed limited devices and the faster E5400 is the firmware. When running OpenWRT, the device reports speeds equivalent to AC1200. More testing is needed to confirm this behavior (July 2022).
  
 ===== Tags ===== ===== Tags =====
 [[meta:tags|How to add tags]] [[meta:tags|How to add tags]]
-{{tag>EXAMPLETAG unsupported}}+{{tag>ramips mt7628 64ram 16flash 5port MIPS FastEthernet 6Port VLAN 802.11abgn 802.11ac 2ant serial U-boot}}
  • Last modified: 2024/02/11 21:58
  • by 127.0.0.1