Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| toh:tp-link:ec330-g5u_v1 [2023/01/14 21:16] – [Photos] csharper2005 | toh:tp-link:ec330-g5u_v1 [2023/08/02 19:03] – [OpenWrt installation (using factory image)] add info about ISP's default FW luckyspecialist | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| /* USE https:// | /* USE https:// | ||
| - | {{page> | ||
| - | The TP-Link EC330-G5u v1 is a WiFi 5 wireless router based on the MT7621 platform with USB 3.0 port. | + | The TP-Link EC330-G5u v1 is a WiFi 5 AC1900 |
| It's also known as TP-Link Archer C9ERT. | It's also known as TP-Link Archer C9ERT. | ||
| Line 40: | Line 39: | ||
| ===== Experimental Versions ===== | ===== Experimental Versions ===== | ||
| - | /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * | + | * [[https://forum.openwrt.org/ |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ | + | |
| - | //None at this time.// | ||
| ===== Hardware Highlights ===== | ===== Hardware Highlights ===== | ||
| Line 85: | Line 78: | ||
| ---- | ---- | ||
| - | ==== OpenWrt installation ==== | ||
| - | 1. Rename | + | {{page> |
| + | ==== OpenWrt | ||
| - | 2. Attach UART: | + | Tested with // |
| + | Also tested on 3.16.0 0.9.1 v6037.0 Build 181229 Rel.41159n (ISP's default FW) if the router booted from the right slot to download the OpenWRT firmware (see step 6 below). | ||
| + | |||
| + | 1. Login to the router web interface (http:// | ||
| + | |||
| + | 2. Open configuration file in any TP-Link config editor (e.g. https:// | ||
| + | |||
| + | 3. Find // | ||
| + | <code bash>< | ||
| + | according to the following example: | ||
| <code bash> | <code bash> | ||
| - | V | + | < |
| - | +-------+-------+-------+-------+ | + | ... |
| - | | +3.3V | GND | TX | + | < |
| - | +---+---+-------+-------+-------+ | + | ... |
| - | | + | </ |
| - | | | + | |
| - | +--- Don't connect | + | |
| </ | </ | ||
| + | |||
| + | 4. Save configuration file and upload changed configuration using stock firmware web interface | ||
| + | |||
| + | 5. Login using //telnet// to IP: | ||
| + | |||
| + | 6. Run <code bash>cat /proc/mtd | grep mtd7</ | ||
| + | * If the result is <code bash> | ||
| + | * If the result is <code bash> | ||
| + | |||
| + | 7. Set up a //tftp// server (e.g. //tftpd64// for windows) with OpenWrt // | ||
| + | |||
| + | 8. Login using //telnet// to 192.168.0.1, | ||
| + | |||
| + | 9. Download OpenWrt // | ||
| + | <code bash> | ||
| + | cd /tmp | ||
| + | tftp -g -r factory.bin 192.168.0.100 | ||
| + | </ | ||
| + | |||
| + | 10. Write OpenWrt // | ||
| + | <code bash> | ||
| + | dd if=/ | ||
| + | </ | ||
| + | |||
| + | 11. Power cycle the router | ||
| + | |||
| + | ==== OpenWrt installation (using serial console) ==== | ||
| + | |||
| + | 1. Rename OpenWrt initramfs image to **test.bin** and place it on tftp server with IP **192.168.0.5** | ||
| + | |||
| + | 2. Attach [[: | ||
| 3. Switch on the router and interrupt the boot process by pressing ' | 3. Switch on the router and interrupt the boot process by pressing ' | ||
| Line 259: | Line 290: | ||
| // | // | ||
| - | **Insert photo of front of the casing** | + | {{: |
| //Back://\\ | //Back://\\ | ||
| - | **Insert photo of back of the casing** | + | {{: |
| - | //Backside label://\\ | + | //Left side://\\ |
| + | {{: | ||
| + | |||
| + | // | ||
| + | {{: | ||
| + | |||
| + | //Label://\\ | ||
| {{: | {{: | ||
| Line 271: | Line 308: | ||
| **Note:** This will void your warranty! | **Note:** This will void your warranty! | ||
| - | <WRAP BOX> | + | * There are crews at the bottom. There are also clips around the edge of the case you will need to prize open, using, for example, a plastic card. |
| - | FIXME //Describe what needs to be done to open the device, e.g. remove rubber feet, adhesive labels, screws, ...// | + | |
| - | * To remove the cover and open the device, do a/b/c | + | |
| - | </ | + | |
| //Main PCB://\\ | //Main PCB://\\ | ||
| - | **Insert photo of PCB** | + | https:// |
| ==== Serial ==== | ==== Serial ==== | ||
| Line 293: | Line 328: | ||
| </ | </ | ||
| - | **Insert photo of PCB with markings for serial | + | {{media: |
| + | Device has many big holes in the bottom of the case. This allows you connect Serial Port even without the case opening. | ||
| ^ Serial connection parameters\\ for TP-Link EC330-G5u v1 | 115200, 8N1, 3.3V | | ^ Serial connection parameters\\ for TP-Link EC330-G5u v1 | 115200, 8N1, 3.3V | | ||
| ==== JTAG ==== | ==== JTAG ==== | ||
| - | -> [[docs: | ||
| - | How to connect to the JTAG Port of this specific device:\\ | + | Not supported. |
| - | **Insert photo of PCB with markings for JTAG port** | + | |
| + | -> [[docs: | ||
| ===== Bootloader mods ===== | ===== Bootloader mods ===== | ||
| Line 2030: | Line 2066: | ||
| ==== OpenWrt bootlog ==== | ==== OpenWrt bootlog ==== | ||
| <WRAP bootlog> | <WRAP bootlog> | ||
| - | < | + | < |
| + | U-Boot 1.1.3 (Dec 29 2018 - 11:24:12) | ||
| + | |||
| + | Board: Ralink APSoC DRAM: 128 MB | ||
| + | relocate_code Pointer at: 87f9c000 | ||
| + | |||
| + | Config XHCI 40M PLL | ||
| + | # | ||
| + | Allocate 16 byte aligned buffer: 87fca950 | ||
| + | Enable NFI Clock | ||
| + | # MTK NAND # : Use HW ECC | ||
| + | NAND ID [C8 D1 80 95 40] | ||
| + | Device found in MTK table, ID: c8d1, EXT_ID: 809540 | ||
| + | Support this Device in MTK table! c8d1 | ||
| + | select_chip | ||
| + | [NAND]select ecc bit:4, sparesize :64 spare_per_sector=16 | ||
| + | Signature matched and data read! | ||
| + | load_fact_bbt success 1023 | ||
| + | load fact bbt success | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | [mtk_nand] probe successfully! | ||
| + | mtd-> | ||
| + | |||
| + | partable is: | ||
| + | part0: | ||
| + | part1: | ||
| + | *** Warning - bad CRC, using default environment | ||
| + | |||
| + | ============================================ | ||
| + | Ralink UBoot Version: 5.0.0.0 | ||
| + | -------------------------------------------- | ||
| + | ASIC MT7621A DualCore (MAC to MT7530 Mode) | ||
| + | DRAM_CONF_FROM: | ||
| + | DRAM_TYPE: DDR3 | ||
| + | DRAM bus: 16 bit | ||
| + | Xtal Mode=3 OCP Ratio=1/3 | ||
| + | Flash component: NAND Flash | ||
| + | Date:Dec 29 2018 Time: | ||
| + | ============================================ | ||
| + | THIS IS First Uboot: The first uboot located in NAND Flash to load next full-feature Uboot. | ||
| + | icache: sets:256, ways:4, linesz:32 , | ||
| + | dcache: sets:256, ways:4, linesz:32 , | ||
| + | |||
| + | ##### The CPU freq = 880 MHZ #### | ||
| + | | ||
| + | set LAN/WAN WLLLL | ||
| + | |||
| + | Press ' | ||
| + | |||
| + | |||
| + | 3: System Boot system code via Flash. | ||
| + | ## Booting image at bc020000 ... | ||
| + | Image Name: NAND Flash I | ||
| + | Image Type: MIPS Linux Standalone Program (uncompressed) | ||
| + | Data Size: 173024 Bytes = 169 kB | ||
| + | Load Address: a01fc040 | ||
| + | Entry Point: | ||
| + | ... | ||
| + | data copied to 0xa01fc040 | ||
| + | OK | ||
| + | jump to memory 0xa0200000 | ||
| + | |||
| + | |||
| + | U-Boot 1.1.3 (Dec 29 2018 - 11:24:16) | ||
| + | |||
| + | Board: Ralink APSoC DRAM: 128 MB | ||
| + | relocate_code Pointer at: 87f8c000 | ||
| + | |||
| + | Config XHCI 40M PLL | ||
| + | # | ||
| + | Allocate 16 byte aligned buffer: 87fca6d0 | ||
| + | Enable NFI Clock | ||
| + | # MTK NAND # : Use HW ECC | ||
| + | NAND ID [C8 D1 80 95 40] | ||
| + | Device found in MTK table, ID: c8d1, EXT_ID: 809540 | ||
| + | Support this Device in MTK table! c8d1 | ||
| + | select_chip | ||
| + | [NAND]select ecc bit:4, sparesize :64 spare_per_sector=16 | ||
| + | Signature matched and data read! | ||
| + | load_fact_bbt success 1023 | ||
| + | load fact bbt success | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | ||
| + | [mtk_nand] probe successfully! | ||
| + | mtd-> | ||
| + | . | ||
| + | partable is: | ||
| + | uboot: | ||
| + | os0: | ||
| + | os1: | ||
| + | userfs: | ||
| + | ubootenv: | ||
| + | factory: | ||
| + | .============================================ | ||
| + | Ralink UBoot Version: 5.0.0.0 | ||
| + | -------------------------------------------- | ||
| + | ASIC MT7621A DualCore (MAC to MT7530 Mode) | ||
| + | DRAM_CONF_FROM: | ||
| + | DRAM_TYPE: DDR3 | ||
| + | DRAM bus: 16 bit | ||
| + | Xtal Mode=3 OCP Ratio=1/3 | ||
| + | Flash component: NAND Flash | ||
| + | Date:Dec 29 2018 Time: | ||
| + | ============================================ | ||
| + | THIS IS Main Uboot: Including recovery webserver. | ||
| + | icache: sets:256, ways:4, linesz:32 , | ||
| + | dcache: sets:256, ways:4, linesz:32 , | ||
| + | |||
| + | ##### The CPU freq = 880 MHZ #### | ||
| + | | ||
| + | set LAN/WAN WLLLL | ||
| + | this uboot is loaded from 0xbc020000 | ||
| + | |||
| + | Press ' | ||
| + | |||
| + | Press ' | ||
| + | |||
| + | |||
| + | 3: System Boot system code via Flash. | ||
| + | do_bootm | ||
| + | ## Booting image at bc400000 ... | ||
| + | Image Name: OS IMAGE (OpenWrt) | ||
| + | Image Type: MIPS Linux Firmware (uncompressed) | ||
| + | Data Size: 2695773 Bytes = 2.6 MB | ||
| + | Load Address: 80001000 | ||
| + | Entry Point: | ||
| + | ret is -3 | ||
| + | try next header | ||
| + | ## Booting image at bc400040 ... | ||
| + | Image Name: MIPS OpenWrt Linux-5.10.161 | ||
| + | Image Type: MIPS Linux Standalone Program (uncompressed) | ||
| + | Data Size: 2695709 Bytes = 2.6 MB | ||
| + | Load Address: 80001000 | ||
| + | Entry Point: | ||
| + | .......................................... | ||
| + | data copied to 0x80001000 | ||
| + | OK | ||
| + | jump to memory 0x80001000 | ||
| + | |||
| + | |||
| + | OpenWrt kernel loader for MIPS based SoC | ||
| + | Copyright (C) 2011 Gabor Juhos < | ||
| + | Decompressing kernel... done! | ||
| + | Starting kernel at 80001000... | ||
| + | |||
| + | [ 0.000000] Linux version 5.10.161 (builder@buildhost) (mipsel-openwrt-linux-musl-gcc (OpenWrt GCC 11.2.0 r20028-43d71ad93e) 11.2.0, GNU ld (GNU Binutils) 2.37) #0 SMP Tue Jan 3 00:24:21 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 TP-Link EC330-G5u v1 | ||
| + | [ 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] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] Movable zone start for each node | ||
| + | [ 0.000000] Early memory node ranges | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff] | ||
| + | [ 0.000000] percpu: Embedded 15 pages/cpu s30480 r8192 d22768 u61440 | ||
| + | [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32480 | ||
| + | [ 0.000000] Kernel command line: console=ttyS0, | ||
| + | [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, linear) | ||
| + | [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear) | ||
| + | [ 0.000000] Writing ErrCtl register=0006200c | ||
| + | [ 0.000000] Readback ErrCtl register=0006200c | ||
| + | [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off | ||
| + | [ 0.000000] Memory: 119468K/ | ||
| + | [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, | ||
| + | [ 0.000000] rcu: Hierarchical RCU implementation. | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. | ||
| + | [ 0.000000] NR_IRQS: 256 | ||
| + | [ 0.000000] CPU Clock: 880MHz | ||
| + | [ 0.000000] clocksource: | ||
| + | [ 0.000012] sched_clock: | ||
| + | [ 0.007952] clocksource: | ||
| + | [ 0.016995] Calibrating delay loop... 586.13 BogoMIPS (lpj=2930688) | ||
| + | [ 0.083157] pid_max: default: 32768 minimum: 301 | ||
| + | [ 0.087923] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) | ||
| + | [ 0.095125] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) | ||
| + | [ 0.105705] rcu: Hierarchical SRCU implementation. | ||
| + | [ 0.110741] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build | ||
| + | [ 0.118834] smp: Bringing up secondary CPUs ... | ||
| + | [ 0.124105] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. | ||
| + | [ 0.124116] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes | ||
| + | [ 0.124127] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. | ||
| + | [ 0.124203] CPU1 revision is: 0001992f (MIPS 1004Kc) | ||
| + | [ 0.178631] Synchronize counters for CPU 1: done. | ||
| + | [ 0.211052] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. | ||
| + | [ 0.211061] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes | ||
| + | [ 0.211070] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. | ||
| + | [ 0.211117] CPU2 revision is: 0001992f (MIPS 1004Kc) | ||
| + | [ 0.270027] Synchronize counters for CPU 2: done. | ||
| + | [ 0.300616] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. | ||
| + | [ 0.300625] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes | ||
| + | [ 0.300634] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. | ||
| + | [ 0.300685] CPU3 revision is: 0001992f (MIPS 1004Kc) | ||
| + | [ 0.355213] Synchronize counters for CPU 3: done. | ||
| + | [ 0.385080] smp: Brought up 1 node, 4 CPUs | ||
| + | [ 0.393646] clocksource: | ||
| + | [ 0.403463] futex hash table entries: 1024 (order: 3, 32768 bytes, linear) | ||
| + | [ 0.410474] pinctrl core: initialized pinctrl subsystem | ||
| + | [ 0.418050] NET: Registered protocol family 16 | ||
| + | [ 0.423593] thermal_sys: | ||
| + | [ 0.424962] cpuidle: using governor teo | ||
| + | [ 0.471132] clocksource: | ||
| + | [ 0.477811] NET: Registered protocol family 2 | ||
| + | [ 0.482487] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) | ||
| + | [ 0.491154] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) | ||
| + | [ 0.499482] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear) | ||
| + | [ 0.507091] TCP bind hash table entries: 1024 (order: 1, 8192 bytes, linear) | ||
| + | [ 0.514073] TCP: Hash tables configured (established 1024 bind 1024) | ||
| + | [ 0.520507] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) | ||
| + | [ 0.526993] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) | ||
| + | [ 0.534190] NET: Registered protocol family 1 | ||
| + | [ 0.538484] PCI: CLS 0 bytes, default 32 | ||
| + | [ 0.544824] workingset: timestamp_bits=14 max_order=15 bucket_order=1 | ||
| + | [ 0.555452] squashfs: version 4.0 (2009/ | ||
| + | [ 0.561230] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. | ||
| + | [ 0.571845] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) | ||
| + | [ 0.581158] mt7621_gpio 1e000600.gpio: | ||
| + | [ 0.587001] mt7621_gpio 1e000600.gpio: | ||
| + | [ 0.592959] mt7621_gpio 1e000600.gpio: | ||
| + | [ 0.599368] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled | ||
| + | [ 0.610041] printk: console [ttyS0] disabled | ||
| + | [ 0.614366] 1e000c00.uartlite: | ||
| + | [ 0.623365] printk: console [ttyS0] enabled | ||
| + | [ 0.623365] printk: console [ttyS0] enabled | ||
| + | [ 0.631618] printk: bootconsole [early0] disabled | ||
| + | [ 0.631618] printk: bootconsole [early0] disabled | ||
| + | [ 0.643827] nand: device found, Manufacturer ID: 0xc8, Chip ID: 0xd1 | ||
| + | [ 0.650180] nand: ESMT NAND 128MiB 3,3V 8-bit | ||
| + | [ 0.654629] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 | ||
| + | [ 0.662199] mt7621-nand 1e003000.nand: | ||
| + | [ 0.668795] 7 fixed-partitions partitions found on MTD device mt7621-nand | ||
| + | [ 0.676151] Creating 7 MTD partitions on " | ||
| + | [ 0.681421] 0x000000000000-0x000000400000 : " | ||
| + | [ 0.748650] 3 fixed-partitions partitions found on MTD device u-boot | ||
| + | [ 0.755029] Creating 3 MTD partitions on " | ||
| + | [ 0.759808] 0x000000000000-0x000000020000 : " | ||
| + | [ 0.768081] 0x000000020000-0x000000060000 : " | ||
| + | [ 0.778245] 0x000000060000-0x0000000a0000 : " | ||
| + | [ 0.789143] 0x000000400000-0x000003400000 : " | ||
| + | [ 1.530667] 2 fixed-partitions partitions found on MTD device os0 | ||
| + | [ 1.536823] Creating 2 MTD partitions on " | ||
| + | [ 1.541472] 0x000000000000-0x000000400000 : " | ||
| + | [ 1.608709] 0x000000400000-0x000003000000 : " | ||
| + | [ 2.289186] 0x000003400000-0x000006400000 : " | ||
| + | [ 3.030532] 0x000006400000-0x000007400000 : " | ||
| + | [ 3.282032] 0x000007400000-0x000007800000 : " | ||
| + | [ 3.349854] 0x000007800000-0x000007c00000 : " | ||
| + | [ 3.417384] 0x000000000000-0x000007f80000 : " | ||
| + | [ 5.385793] Concatenating MTD devices: | ||
| + | [ 5.389571] (0): " | ||
| + | [ 5.392301] (1): " | ||
| + | [ 5.394907] into device " | ||
| + | [ 5.398526] 1 fixed-partitions partitions found on MTD device ubi-concat | ||
| + | [ 5.405218] Creating 1 MTD partitions on " | ||
| + | [ 5.410341] 0x000000000000-0x000003c00000 : " | ||
| + | [ 6.382287] mt7530 mdio-bus: | ||
| + | [ 6.392104] mtk_soc_eth 1e100000.ethernet: | ||
| + | [ 6.401222] mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe100000, irq 21 | ||
| + | [ 6.409680] mtk_soc_eth 1e100000.ethernet: | ||
| + | [ 6.418679] mtk_soc_eth 1e100000.ethernet wan: mediatek frame engine at 0xbe100000, irq 21 | ||
| + | [ 6.427826] i2c /dev entries driver | ||
| + | [ 6.434229] mt7621-pci 1e140000.pcie: | ||
| + | [ 6.440997] mt7621-pci 1e140000.pcie: | ||
| + | [ 6.449778] mt7621-pci 1e140000.pcie: | ||
| + | [ 6.457950] mt7621-pci 1e140000.pcie: | ||
| + | [ 6.466226] mt7621-pci 1e140000.pcie: | ||
| + | [ 6.473799] NET: Registered protocol family 10 | ||
| + | [ 6.480037] Segment Routing with IPv6 | ||
| + | [ 6.483855] NET: Registered protocol family 17 | ||
| + | [ 6.488367] bridge: filtering via arp/ | ||
| + | [ 6.501744] 8021q: 802.1Q VLAN Support v1.8 | ||
| + | [ 6.509411] gpio-export gpio-export: | ||
| + | [ 6.515010] mt7530 mdio-bus: | ||
| + | [ 6.544231] mt7530 mdio-bus:1f lan1 (uninitialized): | ||
| + | [ 6.556757] mt7530 mdio-bus:1f lan2 (uninitialized): | ||
| + | [ 6.569051] mt7530 mdio-bus:1f lan3 (uninitialized): | ||
| + | [ 6.581412] mt7530 mdio-bus:1f lan4 (uninitialized): | ||
| + | [ 6.594046] mt7530 mdio-bus: | ||
| + | [ 6.604516] DSA: tree 0 setup | ||
| + | [ 6.607841] rt2880-pinmux pinctrl: pcie is already enabled | ||
| + | [ 6.613422] mt7621-pci 1e140000.pcie: | ||
| + | [ 6.620106] mt7621-pci 1e140000.pcie: | ||
| + | [ 6.628906] mt7621-pci 1e140000.pcie: | ||
| + | [ 6.637083] mt7621-pci 1e140000.pcie: | ||
| + | [ 6.645353] mt7621-pci-phy 1e149000.pcie-phy: | ||
| + | [ 6.653193] mt7621-pci-phy 1e14a000.pcie-phy: | ||
| + | [ 6.660910] mt7621-pci 1e140000.pcie: | ||
| + | [ 6.768315] mt7621-pci-phy 1e149000.pcie-phy: | ||
| + | [ 6.773904] mt7621-pci-phy 1e14a000.pcie-phy: | ||
| + | [ 6.879626] mt7621-pci 1e140000.pcie: | ||
| + | [ 6.886581] mt7621-pci 1e140000.pcie: | ||
| + | [ 6.891459] mt7621-pci 1e140000.pcie: | ||
| + | [ 6.896320] mt7621-pci 1e140000.pcie: | ||
| + | [ 6.905780] mt7621-pci 1e140000.pcie: | ||
| + | [ 6.912168] pci_bus 0000:00: root bus resource [io 0x1e160000-0x1e16ffff] | ||
| + | [ 6.919020] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] | ||
| + | [ 6.925889] pci_bus 0000:00: root bus resource [bus 00-ff] | ||
| + | [ 6.931379] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] (bus address [0x00000000-0x0fffffff]) | ||
| + | [ 6.941581] pci 0000: | ||
| + | [ 6.947579] pci 0000: | ||
| + | [ 6.953843] pci 0000: | ||
| + | [ 6.960891] pci 0000: | ||
| + | [ 6.966681] pci 0000: | ||
| + | [ 6.970672] pci 0000: | ||
| + | [ 6.976929] pci 0000: | ||
| + | [ 6.982991] pci 0000: | ||
| + | [ 6.989235] pci 0000: | ||
| + | [ 6.996274] pci 0000: | ||
| + | [ 7.002084] pci 0000: | ||
| + | [ 7.006077] pci 0000: | ||
| + | [ 7.013404] pci 0000: | ||
| + | [ 7.021442] pci 0000: | ||
| + | [ 7.029682] pci 0000: | ||
| + | [ 7.035753] pci 0000: | ||
| + | [ 7.042805] pci 0000: | ||
| + | [ 7.049217] pci 0000: | ||
| + | [ 7.065603] pci 0000: | ||
| + | [ 7.070886] pci 0000: | ||
| + | [ 7.076957] pci 0000: | ||
| + | [ 7.083749] pci 0000: | ||
| + | [ 7.090976] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 | ||
| + | [ 7.097838] pci 0000: | ||
| + | [ 7.103907] pci 0000: | ||
| + | [ 7.110973] pci 0000: | ||
| + | [ 7.117387] pci 0000: | ||
| + | [ 7.133777] pci 0000: | ||
| + | [ 7.139000] pci 0000: | ||
| + | [ 7.145115] pci 0000: | ||
| + | [ 7.151898] pci 0000: | ||
| + | [ 7.159094] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02 | ||
| + | [ 7.165754] pci 0000: | ||
| + | [ 7.172364] pci 0000: | ||
| + | [ 7.179298] pci 0000: | ||
| + | [ 7.185912] pci 0000: | ||
| + | [ 7.192870] pci 0000: | ||
| + | [ 7.199631] pci 0000: | ||
| + | [ 7.206860] pci 0000: | ||
| + | [ 7.213647] pci 0000: | ||
| + | [ 7.220868] pci 0000: | ||
| + | [ 7.227633] pci 0000: | ||
| + | [ 7.234414] pci 0000: | ||
| + | [ 7.241199] pci 0000: | ||
| + | [ 7.247966] pci 0000: | ||
| + | [ 7.255276] pci 0000: | ||
| + | [ 7.260220] pci 0000: | ||
| + | [ 7.267008] pci 0000: | ||
| + | [ 7.273791] pci 0000: | ||
| + | [ 7.281015] pci 0000: | ||
| + | [ 7.288302] pci 0000: | ||
| + | [ 7.293267] pci 0000: | ||
| + | [ 7.300027] pci 0000: | ||
| + | [ 7.306806] pci 0000: | ||
| + | [ 7.318329] UBI: auto-attach mtd12 | ||
| + | [ 7.321839] ubi0: attaching mtd12 | ||
| + | [ 7.331445] mt7530 mdio-bus: | ||
| + | [ 8.869338] ubi0: scanning is finished | ||
| + | [ 8.889919] ubi0: attached mtd12 (name " | ||
| + | [ 8.895440] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes | ||
| + | [ 8.902304] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 | ||
| + | [ 8.909061] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 | ||
| + | [ 8.916004] ubi0: good PEBs: 480, bad PEBs: 0, corrupted PEBs: 0 | ||
| + | [ 8.921999] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128 | ||
| + | [ 8.929188] ubi0: max/mean erase counter: 15/8, WL threshold: 4096, image sequence number: 2014637619 | ||
| + | [ 8.938378] ubi0: available PEBs: 0, total reserved PEBs: 480, PEBs reserved for bad PEB handling: 10 | ||
| + | [ 8.947606] ubi0: background thread " | ||
| + | [ 8.950062] block ubiblock0_0: | ||
| + | [ 8.959149] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem | ||
| + | [ 8.973604] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. | ||
| + | [ 8.985010] Freeing unused kernel memory: 1276K | ||
| + | [ 8.989540] This architecture does not have kernel memory protection. | ||
| + | [ 8.995991] Run /sbin/init as init process | ||
| + | [ 9.553648] init: Console is alive | ||
| + | [ 9.557433] init: - watchdog - | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | 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 | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | Please press Enter to activate this console. | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | |||
| + | |||
| + | |||
| + | BusyBox v1.35.0 (2023-01-03 00:24:21 UTC) built-in shell (ash) | ||
| + | |||
| + | _______ | ||
| + | | ||
| + | | ||
| + | | ||
| + | |__| W I R E L E S S F R E E D O M | ||
| + | | ||
| + | | ||
| + | | ||
| + | === WARNING! ===================================== | ||
| + | There is no root password defined on this device! | ||
| + | Use the " | ||
| + | in order to prevent unauthorized SSH logins. | ||
| + | -------------------------------------------------- | ||
| + | root@OpenWrt:/# | ||
| + | </ | ||
| </ | </ | ||