I can confirm my GS1900-8HP v1 boots 6.1 successfully.
6.1 boots on RTL9302 as well (XGS1250-12) but it's complaining about missing DT nodes for the Serdes, then fails to connect to the PHYs.
Full boot log below.
Boot log XGS1250-12 OpenWrt 6.1 kernel
RTL9300# # bootm
## Booting kernel from Legacy Image at 84f00000 ...
Image Name: MIPS OpenWrt Linux-6.1.81
Created: 2024-03-17 17:55:14 UTC
Image Type: MIPS Linux Kernel Image (gzip compressed)
Data Size: 7678051 Bytes = 7.3 MB
Load Address: 80100000
Entry Point: 80100000
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
Starting kernel ...
[ 0.000000] Linux version 6.1.81 (5800X@crunchbot) (mips-openwrt-linux-musl-gcc (OpenWrt GCC 12.3.0 r22918+31-91c75c3124) 12.3.0, GNU ld (GNU Binutils) 2.40.0) #0 Sun Mar 17 17:55:14 2024
[ 0.000000] RTL838X model is 0
[ 0.000000] RTL839X model is 0
[ 0.000000] RTL93XX model is 93021001
[ 0.000000] SoC Type: RTL9302B
[ 0.000000] printk: bootconsole [early0] enabled
[ 0.000000] CPU0 revision is: 00019555 (MIPS 34Kc)
[ 0.000000] MIPS: machine is Zyxel XGS1250-12 Switch
[ 0.000000] earlycon: ns16550a0 at MMIO 0x18002000 (options '115200n8')
[ 0.000000] printk: bootconsole [ns16550a0] enabled
[ 0.000000] Initrd not found or empty - disabling initrd
[ 0.000000] Using appended Device Tree.
[ 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] Zone ranges:
[ 0.000000] Normal [mem 0x0000000000000000-0x0000000007ffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x0000000007ffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
[ 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: 32480
[ 0.000000] Kernel command line: earlycon
[ 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=00063f56
[ 0.000000] Readback ErrCtl register=00063f56
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 107188K/131072K available (5774K kernel code, 617K rwdata, 576K rodata, 15360K init, 212K bss, 23884K 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] Failed to get CPU clock: -2
[ 0.000000] CPU frequency from device tree: 800MHz
[ 0.000000] clocksource: realtek_otto_timer: mask: 0xfffffff max_cycles: 0xfffffff, max_idle_ns: 38225208801 ns
[ 0.000001] sched_clock: 28 bits at 3125kHz, resolution 320ns, wraps every 42949672800ns
[ 0.008968] Calibrating delay loop... 531.66 BogoMIPS (lpj=2658304)
[ 0.065702] pid_max: default: 32768 minimum: 301
[ 0.071747] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.079778] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.091616] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.099548] cblist_init_generic: Setting shift to 0 and lim to 1.
[ 0.111220] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.122010] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
[ 0.129617] pinctrl core: initialized pinctrl subsystem
[ 0.136428] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.143547] thermal_sys: Registered thermal governor 'step_wise'
[ 0.156025] clocksource: Switched to clocksource realtek_otto_timer
[ 0.171192] NET: Registered PF_INET protocol family
[ 0.176870] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.185643] tcp_listen_portaddr_hash hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.194958] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.203459] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.211867] TCP bind hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 0.219613] TCP: Hash tables configured (established 1024 bind 1024)
[ 0.226753] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.233917] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.241969] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.326294] workingset: timestamp_bits=14 max_order=15 bucket_order=1
[ 0.339322] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.345703] jffs2: version 2.2 (NAND) (SUMMARY) (ZLIB) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.398862] pinctrl-single 1b00cc00.pinmux: 32 pins, size 4
[ 0.406675] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 0.414735] printk: console [ttyS0] disabled
[ 0.419554] 18002000.uart: ttyS0 at MMIO 0x18002000 (irq = 30, base_baud = 10937500) is a 16550A
[ 0.429225] printk: console [ttyS0] enabled
[ 0.429225] printk: console [ttyS0] enabled
[ 0.438567] printk: bootconsole [early0] disabled
[ 0.438567] printk: bootconsole [early0] disabled
[ 0.449058] printk: bootconsole [ns16550a0] disabled
[ 0.449058] printk: bootconsole [ns16550a0] disabled
[ 0.556665] brd: module loaded
[ 0.562496] spi-nor spi0.0: mx25l12805d (16384 Kbytes)
[ 0.568340] 7 fixed-partitions partitions found on MTD device spi0.0
[ 0.575439] OF: Bad cell count for /soc/spi@1200/flash@0/partitions
[ 0.582471] OF: Bad cell count for /soc/spi@1200/flash@0/partitions
[ 0.589735] Creating 7 MTD partitions on "spi0.0":
[ 0.595084] 0x000000000000-0x0000000e0000 : "u-boot"
[ 0.646514] 0x0000000e0000-0x0000000f0000 : "u-boot-env"
[ 0.656575] 0x0000000f0000-0x000000100000 : "u-boot-env2"
[ 0.676443] 0x000000100000-0x000000200000 : "jffs"
[ 0.683041] 0x000000200000-0x000000300000 : "jffs2"
[ 0.696538] 0x000000300000-0x000000fe0000 : "firmware"
[ 0.716835] 2 uimage-fw partitions found on MTD device firmware
[ 0.723446] Creating 2 MTD partitions on "firmware":
[ 0.729056] 0x000000000000-0x0000002c0000 : "kernel"
[ 0.746620] 0x0000002c0000-0x000000ce0000 : "rootfs"
[ 0.766381] mtd: setting mtd7 (rootfs) as root device
[ 0.772076] 1 squashfs-split partitions found on MTD device rootfs
[ 0.779016] 0x000000650000-0x000000ce0000 : "rootfs_data"
[ 0.806712] 0x000000fe0000-0x000001000000 : "log"
[ 0.823755] Probing RTL838X eth device pdev: 8209d800, dev: 8209d810
[ 0.850328] Found SoC ID: 9302: RTL9302B, family 9300
[ 0.856113] Using MAC 0000800035148070
[ 0.860334] set sds port 0 to 2
[ 0.863859] set sds port 24 to 6
[ 0.867489] set sds port 25 to 7
[ 0.871085] set sds port 26 to 8
[ 0.874665] set sds port 27 to 9
[ 0.879015] c45_mask: 000e0000
[ 1.314478] thermal thermal_zone0: Failed to set trips: -34
[ 1.468790] thermal thermal_zone1: Failed to set trips: -34
[ 1.623102] thermal thermal_zone2: Failed to set trips: -34
[ 1.659150] REALTEK RTL9300 SERDES mdio-bus:1b: Detected internal RTL9300 Serdes
[ 1.667452] rtl9300_configure_serdes: Port 27, SerDes is 9
[ 1.677577] rtl9300_configure_serdes CMU BAND is 16
[ 1.683002] rtl9300_sds_rst 31
[ 1.706399] rtl9300_configure_serdes PATCHING SerDes 9
[ 1.713146] rtl9300_phy_enable_10g_1g 1gbit phy: 00001140
[ 1.719185] rtl9300_phy_enable_10g_1g 1gbit phy enabled: 00001140
[ 1.726992] rtl9300_phy_enable_10g_1g 10gbit phy: 00002040
[ 1.733093] rtl9300_phy_enable_10g_1g 10gbit phy after: 00002040
[ 1.740788] rtl9300_phy_enable_10g_1g set medium: 00000002
[ 1.746918] rtl9300_phy_enable_10g_1g set medium after: 00000002
[ 1.773571] rtl9300_configure_serdes: Configuring RTL9300 SERDES 9, mode 1a
[ 1.783337] rtl9300_serdes_mac_link_config: registers before 00000000 00001403
[ 1.793397] rtl9300_serdes_mac_link_config: registers after 00000000 00001403
[ 1.821327] rtl9300_force_sds_mode: SDS: 9, mode 0
[ 1.826692] rtl9300_force_sds_mode --------------------- serdes 9 forcing to 1f ...
[ 1.838231] rtl9300_force_sds_mode: SDS: 9, mode 28
[ 1.843658] rtl9300_force_sds_mode --------------------- serdes 9 forcing to 1a ...
[ 6.562107] rtl9300_force_sds_mode --------------------- serdes 9 forced to 1a DONE
[ 6.570664] start_1.1.1 initial value for sds 9
[ 6.603688] end_1.1.1 --
[ 6.606532] start_1.1.2 Load DFE init. value
[ 6.612277] end_1.1.2
[ 6.614790] start_1.1.3 disable LEQ training,enable DFE clock
[ 6.627202] end_1.1.3 --
[ 6.630020] start_1.1.4 offset cali setting
[ 6.635659] end_1.1.4
[ 6.638200] start_1.1.5 LEQ and DFE setting
[ 6.649862] end_1.1.5
[ 6.659390] start_1.2.1 ForegroundOffsetCal_Manual
[ 6.666744] end_1.2.1
[ 6.674734] start_1.2.3 Foreground Calibration
[ 6.688224] rtl9300_do_rx_calibration_2_3: fgcal_gray: 16, fgcal_binary 16
[ 6.696897] rtl9300_do_rx_calibration_2_3: end_1.2.3
[ 6.702422] start_1.4.1
[ 6.924008] end_1.4.1
[ 6.926756] start_1.4.2
[ 6.935271] vth_set_bin = 0
[ 6.938010] vth_set_bin = 2
[ 6.942113] Vth Maunal = 1
[ 7.054020] Tap0 Sign : +
[ 7.057063] tap0_coef_bin = 16
[ 7.060974] tap0 manual = 1
[ 7.067374] end_1.4.2
[ 7.070482] start_1.5.2
[ 7.146887] end_1.5.2
[ 7.234714] i2c_dev: i2c /dev entries driver
[ 7.242234] rtl9300_i2c_probe probing I2C adapter
[ 7.247560] i2c-rtl9300 1b00036c.i2c-rtl9300: SCL speed 100000, mode is 0
[ 7.255120] rtl9300_i2c_probe scl_num 0
[ 7.259412] rtl9300_i2c_probe sda_num 1
[ 7.266896] NET: Registered PF_INET6 protocol family
[ 7.286753] Segment Routing with IPv6
[ 7.290939] In-situ OAM (IOAM) with IPv6
[ 7.295496] NET: Registered PF_PACKET protocol family
[ 7.301599] 8021q: 802.1Q VLAN Support v1.8
[ 7.308728] sfp sfp-p12: Host maximum power 1.0W
[ 7.863444] REALTEK RTL9300 SERDES rtl838x slave mii-0:1b: Detected internal RTL9300 Serdes
[ 7.872815] REALTEK RTL9300 SERDES rtl838x slave mii-0:1b: No DT node.
[ 7.880119] REALTEK RTL9300 SERDES: probe of rtl838x slave mii-0:1b failed with error -22
[ 7.911959] REALTEK RTL9300 SERDES rtl838x slave mii-0:3f: Detected internal RTL9300 Serdes
[ 7.921335] REALTEK RTL9300 SERDES rtl838x slave mii-0:3f: No DT node.
[ 7.928628] REALTEK RTL9300 SERDES: probe of rtl838x slave mii-0:3f failed with error -22
[ 7.956568] rtl93xx_setup called
[ 7.960216] In rtl83xx_vlan_setup
[ 7.963889] In rtl930x_vlan_profile_setup
[ 7.968396] In rtl930x_vlan_profile_setup
[ 7.972855] UNKNOWN_MC_PMASK: 000000001fffffff
[ 7.977812] VLAN 0: L2 learn: 0; Unknown MC PMasks: L2 1fffffff, IPv4 1fffffff, IPv6: 1fffffff
[ 7.977832] Routing enabled: IPv4 UC y, IPv6 UC y, IPv4 MC y, IPv6 MC y
[ 7.994981] Bridge enabled: IPv4 MC n, IPv6 MC n,
[ 8.000431] VLAN profile 0: raw 00033000 00000000 1fffffff 1fffffff 1fffffff
[ 9.056033] rtl83xx_enable_phy_polling: f0000ff
[ 9.061959] rtl930x_pie_init
[ 9.065367] rtl930x_led_init called
[ 9.069369] rtl930x_led_init led_set configuration invalid skipping over this set
[ 9.077750] rtl930x_led_init bb00cc00: 01052659
[ 9.082791] rtl930x_led_init bb00cc04: aaaa5555
[ 9.087855] rtl930x_led_init bb00cc08: 007faaaa
[ 9.092893] rtl930x_led_init bb00cc0c: 00000000
[ 9.097951] rtl930x_led_init bb00cc10: 00000000
[ 9.102988] rtl930x_led_init bb00cc14: 00000000
[ 9.108042] rtl930x_led_init bb00cc18: 0a200a01
[ 9.113080] rtl930x_led_init bb00cc1c: 0a0b0a28
[ 9.118136] rtl930x_led_init bb00cc20: 0a820a0b
[ 9.123175] rtl930x_led_init bb00cc24: 00000000
[ 9.128230] rtl930x_led_init bb00cc28: 0a200b80
[ 9.133269] rtl930x_led_init bb00cc2c: 00000000
[ 9.138323] rtl930x_led_init bb00cc30: 00950000
[ 9.143362] rtl930x_led_init bb00cc34: 00000000
[ 9.148417] rtl930x_led_init bb00cc38: 00950000
[ 9.153456] rtl930x_led_init bb00cc3c: 0f0000ff
[ 9.158511] rtl930x_led_init bb00cc40: 0f0000ff
[ 9.163550] rtl930x_led_init bb00cc44: 0f0000ff
[ 9.168604] rtl930x_led_init bb00cc48: 00000000
[ 9.173644] rtl930x_led_init bb00cc4c: 00000000
[ 9.178699] rtl930x_led_init bb00cc50: 00000000
[ 9.183737] rtl930x_led_init bb00cc54: 00000000
[ 9.188792] rtl930x_led_init bb00cc58: 00000000
[ 9.193831] rtl930x_led_init bb00cc5c: 00000000
[ 9.199034] rtl83xx-switch switch@1b000000: configuring for fixed/internal link mode
[ 9.207719] rtl93xx_phylink_mac_config port 28, mode 1, phy-mode: internal, speed 10000, link 0
[ 9.217738] rtl83xx-switch switch@1b000000 lan1 (uninitialized): validation of xgmii with support 00000000,00000000,000062ff and advertisement 00000000,00000000,000062ff failed: -EINVAL
[ 9.237389] rtl83xx-switch switch@1b000000 lan1 (uninitialized): failed to connect to PHY: -EINVAL
[ 9.247405] rtl83xx-switch switch@1b000000 lan1 (uninitialized): error -22 setting up PHY for tree 0, switch 0, port 0
[ 9.259898] rtl83xx-switch switch@1b000000 lan2 (uninitialized): validation of xgmii with support 00000000,00000000,000062ff and advertisement 00000000,00000000,000062ff failed: -EINVAL
[ 9.279550] rtl83xx-switch switch@1b000000 lan2 (uninitialized): failed to connect to PHY: -EINVAL
[ 9.289561] rtl83xx-switch switch@1b000000 lan2 (uninitialized): error -22 setting up PHY for tree 0, switch 0, port 1
[ 9.302059] rtl83xx-switch switch@1b000000 lan3 (uninitialized): validation of xgmii with support 00000000,00000000,000062ff and advertisement 00000000,00000000,000062ff failed: -EINVAL
[ 9.321712] rtl83xx-switch switch@1b000000 lan3 (uninitialized): failed to connect to PHY: -EINVAL
[ 9.331732] rtl83xx-switch switch@1b000000 lan3 (uninitialized): error -22 setting up PHY for tree 0, switch 0, port 2
[ 9.344220] rtl83xx-switch switch@1b000000 lan4 (uninitialized): validation of xgmii with support 00000000,00000000,000062ff and advertisement 00000000,00000000,000062ff failed: -EINVAL
[ 9.363872] rtl83xx-switch switch@1b000000 lan4 (uninitialized): failed to connect to PHY: -EINVAL
[ 9.373883] rtl83xx-switch switch@1b000000 lan4 (uninitialized): error -22 setting up PHY for tree 0, switch 0, port 3
[ 9.386382] rtl83xx-switch switch@1b000000 lan5 (uninitialized): validation of xgmii with support 00000000,00000000,000062ff and advertisement 00000000,00000000,000062ff failed: -EINVAL
[ 9.406037] rtl83xx-switch switch@1b000000 lan5 (uninitialized): failed to connect to PHY: -EINVAL
[ 9.416048] rtl83xx-switch switch@1b000000 lan5 (uninitialized): error -22 setting up PHY for tree 0, switch 0, port 4
[ 9.428542] rtl83xx-switch switch@1b000000 lan6 (uninitialized): validation of xgmii with support 00000000,00000000,000062ff and advertisement 00000000,00000000,000062ff failed: -EINVAL
[ 9.448193] rtl83xx-switch switch@1b000000 lan6 (uninitialized): failed to connect to PHY: -EINVAL
[ 9.458205] rtl83xx-switch switch@1b000000 lan6 (uninitialized): error -22 setting up PHY for tree 0, switch 0, port 5
[ 9.470703] rtl83xx-switch switch@1b000000 lan7 (uninitialized): validation of xgmii with support 00000000,00000000,000062ff and advertisement 00000000,00000000,000062ff failed: -EINVAL
[ 9.490355] rtl83xx-switch switch@1b000000 lan7 (uninitialized): failed to connect to PHY: -EINVAL
[ 9.500371] rtl83xx-switch switch@1b000000 lan7 (uninitialized): error -22 setting up PHY for tree 0, switch 0, port 6
[ 9.512864] rtl83xx-switch switch@1b000000 lan8 (uninitialized): validation of xgmii with support 00000000,00000000,000062ff and advertisement 00000000,00000000,000062ff failed: -EINVAL
[ 9.532516] rtl83xx-switch switch@1b000000 lan8 (uninitialized): failed to connect to PHY: -EINVAL
[ 9.542536] rtl83xx-switch switch@1b000000 lan8 (uninitialized): error -22 setting up PHY for tree 0, switch 0, port 7
[ 9.562031] rtl93xx_phylink_mac_config port 28, mode 1, phy-mode: internal, speed 10000, link 1
[ 9.571788] rtl83xx-switch switch@1b000000: Link is Up - 10Gbps/Full - flow control off
[ 9.581615] rtl83xx-switch switch@1b000000 lan9 (uninitialized): validation of usxgmii with support 00000000,00018000,000e706c and advertisement 00000000,00018000,000e706c failed: -EINVAL
[ 9.613890] rtl83xx-switch switch@1b000000 lan9 (uninitialized): failed to connect to PHY: -EINVAL
[ 9.623912] rtl83xx-switch switch@1b000000 lan9 (uninitialized): error -22 setting up PHY for tree 0, switch 0, port 24
[ 9.646329] rtl83xx-switch switch@1b000000 lan10 (uninitialized): validation of usxgmii with support 00000000,00018000,000e706c and advertisement 00000000,00018000,000e706c failed: -EINVAL
[ 9.677880] rtl83xx-switch switch@1b000000 lan10 (uninitialized): failed to connect to PHY: -EINVAL
[ 9.688002] rtl83xx-switch switch@1b000000 lan10 (uninitialized): error -22 setting up PHY for tree 0, switch 0, port 25
[ 9.712491] rtl83xx-switch switch@1b000000 lan11 (uninitialized): validation of usxgmii with support 00000000,00018000,000e706c and advertisement 00000000,00018000,000e706c failed: -EINVAL
[ 9.744042] rtl83xx-switch switch@1b000000 lan11 (uninitialized): failed to connect to PHY: -EINVAL
[ 9.754165] rtl83xx-switch switch@1b000000 lan11 (uninitialized): error -22 setting up PHY for tree 0, switch 0, port 26
[ 9.766474] rtl83xx-switch switch@1b000000 lan12 (uninitialized): failed to validate link configuration for in-band status
[ 9.778830] error creating PHYLINK: -22
[ 9.783097] rtl83xx-switch switch@1b000000 lan12 (uninitialized): error -22 setting up PHY for tree 0, switch 0, port 27
[ 9.795577] device eth0 entered promiscuous mode
[ 9.800888] DSA: tree 0 setup
[ 9.804255] LINK state irq: 23
[ 9.807732] In rtl83xx_setup_qos
[ 9.811387] L3_IPUC_ROUTE_CTRL 00002000, IPMC_ROUTE 0000077e, IP6UC_ROUTE 00014400, IP6MC_ROUTE 0001db7e
[ 9.821961] L3_IPUC_ROUTE_CTRL 00002001, IPMC_ROUTE 00000501, IP6UC_ROUTE 00014581, IP6MC_ROUTE 00012881
[ 9.832536] L3_IP_ROUTE_CTRL 0000013f
[ 9.836748] rtl930x_dbgfs_init called
[ 9.841303] rtl83xx_fib_event_work_do: FIB4 default rule failed
[ 9.848687] rtl83xx_fib_event_work_do: FIB4 default rule failed
[ 9.921223] Freeing unused kernel image (initmem) memory: 15360K
[ 9.927971] This architecture does not have kernel memory protection.
[ 9.935142] Run /init as init process
[ 9.939233] with arguments:
[ 9.942529] /init
[ 9.945048] with environment:
[ 9.948551] HOME=/
[ 9.951176] TERM=linux
[ 10.721375] init: Console is alive
[ 10.725708] init: - watchdog -
[ 10.748167] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 10.761903] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 10.780648] init: - preinit -
[ 13.476064] random: crng init done
ls: /sys/class/net/lan*: No such file or directory
BusyBox v1.36.1 (2024-03-17 17:55:14 UTC) multi-call binary.
Usage: basename FILE [SUFFIX] | -a FILE... | -s SUFFIX FILE...
Strip directory path and SUFFIX from FILE
-a All arguments are FILEs
-s SUFFIX Remove SUFFIX (implies -a)
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
[ 16.158488] procd: - early -
[ 16.162074] procd: - watchdog -
[ 16.817144] procd: - watchdog -
[ 16.821245] procd: - ubus -
[ 16.879893] procd: - init -
Please press Enter to activate this console.
[ 17.623516] kmodloader: loading kernel modules from /etc/modules.d/*
[ 17.657164] GACT probability on
[ 17.662209] Mirror/redirect action on
[ 17.698987] u32 classifier
[ 17.702019] input device check on
[ 17.706139] Actions configured
[ 17.851835] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 19.334171] urngd: v1.0.2 started.
BusyBox v1.36.1 (2024-03-17 17:55:14 UTC) built-in shell (ash)
_______ ________ __
| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -__| || | | || _|| _|
|_______|| __|_____|__|__||________||__| |____|
|__| W I R E L E S S F R E E D O M
-----------------------------------------------------
OpenWrt SNAPSHOT, r25567+15-0dfc0495fc
-----------------------------------------------------
=== WARNING! =====================================
There is no root password defined on this device!
Use the "passwd" command to set up a new password
in order to prevent unauthorized SSH logins.
--------------------------------------------------
root@OpenWrt:/#