Page 1 of 1

netgear WG302 v1

Posted: Thu Sep 01, 2011 7:03 pm
by patdufo
I have done dd-wrt routers but they want an activation fee for this router,anyhow I need to know how and what to flash to this router?there is a post on here about it but he starts out with open wrt on his I believe,this has a serial port and I would like to be able to use it like a X-FTA router but would be happy enought just to use it as an repeater,any help would be greatly apreciated.

Re: netgear WG302 v1

Posted: Thu Sep 01, 2011 11:53 pm
by DoesItMatter
http://wiki.openwrt.org/toh/netgear/wg302

Check that page, you may be able to get OpenWRT on it

I don't think Eric has the XScale architecture in his builds.

So currently, there are NO Gargoyle builds you could download
and flash to your router - do not flash any Gargoyle on your router.

You will brick it for sure.

Head over to the OpenWRT page - read up and research.

Re: netgear WG302 v1

Posted: Fri Sep 02, 2011 11:47 pm
by patdufo
thanks for the reply,does this post have any bearing on this?

* Report this post
* Reply with quote

Gargoyle portability

Postby nixnoob ยป Tue May 25, 2010 2:41 am
This is not specifically about "DoesItMatter"s router, but is it possible to cross compile gargoyle for an intel chipset running a mini pci atheros?
If so what are some key tools I would require to get the job done? (so I can research and learn them)

I say 'cross' compile because im guessing I cannot compile actually on a device running openWRT.

I don't mind how general the advice is but I just need a kick in the right direction to take the next step. I am extremely new to linux but am willing to learn.

Thanks in advance..

EDIT: Just for some context on what I am trying to get done.
Using Netgear WG302 v1 (intel XScale Ixp4xx/ mini pci atheros) for home wifi.
Successfully deployed openWRT Kamikaze 08.09.
I was then progressing my way through the install guide for Gargoyle but came to a halt after being unable to install some packages..
(opkg install haserl-dev
opkg install qos-gargoyle
opkg install ddns-gargoyle
opkg install httpd-gargoyle
opkg install bwmon-gargoyle
opkg install gargoyle)

Error: * Packages were found, but none compatible with the arhitectures configured

There is..
haserl (0.9.24-1) at http://downloads.openwrt.org/kamikaze/8 ... s/Packages
But is this version an acceptable replacement for the prescribed..
haserl-dev (0.9.24-3) at http://gargoyle-router.com/packages/kam ... 6/Packages
?

The other packages are obviously Gargoyle specific and are not part of the pre compiled Kamikaze packages @ openWRT.

All the Kamikaze (ixp4xx) packages use Architecture 'armeb'. Do I have to compile the missing packages for 'armeb' or will the router accept some sort of force feeding the Gargoyle 'mips' code?