Rostelecom RT-FE-1A

Rostelecom RT-FE-1A is a wireless WiFi 5 router manufactured by Sercomm company.

Rostelecom RT-FE-1A

None at this time.

Install OpenWrt (generic explanation)

1. Login to the router web interface (default http://192.168.0.1/) under admin account

2. Navigate to Settings → Configuration → Save to Computer

3. Decode the configuration. For example, using cfgtool.py tool (https://github.com/r3d5ky/sercomm_cfg_unpacker):

cfgtool.py -u configurationBackup.cfg

4. Open configurationBackup.xml and find the following block:

<OBJECT name="User." type="object" writable="1" encryption="0" >
<OBJECT name="1." type="object" writable="1" encryption="0" >
<PARAMETER name="Password" type="string" value="<some value>" writable="1" encryption="1" password="1" />
</OBJECT>

5. Replace <some value> by a new superadmin password (s0meP@ss in this example) and add a line which enabling superadmin login after. For example, the block after the changes:

<OBJECT name="User." type="object" writable="1" encryption="0" >
<OBJECT name="1." type="object" writable="1" encryption="0" >
<PARAMETER name="Password" type="string" value="s0meP@ss" writable="1" encryption="1" password="1" />
<PARAMETER name="Enable" type="boolean" value="1" writable="1" encryption="0"/>
</OBJECT>

6. Encode the configuration. For example, using cfgtool.py tool:

cfgtool.py -p configurationBackup.xml

7. Upload the changed configuration (configurationBackup_changed.cfg) to the router

8. Login to the router web interface (superadmin:xxxxxxxxxx, where xxxxxxxxxx is a new password from the p.5)

9. Enable SSH access to the router (Settings → Access control → SSH)

10. Connect to the router using SSH shell using superadmin account

11. Run in SSH shell:

sh

12. Make a mtd backup (optional step):

  1. Set up a tftp server (e.g. tftpd64 for windows)
  2. Connect to a router using SSH shell and run the following commands:
cd /tmp
for i in 0 1 2 3 4 5 6 7 8 9; do nanddump -f mtd$i /dev/mtd$i; \
tftp -l mtd$i -p 192.168.0.2; md5sum mtd$i >> mtd.md5; rm mtd$i; done
tftp -l mtd.md5 -p 192.168.0.2

13. Change bootflag to Sercomm1 and reboot:

printf 1 | dd bs=1 seek=7 count=1 of=/dev/mtdblock3
reboot

14. Login to the router web interface under admin account

15. Remove dots from the OpenWrt factory image filename

16. Update firmware via web using OpenWrt factory image

Start - End Label
0x000000000000-0x000000100000 “u-boot”
0x000000100000-0x000000200000 “dynamic partition map”
0x000000200000-0x000000300000 “Factory”
0x000000300000-0x000000400000 “Boot Flag”
0x000000400000-0x000000a00000 “kernel”
0x000000a00000-0x000001000000 “Kernel 2”
0x000001000000-0x000002800000 “File System 1”
0x000002800000-0x000004000000 “File System 2”
0x000004000000-0x000004800000 “Configuration/log”
0x000004800000-0x000005400000 “application tmp buffer (Ftool)”
0x000005400000-0x000007c20000 “free space (in stock firmware)”

Change bootflag to Sercomm1 in OpenWrt CLI and then reboot:

printf 1 | dd bs=1 seek=7 count=1 of=/dev/mtdblock3
  • Browse to http://192.168.1.1/
  • 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.

  • sysupgrade

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 http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc
sysupgrade /tmp/xxx.abc

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 lan1 - lan4 192.168.1.1/24
wan wan DHCP
Port Switch port
Internet (WAN) 0
LAN 1 1
LAN 2 2
LAN 3 3
LAN 4 4

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 Rostelecom RT-FE-1A 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!

There are crews behind the rubber feet. There are also clips around the edge of the case you will need to prize open, using, for example, a plastic card.

Main PCB:
Insert photo of PCB

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

How to connect to the Serial Port of this specific device:
Insert photo of PCB with markings for serial port

Pins are silkscreened on the board.

Serial connection parameters
for Rostelecom RT-FE-1A
57600, 8N1, 3.3V

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

How to connect to the JTAG Port of this specific device:
Insert photo of PCB with markings for JTAG port

None so far.

dqs_perbyte_dly.last_dqdly_pass[1]=15, finish count=1 DQ loop=14, cmp_err_1 = ffff0000 dqs_perbyte_dly.last_dqdly_pass[0]=14, finish count=2 byte:0, (DQS,DQ)=(8,8) byte:1, (DQS,DQ)=(8,8) DRAMC_DQODLY1[200]=88888888 DRAMC_DQODLY2[204]=88888888 20,data:88 [EMI] DRAMC calibration passed =================================================================== MT7621 stage1 code done CPU=50000000 HZ BUS=16666666 HZ =================================================================== U-Boot 1.1.3 (Apr 2 2021 - 11:09:57) Board: Ralink APSoC DRAM: 256 MB Config XHCI 40M PLL select_chip Signature matched and data read! load_fact_bbt success 1023 load fact bbt success *** Warning - bad CRC, using default environment icache: sets:256, ways:4, linesz:32 ,total:32768 dcache: sets:256, ways:4, linesz:32 ,total:32768 #Reset_MT7530 set LAN/WAN WLLLL GPIO init *************************************************** S3.RT Boot Version 1300, at Apr 2 2021, 11:09:47 *************************************************** Entering Firmware : Everything is OK. Fw header Magic check OK! Fw header CRC check OK! kernel check sum ok! rootfs check sum ok! Kernel Addr : 0xbca00100 ## Booting image at bca00100 ... Image Name: Linux Kernel Image Image Type: MIPS Linux Kernel Image (lzma compressed) Data Size: 3651318 Bytes = 3.5 MB Load Address: 81001000 Entry Point: 8169a4e0 kernel load_addr : 88000000 Uncompressing Kernel Image ... =================================================================== MT7621 stage1 code Mar 12 2015 14:42:52 (ASIC) CPU=50000000 HZ BUS=16666666 HZ ================================================================== Change MPLL source from XTAL to CR... do MEMPLL setting.. MEMPLL Config : 0x11100000 3PLL mode + External loopback === XTAL-40Mhz === DDR-1200Mhz === PLL2 FB_DL: 0x4, 1/0 = 767/257 11000000 PLL4 FB_DL: 0xe, 1/0 = 582/442 39000000 PLL3 FB_DL: 0x11, 1/0 = 546/478 45000000 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 1 1 000E:| 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 000F:| 0 0 0 1 1 1 1 1 1 1 1 1 1 0 0 0 0010:| 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0011:| 1 1 1 0 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 DRAMC_DQSCTL1[0e0]=13000000 DRAMC_DQSGCTL[124]=80000033 rank 0 coarse = 15 rank 0 fine = 64 B:| 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 opt_dle value:9 DRAMC_DDR2CTL[07c]=C287221D DRAMC_PADCTL4[0e4]=000022B3 DRAMC_DQIDLY1[210]=0A0D0B0C DRAMC_DQIDLY2[214]=050D070D DRAMC_DQIDLY3[218]=0F080C07 DRAMC_DQIDLY4[21c]=0C070D08 DRAMC_R0DELDLY[018]=00001E1E ================================================================== 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 | 11 9 11 8 12 7 13 5 5 10 10 | 6 13 7 11 7 11 -------------------------------------- ================================================================== 2.dqs window x=pass dqs delay value (min~max)center y=0-7bit DQ of every group input delay:DQS0 =30 DQS1 = 30 ================================================================== bit DQS0 bit DQS1 0 (1~58)29 8 (1~56)28 1 (1~56)28 9 (1~55)28 2 (1~55)28 10 (0~56)28 3 (1~55)28 11 (1~56)28 4 (1~58)29 12 (1~58)29 5 (1~59)30 13 (1~56)28 6 (1~59)30 14 (1~59)30 7 (1~60)30 15 (1~58)29 ================================================================== 3.dq delay value last ================================================================== bit| 0 1 2 3 4 5 6 7 8 9 -------------------------------------- 0 | 12 11 13 10 13 7 13 5 7 12 10 | 8 15 8 13 7 12 ================================================================== ================================================================== TX perbyte calibration ================================================================== DQS loop = 15, cmp_err_1 = ffff0200 dqs_perbyte_dly.last_dqsdly_pass[0]=15, finish count=1 DQS loop = 14, cmp_err_1 = ffff0000 dqs_perbyte_dly.last_dqsdly_pass[1]=14, finish count=2 DQ loop=15, cmp_err_1 = ffff008a dqs_perbyte_dly.last_dqdly_pass[1]=15, finish count=1 DQ loop=14, cmp_err_1 = ffff0000 dqs_perbyte_dly.last_dqdly_pass[0]=14, finish count=2 byte:0, (DQS,DQ)=(8,8) byte:1, (DQS,DQ)=(8,8) DRAMC_DQODLY1[200]=88888888 DRAMC_DQODLY2[204]=88888888 20,data:88 [EMI] DRAMC calibration passed =================================================================== MT7621 stage1 code done CPU=50000000 HZ BUS=16666666 HZ =================================================================== U-Boot 1.1.3 (Apr 2 2021 - 11:09:57) Board: Ralink APSoC DRAM: 256 MB Config XHCI 40M PLL select_chip Signature matched and data read! load_fact_bbt success 1023 load fact bbt success *** Warning - bad CRC, using default environment icache: sets:256, ways:4, linesz:32 ,total:32768 dcache: sets:256, ways:4, linesz:32 ,total:32768 #Reset_MT7530 set LAN/WAN WLLLL GPIO init *************************************************** S3.RT Boot Version 1300, at Apr 2 2021, 11:09:47 *************************************************** Entering Firmware : Everything is OK. Fw header Magic check OK! Fw header CRC check OK! kernel check sum ok! rootfs check sum ok! Kernel Addr : 0xbca00100 ## Booting image at bca00100 ... Image Name: Linux Kernel Image Image Type: MIPS Linux Kernel Image (lzma compressed) Data Size: 3651318 Bytes = 3.5 MB Load Address: 81001000 Entry Point: 8169a4e0 kernel load_addr : 88000000 Uncompressing Kernel Image ... OK No initrd ## Transferring control to Linux (at address 8169a4e0) ... ## Giving linux memsize in MB, 256 Starting kernel ... LINUX started... THIS IS ASIC SDK 5.0.S.0 Linux version 3.10.14 (maksim@ubuntu) (gcc version 4.6.3 (Buildroot 2012.11.1) ) #8 SMP Thu Oct 28 01:50:15 MSK 2021 The CPU feqenuce set to 880 MHz GCMP present CPU0 revision is: 0001992f (MIPS 1004Kc) Software DMA cache coherency Determined physical RAM map: memory: 10000000 @ 00000000 (usable) Zone ranges: DMA [mem 0x00000000-0x00ffffff] Normal [mem 0x01000000-0x0fffffff] Movable zone start for each node Early memory node ranges node 0: [mem 0x00000000-0x0fffffff] Detected 3 available secondary CPU(s) Primary instruction cache 32kB, 4-way, VIPT, linesize 32 bytes. Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes MIPS secondary cache 256kB, 8-way, linesize 32 bytes. PERCPU: Embedded 7 pages/cpu @81c98000 s6720 r8192 d13760 u32768 Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024 Kernel command line: console=ttyS1,57600n8 root=/dev/mtdblock5 rootfstype=squashfs PID hash table entries: 1024 (order: 0, 4096 bytes) Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) Writing ErrCtl register=00063811 Readback ErrCtl register=00063811 Memory: 248928k/262144k available (6799k kernel code, 13216k reserved, 2959k data, 220k init, 0k highmem) SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 Hierarchical RCU implementation. Additional per-CPU info printed with stalls. NR_IRQS:128 console [ttyS1] enabled Calibrating delay loop... 577.53 BogoMIPS (lpj=1155072) pid_max: default: 32768 minimum: 301 Mount-cache hash table entries: 512 launch: starting cpu1 launch: cpu1 gone! CPU1 revision is: 0001992f (MIPS 1004Kc) Primary instruction cache 32kB, 4-way, VIPT, linesize 32 bytes. Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes MIPS secondary cache 256kB, 8-way, linesize 32 bytes. Synchronize counters for CPU 1: done. launch: starting cpu2 launch: cpu2 gone! CPU2 revision is: 0001992f (MIPS 1004Kc) Primary instruction cache 32kB, 4-way, VIPT, linesize 32 bytes. Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes MIPS secondary cache 256kB, 8-way, linesize 32 bytes. Synchronize counters for CPU 2: done. launch: starting cpu3 launch: cpu3 gone! CPU3 revision is: 0001992f (MIPS 1004Kc) Primary instruction cache 32kB, 4-way, VIPT, linesize 32 bytes. Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes MIPS secondary cache 256kB, 8-way, linesize 32 bytes. Synchronize counters for CPU 3: done. Brought up 4 CPUs devtmpfs: initialized 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 SCSI subsystem initialized PCI host bridge to bus 0000:00 pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] pci_bus 0000:00: root bus resource [io 0x1e160000-0x1e16ffff] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring 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:01.0: BAR 1: assigned [mem 0x60210000-0x6021ffff] pci 0000:01:00.0: BAR 0: assigned [mem 0x60000000-0x600fffff 64bit] pci 0000:00:00.0: PCI bridge to [bus 01] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff] pci 0000:02:00.0: BAR 0: assigned [mem 0x60100000-0x601fffff] pci 0000:00:01.0: PCI bridge to [bus 02] pci 0000:00:01.0: bridge window [mem 0x60100000-0x601fffff] 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 MIPS NET: Registered protocol family 2 TCP established hash table entries: 2048 (order: 2, 16384 bytes) TCP bind hash table entries: 2048 (order: 2, 16384 bytes) TCP: Hash tables configured (established 2048 bind 2048) TCP: reno registered UDP hash table entries: 256 (order: 1, 8192 bytes) UDP-Lite hash table entries: 256 (order: 1, 8192 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.22) msgmni has been set to 486 io scheduler noop registered (default) reg_int_mask=0, INT_MASK= 0 HSDMA_init hsdma_phy_tx_ring0 = 0x00c00000, hsdma_tx_ring0 = 0xa0c00000 hsdma_phy_rx_ring0 = 0x00c04000, hsdma_rx_ring0 = 0xa0c04000 TX_CTX_IDX0 = 0 TX_DTX_IDX0 = 0 RX_CRX_IDX0 = 3ff RX_DRX_IDX0 = 0 set_fe_HSDMA_glo_cfg HSDMA_GLO_CFG = 465 Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled serial8250: ttyS0 at MMIO 0x1e000d00 (irq = 27) is a 16550A serial8250: ttyS1 at MMIO 0x1e000c00 (irq = 26) is a 16550A serial8250: ttyS2 at MMIO 0x1e000e00 (irq = 28) is a 16550A brd: module loaded MediaTek Nand driver init, version v2.1 Fix AHB virt2phys error Allocate 16 byte aligned buffer: 819d1e80 Enable NFI Clock # MTK NAND # : Use HW ECC NAND ID [C2 F1 80 95 02, 00809502] Device found in MTK table, ID: c2f1, EXT_ID: 809502 alloctare : (mtd->writesize + mtd->oobsize) * page_per_block is 135168 Support this Device in MTK table! c2f1 NAND device: Manufacturer ID: 0xc2, Chip ID: 0xf1 (Macronix NAND 128MiB 3,3V 8-bit), 128MiB, page size: 2048, OOB size: 64 [NAND]select ecc bit:4, sparesize :64 spare_per_sector=16 Scanning device for bad blocks Bad eraseblock 818 at 0x000006640000 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 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 page: 200 Found dynamic partition map at 100000: page: 201 <0> offset: 00000000, length: 00100000 page: 201 <1> offset: 00100000, length: 00100000 page: 201 <2> offset: 00200000, length: 00100000 page: 201 <3> offset: 00300000, length: 00100000 page: 201 <4> offset: 00400000, length: 00600000 page: 201 <5> offset: 00A00000, length: 00600000 page: 201 <6> offset: 01000000, length: 01800000 page: 201 <7> offset: 02800000, length: 01800000 page: 201 <8> offset: 04000000, length: 00800000 page: 201 <9> offset: 04800000, length: 00C00000 Creating 10 MTD partitions on "MT7621-NAND": 0x000000000000-0x000000100000 : "Boot Loader" 0x000000100000-0x000000200000 : "dynamic partition map" 0x000000200000-0x000000300000 : "Factory" 0x000000300000-0x000000400000 : "Boot Flag" 0x000000400000-0x000000a00000 : "Kernel 1" 0x000000a00000-0x000001000000 : "Kernel 2" 0x000001000000-0x000002800000 : "File System 1" 0x000002800000-0x000004000000 : "File System 2" 0x000004000000-0x000004800000 : "Configuration/log" 0x000004800000-0x000005400000 : "Debug (Ftool)" [mtk_nand] probe successfully! PPP generic driver version 2.4.2 PPP BSD Compression module registered PPP MPPE Compression module registered NET: Registered protocol family 24 PPTP driver version 0.8.5 register mt_drv == pAd = c0181000, size = 5762496, Status=0 == pAd->PciHif.CSRBaseAddress =0xc0080000, csr_addr=0xc0080000! RTMPInitPCIeDevice():device_id=0x7615 mt_pci_chip_cfg(): HWVer=0x8a10, FWVer=0x8a10, pAd->ChipID=0x7615 mt_pci_chip_cfg(): HIF_SYS_REV=0x76150001 AP Driver version-5.0.4.0 RtmpChipOpsHook(223): 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() <-- RTMPAllocTxRxRingMemory, Status=0 rdm_major = 253 set CLK_CFG_0 = 0x40a00020!!!!!!!!!!!!!!!!!!1 GMAC1_MAC_ADRH -- : 0x0000000c GMAC1_MAC_ADRL -- : 0x43288024 Ralink APSoC Ethernet Driver Initilization. v3.1 4096 rx/tx descriptors allocated, mtu = 1500! set CLK_CFG_0 = 0x40a00020!!!!!!!!!!!!!!!!!!1 GMAC1_MAC_ADRH -- : 0x0000000c GMAC1_MAC_ADRL -- : 0x43288045 <0> !! create link_status PROC !!!!! PROC INIT OK! Ralink APSoC Hardware Watchdog Timer Init Ingress Classify module ... GACT probability on Mirror/redirect action on Failed to load ipt action u32 classifier Performance counters on Actions configured Netfilter messages via NETLINK v0.30. nf_conntrack version 0.5.0 (3889 buckets, 15556 max) ctnetlink v0.93: registering with nfnetlink. NF_TPROXY: Transparent proxy support initialized, version 4.1.0 NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd. gre: GRE over IPv4 demultiplexor driver ip_tables: (C) 2000-2006 Netfilter Core Team Type=Linux arp_tables: (C) 2002 David S. Miller TCP: cubic registered NET: Registered protocol family 10 ip6_tables: (C) 2000-2006 Netfilter Core Team NET: Registered protocol family 17 l2tp_core: L2TP core driver, V2.0 l2tp_ppp: PPPoL2TP kernel driver, V2.0 8021q: 802.1Q VLAN Support v1.8 Sercomm dual images: bootflag=Sercomm1, choose /dev/mtdblock7 as rootfs VFS: Mounted root (squashfs filesystem) readonly on device 31:7. devtmpfs: mounted Freeing unused kernel memory: 220K (81989000 - 819c0000) init started: BusyBox v1.15.3 () starting pid 51, tty '': '/etc/rcS' mount: mounting usbfs on /proc/bus/usb failed: No such file or directory register rlt_drv === pAd = c0e01000, size = 2227360 === <-- RTMPAllocTxRxRingMemory, Status=0, ErrorValue=0x <-- RTMPAllocAdapterBlock, Status=0 pAd->CSRBaseAddress =0xc0d00000, csr_addr=0xc0d00000! device_id =0x7603 RtmpChipOpsHook(474): Not support for HIF_MT yet! mt7603_init()--> mt_bcn_buf_init(224): Not support for HIF_MT yet! <--mt7603_init() load_dev_l1profile()--> match_index_by_chipname() MT7603 found as INDEX0 l1set_profile_path() profile remain /etc/Wireless/RT2860/RT2860.dat l1set_eeprom_offset() eeprom offset remain 0x0 l1set_eeprom_size() eeprom size remain 0x200 l1set_ifname() ifname rename from ra0 to ra l1set_ifname() ifname remain ra l1set_ifname() ifname remain ra l1set_ifname() ifname remain wds l1set_ifname() ifname remain apcli sc_led module init ok Sercomm HWIO Driver: loaded successfully nUBI: attaching mtd8 to ubi8 UBI: scanning is finished UBI: attached mtd8 (name "Configuration/log", size 8 MiB) to ubi8 UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 UBI: VID header offset: 2048 (aligned 2048), data offset: 4096 UBI: good PEBs: 64, bad PEBs: 0, corrupted PEBs: 0 UBI: user volume: 1, internal volumes: 1, max. volumes count: 128 UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 645073466 UBI: available PEBs: 0, total reserved PEBs: 64, PEBs reserved for bad PEB handling: 20 UBI: background thread "ubi_bgt8d" started, PID 97 UBI device number 8, total 64 LEBs (8126464 bytes, 7.8 MiB), avaUBIFS: background thread "ubifs_bgt8_0" started, PID 99 ilable 0 LEBs (0 bytes), LEB size 126976 bytes (124.0 KiB) UBIFS: recovery needed UBIFS: recovery completed UBIFS: mounted UBI device 8, volume 0, name "rootfs_data" UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes UBIFS: FS size: 3809280 bytes (3 MiB, 30 LEBs), journal size 3428352 bytes (3 MiB, 27 LEBs) UBIFS: reserved for root: 0 bytes (0 KiB) UBIFS: media format: w4/r0 (latest is w4/r0), UUID BE6003A3-BBD2-412C-B93F-685D373966DD, small LPT model sc_mark_priority: module license 'unspecified' taints kernel. Disabling lock debugging due to kernel taint net/nat/hw_nat/get_mem.c InitMod:40: Ralink HW NAT allocate DMA memory area net/nat/hw_nat/get_mem.c InitMod:46: The DMA memory area has been allocated a0e00000 00e00000 Started WatchDog Timer. switch register base addr to 0xb0100a00 write offset 0x80, value 0x5d805d80 write offset 0x84, value 0x1d801d80 SERIAL NUMBER: SL00000000xxxxxx FFFFFFFF:FFFFFFFF:FFFFFFFF:FFFFFFFF:FFFFFFFF:FFFFFFFF Raeth v3.1 (Tasklet) phy_free_head is 0xc92000!!! phy_free_tail_phy is 0xc93ff0!!! txd_pool=a0c98000 phy_txd_pool=00C98000 ei_local->skb_free start address is 0x8f1e26cc. free_txd: 00c98010, ei_local->cpu_ptr: 00C98000 POOL HEAD_PTR | DMA_PTR | CPU_PTR ----------------+---------+-------- 0xa0c98000 0x00C98000 0x00C98000 phy_qrx_ring = 0x00c94000, qrx_ring = 0xa0c94000 phy_rx_ring0 = 0x00ca0000, rx_ring[0] = 0xa0ca0000 MT7530 Reset Completed!! change HW-TRAP to 0x117c8f set LAN/WAN WLLLL GMAC1_MAC_ADRH -- : 0x0000xxxx GMAC1_MAC_ADRL -- : 0xxxxxxxxx GDMA2_MAC_ADRH -- : 0x0000000x GDMA2_MAC_ADRL -- : 0xxxxxxxxx eth3: ===> VirtualIF_open MT7621 GE2 link rate to 1G CDMA_CSG_CFG = 81000000 GDMA1_FWD_CFG = 20710000 GDMA2_FWD_CFG = 20710000 ESW: Link Status Changed - Port1 Link UP nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead. rc_cmd=/usr/sbin/rc syslogd start rc_cmd=/usr/sbin/rc wan_switch start rc_cmd=/usr/sbin/rc lan_switch start rc_cmd=/usr/sbin/rc dnrd start rc_cmd=/usr/sbin/rc wlan start Interface doesn't accept private ioctl... set (8BE2): Invalid argument Interface doesn't accept private ioctl... set (8BE2): Invalid argument Interface doesn't accept private ioctl... set (8BE2): Invalid argument ============guest<2> is disabled============ ============guest<3> is disabled============ ============guest<4> is disabled============ ============guest<6> is disabled============ ============guest<7> is disabled============ ============guest<8> is disabled============ rc_cmd=/usr/sbin/rc lanip start init rc_cmd=/usr/sbin/rc firewall start rc_cmd=/usr/sbin/rc stp stop ScDrvDev_ioctl: CMD: (21) is not supported Jan/01/1970 00:00:56: dhcp6_ctl_authinit: failed to open /tmp/dhcp6sctlkey: No such file or directory iptables: Bad rule (does a matching rule exist in that chain?). ScDrvDev_ioctl: CMD: (21) is not supported rc_cmd=/usr/sbin/rc networkmap start init modprobe: module networkmap not found in modules.dep rc_cmd=/usr/sbin/rc qos start Open /dev/hwnat0 pseudo device failed rc_cmd=/usr/sbin/rc cpm start init Thu Oct 28 01:52:21 UTC 2021 rc_cmd=/usr/sbin/rc httpd start rc: invalid command /usr/sbin/rc coredump start Usage: rc <app> <start|stop|restart|create> [COMMON OPTIONS] e.g.: rc firewall start dmz rc_cmd=/usr/sbin/rc redirect start bind: Address already in use bind: Address already in use rc_cmd=/usr/sbin/rc ieee_802_1x start rc_cmd=/usr/sbin/rc dnrd start redirect rc_cmd=/usr/sbin/rc srt restart rc_cmd=/usr/sbin/rc rp start rc_cmd=/usr/sbin/rc udpecho start rc_cmd=/usr/sbin/rc ingress_qos start rc_cmd=/usr/sbin/rc ingress_classify start rc_cmd=/usr/sbin/rc qos_remark start rc_cmd=/usr/sbin/rc ipv6wd start rc_cmd=/usr/sbin/rc pppoe_relay start rc_cmd=/usr/sbin/rc telnetd start rc_cmd=/usr/sbin/rc sshd start rc_cmd=/usr/sbin/rc igd_upnp start rc_cmd=/usr/sbin/rc dnsr start rc_cmd=/usr/sbin/rc cron start Could not load host key: /etc/ssh/ssh_host_ecdsa_key Could not load host key: /etc/ssh/ssh_host_ed25519_key rc_cmd=/usr/sbin/rc cwmp_stun start rc_cmd=/usr/sbin/rc mesh start rc_cmd=/usr/sbin/rc mirror start Erasing 128 Kibyte @ 20000 -- 100 % complete rc: invalid command rc event_m start Usage: rc <app> <start|stop|restart|createcrc = 0x831b604d RT-FE-1A login: crc = 0x3757aff5 DualImage Sync: images are the same, skip sync crc = 0x831b604d crc = 0x3757aff5 crc = 0x831b604d crc = 0x3757aff5 crc = 0x2f096713 rc_cmd=rc tr069 restart killall: cwmp: no process killed killall: cwmp_ft: no process killed rc_cmd=rc cwmp_stun restart killall: cwmp_stun: no process killed


[ 0.000000] Linux version 5.15.139 (builder@buildhost) (mipsel-openwrt-linux-musl-gcc (OpenWrt GCC 12.3.0 r23645-8bca585dea) 12.3.0, GNU ld (GNU Binutils) 2.40.0) #0 SMP Wed Dec 6 15:32:00 2023 [ 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 Rostelecom RT-FE-1A [ 0.000000] Initrd not found or empty - disabling initrd [ 0.000000] VPE topology {2,2} total 4 [ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.000000] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000] percpu: Embedded 11 pages/cpu s14736 r8192 d22128 u45056 [ 0.000000] pcpu-alloc: s14736 r8192 d22128 u45056 alloc=11*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 64960 [ 0.000000] Kernel command line: console=ttyS0,57600 rootfstype=squashfs,jffs2 [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear) [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear) [ 0.000000] Writing ErrCtl register=0006f890 [ 0.000000] Readback ErrCtl register=0006f890 [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 249116K/262144K available (7300K kernel code, 624K rwdata, 880K rodata, 1232K init, 226K bss, 13028K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] NR_IRQS: 256 [ 0.000000] clocksource: GIC: mask: 0xffffffffffffffff max_cycles: 0xcaf478abb4, max_idle_ns: 440795247997 ns [ 0.000004] sched_clock: 64 bits at 880MHz, resolution 1ns, wraps every 4398046511103ns [ 0.016026] Calibrating delay loop... 586.13 BogoMIPS (lpj=2930688) [ 0.088330] pid_max: default: 32768 minimum: 301 [ 0.098284] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.112702] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.131902] rcu: Hierarchical SRCU implementation. [ 0.142110] smp: Bringing up secondary CPUs ... [ 0.151880] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.151907] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.151922] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.151966] CPU1 revision is: 0001992f (MIPS 1004Kc) [ 0.211657] Synchronize counters for CPU 1: done. [ 0.273883] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.273905] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.273917] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.273944] CPU2 revision is: 0001992f (MIPS 1004Kc) [ 0.332842] Synchronize counters for CPU 2: done. [ 0.393207] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.393229] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.393240] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.393272] CPU3 revision is: 0001992f (MIPS 1004Kc) [ 0.452418] Synchronize counters for CPU 3: done. [ 0.512014] smp: Brought up 1 node, 4 CPUs [ 0.525514] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.545010] futex hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.558912] pinctrl core: initialized pinctrl subsystem [ 0.570845] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.583310] thermal_sys: Registered thermal governor 'step_wise' [ 0.589487] FPU Affinity set after 11720 emulations [ 0.614034] clocksource: Switched to clocksource GIC [ 0.625383] NET: Registered PF_INET protocol family [ 0.635178] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.650538] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 0.667100] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.682456] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.697665] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.711855] TCP: Hash tables configured (established 2048 bind 2048) [ 0.724605] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.737527] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.751702] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.762937] PCI: CLS 0 bytes, default 32 [ 0.773429] workingset: timestamp_bits=14 max_order=16 bucket_order=2 [ 0.791561] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.803145] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.824175] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 0.842856] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 0.854467] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 0.865884] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 0.877418] mt7621-pci 1e140000.pcie: host bridge /pcie@1e140000 ranges: [ 0.890684] mt7621-pci 1e140000.pcie: No bus range found for /pcie@1e140000, using [bus 00-ff] [ 0.908162] mt7621-pci 1e140000.pcie: MEM 0x0060000000..0x006fffffff -> 0x0060000000 [ 0.924378] mt7621-pci 1e140000.pcie: IO 0x001e160000..0x001e16ffff -> 0x0000000000 [ 1.294038] mt7621-pci 1e140000.pcie: pcie2 no card, disable it (RST & CLK) [ 1.307814] mt7621-pci 1e140000.pcie: PCIE0 enabled [ 1.317460] mt7621-pci 1e140000.pcie: PCIE1 enabled [ 1.327159] PCI coherence region base: 0x60000000, mask/settings: 0xf0000002 [ 1.341348] mt7621-pci 1e140000.pcie: PCI host bridge to bus 0000:00 [ 1.353872] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.364751] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] [ 1.378393] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 1.390710] pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060400 [ 1.402601] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff] [ 1.415040] pci 0000:00:00.0: reg 0x14: [mem 0x60200000-0x6020ffff] [ 1.427540] pci 0000:00:00.0: supports D1 [ 1.435418] pci 0000:00:00.0: PME# supported from D0 D1 D3hot [ 1.447721] pci 0000:00:01.0: [0e8d:0801] type 01 class 0x060400 [ 1.459641] pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x7fffffff] [ 1.472032] pci 0000:00:01.0: reg 0x14: [mem 0x60210000-0x6021ffff] [ 1.484547] pci 0000:00:01.0: supports D1 [ 1.492385] pci 0000:00:01.0: PME# supported from D0 D1 D3hot [ 1.506125] pci 0000:01:00.0: [14c3:7615] type 00 class 0x000280 [ 1.518050] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit] [ 1.531665] pci 0000:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:00:00.0 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link) [ 1.562611] pci 0000:00:00.0: PCI bridge to [bus 01-ff] [ 1.572931] pci 0000:00:00.0: bridge window [io 0x0000-0x0fff] [ 1.584995] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff] [ 1.598484] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 1.611900] pci 0000:02:00.0: [14c3:7603] type 00 class 0x028000 [ 1.623790] pci 0000:02:00.0: reg 0x10: [mem 0x00000000-0x000fffff] [ 1.636342] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold [ 1.649876] pci 0000:00:01.0: PCI bridge to [bus 02-ff] [ 1.660191] pci 0000:00:01.0: bridge window [io 0x0000-0x0fff] [ 1.672265] pci 0000:00:01.0: bridge window [mem 0x60100000-0x601fffff] [ 1.685754] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02 [ 1.698921] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000] [ 1.712001] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000] [ 1.725828] pci 0000:00:01.0: BAR 0: no space for [mem size 0x80000000] [ 1.738961] pci 0000:00:01.0: BAR 0: failed to assign [mem size 0x80000000] [ 1.752794] pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff] [ 1.766263] pci 0000:00:01.0: BAR 8: assigned [mem 0x60100000-0x601fffff] [ 1.779746] pci 0000:00:00.0: BAR 1: assigned [mem 0x60200000-0x6020ffff] [ 1.793226] pci 0000:00:01.0: BAR 1: assigned [mem 0x60210000-0x6021ffff] [ 1.806710] pci 0000:00:00.0: BAR 7: assigned [io 0x0000-0x0fff] [ 1.818799] pci 0000:00:01.0: BAR 7: assigned [io 0x1000-0x1fff] [ 1.830898] pci 0000:01:00.0: BAR 0: assigned [mem 0x60000000-0x600fffff 64bit] [ 1.845416] pci 0000:00:00.0: PCI bridge to [bus 01] [ 1.855258] pci 0000:00:00.0: bridge window [io 0x0000-0x0fff] [ 1.867359] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff] [ 1.880840] pci 0000:02:00.0: BAR 0: assigned [mem 0x60100000-0x601fffff] [ 1.894309] pci 0000:00:01.0: PCI bridge to [bus 02] [ 1.904161] pci 0000:00:01.0: bridge window [io 0x1000-0x1fff] [ 1.916251] pci 0000:00:01.0: bridge window [mem 0x60100000-0x601fffff] [ 1.932267] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 1.949592] printk: console [ttyS0] disabled [ 1.958117] 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 19, base_baud = 3125000) is a 16550A [ 1.976037] printk: console [ttyS0] enabled [ 1.992596] printk: bootconsole [early0] disabled [ 2.014826] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xf1 [ 2.027548] nand: Macronix MX30LF1G18AC [ 2.035203] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 [ 2.050294] mt7621-nand 1e003000.nand: ECC strength adjusted to 4 bits [ 2.120639] scpart: Valid 'SC PART MAP' (11 partitions) found at 0x100000 [ 2.134241] 11 scpart partitions found on MTD device mt7621-nand [ 2.146214] Creating 11 MTD partitions on "mt7621-nand": [ 2.156800] 0x000000000000-0x000000100000 : "u-boot" [ 2.178040] 0x000000100000-0x000000200000 : "dynamic partition map" [ 2.201816] 0x000000200000-0x000000300000 : "Factory" [ 2.223736] 0x000000300000-0x000000400000 : "Boot Flag" [ 2.245277] 0x000000400000-0x000000a00000 : "kernel" [ 2.316590] 0x000000a00000-0x000001000000 : "Kernel 2" [ 2.388676] 0x000001000000-0x000002800000 : "File System 1" [ 2.642202] 0x000002800000-0x000004000000 : "File System 2" [ 2.895823] 0x000004000000-0x000004800000 : "Configuration/log" [ 2.989578] 0x000004800000-0x000005400000 : "application tmp buffer (Ftool)" [ 3.125502] 0x000005400000-0x000007c20000 : "free space (in stock firmware)" [ 3.551666] Concatenating MTD devices: [ 3.559245] (0): "File System 1" [ 3.565698] (1): "Configuration/log" [ 3.572802] (2): "application tmp buffer (Ftool)" [ 3.582166] (3): "free space (in stock firmware)" [ 3.591546] into device "ubi-concat" [ 3.598718] 1 fixed-partitions partitions found on MTD device ubi-concat [ 3.612080] Creating 1 MTD partitions on "ubi-concat": [ 3.622324] 0x000000000000-0x000005420000 : "ubi" [ 4.607624] mt7530-mdio mdio-bus:1f: MT7530 adapts as multi-chip module [ 4.628173] mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe100000, irq 21 [ 4.648273] mtk_soc_eth 1e100000.ethernet wan: mediatek frame engine at 0xbe100000, irq 21 [ 4.666546] i2c_dev: i2c /dev entries driver [ 4.678186] NET: Registered PF_INET6 protocol family [ 4.690676] Segment Routing with IPv6 [ 4.698111] In-situ OAM (IOAM) with IPv6 [ 4.706078] NET: Registered PF_PACKET protocol family [ 4.716333] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 4.742707] 8021q: 802.1Q VLAN Support v1.8 [ 4.757225] mt7530-mdio mdio-bus:1f: MT7530 adapts as multi-chip module [ 4.789327] mt7530-mdio mdio-bus:1f: configuring for fixed/rgmii link mode [ 4.803919] mt7530-mdio mdio-bus:1f: Link is Up - 1Gbps/Full - flow control rx/tx [ 4.805182] mt7530-mdio mdio-bus:1f lan1 (uninitialized): PHY [mt7530-0:01] driver [MediaTek MT7530 PHY] (irq=23) [ 4.842188] mt7530-mdio mdio-bus:1f lan2 (uninitialized): PHY [mt7530-0:02] driver [MediaTek MT7530 PHY] (irq=24) [ 4.865370] mt7530-mdio mdio-bus:1f lan3 (uninitialized): PHY [mt7530-0:03] driver [MediaTek MT7530 PHY] (irq=25) [ 4.888305] mt7530-mdio mdio-bus:1f lan4 (uninitialized): PHY [mt7530-0:04] driver [MediaTek MT7530 PHY] (irq=26) [ 4.910760] DSA: tree 0 setup [ 4.919707] UBI: auto-attach mtd11 [ 4.926553] ubi0: attaching mtd11 [ 5.025594] UBI: EOF marker found, PEBs from 36 will be erased [ 5.836356] ubi0: scanning is finished [ 5.886519] ubi0: volume 1 ("rootfs_data") re-sized from 9 to 621 LEBs [ 5.900712] ubi0: attached mtd11 (name "ubi", size 84 MiB) [ 5.911686] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 5.925394] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 5.938915] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 5.952777] ubi0: good PEBs: 672, bad PEBs: 1, corrupted PEBs: 0 [ 5.964737] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128 [ 5.979116] ubi0: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1701876720 [ 5.997308] ubi0: available PEBs: 0, total reserved PEBs: 672, PEBs reserved for bad PEB handling: 13 [ 6.015691] ubi0: background thread "ubi_bgt0d" started, PID 341 [ 6.018230] block ubiblock0_0: created from ubi0:0(rootfs) [ 6.038647] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem [ 6.087665] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. [ 6.107626] Freeing unused kernel image (initmem) memory: 1232K [ 6.119509] This architecture does not have kernel memory protection. [ 6.132380] Run /sbin/init as init process [ 6.140551] with arguments: [ 6.140563] /sbin/init [ 6.140573] with environment: [ 6.140581] HOME=/ [ 6.140590] TERM=linux [ 6.789109] init: Console is alive [ 6.796562] init: - watchdog - [ 7.737346] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 7.808475] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 7.833631] init: - preinit - [ 8.857324] random: jshn: uninitialized urandom read (4 bytes read) [ 8.982250] random: jshn: uninitialized urandom read (4 bytes read) [ 9.027600] random: jshn: uninitialized urandom read (4 bytes read) [ 9.313072] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode [ 9.333854] mt7530-mdio mdio-bus:1f lan1: configuring for phy/gmii link mode [ 9.348099] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 9.365078] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 11.574861] UBIFS (ubi0:1): default file-system created [ 11.586670] UBIFS (ubi0:1): Mounting in unauthenticated mode [ 11.598286] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 463 [ 11.724900] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data" [ 11.740574] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 11.760326] UBIFS (ubi0:1): FS size: 77582336 bytes (73 MiB, 611 LEBs), max 621 LEBs, journal size 3936256 bytes (3 MiB, 31 LEBs) [ 11.783555] UBIFS (ubi0:1): reserved for root: 3664404 bytes (3578 KiB) [ 11.796740] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID 3AF76B62-5F32-45D0-AD52-25A5ADF599A5, small LPT model [ 11.822683] mount_root: overlay filesystem has not been fully initialized yet [ 11.837721] mount_root: switching to ubifs overlay [ 11.855368] urandom-seed: Seed file not found (/etc/urandom.seed) [ 11.963866] procd: - early - [ 11.970010] procd: - watchdog - [ 12.589456] procd: - watchdog - [ 12.596426] procd: - ubus - [ 12.662855] random: ubusd: uninitialized urandom read (4 bytes read) [ 12.678018] random: ubusd: uninitialized urandom read (4 bytes read) [ 12.695844] random: ubusd: uninitialized urandom read (4 bytes read) [ 12.713489] procd: - init - [ 13.273296] kmodloader: loading kernel modules from /etc/modules.d/* [ 13.515444] Loading modules backported from Linux version v6.1.24-0-g0102425ac76b [ 13.530405] Backport generated by backports.git v5.15.92-1-44-gd6ea70fafd36 [ 13.737561] pci 0000:00:01.0: enabling device (0002 -> 0003) [ 13.748953] mt7603e 0000:02:00.0: enabling device (0000 -> 0002) [ 13.761218] mt7603e 0000:02:00.0: ASIC revision: 76030010 [ 14.410306] urngd: v1.0.2 started. [ 14.802425] mt7603e 0000:02:00.0: Firmware Version: ap_pcie [ 14.813612] mt7603e 0000:02:00.0: Build Time: 20160107100755 [ 14.846460] mt7603e 0000:02:00.0: firmware init done [ 15.034790] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' [ 15.048440] pci 0000:00:00.0: enabling device (0002 -> 0003) [ 15.059796] mt7615e 0000:01:00.0: enabling device (0000 -> 0002) [ 15.090848] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht' [ 15.090907] ieee80211 phy1: copying sband (band 1) due to VHT EXT NSS BW flag [ 15.177959] random: crng init done [ 15.184856] random: 31 urandom warning(s) missed due to ratelimiting [ 15.203150] PPP generic driver version 2.4.2 [ 15.213815] NET: Registered PF_PPPOX protocol family [ 15.236485] kmodloader: done loading kernel modules from /etc/modules.d/* [ 15.250254] mt7615e 0000:01:00.0: HW/SW Version: 0x8a108a10, Build Time: 20180518100604a [ 15.250254] [ 15.519271] mt7615e 0000:01:00.0: N9 Firmware Version: _reserved_, Build Time: 20200814163649 [ 15.640946] mt7615e 0000:01:00.0: CR4 Firmware Version: _reserved_, Build Time: 20190415154149 [ 62.934911] mtk_soc_eth 1e100000.ethernet eth0: Link is Down [ 62.970367] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode [ 62.986641] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 63.004757] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 63.020083] mt7530-mdio mdio-bus:1f lan1: configuring for phy/gmii link mode [ 63.037436] br-lan: port 1(lan1) entered blocking state [ 63.047996] br-lan: port 1(lan1) entered disabled state [ 63.061046] device lan1 entered promiscuous mode [ 63.070463] device eth0 entered promiscuous mode [ 63.108324] mt7530-mdio mdio-bus:1f lan2: configuring for phy/gmii link mode [ 63.125661] br-lan: port 2(lan2) entered blocking state [ 63.136182] br-lan: port 2(lan2) entered disabled state [ 63.149259] device lan2 entered promiscuous mode [ 63.173392] mt7530-mdio mdio-bus:1f lan3: configuring for phy/gmii link mode [ 63.189991] br-lan: port 3(lan3) entered blocking state [ 63.200538] br-lan: port 3(lan3) entered disabled state [ 63.213966] device lan3 entered promiscuous mode [ 63.238217] mt7530-mdio mdio-bus:1f lan4: configuring for phy/gmii link mode [ 63.255201] br-lan: port 4(lan4) entered blocking state [ 63.265747] br-lan: port 4(lan4) entered disabled state [ 63.278852] device lan4 entered promiscuous mode [ 63.317383] mtk_soc_eth 1e100000.ethernet wan: PHY [mdio-bus:00] driver [MediaTek MT7530 PHY] (irq=POLL) [ 63.336423] mtk_soc_eth 1e100000.ethernet wan: configuring for phy/rgmii link mode [ 66.231649] mt7530-mdio mdio-bus:1f lan4: Link is Up - 1Gbps/Full - flow control rx/tx [ 66.247570] br-lan: port 4(lan4) entered blocking state [ 66.258030] br-lan: port 4(lan4) entered forwarding state [ 66.270154] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready [ 141.069468] br-lan: port 5(phy0-ap0) entered blocking state [ 141.080720] br-lan: port 5(phy0-ap0) entered disabled state [ 141.092608] device phy0-ap0 entered promiscuous mode [ 141.123438] IPv6: ADDRCONF(NETDEV_CHANGE): phy0-ap0: link becomes ready [ 141.137215] br-lan: port 5(phy0-ap0) entered blocking state [ 141.148449] br-lan: port 5(phy0-ap0) entered forwarding state [ 159.394731] br-lan: port 6(phy1-ap0) entered blocking state [ 159.405902] br-lan: port 6(phy1-ap0) entered disabled state [ 159.417616] device phy1-ap0 entered promiscuous mode [ 159.427930] br-lan: port 6(phy1-ap0) entered blocking state [ 159.439090] br-lan: port 6(phy1-ap0) entered forwarding state [ 159.451368] br-lan: port 6(phy1-ap0) entered disabled state [ 159.467350] device phy1-ap0 left promiscuous mode [ 159.477062] br-lan: port 6(phy1-ap0) entered disabled state [ 159.528624] br-lan: port 6(phy1-ap0) entered blocking state [ 159.539864] br-lan: port 6(phy1-ap0) entered disabled state [ 159.551712] device phy1-ap0 entered promiscuous mode [ 161.723525] IPv6: ADDRCONF(NETDEV_CHANGE): phy1-ap0: link becomes ready [ 161.737164] br-lan: port 6(phy1-ap0) entered blocking state [ 161.748348] br-lan: port 6(phy1-ap0) entered forwarding state


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/03/26 17:32
  • by csharper2005