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:xiaomi:ax3200 [2023/09/01 01:35] – [OEM bootlog] danielg4 | toh:xiaomi:ax3200 [2024/10/01 09:02] – [Installation] lessload | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| {{page> | {{page> | ||
| - | |||
| - | Xiaomi Router AX3200 allows you to easily enjoy nearly twice the speed of a typical AC1200 router. The Wi-Fi 6 router significantly reduces latency and unresponsiveness in end devices, even when multiple users are using multiple devices at the same time. | ||
| Xiaomi AX3200 (model RB01, international version) and Redmi AX6S (model RB03, Chinese version) are exactly the same hardware. The only difference is the version of the stock firmware (which is region locked). | Xiaomi AX3200 (model RB01, international version) and Redmi AX6S (model RB03, Chinese version) are exactly the same hardware. The only difference is the version of the stock firmware (which is region locked). | ||
| Line 11: | Line 9: | ||
| ===== Supported Versions ===== | ===== Supported Versions ===== | ||
| - | ---- datatable ---- | + | <!-- ToH: { |
| - | cols | + | " |
| - | headers | + | " |
| - | align : c,c,c,c,c,c,c | + | " |
| - | filter | + | " |
| - | filter | + | " |
| - | ---- | + | |
| + | } --> | ||
| ===== Hardware Highlights ===== | ===== Hardware Highlights ===== | ||
| - | ---- datatable ---- | + | <!-- ToH: { |
| - | cols | + | " |
| - | header | + | " |
| - | align : c,c, | + | " |
| - | filter | + | " |
| - | filter | + | |
| - | ---- | + | |
| + | } --> | ||
| ===== Installation ===== | ===== Installation ===== | ||
| /* stable release table - used instead of previous snapshot table */ | /* stable release table - used instead of previous snapshot table */ | ||
| - | ---- datatable ---- | + | <!-- ToH: { |
| - | cols | + | " |
| - | headers | + | " |
| - | align : c,c,c | + | " |
| - | filter | + | " |
| - | filter | + | " |
| - | ---- | + | |
| + | } --> | ||
| + | <color # | ||
| - | <color #ed1c24>Important:</ | + | <color #ed1c24>Warning:</ |
| - | The initial installation of OpenWrt on these devices requires telnet access. Some early production units were shipped with telnet enabled from factory, but later devices started shipping with telnet disabled, thus making | + | The initial installation of OpenWrt on these devices requires telnet access. Some early production units were shipped with telnet enabled from factory, but later devices started shipping with telnet disabled, thus making |
| However, for the Chinese version Redmi AX6S (model RB03), even if it comes with telnet disabled, it is possible to enable telnet access by installing a beta version of the stock firmware ('' | However, for the Chinese version Redmi AX6S (model RB03), even if it comes with telnet disabled, it is possible to enable telnet access by installing a beta version of the stock firmware ('' | ||
| - | For the Xiaomi AX3200 (model RB01), if it does not have telnet enabled from factory, there is no simple way to install OpenWrt. At the present moment | + | For the Xiaomi AX3200 (model RB01), if it does not have telnet enabled from factory, there are currently |
| * **UART flash method**: the method which requires opening the device, connecting a UART cable, and following a specific set of steps. This process is recommended only for advanced users, and may soft brick your device. The instructions for this process are available at https:// | * **UART flash method**: the method which requires opening the device, connecting a UART cable, and following a specific set of steps. This process is recommended only for advanced users, and may soft brick your device. The instructions for this process are available at https:// | ||
| * **" | * **" | ||
| Line 54: | Line 57: | ||
| {" | {" | ||
| </ | </ | ||
| + | * **" | ||
| **Installation steps:** | **Installation steps:** | ||
| Line 61: | Line 65: | ||
| - Download [[https:// | - Download [[https:// | ||
| - Open a telnet session to your device (using a telnet client such as [[https:// | - Open a telnet session to your device (using a telnet client such as [[https:// | ||
| - | - Execute the following commands to prepare device for OpenWrt flashing:< | + | - Execute the following commands to prepare device for OpenWrt flashing: |
| nvram set ssh_en=1 | nvram set ssh_en=1 | ||
| nvram set uart_en=1 | nvram set uart_en=1 | ||
| Line 130: | Line 134: | ||
| **Known Issue #1**: It is reported that some newer AX3200/AX6S can only flash factory image and is impossible to use a sysupgrade image. Personal investigation shows that the mtd partitions are offset with -0x20000. So kernel/root partition and ubi volume and written into the wrong position, thus bricks the device. | **Known Issue #1**: It is reported that some newer AX3200/AX6S can only flash factory image and is impossible to use a sysupgrade image. Personal investigation shows that the mtd partitions are offset with -0x20000. So kernel/root partition and ubi volume and written into the wrong position, thus bricks the device. | ||
| - | <WRAP important 100%>**Warning!** There is a [[https:// | + | **Check Issue #1** There is a [[https:// |
| - | run '' | + | |
| + | * run '' | ||
| + | boot_fw1=run boot_rd_img; | ||
| + | flag_try_sys1_failed=0 | ||
| + | flag_try_sys2_failed=0</ | ||
| + | If match both it should be safe to sysupgrade.\\ | ||
| + | If '' | ||
| + | Otherwise, it will be needed to use UART flash method to recover vendor firmware and then flash OpenWrt factory image from it. | ||
| + | |||
| Reported cases: | Reported cases: | ||
| Line 188: | Line 201: | ||
| </ | </ | ||
| + | |||
| + | ==== Stock firmware ==== | ||
| + | * [[http:// | ||
| + | * [[http:// | ||
| + | |||
| ===== Debricking ===== | ===== Debricking ===== | ||
| Line 193: | Line 211: | ||
| The following assumes that the u-boot partition is not damaged. | The following assumes that the u-boot partition is not damaged. | ||
| + | * Create working directory | ||
| + | * Download stock firmware | ||
| * Power on with the reset button held. About 10s later, the orange led will blink quickly for some seconds then back to always on | * Power on with the reset button held. About 10s later, the orange led will blink quickly for some seconds then back to always on | ||
| * Release the reset button | * Release the reset button | ||
| - | * Connect any LAN port to another computer with DHCP+TFTP enabled | + | * Connect any LAN port (remember that first port is WAN) to another computer with DHCP+TFTP enabled |
| - | * The AX6S will download from {XX}{XX}{XX}{XX}.img (XX is the uppercase hex-encoded of its assigned | + | * The AX6S will download from {XX}{XX}{XX}{XX}.img (XX is the uppercase hex-encoded of the router |
| - | * When device LED turns blue and blinks quickly, reboot the device | + | * After a few seconds the device LED turns BLUE and blinks quickly, reboot the device. If the blink is PURPLE, it indicates the firmware is in the wrong format, or not the expected one, and it´s not flashed. Reboot the device and restart the steps |
| - | ==== Stock firmware ==== | + | Above steps executed in the shell: |
| - | * [[http://cdn.awsde0-fusion.fds.api.mi-img.com/ | + | < |
| - | * [[http://www1.miwifi.com/ | + | # Configure your network interface to: |
| + | # | ||
| + | # | ||
| + | # | ||
| + | |||
| + | NETWORK_INTERFACE=enp0s3 | ||
| + | mkdir -p /tmp/debrick | ||
| + | |||
| + | # copy firmware to workdir | ||
| + | cp miwifi_rb01_firmware_bbc77_1.0.71_INT.bin | ||
| + | chmod 0766 / | ||
| + | |||
| + | sudo dnsmasq | ||
| + | </ | ||
| + | |||
| + | If everything is fine, you will see: | ||
| + | |||
| + | < | ||
| + | dnsmasq: started, | ||
| + | dnsmasq: compile time options: IPv6 GNU-getopt DBus no-UBus i18n IDN2 DHCP DHCPv6 no-Lua TFTP conntrack ipset no-nftset auth cryptohash DNSSEC loop-detect inotify dumpfile | ||
| + | dnsmasq-dhcp: | ||
| + | dnsmasq-dhcp: | ||
| + | dnsmasq-tftp: | ||
| + | dnsmasq-dhcp: | ||
| + | dnsmasq-dhcp: | ||
| + | dnsmasq-dhcp: | ||
| + | dnsmasq-dhcp: DHCPACK(enp0s3) 192.168.31.4 5c: | ||
| + | dnsmasq-tftp: | ||
| + | </ | ||
| + | |||
| + | After it, you can wait 10 minutes and unplug power supply and turn it back. Router should be available now. | ||
| ===== Failsafe mode ===== | ===== Failsafe mode ===== | ||
| + | "The button" | ||
| + | |||
| -> [[docs: | -> [[docs: | ||
| Line 266: | Line 318: | ||
| ===== Specific Configuration ===== | ===== Specific Configuration ===== | ||
| - | |||
| - | <WRAP BOX> | ||
| - | FIXME Please fill in real values for this device, then remove the EXAMPLEs | ||
| ==== Network interfaces ==== | ==== Network interfaces ==== | ||
| The default network configuration is: | The default network configuration is: | ||
| - | ^ Interface Name | + | ^ Interface Name ^ Device |
| - | | br-lan | + | | br-lan |
| - | | vlan0 (eth0.0) | + | | wan | wan | DHCP |
| - | | vlan1 (eth0.1) | + | | wan6 |
| - | | wl0 | + | |
| </ | </ | ||
| Line 308: | Line 356: | ||
| ==== Info ==== | ==== Info ==== | ||
| - | ---- datatemplatelist dttpllist ---- | + | <!-- ToH: { |
| - | template: meta:template_datatemplatelist | + | " |
| - | cols | + | " |
| - | filter | + | " |
| - | filter | + | " |
| - | ---- | + | " |
| + | | ||
| + | } --> | ||
| ==== Photos ==== | ==== Photos ==== | ||
| Line 1999: | Line 2049: | ||
| ==== OpenWrt bootlog ==== | ==== OpenWrt bootlog ==== | ||
| <WRAP bootlog> | <WRAP bootlog> | ||
| - | < | + | < |
| + | F6: 0000 0000 | ||
| + | V0: 0000 0000 [0001] | ||
| + | 00: 0000 0000 | ||
| + | BP: 0000 0041 [0000] | ||
| + | G0: 0190 0000 | ||
| + | T0: 0000 036E [000F] | ||
| + | Jump to BL | ||
| + | |||
| + | UNIVPLL_CON0 = 0xFE000000!!! | ||
| + | mt_pll_init: | ||
| + | RAM_CONSOLE preloader last status: 0x0 0x0 0x0 0x0 0x0 0x0 | ||
| + | [PMIC_WRAP]wrap_init pass,the return value=0. | ||
| + | [pmic_init] Preloader Start.................. | ||
| + | [pmic_init] MT6380 CHIP Code, reg_val = 0, 1:E2 0:E3 | ||
| + | [pmic_init] Done................... | ||
| + | Chip part number: | ||
| + | MT7622 Version: 1.2.8, (iPA) | ||
| + | SSC OFF | ||
| + | mt_pll_post_init: | ||
| + | mt_pll_post_init: | ||
| + | mt_pll_post_init: | ||
| + | [PLFM] Init I2C: OK(0) | ||
| + | |||
| + | [BLDR] Build Time: 20210316-161525 | ||
| + | ==== Dump RGU Reg ======== | ||
| + | RGU MODE: 14 | ||
| + | RGU LENGTH: | ||
| + | RGU STA: 40000000 | ||
| + | RGU INTERVAL: FFF | ||
| + | RGU SWSYSRST: 8000 | ||
| + | ==== Dump RGU Reg End ==== | ||
| + | RGU: g_rgu_satus: | ||
| + | | ||
| + | PL RGU RST: ?? | ||
| + | SW reset with bypass power key flag | ||
| + | Find bypass powerkey flag | ||
| + | WDT NONRST=0x20000000 | ||
| + | WDT IRQ_EN=0x300002 | ||
| + | RGU mtk_wdt_init: | ||
| + | [EMI] MDL number = 2 | ||
| + | [EMI] DRAMC calibration start | ||
| + | |||
| + | [EMI] DRAMC calibration end | ||
| + | |||
| + | [EMI]rank size auto detect | ||
| + | [EMI]start_addr[0x40000000]=0x12345678, | ||
| + | [EMI]start_addr[0x40000000]=0xEDCBA987, | ||
| + | [EMI]rank0 size: 0x10000000 | ||
| + | [MEM] complex R/W mem test pass | ||
| + | RAM_CONSOLE wdt status (0x2)=0x2 | ||
| + | mtk_snand_get_device_info | ||
| + | 2-Recognize NAND: ID [C8 1 ], Device Name [F50L1G41LB], | ||
| + | [BBT] BMT.v2 is found at 0x3FF | ||
| + | [PLFM] Init Boot Device: OK(0) | ||
| + | |||
| + | [PART] blksz: 2048B | ||
| + | [PART] [0x0000000000000000-0x000000000007FFFF] " | ||
| + | [PART] [0x0000000000080000-0x00000000000BFFFF] " | ||
| + | [PART] [0x00000000000C0000-0x000000000013FFFF] " | ||
| + | |||
| + | Device APC domain init setup: | ||
| + | |||
| + | Domain Setup (0x0) | ||
| + | Domain Setup (0x0) | ||
| + | Device APC domain after setup: | ||
| + | |||
| + | NAND read: device 0 offset 0x2c0000, size 0x2000 | ||
| + | 8192 bytes read: OK | ||
| + | [do_read_image_blks] This is a FIT image, | ||
| + | [do_read_image_blks] img_blks = 0x738 | ||
| + | [do_read_image_blks] img_align_size = 0x39c000 | ||
| + | |||
| + | NAND read: device 0 offset 0x2c0000, size 0x39c000 | ||
| + | | ||
| + | bootm flag=0, states=70f | ||
| + | ## Loading kernel from FIT Image at 4007ff28 ... | ||
| + | Using ' | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | Data Start: | ||
| + | Data Size: 3752290 Bytes = 3.6 MiB | ||
| + | | ||
| + | | ||
| + | Load Address: 0x44000000 | ||
| + | Entry Point: | ||
| + | Hash algo: crc32 | ||
| + | Hash value: | ||
| + | Hash algo: sha1 | ||
| + | Hash value: | ||
| + | | ||
| + | ## Loading fdt from FIT Image at 4007ff28 ... | ||
| + | Using ' | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | Data Start: | ||
| + | Data Size: 29025 Bytes = 28.3 KiB | ||
| + | | ||
| + | Hash algo: crc32 | ||
| + | Hash value: | ||
| + | Hash algo: sha1 | ||
| + | Hash value: | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | |||
| + | Starting kernel ... | ||
| + | |||
| + | [ATF][ | ||
| + | [ATF][ | ||
| + | [ATF][ | ||
| + | [ATF][ | ||
| + | INFO: BL3-1: Preparing for EL3 exit to normal world, Kernel | ||
| + | INFO: BL3-1: Next image address = 0x44000000 | ||
| + | INFO: BL3-1: Next image spsr = 0x3c9 | ||
| + | [ATF][ | ||
| + | [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] | ||
| + | [ 0.000000] Linux version 5.15.127 (builder@buildhost) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 12.3.0 r23389-5deed175a5) 12.3.0, GNU ld (GNU Binutils) 2.40.0) #0 SMP Sat Aug 19 14:01:06 2023 | ||
| + | [ 0.000000] Machine model: Xiaomi Redmi Router AX6S | ||
| + | [ 0.000000] Zone ranges: | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] Movable zone start for each node | ||
| + | [ 0.000000] Early memory node ranges | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000004fffffff] | ||
| + | [ 0.000000] psci: probing for conduit method from DT. | ||
| + | [ 0.000000] psci: PSCIv0.2 detected in firmware. | ||
| + | [ 0.000000] psci: Using standard PSCI v0.2 function IDs | ||
| + | [ 0.000000] psci: Trusted OS migration not required | ||
| + | [ 0.000000] percpu: Embedded 17 pages/cpu s30040 r8192 d31400 u69632 | ||
| + | [ 0.000000] pcpu-alloc: s30040 r8192 d31400 u69632 alloc=17*4096 | ||
| + | [ 0.000000] pcpu-alloc: [0] 0 [0] 1 | ||
| + | [ 0.000000] Detected VIPT I-cache on CPU0 | ||
| + | [ 0.000000] CPU features: kernel page table isolation disabled by kernel configuration | ||
| + | [ 0.000000] CPU features: detected: ARM erratum 843419 | ||
| + | [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 64512 | ||
| + | [ 0.000000] Kernel command line: console=ttyS0, | ||
| + | [ 0.000000] Unknown kernel command line parameters " | ||
| + | [ 0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear) | ||
| + | [ 0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) | ||
| + | [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off | ||
| + | [ 0.000000] Memory: 244920K/ | ||
| + | [ 0.000000] SLUB: HWalign=64, 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: 64, nr_irqs: 64, preallocated irqs: 0 | ||
| + | [ 0.000000] Root IRQ handler: 0xffffffc008421784 | ||
| + | [ 0.000000] GIC: Using split EOI/ | ||
| + | [ 0.000000] arch_timer: cp15 timer(s) running at 12.50MHz (phys). | ||
| + | [ 0.000000] clocksource: | ||
| + | [ 0.000000] sched_clock: | ||
| + | [ 0.000184] Calibrating delay loop (skipped), value calculated using timer frequency.. 25.00 BogoMIPS (lpj=125000) | ||
| + | [ 0.000194] pid_max: default: 32768 minimum: 301 | ||
| + | [ 0.000463] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear) | ||
| + | [ 0.000472] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear) | ||
| + | [ 0.001802] rcu: Hierarchical SRCU implementation. | ||
| + | [ 0.002124] smp: Bringing up secondary CPUs ... | ||
| + | [ 0.002487] Detected VIPT I-cache on CPU1 | ||
| + | [ 0.002531] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] | ||
| + | [ 0.002595] smp: Brought up 1 node, 2 CPUs | ||
| + | [ 0.002605] SMP: Total of 2 processors activated. | ||
| + | [ 0.002610] CPU features: detected: 32-bit EL0 Support | ||
| + | [ 0.002614] CPU features: detected: CRC32 instructions | ||
| + | [ 0.002646] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching | ||
| + | [ 0.002707] CPU: All CPU(s) started at EL2 | ||
| + | [ 0.002718] alternatives: | ||
| + | [ 0.006766] clocksource: | ||
| + | [ 0.006792] futex hash table entries: 512 (order: 3, 32768 bytes, linear) | ||
| + | [ 0.006950] pinctrl core: initialized pinctrl subsystem | ||
| + | [ 0.007773] NET: Registered PF_NETLINK/ | ||
| + | [ 0.008052] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations | ||
| + | [ 0.008088] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations | ||
| + | [ 0.008113] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations | ||
| + | [ 0.008365] thermal_sys: | ||
| + | [ 0.008370] thermal_sys: | ||
| + | [ 0.008374] thermal_sys: | ||
| + | [ 0.008378] thermal_sys: | ||
| + | [ 0.008562] ASID allocator initialised with 65536 entries | ||
| + | [ 0.008907] pstore: Registered ramoops as persistent store backend | ||
| + | [ 0.008912] ramoops: using 0x10000@0x42ff0000, | ||
| + | [ 0.027492] cryptd: max_cpu_qlen set to 1000 | ||
| + | [ 0.029458] SCSI subsystem initialized | ||
| + | [ 0.029558] libata version 3.00 loaded. | ||
| + | [ 0.030673] clocksource: | ||
| + | [ 0.031259] NET: Registered PF_INET protocol family | ||
| + | [ 0.031336] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) | ||
| + | [ 0.031736] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) | ||
| + | [ 0.031755] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) | ||
| + | [ 0.031763] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear) | ||
| + | [ 0.031781] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear) | ||
| + | [ 0.031811] TCP: Hash tables configured (established 2048 bind 2048) | ||
| + | [ 0.031872] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) | ||
| + | [ 0.031888] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) | ||
| + | [ 0.032004] NET: Registered PF_UNIX/ | ||
| + | [ 0.032026] PCI: CLS 0 bytes, default 64 | ||
| + | [ 0.034766] workingset: timestamp_bits=46 max_order=16 bucket_order=0 | ||
| + | [ 0.038218] squashfs: version 4.0 (2009/ | ||
| + | [ 0.038233] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. | ||
| + | [ 0.070989] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) | ||
| + | [ 0.071721] mt7622-pinctrl 10211000.pinctrl: | ||
| + | [ 0.074981] mt-pmic-pwrap 10001000.pwrap: | ||
| + | [ 0.089386] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled | ||
| + | [ 0.091551] printk: console [ttyS0] disabled | ||
| + | [ 0.111751] 11002000.serial: | ||
| + | [ 0.694922] printk: console [ttyS0] enabled | ||
| + | [ 0.700056] mtk_rng 1020f000.rng: | ||
| + | [ 0.700842] random: crng init done | ||
| + | [ 0.710936] loop: module loaded | ||
| + | [ 0.714088] Loading iSCSI transport class v2.0-870. | ||
| + | [ 0.719850] mtk-ecc 1100e000.ecc: | ||
| + | [ 0.724817] spi-nand spi0.0: ESMT SPI NAND was found. | ||
| + | [ 0.729873] spi-nand spi0.0: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 64 | ||
| + | [ 0.738001] mtk-snand 1100d000.spi: | ||
| + | [ 0.745900] [BBT] BMT.v2 is found at 0x3ff | ||
| + | [ 0.750157] 10 fixed-partitions partitions found on MTD device spi0.0 | ||
| + | [ 0.756620] OF: Bad cell count for / | ||
| + | [ 0.762920] OF: Bad cell count for / | ||
| + | [ 0.769418] Creating 10 MTD partitions on " | ||
| + | [ 0.774299] 0x000000000000-0x000000080000 : " | ||
| + | [ 0.780412] 0x000000080000-0x0000000c0000 : " | ||
| + | [ 0.785764] 0x0000000c0000-0x000000140000 : " | ||
| + | [ 0.791552] 0x000000140000-0x000000180000 : " | ||
| + | [ 0.797369] 0x000000180000-0x0000001c0000 : " | ||
| + | [ 0.802782] 0x0000001c0000-0x000000240000 : " | ||
| + | [ 0.808649] 0x000000240000-0x000000280000 : " | ||
| + | [ 0.814077] 0x000000280000-0x0000002c0000 : " | ||
| + | [ 0.819811] 0x0000002c0000-0x0000006c0000 : " | ||
| + | [ 0.829558] 0x0000006c0000-0x0000075c0000 : " | ||
| + | [ 1.083914] mtk_soc_eth 1b100000.ethernet eth0: mediatek frame engine at 0xffffffc009380000, | ||
| + | [ 1.093713] i2c_dev: i2c /dev entries driver | ||
| + | [ 1.098946] mtk-wdt 10212000.watchdog: | ||
| + | [ 1.104757] mtk-wdt 10212000.watchdog: | ||
| + | [ 1.114308] NET: Registered PF_INET6 protocol family | ||
| + | [ 1.119954] Segment Routing with IPv6 | ||
| + | [ 1.123760] In-situ OAM (IOAM) with IPv6 | ||
| + | [ 1.127712] NET: Registered PF_PACKET protocol family | ||
| + | [ 1.132793] bridge: filtering via arp/ | ||
| + | [ 1.145883] 8021q: 802.1Q VLAN Support v1.8 | ||
| + | [ 1.151271] pstore: Using crash dump compression: | ||
| + | [ 1.166420] mtk-pcie 1a143000.pcie: | ||
| + | [ 1.173104] mtk-pcie 1a143000.pcie: | ||
| + | [ 1.178935] mtk-pcie 1a143000.pcie: | ||
| + | [ 1.327064] mtk-pcie 1a143000.pcie: | ||
| + | [ 1.333256] pci_bus 0000:00: root bus resource [bus 00-ff] | ||
| + | [ 1.338738] pci_bus 0000:00: root bus resource [mem 0x20000000-0x27ffffff] | ||
| + | [ 1.345619] pci_bus 0000:00: scanning bus | ||
| + | [ 1.349828] pci 0000: | ||
| + | [ 1.356019] pci 0000: | ||
| + | [ 1.365878] pci_bus 0000:00: fixups for bus | ||
| + | [ 1.370070] pci 0000: | ||
| + | [ 1.376775] pci 0000: | ||
| + | [ 1.384851] pci 0000: | ||
| + | [ 1.391935] pci_bus 0000:01: scanning bus | ||
| + | [ 1.396154] pci 0000: | ||
| + | [ 1.402342] pci 0000: | ||
| + | [ 1.409666] pci 0000: | ||
| + | [ 1.416999] pci 0000: | ||
| + | [ 1.424969] pci 0000: | ||
| + | [ 1.429234] pci 0000: | ||
| + | [ 1.435874] pci 0000: | ||
| + | [ 1.440374] pci 0000: | ||
| + | [ 1.483854] pci_bus 0000:01: fixups for bus | ||
| + | [ 1.488049] pci_bus 0000:01: bus scan returning with max=01 | ||
| + | [ 1.493652] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 | ||
| + | [ 1.500287] pci_bus 0000:00: bus scan returning with max=01 | ||
| + | [ 1.505879] pci 0000: | ||
| + | [ 1.513533] pci 0000: | ||
| + | [ 1.521542] pci 0000: | ||
| + | [ 1.528327] pci 0000: | ||
| + | [ 1.536153] pci 0000: | ||
| + | [ 1.543981] pci 0000: | ||
| + | [ 1.551806] pci 0000: | ||
| + | [ 1.556768] pci 0000: | ||
| + | [ 1.563667] pcieport 0000: | ||
| + | [ 1.568808] pcieport 0000: | ||
| + | [ 1.574916] pcieport 0000: | ||
| + | [ 1.580344] mtk-pcie 1a143000.pcie: | ||
| + | [ 1.587721] pcieport 0000: | ||
| + | [ 1.593622] pcieport 0000: | ||
| + | [ 1.601803] pcieport 0000: | ||
| + | [ 1.609800] pcieport 0000: | ||
| + | [ 1.617888] pcieport 0000: | ||
| + | [ 1.625801] pcieport 0000: | ||
| + | [ 1.633458] pcieport 0000: | ||
| + | [ 1.641112] pcieport 0000: | ||
| + | [ 1.649369] pcieport 0000: | ||
| + | [ 1.657542] pcieport 0000: | ||
| + | [ 1.665807] pcieport 0000: | ||
| + | [ 1.673461] pcieport 0000: | ||
| + | [ 1.681115] pcieport 0000: | ||
| + | [ 1.688764] pcieport 0000: | ||
| + | [ 1.696417] pcieport 0000: | ||
| + | [ 1.704158] pcieport 0000: | ||
| + | [ 1.711812] pcieport 0000: | ||
| + | [ 1.720410] mtk_hsdma 1b007000.dma-controller: | ||
| + | [ 1.768811] mt7530-mdio mdio-bus: | ||
| + | [ 1.778155] mt7530-mdio mdio-bus: | ||
| + | [ 1.787378] mt7530-mdio mdio-bus:00 wan (uninitialized): | ||
| + | [ 1.807994] mt7530-mdio mdio-bus:00 lan1 (uninitialized): | ||
| + | [ 1.828168] mt7530-mdio mdio-bus:00 lan2 (uninitialized): | ||
| + | [ 1.848303] mt7530-mdio mdio-bus:00 lan3 (uninitialized): | ||
| + | [ 1.859488] DSA: tree 0 setup | ||
| + | [ 1.863098] UBI: auto-attach mtd9 | ||
| + | [ 1.866416] ubi0: default fastmap pool size: 40 | ||
| + | [ 1.870948] ubi0: default fastmap WL pool size: 20 | ||
| + | [ 1.875730] ubi0: attaching mtd9 | ||
| + | [ 1.890282] UBI: EOF marker found, PEBs from 38 will be erased | ||
| + | [ 1.896488] ubi0: scanning is finished | ||
| + | [ 1.925116] ubi0: volume 1 (" | ||
| + | [ 1.932184] ubi0: attached mtd9 (name " | ||
| + | [ 1.937673] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes | ||
| + | [ 1.944552] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 | ||
| + | [ 1.951337] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 | ||
| + | [ 1.958290] ubi0: good PEBs: 888, bad PEBs: 0, corrupted PEBs: 0 | ||
| + | [ 1.964303] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128 | ||
| + | [ 1.971524] ubi0: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1692453666 | ||
| + | [ 1.980648] ubi0: available PEBs: 0, total reserved PEBs: 888, PEBs reserved for bad PEB handling: 19 | ||
| + | [ 1.989870] ubi0: background thread " | ||
| + | [ 1.999990] block ubiblock0_0: | ||
| + | [ 2.005486] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem | ||
| + | [ 2.045784] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. | ||
| + | [ 2.053191] Freeing unused kernel memory: 448K | ||
| + | [ 2.110737] Run /sbin/init as init process | ||
| + | [ 2.114835] | ||
| + | [ 2.117795] | ||
| + | [ 2.120503] | ||
| + | [ 2.123658] | ||
| + | [ 2.126020] | ||
| + | [ 2.128721] | ||
| + | [ 2.583347] init: Console is alive | ||
| + | [ 2.586900] init: - watchdog - | ||
| + | [ 3.327703] kmodloader: loading kernel modules from / | ||
| + | [ 3.370527] kmodloader: done loading kernel modules from / | ||
| + | [ 3.388054] init: - preinit - | ||
| + | [ 4.020452] mtk_soc_eth 1b100000.ethernet eth0: configuring for fixed/ | ||
| + | [ 4.029269] mtk_soc_eth 1b100000.ethernet eth0: Link is Up - 2.5Gbps/ | ||
| + | [ 4.051149] mt7530-mdio mdio-bus:00 lan1: configuring for phy/gmii link mode | ||
| + | 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 | ||
| + | [ 4.456877] mt7530-mdio mdio-bus:00 lan1: Link is Up - 1Gbps/Full - flow control rx/tx | ||
| + | [ 4.464866] IPv6: ADDRCONF(NETDEV_CHANGE): | ||
| + | [ 6.149646] UBIFS (ubi0:1): default file-system created | ||
| + | [ 6.155230] UBIFS (ubi0:1): Mounting in unauthenticated mode | ||
| + | [ 6.161079] UBIFS (ubi0:1): background thread " | ||
| + | [ 6.190978] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name " | ||
| + | [ 6.198813] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes | ||
| + | [ 6.208741] UBIFS (ubi0:1): FS size: 103612416 bytes (98 MiB, 816 LEBs), max 827 LEBs, journal size 5206016 bytes (4 MiB, 41 LEBs) | ||
| + | [ 6.220491] UBIFS (ubi0:1): reserved for root: 4893869 bytes (4779 KiB) | ||
| + | [ 6.227110] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID 98D6C2F1-78C9-4985-82C5-BDF05BF3AD5A, | ||
| + | [ 6.239777] mount_root: overlay filesystem has not been fully initialized yet | ||
| + | [ 6.247114] mount_root: switching to ubifs overlay | ||
| + | [ 6.254203] overlayfs: null uuid detected in lower fs '/', | ||
| + | [ 6.265289] urandom-seed: | ||
| + | [ 6.306370] mt7530-mdio mdio-bus:00 lan1: Link is Down | ||
| + | [ 6.315025] procd: - early - | ||
| + | [ 6.317966] procd: - watchdog - | ||
| + | [ 6.859013] procd: - watchdog - | ||
| + | [ 6.862708] procd: - ubus - | ||
| + | [ 6.921901] procd: - init - | ||
| + | Please press Enter to activate this console. | ||
| + | [ 7.124420] urngd: v1.0.2 started. | ||
| + | [ 7.154591] kmodloader: loading kernel modules from / | ||
| + | [ 7.163859] Loading modules backported from Linux version v6.1.24-0-g0102425ac76b | ||
| + | [ 7.171424] Backport generated by backports.git v5.15.92-1-44-gd6ea70fafd36 | ||
| + | [ 7.219036] ieee80211 phy0: Selected rate control algorithm ' | ||
| + | [ 7.230536] mt7915e 0000: | ||
| + | [ 7.235676] mt7915e 0000: | ||
| + | [ 7.241766] mt7915e 0000: | ||
| + | [ 7.286644] mt7622-wmac 18000000.wmac: | ||
| + | [ 7.286644] | ||
| + | [ 7.370877] mtk-pcie 1a143000.pcie: | ||
| + | [ 7.390801] mt7622-wmac 18000000.wmac: | ||
| + | [ 7.451991] mt7915e 0000: | ||
| + | [ 7.451991] | ||
| + | [ 7.593873] mt7915e 0000: | ||
| + | [ 7.650586] mt7915e 0000: | ||
| + | [ 7.796823] PPP generic driver version 2.4.2 | ||
| + | [ 7.802506] NET: Registered PF_PPPOX protocol family | ||
| + | [ 7.811732] kmodloader: done loading kernel modules from / | ||
| + | [ 7.939049] mtdblock: MTD device ' | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| </ | </ | ||
| Line 2008: | Line 2471: | ||
| * [[https:// | * [[https:// | ||
| * Guide & Firmware https:// | * Guide & Firmware https:// | ||
| + | * DC power barrel plug dimensions 4.0mm x 1.7mm. | ||
| ===== Tags ===== | ===== Tags ===== | ||
| - | {{tag> | + | {{tag> |