Page 5 of 5

Re: Bricked my Archer C7

Posted: Wed Apr 27, 2016 6:00 pm
by Trailblazer
ispyisail wrote:
This fix has been implemented into the latest code (and ispyisail release).
I saw that also :(
So the 4/22/16 ispy build is good for the C7 with the new flash chip?

Re: Bricked my Archer C7

Posted: Wed Apr 27, 2016 7:13 pm
by Lantis
Yes

Re: Bricked my Archer C7

Posted: Wed Apr 27, 2016 11:09 pm
by Trailblazer
Lantis wrote:Yes
Thanks, Lantis!

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!

Re: Bricked my Archer C7

Posted: Wed Apr 27, 2016 11:25 pm
by ispyisail
Trailblazer wrote:
Lantis wrote:Yes
Thanks, Lantis!

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!
Test it hard, I found it a bit unstable on my C7

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

Posted: Thu Apr 28, 2016 3:46 am
by tapper
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. :(

Re: Bricked my Archer C7

Posted: Sat May 07, 2016 7:59 am
by dancardwell
tapper wrote:iw dev wlan0 set power_save off
works great for me, does it have to be done again if the router reboots or is it a one time fix?