Dasan H660GM-A
H660GM-A optical network terminal (ONT) is targeted for all subscribers requiring high-speed data interfaces in a cost-effective indoor housing. Fully compliant with ITU-T G.984 standards, the H660GM-A supports data rates of 1.25Gbps upstream and 2.5Gbps downstream. The H660GM-A provides 1 GPON uplink port, 4 Gigabit Ethernet (10/100/1000Base-T) ports, Wireless LAN interface, and 1 FXS voice port.
The device has two known hardware variants: an ISP/Airtel-distributed model (Known Part Number: DPW-G-P-66GMAZ-A3, some units unlabelled) and a retail “Generic” model (Known Part Number: DPW:G-P-660GMY-G0 / DPW:G-P-660GMY-G3).
OpenWrt support
Minimal support. Work in progress.
At current, OpenWrt support is limited to serial port, NAND flash, wifi, ethernet ( without hardware offloading and DSA support) and USB. xPON and VoIP are not supported ( and probably never will be)
Supported Versions
- The tables below are automatically generated, once the correct filters for Brand and Model are set.
- If the tables below show information for
H660GM-A, everything is OK and you can delete this text and the<WRAP>that encloses it. - If the tables below contain “Nothing found”, it means that either
- the dataentry page for Dasan H660GM-A is missing. Please create a new dataentry page first, then reload this page. The tables should then contain $something. If they do, delete this text and the
<WRAP>that encloses it. - filters are not set correctly. Most common reason for “Nothing found”: The dataentry does not contain a Version, but we are filtering here for version → Please edit this section and adjust the filters with the proper Brand, Model and Version. In case the dataentry does not contain a version, delete the line
filter : Versions~. Just try, it's easy. The tables should then contain $something. If they do, delete this text and the<WRAP>that encloses it.
- If the tables still contain “Nothing found”: Don't panic, calm down, take a deep breath and contact a wiki admin (tmomas) for help.
Experimental Versions
None at this time.
Hardware Highlights
| Variant | CPU | Ram | Flash | Ethernet | WLAN | USB | Serial | JTAG | Fiber | Phone | DSL |
|---|---|---|---|---|---|---|---|---|---|---|---|
| Airtel | EcoNet EN7528 | 256MB | 256MB SPI NAND (MT29F2G01ABAGD) | 4x 1Gb | bgn + ac | 1x 2.0 | Yes | No | Yes | Yes | No |
| Generic | EcoNet EN7528 | 256MB | 128MB SPI NAND (MT29F1G01ABAFD) | 4x 1Gb | bgn + ac | 1x 2.0 | Yes | No | Yes | Yes | No |
Installation
OEM easy installation
Airtel variant ( which are running the older factory firmware that exposes the superuser account).
- Login to the factory web UI with username
superuserand passwordDz$!A!r7. - Rename the OpenWrt image
openwrt-econet-en7528-dasan_h660gm-a-airtel-squashfs-tclinux.trx
toG_ONU_openwrt.bin. - Upload the renamed image via the firmware upgrade page at
Maintenance → Firmware Upgrade in the factory web UI.
Generic variant ( only work with part-no: DPW:G-P-660GMY-G0 )
- Download sysupgrade image from firmware selector
- Rename image to
GNU_ONU_openwrt.trx(the web flash requiredGNU_ONU_filename format) - Browse to
http://192.168.55.1/system-tool/firmware-upgrade - Login to the factory web UI with username
adminand passwordvertex25. - Upload
GNU_ONU_openwrt.trxfile to router then upgrade - Wait for it to reboot
- Connect to the router via LAN and SSH to 192.168.1.1 then set a root password, or browse to
http://192.168.1.1if LuCI is installed.
Serial installation
1. Follow the Serial+ xmodem installation instructions from tcboot.
Installation using the TFTP method
1. Follow tTFTP installation instructions from tcboot.
Flash Layout
Dasan H660GM-A (Generic) OEM Flash Layout
| Layer0 | raw flash, 128 MByte | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Layer1 | mtd0 bootloader 256 KiB | mtd1 dzs 256 KiB | mtd4 tclinux 32 MByte | mtd7 tclinux_slave 32 MByte | mtd8 romfile 256 KiB | mtd9 rwfs 32 MByte | unused space 13 MB | mtd10 reservearea 2.25 MByte | unused space 5.875 MB | BBT area 128 KB | BMT pool 8 MB | BMT area 128 KB |
||||
mtd2 kernel 3.34 MB | mtd3 rootfs 18.13 MB | slack space 10.53 MB | mtd5 kernel_slave 3.34 MB | mtd6 rootfs_slave 18.13 MB | slack space 10.53 MB | |||||||||||
# cat /proc/mtd dev: size erasesize name mtd0: 00040000 00020000 "bootloader" mtd1: 00040000 00020000 "dzs" mtd2: 00358055 00020000 "kernel" mtd3: 01220000 00020000 "rootfs" mtd4: 02000000 00020000 "tclinux" mtd5: 00358055 00020000 "kernel_slave" mtd6: 01220000 00020000 "rootfs_slave" mtd7: 02000000 00020000 "tclinux_slave" mtd8: 00040000 00020000 "romfile" mtd9: 02000000 00020000 "rwfs" mtd10: 00240000 00020000 "reservearea"
Dasan H660GM-A (Generic) OpenWrt Flash Layout
not fixed yet
Dasan H660GM-A (Airtel) OEM Flash Layout
not fixed yet
Dasan H660GM-A (Airtel) OpenWrt Flash Layout
not fixed yet
Upgrading OpenWrt
LuCI Web Upgrade Process
- 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
Terminal Upgrade Process
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:
sysupgrademtd
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
mtd
If sysupgrade does not support this router, use mtd.
- 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 mtd write /tmp/xxx.abc linux && reboot
Debricking
→ generic.debrick → Follow the debricking instructions from tcboot.
Failsafe mode
Basic configuration
→ Basic configuration After flashing, proceed with this.
Set up your Internet connection, configure wireless, configure USB port, etc.
Specific Configuration
Please fill in real values for this device, then remove the EXAMPLEs
Network interfaces
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 |
Switch Ports (for VLANs)
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 |
Buttons
→ hardware.button on howto use and configure the hardware button(s). Here, we merely name the buttons, so we can use them in the above Howto.
Please fill in real values for this device, then remove the EXAMPLEs
The Dasan H660GM-A has the following buttons:
| BUTTON | Event |
|---|---|
| EXAMPLE Reset | reset |
| EXAMPLE Secure Easy Setup | ses |
| EXAMPLE No buttons at all. | - |
Hardware
Info
- This table is automatically generated, once the correct filters for Brand and Model are set.
- If you see “Nothing.” instead of a table, please edit this section and adjust the filters with the proper Brand and Model. Just try, it's easy.
- If you still don't see a table here, or a table filled with '¿': Is there already a Techdata page available for Dasan H660GM-A ? If not: Create one.
- If you see a table with the desired device data, everything is OK and you can delete this text and the
<WRAP>that encloses it. - If it still doesn't work: Don't panic, calm down, take a deep breath and contact a wiki admin (tmomas) for help.
---- datatemplatelist dttpllist ---- template: meta:template_datatemplatelist cols : Brand, Model, Versions, Device Type, Availability, Supported Since Commit_git, Supported since Rel, Supported current Rel, Unsupported, Bootloader, CPU, Target, CPU MHz, Flash MBs, RAM MB, Switch, Ethernet 100M ports_, Ethernet Gbit ports_, Comments network ports_, Modem, VLAN, WLAN 2.4GHz, WLAN 5.0GHz, WLAN Hardwares, WLAN Comments_, Detachable Antennas_, USB ports_, SATA ports_, Comments USB SATA ports_, Serial, JTAG, LED count, Button count, Power supply, Device Techdata_pageid, Forum topic URL_url, wikidevi URL_url, OEM Device Homepage URL_url, Firmware OEM Stock URL_url, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Comments_ filter : Brand=Dasan filter : Model=H660GM-A filter : Versions=
Photos
Front:
Insert photo of front of the casing
Back:
Insert photo of back of the casing
Backside label:
Insert photo of backside label
Opening the case
→ Warranty
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
Serial
→ 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
At least one user has reported 3.3 V logic levels, not TTL (5 V) levels
| Serial connection parameters for Dasan H660GM-A (Generic) | 115200, 8N1, 3.3V |
|---|
The Serial connector is labeled J901, and is wired as follows.
Ethernet side of PCB
TX --> output --> Rx of Serial adapter
RX <-- input <-- Tx of Serial adapter
GND -------------- GND of Serial adapter
VCC ... not used.
Led side of PCB
Where 'RX' connects to the output of your serial adapter, and TX, connects to the input of your serial adapter. You can verify this, by using a volt meter to check that 'TX' pin is at Vcc level, and the RX pin is at GND level. The bootloader of the stock firmware can be interrupted by pressing any key. From the serial console, you can login to the running Linux based stock firmware with: username admin and password vertex25.
JTAG
→ 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
Bootloader mods
Hardware mods
None so far.
Bootlogs
OEM bootlog (Airtel)
QFP IC Xtal:1 DDR3 init. DRAMC init done. Calculate size. DRAM size=256MB Set new TRFC. ddr-900 7528DRAMC V1.8 (0) EN7528 at Wed Feb 15 03:37:56 UTC 2023 version 1.4.9 free bootbase Set SPI Clock to 40 Mhz spi_nand_probe: mfr_id=0x2c, dev_id=0x24 Using Flash ECC. Detected SPI NAND Flash : _SPI_NAND_DEVICE_ID_MT29F2G01, Flash Size=0x10000000 bmt pool size: 163 BMT & BBT Init Success Press any key to enter boot command mode. ................................. booting from main firmware... Uncompress kernel to 0x80002000 (free_mem_ptr=0x80e00000 free_mem_ptr_end=0x807b0000) Uncompressing [LZMA] ... done. booting kernel from 0x80002000... ECNT ring buffer init success External Watchdog started: WDI=GPIO2 Internal Ecnt Watchdog started with duration=15 USB driver version: 7528.2.20181130 7528 USB PHY config, enable port0 port1 port 0 u2_slew_rate_cal_7528 FM_OUT value = 139(0x0000008B) port 1 u2_slew_rate_cal_7528 FM_OUT value = 138(0x0000008A) open /proc/tc3162/dbg_msg fail open /proc/tc3162/dbg_msg fail init started: BusyBox v1.00 (2023.05.26-02:45+0000) multi-call binary vm.panic_on_oom = 2 starting dscom modules... initializing LED configuration... insmod: cannot open module `/lib/modules/3.18.21/kernel/net/ipv4/netfilter/ipt_REDIRECT.ko': No such file or directory chmod: /userfs/profile.cfg: Read-only file system mtd[readflash]:device=reservearea tclen=262144 tcoffset=1310720 Unlocking reservearea ... Reading from reservearea to /tmp/prolinecwmppararead ... insmod: cannot open module `/lib/modules/tcfullcone.ko': No such file or directory TCSUPPORT_IPV6 net.ipv4.igmp_max_memberships = 1024 net.netfilter.nf_conntrack_max = 16384 net.netfilter.nf_conntrack_tcp_timeout_established = 3600 net.netfilter.nf_conntrack_tcp_timeout_close = 10 net.netfilter.nf_conntrack_tcp_timeout_close_wait = 10 net.netfilter.nf_conntrack_tcp_timeout_time_wait = 10 net.netfilter.nf_conntrack_tcp_timeout_last_ack = 10 TCSUPPORT_USBHOST insmod: cannot open module `/lib/modules/usbhost/scsi_wait_scan.ko': No such file or directory insmod: cannot open module `/lib/modules/usbhost/nls_base.ko': No such file or directory insmod: cannot open module `/lib/modules/usbhost/nls_ascii.ko': No such file or directory insmod: cannot open module `/lib/modules/usbhost/nls_cp437.ko': No such file or directory insmod: cannot open module `/lib/modules/usbhost/usbcore.ko': No such file or directory dhcp6_adapter_get_configs:24 node update here Dhcp6s_Entry Failed to get ipv6 address! Failed to get ipv6 address! dns6_adapter_get_configs:78 can't set default primary dns6 Failed to get ipv6 address! dns6_adapter_get_configs:83 can't set default secondary dns6 Failed to get ipv6 address! route_adapter_get_configs:16 with idx 0 route_adapter_get_configs:62 can't get IFname svchost_parse_print_conf: Path = /lib/libcfg_clisvc.so svchost_parse_print_conf: Entry = svc_cfg_main svchost_parse_print_conf: Param = 111 svc_cfg_start: ........ Load cfg from file [/var/romfile.cfg] ..... insmod: cannot open module `/lib/modules/usbhost/xhci-hcd.ko': No such file or directory svchost_parse_print_conf: Path = /lib/libpon_svc.so svchost_parse_print_conf: Entry = svc_pon_main svchost_parse_print_conf: Param = 111 svchost_parse_print_conf: Path = /lib/libwan_svc.so svchost_parse_print_conf: Entry = svc_wan_main svchost_parse_print_conf: Param = 111 svc_pon_int: ...... reg event ok svc_pon_int: ...... reg method ok ctromfile.cfg svchost_parse_print_conf: Path = /lib/libwlan_svc.so svchost_parse_print_conf: Entry = svc_wlan_main svchost_parse_print_conf: Param = 111 cfg svc load romfile timeout, > 1 ms svchost_parse_print_conf: Path = /lib/libwan_related_svc.so svchost_parse_print_conf: Entry = svc_wan_related_main svchost_parse_print_conf: Param = 111 cfg svc load romfile timeout, > 1 ms cfg svc load romfile timeout, > 1 ms svchost_parse_print_conf: Path = /lib/libother_svc.so svchost_parse_print_conf: Entry = svc_other_main svchost_parse_print_conf: Param = 111 svc_wan_init: ...... reg event ok cfg svc load romfile timeout, > 1 ms svchost_parse_print_conf: Path = /lib/libcentral_ctrl_svc.so svchost_parse_print_conf: Entry = svc_central_ctrl_main svchost_parse_print_conf: Param = 111 cfg svc load romfile timeout, > 1 ms svc_wlan_init: ...... reg event ok cfg svc load romfile timeout, > 1 ms svchost_parse_print_conf: Path = /lib/libvoip_svc.so svchost_parse_print_conf: Entry = svc_voip_main svchost_parse_print_conf: Param = 111 Check romfile pass! cfg svc load romfile timeout, > 1 ms mtd[readflash]:device=reservearea tclen=262144 tcoffset=524288 Unlocking reservearea ... Reading from reservearea to /tmp/tc_backupromfile ... svc_other_init: ...... reg event ok cfg svc load romfile timeout, > 1 ms open /proc/tc3162/dbg_msg fail PID=247 event receive pthread_create OK, keep going...... svchost_parse_print_conf: Path = /lib/libmesh_svc.so svchost_parse_print_conf: Entry = svc_mesh_main svchost_parse_print_conf: Param = 111 open /proc/tc3162/dbg_msg fail open /proc/tc3162/dbg_msg fail svc_voip_int: num = 4 svc_voip_init: ...... reg event ok open /proc/tc3162/dbg_msg fail open /proc/tc3162/dbg_msg fail cfg svc load romfile timeout, > 1 ms [BK_ROMFILE_FLAG]/userfs/bin/mtd readflash /tmp/tc_backupromfile 262144 524288 reservearea svc_mesh reg event ok svc_wan_related_init: ...... reg event ok cfg svc load romfile timeout, > 1 ms cfg svc load romfile timeout, > 1 ms cfg svc load romfile timeout, > 1 ms ctromfile.cfg cfg svc load romfile timeout, > 1 ms cfg svc load romfile timeout, > 1 ms ctromfile.cfg cfg svc load romfile timeout, > 1 ms cfg svc load romfile timeout, > 1 ms svc_cfg_start: ........ ok [20001030]! cfg svc load romfile timeout, > 1 ms cfg svc load done, 0 ms mtd[readflash]:device=romfile tclen=65536 tcoffset=0 Unlocking romfile ... Reading from romfile to /tmp/var/romfile.cfg~~ ... event = ipv6.rt_lifetime.update data 0 route_adapter_get_configs:16 with idx 0 route_adapter_get_configs:62 can't get IFname route_svc_evt_handler:60 can't handle event 17 event = ipv6.route.updated data 0 oldprefix : xxxx:xxxx:xxxx:xxxx:: radvd_adapter_set_configs Send OAM Update config! !sendEponOamCmdMsg open message queue fail! /bin/sh: cannot create /proc/tc3162/ds_ipv6: Directory nonexistent /bin/sh: cannot create /proc/tc3162/ds_ipv6: Directory nonexistent /bin/sh: cannot create /proc/tc3162/ds_ipv6: Directory nonexistent /bin/sh: cannot create /proc/tc3162/ds_ipv6: Directory nonexistent ctromfile.cfg /bin/sh: cannot create /proc/tc3162/ds_ipv6: Directory nonexistent ioctl(SIOCGIFHWADDR): No such device ds_get_br0_ll_ipv6_old:138: get Lan_Entry LL_IPv6 FAIL ds_get_br0_ipv6_link_local:161: fail to get ipv6 linklocal add_br0_ipv6_global:280:fail to get linklocal br0 Unlocking romfile ... Writing from /tmp/tc_store_romfile.conf to romfile ... done Unlocking reservearea ... Erase one sector from 0x80000 of reservearea ... tcoffset:0x80000,mtdInfo.size:0x240000 size-1:1ffff enter real action ----- tcoffset:0x80000 mtd[writeflash]:device=reservearea tclen=262144 tcoffset=524288 tcfilelen =12310 Unlocking reservearea ... Writing from /tmp/tc_store_romfile.conf to reservearea ... enter real action -----tclen:0x40000,tcoffset:0x80000 write 0 'st sector,start from 0x80000,0x20000 bytes insmod ETH_LAN driver [w]enter real action -----tclen:0x20000,tcoffset:0xa0000 write 1 'st sector,start from 0xa0000,0x20000 bytes read:count <= 0 done total write 0x3016 bytes netif_napi_add() called with weight 256 on device lan_int2_if xPON module detected: EN7571 chmod: /userfs/profile.cfg: Read-only file system BusyBox v1.00 (2023.05.26-02:45+0000) multi-call binary Usage: taskset [OPTIONS] [mask] [pid | command [arg]...] MTK DSP support eth_rx:2790 ERROR free skb voip_loader start eth_rx:2790 ERROR free skb eth_rx:2790 ERROR free skb eth_rx:2790 ERROR free skb eth_rx:2790 ERROR free skb eth_rx:2790 ERROR free skb eth_rx:2790 ERROR free skb eth_rx:2790 ERROR free skb eth_rx:2790 ERROR free skb eth_rx:2790 ERROR free skb /bin/sh: arping: not found eth_rx:2790 ERROR free skb eth_rx:2790 ERROR free skb eth_rx:2790 ERROR free skb eth_rx:2790 ERROR free skb eth_rx:2790 ERROR free skb eth_rx:2790 ERROR free skb START CHECK ZARLIN ZSI eth_rx:2790 ERROR free skb eth_rx:2790 ERROR free skb eth_rx:2790 ERROR free skb eth_rx:2790 ERROR free skb eth_rx:2790 ERROR free skb eth_rx:2790 ERROR free skb eth_rx:2790 ERROR free skb eth_rx:2790 ERROR free skb eth_rx:2790 ERROR free skb eth_rx:2790 ERROR free skb eth_rx:2790 ERROR free skb eth_rx:2790 ERROR free skb eth_rx:2790 ERROR free skb eth_rx:2790 ERROR free skb eth_rx:2790 ERROR free skb eth_rx:2790 ERROR free skb eth_rx:2790 ERROR free skb [SLIC] le9641 Loading le9641,slic num:1 insmod: cannot open module `/lib/modules/brg_shortcut.ko': No such file or directory insmod: cannot open module `/lib/modules/3.18.21/kernel/net/sched/act_mirred.ko': No such file or directory insmod: cannot open module `/lib/modules/3.18.21/kernel/net/sched/cls_fw.ko': No such file or directory insmod: cannot open module `/lib/modules/3.18.21/kernel/net/sched/sch_htb.ko': No such file or directory insmod: cannot open module `/lib/modules/3.18.21/kernel/net/sched/sch_prio.ko': No such file or directory SIOCGIFFLAGS: No such device insmod: cannot open module `/lib/modules/igmpsnoop.ko': No such file or directory insmod: cannot open module `/lib/modules/mldsnooping.ko': No such file or directory Start ponmgr_v2 !!! Loading common init mod-ksocket four ports device eth0.1 is not a slave of br0 device eth0.2 is not a slave of br0 init mod-acodec device eth0.3 is not a slave of br0 iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. device eth0.4 is not a slave of br0 iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. init mod-foip3 iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. device eth0 is already a member of a bridge; can't enslave it to bridge br0. voip loader end Send OAM Update config! !ctromfile.cfg ppe cmd done! ppe cmd done! ppe cmd done! ppe cmd done! ppe cmd done! ppe cmd done! ppe cmd done! ppe cmd done! ppe cmd done! ppe cmd done! ppe cmd done! ppe cmd done! ppe cmd done! ppe cmd done! ppe cmd done! ppe cmd done! ponvlan ioctl errorUnlocking romfile ... Writing from /tmp/tc_store_romfile.conf to romfile ... done Unlocking reservearea ... Erase one sector from 0x80000 of reservearea ... tcoffset:0x80000,mtdInfo.size:0x240000 size-1:1ffff enter real action ----- tcoffset:0x80000 mtd[writeflash]:device=reservearea tclen=262144 tcoffset=524288 tcfilelen =12346 Unlocking reservearea ... Writing from /tmp/tc_store_romfile.conf to reservearea ... enter real action -----tclen:0x40000,tcoffset:0x80000 write 0 'st sector,start from 0x80000,0x20000 bytes [w]enter real action -----tclen:0x20000,tcoffset:0xa0000 write 1 'st sector,start from 0xa0000,0x20000 bytes BusyBox v1.00 (2023.05.26-02:45+0000) multi-call binary Usage: taskset [OPTIONS] [mask] [pid | command [arg]...] read:count <= 0 done total write 0x303a bytes ifc add vip ipv4_proto 0x2 pid 591's current affinity mask: 1 pid 591's new affinity mask: 8 /bin/sh: arping: not found BusyBox v1.00 (2023.05.26-02:45+0000) multi-call binary Usage: taskset [OPTIONS] [mask] [pid | command [arg]...] BusyBox v1.00 (2023.05.26-02:45+0000) multi-call binary Usage: taskset [OPTIONS] [mask] [pid | command [arg]...] BusyBox v1.00 (2023.05.26-02:45+0000) multi-call binary Usage: taskset [OPTIONS] [mask] [pid | command [arg]...] Exec. Successful BusyBox v1.00 (2023.05.26-02:45+0000) multi-call binary Usage: taskset [OPTIONS] [mask] [pid | command [arg]...] Exec. Successful pid 590's current affinity mask: 1 pid 590's new affinity mask: 8 /usr/script/voip_load.sh: 104: cannot create /proc/pcm1/pcmreset: Directory nonexistent Exec. Successful Exec. Successful svchost_get_event_val: get param fail [0] svc_other_evt_internal_deal: param get fail.svc_other_mgr_handle_event: event [361] [(null)] iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. ip6tables: No chain/target/match by that name. ip6tables: No chain/target/match by that name. ip6tables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. ip6tables: Bad rule (does a matching rule exist in that chain?). ip6tables: Bad rule (does a matching rule exist in that chain?). iptables: Bad rule (does a matching rule exist in that chain?). ip6tables: Bad rule (does a matching rule exist in that chain?). ip6tables: No chain/target/match by that name. iptables: No chain/target/match by that name. ip6tables: Bad rule (does a matching rule exist in that chain?). ip6tables: No chain/target/match by that name. ip6tables: Chain already exists. /bin/sh: cannot create /proc/sys/net/ipv4/conf/all/disable_ipv4: Directory nonexistent svchost_get_event_val: get param fail [0] svc_other_evt_internal_deal: param get fail.svc_other_mgr_handle_event: event [323] [(null)] event = ipv6.dhcps.update data -1 /bin/sh: cannot create /proc/tc3162/lan_ip_mask: Directory nonexistent /bin/sh: cannot create /proc/tc3162/lan_ip_mask: Directory nonexistent svchost_get_event_val: get param fail [0] iptables: No chain/target/match by that name. dhcp6_adapter_get_configs:24 node update here WanInfo_Entry0 Failed to get ipv6 address! Failed to get ipv6 address! dns6_adapter_get_configs:78 can't set default primary dns6 Failed to get ipv6 address! dns6_adapter_get_configs:83 can't set default secondary dns6 Failed to get ipv6 address! iptables v1.4.19: Couldn't find target `acl_ip_chain' Try `iptables -h' or 'iptables --help' for more information. ra0 no private ioctls. read WLAN driver from rt_device failed,set with default value! WPSActiveStatus = NULL WPSOOBActive = NULL iptables v1.4.19: Couldn't find target `acl_ip_chain' Try `iptables -h' or 'iptables --help' for more information. iptables v1.4.19: Couldn't find target `acl_ip_chain' Try `iptables -h' or 'iptables --help' for more information. ifconfig: rai0: error fetching interface information: Device not found iptables: No chain/target/match by that name. ip6tables: No chain/target/match by that name. rai0 no private ioctls. ip6tables v1.4.19: Couldn't find target `acl_ip_chain' Try `ip6tables -h' or 'ip6tables --help' for more information. ip6tables v1.4.19: Couldn't find target `acl_ip_chain' Try `ip6tables -h' or 'ip6tables --help' for more information. ip6tables v1.4.19: unknown option "--icmpv6-type" Try `ip6tables -h' or 'ip6tables --help' for more information. ifconfig: rai-2: error fetching interface information: Device not found ifconfig: ppp0: error fetching interface information: Device not found ip6tables: No chain/target/match by that name. iptables: No chain/target/match by that name. rai1 no private ioctls. iptables: No chain/target/match by that name. [VOIP] Usage: 1 acct 2 ifconfig: rai-2: error fetching interface information: Device not found iptables: No chain/target/match by that name. rai2 no private ioctls. /usr/script/voip_load.sh: 104: /userfs/bin/sipapp: not found | Dibbler - a portable DHCPv6, version 1.0.1 (SERVER, Linux port) | Authors : Tomasz Mrugalski<thomson(at)klub.com.pl>,Marek Senderski<msend(at)o2.pl> | Licence : GNU GPL v2 only. Developed at Gdansk University of Technology. | Homepage: http://klub.com.pl/dhcpv6/ Starting daemon... ifconfig: rai-2: error fetching interface information: Device not found event = ipv6.radvd.update data 0 iptables: No chain/target/match by that name. rai3 no private ioctls. ifconfig: rai-2: error fetching interface information: Device not found rai3 no private ioctls. ifconfig: rai-2: error fetching interface information: Device not found oldprefix : xxxx:xxxx:xxxx:xxxx:: iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: Too many links. radvd_adapter_set_configs ReCounterActive = NULL WPSGenPinCode = NULL interface nas0_0 SEND_DAD iptables: Too many links. iptables: Chain already exists. ip6tables: Too many links. ip6tables: Chain already exists. ip6tables: Bad rule (does a matching rule exist in that chain?). write_wlan_config:wifimgr_lib_set_radiusserver fail. iptables: No chain/target/match by that name. ifconfig: ppp0: error fetching interface information: Device not found ip6tables: No chain/target/match by that name. ra0 no private ioctls. ra0 no private ioctls. iptables: Bad rule (does a matching rule exist in that chain?). ra0 no private ioctls. ra0 no private ioctls. write_wlan_config:wifimgr_lib_set_radiusserver fail. iptables: Bad rule (does a matching rule exist in that chain?). ra1 no private ioctls. /bin/sh: arping: not found ra1 no private ioctls. ra1 no private ioctls. ra1 no private ioctls. write_wlan_config:wifimgr_lib_set_radiusserver fail. svchost_get_event_val: get param fail [0] svc_other_evt_internal_deal: param get fail.svc_other_mgr_handle_event: event [333] [(null)] /usr/bin/awk '$3="86400"' /data/.config/udhcp_lease > /tmp/udhcp_lease.tmp && mv /tmp/udhcp_lease.tmp /data/.config/udhcp_lease ra2 no private ioctls. Invalid CA/KEY file [/etc/ssl_client.crt] Invalid CA/KEY file [/etc/ssl_client.pem] ra2 no private ioctls. Invalid CA/KEY file [/etc/ssl_server.crt] ra2 no private ioctls. ra2 no private ioctls. ifconfig: ppp0: error fetching interface information: Device not found write_wlan_config:wifimgr_lib_set_radiusserver fail. killall: udhcpd: no process killed ra3 no private ioctls. svchost_get_event_val: get param fail [0] svc_other_evt_internal_deal: param get fail.svc_other_mgr_handle_event: event [335] [(null)] svc_other_mgr_handle_event: event [322] [] /bin/sh: /userfs/bin/dproxy: not found ra3 no private ioctls. udhcpd (v0.9.9-pre) started Unable to open /etc/udhcpd.leases for reading ra3 no private ioctls. svchost_get_event_val: get param fail [0] svc_other_evt_internal_deal: param get fail.svc_other_mgr_handle_event: event [326] [(null)] svchost_get_event_val: get param fail [0] svc_other_evt_internal_deal: param get fail.svc_other_mgr_handle_event: event [328] [(null)] ra3 no private ioctls. mtd[readflash]:device=reservearea tclen=512 tcoffset=1835008 Unlocking reservearea ... Reading from reservearea to /tmp/wifical.bin ... iptables: No chain/target/match by that name. killall: wscd: no process killed svchost_get_event_val: get param fail [0] rai0 no private ioctls. WPSActiveStatus = NULL WPSOOBActive = NULL iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. ifconfig: rai0: error fetching interface information: Device not found iptables: Too many links. rai0 no private ioctls. ifconfig: rai-2: error fetching interface information: Device not found iptables: Too many links. iptables: Chain already exists. ip6tables: Too many links. ip6tables: Chain already exists. rai1 no private ioctls. ifconfig: rai-2: error fetching interface information: Device not found iptables: No chain/target/match by that name. ifconfig: ppp0: error fetching interface information: Device not found rai2 no private ioctls. ifconfig: rai-2: error fetching interface information: Device not found rai3 no private ioctls. ifconfig: rai-2: error fetching interface information: Device not found rai3 no private ioctls. ifconfig: rai-2: error fetching interface information: Device not found ReCounterActive = NULL WPSGenPinCode = NULL write_wlan11ac_config:write CountryRegion to data file fail. debug 4. write_wlan11ac_config:wifimgr_lib_set_radiusserver fail. rai0 no private ioctls. rai0 no private ioctls. rai0 no private ioctls. rai0 no private ioctls. rai0 no private ioctls. rai0 no private ioctls. write_wlan11ac_config:wifimgr_lib_set_radiusserver fail. rai1 no private ioctls. rai1 no private ioctls. rai1 no private ioctls. ifconfig: ppp0: error fetching interface information: Device not found rai1 no private ioctls. iptables: No chain/target/match by that name. rai1 no private ioctls. svc_other_mgr_handle_event: event [327] [root.upnpd.entry] rai1 no private ioctls. iptables: No chain/target/match by that name. write_wlan11ac_config:wifimgr_lib_set_radiusserver fail. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. rai2 no private ioctls. iptables: Too many links. rai2 no private ioctls. telnetd: starting port: 23; login program: /bin/login iptables: Too many links. rai2 no private ioctls. iptables: Chain already exists. rai2 no private ioctls. ip6tables: Too many links. ip6tables: Chain already exists. rai2 no private ioctls. rai2 no private ioctls. iptables: No chain/target/match by that name. write_wlan11ac_config:wifimgr_lib_set_radiusserver fail. rai3 no private ioctls. rai3 no private ioctls. rai3 no private ioctls. iptables: No chain/target/match by that name. device registration webpage UNLOCKED! rai3 no private ioctls. ifconfig: ppp0: error fetching interface information: Device not found rai3 no private ioctls. rai3 no private ioctls. killall: dropbear: no process killed dms:get new Lan ipaddr 192.168.1.1 svc_other_mgr_handle_event: event [348] [] mtd[readflash]:device=reservearea tclen=1024 tcoffset=262144 Unlocking reservearea ... Reading from reservearea to /tmp/wifical.bin ... killall: wscd: no process killed /bin/sh: arping: not found event = ipv6.wan.lost data 1 route_svc_evt_handler:45 handle cleanup event lost ipv6 >> deviceaccount execute registerResult = [1] dhcp6_adapter_get_configs:24 node update here WanInfo_Entry0 Invalid ipv6 prefix! Failed to convert ipv6 address format! Invalid ipv6 prefix! Failed to convert ipv6 address format! dns6_adapter_get_configs:78 can't set default primary dns6 Invalid ipv6 prefix! Failed to convert ipv6 address format! dns6_adapter_get_configs:83 can't set default secondary dns6 Invalid ipv6 prefix! Failed to convert ipv6 address format! iptables: No chain/target/match by that name. | Dibbler - a portable DHCPv6, version 1.0.1 (SERVER, Linux port) | Authors : Tomasz Mrugalski<thomson(at)klub.com.pl>,Marek Senderski<msend(at)o2.pl> | Licence : GNU GPL v2 only. Developed at Gdansk University of Technology. | Homepage: http://klub.com.pl/dhcpv6/ Starting daemon... Sorry, rule does not exist. event = ipv6.radvd.update data 0 File /etc/Wireless/RT2860AP/RT2860AP.dat content WHNAT= is worng ifconfig: ppp0: error fetching interface information: Device not found iptables: No chain/target/match by that name. chmod: /userfs/profile.cfg: Read-only file system svc_other_mgr_handle_event: event [347] [] *reg=00000034 value:08160816 /bin/sh: cannot create /proc/ds_rf_ctrl: Directory nonexistent oldprefix : xxxx:xxxx:xxxx:xxxx:: radvd_adapter_set_configs add_br0_ipv6_global:274: SKIPP ip6 xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx ifconfig: ppp0: error fetching interface information: Device not found iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: Too many links. iptables: Too many links. iptables: Chain already exists. ip6tables: Too many links. ip6tables: Chain already exists. iptables: No chain/target/match by that name. killall: miniupnpd: no process killed /bin/sh: /userfs/bin/sipclient: not found [DS_VOIP_CFG] Node:[root.voipbasic.common] Target:[VoIPLineNumber] Val[1] iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: Too many links. iptables: Too many links. ifconfig: ppp0: error fetching interface information: Device not found iptables: Chain already exists. ip6tables: Too many links. [DS_VOIP_CFG] Node:[/etc/voip.conf] Target:[pots-uni-admistrative-state] Val[0] [DS_VOIP_CFG] Node:[/etc/voip.conf] Target:[user-data-managed-entity-id] Val[1] [DS_VOIP_CFG] Node:[/etc/voip.conf] Target:[user-data-sip-agent-pointer] Val[1] ip6tables: Chain already exists. [DS_VOIP_CFG] Node:[root.voipbasic.entry.1] Target:[SIPDisplayName] Val[] iptables: No chain/target/match by that name. ifconfig: ppp0: error fetching interface information: Device not found iptables: No chain/target/match by that name. svchost_get_event_val: get param fail [0] qos_boot: init app mode for boot [TR069,VOIP,IPTV,INTERNET] Daemon Successfully forked (pid: 2757) /bin/sh: arping: not found svc_other_mgr_handle_event: event [350] [] svc_other_mgr_handle_event: event [352] [] insmod: cannot insert `/lib/modules/3.18.21/kernel/net/bridge/netfilter/ebt_ip.ko': File exists (-1): File exists insmod: cannot insert `/lib/modules/3.18.21/kernel/net/bridge/netfilter/ebt_ip6.ko': File exists (-1): File exists ifconfig: ppp0: error fetching interface information: Device not found insmod: cannot mmap `/lib/modules/3.18.21/kernel/net/bridge/netfilter/': No such device insmod: cannot mmap `/lib/modules/3.18.21/kernel/net/bridge/netfilter/': No such device insmod: cannot mmap `/lib/modules/3.18.21/kernel/net/bridge/netfilter/': No such device insmod: cannot mmap `/lib/modules/3.18.21/kernel/net/bridge/netfilter/': No such device iptables v1.4.19: Couldn't find target `conn_limit_chain' Try `iptables -h' or 'iptables --help' for more information. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. TCSUPPORT_WLAN: ifconfig iptables: Bad rule (does a matching rule exist in that chain?). ifconfig: ppp0: error fetching interface information: Device not found iptables: No chain/target/match by that name. ip6tables: No chain/target/match by that name. ip6tables: No chain/target/match by that name. ip6tables v1.4.19: Couldn't find target `ip6filter_chain' Try `ip6tables -h' or 'ip6tables --help' for more information. ip6tables v1.4.19: Couldn't find target `ip6filter_chain' Try `ip6tables -h' or 'ip6tables --help' for more information. ip6tables: No chain/target/match by that name. svchost_get_event_val: get param fail [0] svc_other_evt_internal_deal: param get fail.svc_other_mgr_handle_event: event [339] [(null)] event = ipv6.radvd.update data -1 svchost_get_event_val: get param fail [0] svc_other_evt_internal_deal: param get fail.svc_other_mgr_handle_event: event [357] [(null)] oldprefix : xxxx:xxxx:xxxx:xxxx:: radvd_adapter_set_configs add_br0_ipv6_global:274: SKIPP ip6 xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx /bin/sh: arping: not found killall: callmgr: no process killed ================== POTS 1 OFF============== ppe cmd done! set interface name (nas1_0) set gateway address (10.1.1.2) Command failed: Request timed out /bin/sh: arping: not found TCSUPPORT_CT_NETWORKMANAGESERVICE:no need to start utelnetd up in rcs! TCSUPPORT_CT_NETWORKMANAGESERVICE:no need to use inetd! svchost_get_event_val: get param fail [0] TCSUPPORT_CT:no need to use tftpd! VDSP_GetInstance:285 [Adam] Change log level to (EVA_LOG_ERR). [GDI] Change log level to (EVA_LOG_ERR). BusyBox v1.00 (2023.05.26-02:45+0000) multi-call binary Usage: taskset [OPTIONS] [mask] [pid | command [arg]...] ifconfig: ppp0: error fetching interface information: Device not found Send OAM Update config! !ctromfile.cfg svchost_get_event_val: get param fail [0] Unlocking romfile ... Writing from /tmp/tc_store_romfile.conf to romfile ... done iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. ip6tables: No chain/target/match by that name. ip6tables: No chain/target/match by that name. Unlocking reservearea ... Erase one sector from 0x80000 of reservearea ... tcoffset:0x80000,mtdInfo.size:0x240000 size-1:1ffff enter real action ----- tcoffset:0x80000 mtd[writeflash]:device=reservearea tclen=262144 tcoffset=524288 tcfilelen =14113 Unlocking reservearea ... Writing from /tmp/tc_store_romfile.conf to reservearea ... enter real action -----tclen:0x40000,tcoffset:0x80000 write 0 'st sector,start from 0x80000,0x20000 bytes [w]enter real action -----tclen:0x20000,tcoffset:0xa0000 write 1 'st sector,start from 0xa0000,0x20000 bytes read:count <= 0 done total write 0x3721 bytes Send OAM Update config! !iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. ip6tables: No chain/target/match by that name. ip6tables: No chain/target/match by that name. ifconfig: ppp0: error fetching interface information: Device not found ctromfile.cfg killall: rtdot1xd: no process killed [DOT1X] Ralink DOT1X daemon, version = '3.0.0.0' killall: rtdot1xd_AC: no process killed Unlocking romfile ... Writing from /tmp/tc_store_romfile.conf to romfile ... [w][DOT1X] Ralink DOT1X daemon, version = '3.0.0.0' done iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: Too many links. Unlocking reservearea ... Erase one sector from 0x80000 of reservearea ... tcoffset:0x80000,mtdInfo.size:0x240000 size-1:1ffff enter real action ----- tcoffset:0x80000 mtd[writeflash]:device=reservearea tclen=262144 tcoffset=524288 tcfilelen =14109 Unlocking reservearea ... Writing from /tmp/tc_store_romfile.conf to reservearea ... enter real action -----tclen:0x40000,tcoffset:0x80000 write 0 'st sector,start from 0x80000,0x20000 bytes iptables: Too many links. [w]iptables: Chain already exists. ip6tables: Too many links. ip6tables: Chain already exists. enter real action -----tclen:0x20000,tcoffset:0xa0000 write 1 'st sector,start from 0xa0000,0x20000 bytes read:count <= 0 done total write 0x371d bytes iptables: No chain/target/match by that name. Send OAM Update config! !ctromfile.cfg Unlocking romfile ... Writing from /tmp/tc_store_romfile.conf to romfile ... done Unlocking reservearea ... Erase one sector from 0x80000 of reservearea ... tcoffset:0x80000,mtdInfo.size:0x240000 size-1:1ffff enter real action ----- tcoffset:0x80000 mtd[writeflash]:device=reservearea tclen=262144 tcoffset=524288 tcfilelen =14110 Unlocking reservearea ... Writing from /tmp/tc_store_romfile.conf to reservearea ... enter real action -----tclen:0x40000,tcoffset:0x80000 write 0 'st sector,start from 0x80000,0x20000 bytes [w]enter real action -----tclen:0x20000,tcoffset:0xa0000 write 1 'st sector,start from 0xa0000,0x20000 bytes read:count <= 0 done total write 0x371e bytes Send OAM Update config! !iptables: No chain/target/match by that name. ctromfile.cfg Unlocking romfile ... Writing from /tmp/tc_store_romfile.conf to romfile ... done Unlocking reservearea ... Erase one sector from 0x80000 of reservearea ... tcoffset:0x80000,mtdInfo.size:0x240000 size-1:1ffff enter real action ----- tcoffset:0x80000 mtd[writeflash]:device=reservearea tclen=262144 tcoffset=524288 tcfilelen =14110 Unlocking reservearea ... Writing from /tmp/tc_store_romfile.conf to reservearea ... enter real action -----tclen:0x40000,tcoffset:0x80000 write 0 'st sector,start from 0x80000,0x20000 bytes [w]/bin/sh: arping: not found enter real action -----tclen:0x20000,tcoffset:0xa0000 write 1 'st sector,start from 0xa0000,0x20000 bytes read:count <= 0 done total write 0x371e bytes Send OAM Update config! !ctromfile.cfg [DOT1X] own radius port not set in driver. Default 0 value set. [DOT1X] Invalid own ip address [DOT1X] own radius port not set in driver. Default 0 value set. [DOT1X] No any valid radius ip address [DOT1X] 2 errors for radius setting [DOT1X] Not enough necessary parameters are found, flag = c [DOT1X] Could not allocate memory for rtapd->conf Unlocking romfile ... Writing from /tmp/tc_store_romfile.conf to romfile ... done [_ds_eth_api_init:80]Invalid port 4 ! [ds_api_eth_portAutoDetectSet:99]Invalid port 4 ! [_ds_eth_api_init:80]Invalid port 4 ! [ds_api_eth_portAdminSet:91]Invalid port 4 ! [set_system_ip_addr] ip(10.1.1.1) Unlocking reservearea ... Erase one sector from 0x80000 of reservearea ... tcoffset:0x80000,mtdInfo.size:0x240000 size-1:1ffff enter real action ----- tcoffset:0x80000 [g726_enum_codecs:292] G726 init.. mtd[writeflash]:device=reservearea tclen=262144 tcoffset=524288 tcfilelen =14110 Unlocking reservearea ... Writing from /tmp/tc_store_romfile.conf to reservearea ... enter real action -----tclen:0x40000,tcoffset:0x80000 write 0 'st sector,start from 0x80000,0x20000 bytes [w]enter real action -----tclen:0x20000,tcoffset:0xa0000 write 1 'st sector,start from 0xa0000,0x20000 bytes read:count <= 0 done total write 0x371e bytes Send OAM Update config! !Nothing to flush. ctromfile.cfg ifconfig: ppp0: error fetching interface information: Device not found Unlocking romfile ... Writing from /tmp/tc_store_romfile.conf to romfile ... done Unlocking reservearea ... Erase one sector from 0x80000 of reservearea ... tcoffset:0x80000,mtdInfo.size:0x240000 size-1:1ffff enter real action ----- tcoffset:0x80000 mtd[writeflash]:device=reservearea tclen=262144 tcoffset=524288 tcfilelen =14115 Unlocking reservearea ... Writing from /tmp/tc_store_romfile.conf to reservearea ... enter real action -----tclen:0x40000,tcoffset:0x80000 write 0 'st sector,start from 0x80000,0x20000 bytes [w]enter real action -----tclen:0x20000,tcoffset:0xa0000 write 1 'st sector,start from 0xa0000,0x20000 bytes read:count <= 0 done total write 0x3723 bytes TCSUPPORT_WLAN_SW_RPS Send OAM Update config! !7613 sw rps ctromfile.cfg Unlocking romfile ... Writing from /tmp/tc_store_romfile.conf to romfile ... done [: !=: argument expected Unlocking reservearea ... Erase one sector from 0x80000 of reservearea ... tcoffset:0x80000,mtdInfo.size:0x240000 size-1:1ffff enter real action ----- tcoffset:0x80000 mtd[writeflash]:device=reservearea tclen=262144 tcoffset=524288 tcfilelen =14115 Unlocking reservearea ... Writing from /tmp/tc_store_romfile.conf to reservearea ... enter real action -----tclen:0x40000,tcoffset:0x80000 write 0 'st sector,start from 0x80000,0x20000 bytes [w]ifconfig: ppp0: error fetching interface information: Device not found enter real action -----tclen:0x20000,tcoffset:0xa0000 write 1 'st sector,start from 0xa0000,0x20000 bytes read:count <= 0 done total write 0x3723 bytes Setting PON_RESET (GPIO10) to 'high' to enable PON PHY... Setting USB_PWR (GPIO11) to 'high' to enable USB port... Setting USB2_PWR (GPIO9) to 'high' to enable USB port... Enable rogue ONU detection mode polling Starting to bind all processes in CPU3 pid 1's current affinity mask: f pid 1's new affinity mask: 8 pid 46's current affinity mask: f pid 46's new affinity mask: 8 pid 47's current affinity mask: f pid 47's new affinity mask: 8 pid 89's current affinity mask: f pid 89's new affinity mask: 8 pid 91's current affinity mask: f pid 91's new affinity mask: 8 pid 111's current affinity mask: f pid 111's new affinity mask: 8 pid 116's current affinity mask: f pid 116's new affinity mask: 8 pid 123's current affinity mask: f pid 123's new affinity mask: 8 pid 154's current affinity mask: f pid 154's new affinity mask: 8 pid 213's current affinity mask: f pid 213's new affinity mask: 8 pid 215's current affinity mask: f pid 215's new affinity mask: 8 pid 860's current affinity mask: f pid 860's new affinity mask: 8 pid 223's current affinity mask: f pid 223's new affinity mask: 8 pid 228's current affinity mask: f pid 228's new affinity mask: 8 pid 244's current affinity mask: f pid 244's new affinity mask: 8 pid 235's current affinity mask: f pid 235's new affinity mask: 8 pid 252's current affinity mask: f pid 252's new affinity mask: 8 pid 238's current affinity mask: f pid 238's new affinity mask: 8 pid 241's current affinity mask: f pid 241's new affinity mask: 8 pid 266's current affinity mask: f pid 266's new affinity mask: 8 /bin/sh: arping: not found pid 282's current affinity mask: f pid 282's new affinity mask: 8 pid 247's current affinity mask: f pid 247's new affinity mask: 8 pid 267's current affinity mask: f pid 267's new affinity mask: 8 pid 268's current affinity mask: f pid 268's new affinity mask: 8 pid 270's current affinity mask: f pid 270's new affinity mask: 8 pid 255's current affinity mask: f pid 255's new affinity mask: 8 pid 275's current affinity mask: f pid 275's new affinity mask: 8 pid 262's current affinity mask: f pid 262's new affinity mask: 8 pid 276's current affinity mask: f pid 276's new affinity mask: 8 pid 281's current affinity mask: f pid 281's new affinity mask: 8 pid 295's current affinity mask: f pid 295's new affinity mask: 8 pid 584's current affinity mask: f pid 584's new affinity mask: 8 pid 598's current affinity mask: f pid 598's new affinity mask: 8 pid 597's current affinity mask: f pid 597's new affinity mask: 8 pid 708's current affinity mask: f pid 708's new affinity mask: 8 pid 724's current affinity mask: f pid 724's new affinity mask: 8 pid 738's current affinity mask: f pid 738's new affinity mask: 8 pid 753's current affinity mask: f pid 753's new affinity mask: 8 pid 754's current affinity mask: f pid 754's new affinity mask: 8 pid 755's current affinity mask: f pid 755's new affinity mask: 8 pid 756's current affinity mask: f pid 756's new affinity mask: 8 pid 757's current affinity mask: f pid 757's new affinity mask: 8 pid 1491's current affinity mask: f pid 1491's new affinity mask: 8 pid 1563's current affinity mask: f pid 1563's new affinity mask: 8 pid 1683's current affinity mask: f pid 1683's new affinity mask: 8 pid 1685's current affinity mask: f pid 1685's new affinity mask: 8 pid 1592's current affinity mask: f pid 1592's new affinity mask: 8 pid 1996's current affinity mask: f pid 1996's new affinity mask: 8 pid 2070's current affinity mask: f pid 2070's new affinity mask: 8 pid 2246's current affinity mask: f pid 2246's new affinity mask: 8 pid 2321's current affinity mask: f pid 2321's new affinity mask: 8 pid 2326's current affinity mask: f pid 2326's new affinity mask: 8 pid 2502's current affinity mask: f pid 2502's new affinity mask: 8 pid 2711's current affinity mask: f pid 2711's new affinity mask: 8 pid 2724's current affinity mask: f pid 2724's new affinity mask: 8 pid 2757's current affinity mask: f pid 2757's new affinity mask: 8 pid 2768's current affinity mask: f pid 2768's new affinity mask: 8 pid 3118's current affinity mask: f pid 3118's new affinity mask: 8 pid 3337's current affinity mask: f pid 3337's new affinity mask: 8 pid 3718's current affinity mask: f pid 3718's new affinity mask: 8 pid 3723's current affinity mask: f pid 3723's new affinity mask: 8 pid 3724's current affinity mask: f pid 3724's new affinity mask: 8 pid 3725's current affinity mask: f pid 3725's new affinity mask: 8 pid 4082's current affinity mask: f pid 4082's new affinity mask: 8 pid 3721's current affinity mask: f pid 3721's new affinity mask: 8 pid 3722's current affinity mask: f pid 3722's new affinity mask: 8 pid 3906's current affinity mask: f pid 3906's new affinity mask: 8 pid 4195's current affinity mask: f pid 4195's new affinity mask: 8 pid 4205's current affinity mask: f pid 4205's new affinity mask: 8 /bin/sh: /usr/script/joyme_load.sh: not found pid 4209's current affinity mask: f pid 4209's new affinity mask: 8 pid 4255's current affinity mask: f pid 4255's new affinity mask: 8 pid 4258's current affinity mask: f pid 4258's new affinity mask: 8 pid 4259's current affinity mask: f pid 4259's new affinity mask: 8 ls: /proc/4295/task: No such file or directory ls: /proc/4296/task: No such file or directory ls: /proc/4298/task: No such file or directory Please press Enter to activate this console.
OEM bootlog (Generic)
KGD IC Xtal:1 DDR3 init. DRAMC init done. Calculate size. DRAM size=256MB Set new TRFC. ddr-1200 7528DRAMC V1.8 (0) EN7528 at Fri Jul 30 18:23:28 +07 2021 version 1.4.7 free bootbase Set SPI Clock to 40 Mhz spi_nand_probe: mfr_id=0x2c, dev_id=0x14 Using Flash ECC. Detected SPI NAND Flash : _SPI_NAND_DEVICE_ID_MT29F1G01, Flash Size=0x8000000 bmt pool size: 81 BMT & BBT Init Success Press any key to enter boot command mode. ................................. booting from main firmware... Uncompress kernel to 0x80002000 (free_mem_ptr=0x80e00000 free_mem_ptr_end=0x807b0000) Uncompressing [LZMA] ... done. booting kernel from 0x80002000... ECNT ring buffer init success External Watchdog started: WDI=GPIO2 Internal Ecnt Watchdog started. USB driver version: 7528.2.20181130 7528 USB PHY config, enable port0 port1 port 0 u2_slew_rate_cal_7528 FM_OUT value = 142(0x0000008E) port 1 u2_slew_rate_cal_7528 FM_OUT value = 143(0x0000008F) open /proc/tc3162/dbg_msg fail open /proc/tc3162/dbg_msg fail busybox init and set aff=8= init started: BusyBox v1.00 (2021.07.30-11:30+0000) multi-call binary vm.panic_on_oom = 2 starting dscom modules... initializing LED configuration... insmod: cannot open module `/lib/modules/3.18.21/kernel/net/ipv4/netfilter/ipt_REDIRECT.ko': No such file or directory chmod: /userfs/profile.cfg: Read-only file system mtd[readflash]:device=reservearea tclen=262144 tcoffset=1310720 Unlocking reservearea ... Reading from reservearea to /tmp/prolinecwmppararead ... insmod: cannot open module `/lib/modules/tcfullcone.ko': No such file or directory TCSUPPORT_IPV6 net.ipv4.igmp_max_memberships = 1024 net.netfilter.nf_conntrack_max = 16384 net.netfilter.nf_conntrack_tcp_timeout_established = 3600 net.netfilter.nf_conntrack_tcp_timeout_close = 10 net.netfilter.nf_conntrack_tcp_timeout_close_wait = 10 net.netfilter.nf_conntrack_tcp_timeout_time_wait = 10 net.netfilter.nf_conntrack_tcp_timeout_last_ack = 10 TCSUPPORT_USBHOST insmod: cannot open module `/lib/modules/usbhost/scsi_wait_scan.ko': No such file or directory insmod: cannot open module `/lib/modules/usbhost/nls_base.ko': No such file or directory insmod: cannot open module `/lib/modules/usbhost/nls_ascii.ko': No such file or directory insmod: cannot open module `/lib/modules/usbhost/nls_cp437.ko': No such file or directory insmod: cannot open module `/lib/modules/usbhost/usbcore.ko': No such file or directory insmod: cannot open module `/lib/modules/usbhost/xhci-hcd.ko': No such file or directory dhcp6_adapter_get_configs:24 node update here Dhcp6s_Entry Failed to get ipv6 address! Failed to get ipv6 address! dns6_adapter_get_configs:78 can't set default primary dns6 Failed to get ipv6 address! dns6_adapter_get_configs:83 can't set default secondary dns6 Failed to get ipv6 address! svchost_parse_print_conf: Path = /lib/libcfg_clisvc.so svchost_parse_print_conf: Entry = svc_cfg_main svchost_parse_print_conf: Param = 111 route_adapter_get_configs:16 with idx 0 route_adapter_get_configs:57 can't get IFname svc_cfg_start: ........ Load cfg from file [/var/romfile.cfg] ..... svchost_parse_print_conf: Path = /lib/libpon_svc.so svchost_parse_print_conf: Entry = svc_pon_main svchost_parse_print_conf: Param = 111 ctromfile.cfg svc_pon_int: ...... reg event ok svc_pon_int: ...... reg method ok svchost_parse_print_conf: Path = /lib/libwan_svc.so svchost_parse_print_conf: Entry = svc_wan_main svchost_parse_print_conf: Param = 111 cfg svc load romfile timeout, > 1 ms cfg svc load romfile timeout, > 1 ms cfg svc load done, 0 ms svc_wan_init: ...... reg event ok svchost_parse_print_conf: Path = /lib/libwlan_svc.so svchost_parse_print_conf: Entry = svc_wlan_main svchost_parse_print_conf: Param = 111 svchost_parse_print_conf: Path = /lib/libwan_related_svc.so svchost_parse_print_conf: Entry = svc_wan_related_main svchost_parse_print_conf: Param = 111 svchost_parse_print_conf: Path = /lib/libother_svc.so svchost_parse_print_conf: Entry = svc_other_main svchost_parse_print_conf: Param = 111 svc_wan_related_init: ...... reg event ok svchost_parse_print_conf: Path = /lib/libcentral_ctrl_svc.so svchost_parse_print_conf: Entry = svc_central_ctrl_main svchost_parse_print_conf: Param = 111 pid 239's current affinity mask: 8 pid 239's new affinity mask: 8 svc_wlan_init: ...... reg event ok Check romfile pass! svc_other_init: ...... reg event ok PID=257 event receive pthread_create OK, keep going...... event = ipv6.rt_lifetime.update data 0 route_adapter_get_configs:16 with idx 0 route_adapter_get_configs:57 can't get IFname event = ipv6.route.updated data 0 mtd[readflash]:device=reservearea tclen=262144 tcoffset=524288 Unlocking reservearea ... Reading from reservearea to /tmp/tc_backupromfile ... svchost_parse_print_conf: Path = /lib/libvoip_svc.so svchost_parse_print_conf: Entry = svc_voip_main svchost_parse_print_conf: Param = 111 svc_voip_int: num = 4 svc_voip_init: ...... reg event ok [BK_ROMFILE_FLAG]/userfs/bin/mtd readflash /tmp/tc_backupromfile 262144 524288 reservearea mtd[readflash]:device=romfile tclen=65536 tcoffset=0 Unlocking romfile ... Reading from romfile to /tmp/var/romfile.cfg~~ ... ctromfile.cfg svc_cfg_start: ........ ok [20001030]! insmod ETH_LAN driver netif_napi_add() called with weight 256 on device lan_int2_if xPON module detected: EN7571 chmod: /userfs/profile.cfg: Read-only file system BusyBox v1.00 (2021.07.30-11:30+0000) multi-call binary Usage: taskset [OPTIONS] [mask] [pid | command [arg]...] MTK DSP support voip_loader start /bin/sh: arping: not found START CHECK ZARLIN ZSI [SLIC] le9641 Loading le9641,slic num:1 Loading common init mod-ksocket insmod: cannot open module `/lib/modules/brg_shortcut.ko': No such file or directory init mod-acodec init mod-foip3 insmod: cannot open module `/lib/modules/3.18.21/kernel/net/sched/act_mirred.ko': No such file or directory insmod: cannot open module `/lib/modules/3.18.21/kernel/net/sched/cls_fw.ko': No such file or directory insmod: cannot open module `/lib/modules/3.18.21/kernel/net/sched/sch_htb.ko': No such file or directory insmod: cannot open module `/lib/modules/3.18.21/kernel/net/sched/sch_prio.ko': No such file or directory SIOCGIFFLAGS: No such device voip loader end insmod: cannot open module `/lib/modules/igmpsnoop.ko': No such file or directory insmod: cannot open module `/lib/modules/mldsnooping.ko': No such file or directory Start ponmgr_v2 !!! BusyBox v1.00 (2021.07.30-11:30+0000) multi-call binary Usage: taskset [OPTIONS] [mask] [pid | command [arg]...] pid 495's current affinity mask: 1 pid 495's new affinity mask: 8 BusyBox v1.00 (2021.07.30-11:30+0000) multi-call binary Usage: taskset [OPTIONS] [mask] [pid | command [arg]...] four ports ^[[A^[[A^[[A^[[A^[[A^[[ABusyBox v1.00 (2021.07.30-11:30+0000) multi-call binary Usage: taskset [OPTIONS] [mask] [pid | command [arg]...] /bin/sh: arping: not found BusyBox v1.00 (2021.07.30-11:30+0000) multi-call binary Usage: taskset [OPTIONS] [mask] [pid | command [arg]...] device eth0.1 is not a slave of br0 BusyBox v1.00 (2021.07.30-11:30+0000) multi-call binary Usage: taskset [OPTIONS] [mask] [pid | command [arg]...] iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. pid 494's current affinity mask: 1 pid 494's new affinity mask: 8 /usr/script/voip_load.sh: 104: cannot create /proc/pcm1/pcmreset: Directory nonexistent iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. device eth0.2 is not a slave of br0 svchost_get_event_val: get param fail [0] Send OAM Update config! !sendEponOamCmdMsg open message queue fail! device eth0.3 is not a slave of br0 mtd[readflash]:device=bootloader tclen=4 tcoffset=65464 Unlocking bootloader ... Reading from bootloader to /tmp/bl_version ... cfg_obj_create_object: path to oid eroor [root.gpon.softimage2]! cfg_obj_create_object: path to oid eroor [root.gpon.softimage2]! cfg_obj_create_object: path to oid eroor [root.gpon.softimage2]! cfg_obj_create_object: path to oid eroor [root.gpon.softimage2]! ctromfile.cfg device eth0.4 is not a slave of br0 Unlocking romfile ... Writing from /tmp/tc_store_romfile.conf to romfile ... [ ] [e] [w] done can not get information ppe cmd done! ppe cmd done! ppe cmd done! ppe cmd done! ppe cmd done! ppe cmd done! ppe cmd done! ppe cmd done! ppe cmd done! ppe cmd done! ppe cmd done! ppe cmd done! ppe cmd done! ppe cmd done! ppe cmd done! ppe cmd done! ponvlan ioctl errorUnlocking reservearea ... Erase one sector from 0x80000 of reservearea ... tcoffset:0x80000,mtdInfo.size:0x240000 size-1:1ffff enter real action ----- tcoffset:0x80000 mtd[writeflash]:device=reservearea tclen=262144 tcoffset=524288 tcfilelen =12682 Unlocking reservearea ... Writing from /tmp/tc_store_romfile.conf to reservearea ... enter real action -----tclen:0x40000,tcoffset:0x80000 write 0 'st sector,start from 0x80000,0x20000 bytes [e] [w]enter real action -----tclen:0x20000,tcoffset:0xa0000 write 1 'st sector,start from 0xa0000,0x20000 bytes read:count <= 0 done total write 0x318a bytes device eth0 is already a member of a bridge; can't enslave it to bridge br0. [VOIP] Usage: 1 acct 2 ifc add vip ipv4_proto 0x2 /usr/script/voip_load.sh: 104: /userfs/bin/sipapp: not found Exec. Successful Exec. Successful /bin/sh: arping: not found Exec. Successful Exec. Successful svc_other_mgr_handle_event: event [327] [root.upnpd.entry] iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables: No chain/target/match by that name. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. /bin/sh: cannot create /proc/sys/net/ipv4/conf/all/disable_ipv4: Directory nonexistent iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables: No chain/target/match by that name. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. event = ipv6.dhcps.update data -1 iptables: No chain/target/match by that name. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. svchost_get_event_val: get param fail [0] iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables: No chain/target/match by that name. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. ip6tables: No chain/target/match by that name. ip6tables: No chain/target/match by that name. ra0 no private ioctls. ip6tables: No chain/target/match by that name. Error reading configuration file /tmp/miniupnpd.conf Usage: /userfs/bin/miniupnpd [-f config_file] [-i ext_ifname] [-o ext_ip] [-a listening_ip] [-p port] [-d] [-U] [-S] [-N] [-u uuid] [-s serial] [-m model_number] [-t notify_interval] [-P pid_filename] [-z fiendly_name] [-B down up] [-w url] [-r clean_ruleset_interval] [-A "permission rule"] [-b BOOTID] [-1] Notes: There can be one or several listening_ips. Notify interval is in seconds. Default is 30 seconds. Default pid file is '/var/run/miniupnpd.pid'. Default config file is '/etc/miniupnpd.conf'. With -d miniupnpd will run as a standard program. -S sets "secure" mode : clients can only add mappings to their own ip -U causes miniupnpd to report system uptime instead of daemon uptime. -N enables NAT-PMP functionality. -B sets bitrates reported by daemon in bits per second. -w sets the presentation url. Default is http address on port 80 -A use following syntax for permission rules : (allow|deny) (external port range) ip/mask (internal port range) examples : "allow 1024-65535 192.168.1.0/24 1024-65535" "deny 0-65535 0.0.0.0/0 0-65535" -b sets the value of BOOTID.UPNP.ORG SSDP header -1 force reporting IGDv1 in rootDesc *use with care* -h prints this help and quits. svc_other_mgr_handle_event: event [327] [root.upnpd.entry] iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. read WLAN driver from rt_device failed,set with default value! WPSActiveStatus = NULL WPSOOBActive = NULL iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. ip6tables: Bad rule (does a matching rule exist in that chain?). iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. ip6tables: Bad rule (does a matching rule exist in that chain?). dhcp6_adapter_get_configs:24 node update here WanInfo_Entry0 Failed to get ipv6 address! Failed to get ipv6 address! dns6_adapter_get_configs:78 can't set default primary dns6 Failed to get ipv6 address! dns6_adapter_get_configs:83 can't set default secondary dns6 Failed to get ipv6 address! iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. ip6tables: Bad rule (does a matching rule exist in that chain?). event = ipv6.radvd.update data 0 iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. ip6tables: No chain/target/match by that name. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. ifconfig: rai0: error fetching interface information: Device not found iptables: No chain/target/match by that name. ip6tables: No chain/target/match by that name. ip6tables: No chain/target/match by that name. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. rai0 no private ioctls. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables: No chain/target/match by that name. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. rai1 no private ioctls. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables: No chain/target/match by that name. ip6tables: No chain/target/match by that name. rai2 no private ioctls. iptables: No chain/target/match by that name. rai3 no private ioctls. ip6tables v1.4.19: Couldn't find target `acl_ip6_chain' Try `ip6tables -h' or 'ip6tables --help' for more information. rai3 no private ioctls. ReCounterActive = NULL WPSGenPinCode = NULL Error reading configuration file /tmp/miniupnpd.conf Usage: /userfs/bin/miniupnpd [-f config_file] [-i ext_ifname] [-o ext_ip] [-a listening_ip] [-p port] [-d] [-U] [-S] [-N] [-u uuid] [-s serial] [-m model_number] [-t notify_interval] [-P pid_filename] [-z fiendly_name] [-B down up] [-w url] [-r clean_ruleset_interval] [-A "permission rule"] [-b BOOTID] [-1] Notes: There can be one or several listening_ips. Notify interval is in seconds. Default is 30 seconds. Default pid file is '/var/run/miniupnpd.pid'. Default config file is '/etc/miniupnpd.conf'. With -d miniupnpd will run as a standard program. -S sets "secure" mode : clients can only add mappings to their own ip -U causes miniupnpd to report system uptime instead of daemon uptime. -N enables NAT-PMP functionality. -B sets bitrates reported by daemon in bits per second. -w sets the presentation url. Default is http address on port 80 -A use following syntax for permission rules : (allow|deny) (external port range) ip/mask (internal port range) examples : "allow 1024-65535 192.168.1.0/24 1024-65535" "deny 0-65535 0.0.0.0/0 0-65535" -b sets the value of BOOTID.UPNP.ORG SSDP header -1 force reporting IGDv1 in rootDesc *use with care* -h prints this help and quits. svc_other_mgr_handle_event: event [327] [root.upnpd.entry] ip6tables v1.4.19: Couldn't find target `acl_ip6_chain' Try `ip6tables -h' or 'ip6tables --help' for more information. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. ip6tables v1.4.19: unknown option "--icmpv6-type" Try `ip6tables -h' or 'ip6tables --help' for more information. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables: No chain/target/match by that name. ip6tables: No chain/target/match by that name. ip6tables: No chain/target/match by that name. ip6tables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. /bin/sh: arping: not found ra0 no private ioctls. iptables: No chain/target/match by that name. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. ra0 no private ioctls. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. ra0 no private ioctls. iptables: No chain/target/match by that name. ra0 no private ioctls. ip6tables: No chain/target/match by that name. Error reading configuration file /tmp/miniupnpd.conf Usage: /userfs/bin/miniupnpd [-f config_file] [-i ext_ifname] [-o ext_ip] [-a listening_ip] [-p port] [-d] [-U] [-S] [-N] [-u uuid] [-s serial] [-m model_number] [-t notify_interval] [-P pid_filename] [-z fiendly_name] [-B down up] [-w url] [-r clean_ruleset_interval] [-A "permission rule"] [-b BOOTID] [-1] Notes: There can be one or several listening_ips. Notify interval is in seconds. Default is 30 seconds. Default pid file is '/var/run/miniupnpd.pid'. Default config file is '/etc/miniupnpd.conf'. With -d miniupnpd will run as a standard program. -S sets "secure" mode : clients can only add mappings to their own ip -U causes miniupnpd to report system uptime instead of daemon uptime. -N enables NAT-PMP functionality. -B sets bitrates reported by daemon in bits per second. -w sets the presentation url. Default is http address on port 80 -A use following syntax for permission rules : (allow|deny) (external port range) ip/mask (internal port range) examples : "allow 1024-65535 192.168.1.0/24 1024-65535" "deny 0-65535 0.0.0.0/0 0-65535" -b sets the value of BOOTID.UPNP.ORG SSDP header -1 force reporting IGDv1 in rootDesc *use with care* -h prints this help and quits. svc_other_mgr_handle_event: event [327] [root.upnpd.entry] iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. ra1 no private ioctls. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables: No chain/target/match by that name. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. ra1 no private ioctls. iptables: No chain/target/match by that name. ra1 no private ioctls. iptables: No chain/target/match by that name. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. ra1 no private ioctls. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. iptables: No chain/target/match by that name. iptables v1.4.19: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. ip6tables: Bad rule (does a matching rule exist in that chain?). ip6tables: Bad rule (does a matching rule exist in that chain?). Error reading configuration file /tmp/miniupnpd.conf Usage: /userfs/bin/miniupnpd [-f config_file] [-i ext_ifname] [-o ext_ip] [-a listening_ip] [-p port] [-d] [-U] [-S] [-N] [-u uuid] [-s serial] [-m model_number] [-t notify_interval] [-P pid_filename] [-z fiendly_name] [-B down up] [-w url] [-r clean_ruleset_interval] [-A "permission rule"] [-b BOOTID] [-1] Notes: There can be one or several listening_ips. Notify interval is in seconds. Default is 30 seconds. Default pid file is '/var/run/miniupnpd.pid'. Default config file is '/etc/miniupnpd.conf'. With -d miniupnpd will run as a standard program. -S sets "secure" mode : clients can only add mappings to their own ip -U causes miniupnpd to report system uptime instead of daemon uptime. -N enables NAT-PMP functionality. -B sets bitrates reported by daemon in bits per second. -w sets the presentation url. Default is http address on port 80 -A use following syntax for permission rules : (allow|deny) (external port range) ip/mask (internal port range) examples : "allow 1024-65535 192.168.1.0/24 1024-65535" "deny 0-65535 0.0.0.0/0 0-65535" -b sets the value of BOOTID.UPNP.ORG SSDP header -1 force reporting IGDv1 in rootDesc *use with care* -h prints this help and quits. svc_other_mgr_handle_event: event [327] [root.upnpd.entry] iptables: Bad rule (does a matching rule exist in that chain?). iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. ip6tables: Bad rule (does a matching rule exist in that chain?). ip6tables: No chain/target/match by that name. iptables v1.4.19: Couldn't find target `acl_chain' Try `iptables -h' or 'iptables --help' for more information. iptables v1.4.19: Couldn't find target `acl_chain' Try `iptables -h' or 'iptables --help' for more information. iptables: No chain/target/match by that name. iptables v1.4.19: Couldn't find target `acl_chain' Try `iptables -h' or 'iptables --help' for more information. iptables v1.4.19: Couldn't find target `acl_chain' Try `iptables -h' or 'iptables --help' for more information. iptables: No chain/target/match by that name. ip6tables: ra2 no private ioctls. No chain/target/match by that name. ip6tables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. ra2 no private ioctls. iptables: No chain/target/match by that name. ra2 no private ioctls. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. ip6tables: Chain already exists. ra2 no private ioctls. Error reading configuration file /tmp/miniupnpd.conf Usage: /userfs/bin/miniupnpd [-f config_file] [-i ext_ifname] [-o ext_ip] [-a listening_ip] [-p port] [-d] [-U] [-S] [-N] [-u uuid] [-s serial] [-m model_number] [-t notify_interval] [-P pid_filename] [-z fiendly_name] [-B down up] [-w url] [-r clean_ruleset_interval] [-A "permission rule"] [-b BOOTID] [-1] Notes: There can be one or several listening_ips. Notify interval is in seconds. Default is 30 seconds. Default pid file is '/var/run/miniupnpd.pid'. Default config file is '/etc/miniupnpd.conf'. With -d miniupnpd will run as a standard program. -S sets "secure" mode : clients can only add mappings to their own ip -U causes miniupnpd to report system uptime instead of daemon uptime. -N enables NAT-PMP functionality. -B sets bitrates reported by daemon in bits per second. -w sets the presentation url. Default is http address on port 80 -A use following syntax for permission rules : (allow|deny) (external port range) ip/mask (internal port range) examples : "allow 1024-65535 192.168.1.0/24 1024-65535" "deny 0-65535 0.0.0.0/0 0-65535" -b sets the value of BOOTID.UPNP.ORG SSDP header -1 force reporting IGDv1 in rootDesc *use with care* -h prints this help and quits. svc_other_mgr_handle_event: event [327] [root.upnpd.entry] ra3 no private ioctls. ra3 no private ioctls. ra3 no private ioctls. ra3 no private ioctls. Error reading configuration file /tmp/miniupnpd.conf Usage: /userfs/bin/miniupnpd [-f config_file] [-i ext_ifname] [-o ext_ip] [-a listening_ip] [-p port] [-d] [-U] [-S] [-N] [-u uuid] [-s serial] [-m model_number] [-t notify_interval] [-P pid_filename] [-z fiendly_name] [-B down up] [-w url] [-r clean_ruleset_interval] [-A "permission rule"] [-b BOOTID] [-1] Notes: There can be one or several listening_ips. Notify interval is in seconds. Default is 30 seconds. Default pid file is '/var/run/miniupnpd.pid'. Default config file is '/etc/miniupnpd.conf'. With -d miniupnpd will run as a standard program. -S sets "secure" mode : clients can only add mappings to their own ip -U causes miniupnpd to report system uptime instead of daemon uptime. -N enables NAT-PMP functionality. -B sets bitrates reported by daemon in bits per second. -w sets the presentation url. Default is http address on port 80 -A use following syntax for permission rules : (allow|deny) (external port range) ip/mask (internal port range) examples : "allow 1024-65535 192.168.1.0/24 1024-65535" "deny 0-65535 0.0.0.0/0 0-65535" -b sets the value of BOOTID.UPNP.ORG SSDP header -1 force reporting IGDv1 in rootDesc *use with care* -h prints this help and quits. svc_other_mgr_handle_event: event [327] [root.upnpd.entry] iptables: No chain/target/match by that name. mtd[readflash]:device=reservearea tclen=512 tcoffset=1835008 Unlocking reservearea ... Reading from reservearea to /tmp/wifical.bin ... iptables: No chain/target/match by that name. iptables v1.4.19: Couldn't find target `acl_chain' Try `iptables -h' or 'iptables --help' for more information. iptables v1.4.19: Couldn't find target `acl_chain' Try `iptables -h' or 'iptables --help' for more information. iptables v1.4.19: Couldn't find target `acl_chain' Try `iptables -h' or 'iptables --help' for more information. iptables: No chain/target/match by that name. killall: wscd: no process killed svchost_get_event_val: get param fail [0] iptables: Bad rule (does a matching rule exist in that chain?). Error reading configuration file /tmp/miniupnpd.conf Usage: /userfs/bin/miniupnpd [-f config_file] [-i ext_ifname] [-o ext_ip] [-a listening_ip] [-p port] [-d] [-U] [-S] [-N] [-u uuid] [-s serial] [-m model_number] [-t notify_interval] [-P pid_filename] [-z fiendly_name] [-B down up] [-w url] [-r clean_ruleset_interval] [-A "permission rule"] [-b BOOTID] [-1] Notes: There can be one or several listening_ips. Notify interval is in seconds. Default is 30 seconds. Default pid file is '/var/run/miniupnpd.pid'. Default config file is '/etc/miniupnpd.conf'. With -d miniupnpd will run as a standard program. -S sets "secure" mode : clients can only add mappings to their own ip -U causes miniupnpd to report system uptime instead of daemon uptime. -N enables NAT-PMP functionality. -B sets bitrates reported by daemon in bits per second. -w sets the presentation url. Default is http address on port 80 -A use following syntax for permission rules : (allow|deny) (external port range) ip/mask (internal port range) examples : "allow 1024-65535 192.168.1.0/24 1024-65535" "deny 0-65535 0.0.0.0/0 0-65535" -b sets the value of BOOTID.UPNP.ORG SSDP header -1 force reporting IGDv1 in rootDesc *use with care* -h prints this help and quits. svc_other_mgr_handle_event: event [327] [root.upnpd.entry] rai0 no private ioctls. WPSActiveStatus = NULL WPSOOBActive = NULL iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. ifconfig: rai0: error fetching interface information: Device not found ip6tables: No chain/target/match by that name. ip6tables: No chain/target/match by that name. iptables: Bad rule (does a matching rule exist in that chain?). iptables: rai0 no private ioctls. Bad rule (does a matching rule exist in that chain?). ip6tables: Bad rule (does a matching rule exist in that chain?). iptables: No chain/target/match by that name. rai1 no private ioctls. rai2 no private ioctls. rai3 no private ioctls. Error reading configuration file /tmp/miniupnpd.conf Usage: /userfs/bin/miniupnpd [-f config_file] [-i ext_ifname] [-o ext_ip] [-a listening_ip] [-p port] [-d] [-U] [-S] [-N] [-u uuid] [-s serial] [-m model_number] [-t notify_interval] [-P pid_filename] [-z fiendly_name] [-B down up] [-w url] [-r clean_ruleset_interval] [-A "permission rule"] [-b BOOTID] [-1] Notes: There can be one or several listening_ips. Notify interval is in seconds. Default is 30 seconds. Default pid file is '/var/run/miniupnpd.pid'. Default config file is '/etc/miniupnpd.conf'. With -d miniupnpd will run as a standard program. -S sets "secure" mode : clients can only add mappings to their own ip -U causes miniupnpd to report system uptime instead of daemon uptime. -N enables NAT-PMP functionality. -B sets bitrates reported by daemon in bits per second. -w sets the presentation url. Default is http address on port 80 -A use following syntax for permission rules : (allow|deny) (external port range) ip/mask (internal port range) examples : "allow 1024-65535 192.168.1.0/24 1024-65535" "deny 0-65535 0.0.0.0/0 0-65535" -b sets the value of BOOTID.UPNP.ORG SSDP header -1 force reporting IGDv1 in rootDesc *use with care* -h prints this help and quits. svchost_get_event_val: get param fail [0] svc_other_evt_internal_deal: param get fail.svc_other_mgr_handle_event: event [323] [(null)] rai3 no private ioctls. ReCounterActive = NULL WPSGenPinCode = NULL /bin/sh: arping: not found /bin/sh: cannot create /proc/tc3162/lan_ip_mask: Directory nonexistent /bin/sh: cannot create /proc/tc3162/lan_ip_mask: Directory nonexistent write_wlan11ac_config:write CountryRegion to data file fail. debug 4. rai0 no private ioctls. mtd[readflash]:device=reservearea tclen=4096 tcoffset=1572864 Unlocking reservearea ... Reading from reservearea to /tmp/ca_file_temp.chk ... Invalid CA/KEY file [/etc/ssl_client.crt] mtd[readflash]:device=reservearea tclen=4096 tcoffset=1576960 Unlocking reservearea ... Reading from reservearea to /tmp/ca_file_temp.chk ... Invalid CA/KEY file [/etc/ssl_client.pem] rai0 no private ioctls. mtd[readflash]:device=reservearea tclen=4096 tcoffset=1581056 Unlocking reservearea ... Reading from reservearea to /tmp/ca_file_temp.chk ... Invalid CA/KEY file [/etc/ssl_server.crt] rai0 no private ioctls. rai0 no private ioctls. iptables: No chain/target/match by that name. rai0 no private ioctls. rai0 no private ioctls. iptables: No chain/target/match by that name. rai1 no private ioctls. iptables: No chain/target/match by that name. rai1 no private ioctls. iptables: Too many links. rai1 no private ioctls. rai1 no private ioctls. iptables: Too many links. iptables: Chain already exists. rai1 no private ioctls. ip6tables: Too many links. ip6tables: Chain already exists. rai1 no private ioctls. sh: dsmapiq.sh: not found iptables: No chain/target/match by that name. rai2 no private ioctls. rai2 no private ioctls. rai2 no private ioctls. rai2 no private ioctls. rai2 no private ioctls. rai2 no private ioctls. rai3 no private ioctls. rai3 no private ioctls. rai3 no private ioctls. rai3 no private ioctls. iptables: No chain/target/match by that name. rai3 no private ioctls. rai3 no private ioctls. /bin/sh: arping: not found mtd[readflash]:device=reservearea tclen=1024 tcoffset=262144 Unlocking reservearea ... Reading from reservearea to /tmp/wifical.bin ... iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: Too many links. killall: wscd: no process killed iptables: Too many links. iptables: Chain already exists. ip6tables: Too many links. ip6tables: Chain already exists. iptables: No chain/target/match by that name. svchost_get_event_val: get param fail [0] svc_other_evt_internal_deal: param get fail.svc_other_mgr_handle_event: event [333] [(null)] /usr/bin/awk '$3="3600"' /data/.config/udhcp_lease > /tmp/udhcp_lease.tmp && mv /tmp/udhcp_lease.tmp /data/.config/udhcp_lease chmod: /userfs/profile.cfg: Read-only file system pid 2349's current affinity mask: 8 pid 2349's new affinity mask: 8 File /etc/Wireless/RT2860AP/RT2860AP.dat content WHNAT= is worng killall: udhcpd: no process killed iptables: No chain/target/match by that name. svchost_get_event_val: get param fail [0] svc_other_evt_internal_deal: param get fail.svc_other_mgr_handle_event: event [335] [(null)] svchost_get_event_val: get param fail [0] svc_other_evt_internal_deal: param get fail.svc_other_mgr_handle_event: event [326] [(null)] svchost_get_event_val: get param fail [0] svc_other_evt_internal_deal: param get fail.svc_other_mgr_handle_event: event [328] [(null)] /bin/sh: /userfs/bin/dproxy: not found udhcpd (v0.9.9-pre) started Unable to open /etc/udhcpd.leases for reading iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: Too many links. Error reading configuration file /tmp/miniupnpd.conf Usage: /userfs/bin/miniupnpd [-f config_file] [-i ext_ifname] [-o ext_ip] [-a listening_ip] [-p port] [-d] [-U] [-S] [-N] [-u uuid] [-s serial] [-m model_number] [-t notify_interval] [-P pid_filename] [-z fiendly_name] [-B down up] [-w url] [-r clean_ruleset_interval] [-A "permission rule"] [-b BOOTID] [-1] Notes: There can be one or several listening_ips. Notify interval is in seconds. Default is 30 seconds. Default pid file is '/var/run/miniupnpd.pid'. Default config file is '/etc/miniupnpd.conf'. With -d miniupnpd will run as a standard program. -S sets "secure" mode : clients can only add mappings to their own ip -U causes miniupnpd to report system uptime instead of daemon uptime. -N enables NAT-PMP functionality. -B sets bitrates reported by daemon in bits per second. -w sets the presentation url. Default is http address on port 80 -A use following syntax for permission rules : (allow|deny) (external port range) ip/mask (internal port range) examples : "allow 1024-65535 192.168.1.0/24 1024-65535" "deny 0-65535 0.0.0.0/0 0-65535" -b sets the value of BOOTID.UPNP.ORG SSDP header -1 force reporting IGDv1 in rootDesc *use with care* -h prints this help and quits. svc_other_mgr_handle_event: event [322] [] iptables: Too many links. iptables: Chain already exists. Command failed: Request timed out ip6tables: Too many links. ip6tables: Chain already exists. telnetd: starting port: 23; login program: /bin/login /bin/sh: /usr/script/joyme_load.sh: not found iptables: No chain/target/match by that name. /bin/sh: arping: not found TCSUPPORT_CT_NETWORKMANAGESERVICE:no need to start utelnetd up in rcs! TCSUPPORT_CT_NETWORKMANAGESERVICE:no need to use inetd! TCSUPPORT_CT:no need to use tftpd! iptables: No chain/target/match by that name. device registration webpage UNLOCKED! TCSUPPORT_WLAN: ifconfig BusyBox v1.00 (2021.07.30-11:30+0000) multi-call binary Usage: taskset [OPTIONS] [mask] [pid | command [arg]...] killall: dropbear: no process killed iptables: No chain/target/match by that name. dms:get new Lan ipaddr 192.168.55.1 svc_other_mgr_handle_event: event [348] [] iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: Too many links. iptables: Too many links. iptables: Chain already exists. ip6tables: Too many links. ip6tables: Chain already exists. iptables: No chain/target/match by that name. >> deviceaccount execute registerResult = [1] iptables: No chain/target/match by that name. Sorry, rule does not exist. svc_other_mgr_handle_event: event [347] [] iptables: No chain/target/match by that name. /bin/sh: cannot create /proc/ds_rf_ctrl: Directory nonexistent killall: lighttpd: no process killed iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: Too many links. /bin/sh: arping: not found svc_other_mgr_handle_event: event [350] [] svc_other_mgr_handle_event: event [352] [] iptables: Too many links. iptables: Chain already exists. ip6tables: Too many links. ip6tables: Chain already exists. iptables: No chain/target/match by that name. iptables v1.4.19: Couldn't find target `conn_limit_chain' Try `iptables -h' or 'iptables --help' for more information. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. ip6tables: No chain/target/match by that name. ip6tables: No chain/target/match by that name. ip6tables v1.4.19: Couldn't find target `ip6filter_chain' Try `ip6tables -h' or 'ip6tables --help' for more information. ip6tables: No chain/target/match by that name. iptables: No chain/target/match by that name. event = ipv6.radvd.update data -1 svchost_get_event_val: get param fail [0] Send OAM Update config! !iptables: No chain/target/match by that name. iptables: No chain/target/match by that name. iptables: Too many links. iptables: Too many links. ctromfile.cfg iptables: Chain already exists. ip6tables: Too many links. ip6tables: Chain already exists. iptables: No chain/target/match by that name. sh: dsmapiq.sh: not found svchost_get_event_val: get param fail [0] qos_boot: init app mode for boot [TR069,VOIP,IPTV,INTERNET] /bin/sh: arping: not found Unlocking romfile ... Writing from /tmp/tc_store_romfile.conf to romfile ... [ ] [e] [w] done insmod: cannot insert `/lib/modules/3.18.21/kernel/net/bridge/netfilter/ebt_ip.ko': File exists (-1): File exists Unlocking reservearea ... Erase one sector from 0x80000 of reservearea ... tcoffset:0x80000,mtdInfo.size:0x240000 size-1:1ffff enter real action ----- tcoffset:0x80000 mtd[writeflash]:device=reservearea tclen=262144 tcoffset=524288 tcfilelen =12686 Unlocking reservearea ... Writing from /tmp/tc_store_romfile.conf to reservearea ... enter real action -----tclen:0x40000,tcoffset:0x80000 write 0 'st sector,start from 0x80000,0x20000 bytes [e] [w]enter real action -----tclen:0x20000,tcoffset:0xa0000 write 1 'st sector,start from 0xa0000,0x20000 bytes read:count <= 0 done total write 0x318e bytes insmod: cannot insert `/lib/modules/3.18.21/kernel/net/bridge/netfilter/ebt_ip6.ko': File exists (-1): File exists insmod: cannot mmap `/lib/modules/3.18.21/kernel/net/bridge/netfilter/': No such device insmod: cannot mmap `/lib/modules/3.18.21/kernel/net/bridge/netfilter/': No such device insmod: cannot mmap `/lib/modules/3.18.21/kernel/net/bridge/netfilter/': No such device [_ds_eth_api_init:80]Invalid port 4 ! [ds_api_eth_portAutoDetectSet:99]Invalid port 4 ! [_ds_eth_api_init:80]Invalid port 4 ! [ds_api_eth_portAdminSet:91]Invalid port 4 ! insmod: cannot mmap `/lib/modules/3.18.21/kernel/net/bridge/netfilter/': No such device /bin/sh: arping: not found TCSUPPORT_WLAN_SW_RPS 7613 sw rps [: !=: argument expected Setting PON_RESET (GPIO10) to 'high' to enable PON PHY... Setting USB_PWR (GPIO11) to 'high' to enable USB port... Setting USB2_PWR (GPIO9) to 'high' to enable USB port... Enable rogue ONU detection mode polling Please press Enter to activate this console. tc login: admin Password: # cat /proc/mtd dev: size erasesize name mtd0: 00040000 00020000 "bootloader" mtd1: 00040000 00020000 "dzs" mtd2: 00358055 00020000 "kernel" mtd3: 01220000 00020000 "rootfs" mtd4: 02000000 00020000 "tclinux" mtd5: 00358055 00020000 "kernel_slave" mtd6: 01220000 00020000 "rootfs_slave" mtd7: 02000000 00020000 "tclinux_slave" mtd8: 00040000 00020000 "romfile" mtd9: 02000000 00020000 "rwfs" mtd10: 00240000 00020000 "reservearea" # cat /proc/cpuinfo cat /proc/cmdline system type : EcoNet EN7528 SOC machine : econet,en751221 processor : 0 cpu model : MIPS 1004Kc V2.15 BogoMIPS : 591.87 wait instruction : yes microsecond timers : yes tlb_entries : 32 extra interrupt vector : yes hardware watchpoint : yes, count: 4, address/irw mask: [0x0ffc, 0x0ffc, 0x0ffb, 0x0ffb] isa : mips1 mips2 mips32r1 mips32r2 ASEs implemented : mips16 dsp mt shadow register sets : 1 kscratch registers : 0 package : 0 core : 0 VCED exceptions : not available VCEI exceptions : not available VPE : 0 processor : 1 cpu model : MIPS 1004Kc V2.15 BogoMIPS : 449.74 wait instruction : yes microsecond timers : yes tlb_entries : 32 extra interrupt vector : yes hardware watchpoint : yes, count: 4, address/irw mask: [0x0ffc, 0x0ffc, 0x0ffb, 0x0ffb] isa : mips1 mips2 mips32r1 mips32r2 ASEs implemented : mips16 dsp mt shadow register sets : 1 kscratch registers : 0 package : 0 core : 0 VCED exceptions : not available VCEI exceptions : not available VPE : 1 processor : 2 cpu model : MIPS 1004Kc V2.15 BogoMIPS : 589.00 wait instruction : yes microsecond timers : yes tlb_entries : 32 extra interrupt vector : yes hardware watchpoint : yes, count: 4, address/irw mask: [0x0ffc, 0x0ffc, 0x0ffb, 0x0ffb] isa : mips1 mips2 mips32r1 mips32r2 ASEs implemented : mips16 dsp mt shadow register sets : 1 kscratch registers : 0 package : 0 core : 1 VCED exceptions : not available VCEI exceptions : not available VPE : 0 processor : 3 cpu model : MIPS 1004Kc V2.15 BogoMIPS : 597.60 wait instruction : yes microsecond timers : yes tlb_entries : 32 extra interrupt vector : yes hardware watchpoint : yes, count: 4, address/irw mask: [0x0ffc, 0x0ffc, 0x0ffb, 0x0ffb] isa : mips1 mips2 mips32r1 mips32r2 ASEs implemented : mips16 dsp mt shadow register sets : 1 kscratch registers : 0 package : 0 core : 1 VCED exceptions : not available VCEI exceptions : not available VPE : 1 # cat /proc/cmdline # # cat /proc/cmdline[J # cat /proc/cpuinfo[J # cat /proc/mtd[J # cat /proc/cpuinfo[J # cat /proc/cmdline[J # [Jfree -h BusyBox v1.00 (2021.07.30-11:30+0000) multi-call binary Usage: free # cat /proc/meminfo | head MemTotal: 230388 kB MemFree: 107304 kB MemAvailable: 124288 kB Buffers: 2364 kB Cached: 20444 kB SwapCached: 0 kB Active: 21432 kB Inactive: 16624 kB Active(anon): 15384 kB Inactive(anon): 1388 kB # dmesg | grep -i -E "wifi|wlan|mt76|mtk|ralink|qca|ath" MtAsicSetRalinkBurstMode(2219): Not support for HIF_MT yet! WifiFwdSet::disabled=0 <==== mt_wifi_init, Status=0 ==ecnt_wifi_rx_rps_hook===, pAd=c3e01000 wifi_sys_open(), wdev idx = 0 Caller: wlan_operate_init+0xf4/0x17c [mt7663_ap] Caller: SetCommonHT+0xd8/0x198 [mt7663_ap] wifi_sys_linkup(), wdev idx = 0 # lspci -sh: lspci: not found # # lspci[J # dmesg | grep -i -E "wifi|wlan|mt76|mtk|ralink|qca|ath"[J # cat /proc/meminfo | head[J # free -h[J cat /proc/device-tree/model cat: /proc/device-tree/model: No such file or directory # strings /proc/device-tree/compatible -sh: strings: not found # lsmod | grep -i -E "mt76|ath|qca|rtl" mt7663_ap 4679459 1 - Live 0xc37d4000 (PO) mt7603eap 2021024 1 - Live 0xc2945000 (O) tcledctrl 34438 9 mt7603eap,hw_nat,fxs3,slic3,xpon,eth,tccicmd, Live 0xc0684000 (PO) dskproxy 10600 9 ds_tssi,mt7663_ap,mt7603eap,multiwan,xpon,eth,ds_btn,ds_notifier_chain, Live 0xc02ca000 (O) #
OpenWrt bootlog (Airtel)
COPY HERE THE BOOTLOG ONCE OPENWRT IS INSTALLED AND RUNNING
OpenWrt bootlog (Generic)
KGD IC Xtal:1 DDR3 init. DRAMC init done. Calculate size. DRAM size=256MB Set new TRFC. ddr-1200 7528DRAMC V1.8 (0) EN7528 at Fri Jul 30 18:23:28 +07 2021 version 1.4.7 free bootbase Set SPI Clock to 40 Mhz spi_nand_probe: mfr_id=0x2c, dev_id=0x14 Using Flash ECC. Detected SPI NAND Flash : _SPI_NAND_DEVICE_ID_MT29F1G01, Flash Size=0x8000000 bmt pool size: 81 BMT & BBT Init Success Press any key to enter boot command mode. ............. booting from main firmware... Uncompress kernel to 0x80020000 (free_mem_ptr=0x80e00000 free_mem_ptr_end=0x807b0000) Uncompressing [LZMA] ... done. booting kernel from 0x80020000... zimage at: 80023390 80318518 Uncompressing Linux at load address 81000000 Copy device tree to address 819D3780 Now, booting the kernel... [ 0.000000] Linux version 6.12.74 (user@host) (mipsel-openwrt-linux-musl-gcc (OpenWrt GCC 14.3.0 r33209-ba57225066) 14.3.0, GNU ld (GNU Binutils) 2.44) #0 SMP Fri Mar 6 05:41:34 2026 [ 0.000000] printk: legacy bootconsole [early0] enabled [ 0.000000] CPU0 revision is: 0001992f (MIPS 1004Kc) [ 0.000000] MIPS: machine is DASAN H660GM-A (Generic) [ 0.000000] Initrd not found or empty - disabling initrd [ 0.000000] OF: reserved mem: 0x0001f000..0x0001ffff (4 KiB) nomap non-reusable bootloader-flag@1f000 [ 0.000000] VPE topology {2,2} total 4 [ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.000000] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000000001efff] [ 0.000000] node 0: [mem 0x000000000001f000-0x000000000001ffff] [ 0.000000] node 0: [mem 0x0000000000020000-0x000000000fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000] percpu: Embedded 12 pages/cpu s18288 r8192 d22672 u49152 [ 0.000000] Kernel command line: [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear) [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear) [ 0.000000] Writing ErrCtl register=0004f5fe [ 0.000000] Readback ErrCtl register=0004f5fe [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 65536 [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4. [ 0.000000] NR_IRQS: 256 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns [ 0.000004] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns [ 0.008523] timer: using 200.000 MHz high precision timer (separate IRQ mode) [ 0.016612] Calibrating delay loop... 597.60 BogoMIPS (lpj=2988032) [ 0.083313] pid_max: default: 32768 minimum: 301 [ 0.098306] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.106284] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.124664] rcu: Hierarchical SRCU implementation. [ 0.129933] rcu: Max phase no-delay instances is 1000. [ 0.136756] smp: Bringing up secondary CPUs ... [ 0.142686] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.142716] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.142732] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.142780] CPU1 revision is: 0001992f (MIPS 1004Kc) [ 0.203739] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.203767] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.203781] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.203813] CPU2 revision is: 0001992f (MIPS 1004Kc) [ 0.264120] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.264147] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.264161] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.264198] CPU3 revision is: 0001992f (MIPS 1004Kc) [ 0.323221] smp: Brought up 1 node, 4 CPUs [ 0.412077] Memory: 246504K/262144K available (7686K kernel code, 633K rwdata, 1532K rodata, 1276K init, 227K bss, 14124K reserved, 0K cma-reserved) [ 0.431608] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.442423] futex hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.458594] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.468628] /pcie@1fb81000: Fixed dependency cycle(s) with /pcie@1fb81000/interrupt-controller [ 0.478641] /pcie@1fb83000: Fixed dependency cycle(s) with /pcie@1fb83000/interrupt-controller [ 0.500122] clocksource: Switched to clocksource timer [ 0.515415] NET: Registered PF_INET protocol family [ 0.520993] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.529773] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.538933] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.547408] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.555844] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 0.563778] TCP: Hash tables configured (established 2048 bind 2048) [ 0.571711] MPTCP token hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.579925] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.587080] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.595666] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.601933] PCI: CLS 0 bytes, default 32 [ 0.609457] workingset: timestamp_bits=14 max_order=16 bucket_order=2 [ 0.619650] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.636633] mtk-pcie 1fb81000.pcie: host bridge /pcie@1fb81000 ranges: [ 0.643865] mtk-pcie 1fb81000.pcie: IO 0x001f600000..0x001f60ffff -> 0x0000000000 [ 0.652695] mtk-pcie 1fb81000.pcie: MEM 0x0020000000..0x0027ffffff -> 0x0020000000 [ 1.182629] mtk-pcie 1fb81000.pcie: PCI host bridge to bus 0000:00 [ 1.189387] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.195419] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 1.202182] pci_bus 0000:00: root bus resource [mem 0x20000000-0x27ffffff] [ 1.209998] pci 0000:00:00.0: [14c3:0810] type 01 class 0x060400 PCIe Root Port [ 1.218244] pci 0000:00:00.0: PCI bridge to [bus 00] [ 1.223704] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff] [ 1.233231] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 1.242837] pci 0000:01:00.0: [14c3:7603] type 00 class 0x028000 PCIe Endpoint [ 1.250865] pci 0000:01:00.0: BAR 0 [mem 0x00000000-0x000fffff] [ 1.258319] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold [ 1.265707] pci 0000:00:00.0: PCI bridge to [bus 01-ff] [ 1.271442] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 1.278705] pci 0000:00:00.0: bridge window [mem 0x20000000-0x200fffff]: assigned [ 1.286882] pci 0000:01:00.0: BAR 0 [mem 0x20000000-0x200fffff]: assigned [ 1.294345] pci 0000:00:00.0: PCI bridge to [bus 01] [ 1.299775] pci 0000:00:00.0: bridge window [mem 0x20000000-0x200fffff] [ 1.307290] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] [ 1.313344] pci_bus 0000:00: resource 5 [mem 0x20000000-0x27ffffff] [ 1.320218] pci_bus 0000:01: resource 1 [mem 0x20000000-0x200fffff] [ 1.327679] OF: /pcie@1fb81000/pcie@0,0: Missing device_type [ 1.334682] mtk-pcie 1fb81000.pcie: port0 link retrained [ 1.340990] mtk-pcie 1fb83000.pcie: host bridge /pcie@1fb83000 ranges: [ 1.348157] mtk-pcie 1fb83000.pcie: IO 0x001f610000..0x001f61ffff -> 0x0000000000 [ 1.356942] mtk-pcie 1fb83000.pcie: MEM 0x0028000000..0x002fffffff -> 0x0028000000 [ 1.509239] mtk-pcie 1fb83000.pcie: PCI host bridge to bus 0001:00 [ 1.516039] pci_bus 0001:00: root bus resource [bus 00-ff] [ 1.522018] pci_bus 0001:00: root bus resource [mem 0x28000000-0x2fffffff] [ 1.529910] pci 0001:00:01.0: [14c3:0811] type 01 class 0x060400 PCIe Root Port [ 1.538165] pci 0001:00:01.0: PCI bridge to [bus 00] [ 1.543627] pci 0001:00:01.0: bridge window [mem 0x00000000-0x000fffff] [ 1.553144] pci 0001:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 1.562680] pci 0001:01:00.0: [14c3:7663] type 00 class 0x000280 PCIe Endpoint [ 1.570764] pci 0001:01:00.0: BAR 0 [mem 0x00000000-0x000fffff 64bit pref] [ 1.578346] pci 0001:01:00.0: BAR 2 [mem 0x00000000-0x00003fff 64bit pref] [ 1.585946] pci 0001:01:00.0: BAR 4 [mem 0x00000000-0x00000fff 64bit pref] [ 1.594166] pci 0001:01:00.0: supports D1 D2 [ 1.598767] pci 0001:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 1.606235] pci 0001:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0001:00:01.0 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link) [ 1.623117] pci 0001:00:01.0: PCI bridge to [bus 01-ff] [ 1.628823] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01 [ 1.636141] pci 0001:00:01.0: bridge window [mem 0x28000000-0x281fffff]: assigned [ 1.644313] pci 0001:01:00.0: BAR 0 [mem 0x28000000-0x280fffff 64bit pref]: assigned [ 1.652893] pci 0001:01:00.0: BAR 2 [mem 0x28100000-0x28103fff 64bit pref]: assigned [ 1.661429] pci 0001:01:00.0: BAR 4 [mem 0x28104000-0x28104fff 64bit pref]: assigned [ 1.669938] pci 0001:00:01.0: PCI bridge to [bus 01] [ 1.675362] pci 0001:00:01.0: bridge window [mem 0x28000000-0x281fffff] [ 1.682854] pci_bus 0001:00: resource 4 [mem 0x28000000-0x2fffffff] [ 1.689661] pci_bus 0001:01: resource 1 [mem 0x28000000-0x281fffff] [ 1.720125] mtk-pcie 1fb83000.pcie: port1 link retrained [ 1.727298] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 1.736318] printk: legacy console [ttyS0] disabled [ 1.742493] 1fbf0000.serial: ttyS0 at MMIO 0x1fbf0000 (irq = 22, base_baud = 460800) is a Airoha 16550 [ 1.752758] printk: legacy console [ttyS0] enabled [ 1.752758] printk: legacy console [ttyS0] enabled [ 1.762747] printk: legacy bootconsole [early0] disabled [ 1.762747] printk: legacy bootconsole [early0] disabled [ 1.780866] spi-nand spi0.0: Micron SPI NAND was found. [ 1.786136] spi-nand spi0.0: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 128 [ 1.795170] en75_bmt: found BMT in block 1023 [ 1.835560] en75_bmt: found BBT in block 943 [ 1.839870] en75_bmt: BBT & BMT found [ 1.843596] en75_bmt: blocks: total: 1024, user: 943, factory_bad: 0, worn: 0 reserve: 81 [ 1.851816] en75_bmt: 117 MiB usable space [ 1.852437] 8 fixed-partitions partitions found on MTD device spi0.0 [ 1.863561] Creating 8 MTD partitions on "spi0.0": [ 1.868405] 0x000000000000-0x000000040000 : "bootloader" [ 1.876032] 0x000000040000-0x000000080000 : "dzs" [ 1.882914] 0x000000080000-0x000002080000 : "tclinux" [ 1.974457] econet-trx: tclinux is active (booted os1) [ 1.980591] 2 econet-trx partitions found on MTD device tclinux [ 1.986533] Creating 2 MTD partitions on "tclinux": [ 1.991468] 0x000000000000-0x000000301bd8 : "kernel" [ 1.996443] mtd: partition "kernel" doesn't end on an erase/write block -- force read-only [ 2.005829] 0x000000301bd8-0x000002000000 : "rootfs" [ 2.010894] mtd: partition "rootfs" doesn't start on an erase/write block boundary -- force read-only [ 2.021206] mtd: setting mtd4 (rootfs) as root device [ 2.026809] 1 squashfs-split partitions found on MTD device rootfs [ 2.033075] 0x000000800000-0x000002000000 : "rootfs_data" [ 2.039713] 0x000002080000-0x000004080000 : "tclinux_slave" [ 2.131765] econet-trx: tclinux_slave is inactive (booted os1, this is os2) [ 2.138781] 0x000004080000-0x0000040c0000 : "romfile" [ 2.145623] 0x0000040c0000-0x0000060c0000 : "rwfs" [ 2.236789] 0x0000060c0000-0x000006dc0000 : "unknown" [ 2.277748] 0x000006dc0000-0x000007000000 : "reservearea" [ 2.300529] NET: Registered PF_INET6 protocol family [ 2.308505] Segment Routing with IPv6 [ 2.312365] In-situ OAM (IOAM) with IPv6 [ 2.316415] NET: Registered PF_PACKET protocol family [ 2.321552] 8021q: 802.1Q VLAN Support v1.8 [ 2.351517] gpio-export gpio_export: 1 gpio(s) exported [ 2.357668] clk: Disabling unused clocks [ 2.362451] mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. [ 2.384107] VFS: Mounted root (squashfs filesystem) readonly on device 31:4. [ 2.395221] Freeing unused kernel image (initmem) memory: 1276K [ 2.401246] This architecture does not have kernel memory protection. [ 2.407710] Run /sbin/init as init process [ 3.263678] init: Console is alive [ 4.867706] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 4.963001] gpio_button_hotplug: loading out-of-tree module taints kernel. [ 4.979502] SCSI subsystem initialized [ 4.987812] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 5.005581] init: - preinit - [ 8.000108] random: crng init done 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 [ 12.403285] mount_root: no usable overlay filesystem found, using tmpfs overlay [ 12.414730] urandom-seed: Seed file not found (/etc/urandom.seed) [ 12.549310] procd: - early - [ 13.215648] procd: - ubus - [ 13.404252] procd: - init - Please press Enter to activate this console. [ 14.346255] kmodloader: loading kernel modules from /etc/modules.d/* [ 14.970369] i2c_dev: i2c /dev entries driver [ 15.074510] econet_eth 1fb50000.ethernet: port 1 (LAN) registered with 24:43:e2:5d:c7:0f [ 15.106264] Loading modules backported from Linux version v6.18.7-0-g5dfbc5357 [ 15.113607] Backport generated by backports.git c8a37ce [ 15.462199] urngd: v1.0.2 started. [ 15.566715] pci 0000:00:00.0: enabling device (0000 -> 0002) [ 15.572568] mt7603e 0000:01:00.0: enabling device (0000 -> 0002) [ 15.578851] mt7603e 0000:01:00.0: ASIC revision: 76030010 [ 15.591582] mt7603e 0000:01:00.0: Firmware Version: ap_pcie [ 15.597203] mt7603e 0000:01:00.0: Build Time: 20160107100755 [ 15.640118] mt7603e 0000:01:00.0: firmware init done [ 15.811172] mt7603e 0000:01:00.0: registering led 'mt76-phy0' [ 16.004629] pci 0001:00:01.0: enabling device (0000 -> 0002) [ 16.010499] mt7615e 0001:01:00.0: enabling device (0000 -> 0002) [ 16.032101] mt7615e 0001:01:00.0: registering led 'mt76-phy1' [ 16.243832] PPP generic driver version 2.4.2 [ 16.252846] NET: Registered PF_PPPOX protocol family [ 16.267740] kmodloader: done loading kernel modules from /etc/modules.d/* [ 16.514275] mt7615e 0001:01:00.0: mediatek/mt7663pr2h.bin not found, switching to mediatek/mt7663pr2h_rebb.bin [ 16.723478] mt7615e 0001:01:00.0: HW/SW Version: 0x65322d31, Build Time: 2009041715da1a1 [ 16.723478] [ 17.087294] mt7615e 0001:01:00.0: N9 Firmware Version: 7663mp1827, Build Time: 20200904171623 [ 17.095935] mt7615e 0001:01:00.0: Region number: 0x3 [ 17.100978] mt7615e 0001:01:00.0: Parsing tailer Region: 0 [ 17.108898] mt7615e 0001:01:00.0: Region 0, override_addr = 0x00112c00 [ 17.115561] mt7615e 0001:01:00.0: Parsing tailer Region: 1 [ 17.121762] mt7615e 0001:01:00.0: Parsing tailer Region: 2 [ 17.127550] mt7615e 0001:01:00.0: override_addr = 0x00112c00, option = 3 [ 38.189590] br-lan: port 1(eth0) entered blocking state [ 38.194965] br-lan: port 1(eth0) entered disabled state [ 38.200430] econet_eth 1fb50000.ethernet eth0: entered allmulticast mode [ 38.207609] econet_eth 1fb50000.ethernet eth0: entered promiscuous mode [ 38.220409] br-lan: port 1(eth0) entered blocking state [ 38.225764] br-lan: port 1(eth0) entered forwarding state [ 129.410629] br-lan: port 2(phy0-ap0) entered blocking state [ 129.416314] br-lan: port 2(phy0-ap0) entered disabled state [ 129.422189] mt7603e 0000:01:00.0 phy0-ap0: entered allmulticast mode [ 129.429021] mt7603e 0000:01:00.0 phy0-ap0: entered promiscuous mode [ 129.444199] br-lan: port 2(phy0-ap0) entered blocking state [ 129.449842] br-lan: port 2(phy0-ap0) entered forwarding state [ 137.338342] br-lan: port 3(phy1-ap0) entered blocking state [ 137.344066] br-lan: port 3(phy1-ap0) entered disabled state [ 137.349737] mt7615e 0001:01:00.0 phy1-ap0: entered allmulticast mode [ 137.356737] mt7615e 0001:01:00.0 phy1-ap0: entered promiscuous mode [ 137.363381] br-lan: port 3(phy1-ap0) entered blocking state [ 137.369001] br-lan: port 3(phy1-ap0) entered forwarding state [ 137.375427] br-lan: port 3(phy1-ap0) entered disabled state [ 137.795462] br-lan: port 3(phy1-ap0) entered blocking state [ 137.801195] br-lan: port 3(phy1-ap0) entered forwarding state BusyBox v1.37.0 (2026-01-02 17:07:02 UTC) built-in shell (ash) _______ ________ __ | |.-----.-----.-----.| | | |.----.| |_ | - || _ | -__| || | | || _|| _| |_______|| __|_____|__|__||________||__| |____| |__| W I R E L E S S F R E E D O M ----------------------------------------------------- OpenWrt SNAPSHOT, r33300+1-5f704e8b25 -----------------------------------------------------
Notes
Space for additional notes, links to forum threads or other resources.
- ...
