OpenWrt Forum Archive

Topic: Linksys WAG354Gv2 Revisited

The content of this topic has been archived on 19 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hi,

I have been trying to get OpenWrt working on a WAG354Gv2 without any success. I've tried precompiled versions found on the net and have just tried compiling my own, again with no joy.

I can flash the unit with the office Linksys FW and with Neptune354 fine.

I've googled, read the troubleshooting wiki, read the wiki, found people who have succeeded (possibly on v1) and people who have failed.

One I power up, the power led goes red and the four port leds go green. Then the four port leds go off, the power led starts flashing and port 1 led goes green.

Unfortunately I have no access to serial to get any more details.

When compiling I got the source from "svn co svn://svn.openwrt.org/openwrt/branches/8.09" and followed the instructions from http://wiki.x-wrt.org/index.php/Compile … _Webif%5E2.

Other then selecting ar7, is there anything in particular I need to include when compiling?

Is there any particular image to use, squashfs, jff2-64k or jff2-128k?

Thanks.

Hi, please have a look at my post http://forum.openwrt.org/viewtopic.php?id=19247. I've built the firmware successfully with an old trunk version. it seems that in the 8.09 version, it is unable to boot wag354g v2 due to some hardware driver issues. And JFYI, the wireless does not work.

Thanks Harry1985. Got r11325 and compiled it up and apart from the LED going nuts, I can at least telnet onto it. Don't need the wireless so thats not a problem.

Now need to work out what I need to connect to ADSL and then allow it to forward PPTP.

Anyone wanting to know how to get r11325, use the following command:

svn co -r 11325 svn://svn.openwrt.org/openwrt/branches/8.09 r11325

puts it into directory r11325. Note the info on the web I found for the svn was out of date.

Got a couple of errors during make but didn't seem to cause a problem:

Ignoring feed 'packages' - index missing

WARNING: No feed for package 'haserl' found, maybe it's already part of the standard packages?
Ditto for coova-chilli, batmand, olsrd, olsrd-mod-dyn-gw, olsrd-mod-httpinfo, olsrd-mod-nameservice, olsrd-mod-secure.

Quick update.

Need to compile in "Kernel Modules -> Network Devices -> kmod-sangam-atm-annex-a" for the adsl device and pppoa.

Then configure /etc/config/network.

(Last edited by pauldaniels on 13 May 2009, 15:42)

The discussion might have continued from here.