WR743ND v2

Report problems and success stories with Gargoyle on various hardware platforms.

Moderator: Moderators

Post Reply
XXL
Posts: 3
Joined: Fri Feb 01, 2013 5:08 am

WR743ND v2

Post by XXL »

Bought a TP-WR743ND, hoping that I would be able to install Gargoyle on it. OpenWRT's wiki only mentions a v1 revision and the download section on here has the according version available.

However, it seems that recent (half a year at least) releases of this router come with v2 hardware already. Hardware changes are mentioned on here

Basically, it is now carrying a AR9331, just like the v4 revision of WR741ND.

If we look at the wiki here, it stated that v4 of WR741ND got an upgrade to AR9331.

Due to the fact that the only difference between WR743ND and WR741ND is the PoE feature, then firmware for the v4 of WR741ND should be compatible with v2 of WR743ND, no? However, I am still puzzled as to why the filename for Gargoyle actually says ar71** for v4:

gargoyle_1.5.9-ar71xx-generic-tl-wr741nd-v4-squashfs-factory.bin

Shouldn't it mention ar93.., instead? Anyhow, is there anything stopping a Gargoyle release for the WR743ND v2, given that the hardware is the same (compared to WR741ND v4)?

Oh and, I have tried updating from stock to the aforementioned 741 fw - got a message saying that the operation was unsuccessful due to incompatibility of the supplied version.

Thanks.

User avatar
DoesItMatter
Moderator
Posts: 1373
Joined: Thu May 21, 2009 3:56 pm

Re: WR743ND v2

Post by DoesItMatter »

http://wiki.openwrt.org/toh/tp-link/tl-wr743nd

Since you have the V2 - it's only supported in the Barrier Breaker
releasese of OpenWRT - the latest Gargoyle 1.5.9 is based on the
Attitude Adjustment branch.

You can get OpenWRT running on your router, but not Gargoyle.

You will have to wait until Gargoyle supports Barrier Breaker or
try and compile your own builds.
:twisted: Soylent Green Is People! :twisted:
2x Asus RT-N16 = Asus 3.0.0.4.374.43 Merlin
2x Buffalo WZR-HP-G300NH V1 A0D0 = Gargoyle 1.9.x / LEDE 17.01.x
2x Engenius - ESR900 Stock 1.4.0 / OpenWRT Trunk 49400

twinclouds
Posts: 13
Joined: Sat Jan 12, 2013 11:55 pm

Re: WR743ND v2

Post by twinclouds »

@DoesItMatter:
I am interested in Gargoyle for using on TL-WR720n. I have compiled attitude adjustment for it, but has no Gargoyle support. If I want to, can you tell me how to compile my own?

BashfulBladder
Moderator
Posts: 250
Joined: Thu Jan 17, 2013 11:43 pm

Re: WR743ND v2

Post by BashfulBladder »

If its as simple as backporting the makefile patch (and I have no idea if it is - the comment makes it sound like it is that easy) this patch just implements that specific revision.

Download this
743-WR743NDv2.patch.zip
(1.11 KiB) Downloaded 802 times
Refer to the Gargoyle compiling page @ Documentation -> Info for Developers -> Developer Documentation -> Building from source

Pull a git clone of the gargoyle repository, extract & place the above patch file in gargoyle/patches-generic

compile via make V=99 ar71xx

Save entire compile output to textfile & grep for errors.

Pick an image under 4MB I'm guessing.

caveat: I haven't tried to compile with this patch.
TP-Link WDR3600 v1.1 running 1.5.10+ L10n-English (Built 20130922 - OpenWrt r38093)
TP-Link WDR4300 running 1.5.10+ i18n-English (Built 20131010 - OpenWrt r38286)

https://github.com/BashfulBladder/gargoyle-plugins/wiki

Post Reply