WVR-G54-NF reset factory defaults is of no effect

Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware
Author Message
sjd2651
DD-WRT Novice


Joined: 07 Oct 2006
Posts: 25

PostPosted: Tue Oct 10, 2006 6:52    Post subject: WVR-G54-NF reset factory defaults is of no effect Reply with quote
nvram_commit(): end
eth1: No such process
Receiving restore command from web ...
Receiving restore command from web ...
http(s)d: nothing to do...
Restarting system.
Please stand by while booting the system...
Flash type "TC58FVM6T2AFT65 8Mx8 TopB"
Main(0) NVRAMs Bad!
Sub(bc7e8000) NVRAM is good
dst=bc7f8000 src=bc7e8000 len=32768
Erase of block 0x007f8000-0x007fa000 done
Erase of block 0x007fa000-0x007fc000 done
Erase of block 0x007fc000-0x007fe000 done
Erase of block 0x007fe000-0x00800000 done
Writing 0x8000 bytes to flash @0xbc7f8000 ...
Flash wsite succeeded
Flash type "TC58FVM6T2AFT65 8Mx8 TopB"
Main(bc7f8000) NVRAM is good
Sub(bc7e8000) NVRAM is good

>nvram_s_ncdl : Update sdram_ncdl.
cur_ncdl=10507
initial_sr=500000
start memory test (start=80400000 size=03c00000(61440KB) end=84000000)
start adrstest (size=0x3c00000 adr=0x80400000)
checking...
start pattern test 0
checking...
end
Flash type "TC58FVM6T2AFT65 8Mx8 TopB"
---- MELCO ---

PMON version 5.3.22 [EL], LSI LOGIC Corp. and Broadcom Corp.
Compiled on Tue Mar 2 15:08:31 2004
CPU typg 4704. Rev 8.
CPU clock frequency 264 MHz.Avail RAM 65536 KBytes.
NVRAM: TC58FVM6T2AFT65 8Mx8 TopB.
Visit www.carmel.com for updates.

PMON 3.51.5.0-MEL1.0_005

Using specified MAC address.
et0: etc47xx.c :ch_phytest phyadlr=0 id=0040 6332
et0: Broadcom BCM47xx 10/100 Mbps Ethernet Controller 3.54.5.0
MAC Address: 00:0d:0b:0d:0d:1e
Opened ethernet
Downloading from ethernet, ^C to abort
Downloading os image in 3 seconds
Downloading image time out
Boot os from the flash
Now checking CRC...
CRC OK
Uncompressing....done
>FlashUnlockBlockForINTEL28FxxxC3
support Intel-28FxxxC3 only.
Doing command call 80001000
CPU revision is: 00029006
Linux version 2.4.34-pre2 (wwwrun@dbserver) (gcc version 3.4.6 (OpenWrt-2.0)) #676 Mon Oct 9 06:48:40 CEST 2006
Setting the PFC value as 0x15
Determined physican RAM map:
memory: 04000000 @ 00000000 (usable)
On node 0 totalpages: 16384
zone(0): 16384 pages.
zone(1): 0 pages.
zone(2): 0 pages.
Kernel command line:`noinitrd console=ttyS0,115200 root=/dev/mtdblock2 panic=1
CPU: BCM4704 rev 8 at 264 MHz
Using 132.000 MHz high precision timer.
Calibrating delay loop... 263.78 BogoMIPS
Page-cache hash table entries: 16384 (order: 4, 65536 bytes)
Checking for 'wait' instruction... unavailable.
POSIX conformance testing by UNIFIX
PCI: Fixing up bus 0
PCI: Fixing up bridge
PCI: Fixing up bus 1
Initializing RT netlink socket
Starting kswapd
pty: 256 Unix98 ptys configured
mtd: partition "rootfs" doesn't start on an erase block boundary -- force read-only
ip_conntrack version 2.1 (512 buckets, 4096 max) - 336 bytes per conntrack
ip_tables: (C) 2000-2002 Netfilter core team
ipt_random match loaded
netfilter PSD loaded - (c) astaro AG
ipt_IPV4OPTSSTRIP loaded
ip_conntrack_rtsp v0.01 loading
ip_nat_rtsp v0.01 loading
VFS: Mounted root (squashfs filesystem) readonly.
We got unknown board...
PCI: Enabling device 01:01.0 (0004 -> 0006)
eth2: Broadcom BCM4320 802.11 Wireless Controller 3.90.39.0
nvram_commit(): end
br0: No such file or directory
eth0: Operation not supported
eth0: Operation not supported
eth0: Operation not supported
eth0: Operation not supported
eth0: Operation not supported
eth0: Operation not supported
eth0: Operation not supported
br0: Operation not supported
eth2: Argument list too long
Write wireless mac fail : : Device or resource busy
sizu: 21208 bytes (11560 left)
SIOCGIFFLAGS: No such device
SIOCGIFFLAGS: No such device
SIOCGIFFLAGS: No such device
SIOCGIFFLAGS: No such device
iptables-restore /tmp/.ipt
ppp0: No such device
eth1: No such process
sh: /tmp/.rc_startup: not found
: /etc/init.d/rcS: /etc/init.d/rcS: 4: /etc/init.d/S*: not found
/etc/config/pptpd_client.startup: /etc/config/pptpd_client.startup: 14: /tmp/pptpd_client/vpn: not found
Sponsor
Eko
DD-WRT Developer/Maintainer


Joined: 07 Jun 2006
Posts: 5771

PostPosted: Tue Oct 10, 2006 7:06    Post subject: Reply with quote
Can you give me cfe.bin and nvram.bin too.
Shaka
DD-WRT Novice


Joined: 06 Sep 2006
Posts: 40

PostPosted: Tue Oct 10, 2006 7:25    Post subject: Reply with quote
Eko wrote:
Can you give me cfe.bin and nvram.bin too.


here comes
i help him upload these files.

thx for your reply Smile


Last edited by Shaka on Tue Oct 10, 2006 8:17; edited 1 time in total
Eko
DD-WRT Developer/Maintainer


Joined: 07 Jun 2006
Posts: 5771

PostPosted: Tue Oct 10, 2006 7:37    Post subject: Reply with quote
cfe is corrupted, nvram is not "full"
please use:
for cfe
Code:
dd if=/dev/mtd/0 of=/tmp/cfe.bin

for nvram
Code:
dd if=/dev/mtd/3 of=/tmp/nvram.bin
Shaka
DD-WRT Novice


Joined: 06 Sep 2006
Posts: 40

PostPosted: Tue Oct 10, 2006 7:38    Post subject: Reply with quote
sjd2651 do another nvram backup by jtag operation on dd v23 sp2 0915 build
could this file be more useful?


Last edited by Shaka on Tue Oct 10, 2006 8:28; edited 1 time in total
Eko
DD-WRT Developer/Maintainer


Joined: 07 Jun 2006
Posts: 5771

PostPosted: Tue Oct 10, 2006 7:43    Post subject: Reply with quote
Corrupted, his cable must be bad...
Shaka
DD-WRT Novice


Joined: 06 Sep 2006
Posts: 40

PostPosted: Tue Oct 10, 2006 7:59    Post subject: Reply with quote
Eko wrote:
Corrupted, his cable must be bad...


sorry
he is backing up again
hope not taking too much of your time

here comes again Embarassed



wvr_nvram.zip
 Description:

Download
 Filename:  wvr_nvram.zip
 Filesize:  8.32 KB
 Downloaded:  779 Time(s)


wvr_cfe.zip
 Description:

Download
 Filename:  wvr_cfe.zip
 Filesize:  98.23 KB
 Downloaded:  790 Time(s)

sjd2651
DD-WRT Novice


Joined: 07 Oct 2006
Posts: 25

PostPosted: Tue Oct 10, 2006 14:49    Post subject: Reply with quote
up
Eko
DD-WRT Developer/Maintainer


Joined: 07 Jun 2006
Posts: 5771

PostPosted: Thu Oct 12, 2006 11:38    Post subject: Reply with quote
Please see http://www.dd-wrt.com/phpBB2/viewtopic.php?t=5033&start=45
and try the attached build (4116)
sjd2651
DD-WRT Novice


Joined: 07 Oct 2006
Posts: 25

PostPosted: Thu Oct 12, 2006 11:42    Post subject: Reply with quote
OK! Thank you
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum