Cudy LT400E v1

Under Construction!
This page is currently under construction. You can edit the article to help completing it.

The Cudy LT400E v1 is an indoor cellular wireless router. It is based on the MT7628AN SoC, which provides the 2.4 GHz radio and 4x 10/100 Mbps Ethernet ports, and integrates a Quectel EC200A 4G/LTE Cat 4 modem, capable of achieving rates up to 150/50 Mbps downlink/uplink.

Cudy LT400E v1 front view Cudy LT400E v1 front view Cudy LT400E v1 front view

Support is currently WiP at https://github.com/rogerpueyo/openwrt/tree/ramips-mt76x8-cudy-lt400e-v1_WiP. Working so far:

  • CPU, flash, RAM, booting
  • Ethernet
  • WiFi
  • 4G/LTE modem
  • LEDs
  • Sysupgrade

The manufacturer's stock firmware is based on OpenWrt and implements a signature check when flashing a new firmware file. The manufacturer provides an intermediate OpenWrt firmware that disables the check and allows flashing a regular OpenWrt image.

Install OpenWrt (generic explanation)

FIXME Please add the installation procedure here.

FIXME Find out flash layout, then add the flash layout table here (copy, paste, modify the example).

Please check out the article Flash layout. It contains examples and explanations that describe how to document the flash layout.

FIXME The instructions below are for Broadcom devices and only serve as an example.
Remove / modify them if they do not apply to this particular device!

This section deals with

  • How you install OpenWrt from a device freshly opened
  • The steps required such as reset to factory defaults if the device has already been configured

Note: Reset router to factory defaults if it has been previously configured.

  • Browse to http://192.168.1.1/Upgrade.asp
  • Upload .bin file to router
  • Wait for it to reboot
  • Telnet to 192.168.1.1 and set a root password, or browse to http://192.168.1.1 if LuCI is installed.

Specific values needed for tftp

FIXME Enter values for “FILL-IN” below

Bootloader tftp server IPv4 address FILL-IN
Bootloader MAC address (special) FILL-IN
Firmware tftp image Latest OpenWrt release (NOTE: Name must contain “tftp”)
TFTP transfer window FILL-IN seconds
TFTP window start approximately FILL-IN seconds after power on
TFTP client required IP address FILL-IN

generic.sysupgrade

FIXME These are generic instructions. Update with your router's specifics.

  • Browse to http://192.168.1.1/cgi-bin/luci/mini/system/upgrade/ LuCI Upgrade URL
  • Upload image file for sysupgrade to LuCI
  • Wait for reboot

If you don't have a GUI (LuCI) available, you can alternatively upgrade via the command line. There are two command line methods for upgrading:

  • sysupgrade
  • mtd

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.

FIXME Please fill in real values for this device, then remove the EXAMPLEs

The default network configuration is:

Interface Name Description Default configuration
br-lan EXAMPLE LAN & WiFi EXAMPLE 192.168.1.1/24
vlan0 (eth0.0) EXAMPLE LAN ports (1 to 4) EXAMPLE None
vlan1 (eth0.1) EXAMPLE WAN port EXAMPLE DHCP
wl0 EXAMPLE WiFi EXAMPLE Disabled

FIXME Please fill in real values for this device, then remove the EXAMPLEs

Numbers 0-3 are Ports 1-4 as labeled on the unit, number 4 is the Internet (WAN) on the unit, 5 is the internal connection to the router itself. Don't be fooled: Port 1 on the unit is number 3 when configuring VLANs. vlan0 = eth0.0, vlan1 = eth0.1 and so on.

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

The Cudy LT400E v1 has the following buttons:

BUTTON Event
Reset reset
WPS wps

You can read hardware.button on howtto use and configure the hardware buttons.

Front:
Insert photo of front of the casing

Back:
Insert photo of back of the casing

Backside label:
Insert photo of backside label

Warranty

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:
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

FIXME Replace EXAMPLE by real values.

Serial connection parameters
for Cudy LT400E v1
EXAMPLE 115200, 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.

This section shows three bootlogs:

  • the OEM stock firmware bootlog (a customized OpenWrt variant)
  • the OEM intermediate firmware bootlog (a vanilla OpenWrt build)
  • the upstream OpenWrt firmware bootlog (snapshot)
  • the upstream OpenWrt firmware bootlog (v24.10)

COPY HERE THE BOOTLOG WITH THE ORIGINAL FIRMWARE


[ 0.000000] Linux version 5.15.167 (abu@cudyrd1) (mipsel-openwrt-linux-musl-gcc (OpenWrt GCC 12.3.0 r24106-10cc5fcd00) 12.3.0, GNU ld (GNU Binutils) 2.40.0) #0 Mon Sep 23 12:34:46 2024 [ 0.000000] Board has DDR2 [ 0.000000] Analog PMU set to hw control [ 0.000000] Digital PMU set to hw control [ 0.000000] SoC Type: MediaTek MT7628AN ver:1 eco:2 [ 0.000000] printk: bootconsole [early0] enabled [ 0.000000] CPU0 revision is: 00019655 (MIPS 24KEc) [ 0.000000] MIPS: machine is Cudy LT400E [ 0.000000] Initrd not found or empty - disabling initrd [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes. [ 0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000000000000-0x0000000003ffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000003ffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000003ffffff] [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 16240 [ 0.000000] Kernel command line: console=ttyS0,115200 rootfstype=squashfs,jffs2 [ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes, linear) [ 0.000000] Writing ErrCtl register=00066d50 [ 0.000000] Readback ErrCtl register=00066d50 [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 56028K/65536K available (5567K kernel code, 602K rwdata, 1196K rodata, 1200K init, 207K bss, 9508K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] NR_IRQS: 256 [ 0.000000] intc: using register map from devicetree [ 0.000000] CPU Clock: 580MHz [ 0.000000] timer_probe: no matching timers found [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6590553264 ns [ 0.000002] sched_clock: 32 bits at 290MHz, resolution 3ns, wraps every 7405115902ns [ 0.007621] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216) [ 0.073551] pid_max: default: 32768 minimum: 301 [ 0.079104] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.086148] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.102527] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.112063] futex hash table entries: 256 (order: -1, 3072 bytes, linear) [ 0.118815] pinctrl core: initialized pinctrl subsystem [ 0.125823] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.135774] rt2880-pinmux pinctrl: there is not valid maps for state default [ 0.161189] clocksource: Switched to clocksource MIPS [ 0.167775] NET: Registered PF_INET protocol family [ 0.172790] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.180647] tcp_listen_portaddr_hash hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.188848] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.196314] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.203697] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.210489] TCP: Hash tables configured (established 1024 bind 1024) [ 0.216830] UDP hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.223182] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.230338] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.235865] PCI: CLS 0 bytes, default 32 [ 0.244498] workingset: timestamp_bits=14 max_order=14 bucket_order=0 [ 0.257453] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.263133] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) © 2001-2006 Red Hat, Inc. [ 0.276426] mt7621_gpio 10000600.gpio: registering 32 gpios [ 0.282217] mt7621_gpio 10000600.gpio: registering 32 gpios [ 0.287921] mt7621_gpio 10000600.gpio: registering 32 gpios [ 0.294035] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled [ 0.301598] printk: console [ttyS0] disabled [ 0.305775] 10000c00.uartlite: ttyS0 at MMIO 0x10000c00 (irq = 28, base_baud = 2500000) is a 16550A [ 0.314560] printk: console [ttyS0] enabled [ 0.322965] printk: bootconsole [early0] disabled [ 0.334239] spi-mt7621 10000b00.spi: sys_freq: 193333333 [ 0.358805] spi-nor spi0.0: XM25QH64C (8192 Kbytes) [ 0.363992] 5 fixed-partitions partitions found on MTD device spi0.0 [ 0.370483] OF: Bad cell count for /palmbus@10000000/spi@b00/flash@0/partitions [ 0.377968] OF: Bad cell count for /palmbus@10000000/spi@b00/flash@0/partitions [ 0.385759] Creating 5 MTD partitions on “spi0.0”: [ 0.390642] 0x000000000000-0x000000030000 : “u-boot” [ 0.399008] 0x000000030000-0x000000040000 : “u-boot-env” [ 0.405909] 0x000000040000-0x000000050000 : “factory” [ 0.414447] 0x000000050000-0x0000007f0000 : “firmware” [ 0.421153] 2 uimage-fw partitions found on MTD device firmware [ 0.427266] Creating 2 MTD partitions on “firmware”: [ 0.432340] 0x000000000000-0x000000231f1e : “kernel” [ 0.437380] mtd: partition “kernel” doesn't end on an erase/write block -- force read-only [ 0.449111] 0x000000231f1e-0x0000007a0000 : “rootfs” [ 0.454256] mtd: partition “rootfs” doesn't start on an erase/write block boundary -- force read-only [ 0.464871] mtd: setting mtd5 (rootfs) as root device [ 0.471118] 1 squashfs-split partitions found on MTD device rootfs [ 0.477507] 0x000000590000-0x0000007a0000 : “rootfs_data” [ 0.484488] 0x0000007f0000-0x000000800000 : “bdinfo” [ 0.492898] OF: Bad cell count for /palmbus@10000000/spi@b00/flash@0/partitions [ 0.522565] rt3050-esw 10110000.esw: mediatek esw at 0xb0110000, irq 25 initialized [ 0.540311] mtk_soc_eth 10100000.ethernet: generated random MAC address e2:d0:f8:14:7c:55 [ 0.549502] mtk_soc_eth 10100000.ethernet eth0: mediatek frame engine at 0xb0100000, irq 5 [ 0.560369] NET: Registered PF_INET6 protocol family [ 0.572417] Segment Routing with IPv6 [ 0.576245] In-situ OAM (IOAM) with IPv6 [ 0.580358] NET: Registered PF_PACKET protocol family [ 0.585730] 8021q: 802.1Q VLAN Support v1.8 [ 0.592329] gpio-export gpio_export: 1 gpio(s) exported [ 0.599791] clk: Disabling unused clocks [ 0.618027] VFS: Mounted root (squashfs filesystem) readonly on device 31:5. [ 0.631837] Freeing unused kernel image (initmem) memory: 1200K [ 0.637855] This architecture does not have kernel memory protection. [ 0.644427] Run /sbin/init as init process [ 0.648577] with arguments: [ 0.648583] /sbin/init [ 0.648589] with environment: [ 0.648594] HOME=/ [ 0.648600] TERM=linux [ 1.621993] init: Console is alive [ 1.626146] init: - watchdog - [ 2.867844] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 2.965278] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 2.983413] init: - preinit - [ 4.502373] random: jshn: uninitialized urandom read (4 bytes read) [ 4.608742] rt3050-esw 10110000.esw: port 2 link up [ 4.699647] random: jshn: uninitialized urandom read (4 bytes read) [ 4.728849] random: jshn: uninitialized urandom read (4 bytes read) [ 12.101210] random: crng init done [ 12.104694] random: 4 urandom warning(s) missed due to ratelimiting


[ 0.000000] Linux version 6.12.55 (roger@F562) (mipsel-openwrt-linux-musl-gcc (OpenWrt GCC 14.3.0 r0+31251-a60bc69acd) 14.3.0, GNU ld (GNU Binutils) 2.44) #0 Fri Oct 31 12:08:30 2025 [ 0.000000] Board has DDR2 [ 0.000000] Analog PMU set to hw control [ 0.000000] Digital PMU set to hw control [ 0.000000] SoC Type: MediaTek MT7628AN ver:1 eco:2 [ 0.000000] printk: legacy bootconsole [early0] enabled [ 0.000000] CPU0 revision is: 00019655 (MIPS 24KEc) [ 0.000000] MIPS: machine is Cudy LT400E v1 [ 0.000000] Initrd not found or empty - disabling initrd [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes. [ 0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000000000000-0x0000000003ffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000003ffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000003ffffff] [ 0.000000] OF: reserved mem: Reserved memory: No reserved-memory node in the DT [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Kernel command line: console=ttyS0,115200 rootfstype=squashfs,jffs2 [ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes, linear) [ 0.000000] Writing ErrCtl register=00066d50 [ 0.000000] Readback ErrCtl register=00066d50 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 16384 [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] RCU Tasks Trace: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1. [ 0.000000] NR_IRQS: 256 [ 0.000000] intc: using register map from devicetree [ 0.000000] CPU Clock: 580MHz [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6590553264 ns [ 0.000002] sched_clock: 32 bits at 290MHz, resolution 3ns, wraps every 7405115902ns [ 0.007616] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216) [ 0.073522] pid_max: default: 32768 minimum: 301 [ 0.087746] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.094799] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.114085] Memory: 56904K/65536K available (4741K kernel code, 571K rwdata, 764K rodata, 1212K init, 198K bss, 8160K reserved, 0K cma-reserved) [ 0.132282] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.141835] futex hash table entries: 256 (order: -1, 3072 bytes, linear) [ 0.154202] pinctrl core: initialized pinctrl subsystem [ 0.162594] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.172561] /pinctrl: Fixed dependency cycle(s) with /pinctrl/pinctrl0 [ 0.196790] clocksource: Switched to clocksource MIPS [ 0.215022] NET: Registered PF_INET protocol family [ 0.220112] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.228252] tcp_listen_portaddr_hash hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.236429] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.243954] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.251349] TCP bind hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.258170] TCP: Hash tables configured (established 1024 bind 1024) [ 0.264502] UDP hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.270869] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.278534] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.284020] PCI: CLS 0 bytes, default 32 [ 0.292228] workingset: timestamp_bits=30 max_order=14 bucket_order=0 [ 0.299059] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.304650] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) © 2001-2006 Red Hat, Inc. [ 0.319201] mt7621_gpio 10000600.gpio: registering 32 gpios [ 0.324940] mt7621_gpio 10000600.gpio: registering 32 gpios [ 0.330869] mt7621_gpio 10000600.gpio: registering 32 gpios [ 0.337288] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled [ 0.345778] printk: legacy console [ttyS0] disabled [ 0.351302] 10000c00.uart0: ttyS0 at MMIO 0x10000c00 (irq = 28, base_baud = 2500000) is a 16550A [ 0.359908] printk: legacy console [ttyS0] enabled [ 0.369576] printk: legacy bootconsole [early0] disabled [ 0.392388] spi-mt7621 10000b00.spi: sys_freq: 193333333 [ 0.402600] 5 fixed-partitions partitions found on MTD device spi0.0 [ 0.409217] OF: Bad cell count for /palmbus@10000000/spi@b00/flash@0/partitions [ 0.416675] OF: Bad cell count for /palmbus@10000000/spi@b00/flash@0/partitions [ 0.424505] Creating 5 MTD partitions on “spi0.0”: [ 0.429454] 0x000000000000-0x000000030000 : “u-boot” [ 0.437678] 0x000000030000-0x000000040000 : “u-boot-env” [ 0.444893] 0x000000040000-0x000000050000 : “factory” [ 0.452204] OF: Bad cell count for /palmbus@10000000/spi@b00/flash@0/partitions [ 0.460151] 0x000000050000-0x0000007f0000 : “firmware” [ 0.467661] 2 uimage-fw partitions found on MTD device firmware [ 0.473718] Creating 2 MTD partitions on “firmware”: [ 0.478840] 0x000000000000-0x0000001dac95 : “kernel” [ 0.483885] mtd: partition “kernel” doesn't end on an erase/write block -- force read-only [ 0.494455] 0x0000001dac95-0x0000007a0000 : “rootfs” [ 0.499618] mtd: partition “rootfs” doesn't start on an erase/write block boundary -- force read-only [ 0.510750] mtd: setting mtd5 (rootfs) as root device [ 0.516006] 1 squashfs-split partitions found on MTD device rootfs [ 0.522450] 0x000000590000-0x0000007a0000 : “rootfs_data” [ 0.529906] 0x0000007f0000-0x000000800000 : “bdinfo” [ 0.537106] OF: Bad cell count for /palmbus@10000000/spi@b00/flash@0/partitions [ 0.569943] rt3050-esw 10110000.esw: mediatek esw at 0xb0110000, irq 25 initialized [ 0.578028] mtk_soc_eth 10100000.ethernet: generated random MAC address 02:2e:91:9e:43:0d [ 0.587324] mtk_soc_eth 10100000.ethernet eth0: mediatek frame engine at 0xb0100000, irq 5 [ 0.599241] NET: Registered PF_INET6 protocol family [ 0.610411] Segment Routing with IPv6 [ 0.614300] In-situ OAM (IOAM) with IPv6 [ 0.618581] NET: Registered PF_PACKET protocol family [ 0.623760] 8021q: 802.1Q VLAN Support v1.8 [ 0.652463] gpio-export gpio-export: 1 gpio(s) exported [ 0.667092] clk: Disabling unused clocks [ 0.678910] VFS: Mounted root (squashfs filesystem) readonly on device 31:5. [ 0.692787] Freeing unused kernel image (initmem) memory: 1212K [ 0.698889] This architecture does not have kernel memory protection. [ 0.705442] Run /sbin/init as init process [ 0.709622] with arguments: [ 0.709632] /sbin/init [ 0.709643] with environment: [ 0.709653] HOME=/ [ 0.709663] TERM=linux [ 2.762902] init: Console is alive [ 2.767110] init: - watchdog - [ 4.623509] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 4.656398] rt3050-esw 10110000.esw: port 2 link up [ 5.120330] usbcore: registered new interface driver usbfs [ 5.126120] usbcore: registered new interface driver hub [ 5.131756] usbcore: registered new device driver usb [ 5.142044] gpio_button_hotplug: loading out-of-tree module taints kernel. [ 5.175396] phy phy-10120000.usbphy.0: remote usb device wakeup disabled [ 5.182280] phy phy-10120000.usbphy.0: UTMI 16bit 30MHz [ 5.187610] ehci-platform 101c0000.ehci: EHCI Host Controller [ 5.193487] ehci-platform 101c0000.ehci: new USB bus registered, assigned bus number 1 [ 5.201702] ehci-platform 101c0000.ehci: irq 26, io mem 0x101c0000 [ 5.226828] ehci-platform 101c0000.ehci: USB 2.0 started, EHCI 1.00 [ 5.234962] hub 1-0:1.0: USB hub found [ 5.239400] hub 1-0:1.0: 1 port detected [ 5.255578] ohci-platform 101c1000.ohci: Generic Platform OHCI controller [ 5.262634] ohci-platform 101c1000.ohci: new USB bus registered, assigned bus number 2 [ 5.270868] ohci-platform 101c1000.ohci: irq 26, io mem 0x101c1000 [ 5.342559] hub 2-0:1.0: USB hub found [ 5.346953] hub 2-0:1.0: 1 port detected [ 5.363555] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 5.382107] init: - preinit - [ 9.576813] usb 1-1: new high-speed USB device number 2 using ehci-platform [ 10.536835] random: crng init done [ 13.278876] rt3050-esw 10110000.esw: port 2 link down [ 17.373571] rt3050-esw 10110000.esw: port 2 link up [ 18.007562] mount_root: jffs2 not ready yet, using temporary tmpfs overlay [ 18.019653] urandom-seed: Seed file not found (/etc/urandom.seed) [ 18.085389] procd: - early - [ 18.088943] procd: - watchdog - [ 19.550323] procd: - watchdog - [ 19.958588] procd: - ubus - [ 20.939255] procd: - init - [ 24.072860] kmodloader: loading kernel modules from /etc/modules.d/* [ 26.217067] usbcore: registered new interface driver cdc_wdm [ 26.227932] Loading modules backported from Linux version v6.16-0-g038d61fd6422 [ 26.235394] Backport generated by backports.git v6.1.145-1-47-g6194bf852a3e [ 26.340801] usbcore: registered new interface driver usbserial_generic [ 26.347663] usbserial: USB Serial support registered for generic [ 26.428055] cdc_ether 1-1:1.0 usb0: register 'cdc_ether' at usb-101c0000.ehci-1, CDC Ethernet Device, 02:0c:29:a3:9b:6d [ 26.439469] usbcore: registered new interface driver cdc_ether [ 26.880699] mt76_wmac 10300000.wmac: ASIC revision: 76280001 [ 26.969836] mt76_wmac 10300000.wmac: Firmware Version: 20151201 [ 26.975895] mt76_wmac 10300000.wmac: Build Time: 20151201183641 [ 27.047213] mt76_wmac 10300000.wmac: firmware init done [ 27.217762] mt76_wmac 10300000.wmac: registering led 'mt76-phy0' [ 27.260542] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' [ 27.570534] PPP generic driver version 2.4.2 [ 27.608272] NET: Registered PF_PPPOX protocol family [ 27.640103] usbcore: registered new interface driver qmi_wwan [ 27.698119] usbcore: registered new interface driver option [ 27.703917] usbserial: USB Serial support registered for GSM modem (1-port) [ 27.712082] option 1-1:1.2: GSM modem (1-port) converter detected [ 27.718755] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB0 [ 27.726125] option 1-1:1.3: GSM modem (1-port) converter detected [ 27.732837] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB1 [ 27.740295] option 1-1:1.4: GSM modem (1-port) converter detected [ 27.746970] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB2 [ 27.790601] urngd: v1.0.2 started. [ 27.880764] kmodloader: done loading kernel modules from /etc/modules.d/* [ 103.607247] rt3050-esw 10110000.esw: port 2 link down [ 107.702454] rt3050-esw 10110000.esw: port 2 link up [ 113.858486] br-lan: port 1(eth0.1) entered blocking state [ 113.864022] br-lan: port 1(eth0.1) entered disabled state [ 113.869675] eth0.1: entered allmulticast mode [ 113.874121] mtk_soc_eth 10100000.ethernet eth0: entered allmulticast mode [ 113.881463] eth0.1: entered promiscuous mode [ 113.885836] mtk_soc_eth 10100000.ethernet eth0: entered promiscuous mode [ 113.980313] br-lan: port 1(eth0.1) entered blocking state [ 113.985853] br-lan: port 1(eth0.1) entered forwarding state [ 134.280876] jffs2_scan_eraseblock(): End of filesystem marker found at 0x0 [ 134.309756] jffs2_build_filesystem(): unlocking the mtd device... [ 134.309802] done. [ 134.318138] jffs2_build_filesystem(): erasing all blocks after the end marker... [ 136.685745] done. [ 136.695451] jffs2: notice: (2204) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found. [ 137.164379] overlayfs: upper fs does not support tmpfile.


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

  • ...

FIXME Add tags below, then remove this fixme.

How to add tags

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: 2025/11/03 06:19
  • by dimmadont