Skip to content

Instantly share code, notes, and snippets.

@kopijahe
Last active March 14, 2022 14:34
Show Gist options
  • Save kopijahe/736b0646a2eaf95539df084a22a0da33 to your computer and use it in GitHub Desktop.
Save kopijahe/736b0646a2eaf95539df084a22a0da33 to your computer and use it in GitHub Desktop.
# cat /proc/cmdline
console=ttyS1,57600n8 root=/dev/ram0 console=ttyS1,57600 root=/dev/ram0 rootfstype=squashfs,jffs2 isolcpus=1
# cat /proc/cpuinfo
system type             : MT7621
processor               : 0
cpu model               : MIPS 1004Kc V2.15
BogoMIPS                : 583.68
wait instruction        : yes
microsecond timers      : yes
tlb_entries             : 32
extra interrupt vector  : yes
hardware watchpoint     : yes, count: 4, address/irw mask: [0x0ff8, 0x0ffc, 0x0ffb, 0x0ffb]
ASEs implemented        : mips16 dsp mt
shadow register sets    : 1
core                    : 0
VCED exceptions         : not available
VCEI exceptions         : not available

processor               : 1
cpu model               : MIPS 1004Kc V2.15
BogoMIPS                : 583.68
wait instruction        : yes
microsecond timers      : yes
tlb_entries             : 32
extra interrupt vector  : yes
hardware watchpoint     : yes, count: 4, address/irw mask: [0x0ff8, 0x0004, 0x0000, 0x0000]
ASEs implemented        : mips16 dsp mt
shadow register sets    : 1
core                    : 0
VCED exceptions         : not available
VCEI exceptions         : not available

processor               : 2
cpu model               : MIPS 1004Kc V2.15
BogoMIPS                : 583.68
wait instruction        : yes
microsecond timers      : yes
tlb_entries             : 32
extra interrupt vector  : yes
hardware watchpoint     : yes, count: 4, address/irw mask: [0x0ff8, 0x0ff8, 0x0ffb, 0x0003]
ASEs implemented        : mips16 dsp mt
shadow register sets    : 1
core                    : 1
VCED exceptions         : not available
VCEI exceptions         : not available

processor               : 3
cpu model               : MIPS 1004Kc V2.15
BogoMIPS                : 583.68
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]
ASEs implemented        : mips16 dsp mt
shadow register sets    : 1
core                    : 1
VCED exceptions         : not available
VCEI exceptions         : not available
# cat /proc/meminfo
MemTotal:         123668 kB
MemFree:           57020 kB
Buffers:               0 kB
Cached:            29792 kB
SwapCached:            0 kB
Active:            14744 kB
Inactive:          22304 kB
Active(anon):       7264 kB
Inactive(anon):       72 kB
Active(file):       7480 kB
Inactive(file):    22232 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:             0 kB
SwapFree:              0 kB
Dirty:                 0 kB
Writeback:             0 kB
AnonPages:          7316 kB
Mapped:             2872 kB
Shmem:                80 kB
Slab:              20128 kB
SReclaimable:       3136 kB
SUnreclaim:        16992 kB
KernelStack:         808 kB
PageTables:          572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:       61832 kB
Committed_AS:     258824 kB
VmallocTotal:    1048372 kB
VmallocUsed:        8552 kB
VmallocChunk:    1009492 kB
# cat /proc/devices
Character devices:
  1 mem
  2 pty
  3 ttyp
  4 ttyS
  5 /dev/tty
  5 /dev/console
  5 /dev/ptmx
 10 misc
 90 mtd
108 ppp
128 ptm
136 pts
220 hwnat0
250 d2vtspr
251 nvram
252 gpio
253 rdm0
254 bsg

Block devices:
  1 ramdisk
259 blkext
 31 mtdblock
# ls /sys/devices/platform
serial8250  uevent
# cat /proc/mtd
dev:    size   erasesize  name
mtd0: 02000000 00010000 "ALL"
mtd1: 00020000 00010000 "Bootloader"
mtd2: 00020000 00010000 "Config"
mtd3: 00010000 00010000 "Factory"
mtd4: 00fb0000 00010000 "Kernel"
flash manufacture id: c2, device id 20 19
MX25L25635E(c2 2019c220) (32768 Kbytes)
mtd .name = raspi, .size = 0x02000000 (32M) .erasesize = 0x00010000 (64K) .numeraseregions = 0
Creating 5 MTD partitions on "raspi":
0x000000000000-0x000002000000 : "ALL"
0x000000000000-0x000000020000 : "Bootloader"
0x000000020000-0x000000040000 : "Config"
0x000000040000-0x000000050000 : "Factory"
0x000000050000-0x000001000000 : "Kernel"
# ifconfig -a
apcli0    Link encap:Ethernet  HWaddr D6:C8:B0:06:10:8F
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

apclii0   Link encap:Ethernet  HWaddr D6:C8:B0:43:10:90
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

br0       Link encap:Ethernet  HWaddr D4:C8:B0:46:10:8E
          inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::d6c8:b0ff:fe46:108e/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:2146 errors:0 dropped:0 overruns:0 frame:0
          TX packets:525 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:1767230 (1.6 MiB)  TX bytes:39144 (38.2 KiB)

eth2      Link encap:Ethernet  HWaddr D4:C8:B0:46:10:8E
          inet6 addr: fe80::d6c8:b0ff:fe46:108e/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:2775 errors:0 dropped:0 overruns:0 frame:0
          TX packets:916 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1988509 (1.8 MiB)  TX bytes:75835 (74.0 KiB)
          Interrupt:3

eth2.1    Link encap:Ethernet  HWaddr D4:C8:B0:46:10:8E
          inet6 addr: fe80::d6c8:b0ff:fe46:108e/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:2216 errors:0 dropped:0 overruns:0 frame:0
          TX packets:530 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:1781377 (1.6 MiB)  TX bytes:41714 (40.7 KiB)

eth2.2    Link encap:Ethernet  HWaddr D4:C8:B0:46:10:8E
          inet6 addr: fe80::d6c8:b0ff:fe46:108e/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 B)  TX bytes:720 (720.0 B)

eth_data  Link encap:Ethernet  HWaddr D4:C8:B0:46:10:8E
          BROADCAST NOARP MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

eth_om    Link encap:Ethernet  HWaddr D4:C8:B0:46:10:8E
          inet addr:169.254.0.2  Bcast:169.254.0.3  Mask:255.255.255.252
          inet6 addr: fe80::d6c8:b0ff:fe46:108e/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:559 errors:0 dropped:0 overruns:0 frame:0
          TX packets:370 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:168282 (164.3 KiB)  TX bytes:32713 (31.9 KiB)

gre0      Link encap:UNSPEC  HWaddr 00-00-00-00-48-00-00-00-00-00-00-00-00-00-00-00
          NOARP  MTU:1476  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:100 errors:0 dropped:0 overruns:0 frame:0
          TX packets:100 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:7048 (6.8 KiB)  TX bytes:7048 (6.8 KiB)

ra0       Link encap:Ethernet  HWaddr D4:C8:B0:46:10:8F
          inet6 addr: fe80::d6c8:b0ff:fe46:108f/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
          Interrupt:4

ra1       Link encap:Ethernet  HWaddr D6:C8:B0:56:10:8F
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

ra2       Link encap:Ethernet  HWaddr D6:C8:B0:66:10:8F
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

ra3       Link encap:Ethernet  HWaddr D6:C8:B0:76:10:8F
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

rai0      Link encap:Ethernet  HWaddr D4:C8:B0:46:10:90
          inet6 addr: fe80::d6c8:b0ff:fe46:1090/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
          Interrupt:24

rai1      Link encap:Ethernet  HWaddr D6:C8:B0:40:10:90
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

rai2      Link encap:Ethernet  HWaddr D6:C8:B0:41:10:90
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

rai3      Link encap:Ethernet  HWaddr D6:C8:B0:42:10:90
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

wds0      Link encap:Ethernet  HWaddr D4:C8:B0:46:10:8F
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

wds1      Link encap:Ethernet  HWaddr D4:C8:B0:46:10:8F
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

wds2      Link encap:Ethernet  HWaddr D4:C8:B0:46:10:8F
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

wds3      Link encap:Ethernet  HWaddr D4:C8:B0:46:10:8F
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

wdsi0     Link encap:Ethernet  HWaddr D4:C8:B0:46:10:90
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

wdsi1     Link encap:Ethernet  HWaddr D4:C8:B0:46:10:90
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

wdsi2     Link encap:Ethernet  HWaddr D4:C8:B0:46:10:90
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

wdsi3     Link encap:Ethernet  HWaddr D4:C8:B0:46:10:90
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
# ls /sys/class/net
apclii0   wdsi2     wdsi0     rai2      apcli0    wds2      wds0      ra2       rai0      eth2.1    eth_om    gre0      eth2
wdsi3     wdsi1     rai3      rai1      wds3      wds1      ra3       ra1       eth2.2    br0       eth_data  ra0       lo
# brctl show
bridge name     bridge id               STP enabled     interfaces
br0             8000.d4c8b046108e       no              eth2.1
                                                        ra0
                                                        rai0
# /tmp/busybox lspci
00:00.0 Class 0604: 0e8d:0801
00:01.0 Class 0604: 0e8d:0801
01:00.0 Class 0280: 14c3:7603
02:00.0 Class 0280: 14c3:7662
gpio (subtract 416)

wlan_blue	459
wlan_red	502
tel		457
sig1_blue	460
sig1_red	503
sig2		461
sig3		462
=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2022.03.09 09:11:05 =~=~=~=~=~=~=~=~=~=~=~=
À
===================================================================
MT7621 stage1 code Mar 12 2015 14:43:30 (ASIC)
CPU=500000000 HZ BUS=166666666 HZ
==================================================================
Change MPLL source from XTAL to CR...
do MEMPLL setting..
MEMPLL Config : 0x11000000
3PLL mode + External loopback
=== XTAL-40Mhz === DDR-1200Mhz ===
PLL3 FB_DL: 0xc, 1/0 = 596/428 31000000
PLL4 FB_DL: 0x16, 1/0 = 706/318 59000000
PLL2 FB_DL: 0x18, 1/0 = 626/398 61000000
do DDR setting..[01F40000]
Apply DDR3 Setting...(use default AC)
0 8 16 24 32 40 48 56 64 72 80 88 96 104 112 120
--------------------------------------------------------------------------------
0000:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0001:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0002:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0003:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0004:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0005:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0006:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0007:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0008:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0009:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
000A:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
000B:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
000C:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
000D:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1
000E:| 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1
000F:| 0 0 0 0 1 1 1 1 1 1 1 1 1 0 0 0
0010:| 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0
0011:| 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0
0012:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0013:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0014:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0015:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0016:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0017:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0018:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0019:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
001A:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
001B:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
001C:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
001D:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
001E:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
001F:| 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
DRAMC_DQSCTL1[0e0]=13000000
DRAMC_DQSGCTL[124]=80000033
rank 0 coarse = 15
rank 0 fine = 64
B:| 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0
opt_dle value:8
DRAMC_DDR2CTL[07c]=C287220D
DRAMC_PADCTL4[0e4]=000022B3
DRAMC_DQIDLY1[210]=0D0E0A0F
DRAMC_DQIDLY2[214]=0B0E0B0B
DRAMC_DQIDLY3[218]=0C0A0908
DRAMC_DQIDLY4[21c]=0B090C0A
DRAMC_R0DELDLY[018]=00001C1E
==================================================================
RX DQS perbit delay software calibration
==================================================================
1.0-15 bit dq delay value
==================================================================
bit| 0 1 2 3 4 5 6 7 8 9
--------------------------------------
0 | 13 8 12 13 10 10 13 10 7 8
10 | 10 11 10 12 9 11
--------------------------------------
==================================================================
2.dqs window
x=pass dqs delay value (min~max)center
y=0-7bit DQ of every group
input delay:DQS0 =30 DQS1 = 28
==================================================================
bit DQS0 bit DQS1
0 (1~55)28 8 (1~54)27
1 (1~55)28 9 (1~54)27
2 (1~56)28 10 (1~55)28
3 (2~59)30 11 (1~53)27
4 (1~57)29 12 (1~56)28
5 (1~57)29 13 (1~55)28
6 (1~58)29 14 (1~55)28
7 (1~58)29 15 (1~56)28
==================================================================
3.dq delay value last
==================================================================
bit| 0 1 2 3 4 5 6 7 8 9
--------------------------------------
0 | 15 10 14 13 11 11 14 11 8 9
10 | 10 12 10 12 9 11
==================================================================
==================================================================
TX perbyte calibration
==================================================================
DQS loop = 15, cmp_err_1 = ffff0000
dqs_perbyte_dly.last_dqsdly_pass[0]=15, finish count=1
dqs_perbyte_dly.last_dqsdly_pass[1]=15, finish count=2
DQ loop=15, cmp_err_1 = ffff0080
dqs_perbyte_dly.last_dqdly_pass[1]=15, finish count=1
DQ loop=14, cmp_err_1 = ffff0000
dqs_perbyte_dly.last_dqdly_pass[0]=14, finish count=2
byte:0, (DQS,DQ)=(8,8)
byte:1, (DQS,DQ)=(8,8)
DRAMC_DQODLY1[200]=88888888
DRAMC_DQODLY2[204]=88888888
20,data:88
[EMI] DRAMC calibration passed
===================================================================
MT7621 stage1 code done
CPU=500000000 HZ BUS=166666666 HZ
===================================================================
U-Boot 1.1.3 (Dec 4 2017 - 15:34:54)
Board: Ralink APSoC DRAM: 128 MB
relocate_code Pointer at: 87fb8000
Config XHCI 40M PLL
flash manufacture id: c2, device id 20 19
find flash: MX25L25635E
*** Warning - bad CRC, using default environment
============================================
Ralink UBoot Version: 4.3.0.6
--------------------------------------------
ASIC MT7621A DualCore (MAC to MT7530 Mode)
DRAM_CONF_FROM: Auto-Detection
DRAM_TYPE: DDR3
DRAM bus: 16 bit
Xtal Mode=5 OCP Ratio=1/3
Flash component: SPI Flash
Date:Dec 4 2017 Time:15:34:54
============================================
icache: sets:256, ways:4, linesz:32 ,total:32768
dcache: sets:256, ways:4, linesz:32 ,total:32768
##### The CPU freq = 880 MHZ ####
estimate memory size =128 Mbytes
#Reset_MT7530
set LAN/WAN WLLLL
Please choose the operation:
1: Load system code to SDRAM via TFTP.
2: Load system code then write to Flash via TFTP.
3: Boot system code via Flash (default).
4: Entr boot command line interface.
7: Load Boot Loader code then write to Flash via Serial.
9: Load Boot Loader code then write to Flash via TFTP.
 0
3: System Boot system code via Flash[1st image].
## Booting image at bc050000 ...
Skip checking image magic number
Image Name: 
Image Type: MIPS Linux Kernel Image (lzma compressed)
Data Size: 10088374 Bytes = 9.6 MB
Load Address: 80001000
Entry Point: 8000d210
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
No initrd
## Transferring control to Linux (at address 8000d210) ...
## Giving linux memsize in MB, 128
Starting kernel ...
LINUX started...
THIS IS ASIC
Linux version 2.6.36 (root@jglv) (gcc version 4.6.3 (Buildroot 2012.11.1) ) #1 SMP PREEMPT Thu May 10 12:58:53 CST 2018
The CPU feqenuce set to 880 MHz
GCMP present
CPU revision is: 0001992f (MIPS 1004Kc)
Software DMA cache coherency
Determined physical RAM map:
memory: 08000000 @ 00000000 (usable)
Initrd not found or empty - disabling initrd
Zone PFN ranges:
Normal 0x00000000 -> 0x00008000
Movable zone start PFN for each node
early_node_map[1] active PFN ranges
0: 0x00000000 -> 0x00008000
Detected 3 available secondary CPU(s)
PERCPU: Embedded 7 pages/cpu @81103000 s7552 r8192 d12928 u65536
pcpu-alloc: s7552 r8192 d12928 u65536 alloc=16*4096
pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512
Kernel command line: console=ttyS1,57600n8 root=/dev/ram0 console=ttyS1,57600 root=/dev/ram0 rootfstype=squashfs,jffs2 isolcpus=1
PID hash table entries: 512 (order: -1, 2048 bytes)
Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
Primary instruction cache 32kB, VIPT, , 4-waylinesize 32 bytes.
Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
Writing ErrCtl register=00059c00
Readback ErrCtl register=00059c00
Memory: 115660k/131072k available (4293k kernel code, 15412k reserved, 1470k data, 8008k init, 0k highmem)
Preemptable hierarchical RCU implementation.
RCU debugfs-based tracing is enabled.
NR_IRQS:128
Trying to install interrupt handler for IRQ24
Trying to install interrupt handler for IRQ25
Trying to install interrupt handler for IRQ22
Trying to install interrupt handler for IRQ9
Trying to install interrupt handler for IRQ10
Trying to install interrupt handler for IRQ11
Trying to install interrupt handler for IRQ12
Trying to install interrupt handler for IRQ13
Trying to install interrupt handler for IRQ14
Trying to install interrupt handler for IRQ16
Trying to install interrupt handler for IRQ17
Trying to install interrupt handler for IRQ18
Trying to install interrupt handler for IRQ19
Trying to install interrupt handler for IRQ20
Trying to install interrupt handler for IRQ21
Trying to install interrupt handler for IRQ23
Trying to install interrupt handler for IRQ26
Trying to install interrupt handler for IRQ27
Trying to install interrupt handler for IRQ28
Trying to install interrupt handler for IRQ15
Trying to install interrupt handler for IRQ8
Trying to install interrupt handler for IRQ29
Trying to install interrupt handler for IRQ30
Trying to install interrupt handler for IRQ31
console [ttyS1] enabled
Calibrating delay loop... 575.48 BogoMIPS (lpj=1150976)
pid_max: default: 32768 minimum: 301
Mount-cache hash table entries: 512
launch: starting cpu1
launch: cpu1 gone!
CPU revision is: 0001992f (MIPS 1004Kc)
Primary instruction cache 32kB, VIPT, , 4-waylinesize 32 bytes.
Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
launch: starting cpu2
launch: cpu2 gone!
CPU revision is: 0001992f (MIPS 1004Kc)
Primary instruction cache 32kB, VIPT, , 4-waylinesize 32 bytes.
Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
launch: starting cpu3
launch: cpu3 gone!
CPU revision is: 0001992f (MIPS 1004Kc)
Primary instruction cache 32kB, VIPT, , 4-waylinesize 32 bytes.
Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
Brought up 4 CPUs
Synchronize counters across 4 CPUs: done.
NET: Registered protocol family 16
release PCIe RST: RALINK_RSTCTRL = 7000000
PCIE PHY initialize
***** Xtal 40MHz *****
start MT7621 PCIe register access
RALINK_RSTCTRL = 7000000
RALINK_CLKCFG1 = 77ffeff8
*************** MT7621 PCIe RC mode *************
PCIE2 no card, disable it(RST&CLK)
pcie_link status = 0x3
RALINK_RSTCTRL= 3000000
*** Configure Device number setting of Virtual PCI-PCI bridge ***
RALINK_PCI_PCICFG_ADDR = 21007f2 -> 21007f2
PCIE0 enabled
PCIE1 enabled
interrupt enable status: 300000
Port 1 N_FTS = 1b105000
Port 0 N_FTS = 1b105000
config reg done
init_rt2880pci done
bio: create slab <bio-0> at 0
vgaarb: loaded
pci 0000:00:00.0: BAR 0: can't assign mem (size 0x80000000)
pci 0000:00:01.0: BAR 0: can't assign mem (size 0x80000000)
pci 0000:00:00.0: PCI bridge to [bus 01-01]
pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff]
pci 0000:00:01.0: PCI bridge to [bus 02-02]
pci 0000:00:01.0: bridge window [mem 0x60100000-0x601fffff]
pci 0000:00:01.0: bridge window [mem 0x60200000-0x602fffff pref]
PCI: Enabling device 0000:00:00.0 (0004 -> 0006)
PCI: Enabling device 0000:00:01.0 (0004 -> 0006)
BAR0 at slot 0 = 0
bus=0x0, slot = 0x0
BAR0 at slot 1 = 0
bus=0x0, slot = 0x1
bus=0x1, slot = 0x0, irq=0x4
bus=0x2, slot = 0x1, irq=0x18
Switching to clocksource Ralink Systick timer
NET: Registered protocol family 2
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 4096 (order: 3, 32768 bytes)
TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
TCP: Hash tables configured (established 4096 bind 4096)
TCP reno registered
UDP hash table entries: 128 (order: 0, 4096 bytes)
UDP-Lite hash table entries: 128 (order: 0, 4096 bytes)
NET: Registered protocol family 1
4 CPUs re-calibrate udelay(lpj = 1167360)
Load Ralink Timer0 Module
Load Ralink Timer1 Module
Load Ralink Timer2 Module
fuse init (API version 7.15)
msgmni has been set to 225
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
io scheduler noop registered (default)
pcieport 0000:00:00.0: device [0e8d:0801] has invalid IRQ; check vendor BIOS
pcieport 0000:00:01.0: device [0e8d:0801] has invalid IRQ; check vendor BIOS
Ralink gpio driver initialized
Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
serial8250: ttyS0 at MMIO 0x1e000d00 (irq = 27) is a 16550A
serial8250: ttyS1 at MMIO 0x1e000c00 (irq = 26) is a 16550A
brd: module loaded
flash manufacture id: c2, device id 20 19
MX25L25635E(c2 2019c220) (32768 Kbytes)
mtd .name = raspi, .size = 0x02000000 (32M) .erasesize = 0x00010000 (64K) .numeraseregions = 0
Creating 5 MTD partitions on "raspi":
0x000000000000-0x000002000000 : "ALL"
0x000000000000-0x000000020000 : "Bootloader"
0x000000020000-0x000000040000 : "Config"
0x000000040000-0x000000050000 : "Factory"
0x000000050000-0x000001000000 : "Kernel"
rdm_major = 253
GMAC1_MAC_ADRH -- : 0x0000d4c8
GMAC1_MAC_ADRL -- : 0xb046108e
Ralink APSoC Ethernet Driver Initilization. v3.1 1024 rx/tx descriptors allocated, mtu = 1500!
GMAC1_MAC_ADRH -- : 0x0000d4c8
GMAC1_MAC_ADRL -- : 0xb046108e
PROC INIT OK!
PPP generic driver version 2.4.2
PPP Deflate Compression module registered
PPP BSD Compression module registered
PPP MPPE Compression module registered
NET: Registered protocol family 24
=== pAd = c0282000, size = 1234208 ===
<-- RTMPAllocTxRxRingMemory, Status=0, ErrorValue=0x
<-- RTMPAllocAdapterBlock, Status=0
device_id =0x7603
RtmpChipOpsHook(558): Not support for HIF_MT yet!
check WiFi led...
mt7603_init()-->
mt_bcn_buf_init(224): Not support for HIF_MT yet!
<--mt7603_init()
Ralink APSoC Hardware Watchdog Timer
Netfilter messages via NETLINK v0.30.
[pbi]get NAT type fail!, use default:NAT_SYMMETRIC
nf_conntrack version 0.5.0 (1807 buckets, 7228 max)
ctnetlink v0.93: registering with nfnetlink.
matchsize=264
IPVS: Registered protocols ()
IPVS: Connection hash table configured (size=4096, memory=32Kbytes)
IPVS: ipvs loaded.
GRE over IPv4 demultiplexor driver
GRE over IPv4 tunneling driver
nf_nat_rtsp v0.6.21 loading
ip_tables: (C) 2000-2006 Netfilter Core Team, [pbi]get NAT type fail!, use default:NAT_SYMMETRIC
Type=Linux
TCP cubic registered
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
ip6_tables: (C) 2000-2006 Netfilter Core Team
NET: Registered protocol family 17
Bridge firewalling registered
Ebtables v2.0 registered
L2TP core driver, V2.0
PPPoL2TP kernel driver, V2.0
802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
All bugs added by David S. Miller <davem@redhat.com>
Warning: unable to open an initial console.
Freeing unused kernel memory: 8008k freed
Welcome to
__ ___ _____ _____ _ _______ ______ _____ _ ___
| \ / || ___|| __ \ | || __ ||__ __|| ___|| | / /
| ^ || |__ | | \ \| || | | | | | | |__ | |/ /
| | | || ___|| | | || || |__| | | | | ___|| \
| | | || |___ | |__/ /| || __ | | | | |___ | |\ \
|__| |___||_____||_____/ |_||_| |_| |_| |_____||_| \__\
= Everyday Genius =
~~~~~~~~~~ restore customize config start ~~~~~~~~~~
COUNT_ODMC=16
COUNT_CSTM=16
~~~~~~~~~~ restore customize config end ~~~~~~~~~~
[pbi] check config key....
vm.panic_on_oom = 1
kernel.panic = 10
net.ipv4.conf.default.arp_ignore = 1
net.ipv4.conf.all.arp_ignore = 1
net.ipv4.icmp_echo_ignore_broadcasts = 1
net.ipv4.icmp_ignore_bogus_error_responses = 1
net.ipv4.tcp_tw_reuse = 1
net.ipv4.tcp_tw_recycle = 0
net.netfilter.nf_conntrack_checksum = 0
net.netfilter.nf_conntrack_max = 16384
net.netfilter.nf_conntrack_tcp_timeout_time_wait = 10
net.ipv4.tcp_max_tw_buckets = 8192
net.bridge.bridge-nf-call-arptables = 0
net.bridge.bridge-nf-call-ip6tables = 0
net.bridge.bridge-nf-call-iptables = 0
net.core.rmem_max = 124928
net.core.wmem_max = 124928
net.ipv4.tcp_rmem = 4096 87380 186624
net.ipv4.tcp_wmem = 4096 87380 186624
net.ipv4.tcp_mem = 4374 5832 8748
net.core.netdev_max_backlog = 1000
Password for 'admin' changed
FFFFFFD4:FFFFFFC8:FFFFFFB0:46:10:FFFFFF8E
Raeth v3.1 (Tasklet)
phy_free_head is 0x5b28000!!!
phy_free_tail_phy is 0x5b29ff0!!!
txd_pool=a5b2c000 phy_txd_pool=05B2C000
ei_local->skb_free start address is 0x87dc24fc.
free_txd: 05b2c010, ei_local->cpu_ptr: 05B2C000
POOL HEAD_PTR | DMA_PTR | CPU_PTR
----------------+---------+--------
0xa5b2c000 0x05B2C000 0x05B2C000
phy_qrx_ring = 0x05b27000, qrx_ring = 0xa5b27000
phy_rx_ring0 = 0x05b34000, rx_ring0 = 0xa5b34000
MT7530 Reset Completed!!
change HW-TRAP to 0x17ccf
set LAN/WAN WLLLL
GMAC1_MAC_ADRH -- : 0x0000d4c8
GMAC1_MAC_ADRL -- : 0xb046108e
CDMA_CSG_CFG = 81000000
GDMA1_FWD_CFG = 20710000
@@@ create necessary device nodes for voIP
mknod: /dev/vdsp: File exists
mknod: /dev/slic: File exists
Password for 'admin' changed
switch reg write offset=2004, value=ff0003
switch reg write offset=2104, value=ff0003
switch reg write offset=2204, value=ff0003
switch reg write offset=2304, value=ff0003
switch reg write offset=2404, value=ff0003
switch reg write offset=2504, value=ff0003
switch reg write offset=2010, value=81000000
switch reg write offset=2110, value=810000c0
switch reg write offset=2210, value=810000c0
switch reg write offset=2310, value=810000c0
switch reg write offset=2410, value=810000c0
switch reg write offset=2510, value=810000c0
switch reg write offset=2610, value=81000000
switch reg write offset=2710, value=81000000
switch reg write offset=2004, value=20ff0003
switch reg write offset=2604, value=20ff0003
switch reg write offset=2704, value=20ff0003
Special Tag Disabled
switch reg write offset=2610, value=81000000
switch reg write offset=2014, value=10001
switch reg write offset=2114, value=10001
switch reg write offset=2214, value=10001
switch reg write offset=2314, value=10001
switch reg write offset=2414, value=10001
switch reg write offset=2514, value=10001
ifconfig eth_om 169.254.0.2 netmask 255.255.255.252 up route add -host 169.254.0.1 dev eth_om
REG_ESW_WT_MAC_ATC is 0x7ff0002
done.
REG_ESW_WT_MAC_ATA1 is 0xd4c8b046
REG_ESW_WT_MAC_ATA2 is 0x108e8067
REG_ESW_WT_MAC_ATWD is 0xff00041c
done.
net.ipv4.ip_forward = 1
[cpe_wd] cpe_wd started.
set comm_log_level:1
set comm_log_level:1
[00:00:14.498100][COMMCUDP]: comm commcrtl_cudp_initSocket OK.
[00:00:14.498600][COMMCUDP]: comm commctrl_cudp_initThread OK.
[00:00:14.499040][COMMCUDP]: cudp comm_udp_clientsock:16
[00:00:14.501140][COMMCUDP]: listen socket creat success!c_cUdpSocket:[4]
[00:00:14.511200][CCM]: plmnListConfig:51068-51068,51088-51088.
[00:00:14.511720][CCM]: plmnListCustom:51068-51068,51088-51088.
[00:00:14.512120][CCM]: plmnList is same.[51068-51068,51088-51088]
[00:00:14.513200][CCM]: SIMLOCK plmn list num:2.
Interface doesn't accept private ioctl...
set (8BE2): Network is down
rai0 no private ioctls.
ESW: Link Status Changed - Port0 Link UP
do sysRegWrite cmd set gpio on/off
[00:00:15.100220][COMM]: [comm]:unknow msg type(8).
[00:00:15.100720][COMMCTCP]: comm detect odu power up.
[00:00:15.251020][COMMCTCP]: Connect OK [4]!
[00:00:15.252160][COMMLTCP]: Accept new socket 17!
[00:00:15.256160][LCM]: lcm recv socket channel ready msg.
[00:00:15.260120][LCM]: lcm_simLedCtrl:state 0 .
[00:00:15.516860][CCM]: IDU detect ethernet interface up.
[00:00:15.517240][CCM]: ccm recv socket channel ready msg.
[00:00:15.518260][CCM]: socket channel ready.
[00:00:15.519040][CCM]: cm_simLedCtrl:255 error .
[00:00:15.575900][LCM]: lcm_simLedCtrl:state 0 .
[00:00:15.587800][LCM]: Net Work Cfg is doing......
device eth2.1 entered promiscuous mode
device eth2 entered promiscuous mode
br0: port 1(eth2.1) entering learning state
br0: port 1(eth2.1) entering learning state
br0: port 1(eth2.1) entering forwarding state
=== pAd = c0902000, size = 2182904 ===
<-- RTMPAllocTxRxRingMemory, Status=0
<-- RTMPAllocAdapterBlock, Status=0
device_id =0x7662
==>rlt_wlan_chip_onoff(): OnOff:1, Reset= 1, pAd->WlanFunCtrl:0x0, Reg-WlanFunCtrl=0x20a
chip_id1=7603e, chip_id2=7612e, pAd->MACVersion=0x76623000
chip_id1=0x7603e, chip_id2=0x7612e, pAd->MACVersion=0x76623000
RtmpChipOpsEepromHook::e2p_type=0, inf_Type=5
RtmpEepromGetDefault::e2p_dafault=2
NVM is efuse and the information is too less to bring up the interface
Force to use Flash mode
NVM is FLASH mode (pAd->flash_offset = 0x48000)
get_dev_name_prefix(): dev_idx = 1, dev_name_prefix=rai
dns_pesi.sh read nv start
dns_pesi.sh read nv stop
dns_pesi.sh rm start
dns_pesi.sh rm stop
LTE_DNS
Ethernet_DNS
killall: dnsmasq: no process killed
dns_pesi.sh all stop
[LAN_DBG]do update lan route config...
[/sbin/allnetconfig.sh]data pdn disconnected
[/sbin/allnetconfig.sh]voice pdn disconnected
Stop Static Route ...
net.ipv4.ip_forward = 1
Start Static Route ...
static route list =
net.ipv4.ip_forward = 1
conntrack v1.4.2 (conntrack-tools): 0 flow entries have been deleted.
conntrack v1.4.2 (conntrack-tools): 0 flow entries have been deleted.
Static Route restart ok
Config system network route_update ok
argument2 is null.
killall: udhcpd: no process killed
[00:00:23.361800][LCM]: Protect Attach Status Timer Out.
[00:00:23.364100][LCM]: [attachmode]operateFlg:[0] attachStatusFlg:[0] mode:[0] manual:[0].
linkdown port 1
Set: phy[1].reg[0] = 3900
linkdown port 2
Set: phy[2].reg[0] = 3900
linkup port 1
Set: phy[1].reg[0] = 3100
linkup port 2
Set: phy[2].reg[0] = 3100
net.ipv6.conf.all.forwarding = 1
hw_nat: module license 'Proprietary' taints kernel.
Disabling lock debugging due to kernel taint
Ralink HW NAT Module Enabled
apcli0 no private ioctls.
ifconfig: ioctl 0x8913 failed: No such device
brctl: bridge br0: Invalid argument
brctl: iface ra1: No such device
brctl: iface ra2: No such device
brctl: iface ra3: No such device
brctl: iface wds0: No such device
brctl: iface wds1: No such device
brctl: iface wds2: No such device
brctl: iface wds3: No such device
TX_BCN DESC a5f14000 size = 320
RX[0] DESC a5f1e000 size = 2048
RX[1] DESC a5f1f000 size = 2048
E2pAccessMode=0
cfg_mode=9
cfg_mode=9
wmode_band_equal(): Band Equal!
FW Version:ap_pcie
FW Build Date:20160107100755
CmdAddressLenReq:(ret = 0)
CmdFwStartReq: override = 1, address = 1048576
CmdStartDLRsp: WiFI FW Download Success
AsicDMASchedulerInit(): DMA Scheduler Mode=0(LMAC)
efuse_probe: efuse = 10000002
RtmpChipOpsEepromHook::e2p_type=2, inf_Type=5
RtmpEepromGetDefault::e2p_dafault=1
RtmpChipOpsEepromHook: E2P type(2), E2pAccessMode = 2, E2P default = 1
NVM is FLASH mode, flash_offset = 0x40000
1. Phy Mode = 14
Country Region from e2p = ffff
tssi_1_target_pwr_g_band = 27
2. Phy Mode = 14
3. Phy Mode = 14
NICInitPwrPinCfg(14): Not support for HIF_MT yet!
NICInitializeAsic(584): Not support rtmp_mac_sys_reset () for HIF_MT yet!
mt_mac_init()-->
mt7603_init_mac_cr()-->
AsicSetMacMaxLen(1826): Set the Max RxPktLen=1024!
<--mt_mac_init()
WTBL Segment 1 info:
MemBaseAddr/FID:0x28000/0
EntrySize/Cnt:32/128
WTBL Segment 2 info:
MemBaseAddr/FID:0x40000/0
EntrySize/Cnt:64/128
WTBL Segment 3 info:
MemBaseAddr/FID:0x42000/64
EntrySize/Cnt:64/128
WTBL Segment 4 info:
MemBaseAddr/FID:0x44000/128
EntrySize/Cnt:32/128
AntCfgInit(2567): Not support for HIF_MT yet!
MCS Set = ff ff 00 00 01
AsicSetRalinkBurstMode(4148): Not support for HIF_MT yet!
RTMPSetPiggyBack(876): Not support for HIF_MT yet!
AsicSetTxPreamble(4135): Not support for HIF_MT yet!
AsicAddSharedKeyEntry(1992): Not support for HIF_MT yet!
AsicAddSharedKeyEntry(1992): Not support for HIF_MT yet!
AsicAddSharedKeyEntry(1992): Not support for HIF_MT yet!
AsicAddSharedKeyEntry(1992): Not support for HIF_MT yet!
AsicSetPreTbtt(): bss_idx=0, PreTBTT timeout = 0xa0
Main bssid = d4:c8:b0:46:10:8f
<==== rt28xx_init, Status=0
@@@ ed_monitor_init : ===>
@@@ ed_monitor_init : <===
==>Set_RadioOn_Proc (ON)
device ra0 entered promiscuous mode
br0: port 2(ra0) entering learning state
br0: port 2(ra0) entering learning state
=============WIFI 2.4G AP PIN CHK==============
Generate AP_PIN
apclii0 no private ioctls.
ifconfig: ioctl 0x8913 failed: No such device
brctl: bridge br0: Invalid argument
brctl: iface rai1: No such device
brctl: iface rai2: No such device
brctl: iface rai3: No such device
brctl: iface wdsi0: No such device
brctl: iface wdsi1: No such device
brctl: iface wdsi2: No such device
brctl: iface wdsi3: No such device
br0: port 2(ra0) entering forwarding state
build time =
20141115060606a
rom patch for E3 IC
platform =
ALPS
hw/sw version =
ŠŠ
patch version =

FW Version:0.0.00 Build:1
Build Time:201607111443____
fw for E3 IC
RX[0] DESC a0b44000 size = 4096
RX[1] DESC a0b45000 size = 4096
E2pAccessMode=2
cfg_mode=14
cfg_mode=14
wmode_band_equal(): Band Not Equal!
[00:00:31.361760][LCM]: sysinfo timeout.
[00:00:31.424720][LCM]: lcm_simLedCtrl:state 0 .
[00:00:31.428060][LCM]: init connect status data:1 (1)
[00:00:31.432040][LCM]: init connect status voip:1 (1)
[00:00:31.436100][LCM]: init connect status all :1 (1)
[00:00:31.440040][LCM]: [attachmode]operate:[0],emm:[0],old:[0],attachmode:[0],searchmode:[1].
1. Phy Mode = 49
drivers/net/wireless/rlt_wifi_ap/../rlt_wifi/chips/mt76x2.c:2901 assert (ad->TxPower[choffset].Channel == 42)failed
Country Region from e2p = ffff
2. Phy Mode = 49
3. Phy Mode = 49
andes_pci_fw_init
0x1300 = 00073200
AntCfgInit: primary/secondary ant 0/1
andes_load_cr:cr_type(2)
ChipStructAssign(): MT76x2 hook !
MCS Set = ff ff 00 00 01
TX0 power compensation = 0x38
TX1 power compensation = 0x38
mt76x2_bbp_adjust():rf_bw=2, ext_ch=1, PrimCh=157, HT-CentCh=159, VHT-CentCh=155
APStartUp(): AP Set CentralFreq at 155(Prim=157, HT-CentCh=159, VHT-CentCh=155, BBP_BW=2)
mt76x2_calibration(channel = 155)
Main bssid = d4:c8:b0:46:10:90
mt76x2_reinit_agc_gain:original agc_vga0 = 0x5c, agc_vga1 = 0x5c
mt76x2_reinit_agc_gain:updated agc_vga0 = 0x5c, agc_vga1 = 0x5c
mt76x2_reinit_hi_lna_gain:original hi_lna0 = 0x27, hi_lna1 = 0x27
mt76x2_reinit_hi_lna_gain:updated hi_lna0 = 0x27, hi_lna1 = 0x27
original vga value(chain0) = 5c
original vga value(chain1) = 5c
<==== rt28xx_init, Status=0
get_dev_name_prefix(): dev_idx = 1, dev_name_prefix=rai
get_dev_name_prefix(): dev_idx = 1, dev_name_prefix=rai
get_dev_name_prefix(): dev_idx = 1, dev_name_prefix=rai
get_dev_name_prefix(): dev_idx = 1, dev_name_prefix=wdsi
get_dev_name_prefix(): dev_idx = 1, dev_name_prefix=wdsi
get_dev_name_prefix(): dev_idx = 1, dev_name_prefix=wdsi
get_dev_name_prefix(): dev_idx = 1, dev_name_prefix=wdsi
get_dev_name_prefix(): dev_idx = 1, dev_name_prefix=apclii
RTMPDrvOpen(1):Check if PDMA is idle!
RTMPDrvOpen(2):Check if PDMA is idle!
===========WIFI 5G AP PIN CHK==============
Generate AP_PIN
device rai0 entered promiscuous mode
br0: port 3(rai0) entering learning state
br0: port 3(rai0) entering learning state
sc load_ko in rcS
[00:00:34.968580][WEBSERVER]: Init Procress PID=1062 wp=(nil) mode=0[00:00:34.969160][WEBSERVER]: [firewall_init] init_opt:11
++++++rcS done++++++
init: can't log to /dev/tty5
starting pid 1068, tty '/dev/ttyS1': '/bin/sh'
BusyBox v1.12.1 (2018-05-10 12:49:11 CST) built-in shell (ash)
Enter 'help' for a list of built-in commands.
# [00:00:35.044540][WEBSERVER]: FIREWALL_CHAIN: arp.rule_nums=1eth_wan_dhcp_connected=
eth_wan_pppoe_connected=
PrimaryWan=0
[00:00:35.084680][WEBSERVER]: FIREWALL_CHAIN: arp_forward.rule_nums=1lte_data_state=1
APCLI_24G_STATUS=
APCLI_5G_STATUS=
Interface doesn't accept private ioctl...
set (8BE2): Invalid argument
lte_emm_state=0
Interface doesn't accept private ioctl...
set (8BE2): Invalid argument
Interface doesn't accept private ioctl...
set (8BE2): Invalid argument
Interface doesn't accept private ioctl...
set (8BE2): Invalid argument
net.ipv4.tcp_syncookies = 0
net.ipv4.tcp_max_syn_backlog = 128
net.ipv4.tcp_syn_retries = 5
net.ipv4.tcp_synack_retries = 5
[00:00:35.276380][WEBSERVER]: FIREWALL_CHAIN: malicious_filter.rule_nums=1[SC] SIP Load Kernel Modules...
[SC] sc_load_ko insert modules
[SC] sc_load_modules insert modules(without ralink ko) ...
osal_module.c:39 OSAL module_init OK
[00:00:35.361760][LCM]: Protect Attach Status Timer Out.
[00:00:35.364120][LCM]: [attachmode]operateFlg:[0] attachStatusFlg:[0] mode:[0] manual:[0].
br0: port 3(rai0) entering forwarding state
net.ipv4.tcp_syncookies = 1
net.ipv4.tcp_maxlkm.c 178: devname /dev/d2vtspr
_syn_backlog = 2/dev/d2vtspr registered successfuly @ 250.
048
net.ipv4.tcp_syn_retries = 3
net.ipv4.tcp_synack_retries = 2
[00:00:35.691780][WEBSERVER]: FIREWALL_CHAIN: input_pre.rule_nums=1[00:00:35.810160][WEBSERVER]: FIREWALL_CHAIN: forward_passthrough.rule_nums=1[00:00:35.824640][WEBSERVER]: FIREWALL_CHAIN: forward_pre.rule_nums=1[00:00:35.932680][WEBSERVER]: FIREWALL_CHAIN: input_post.rule_nums=1[00:00:36.276240][WEBSERVER]: FIREWALL_CHAIN: alg.rule_nums=1[00:00:36.277640][WEBSERVER]: [alg] run
[00:00:36.304980][WEBSERVER]: FIREWALL_CHAIN: output.rule_nums=1[00:00:36.361800][LCM]: sysinfo timeout.
[00:00:36.421160][LCM]: lcm_simLedCtrl:state 0 .
[00:00:36.424100][LCM]: init connect status data:1 (1)
[00:00:36.428120][LCM]: init connect status voip:1 (1)
[Enter _VHW_pcmOpen
00:00:36.432120]
[LCM]: init conn_VHW_pcmOpen exit
ect status all :_VHW_wdtTask is running
1 (1)
[00:00:36.436100][LCM]: [switch register base addr to system register 0xbe000000
attachmode]operate:[0],emm:[0],owrite offset 0x2030, value 0x28000000
ld:[0],attachmode:[0],searchmodewrite offset 0x2060, value 0x8181
:[1].
[00:00:36.470780][WEBSERVER]: FIREWALL_CHAIN: mark.rule_nums=1[SC] sc_load_modules insert modules done...
net.ipv4.netfilter.ip_conntrack_icmp_timeout = 30
net.ipv4.netfilter.ip_conntrack_udp_timeout = 180
net.ipv4.netfilter.ip_conntrack_tcp_timeout_established = 180
Write correct !
Channel 0: Revision Id 0xA2(0x18:0x2)
_TIC_initHw 1007 - Read data in register 14: aa
Si3217x: Channel 0 : Type = PROSLIC
si3217x : Channel 0 : Type = 24
si3217x : Channel 0 : Rev = 2
Si3217x: loading patch: 06182014
Si3217x: Channel 0 : VBAT Up = 58.375 v
pppoe_addr :
dhcp_addr :
eth_wan_if_addr :
is_wan_port_up :
[nat_postrouting_pesi.sh] wifi_ap_client : 0
[nat_postrouting_pesi.sh] wifi_band : 0
Bad argument `MASQUERADE'
Try `iptables -h' or 'iptables --help' for more information.
iptables -t nat -A POSTROUTING -o eth_data -j MASQUERADE
# iptables -t nat -A POSTROUTING -o eth_voip -j MASQUERADE
[00:00:37.751580][WEBSERVER]: FIREWALL_CHAIN: malicious6_filter.rule_nums=1[00:00:37.968300][WEBSERVER]: FIREWALL_CHAIN: forward_pre.rule_nums=1Si3217x: PCMStart
[00:00:38.078360][_TIC_fxsSetLineState[1126]: REG30 = 11
WEBSERVER]: FIRE
WALL_CHAIN: input6_pre.rule_nums=1[00:00:38.235600][WEBSERVER]: FIREWALL_CHAIN: input6_post.rule_nums=1[00:00:38.687180][WEBSERVER]: FIREWALL_CHAIN: mark6.rule_nums=1Interface doesn't accept private ioctl...
set (8BE2): Invalid argument
Interface doesn't accept private ioctl...
set (8BE2): Invalid argument
Interface doesn't accept private ioctl...
set (8BE2): Invalid argument
Interface doesn't accept private ioctl...
set (8BE2): Invalid argument
net.ipv4.ip_forward = 1
Ralink HW NAT Module Disabled
conntrack v1.4.2 (conntrack-tools): connection tracking table has been emptied.
net.ipv4.ip_forward = 1
D2 Technologies, Inc.
_ _ __
/ | '/ /_ _ /_ _ _ /_ _ ._ _
/_.'/_ //_'/_ / // //_///_//_///_'_\
_/
Unified Communication Products
www.d2tech.com
+D2Tech+ VTSP_RT VPORT_R_1_6_91
[00:00:41.361760][LCM]: sysinfo timeout.
[00:00:41.424680][LCM]: lcm_simLedCtrl:state 0 .
[00:00:41.428060][LCM]: init connect status data:1 (1)
[00:00:41.432040][LCM]: init connect status voip:1 (1)
[00:00:41.436100][LCM]: init connect status all :1 (1)
[00:00:41.440040][LCM]: [attachmode]operate:[0],emm:[0],old:[0],attachmode:[0],searchmode:[1].
Ralink HW NAT Module Enabled
/bin/sh: check_ethwan_link_status.sh: not found
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
TZCMD=<LST>-7
[07:00:45.665920][WEBSERVER]: LINE:2355 trywaitBackupImage() try to start load d2 ko...
[07:00:45.667000][WEBSERVER]: LINE:2372 trywaitBackupImage() strlen(tmpUpState) == 0
[07:00:45.667460][WEBSERVER]: LINE:2400 trywaitBackupImage() totally waiting 0 seconds before start vapp
[07:00:45.667800][WEBSERVER]: [sipclient]start vapp, wait 8.
[init] web syslog and klog init ... [07:00:46.361740][LCM]: sysinfo timeout.
[07:00:46.424700][LCM]: lcm_simLedCtrl:state 0 .
[07:00:46.428060][LCM]: init connect status data:1 (1)
[07:00:46.432040][LCM]: init connect status voip:1 (1)
[07:00:46.436100][LCM]: init connect status all :1 (1)
[07:00:46.440040][LCM]: [attachmode]operate:[0],emm:[0],old:[0],attachmode:[0],searchmode:[1].
[07:00:47.361580][LCM]: Protect Attach Status Timer Out.
[07:00:47.364060][LCM]: [attachmode]operateFlg:[0] attachStatusFlg:[0] mode:[0] manual:[0].
[07:00:51.361720][LCM]: sysinfo timeout.
[07:00:51.423680][LCM]: lcm_simLedCtrl:state 0 .
[07:00:51.428040][LCM]: init connect status data:1 (1)
[07:00:51.432060][LCM]: init connect status voip:1 (1)
[07:00:51.436080][LCM]: init connect status all :1 (1)
[07:00:51.440040][LCM]: [attachmode]operate:[0],emm:[0],old:[0],attachmode:[0],searchmode:[1].
[07:00:53.672020][WEBSERVER]: [sipclient]start vapp, wait 8 end.
eth_wan_dhcp_connected=
eth_wan_pppoe_connected=
PrimaryWan=0
lte_data_state=1
APCLI_24G_STATUS=
APCLI_5G_STATUS=
lte_emm_state=0
[SC] SIP start Client
[SC] sc_gen_d2_xml generate d2 xml file
========
vPort Release +D2Tech+ VPORT VPORT_R_1_6_91
========
D2 Technologies
_ _ __
/ | '/ /_ _ /_ _ _ /_ _ ._ _
/_.'/_ //_'/_ / // //_///_//_///_'_\
_/
Unified Communication Products
www.d2tech.com
Key[profilename] not matched - ignore line
Key[srvprovidername] not matched - ignore line
Key[mwienb0] not matched - ignore line
Key[mwienb1] not matched - ignore line
Key[t722] not matched - ignore line
Key[t711p1u] not matched - ignore line
Key[t711p1a] not matched - ignore line
Key[tamrnb+D2Tech+ VTSP_RT VPORT_R_1_6_91
br] not matched
+D2Tech+
- ignore line
K
+D2Tech+
ey[tamrnb] not m
+D2Tech+ comm trunk-comm src-svn: 4723 d2tools-svn: 4723
atched - ignore
+D2Tech+ dcrm trunk-dcrm src-svn: 4723 d2tools-svn: 4723
line
vapp_init.
+D2Tech+
c:643 - hostname
+D2Tech+
_ptr=127.0.0.1
+D2Tech+
vapp_init.c:68
+D2Tech+
3 VAPP hostname
+D2Tech+
127.0.0.1 ('127.
+D2Tech+ tone M24KEC4_B_1_1-tone_1_2 src-svn: 225 d2tools-svn: 3454
0.0.1')
vapp_
+D2Tech+
init.c:685 VAPP
+D2Tech+
hostname 127.0.0
+D2Tech+ uds trunk-uds src-svn: 4723 d2tools-svn: 4723
.1 (hbo 7f000001)
_VAPP_initSetupSystem 797 - flashTmo = 5
_VAPP_initSetupSystem 1038 - MGMT port = 10100
Set reg status: Unregistered
vapp_sip_reg.c 339 VAPP_sipRegInit
vapp_init.c 1533: dname00 not set, defaulting to uname '--sipdomain0'
vapp_init.c 1652 - dtmfType = 0, coderEnable[VAPP_CODER_DTMF] = 0
vapp_init.c 1703 - CountryCode = 8 ID
vapp_init.c: 1771 UA 0 is configured with these params:
Hostname: 127.0.0.1 (hbo 7f000001)
HostAddr: 127.0.0.1
Authname: ********
Password: ********
Domain:
Realm: ims.indosat.Enable GDMA Controller Module
com
Registrar: GDMA IP Version=3
202.62.29.166
Proxy : 202.62.29.166
Username[0]: ********
Dname[0]: ********
vapp_vtsp.c: VTSP_getVersion reports v1.4.0
vapp_vtsp.c 457: _VAPP_vtspSetTone country code 8
recv SIP evt 21
event for infc0
EVT-RELEASE MSTATE-RESET fc=0 cw= 0 r|d=0
EVT-RESET SSTATE-IDLE TONE-OFF SMSG-REG cl=0 ac=0
EVT-RESET SSTATE-IDLE TONE-OFF SMSG-REG cl=0 ac=0
EVT-RESET SSTATE-BSYT TONE-SIL SMSG-BUSY cl=0 ac=0
event for infc0
EVT-RELEASE MSTATE-RELS fc=1 cw= 0 r|d=0
EVT-XXXX SSTATE-IDLE TONE-OFF SMSG-NONE cl=0 ac=0
EVT-XXXX SSTATE-IDLE TONE-OFF SMSG-NONE cl=0 ac=0
EVT-XXXX Fatal!........ TONE-OFF SMSG-NONE cl=0 ac=0
vapp_sip_fsm.c:1525 master state:1, prevstate:0, slave_0:6, slave_1:6, focus:1, evt:21
Set call status: Idle
VAPP_mainControl: Connected to 7f000001:10100
msg_ptr = vappdebug:2
VAPP_mainControl: sent: vappdebug:2 on port:10100
[07:00:56.361680][LCM]: sysinfo timeout.
[07:00:56.423640][LCM]: lcm_simLedCtrl:state 0 .
[07:00:56.428060][LCM]: init connect status data:1 (1)
[07:00:56.432040][LCM]: init connect status voip:1 (1)
[07:00:56.436080][LCM]: init connect status all :1 (1)
[07:00:56.440040][LCM]: [attachmode]operate:[0],emm:[0],old:[0],attachmode:[0],searchmode:[1].
VAPP_mainControl: Connected to 7f000001:10100
VAPP_mainControl: sent: sipdebug:2 on port:10100
SIP debug log type = 2
vapp dbg log 2, sip log 2
pid 1165's current affinity mask: (null)
pid 1165's new affinity mask: 2
[SC] start vpp missing watchdog...
eth_wan_dhcp_connected=
eth_wan_pppoe_connected=
PrimaryWan=0
lte_data_state=1
APCLI_24G_STATUS=
APCLI_5G_STATUS=
lte_emm_state=0
[07:00:59.361540][LCM]: Protect Attach Status Timer Out.
[07:00:59.364100][LCM]: [attachmode]operateFlg:[0] attachStatusFlg:[0] mode:[0] manual:[0].
[SC] deactivate sipclient
[SC] sc_gen_d2_xml generate d2 xml file
VAPP_mainControl: Connected to 7f000001:10100
VHW: DSP suspend.
fs.mqueue.msg_max = 32
AP CPIENT KILL UDHCPC
net.netfilter.nf_conntrack_h323_enable = 1
KILL APCLI_STATE
net.netfilter.nf_conntrack_pptp_enable = 1
AP CPIENT DISABLE
nf_conntrack_rtsp v0.6.21 loading
net.netfilter.nf_conntrack_rtsp_enable = 1
net.netfilter.nf_conntrack_sip_enable = 0
net.netfilter.nf_conntrack_sip_enable = 1
[07:00:59.974520][WEBSERVER]: [GOAHEAD] setupEthernetWan()
Clear Ethernet wan state
eth_wan_clear.sh clear all
lte_emm_state=0
lte_data_state=1
WanMode=0
VAPP_mainControl: sent: reinit 127.0.0.1 on port:10100
net.ipv4.ip_forward = 0
all ok
[eth_wan.sh]Eth WAN Disable
[eth_wan.sh]kill udhcpc process
pppoe-stop: Cannot read configuration file '/etc_ro/ppp/pppoe.conf'
Clear dhcp state
Take ethernet wan as lan
switch reg write offset=2014, value=10001
switch reg write offset=2114, value=10001
switch reg write offset=2214, value=10001
switch reg write offset=2314, value=10001
switch reg write offset=2414, value=10001
switch reg write offset=2514, value=10001
REG_ESW_WT_MAC_ATC is 0x7ff0002
done.
eth_wan_clear.sh clear dhcp
REG_ESW_WT_MAC_ATA1 is 0xd4c8b046
REG_ESW_WT_MAC_ATA2 is 0x108e8067
REG_ESW_WT_MAC_ATWD is 0xff00041c
done.
lte_emm_state=0
ifconfig: eth_voip: error fetching interface information: Device not found
MAC address format error, should be of length 12
lte_data_state=1
WanMode=0
[07:01:00.480520][WEBSERVER]: [goahead.c]connectionStateChangedHandler
net.ipv4.ip_forward = 0
OSAL_netCloseSocket: Bad file descriptor
OSAL_netCloseSocket: Bad file descriptor
OSAL_netCloseSocket: Bad file descriptor
dhcp ok
dns_pesi.sh read nv start
[eth_wan.sh] dhcprelay.sh restart
Stop DHCPRELAY ...
dns_pesi.sh read nv stop
killall: dhcprelay: no process killed
dns_pesi.sh rm start
dns_pesi.sh rm stop
LTE_DNS
Ethernet_DNS
dns_pesi.sh all stop
OSAL_netCloseSocket: Bad file descriptor
OSAL_netCloseSocket: Bad file descriptor
OSAL_netCloseSocket: Bad file descriptor
[07:01:01.361660][LCM]: sysinfo timeout.
[07:01:01.424660][LCM]: lcm_simLedCtrl:state 0 .
[07:01:01.428060][LCM]: init connect status data:1 (1)
[07:01:01.432060][LCM]: init connect status voip:1 (1)
[07:01:01.436060][LCM]: init connect status all :1 (1)
[07:01:01.440040][LCM]: [attachmode]operate:[0],emm:[0],old:[0],attachmode:[0],searchmode:[1].
Start DHCPRELAY ...
DHCP relay is disable
eth_wan.sh disable ok
File /etc_ro/ppp/pppoe.conf does not exist.
cp /sbin/pppoe.conf /etc_ro/ppp/pppoe.conf
File /etc_ro/ppp/pppoe-server-options does not exist.
cp /sbin/pppoe-server-options /etc_ro/ppp/pppoe-server-options
level=[5]
set fotac_log_level:4
[ Fotac ]: bind fotac ctrl socket port 10050 ok g_fotactrl_socket:6.
[ Fotac ]: fota fotac_crtl_initSocket OK.
[ Fotac ]: fota fotac_crtl_initThread OK.
[ Fotac ]: fotac_socket_sendMsgInit OK ...
[ Fotac ]: fotac_socket_recvSocketInit:8
[ Fotac ]: fotac_socket_recvSocketInit OK ...
[07:01:05.353480][WEBSERVER]: [do_init][3010] over
[ Fotac ]: [ fotac_re_auto_check_timer ]: Stop retart auto check timer ...
[ Fotac ]: [ fota_auto_check ]: nv_start_time=[00:00] nv_end_time=[03:00]....
dest_hour = 0 dest_min=[0]
dest_hour = 3 dest_min=[0]
[ Fotac ]: [ fota_auto_check ]: enable_auto =[1] ,,checkStartT=[0] checkRandT=[2513] checkEndT=[10800] auto_check_flag=[1] auto_timer.last_fota_upg_flag=[0]....
[ Fotac ]: upgResult =[2] upgFlag=[0] last_fota_upg_result=[2]
[ Fotac ]: [ fota_first_auto_checkupg ]start_time=[25265] end_time=[25865] first_chk_state=[0]
[ Fotac ]: fotac_baseTimer_Init OK.
[ Fotac ]: fwm fotac_fwm_modeInit OK.
[ Fotac ]: fotac_main_initThread start ...
[ Fotac ]: fotac_main_initThread end ...
[ Fotac ]: fotac_main_initThread OK.
webs: Listening for HTTP requests at address 192.168.1.1
[07:01:05.974060][WEBSERVER]: enter formDefineAPN
open file error!
Band clear error!
open file error!
Band clear error!
[07:01:06.115500][WEBSERVER]: goahead.uid = 1000
[07:01:06.115760][WEBSERVER]: [FW: B009, Build Time: Mar 20 2018 14:35:39, Up Time: 67]
[pbi] wait loading module....
[pbi] start checking loaded module....
sipclient pid=
goahead pid=1062
dnsmasq pid=807
cm pid=388
[pbi] checking loaded module OK.
bserver ver 0.1
Bind Status = 0
Sock port 60000
[07:01:06.361700][LCM]: sysinfo timeout.
[07:01:06.424680][LCM]: lcm_simLedCtrl:state 0 .
[07:01:06.428060][LCM]: init connect status data:1 (1)
[07:01:06.432060][LCM]: init connect status voip:1 (1)
[07:01:06.436060][LCM]: init connect status all :1 (1)
[07:01:06.440060][LCM]: [attachmode]operate:[0],emm:[0],old:[0],attachmode:[0],searchmode:[1].
[bserver] ready to upgrade
ci_get_data_pdn_if returns false.
ci_get_data_pdn_ip returns false.
ci_get_data_pdn_ip6 returns false.
ci_get_data_pdn_ip6_prefix returns false.
ci_get_voip_pdn_if returns false.
ci_get_voip_pdn_ip returns false.
ci_get_sip_if returns false.
ci_get_sip_ip returns false.
[07:01:08.392760][WEBSERVER]: [goahead.c]INIT_IF_CHANGED
[07:01:08.393120][WEBSERVER]: Fork: Parent Procress PID=1062 INIT_TID=761103600 wp=(nil) mode=48[07:01:08.393160][WEBSERVER]: Init Procress PID=1062 wp=(nil) mode=48[07:01:08.393560][WEBSERVER]: [firewall_init] init_opt:48
[07:01:08.453840][WEBSERVER]: [firewall.c] INIT_IF_CHANGED if_change_flags:0
[nat_postrouting_pesi.sh] wifi_ap_client : 0
[nat_postrouting_pesi.sh] wifi_band : 0
iptables -t nat -A POSTROUTING -o eth_data -j MASQUERADE
# iptables -t nat -A POSTROUTING -o eth_voip -j MASQUERADE
[07:01:08.664800][WEBSERVER]: FIREWALL_CHAIN: mark.rule_nums=1[07:01:08.763120][WEBSERVER]: FIREWALL_CHAIN: forward_passthrough.rule_nums=1net.ipv4.netfilter.ip_conntrack_icmp_timeout = 30
net.ipv4.netfilter.ip_conntrack_udp_timeout = 180
net.ipv4.netfilter.ip_conntrack_tcp_timeout_established = 180
pppoe_addr :
dhcp_addr :
eth_wan_if_addr :
is_wan_port_up : 0
[07:01:09.392880][WEBSERVER]: FIREWALL_CHAIN: mark6.rule_nums=1/bin/sh: check_ethwan_link_status.sh: not found
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
net.ipv4.ip_forward = 0
conntrack v1.4.2 (conntrack-tools): 0 flow entries have been deleted.
conntrack v1.4.2 (conntrack-tools): 0 flow entries have been deleted.
[sky][pesi_cwmp_ip_chg_data] ipdown LINE:1448
[07:01:10.250700][WEBSERVER]: [do_init][3010] over
[07:01:10.251300][WEBSERVER]: initInternet exit tid=761103600 (t=2)... --- CWMPd is not running
Handle ipdown event for cwmpd
.
[07:01:11.361680][LCM]: sysinfo timeout.
[07:01:11.364080][LCM]: Protect Attach Status Timer Out.
[07:01:11.368120][LCM]: [attachmode]operateFlg:[0] attachStatusFlg:[0] mode:[0] manual:[0].
[07:01:11.372100][LCM]: LCM reset timeout[1].
[07:01:11.419900][LCM]: lcm_simLedCtrl:state 0 .
[07:01:11.424060][LCM]: init connect status data:1 (1)
[07:01:11.428040][LCM]: init connect status voip:1 (1)
[07:01:11.432100][LCM]: init connect status all :1 (1)
[07:01:11.436040][LCM]: [attachmode]operate:[0],emm:[0],old:[0],attachmode:[0],searchmode:[1].
[07:01:16.361620][LCM]: sysinfo timeout.
[07:01:16.420900][LCM]: lcm_simLedCtrl:state 0 .
[07:01:16.424080][LCM]: init connect status data:1 (1)
[07:01:16.428060][LCM]: init connect status voip:1 (1)
[07:01:16.432100][LCM]: init connect status all :1 (1)
[07:01:16.436040][LCM]: [attachmode]operate:[0],emm:[0],old:[0],attachmode:[0],searchmode:[1].
[LV] val = []
[LV] lte_data_state = [1]
[07:01:21.361600][LCM]: sysinfo timeout.
[07:01:21.424580][LCM]: lcm_simLedCtrl:state 0 .
[07:01:21.428080][LCM]: init connect status data:1 (1)
[07:01:21.432060][LCM]: init connect status voip:1 (1)
[07:01:21.436100][LCM]: init connect status all :1 (1)
[07:01:21.440060][LCM]: [attachmode]operate:[0],emm:[0],old:[0],attachmode:[0],searchmode:[1].
[07:01:23.361460][LCM]: Protect Attach Status Timer Out.
[07:01:23.364060][LCM]: [attachmode]operateFlg:[0] attachStatusFlg:[0] mode:[0] manual:[0].
[07:01:26.361580][LCM]: sysinfo timeout.
[07:01:26.424480][LCM]: lcm_simLedCtrl:state 0 .
[07:01:26.428080][LCM]: init connect status data:1 (1)
[07:01:26.432060][LCM]: init connect status voip:1 (1)
[07:01:26.436100][LCM]: init connect status all :1 (1)
[07:01:26.440060][LCM]: [attachmode]operate:[0],emm:[0],old:[0],attachmode:[0],searchmode:[1].
[07:01:31.367300][LCM]: sysinfo timeout.
[07:01:31.430820][LCM]: lcm_simLedCtrl:state 0 .
[07:01:31.432080][LCM]: init connect status data:1 (1)
[07:01:31.436180][LCM]: init connect status voip:1 (1)
[07:01:31.440120][LCM]: init connect status all :1 (1)
[07:01:31.444040][LCM]: [attachmode]operate:[0],emm:[0],old:[0],attachmode:[0],searchmode:[1].
[07:01:35.361420][LCM]: Protect Attach Status Timer Out.
[07:01:35.364060][LCM]: [attachmode]operateFlg:[0] attachStatusFlg:[0] mode:[0] manual:[0].
[07:01:36.361540][LCM]: sysinfo timeout.
[07:01:36.424520][LCM]: lcm_simLedCtrl:state 0 .
[07:01:36.428080][LCM]: init connect status data:1 (1)
[07:01:36.432060][LCM]: init connect status voip:1 (1)
[07:01:36.436120][LCM]: init connect status all :1 (1)
[07:01:36.440080][LCM]: [attachmode]operate:[0],emm:[0],old:[0],attachmode:[0],searchmode:[1].
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment