Hi All
I've just installed OpenWRT on my Plusnet supplied TG582N router.
All seems fine except the configuration is not at all user friendly.
I've looked for a better GUI than luCI and found this site.
Unfortunately, the TG582N (BCM63281) does not appear to be supported
As this router can run OpenWRT I wondered if Gargoyle could be made to work too? If so,any idea of the timescale?
Many Thanks
A version could be compiled and booted on it, however the modem would be unsupported.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis. https://lantisproject.com/blog
When you say "modem would be unsupported" do you mean an integrated combined modem or any external one?
I have Plusnet FTTC and a separate Openreach modem.
In its native mode it connected fine with the external modem.
Now with OpenWRT I'm having difficulty getting the configuration correct to connect to WAN and am getting.
Well after a bit of trial and error I eventually got connected to the internet myself. I had to setup an additional vlan with the wan port in it.
For anyone else having similar troubles this is my working network settings file with sensitive data xxx'ed for TG582N with OpenWRT on Plusnet (UK) ISP. DNS servers are optional.
I won't have time to look at this until after Christmas (if at all).
All of the instructions required to create a firmware are in the documentation and the forum. I'd be happy to help clarify any of that if/when you got stuck.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis. https://lantisproject.com/blog
Well I finally got around at trying to compile Gargoyle for BCM63xx.
As there is no target folder for BCM63xx I've been attempting what "succo" describes here:-
First of all, a number of the repository links are no longer working but I was able to find and manually install the required dependencies.
Next I found I had to use a custom build to enable eglibc instead of uglibc.
All seemed to be progressing nicely for a few hours until I got this
Well I made changes in the menuconfig of the custom build and eventually I got a successful image built.
Unfortunately it is too big for the TG582N flash.
Size: 10.06 MB (7.88 MB available)
How can I build a smaller image? What modules can be safely removed?
Do I have to compile again from scratch or can I pick and choose from the ipk packages already compiled? If so, how do I merge them into a working image?
TIA
If you modify the config to include less packages, and then issue a "make", it will do a rebuild, which is much faster than a full build.
Say 30 minutes vs 4 hours in my experience.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis. https://lantisproject.com/blog