So the 4/22/16 ispy build is good for the C7 with the new flash chip?ispyisail wrote:I saw that alsoThis fix has been implemented into the latest code (and ispyisail release).
Bricked my Archer C7
Moderator: Moderators
-
- Posts: 113
- Joined: Wed Mar 09, 2011 3:12 am
Re: Bricked my Archer C7
Netgear WNDR3700V2 Gargoyle 1.10.0
TP-LINK Archer C7 v4 Gargoyle 1.12
TP-LINK Archer C7 v4 Gargoyle 1.12
Re: Bricked my Archer C7
Yes
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.
Please be respectful when posting. I do this in my free time on a volunteer basis.
-
- Posts: 113
- Joined: Wed Mar 09, 2011 3:12 am
Re: Bricked my Archer C7
Thanks, Lantis!Lantis wrote:Yes
For anyone reading this who's new to the show, here's the forum link to the .torrent file which contains all the builds. Simply pull out the file for your particular router.
http://www.gargoyle-router.com/phpbb/vi ... =14&t=8637
And if you don't already know, this custom firmware is the bomb!
Thanks Eric, Ispy and Lantis for your hard work!
Netgear WNDR3700V2 Gargoyle 1.10.0
TP-LINK Archer C7 v4 Gargoyle 1.12
TP-LINK Archer C7 v4 Gargoyle 1.12
Re: Bricked my Archer C7
Test it hard, I found it a bit unstable on my C7Trailblazer wrote:Thanks, Lantis!Lantis wrote:Yes
For anyone reading this who's new to the show, here's the forum link to the .torrent file which contains all the builds. Simply pull out the file for your particular router.
http://www.gargoyle-router.com/phpbb/vi ... =14&t=8637
And if you don't already know, this custom firmware is the bomb!
Thanks Eric, Ispy and Lantis for your hard work!
It wasn't obvious at the start? (run for a few days and I didn't notice any problems at first)
Please report back
Re: Bricked my Archer C7
In the next build of Gargoyle openwrt has bin bumped up to cc15.1
That means we will have all the latest code and fixes witch includes a updated driver for the 5ghz Wi-Fi.
Witch can be a bitch some times I get drops after about 4 5 days uptime.
In the meantime I found this on a email list.
SNIP:
iw dev wlp4s0 set power_save off
worked beautifully on the ath10k driver I'm using. The babel metric
stayed stable, the route stayed stable, life was good, throughput
increased, latency dropped...
That said, I know how hard wifi device driver writers are hammering at
trying to reduce multicast effects, and save power... and I haven't
exactly found the root cause of this problem, in this driver... (or in
the ath9k on the AP side) but I think I've seen it elsewhere also,
while chasing this -l failover issue.
END SNIP:
On my c7 the command is.
iw dev wlan0 set power_save off
I tried this out and it has not messed up yet but it's only one day uptime so far.
I forget to check out what the power_save was set to before i put in the command.
That means we will have all the latest code and fixes witch includes a updated driver for the 5ghz Wi-Fi.
Witch can be a bitch some times I get drops after about 4 5 days uptime.
In the meantime I found this on a email list.
SNIP:
iw dev wlp4s0 set power_save off
worked beautifully on the ath10k driver I'm using. The babel metric
stayed stable, the route stayed stable, life was good, throughput
increased, latency dropped...
That said, I know how hard wifi device driver writers are hammering at
trying to reduce multicast effects, and save power... and I haven't
exactly found the root cause of this problem, in this driver... (or in
the ath9k on the AP side) but I think I've seen it elsewhere also,
while chasing this -l failover issue.
END SNIP:
On my c7 the command is.
iw dev wlan0 set power_save off
I tried this out and it has not messed up yet but it's only one day uptime so far.
I forget to check out what the power_save was set to before i put in the command.

Linksys WRT3200ACM
NETGEAR Nighthawk R7800
NETGEAR R6260
NETGEAR Nighthawk R7800
NETGEAR R6260
-
- Posts: 15
- Joined: Tue Apr 05, 2016 2:45 pm
Re: Bricked my Archer C7
works great for me, does it have to be done again if the router reboots or is it a one time fix?tapper wrote:iw dev wlan0 set power_save off