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

SouvikGhosh - Browse Comments

52 Comments Found    1 2 Next »

Reply to New independent firmware launched on August 7, 2008

keep the username blank and password is "admin"..

Reply to Newer DD-WRT Firmware for the WGR614V8. on August 7, 2008

Just tried after changing the nvram attributes. The first image ( http://www.dd-wrt.com/dd-wrtv2/downloads/others/eko/V24_TNG/svn9973/dd-wrt.v2... referred by twindragon can mount the rootfs successfully but gets rebooted automatically after a few seconds of run.

Reply to Unbricking with no TFTP on August 7, 2008

Nachi has published a Tomato image for the europian version. You can download the firmware from http://www.myopenrouter.com/download/10413/tomato_wgr614l-lzma/ and try that out... Good Luck.

Reply to Newer DD-WRT Firmware for the WGR614V8. on August 7, 2008

One thing I would like to mention, to boot the dd-wrt image you will require to set some nvram attributes. Please set boardnum=83258, boardtype=0x48E, boardrev=0x10 from the CFE prompt and save the configuration using 'nvram...

Reply to WGR614L questions on August 6, 2008

For a brief of WGR614L please have a look at the blog by Nachi in this forum - http://www.myopenrouter.com/blog/entry/10062/WGR614L---Router-for-developers/ DD-WRT and Tomato are two different firmwares - they are now available for wgr614L. There are...

Reply to Where's DD-WRT source for NETGEAR WGR614L on August 6, 2008

for linux you need to use the linux.v24_2 version.

Reply to Newer DD-WRT Firmware for the WGR614V8. on August 4, 2008

Thanks for sharing this information. I have tried the image you mentioned in your last post. This image causes a kernel pacnic since it can not mount the root fs.

Reply to Don't try this... ;-) on July 29, 2008

You can try the dd-wrt image pulished in this site as well. There should not be this kind of problem.

Reply to Blinking power LED after upgrade to non-Netgear firmware on July 29, 2008

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...

Reply to Guest Access/Hotspot on July 28, 2008

No tomato. dd-wrt does not support this guest ssid feature. You should use the independent firmware build for this feature. Besides this tomato, dd-wrt still have some issues with the wireless module. So, better to...

Reply to WGR614L v7 update problem on July 24, 2008

which firmwae are you trying? Tomato, DD-WRT released in this site is intended for v8 only - you need to have wgr614v8 router to experiment with these firmware.

Reply to Tomato firmware for 614L bought from Europe on July 22, 2008

Please check the link below http://www.myopenrouter.com/forum/thread/10396/Blinking-power-LED-after-upgra...

Reply to What to do when you have limited access? on July 22, 2008

Probably you have not got the IP address from your router. Open command prompt and check your current ip with the ipconfig command (I guess you are using Windows). Your IP should be in the...

Reply to Blinking power LED after upgrade to non-Netgear firmware on July 22, 2008

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...

Reply to Blinking power LED after upgrade to non-Netgear firmware on July 18, 2008

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

Reply to Tomato firmware for 614L bought from Europe on July 16, 2008

Thnks Lightning. We will look into those issues...

Reply to Test Light on w/ WRT firmware on July 16, 2008

yes, I guess you can safely ignore it..

Reply to DD-WRT Firmware for WGR 614L has been Released on July 14, 2008

You need to modify the flash layout, some parts of the flash driver needs to be changed also. I guess, it will be better if you can download the source for wgr614L and then go...

Reply to Blinking power LED after upgrade to non-Netgear firmware on July 10, 2008

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...

Reply to Blinking power LED after upgrade to non-Netgear firmware on July 9, 2008

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...

Reply to WGR614L Hardware Specifications on July 1, 2008

there is a comparative study of wgr614L and kwgr614. Please refer to the following link - http://www.myopenrouter.com/blog/entry/10062/WGR614L---Router-for-developers/ you can find hardware informationm there

Reply to WGR614L 'standard' dd-wrt? on June 30, 2008

we will surely try it out and let you know the proceedings..

Reply to New independent firmware launched on June 30, 2008

This firmware is based on the broadcom source but customized for wgr614L. This is a My Open Router Release. Guest SSID allows user to assign two SSID for a single wireless interface which can operate...

Reply to DD-WRT Firmware for WGR 614L has been Released on June 30, 2008

It will fit into your flash but you will not be able to boot the router. You need to modify the flash layout and the BSP codes, some nvram values also... so you need to...

Reply to WGR614L 'standard' dd-wrt? on June 30, 2008

No, the standard build will not run on 614v8. You will require to modify some part of the BSP and the flash layout as well. Some nvram attributes also needs to be changed. Download the...

Reply to Informations... on June 19, 2008

sorry, it is not possible to run dd-wrt on 614v6 :). You need to switch to wgr614v8 to run dd-wrt on it..

Reply to Tomato WPA2 problem on June 9, 2008

when you save any configuration from UI, cgi sets different nvram attributes according to the value you changed and starts the wlconf tool. This tool reads the values from nvram and set those info to...

Reply to Tomato WPA2 problem on June 9, 2008

The problem lies in the wlconf tool. wlconf can not set the psk to the driver successfully. This ioctl returns -1. The wlconf source is located in the 'src/router/wlconf' directory. check the wlconf routine in...

Reply to Debug console on June 9, 2008

It is evident from the dump that every time your kernel is trying to boot. Actually you need to press ctrl+c while rebooting the router to get the CFE prompt. Please try that.. if you...

Reply to DD-WRT Firmware for WGR 614L has been Released on June 2, 2008

If you like to upgrade this image from the default Netgear firmware then use the chk verion.

1 2 Next »

 
 
 

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