Router Firmware Requests

Suggest improvements and new features for Gargoyle.

Moderator: Moderators

Locked
Lantis
Moderator
Posts: 6753
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: Router Firmware Requests

Post by Lantis »

Well, i built the x86 image and got no reply from the person who requested it. Pretty annoying.
Please pm me if you want to test it otherwise i'll leave it unreleased.

I'm going to start on the EA series of routers now.
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

Lantis
Moderator
Posts: 6753
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: Router Firmware Requests

Post by Lantis »

dujonn wrote:I was hoping you could look at the below newly supported by Chaos Calmer

Router Model: Linksys EA4500 / E4200 v2
Link to Openwrt wiki: https://wiki.openwrt.org/toh/linksys/ea4500
Is it supported in Openwrt? Yes
Does it have >= 4MB of flash? Yes, 128MiB
Does it have >= 8MB of flash? Yes, 128MiB
Does it have USB support? Yes'

Cheers in advance!
tapper wrote: As of r47458 the E4200v2 and EA4500 are completely supported. These boards are identified by the codename "Viper."
Build with:
◾
Target System → "Marvell Kirkwood"
◾
Target Profile → "Generic" or "Linksys E4200v2 / EA4500 (Viper)"
◾
Target Images → squashfs
This will produce the images:
openwrt-kirkwood-linksys-viper-squashfs-factory.bin
openwrt-kirkwood-linksys-viper-squashfs-sysupgrade.tar
The factory.bin image can be flashed from the Linksys interface. Upgrading between OpenWrt images is done with the sysupgrade.tar image. If firmware installation fails on linksys firmware, try renaming the file to .img extension.

There seems to be a wifi driver bug.
https://dev.openwrt.org/ticket/21284
These kirkwood devices are not fully supported in Chaos Calmer. I had a go at producing images but I don't feel very comfortable with them. As a result i won't be doing any further images for these, and i will not be attempting the ea3500. They should be easy to do under Designated Driver where they are fully supported.
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

tapper
Moderator
Posts: 1076
Joined: Sun Oct 13, 2013 5:49 pm
Location: Stoke-on-trent UK

Re: Router Firmware Requests

Post by tapper »

Lantis wrote:[quote="
These kirkwood devices are not fully supported in Chaos Calmer. I had a go at producing images but I don't feel very comfortable with them. As a result i won't be doing any further images for these, and i will not be attempting the ea3500. They should be easy to do under Designated Driver where they are fully supported.
Ok mate thanks for taking a look anyway.
Real bummer tho i just got one off ebay lol!

Can you tell me why you don't feel very comfortable with them? There is people on the openwrt forums that say they have cc installed.
Linksys WRT3200ACM
NETGEAR Nighthawk R7800
NETGEAR R6260

Lantis
Moderator
Posts: 6753
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: Router Firmware Requests

Post by Lantis »

tapper wrote:
Ok mate thanks for taking a look anyway.
Real bummer tho i just got one off ebay lol!

Can you tell me why you don't feel very comfortable with them? There is people on the openwrt forums that say they have cc installed.

I can't find any evidence of that?
There are devices which are using "ssa" images but I've never heard of it and have no idea how to produce one. It looks like I would need a fully custom makefile which I would then have to patch gargoyle back in to. Doesn't sound like a good time.
I can produce an image for you but it won't be a simple flash you'd have to load it over serial.
If you go to
http://lantisproject.com/gargoyle_custom/ea4500
You can see the absolute mess of files the build spat out for the EA4500. None of them are a factory or sysupgrade image. It's all raw images to be first loaded into ram and then flashed from there.
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

tapper
Moderator
Posts: 1076
Joined: Sun Oct 13, 2013 5:49 pm
Location: Stoke-on-trent UK

Re: Router Firmware Requests

Post by tapper »

Lantis wrote:
tapper wrote:
Ok mate thanks for taking a look anyway.
Real bummer tho i just got one off ebay lol!

Can you tell me why you don't feel very comfortable with them? There is people on the openwrt forums that say they have cc installed.

I can't find any evidence of that?
There are devices which are using "ssa" images but I've never heard of it and have no idea how to produce one. It looks like I would need a fully custom makefile which I would then have to patch gargoyle back in to. Doesn't sound like a good time.
I can produce an image for you but it won't be a simple flash you'd have to load it over serial.
If you go to
http://lantisproject.com/gargoyle_custom/ea4500
You can see the absolute mess of files the build spat out for the EA4500. None of them are a factory or sysupgrade image. It's all raw images to be first loaded into ram and then flashed from there.
I will leave it! lol

Don't fancy trying to load files from ram haha
Thanks for giving it a go anyway dude.
Linksys WRT3200ACM
NETGEAR Nighthawk R7800
NETGEAR R6260

Lantis
Moderator
Posts: 6753
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: Router Firmware Requests

Post by Lantis »

No worries lol :)
It sounds like a real pain in the arse i don't think i'd be comfortable doing it either!
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

Lantis
Moderator
Posts: 6753
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: Router Firmware Requests

Post by Lantis »

I'll work through them in the order you posted. It's quite a slow process! Takes on average 4-6 hours per custom build. I only just finished looking at the two that were queued before yours.
I'm also unable to run builds overnight because it disturbs my sleep lol.

You're welcome to try it yourself as well though it's not very difficult :)
Read the documentation on the website.
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

User avatar
dlogictech
Posts: 118
Joined: Sat Feb 07, 2015 3:50 pm
Location: Unionville, Ontario. Canada.
Contact:

Re: Router Firmware Requests

Post by dlogictech »

Lantis wrote:I'll work through them in the order you posted. It's quite a slow process! Takes on average 4-6 hours per custom build. I only just finished looking at the two that were queued before yours.
I'm also unable to run builds overnight because it disturbs my sleep lol.

You're welcome to try it yourself as well though it's not very difficult :)
Read the documentation on the website.
Much appreciated Lantis,
I was simply wondering if these were on your list of to do's... ;)

I can wait as I don't know enough to start building firmware images yet. Maybe sometime in the near future... :)
D-Link DIR-835 Rev. A1 using Gargoyle
1.9.X (Built 20160524-1903 git@004a64c)

TP-Link TL-WR1043ND Ver. 1.6 using Gargoyle
1.9.1

TP-Link TL-WR740N Ver. 1.10 using Gargoyle
1.9.1

WeWe
Posts: 27
Joined: Fri Jun 14, 2013 4:12 pm

TP-LINK TL-WR941ND v5.1

Post by WeWe »

Router Model: TP-LINK TL-WR941ND v5.1
Link to Openwrt wiki: https://wiki.openwrt.org/toh/tp-link/tl-wr941nd
Is it supported in Openwrt? Yes
Does it have >= 4MB of flash? Yes
Does it have>=8MB of flash? ?!?
Does it have USB support? No
firmware version is 3.15.9.B140627.R54347n
hardware version is v5 000000
FCC ID: TE7WR941NXV5



Notes from Lantis:
Rejected - 4MB

Lantis
Moderator
Posts: 6753
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: Router Firmware Requests

Post by Lantis »

I'll try and work through these but my time is quite limited currently as I started a new job.
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

Locked