Page 1 of 2

Gargoyle-ispy 2014-March-15.7z

Posted: Sat Mar 15, 2014 4:38 am
by ispyisail
USE AT YOUR OWN RISK

Gargoyle-ispy 2014-March-15.7z
http://goo.gl/KbgmoF

Bump OpenWRT 39928

kernel: merge bcma updates required for a new mac80211 update

hostapd: backport package from trunk r39765 Signed-off-by: Felix Fietkau …

AA: mac80211: backport package from trunk r39886 Signed-off-by: Felix …

Re: Gargoyle-ispy 2014-March-15.7z

Posted: Sat Mar 15, 2014 7:09 am
by tapper
thanks mate

Re: Gargoyle-ispy 2014-March-15.7z

Posted: Sat Mar 15, 2014 10:18 am
by chickennuggets8
Were the latest Ath9k fixes from Barrier Breaker that were discussed in a February build thread backported and included in this Attitude Adjustment build?

Thanks.

Re: Gargoyle-ispy 2014-March-15.7z

Posted: Sat Mar 15, 2014 11:41 am
by chickennuggets8
This build does indeed include the latest ath9k fixes backported from Barrier Breaker. It's working great on my TP-Link WNDR3600. Also, the signal strength reporting of my devices shows a significant improvement!

This is a great build. Thanks to Eric for Gargoyle and iSpy for building intermediate builds for us.

Re: Gargoyle-ispy 2014-March-15.7z

Posted: Mon Mar 17, 2014 6:49 am
by Lessram
Where can I find more info about your alternative (?) Gargoyle firmware? What makes this one different compared to the original Gargoyle?

Re: Gargoyle-ispy 2014-March-15.7z

Posted: Mon Mar 17, 2014 3:52 pm
by KREAT0R

Code: Select all

------------------------------------------------------------------
|            _____                             _                 |
|           |  __ \                           | |                |
|           | |  \/ __ _ _ __ __ _  ___  _   _| | ___            |
|           | | __ / _` | '__/ _` |/ _ \| | | | |/ _ \           |
|           | |_\ \ (_| | | | (_| | (_) | |_| | |  __/           |
|            \____/\__,_|_|  \__, |\___/ \__, |_|\___|           |
|                             __/ |       __/ |                  |
|                            |___/       |___/                   |
|                                                                |
|----------------------------------------------------------------|
| Gargoyle version 1.5.X    | OpenWrt Attitude Adjustment branch |
| Gargoyle revision 1658736 | OpenWrt revision r39928            |
| Built March 15, 2014      | Target  ar71xx/default             |
------------------------------------------------------------------
Nice work ispy, thx

Re: Gargoyle-ispy 2014-March-15.7z

Posted: Mon Mar 17, 2014 4:55 pm
by Rog66
This version reintroduces the tor bug fixed in 1.6.

See http://www.gargoyle-router.com/phpbb/vi ... 131#p22131

Re: Gargoyle-ispy 2014-March-15.7z

Posted: Tue Mar 18, 2014 4:37 am
by ispyisail
Rog66 wrote:This version reintroduces the tor bug fixed in 1.6.

See http://www.gargoyle-router.com/phpbb/vi ... 131#p22131
Was a commit ever made?

If so do you have a link to the commit?

I myself have no coding skills what so ever, I just hit build

It appears that you have such skills, why don't you talk to Eric about yourself being able to push commits for us?

Re: Gargoyle-ispy 2014-March-15.7z

Posted: Tue Mar 18, 2014 3:45 pm
by Rog66
Sorry - it wasnt in 1.6.0 - it was in your Feb09 release and mentioned as one of the bug fixes (by you ;) ) so I assume it was committed.

Am afraid I wouldn't know where to start coding from scratch - I just managed to work out what was going wrong in this bit of code with a particular problem I was seeing - otherwise I'd be more than happy to help as I think the firmware is awesome.

Re: Gargoyle-ispy 2014-March-15.7z

Posted: Wed Mar 19, 2014 12:36 pm
by pet
ispyisail
Good work.

I have a question.
If I want install any additional package especially kernel module. Can I make it with

Code: Select all

opkg update #gpkg update
opkg install kmod-ledtrig-heartbeat 
Or I can't.
And how can I make it with your modified firmware.
which kernel you are using?

PS: it will be good if you'll build packages like on openwrt site and copy directory Packages/ to archive. I know it needs much time. :(