Buenas,
Abro este hilo para añadir soporte para OpenWrt para el ZTE IX350.
No esta soportado aún, pero tengo una versión funcional con soporte para wifi y ethernet.
CPU: RT3052F
RAM: H57V2562GTR-75C (32MB)
FLASH: S29GL128N (16MB)
Ethernet: 4x RJ45 10/100 H4001CG
Para curiosear por el router he utilizado un conversor TTL-USB serial conectado de esta forma:
El arranque dispone de Uboot:
U-Boot 1.1.3 (Apr 7 2011 - 19:55:01)
Board: Ralink APSoC DRAM: 32 MB
relocate_code Pointer at: 81fac000
mips_cpu_feq=384000000
Set info->start[0]=BF000000
flash_protect ON: from 0xBF000000 to 0xBF0208B3
protect on 0
protect on 1
protect on 2
flash_protect ON: from 0xBF040000 to 0xBF05FFFF
protect on 4
protect on 5
*** Warning - bad CRC, using default environment
============================================
ZTE UBoot Version: 1.0.1
--------------------------------------------
ASIC 3052_MP2 (Port5<->None)
DRAM COMPONENT: 256Mbits
DRAM BUS: 16BIT
Total memory: 32 MBytes
Date:Apr 7 2011 Time:19:55:01
============================================
icache: sets:256, ways:4, linesz:32 ,total:32768
dcache: sets:128, ways:4, linesz:32 ,total:16384
freq = 384000000 MHZ
##### The CPU freq = 384 MHZ ####
SDRAM bus set to 16 bit
SDRAM size =32 Mbytes
All PHY are used.
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.
9: Load Boot Loader code then write to Flash via TFTP.
Si escogemos la opción
4 nos salen estas opciones:
ZTE # ?
? - alias for 'help'
loopback - Ralink eth loopback test !!
boot - boot default, i.e., run 'bootcmd'
bootd - boot default, i.e., run 'bootcmd'
bootm - boot application image from memory
bootp - boot image via network using BootP/TFTP protocol
cp - memory copy
echo - echo args to console
erase - erase FLASH memory
go - start application at address 'addr'
help - print online help
loadb - load binary file over serial line (kermit mode)
md - memory display
mdio - Ralink PHY register R/W command !!
mm - memory modify (auto-incrementing)
mw - memory write (fill)
nm - memory modify (constant address)
printenv- print environment variables
protect - enable or disable FLASH write protection
reset - Perform RESET of the CPU
run - run commands in an environment variable
saveenv - save environment variables to persistent storage
setenv - set environment variables
spicmd - read/write data from/to eeprom or vtss
tftpboot- boot image via network using TFTP protocol
version - print monitor version
ZTE # printenv
bootcmd=tftp
bootdelay=5
baudrate=115200
ethaddr="00:AA:BB:CC:DD:10"
ipaddr=192.168.0.1
serverip=192.168.0.22
preboot=echo;echo
ramargs=setenv bootargs root=/dev/ram rw
addip=setenv bootargs $(bootargs) ip=$(ipaddr):$(serverip):$(gatewayip):$(netmask):$(hostname):$(netdev):off
addmisc=setenv bootargs $(bootargs) console=ttyS0,$(baudrate) ethaddr=$(ethaddr) panic=1
flash_self=run ramargs addip addmisc;bootm $(kernel_addr) $(ramdisk_addr)
kernel_addr=BFC40000
u-boot=u-boot.bin
load=tftp 8A100000 $(u-boot)
u_b=protect off 1:0-1;era 1:0-1;cp.b 8A100000 BC400000 $(filesize)
loadfs=tftp 8A100000 root.cramfs
u_fs=era bc540000 bc83ffff;cp.b 8A100000 BC540000 $(filesize)
test_tftp=tftp 8A100000 root.cramfs;run test_tftp
stdin=serial
stdout=serial
stderr=serial
ethact=Eth0 (10/100-M)
Environment size: 785/131068 bytes
este es el log completo de arranque del aparato:
U-Boot 1.1.3 (Apr 7 2011 - 19:55:01)
Board: Ralink APSoC DRAM: 32 MB
relocate_code Pointer at: 81fac000
mips_cpu_feq=384000000
Set info->start[0]=BF000000
flash_protect ON: from 0xBF000000 to 0xBF0208B3
protect on 0
protect on 1
protect on 2
flash_protect ON: from 0xBF040000 to 0xBF05FFFF
protect on 4
protect on 5
*** Warning - bad CRC, using default environment
============================================
ZTE UBoot Version: 1.0.1
--------------------------------------------
ASIC 3052_MP2 (Port5<->None)
DRAM COMPONENT: 256Mbits
DRAM BUS: 16BIT
Total memory: 32 MBytes
Date:Apr 7 2011 Time:19:55:01
============================================
icache: sets:256, ways:4, linesz:32 ,total:32768
dcache: sets:128, ways:4, linesz:32 ,total:16384
freq = 384000000 MHZ
##### The CPU freq = 384 MHZ ####
SDRAM bus set to 16 bit
SDRAM size =32 Mbytes
All PHY are used.
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.
9: Load Boot Loader code then write to Flash via TFTP.
0
last i charator of rootfs flash is �
last i charator of rootfs flash is �
last i charator of rootfs flash is �
last i charator of rootfs flash is �
last i charator of rootfs flash is �
3: System Boot system code via Flash.
## Booting image at bf080000 ...
Image Name: Linux Kernel Image
Created: 2011-07-15 2:04:58 UTC
System Control Status = 0x00440000
Image Type: MIPS Linux Kernel Image (lzma compressed)
Data Size: 6229952 Bytes = 5.9 MB
Load Address: 80000000
Entry Point: 803b9000
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
No initrd
## Transferring control to Linux (at address 803b9000) ...
## Giving linux memsize in MB, 32
Starting kernel ...
LINUX started...
THIS IS ASIC
Linux version 2.6.21 (fanxy@localhost.localdomain) (gcc version 3.4.2) #60 PREEMPT Fri Jul 15 10:04:38 CST 2011
The CPU feqenuce set to 384 MHz
CPU revision is: 0001964c
Determined physical RAM map:
memory: 02000000 @ 00000000 (usable)
Built 1 zonelists. Total pages: 8128
Kernel command line: console=ttyS1,115200n8 root=/dev/mtdblock4
Primary instruction cache 32kB, physically tagged, 4-way, linesize 32 bytes.
Primary data cache 16kB, 4-way, linesize 32 bytes.
Synthesized TLB refill handler (20 instructions).
Synthesized TLB load handler fastpath (32 instructions).
Synthesized TLB store handler fastpath (32 instructions).
Synthesized TLB modify handler fastpath (31 instructions).
Cache parity protection disabled
cause = 10800000, status = 1100ff00
PID hash table entries: 128 (order: 7, 512 bytes)
calculating r4koff... 00177000(1536000)
CPU frequency 384.00 MHz
Using 192.000 MHz high precision timer.
Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
Memory: 28420k/32768k available (3159k kernel code, 4348k reserved, 648k data, 128k init, 0k highmem)
Mount-cache hash table entries: 512
NET: Registered protocol family 16
SCSI subsystem initialized
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
Time: MIPS clocksource has been installed.
NET: Registered protocol family 2
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 1024 (order: 1, 8192 bytes)
TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
TCP: Hash tables configured (established 1024 bind 1024)
TCP reno registered
squashfs: version 3.2-r2 (2007/01/15) Phillip Lougher
squashfs: LZMA suppport for slax.org by jro
JFFS2 version 2.2. (NAND) (C) 2001-2006 Red Hat, Inc.
io scheduler noop registered (default)
zhaoyong RALINK_REG_GPIOMODE=385
zhaoyong RALINK_REG_PIODIR=3
zhaoyong RALINK_REG_PIODIR_24_39=2182
zhaoyong RALINK_REG_PIODIR_40_51=e20
Ralink gpio driver initialized
Enable Ralink GDMA Controller Module
spidrv_major = 217
HDLC line discipline: version $Revision: 1.1.1.1 $, maxframe=4096
N_HDLC line discipline registered.
Serial: 8250/16550 driver $Revision: 1.3 $ 2 ports, IRQ sharing disabled
serial8250: ttyS0 at I/O 0xb0000500 (irq = 37) is a 16550A
serial8250: ttyS1 at I/O 0xb0000c00 (irq = 12) is a 16550A
loop: loaded (max 8 devices)
rdm_major = 254
PPP generic driver version 2.4.2
PPP BSD Compression module registered
NET: Registered protocol family 24
ralink flash device: 0x1000000 at 0xbf000000
Ralink SoC physically mapped flash: Found 1 x16 devices at 0x0 in 16-bit bank
Amd/Fujitsu Extended Query Table at 0x0040
Ralink SoC physically mapped flash: CFI does not contain boot bank location. Assuming top.
number of CFI chips: 1
cfi_cmdset_0002: Disabling erase-suspend-program due to code brokenness.
Creating 7 MTD partitions on "Ralink SoC physically mapped flash":
0x00000000-0x00040000 : "Bootloader"
0x00040000-0x00060000 : "Config"
0x00060000-0x00080000 : "Factory"
0x00080000-0x001c0000 : "Kernel"
0x001c0000-0x007c0000 : "RootFS"
0x007c0000-0x008c0000 : "Jffs2"
0x008c0000-0x01000000 : "back"
block2mtd: version $Revision: 1.1.1.1 $
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
usbcore: registered new interface driver usbserial
drivers/usb/serial/usb-serial.c: USB Serial support registered for generic
usbcore: registered new interface driver usbserial_generic
drivers/usb/serial/usb-serial.c: USB Serial Driver core
drivers/usb/serial/usb-serial.c: USB Serial support registered for GSM modem (1-port)
usbcore: registered new interface driver option
drivers/usb/serial/option.c: USB Driver for GSM modems: v0.7.1
usbcore: registered new interface driver usb-pcm
drivers/usb/serial/usb-pcm.c: usb to pcm Driver: V2.4.20_uC0_1B12
nf_conntrack version 0.5.0 (256 buckets, 2048 max)
IPv4 over IPv4 tunneling driver
GRE over IPv4 tunneling driver
ip_tables: (C) 2000-2006 Netfilter Core Team, Type=Restricted Cone
ipt_time loading
TCP cubic registered
Initializing XFRM netlink socket
NET: Registered protocol family 1
NET: Registered protocol family 10
NET: Registered protocol family 17
NET: Registered protocol family 15
802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
All bugs added by David S. Miller <davem@redhat.com>
GDMA1_MAC_ADRH -- : 0x00000000
GDMA1_MAC_ADRL -- : 0x00000000
Ralink APSoC Ethernet Driver Initilization. v2.00 64 rx/tx descriptors allocated, mtu = 1500!
GDMA1_MAC_ADRH -- : 0x0000021e
GDMA1_MAC_ADRL -- : 0x73830b61
PROC INIT OK!
VFS: Mounted root (squashfs filesystem) readonly.
Freeing unused kernel memory: 128k freed
init started: BusyBox v1.12.1 (2011-07-15 09:54:18 CST)
starting pid 610, tty '': '/etc_ro/rcS'
Algorithmics/MIPS FPU Emulator v1.5
devpts: called with bogus options
cfg: no version for "struct_module" found: kernel tainted.
Load cfg new driver...
drivers/cfg/cfg_param.c 622
drivers/cfg/cfg_param.c 438
drivers/cfg/cfg_param.c 446
drivers/cfg/cfg_param.c 450
cfg driver : read cfg
drivers/cfg/cfg_param.c 471
DDNSPassword=oamWiM
44444e5350617373776f72643d006f616d57694d
drivers/cfg/cfg_param.c 500
drivers/cfg/cfg_param.c 438
drivers/cfg/cfg_param.c 446
drivers/cfg/cfg_param.c 450
cfg driver : read cfg
drivers/cfg/cfg_param.c 471
SSID1=Instanet_4G_0B
53534944313d496e7374616e65745f34475f3042
drivers/cfg/cfg_param.c 500
drivers/cfg/cfg_param.c 438
drivers/cfg/cfg_param.c 446
drivers/cfg/cfg_param.c 450
cfg driver : read cfg
drivers/cfg/cfg_param.c 471
0000000000000000000000000000000000000000
drivers/cfg/cfg_param.c 500
drivers/cfg/cfg_param.c 624
_______ _______ _______
/|__ | /| | /| _____|
|/_ / / ||__ __| || |____/
// / |/_/| |_/ || _____|
// /__ || | || |____/
||_______| ||_| ||_______|
|/______/ |/_/ |/______/ IX350
wifi_switchzhaoyong set gpio51 input e3f
get gpio dir
zhaoyong read gpio48 1c0
get gpio value
wifi_switch i=1
ra0 no private ioctls.
internet.sh
zhaoyong open gpzhaoyong set gpio51 input e3f
io success
zhaoyong RALINK_REG_PIOFENA_40_51=100
write_gpiodir_40_51 fd=3
Password for 'admin' changed
/sbin/internet.sh: line 257: wc: not found
[: 0: unknown operand
dwc_otg: config..done
dwc_otg: version 2.72a 24-JUN-2008
DWC_otg: Core Release: 2.66a
DWC_otg: Periodic Transfer Interrupt Enhancement - disabled
DWC_otg: Multiprocessor Interrupt Enhancement - disabled
DWC_otg: Using DMA mode
DWC_otg: Device using Buffer DMA mode
dwc_otg lm0: DWC OTG Controller
dwc_otg lm0: new USB bus registered, assigned bus number 1
dwc_otg lm0: irq 18, io mem 0x00000000
DWC_otg: Init: Port Power? op_state=1
DWC_otg: Init: Power Port (0)
usb usb1: --->>>[NDIS DEBUG]:enter generic_probe.drivers/usb/core/generic.c,161
usb usb1: --->>>[NDIS DEBUG]:enter choose_configuration.drivers/usb/core/generic.c,50
--->>>[NDIS DEBUG]:enter generic_probe.drivers/usb/core/generic.c,30
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 1 port detected
insmod: bridge.ko: module not found
insmod: mii.ko: module not found
insmod: raeth.ko: module not found
phy_tx_ring0 = 019ad000, tx_ring0 = a19ad000, size: 16 bytes
phy_tx_ring1 = 019ae000, tx_ring1 = a19ae000, size: 16 bytes
phy_tx_ring2 = 019af000, tx_ring2 = a19af000, size: 16 bytes
phy_tx_ring3 = 019b0000, tx_ring3 = a19b0000, size: 16 bytes
phy_rx_ring = 0x00000000, rx_ring = 0x00000000
CDMA_CSG_CFG = 81000000
GDMA1_FWD_CFG = 10000
ifconfig: ioctl 0x8913 failed: No such device
ifconfig: ioctl 0x8913 failed: No such device
ifconfig: ioctl 0x8913 failed: No such device
ifconfig: ioctl 0x8913 failed: No such device
ifconfig: ioctl 0x8913 failed: No such device
ifconfig: ioctl 0x8913 failed: No such device
ifconfig: ioctl 0x8913 failed: No such device
ifconfig: ioctl 0x8913 failed: No such device
ifconfig: ioctl 0x8913 failed: No such device
ifconfig: ioctl 0x8913 failed: No such device
ifconfig: ioctl 0x8913 failed: No such device
ifconfig: ioctl 0x8913 failed: No such device
ifconfig: ioctl 0x8913 failed: No such device
rmmod: rt2860v2_ap: No such file or directory
rmmod: rt2860v2_sta: No such file or directory
usb 1-1: new high speed USB device using dwc_otg and address 2
usb 1-1: --->>>[NDIS DEBUG]:enter generic_probe.drivers/usb/core/generic.c,161
usb 1-1: --->>>[NDIS DEBUG]:enter choose_configuration.drivers/usb/core/generic.c,50
--->>>[NDIS DEBUG]:enter generic_probe.drivers/usb/core/generic.c,30
usb 1-1: configuration #1 chosen from 1 choice
rt2860v2_ap: module license 'unspecified' taints kernel.
2860 version : 2.0.0.0 (Jul 15 2011)
=== pAd = c15cb000, size = 110368 ===
rmmod: nf_nat_pptp: No such file or directory
rmmod: nf_conntrack_pptp: No such file or directory
rmmod: nf_nat_proto_gre: No such file or directory
rmmod: nf_conntrack_proto_gre: No such file or directory
RX DESC a1b7a000 size = 1024
1. Phy Mode = 9
2. Phy Mode = 9
3. Phy Mode = 9
MCS Set = ff 00 00 00 01
The primary RSNIE: c15cecee, len = 22
0x0000 : 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02
0x0010 : 01 00 00 50 f2 02
zhaoyong isRadioOff==0
Main bssid = 02:1e:73:83:0b:61
The UUID Hex string is:2880288028801880a880021e73830b61
The UUID ASCII string is:28802880-2880-1880-a880-021e73830b61!
0x1300 = 00064380
insmod: 8021q.ko: module not found
BusyBox v1.12.1 (2011-07-15 09:54:18 CST) multi-call binary
Usage: ifconfig [-a] interface [address]
ifconfig: ioctl 0x8913 failed: No such device
brctl: bridge br0: No such device or address
iptables v1.4.0rc1: can't initialize iptables table `mangle': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
device ra0 entered promiscuous mode
##### restore RT3052 to dump switch #####
switch reg write offset=14, value=5555
switch reg write offset=40, value=1001
switch reg write offset=44, value=1001
switch reg write offset=48, value=1001
switch reg write offset=4c, value=1
switch reg write offset=50, value=2001
switch reg write offset=70, value=ffffffff
switch reg write offset=98, value=7f7f
switch reg write offset=e4, value=0
device eth2 entered promiscuous mode
br0: port 2(eth2) entering learning state
br0: port 1(ra0) entering learning state
route: ioctl 0x890c failed: No such process
route: ioctl 0x890b failed: Invalid argument
br0: port 2(eth2) entering disabled state
br0: port 1(ra0) entering disabled state
br0: port 2(eth2) entering learning state
br0: port 1(ra0) entering learning state
ifconfig: ioctl 0x8914 failed: Cannot assign requested address
ifconfig: ioctl 0x8914 failed: Cannot assign requested address
/sbin/lan.sh: line 63: hostname: not found
Set: phy[0].reg[0] = 3900
Set: phy[0].reg[0] = 3100
Set: phy[1].reg[0] = 3900
Set: phy[1].reg[0] = 3100
Set: phy[2].reg[0] = 3900
Set: phy[2].reg[0] = 3100
Set: phy[3].reg[0] = 3900
Set: phy[3].reg[0] = 3100
Set: phy[4].reg[0] = 3900
Set: phy[4].reg[0] = 3100
ifconfig: ioctl 0x8913 failed: No such device
killall rt2860apd 1>/dev/null 2>&1
iptables -F -t filter 1>/dev/null 2>&1
iptables -D FORWARD -j macipport_filter 1>/dev/null 2>&1
iptables -F macipport_filter 1>/dev/null 2>&1
iptables -D FORWARD -j web_filter 1>/dev/null 2>&1
iptables -F web_filter 1>/dev/null 2>&1
iptables -P INPUT ACCEPT
iptables -P OUTPUT ACCEPT
iptables -P FORWARD ACCEPT
iptables -t filter -N time_control 1>/dev/null 2>&1
iptables -t filter -N web_filter 1>/dev/null 2>&1
iptables -t filter -N macipport_filter 1>/dev/null 2>&1
iptables -t filter -A FORWARD -j time_control 1>/dev/null 2>&1
iptables -t filter -A FORWARD -j web_filter 1>/dev/null 2>&1
iptables -t filter -A FORWARD -j macipport_filter 1>/dev/null 2>&1
iptables -A FORWARD -p tcp --tcp-flags SYN,RST SYN -j TCPMSS --clamp-mss-to-pmtu 1>/dev/null 2>&1
iptables -A FORWARD -p tcp --tcp-flags SYN,RST SYN -j TCPMSS --set-mss 1360
timectrl -F time_control
timefrom =
iptables -t filter -F INPUT
iptables -t filter -I INPUT -p tcp -d 192.168.0.1 --dport 80 -j ACCEPT
iptables -t filter -A INPUT -i veth0 -p tcp --dport 80 -j DROP
iptables -t filter -I INPUT -i veth0 -p icmp -j ACCEPT
cfg save index:0
iptables -t nat -D PREROUTING -j port_forward 1>/dev/null 2>&1
iptables -t nat -F port_forward 1>/dev/null 2>&1; iptables -t nat -X port_forward 1>/dev/null 2>&1
iptables -t nat -D PREROUTING -j DMZ 1>/dev/null 2>&1
iptables -t nat -F DMZ 1>/dev/null 2>&1; iptables -t nat -X DMZ 1>/dev/null 2>&1
iptables -t nat -N port_forward 1>/dev/null 2>&1; iptables -t nat -I PREROUTING 1 -j port_forward 1>/dev/null 2>&1
iptables -t nat -N DMZ 1>/dev/null 2>&1; iptables -t nat -I PREROUTING 2 -j DMZ 1>/dev/null 2>&1
iptables -t nat -I PREROUTING -j DNAT -i veth0 -p tcp --dport 9000 --to 192.168.0.1:80
iptables -t nat -A POSTROUTING -o veth0 -j MASQUERADE
ip_table: set wan_name=veth0
echo 1 > /proc/sys/net/ipv4/ip_forward
ntp.sh
greenap.sh init
ddns.sh
route delete 239.255.255.250 1>/dev/null 2>&1
killall wscd 1>/dev/null 2>&1
### WIMAXMGR ### ________________________wimaxmgr run_________________________
### WIMAXMGR ### ____________________________MSGMGR_Main
### WIMAXMGR ### Creating wimaxmgr message queue success! msgid=0x8001
### WIMAXMGR ### Load wimax firmware, enter wait...
usbbcm_device_probe:subtype[1] = 0x000000ff
usbbcm_device_probe:subtype[2] = 0x00000000
usbbcm_device_probe:subtype[4] = 0x00000000
usbbcm_device_probe:subtype[8] = 0x00000000
InitAdapter:Initialising Adapter = 0x80dc0000
InitAdapter:Adapter initialised
usbbcm_device_probe:psIntfAdapter 0x80e76800
InterfaceAdapterInit:MODEM IS CONFIGURED TO HIGH_SPEED
InterfaceAdapterInit:First RDM Chip ID 0xbece3301
InterfaceAdapterInit:usb dev registered
register_control_device_interface:Got Major No: 251
create_worker_threads:Init Threads...
open_firmware_file:Got file descriptor pointer of /lib/firmware/macxvi.cfg!
beceem_parse_target_struct:AutoSyncup is Disabled
beceem_parse_target_struct:Disabling autolink up
beceem_parse_target_struct:DDR Setting: 3
beceem_parse_target_struct:Power Save Mode: 0
beceem_parse_target_struct:Enabling Auto Firmware Download
beceem_parse_target_struct:MIPSConfig : 0x0
beceem_parse_target_struct:PMU MODE: 0
beceem_parse_target_struct:uiEEPROMFlag : 0x0
Bcm_kill_all_URBs:Cancelling All Submitted TX Urbs
Bcm_kill_all_URBs:Cancelling All submitted Rx Urbs
Bcm_kill_all_URBs:TCB: used- 0 cur-0
Bcm_kill_all_URBs:RCB: used- 0 cur-0
reset_card_proc:Reseting UMA-B
usb 1-1: reset high speed USB device using dwc_otg and address 2
killall -9 wscd 1>/dev/null 2>&1
iwpriv ra0 set WscConfMode=0 1>/dev/null 2>&1
iwpriv ra0 set WscConfMode=0 1>/dev/null 2>&1
killall -q klogd
killall -q syslogd
syslogd -C256 1>/dev/null 2>&1
klogd 1>/dev/null 2>&1
killall -q zebra
ddr_init:Register Count is =48
killall -q ripd
InitCardAndDownloadFirmware:CFG file downloaded
drivers/net/beceem_drv_5.2.7.3P2/Common/nvm.c:ReadMacAddressFromNVM:420:Buffer dump of size 0x6 in the HEX:
00 1E 73 83 0B 61
register_networkdev:Registering netdevice notifier
register_networkdev:BCM Notifier got Registered
bcm_notify_event:Register RefCount: 5
register_networkdev:Beceem Network device name is veth0!
open_firmware_file:Got file descriptor pointer of /lib/firmware/macxvi200.bin!
BcmFileDownload:Opened file is = /lib/firmware/macxvi200.bin and length =0x1ce998 to be downloaded at =0xbfc00000
BcmFileDownload:download start 6ad00697
zhaoyong RALINK_REG_PIOFENA_40_51=180
webs: Listening for HTTP requests at address 192.168.0.1
ra2880stop()...Done
Free TX/RX Ring Memory!
br0: port 2(eth2) entering disabled state
cfg save index:0
InterfaceFileDownload:Got end of file!
phy_tx_ring0 = 009af000, tx_ring0 = a09af000, size: 16 bytes
phy_tx_ring1 = 009b0000, tx_ring1 = a09b0000, size: 16 bytes
phy_tx_ring2 = 009b1000, tx_ring2 = a09b1000, size: 16 bytes
phy_tx_ring3 = 009b2000, tx_ring3 = a09b2000, size: 16 bytes
phy_rx_ring = 0x019b1000, rx_ring = 0xa19b1000
CDMA_CSG_CFG = 81000000
GDMA1_FWD_CFG = 10000
br0: port 2(eth2) entering learning state
InterfaceFileReadbackFromChip:Got end of file!
BcmFileDownload:file download done at 6ad00d02
InitCardAndDownloadFirmware:BIN file downloaded
device_run:Sending first interrupt URB down......
device_run:Got the mailbox interrupt ...Registering control interface...
usbbcm_device_probe,[380],retval:0
usbcore: registered new interface driver usbbcm
Initialised usbbcmDEVMONITOR_Main: get MSG_MONITOR_WIMAXDEV_UP message
udhcpc (v1.12.1) started
udhcp_run_script client_config.interface=veth0, client_config.script=/sbin/udhcpc.sh
<7>ra0: no IPv6 routers present
### WIMAXMGR ### MSGMGR_Main: recieve a message from MSG_ID_WIMAXMGR
### WIMAXMGR ### HandleRvcMsg: receive MSG_MONITOR_WIMAXDEV_UP message
dhcpc deconfig
killall: dnsmasq: no process killed
####-DHCPC-####-->:UDHCPC:RELEASE main init.
####-DHCPC-####-->:Main event loop. select() waits on signal pipe and possibly on sockfd.
####-DHCPC-####-->:If timeout dropped to zero, time to become active.
####-DHCPC-####-->:switch (state) ====state = 0
####-DHCPC-####-->:Main event loop. select() waits on signal pipe and possibly on sockfd.
####-DHCPC-####-->:Waiting on select...
br0: topology change detected, propagating
br0: port 2(eth2) entering forwarding state
----
Starting D2Tech vPort.
----
####-DHCPC-####-->:If timeout dropped to zero, time to become active.
####-DHCPC-####-->:switch (state) ====state = 0
####-DHCPC-####-->:Main event loop. select() waits on signal pipe and possibly on sockfd.
####-DHCPC-####-->:Waiting on select...
### WIMAXMGR ### Wimax firmware up, run wimax entry manage!
### WIMAXMGR ### No factory config file
### WIMAXMGR ### EAP: method=13, userid=, pw=blank, submethod=26, subuserid=4761016
AddMIBEntry,[46],u16Offset:1240
### WIMAXMGR ### enter BCMMIAC_Main **********
AddMIBEntry,[46],u16Offset:1240
***************** BeceemWiMAX_GetStatisticsAddress,[2318],puiStatAddress:BFF16ABC
### WIMAXMGR ### CONNMGR_ReadRFEEPROMVersionRequest, 785
### WIMAXMGR ### BCMCALLBACK_ReadRFEEPROMVersionResponse
### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1097, result=0
### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1101, SendWiMAXMessage SUCCESS
### WIMAXMGR ### CONNMGR_SSINFORequest, 71
### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1097, result=0
### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1101, SendWiMAXMessage SUCCESS
### WIMAXMGR ### CONNMGR_StatisticsGetRequest, 681
### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1097, result=0
### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1101, SendWiMAXMessage SUCCESS
### WIMAXMGR ### CONNMGR_StateMachine, 307, SM_EVENT_CONNCMDREC
### WIMAXMGR ### ***************SM_STATUS_INIT
### WIMAXMGR ### SEARCH NEW BS
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, 106
### WIMAXMGR ### Before enter if ,g_sys_info.ScanFreqMode = 0
### WIMAXMGR ### g_sys_info.ChannelPlanNum = 6
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, g_sys_info.BandwidthList.NumOfBwsToScan = 2
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW0=5000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW1=10000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, FirstFreq=3405000 LastFreq=3415000 NextFreqStep=10000 ### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1097, result=0
### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1101, SendWiMAXMessage SUCCESS
### WIMAXMGR ### SearchResponse: SUCCESS
### WIMAXMGR ### ***************SM_STATUS_WAITSCAN_PART
CreateSoftTimer index 0 success:
usTimerID = 3,
ucFlag = 1,
ulCurInterval = 25,
ulNextInterval = 25,
procCallBack = 0x00000000,
args = 0x00000000.
### WIMAXMGR ### INFOMGR_Update_BSInfo:num_of_bs=0
### WIMAXMGR ### INFOMGR_Update_BSInfo: no bs searched!
### WIMAXMGR ### Frequency Band 0 scan complete!
### WIMAXMGR ### ***************SM_STATUS_INIT
####-DHCPC-####-->:If timeout dropped to zero, time to become active.
####-DHCPC-####-->:switch (state) ====state = 0
####-DHCPC-####-->:Main event loop. select() waits on signal pipe and possibly on sockfd.
####-DHCPC-####-->:Waiting on select...
### WIMAXMGR ### SEARCH NEW BS
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, 106
### WIMAXMGR ### Before enter if ,g_sys_info.ScanFreqMode = 0
### WIMAXMGR ### g_sys_info.ChannelPlanNum = 6
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, g_sys_info.BandwidthList.NumOfBwsToScan = 2
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW0=5000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW1=10000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, FirstFreq=br0: topology change detected, propagating
br0: port 1(ra0) entering forwarding state
3402500 LastFreq=3417500 NextFreqStep=5000 ### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1097, result=0
### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1101, SendWiMAXMessage SUCCESS
### WIMAXMGR ### SearchResponse: SUCCESS
### WIMAXMGR ### ***************SM_STATUS_WAITSCAN_PART
### WIMAXMGR ### INFOMGR_Update_BSInfo:num_of_bs=0
### WIMAXMGR ### INFOMGR_Update_BSInfo: no bs searched!
### WIMAXMGR ### Frequency Band 1 scan complete!
### WIMAXMGR ### ***************SM_STATUS_INIT
####-DHCPC-####-->:If timeout dropped to zero, time to become active.
####-DHCPC-####-->:switch (state) ====state = 0
####-DHCPC-####-->:dhcpc......leasefail.
udhcp_run_script client_config.interface=veth0, client_config.script=/sbin/udhcpc.sh
dhcpc leasefail
####-DHCPC-####-->:Main event loop. select() waits on signal pipe and possibly on sockfd.
####-DHCPC-####-->:Waiting on select...
### WIMAXMGR ### SEARCH NEW BS
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, 106
### WIMAXMGR ### Before enter if ,g_sys_info.ScanFreqMode = 0
### WIMAXMGR ### g_sys_info.ChannelPlanNum = 6
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, g_sys_info.BandwidthList.NumOfBwsToScan = 2
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW0=5000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW1=10000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, FirstFreq=3462500 LastFreq=3517500 NextFreqStep=5000 ### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1097, result=0
### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1101, SendWiMAXMessage SUCCESS
### WIMAXMGR ### SearchResponse: SUCCESS
### WIMAXMGR ### ***************SM_STATUS_WAITSCAN_PART
+ RC_D2_REV=3
+ D2_DIR=/usr/d2
+ IF_ADDR=192.168.0.1
+ mkdir -p /var/tmp/osal
+ mkdir -p /tmp/nv
### WIMAXMGR ### INFOMGR_Update_BSInfo:num_of_bs=0
### WIMAXMGR ### INFOMGR_Update_BSInfo: no bs searched!
+ insmod /usr/d2/extern_osal_kernel_gpl.ko
+ insmod /usr/d2/osal_kernel.ko
osal_module.c:35 OSAL module_init OK
+ insmod /usr/d2/ve_vtsp_hw.ko
TIC: numTicFxs=1 numTicFxo=0 numTicAudio=0
+ insmod /usr/d2/ve_vtsp_rt.ko
### WIMAXMGR ### Frequency Band 2 scan complete!
### WIMAXMGR ### ***************SM_STATUS_INIT
lkm.c 171: devname /dev/d2vtspr
/dev/d2vtspr registered successfuly @ 250.
+ vapp -i 192.168.0.1
========
vPort Release +D2Tech+ VPORT VPORT_R_1_5_66
========
ZTE Technologies
Unified Communication Products
www.zte.com.cn
voip_data.c:481 /tmp/nv/vport_cfg.xml doesn't exist, creat in now!
voip_data.c 31: Write parameters to /tmp/nv/vport_cfg.xml
voip_data.c:496 /tmp/nv/vport_cfg.xml exist!
voip_data.c:506 Now we do _VAPP_profileRead() to parse
vapp_init.c:506 - hostname_ptr=192.168.0.1
vapp_init.c:531 VAPP hostname 192.168.0.1 ('192.168.0.1')
vapp_init.c:533 VAPP hostname 192.168.0.1 (hbo c0a80001)
vapp_init.c: vTSP version +D2Tech+ VTSP VPORT_R_1_5_109,
(R-1-4-0)
### WIMAXMGR ### SEARCH NEW BS
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, 106
### WIMAXMGR ### Before enter if ,g_sys_info.ScanFreqMode = 0
### WIMAXMGR ### g_sys_info.ChannelPlanNum = 6
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, g_sys_info.BandwidthList.NumOfBwsToScan = 2
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW0=5000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW1=10000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, FirstFreq=3465000 LastFreq=3515000 NextFreqStep=10000 ### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1097, result=0
### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1101, SendWiMAXMessage SUCCESS
### WIMAXMGR ### SearchResponse: SUCCESS
### WIMAXMGR ### ***************SM_STATUS_WAITSCAN_PART
vapp_init.c: 1229 UA 0 is configured with these params:
Hostname: 192.168.0.1 (hbo c0a80001)
HostAddr: 192.168.0.1
Authname: 2940100
Password: dilbert
Domain: test.d2tech.com
Realm: test.d2tech.com
Registrar:
Proxy :
Username[0]: 2940100
Dname[0]: 2940100
vhw.c VHW_init: VHW_NUM_PCM_CH = 1
_vhw.c _VHW_pcmOpen: SYSTEM_CLKCFG1 = 0x428C7
_vhw.c _VHW_pcmOpen: SYSTEM_GPIOMODE = 0x391
_vhw.c _VHW_pcmRegSetup: PCM_PCMCFG = 0x43000000
_vhw.c _VHW_pcmRegSetup: PCM_GLBCFG = 0x440000
_vhw.c _VHW_pcmRegSetup: PCM_CH0_CFG = 0x0
_vhw.c _VHW_pcmRegSetup: PCM_CH1_CFG = 0x0
_vhw.c _VHW_pcmStart: PCM_GLBCFG = 0xC0440000
_vhw.c _VHW_pcmEnable: PCM_GLBCFG = 0xC0440101
Revision Id 0x1 on channel 0
Si3217x_Init 897 - chip type = 0x14, rev = 1
VBAT Up = 61.275 v
Si3217x PCMStart
tic.c 165 TIC_initInfc(chan=0,infc=53760)
vapp_vtsp.c: VTSP_getVersion reports v1.4.0
vapp_init.c, 413: gainrx = 0, gaintx = -20
vapp_sip_task.c 240: msgget Phone_VOIP_Msg_Id success
### WIMAXMGR ### INFOMGR_Update_BSInfo:num_of_bs=0
### WIMAXMGR ### INFOMGR_Update_BSInfo: no bs searched!
### WIMAXMGR ### Frequency Band 3 scan complete!
### WIMAXMGR ### ***************SM_STATUS_INIT
### WIMAXMGR ### SEARCH NEW BS
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, 106
### WIMAXMGR ### Before enter if ,g_sys_info.ScanFreqMode = 0
### WIMAXMGR ### g_sys_info.ChannelPlanNum = 6
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, g_sys_info.BandwidthList.NumOfBwsToScan = 2
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW0=5000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW1=10000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, FirstFreq=3562500 LastFreq=3597500 NextFreqStep=5000 ### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1097, result=0
### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1101, SendWiMAXMessage SUCCESS
### WIMAXMGR ### SearchResponse: SUCCESS
### WIMAXMGR ### ***************SM_STATUS_WAITSCAN_PART
D2 Technologies, Inc.
_ _ __
/ | '/ /_ _ /_ _ _ /_ _ ._ _
/_.'/_ //_'/_ / // //_///_//_///_'_\
_/
Unified Communication Products
www.d2tech.com
+D2Tech+ VTSP_RT VPORT_R_1_5_109
+D2Tech+ VTSP_RT VPORT_R_1_5_109
+D2Tech+
+D2Tech+
+D2Tech+
+D2Tech+
+D2Tech+
+D2Tech+
+D2Tech+
+D2Tech+ nse M24KEC4_B_1_1-nse_1_2 src-svn: 225 d2tools-svn: 3454
+D2Tech+ plc M24KEC4_B_1_1-plc_1_1 src-svn: 225 d2tools-svn: 3454
+D2Tech+ tone M24KEC4_B_1_1-tone_1_2 src-svn: 225 d2tools-svn: 3454
+D2Tech+
+D2Tech+
+D2Tech+
+D2Tech+
+D2Tech+
+D2Tech+
+D2Tech+
+D2Tech+
+D2Tech+
+D2Tech+
+D2Tech+
+D2Tech+
vapp_sip_fsm.c 1156: RELEASE action!
### WIMAXMGR ### INFOMGR_Update_BSInfo:num_of_bs=0
### WIMAXMGR ### INFOMGR_Update_BSInfo: no bs searched!
### WIMAXMGR ### Frequency Band 4 scan complete!
### WIMAXMGR ### ***************SM_STATUS_INIT
### WIMAXMGR ### SEARCH NEW BS
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, 106
### WIMAXMGR ### Before enter if ,g_sys_info.ScanFreqMode = 0
### WIMAXMGR ### g_sys_info.ChannelPlanNum = 6
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, g_sys_info.BandwidthList.NumOfBwsToScan = 2
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW0=5000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW1=10000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, FirstFreq=3565000 LastFreq=3595000 NextFreqStep=10000 ### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1097, result=0
### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1101, SendWiMAXMessage SUCCESS
### WIMAXMGR ### SearchResponse: SUCCESS
### WIMAXMGR ### ***************SM_STATUS_WAITSCAN_PART
starting pid 1379, tty '/dev/ttyS1': '/bin/sh'
waiting the time msg!
||||||||||||||
BusyBox v1.12.1 (2011-07-15 09:54:18 CST) built-in shell (ash)
Enter 'help' for a list of built-in commands.
-> fac Server start
wait...
start accept......
### WIMAXMGR ### INFOMGR_Update_BSInfo:num_of_bs=0
### WIMAXMGR ### INFOMGR_Update_BSInfo: no bs searched!
### WIMAXMGR ### CONNMGR_NetworkSelectMethod, 481
### WIMAXMGR ### INFOMGR_SelectBS
### WIMAXMGR ### no BS in all frequency band
### WIMAXMGR ### ***************SM_STATUS_INIT
### WIMAXMGR ### SEARCH NEW BS
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, 106
### WIMAXMGR ### Before enter if ,g_sys_info.ScanFreqMode = 0
### WIMAXMGR ### g_sys_info.ChannelPlanNum = 6
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, g_sys_info.BandwidthList.NumOfBwsToScan = 2
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW0=5000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW1=10000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, FirstFreq=3405000 LastFreq=3415000 NextFreqStep=10000 ### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1097, result=0
### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1101, SendWiMAXMessage SUCCESS
### WIMAXMGR ### SearchResponse: SUCCESS
### WIMAXMGR ### ***************SM_STATUS_WAITSCAN_PART
### WIMAXMGR ### INFOMGR_Update_BSInfo:num_of_bs=0
### WIMAXMGR ### INFOMGR_Update_BSInfo: no bs searched!
### WIMAXMGR ### Frequency Band 0 scan complete!
### WIMAXMGR ### ***************SM_STATUS_INIT
### WIMAXMGR ### SEARCH NEW BS
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, 106
### WIMAXMGR ### Before enter if ,g_sys_info.ScanFreqMode = 0
### WIMAXMGR ### g_sys_info.ChannelPlanNum = 6
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, g_sys_info.BandwidthList.NumOfBwsToScan = 2
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW0=5000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW1=10000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, FirstFreq=3402500 LastFreq=3417500 NextFreqStep=5000 ### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1097, result=0
### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1101, SendWiMAXMessage SUCCESS
### WIMAXMGR ### SearchResponse: SUCCESS
### WIMAXMGR ### ***************SM_STATUS_WAITSCAN_PART
####-DHCPC-####-->:If timeout dropped to zero, time to become active.
####-DHCPC-####-->:switch (state) ====state = 0
####-DHCPC-####-->:Main event loop. select() waits on signal pipe and possibly on sockfd.
####-DHCPC-####-->:Waiting on select...
### WIMAXMGR ### INFOMGR_Update_BSInfo:num_of_bs=0
### WIMAXMGR ### INFOMGR_Update_BSInfo: no bs searched!
### WIMAXMGR ### Frequency Band 1 scan complete!
### WIMAXMGR ### ***************SM_STATUS_INIT
### WIMAXMGR ### SEARCH NEW BS
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, 106
### WIMAXMGR ### Before enter if ,g_sys_info.ScanFreqMode = 0
### WIMAXMGR ### g_sys_info.ChannelPlanNum = 6
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, g_sys_info.BandwidthList.NumOfBwsToScan = 2
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW0=5000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW1=10000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, FirstFreq=3462500 LastFreq=3517500 NextFreqStep=5000 ### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1097, result=0
### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1101, SendWiMAXMessage SUCCESS
### WIMAXMGR ### SearchResponse: SUCCESS
### WIMAXMGR ### ***************SM_STATUS_WAITSCAN_PART
####-DHCPC-####-->:If timeout dropped to zero, time to become active.
####-DHCPC-####-->:switch (state) ====state = 0
####-DHCPC-####-->:Main event loop. select() waits on signal pipe and possibly on sockfd.
####-DHCPC-####-->:Waiting on select...
### WIMAXMGR ### INFOMGR_Update_BSInfo:num_of_bs=0
### WIMAXMGR ### INFOMGR_Update_BSInfo: no bs searched!
### WIMAXMGR ### Frequency Band 2 scan complete!
### WIMAXMGR ### ***************SM_STATUS_INIT
### WIMAXMGR ### SEARCH NEW BS
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, 106
### WIMAXMGR ### Before enter if ,g_sys_info.ScanFreqMode = 0
### WIMAXMGR ### g_sys_info.ChannelPlanNum = 6
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, g_sys_info.BandwidthList.NumOfBwsToScan = 2
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW0=5000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW1=10000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, FirstFreq=3465000 LastFreq=3515000 NextFreqStep=10000 ### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1097, result=0
### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1101, SendWiMAXMessage SUCCESS
### WIMAXMGR ### SearchResponse: SUCCESS
### WIMAXMGR ### ***************SM_STATUS_WAITSCAN_PART
####-DHCPC-####-->:If timeout dropped to zero, time to become active.
####-DHCPC-####-->:switch (state) ====state = 0
####-DHCPC-####-->:Main event loop. select() waits on signal pipe and possibly on sockfd.
####-DHCPC-####-->:Waiting on select...
### WIMAXMGR ### INFOMGR_Update_BSInfo:num_of_bs=0
### WIMAXMGR ### INFOMGR_Update_BSInfo: no bs searched!
### WIMAXMGR ### Frequency Band 3 scan complete!
### WIMAXMGR ### ***************SM_STATUS_INIT
### WIMAXMGR ### SEARCH NEW BS
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, 106
### WIMAXMGR ### Before enter if ,g_sys_info.ScanFreqMode = 0
### WIMAXMGR ### g_sys_info.ChannelPlanNum = 6
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, g_sys_info.BandwidthList.NumOfBwsToScan = 2
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW0=5000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW1=10000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, FirstFreq=3562500 LastFreq=3597500 NextFreqStep=5000 ### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1097, result=0
### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1101, SendWiMAXMessage SUCCESS
### WIMAXMGR ### SearchResponse: SUCCESS
### WIMAXMGR ### ***************SM_STATUS_WAITSCAN_PART
####-DHCPC-####-->:If timeout dropped to zero, time to become active.
####-DHCPC-####-->:switch (state) ====state = 0
####-DHCPC-####-->:dhcpc......leasefail.
udhcp_run_script client_config.interface=veth0, client_config.script=/sbin/udhcpc.sh
dhcpc leasefail
####-DHCPC-####-->:Main event loop. select() waits on signal pipe and possibly on sockfd.
####-DHCPC-####-->:Waiting on select...
### WIMAXMGR ### INFOMGR_Update_BSInfo:num_of_bs=0
### WIMAXMGR ### INFOMGR_Update_BSInfo: no bs searched!
### WIMAXMGR ### Frequency Band 4 scan complete!
### WIMAXMGR ### ***************SM_STATUS_INIT
### WIMAXMGR ### SEARCH NEW BS
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, 106
### WIMAXMGR ### Before enter if ,g_sys_info.ScanFreqMode = 0
### WIMAXMGR ### g_sys_info.ChannelPlanNum = 6
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, g_sys_info.BandwidthList.NumOfBwsToScan = 2
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW0=5000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW1=10000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, FirstFreq=3565000 LastFreq=3595000 NextFreqStep=10000 ### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1097, result=0
### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1101, SendWiMAXMessage SUCCESS
### WIMAXMGR ### SearchResponse: SUCCESS
### WIMAXMGR ### ***************SM_STATUS_WAITSCAN_PART
### WIMAXMGR ### INFOMGR_Update_BSInfo:num_of_bs=0
### WIMAXMGR ### INFOMGR_Update_BSInfo: no bs searched!
### WIMAXMGR ### CONNMGR_NetworkSelectMethod, 481
### WIMAXMGR ### INFOMGR_SelectBS
### WIMAXMGR ### no BS in all frequency band
### WIMAXMGR ### ***************SM_STATUS_INIT
### WIMAXMGR ### SEARCH NEW BS
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, 106
### WIMAXMGR ### Before enter if ,g_sys_info.ScanFreqMode = 0
### WIMAXMGR ### g_sys_info.ChannelPlanNum = 6
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, g_sys_info.BandwidthList.NumOfBwsToScan = 2
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW0=5000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW1=10000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, FirstFreq=3405000 LastFreq=3415000 NextFreqStep=10000 ### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1097, result=0
### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1101, SendWiMAXMessage SUCCESS
### WIMAXMGR ### SearchResponse: SUCCESS
### WIMAXMGR ### ***************SM_STATUS_WAITSCAN_PART
### WIMAXMGR ### INFOMGR_Update_BSInfo:num_of_bs=0
### WIMAXMGR ### INFOMGR_Update_BSInfo: no bs searched!
### WIMAXMGR ### Frequency Band 0 scan complete!
### WIMAXMGR ### ***************SM_STATUS_INIT
### WIMAXMGR ### SEARCH NEW BS
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, 106
### WIMAXMGR ### Before enter if ,g_sys_info.ScanFreqMode = 0
### WIMAXMGR ### g_sys_info.ChannelPlanNum = 6
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, g_sys_info.BandwidthList.NumOfBwsToScan = 2
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW0=5000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW1=10000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, FirstFreq=3402500 LastFreq=3417500 NextFreqStep=5000 ### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1097, result=0
### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1101, SendWiMAXMessage SUCCESS
### WIMAXMGR ### SearchResponse: SUCCESS
### WIMAXMGR ### ***************SM_STATUS_WAITSCAN_PART
### WIMAXMGR ### INFOMGR_Update_BSInfo:num_of_bs=0
### WIMAXMGR ### INFOMGR_Update_BSInfo: no bs searched!
### WIMAXMGR ### Frequency Band 1 scan complete!
### WIMAXMGR ### ***************SM_STATUS_INIT
### WIMAXMGR ### SEARCH NEW BS
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, 106
### WIMAXMGR ### Before enter if ,g_sys_info.ScanFreqMode = 0
### WIMAXMGR ### g_sys_info.ChannelPlanNum = 6
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, g_sys_info.BandwidthList.NumOfBwsToScan = 2
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW0=5000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW1=10000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, FirstFreq=3462500 LastFreq=3517500 NextFreqStep=5000 ### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1097, result=0
### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1101, SendWiMAXMessage SUCCESS
### WIMAXMGR ### SearchResponse: SUCCESS
### WIMAXMGR ### ***************SM_STATUS_WAITSCAN_PART
### WIMAXMGR ### INFOMGR_Update_BSInfo:num_of_bs=0
### WIMAXMGR ### INFOMGR_Update_BSInfo: no bs searched!
### WIMAXMGR ### Frequency Band 2 scan complete!
### WIMAXMGR ### ***************SM_STATUS_INIT
### WIMAXMGR ### SEARCH NEW BS
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, 106
### WIMAXMGR ### Before enter if ,g_sys_info.ScanFreqMode = 0
### WIMAXMGR ### g_sys_info.ChannelPlanNum = 6
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, g_sys_info.BandwidthList.NumOfBwsToScan = 2
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW0=5000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW1=10000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, FirstFreq=3465000 LastFreq=3515000 NextFreqStep=10000 ### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1097, result=0
### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1101, SendWiMAXMessage SUCCESS
### WIMAXMGR ### SearchResponse: SUCCESS
### WIMAXMGR ### ***************SM_STATUS_WAITSCAN_PART
### WIMAXMGR ### INFOMGR_Update_BSInfo:num_of_bs=0
### WIMAXMGR ### INFOMGR_Update_BSInfo: no bs searched!
### WIMAXMGR ### Frequency Band 3 scan complete!
### WIMAXMGR ### ***************SM_STATUS_INIT
### WIMAXMGR ### SEARCH NEW BS
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, 106
### WIMAXMGR ### Before enter if ,g_sys_info.ScanFreqMode = 0
### WIMAXMGR ### g_sys_info.ChannelPlanNum = 6
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, g_sys_info.BandwidthList.NumOfBwsToScan = 2
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW0=5000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW1=10000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, FirstFreq=3562500 LastFreq=3597500 NextFreqStep=5000 ### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1097, result=0
### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1101, SendWiMAXMessage SUCCESS
### WIMAXMGR ### SearchResponse: SUCCESS
### WIMAXMGR ### ***************SM_STATUS_WAITSCAN_PART
####-DHCPC-####-->:If timeout dropped to zero, time to become active.
####-DHCPC-####-->:switch (state) ====state = 0
####-DHCPC-####-->:Main event loop. select() waits on signal pipe and possibly on sockfd.
####-DHCPC-####-->:Waiting on select...
### WIMAXMGR ### INFOMGR_Update_BSInfo:num_of_bs=0
### WIMAXMGR ### INFOMGR_Update_BSInfo: no bs searched!
### WIMAXMGR ### Frequency Band 4 scan complete!
### WIMAXMGR ### ***************SM_STATUS_INIT
### WIMAXMGR ### SEARCH NEW BS
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, 106
### WIMAXMGR ### Before enter if ,g_sys_info.ScanFreqMode = 0
### WIMAXMGR ### g_sys_info.ChannelPlanNum = 6
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, g_sys_info.BandwidthList.NumOfBwsToScan = 2
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW0=5000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW1=10000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, FirstFreq=3565000 LastFreq=3595000 NextFreqStep=10000 ### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1097, result=0
### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1101, SendWiMAXMessage SUCCESS
### WIMAXMGR ### SearchResponse: SUCCESS
### WIMAXMGR ### ***************SM_STATUS_WAITSCAN_PART
####-DHCPC-####-->:If timeout dropped to zero, time to become active.
####-DHCPC-####-->:switch (state) ====state = 0
####-DHCPC-####-->:Main event loop. select() waits on signal pipe and possibly on sockfd.
####-DHCPC-####-->:Waiting on select...
### WIMAXMGR ### INFOMGR_Update_BSInfo:num_of_bs=0
### WIMAXMGR ### INFOMGR_Update_BSInfo: no bs searched!
### WIMAXMGR ### CONNMGR_NetworkSelectMethod, 481
### WIMAXMGR ### INFOMGR_SelectBS
### WIMAXMGR ### no BS in all frequency band
### WIMAXMGR ### ***************SM_STATUS_INIT
### WIMAXMGR ### SEARCH NEW BS
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, 106
### WIMAXMGR ### Before enter if ,g_sys_info.ScanFreqMode = 0
### WIMAXMGR ### g_sys_info.ChannelPlanNum = 6
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, g_sys_info.BandwidthList.NumOfBwsToScan = 2
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW0=5000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW1=10000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, FirstFreq=3405000 LastFreq=3415000 NextFreqStep=10000 ### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1097, result=0
### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1101, SendWiMAXMessage SUCCESS
### WIMAXMGR ### SearchResponse: SUCCESS
### WIMAXMGR ### ***************SM_STATUS_WAITSCAN_PART
####-DHCPC-####-->:If timeout dropped to zero, time to become active.
####-DHCPC-####-->:switch (state) ====state = 0
####-DHCPC-####-->:Main event loop. select() waits on signal pipe and possibly on sockfd.
####-DHCPC-####-->:Waiting on select...
### WIMAXMGR ### INFOMGR_Update_BSInfo:num_of_bs=0
### WIMAXMGR ### INFOMGR_Update_BSInfo: no bs searched!
### WIMAXMGR ### Frequency Band 0 scan complete!
### WIMAXMGR ### ***************SM_STATUS_INIT
### WIMAXMGR ### SEARCH NEW BS
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, 106
### WIMAXMGR ### Before enter if ,g_sys_info.ScanFreqMode = 0
### WIMAXMGR ### g_sys_info.ChannelPlanNum = 6
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, g_sys_info.BandwidthList.NumOfBwsToScan = 2
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW0=5000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW1=10000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, FirstFreq=3402500 LastFreq=3417500 NextFreqStep=5000 ### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1097, result=0
### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1101, SendWiMAXMessage SUCCESS
### WIMAXMGR ### SearchResponse: SUCCESS
### WIMAXMGR ### ***************SM_STATUS_WAITSCAN_PART
####-DHCPC-####-->:If timeout dropped to zero, time to become active.
####-DHCPC-####-->:switch (state) ====state = 0
####-DHCPC-####-->:dhcpc......leasefail.
udhcp_run_script client_config.interface=veth0, client_config.script=/sbin/udhcpc.sh
dhcpc leasefail
####-DHCPC-####-->:Main event loop. select() waits on signal pipe and possibly on sockfd.
####-DHCPC-####-->:Waiting on select...
### WIMAXMGR ### INFOMGR_Update_BSInfo:num_of_bs=0
### WIMAXMGR ### INFOMGR_Update_BSInfo: no bs searched!
### WIMAXMGR ### Frequency Band 1 scan complete!
### WIMAXMGR ### ***************SM_STATUS_INIT
-> ### WIMAXMGR ### SEARCH NEW BS
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, 106
### WIMAXMGR ### Before enter if ,g_sys_info.ScanFreqMode = 0
### WIMAXMGR ### g_sys_info.ChannelPlanNum = 6
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, g_sys_info.BandwidthList.NumOfBwsToScan = 2
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW0=5000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, BW1=10000
### WIMAXMGR ### CONNMGR_NetworkSearchRequest, FirstFreq=3462500 LastFreq=3517500 NextFreqStep=5000 ### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1097, result=0
### WIMAXMGR ### CONNMGR_SendWiMAXMessage, 1101, SendWiMAXMessage SUCCESS
### WIMAXMGR ### SearchResponse: SUCCESS
### WIMAXMGR ### ***************SM_STATUS_WAITSCAN_PART
-> wifi_unload.sh
####-DHCPC-####-->:errno == EINTR..continue.
####-DHCPC-####-->:Main event loop. select() waits on signal pipe and possibly on sockfd.
####-DHCPC-####-->:Waiting on select...
####-DHCPC-####-->:If timeout dropped to zero, time to become active.
Received SIGTERM
br0: port 2(eth2) entering disabled state
br0: port 1(ra0) entering disabled state
device eth2 left promiscuous mode
br0: port 2(eth2) entering disabled state
device ra0 left promiscuous mode
br0: port 1(ra0) entering disabled state
ra2880stop()...Done
Free TX/RX Ring Memory!
GDMA1_MAC_ADRH -- : 0x0000021e
GDMA1_MAC_ADRL -- : 0x73830b61
phy_tx_ring0 = 01af1000, tx_ring0 = a1af1000, size: 16 bytes
phy_tx_ring1 = 01b11000, tx_ring1 = a1b11000, size: 16 bytes
phy_tx_ring2 = 01b57000, tx_ring2 = a1b57000, size: 16 bytes
phy_tx_ring3 = 01b54000, tx_ring3 = a1b54000, size: 16 bytes
phy_rx_ring = 0x009b3000, rx_ring = 0xa09b3000
CDMA_CSG_CFG = 81000000
GDMA1_FWD_CFG = 10000
->
Cuando iniciamos por el puerto serie, hay una serie de mensajes repetitivos sobre wimax intentando conectar, para parar wimax y poder trabajar cómodamente en la consola, ponemos:
wifi_unload.sh
Así paramos el wifi, el router se encuentra en
192.168.0.1Comandos:
->
BeceemWiMaxApp halt pppoe.sh
RemoteProxy.cfg ifconfig pptp
TestBeceemCalAPI igmpproxy pptp.sh
VPN igmpproxy.sh ps
[ inadyn qos_run
[[ init radvd
ash insmod ralink_init
ated internet.sh reboot
automount.sh ip reg
awk ipaddr ripd
brctl iplink rm
busybox iproute rmmod
cal_tgtxvi020 iprule route
cat iptables rpcapd
cfg iptunnel rt2860apd
chat iwconfig sed
chkSvr iwevent sh
chmod iwgetid sigmon
chpasswd iwlist sleep
chpasswd.sh iwpriv statedect
close iwspy switch
comgt kill sync
config-3g-ppp.sh killall syslogd
config-dns.sh klogd tc
config-igmpproxy.sh l2tp-control tcpdump
config-l2tp.sh l2tp.sh telnetd
config-pppoe.sh l2tpd test
config-pptp.sh lan.sh tftp
config-udhcpd.sh lld2d tftp_ftp_up
config-vlan.sh logger tftpd
config.sh login timectrl
cp logread top
d2restart.sh ls touch
d2start.sh lsmod tr
date macgo udhcpc
ddns.sh mii_mgr udhcpc.sh
dnsmasq mkdir udhcpc_vpn.sh
echo mkfs.jffs udhcpd
egrep mkfs.jffs2 uimlock
erase mknod upnp_xml.sh
eraseall mount upnpd
ethtool msntp uptime
expr mtd_write vapp
facSvr mv vconfig
firewall.sh nat.sh vi
flash net2tty_dload.sh vpn-passthru.sh
free net2tty_qxdm.sh wan.sh
ftpget ntp.sh wdashn
ftpput ntpclient wdhcpc
global.sh nvram_daemon wifi_unload.sh
goahead nvram_get wimax_pc
gpio nvram_set wimaxmgr
gpiotest openssl wscd
greenap.sh ping zebra
grep poweroff zte_wlan.sh
-> help
Built-in commands:
-------------------
. : break cd chdir continue eval exec exit export false hash
help local pwd read readonly return set shift source times trap
true type ulimit umask unset wait
Cpuinfo:
-> cat /proc/cpuinfo
system type : Ralink SoC
processor : 0
cpu model : MIPS 24K V4.12
BogoMIPS : 255.48
wait instruction : yes
microsecond timers : yes
tlb_entries : 32
extra interrupt vector : yes
hardware watchpoint : yes
ASEs implemented : mips16 dsp
VCED exceptions : not available
VCEI exceptions : not available
/dev/
-> ls /dev/
video0 ttyS0 ram0 mtdblock6 mtd5ro mtd1 flash1
urandom tarang ram mtdblock5 mtd5 mtd0ro flash0
ttyp1 swnat0 ptyp1 mtdblock4 mtd4ro mtd0 console
ttyp0 spiS0 ptyp0 mtdblock3 mtd4 mem acl0
ttyUSB3 rdm0 pts mtdblock2 mtd3ro kmem ac0
ttyUSB2 random ptmx mtdblock1 mtd3 i2cM0 PCM
ttyUSB1 ram3 ppp mtdblock0 mtd2ro hwnat0 I2S
ttyUSB0 ram2 null mtd6ro mtd2 gpio
ttyS1 ram1 mtr0 mtd6 mtd1ro flash2
Particiones de la flash:
-> cat /proc/partitions
major minor #blocks name
31 0 256 mtdblock0
31 1 128 mtdblock1
31 2 128 mtdblock2
31 3 1280 mtdblock3
31 4 6144 mtdblock4
31 5 1024 mtdblock5
31 6 7424 mtdblock6
-> cat /proc/mtd
dev: size erasesize name
mtd0: 00040000 00020000 "Bootloader"
mtd1: 00020000 00020000 "Config"
mtd2: 00020000 00020000 "Factory"
mtd3: 00140000 00020000 "Kernel"
mtd4: 00600000 00020000 "RootFS"
mtd5: 00100000 00020000 "Jffs2"
mtd6: 00740000 00020000 "back"
Otras cosas que pueden ser de interés:
-> cat /proc/iomem
00000000-01ffffff : System RAM
00000000-00315ccb : Kernel code
00315ccc-003b80bf : Kernel data
101c0000-101fffff : lm0
-> cat /proc/ioports
b0000500-b000051f : serial
b0000c00-b0000c1f : serial
-> cat /proc/devices
Character devices:
1 mem
2 pty
3 ttyp
4 ttyS
5 /dev/tty
5 /dev/console
5 /dev/ptmx
10 misc
13 input
21 sg
90 mtd
108 ppp
128 ptm
136 pts
180 usb
188 ttyUSB
189 usb_device
200 flash0
217 spiS0
250 d2vtspr
251 tarang
252 gpio
253 usb_endpoint
254 rdm0
Block devices:
7 loop
31 mtdblock
-> cat /proc/interrupts
CPU0
3: 243 Surfboard eth2
5: 204650 Surfboard timer
6: 0 Surfboard ralink_gpio
7: 155064 Surfboard Ralink_DMA
11: 0 Surfboard Ralink_ESW
12: 6348 Surfboard serial
18: 6598439 Surfboard dwc_otg, dwc_otg_hcd:usb1
ERR: 0
Como vemos en los comandos, hay uno que nos irá de perlas para el backup de la flash:
ftpputPara ello, montamos un servidor ftp en nuestro ordenador local, por ejemplo en: 192.168.0.10 y hacemos el backup de la flash de la siguiente forma:
ftpput 192.168.0.10 mtdblock0 /dev/mtdblock0 -u USER -p PASS
ftpput 192.168.0.10 mtdblock1 /dev/mtdblock1 -u USER -p PASS
ftpput 192.168.0.10 mtdblock2 /dev/mtdblock2 -u USER -p PASS
ftpput 192.168.0.10 mtdblock3 /dev/mtdblock3 -u USER -p PASS
ftpput 192.168.0.10 mtdblock4 /dev/mtdblock4 -u USER -p PASS
ftpput 192.168.0.10 mtdblock5 /dev/mtdblock5 -u USER -p PASS
ftpput 192.168.0.10 mtdblock6 /dev/mtdblock6 -u USER -p PASS
Donde
USER y
PASS son los usuarios para ftp. Tambien se puede hacer de forma anonima, en este caso no pondremos los parámetros
-u y
-pPara obtener las contraseñas del wifi y la web:
cat /etc_rw/param/inic_param
Es el primer router al que le pongo OpenWrt sin estar soportado oficialmente, así que seguramente habrá muchas cosas que pulir
continuará.