OUR NETWORK:TiVo Community TechLore Sling Community My DigitalEntertainer MotoDash See all... About UsAdvertiseContact Us

 
Learn about scoring Forum's Raw Score: 445084.0
July 7, 2008 02:20 PM

Categories: Troubleshooting

Rating (0 votes)
  • 1
  • 2
  • 3
  • 4
  • 5
Rate This!

Member Avatar

Lightning

Member
Joined: 07/07/2008

Hi,

I purchased _two_ WGR614v8/L today and I wanted to flash the latest Tomato firmware to them.

I did it as described: opened the GUI, went to Upgrade Firmware, selected .chk-File and upgraded the router. After the Test LED stops to blink the router seems to restart and then a couple of seconds later the green power LED starts to blink.

The only thing I can do after this point is pinging the router (192.168.1.1) and "downgrading" to original firmware via TFTP. A reset (hold the pin 20 seconds) does not seem to work either.

The same s*** happens with the other router. Could it be my fault? Any ideas?

Both serials start with 1W61867...

Thanks in advance!

Discussion:    Add a Comment | Comments 1-25 of 31 | Latest Comment | 1 2 Next »

July 7, 2008 6:41 PM updated: July 7, 2008 6:48 PM

This looks like a serious issue..

The upgrade does take a long time to complete.

Also which version of the original firmware you are trying to use?

The router switching back to a tftp server mode means the firmware update corrupted the flash and there are some checksum errors and hence it is going to the recovery mode and starting a tftp server.

-- Nachi

July 7, 2008 11:56 PM

So green flashing power LED means TFTP mode?
Why does no firmware from this site work? The only thing I could get working is the default NETGEAR WGR614v8 firmware.

July 8, 2008 3:56 PM

Still trying to fix the problem.
Perhaps someone else has an idea?

Nachi suggested me to use Firmware 1.1.2 and then flash to DD-WRT or sth. else.
This did not work either.

The router is a WRG614v8, FCC ID is FY306400057.

I won't try it with the other device since it had the same issues.

Any help greatly appreciated! I need to return the device within the next 1.5 weeks to receive my money back if it does not work.

Thanks to you all!

July 9, 2008 8:00 AM

yes, green LED blinking means tftp server is running in the board. So you can install the tomato firmware using tftp command also. I am not sure which version you are trying but I have tried the tomato download from "http://www.myopenrouter.com/download/10286/Tomato-for-WGR614L-v1.11.041510-Source-Code/" and tested to work fine.

July 9, 2008 8:25 AM updated: July 17, 2008 7:01 AM

deleted, double post

July 9, 2008 8:25 AM

SouvikGhosh said: yes, green LED blinking means tftp server is running in the board. So you can install the tomato firmware using tftp command also. I am not sure which version you are trying but I have tried the tomato download from "http://www.myopenrouter.com/download/10286/Tomato-for-WGR614L-v1.11.041510-So... and tested to work fine.

I am not sure but I think I tried to install this version via Webinterface. I'll give it a try tonight. I need a serial cable but if I open the box my warranty wil void.

If it does not work I need to return the devices. German support just said that we should get a "original" firmware from the US site for v8. Why does Netgear promote this box then as an "open source" router?

Thanks for your help.

Can it be that hard :-(? 

July 9, 2008 8:26 AM updated: July 17, 2008 7:02 AM

delete, triple post ;-)

July 9, 2008 4:02 PM updated: July 9, 2008 4:02 PM

Lightning.. - sorry to learn that you couldn't run tomato on the router yet....

I did try out the v1.1.11 6.0.36 both NA and WW versions and also verified the source code for both the version. I am able to load the tomato firmware on both of these versions well.

The works on both the Web and serial console.

Unfortunately I cannot check out the european version of the hardware, can anyone help me giving me console dump during boot, and dump of nvram and cfe.. that definitely will help to debug the issue

Nachi

July 9, 2008 10:33 PM

Nachi said: Lightning.. - sorry to learn that you couldn't run tomato on the router yet.... I did try out the v1.1.11 6.0.36 both NA and WW versions and also verified the source code for both the version. I am able to load the tomato firmware on both of these versions well. The works on both the Web and serial console. Unfortunately I cannot check out the european version of the hardware, can anyone help me giving me console dump during boot, and dump of nvram and cfe.. that definitely will help to debug the issue Nachi

I can only do that with a serial cable - which I don't have and which would break the warranty, right?

July 10, 2008 3:57 AM updated: July 10, 2008 5:27 AM

Please try to upload the image using tftp command from a LAN pc. Connect a PC to the LAN port of the router and give it an IP in 192.168.1 subnet (for example 192.168.1.11). Try to upload the image from your PC console using the following command - "tftp -m binary 19.168.1.1 -c put ". Please run this command when your green LED is in blinking state - since you do not have the serial cable you will have to trust the LED to make sure that your board's tftp server is in listen state.
After executing this command LED corresponding to your LAN pc should start blinking to indicate the date flow. Wait for couple of minutes to let the router flash the image and reboot.
Please try this approach also and let us know your findings.

July 10, 2008 5:56 AM

Ok fine. I'll try that _again_. I've been through that several times now and it didn't work.

Hope it helps this time ;-)

Thank you!

July 13, 2008 5:15 AM

Nachi now found out that there are some differences within the boot loader of the new devices. Perhaps we have a fix soon...

July 16, 2008 2:04 PM

Posted a new firmware at http://www.myopenrouter.com/download/10413/tomato_wgr614l-lzma/

Let us know if it is working for you.

Known bugs in Tomato V1.11 versions still present in this version

primarily
1. Reset Button
2. Wireless WPA/WPA2 doesn't work.

And there could be few smaller issues which we don't know yet.

Nachi

July 16, 2008 2:38 PM

Yes it worked besides the fact about WPA. Also there seems to be an issue with SSH, Telnet and I can not PPPoE to work. I also posted this to the comment about the new lzma firmware. Could you please supply me with an working dd-wrt image? Thanks!

July 16, 2008 6:36 PM updated: July 16, 2008 7:04 PM

Yes for SSH/Telnet it looks like the tomato firmware's dropbear isn't opening the shell and simply waiting.

I usually use

ssh root@192.168.1.1 "sh -i"

Command to get a command shell in the router via ssh. There could be a bug in telnet though.

July 17, 2008 4:22 PM

We are working on dd-wrt and myopenrouter firmwares too. Will be posting them next week.

About the ssh/telnet, we need to possibly enable pty support in the kernel.

July 18, 2008 1:01 AM

Sounds great!
It would be awesome to have DD-WRT including OpenVPN so I don't have to compile it by myself.
Is that possible?

Thanks!

July 18, 2008 4:08 AM

yes.. A chk firmware will also be uploaded. So you will not require to compile it..

July 22, 2008 6:33 AM updated: July 22, 2008 6:54 AM

You can upload dd-wrt firmware in the following way -

1. set a TFTP server(ip:192.168.1.2) with a trx image file,rename it to vmlinuz
2. in CFE mode execute commands:
nvram set boot_wait=on
nvram commit
reboot
3. then CFE will load that vmlinuz file but can't load successfully,the console will show some message like this:
----------------------------------------------------------------------------------------------------------------------
WGR614v8 - 1.5 (Fri Jun 6 15:53:24 CST 2008)
et0: Broadcom BCM47xx 10/100 Mbps Ethernet Controller 4.130.30.0
Device eth0: hwaddr 00-33-11-11-77-33, ipaddr 192.168.1.1, mask 255.255.255.0
gateway not set, nameserver not set
Loader:raw Filesys:tftp Dev:eth0 File:192.168.1.2:vmlinuz Options:(null)
Loading: ....... 1937466 bytes read
Entry at 0x803ae580
Loader:raw Filesys:memory Dev:eth0 File::0x803ae580 Options:(null)
Loading: .. 33 bytes read
Entry at 0x80001000
Closing network.
Starting program at 0x80001000
-----------------------------------------------------------------------------------------------------------------------
4. recorde these two address 0x803ae580 and (0x803ae580+0x1c)=0x803ae59c, this address depends on the bootcode that used.
5. in CFE mode and execute commands by using these two address:
load -raw -addr=0x803ae580 -max=0x3a0000 192.168.1.2:vmlinuz
boot -raw -z -addr=0x80001000 -max=0x3a0000 -fs=memory :0x803ae59c

6. then this will load trx image and boot up with it.

But for this you will require to open the box and seup the console as well.

July 22, 2008 7:00 AM

Uh... I don't want to do this. This is too much :-) ... I have no serial cable at the moment and I don't want to break warranty. Is there no similar way as with Tomato?

Thanks :)

July 28, 2008 11:59 AM updated: July 28, 2008 3:41 PM

I have the same blinking power LED problem after upgrading to non-Netgear firmware dd-wrt.v24-9281_mor_NEWD_SF_mini.chk, either via web interface or via tftp to an European WGR614L (WGR614 v8)

On serial console I get following messages after uploading the dd-wrt firmware:

...........................................Hit enter to continue...Hit enter to
continue...Hit enter to continue...Hit enter to continue...Hit enter to continue
...Hit enter to continue...Hit enter to continue...Hit enter to continue...Hit e
nter to continue...Hit enter to continue...Hit enter to continue...Hit enter to
continue...Hit enter to continue...Hit enter to continue...Hit enter to continue
...Hit enter to continue...Hit enter to continue...Hit enter to continue...Hit e
nter to continue...Hit enter to continue...Hit enter to continue...Hit enter to
continue...
Writing 2834432 bytes to /dev/mtd/1.
............................................done.
Restarting system.
Decompressing..........done


WGR614v8 - 1.5 (Fri Jun 6 15:53:24 CST 2008)
et0: Broadcom BCM47xx 10/100 Mbps Ethernet Controller 4.130.30.0
Device eth0: hwaddr 00-1F-33-CF-3F-02, ipaddr 192.168.1.1, mask 255.255.255.0
gateway not set, nameserver not set
Loading .................................
too long file.
LZMA failed
Reading ::

July 29, 2008 12:00 AM

Actually the europian board comes with some different versions of bootloader so the dd-wrt image published in this site can not be upgloaded. However you can follow the steps I mentioned in my last post in this thread. Since you already have the serial console you cabnn give it a try.
Besides this the tomato firmware for the europian board has already been published by nachi in this site. You can try this image also.

Thanks

July 30, 2008 2:42 PM

Hello

I'm European and I have the same problem with the blinking LED.
I bricked my second WGR614L today by uploading the newest DDWRT image through the Web Interface.
I don't get the tftp thing working. I have to start cmd in windows and copy and pasted the command you mentioned?

Sorry

Regards
David

July 30, 2008 4:31 PM

Come on guys!
It's time to post a big message on the front page that there are problems with the european version. We all bought the routers awaiting a great piece of electronic engineering with the possibility to flash Open Source firmware on it.

But what's now? The only thing working at the moment is Tomato in a horribly old version with WPA not working and PPPoE problems (see my other posts). DD-WRT was promised to be finished last week but nothing happened.

What's the problem right now? Please support us, this could be a bit better :o)

Thanks!

July 31, 2008 4:43 PM

I aggree with not being happy to get big press announcements, but not beeing able to reproduce the things promised there. I started some weeks ago with an US imported WGR614L which in reality is a v9. The only WGR614L thing it has is the sticker on the package!?
Now I had big hope in the European version. But ist seems to be very different from the version required for the WGR614L dd-wrt image.

However, here are the results of my researches:

--------------------
Summary
--------------------
The bootloader is not showing the results described in the procedure above. It is downloading the vmlinuz file from the TFTP at 192.168.1.2, but it always decides to boot the firmware from the flash.
The first "Loading:..." output shows the correct size of the vmlinuz file from TFTP server, e.g.
Loading: ......... 2678784 bytes read (tomato.trx)
or
Loading: ......... 2834432 bytes read (dd-wrt.v24-9281_mor_NEWD_SF_mini.trx)
but then the router firmware is always booting the image from flash.

--------------------
Detailed output
--------------------

1. Router status: dd-wrt.v24-9281_mor_NEWD_SF_mini.chk installed. Reboot ends up blinking with a too long file/LZMA failed message

a) Booting with dd-wrt.v24-9281_mor_NEWD_SF_mini.trx renamed to vmlinuz on TFTP gives following output:

Decompressing..........done


WGR614v8 - 1.5 (Fri Jun 6 15:53:24 CST 2008)
et0: Broadcom BCM47xx 10/100 Mbps Ethernet Controller 4.130.30.0
Device eth0: hwaddr 00-1F-33-CF-3F-02, ipaddr 192.168.1.1, mask 255.255.255.0
gateway not set, nameserver not set
Loader:raw Filesys:tftp Dev:eth0 File:192.168.1.2:vmlinuz Options:(null)
Loading: ......... 2834432 bytes read
Entry at 0x803ae580
Loading .................................
too long file.
LZMA failed
Reading ::

b) Booting with tomato.trx from tomato_wgr614l_v1.11.041510.zip renamed to vmlinuz on TFTP gives following output:

WGR614v8 - 1.5 (Fri Jun 6 15:53:24 CST 2008)
et0: Broadcom BCM47xx 10/100 Mbps Ethernet Controller 4.130.30.0
Device eth0: hwaddr 00-1F-33-CF-3F-02, ipaddr 192.168.1.1, mask 255.255.255.0
gateway not set, nameserver not set
Loader:raw Filesys:tftp Dev:eth0 File:192.168.1.2:vmlinuz Options:(null)
Loading: ......... 2678784 bytes read
Entry at 0x803ae580
Loading .................................
too long file.
LZMA failed
Reading ::

--> the different sizes of the vmlinuz files can be seen in the 1st Loading message, but router alway tries to boot the dd-wrt image from flash, which fails - as we already know.

2. Router status: original Netgear firmware installed (wgr614v8_1_1_11_6_0_36_ww.chk). Reboot brings up router with original firmware.

a) Booting with dd-wrt.v24-9281_mor_NEWD_SF_mini.trx renamed to vmlinuz on TFTP gives following output:

# reboot
Terminated
Sending SIGTERM to all processes
Terminated
# Sending SIGKILL to all processesRestarting system.
Decompressing..........done


WGR614v8 - 1.5 (Fri Jun 6 15:53:24 CST 2008)
et0: Broadcom BCM47xx 10/100 Mbps Ethernet Controller 4.130.30.0
Device eth0: hwaddr 00-1F-33-CF-3F-02, ipaddr 192.168.1.1, mask 255.255.255.0
gateway not set, nameserver not set
Loader:raw Filesys:tftp Dev:eth0 File:192.168.1.2:vmlinuz Options:(null)
Loading: ......... 2834432 bytes read
Entry at 0x803ae580
Loading .........................................
CPU revision is: 00029029
Primary instruction cache 16kb, linesize 16 bytes (4 ways)
Primary data cache 16kb, linesize 16 bytes (2 ways)
Linux version 2.4.20 (lewis@dev) (gcc version 3.2.3 with Broadcom modifications)
#390 Fri May 23 18:19:07 CST 2008
Setting the PFC to its default value
Determined physical RAM map:
memory: 01000000 @ 00000000 (usable)
On node 0 totalpages: 4096
zone(0): 4096 pages.
zone(1): 0 pages.
zone(2): 0 pages.
Kernel command line: root=/dev/mtdblock2 noinitrd console=ttyS0,115200
CPU: BCM5354 rev 2 at 240 MHz
Calibrating delay loop... 237.56 BogoMIPS
Memory: 14468k/16384k available (1363k kernel code, 1916k reserved, 108k data, 60k init, 0k highmem)
Dentry cache hash table entries: 2048 (order: 2, 16384 bytes)
Inode cache hash table entries: 1024 (order: 1, 8192 bytes)
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer-cache hash table entries: 1024 (order: 0, 4096 bytes)
Page-cache hash table entries: 4096 (order: 2, 16384 bytes)
Checking for 'wait' instruction... unavailable.
POSIX conformance testing by UNIFIX
PCI: no core
PCI: Fixing up bus 0
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
devfs: v1.12c (20020818) Richard Gooch (rgooch@atnf.csiro.au)
devfs: boot_options: 0x1
Squashfs 2.2-r2 (released 2005/09/08) (C) 2002-2005 Phillip Lougher
Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI enabled
ttyS00 at 0xb8000300 (irq = 3) is a 16550A
ttyS01 at 0xb8000400 (irq = 0) is a 16550A
PPP generic driver version 2.4.2
pflash: found no supported devices
sflash: squashfs filesystem found at block 621
Creating 8 MTD partitions on "sflash":
0x00000000-0x00020000 : "boot"
0x00020000-0x003b0000 : "linux"
0x0009b7ec-0x003b0000 : "rootfs"
0x003b0000-0x003c0000 : "T_Meter1"
0x003c0000-0x003d0000 : "T_Meter2"
0x003d0000-0x003e0000 : "POT"
0x003e0000-0x003f0000 : "board_data"
0x003f0000-0x00400000 : "nvram"
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 1024 bind 2048)
Linux IP multicast router 0.06 plus PIM-SM
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
NET4: Ethernet Bridge 008 for NET4.0
802.1Q VLAN Support v1.7 Ben Greear
All bugs added by David S. Miller
VFS: Mounted root (squashfs filesystem) readonly.
Mounted devfs on /dev
Freeing unused kernel memory: 60k freed
Algorithmics/MIPS FPU Emulator v1.5
Reading board data...
WSC UUID: 0x59ebe1130b65932a38bb8c9d711815b3
pa0maxpwr - 82
pa0b0 - 0x164B
pa0b1 - 0xFA66
pa0b2 - 0xFE86
opo - 8
configure RF parameters OK
Using /lib/modules/2.4.20/kernel/drivers/net/et/et.o
insmod: bcm57xx.o: no module by that name found
Using /lib/modules/2.4.20/kernel/drivers/net/wl/wl.o
Hit enter to continue...WARNING: console log level set to 1
eth1: ignore i/f due to error(s)
*********************************************
Wi-Fi Simple Config Application - Intel Corp.
Version: Build 1.0.5, November 19 2006
*********************************************
Initializing stack...button monitor start...!
apLockDownLog_init, counttion = 300, duration = 300!
OK
Now starting stack
get mac = 00 1F 33 CF 3F 02
Reading board data...
WSC UUID: 0x59ebe1130b65932a38bb8c9d711815b3
Using /lib/modules/2.4.20/kernel/net/ipv4/acos_nat/acos_nat.o
info, udhcp server (v0.9.8) started
error, unable to parse 'option wins '
error, unable to parse 'option domain '
Info: No FWPT default policies.
POT integrity check OK.
wl: Unsupported
add route eth0 0.0.0.0 mask 0.0.0.0 gw 10.10.0.1 metric 0
DEVICE PIN: 70097313

******* MODE: Access Point *******

DEVICE PIN:70097313
WSC: In unconfiged AP mode, wait for start command....
agApi_natAddConnTblEntryadd Conn : [201A8C0:350B -->101A8C0:208]
agApi_natAddConnTblEntryadd Conn : [201A8C0:5F04 -->101A8C0:8813]

NAT Enabled

Hit enter to continue...tlvPtrChar* : func CMasterControl_InitiateRegistration
line 658 allocating memory 0x10003750 for 0x10003738
Waiting for Registrar to connect...

--> correct size of vmlinuz (2834432 - dd-wrt.v24-9281_mor_NEWD_SF_mini.trx) is shown, but router is not booting it.


b) Booting with tomato.trx from tomato_wgr614l_v1.11.041510.zip renamed to vmlinuz on TFTP gives following output:

# reboot
Terminated
Sending SIGTERM to all processes
Terminated
# Sending SIGKILL to all processesRestarting system.
Decompressing..........done


WGR614v8 - 1.5 (Fri Jun 6 15:53:24 CST 2008)
et0: Broadcom BCM47xx 10/100 Mbps Ethernet Controller 4.130.30.0
Device eth0: hwaddr 00-1F-33-CF-3F-02, ipaddr 192.168.1.1, mask 255.255.255.0
gateway not set, nameserver not set
Loader:raw Filesys:tftp Dev:eth0 File:192.168.1.2:vmlinuz Options:(null)
Loading: ......... 2678784 bytes read
Entry at 0x803ae580
Loading .........................................
CPU revision is: 00029029
Primary instruction cache 16kb, linesize 16 bytes (4 ways)
Primary data cache 16kb, linesize 16 bytes (2 ways)
Linux version 2.4.20 (lewis@dev) (gcc version 3.2.3 with Broadcom modifications)
#390 Fri May 23 18:19:07 CST 2008
Setting the PFC to its default value
Determined physical RAM map:
memory: 01000000 @ 00000000 (usable)
On node 0 totalpages: 4096
zone(0): 4096 pages.
zone(1): 0 pages.
zone(2): 0 pages.
Kernel command line: root=/dev/mtdblock2 noinitrd console=ttyS0,115200
CPU: BCM5354 rev 2 at 240 MHz
Calibrating delay loop... 237.56 BogoMIPS
Memory: 14468k/16384k available (1363k kernel code, 1916k reserved, 108k data, 60k init, 0k highmem)
Dentry cache hash table entries: 2048 (order: 2, 16384 bytes)
Inode cache hash table entries: 1024 (order: 1, 8192 bytes)
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer-cache hash table entries: 1024 (order: 0, 4096 bytes)
Page-cache hash table entries: 4096 (order: 2, 16384 bytes)
Checking for 'wait' instruction... unavailable.
POSIX conformance testing by UNIFIX
PCI: no core
PCI: Fixing up bus 0
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
devfs: v1.12c (20020818) Richard Gooch (rgooch@atnf.csiro.au)
devfs: boot_options: 0x1
Squashfs 2.2-r2 (released 2005/09/08) (C) 2002-2005 Phillip Lougher
Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI enabled
ttyS00 at 0xb8000300 (irq = 3) is a 16550A
ttyS01 at 0xb8000400 (irq = 0) is a 16550A
PPP generic driver version 2.4.2
pflash: found no supported devices
sflash: squashfs filesystem found at block 621
Creating 8 MTD partitions on "sflash":
0x00000000-0x00020000 : "boot"
0x00020000-0x003b0000 : "linux"
0x0009b7ec-0x003b0000 : "rootfs"
0x003b0000-0x003c0000 : "T_Meter1"
0x003c0000-0x003d0000 : "T_Meter2"
0x003d0000-0x003e0000 : "POT"
0x003e0000-0x003f0000 : "board_data"
0x003f0000-0x00400000 : "nvram"
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 1024 bind 2048)
Linux IP multicast router 0.06 plus PIM-SM
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
NET4: Ethernet Bridge 008 for NET4.0
802.1Q VLAN Support v1.7 Ben Greear
All bugs added by David S. Miller
VFS: Mounted root (squashfs filesystem) readonly.
Mounted devfs on /dev
Freeing unused kernel memory: 60k freed
Algorithmics/MIPS FPU Emulator v1.5
Reading board data...
WSC UUID: 0x59ebe1130b65932a38bb8c9d711815b3
pa0maxpwr - 82
pa0b0 - 0x164B
pa0b1 - 0xFA66
pa0b2 - 0xFE86
opo - 8
configure RF parameters OK
Using /lib/modules/2.4.20/kernel/drivers/net/et/et.o
insmod: bcm57xx.o: no module by that name found
Using /lib/modules/2.4.20/kernel/drivers/net/wl/wl.o
Hit enter to continue...WARNING: console log level set to 1
eth1: ignore i/f due to error(s)
*********************************************
Wi-Fi Simple Config Application - Intel Corp.
Version: Build 1.0.5, November 19 2006
*********************************************
Initializing stack...button monitor start...!
apLockDownLog_init, counttion = 300, duration = 300!
OK
Now starting stack
get mac = 00 1F 33 CF 3F 02
Reading board data...
WSC UUID: 0x59ebe1130b65932a38bb8c9d711815b3
Using /lib/modules/2.4.20/kernel/net/ipv4/acos_nat/acos_nat.o
info, udhcp server (v0.9.8) started
error, unable to parse 'option wins '
error, unable to parse 'option domain '
Info: No FWPT default policies.
POT integrity check OK.
wl: Unsupported
DEVICE PIN: 70097313
add route eth0 0.0.0.0 mask 0.0.0.0 gw 10.10.0.1 metric 0

******* MODE: Access Point *******

DEVICE PIN:70097313
WSC: In unconfiged AP mode, wait for start command....
agApi_natAddConnTblEntryadd Conn : [201A8C0:350B -->101A8C0:208]
agApi_natAddConnTblEntryadd Conn : [201A8C0:4E04 -->101A8C0:8813]

NAT Enabled

Hit enter to continue...tlvPtrChar* : func CMasterControl_InitiateRegistration
line 658 allocating memory 0x10003398 for 0x10003380
Waiting for Registrar to connect...

--> correct size of vmlinuz (2678784 - tomato.trx) is shown, but router is not booting it.

------------------------------

Is there any chance to find out what the European bootloader is expecting?

Discussion:    Add a Comment | Back to Top | Comments 1-25 of 31 | Latest Comment | 1 2 Next »

Add Your Reply

(will not be displayed)

Email me when comments are added to this thread

 
 

Please log in or register to participate in this community!

Log In

Remember

Not a member? Sign up!

Did you forget your password?

You can also log in using OpenID.

close this window
close this window