Search found 77 matches
- Sun Jul 10, 2016 9:19 am
- Forum: News
- Topic: Version 1.9.1
- Replies: 192
- Views: 475985
Re: Version 1.9.1
How's the routing performance in the new version? Anyone seeing differences? I note some folks are hitting 100/100 or close to it with some fairly old hardware, but I'm guessing that's not simultaneous transfers with QoS enabled?
- Sat Apr 23, 2016 10:55 pm
- Forum: Gargoyle Development
- Topic: Trying to build image for Raspberry Pi2
- Replies: 24
- Views: 38775
Re: Trying to build image for Raspberry Pi2
Hmm I just noticed the filename for the image has 2708 and 2709 in it, does that mean it won't work on an old B+ ? I built it specifically for 2709...I think it will only work on the Pi2, as the build options need to be set differently (target platform) for the Pi1. While I did get it to start up O...
- Fri Mar 25, 2016 1:24 am
- Forum: Gargoyle Development
- Topic: ar7161 (WNDR3700 etc.) Overclock Patches for Gargoyle
- Replies: 11
- Views: 25513
Re: ar7161 (WNDR3700 etc.) Overclock Patches for Gargoyle
You're quite right, it needs the linux version updated to 3.18 for v1.9. Will see if I can make a generic one that doesn't care about the version, but you can fix it by changing the path at the beginning if you like...
- Wed Feb 10, 2016 9:49 am
- Forum: Gargoyle Development
- Topic: ar7161 (WNDR3700 etc.) Overclock Patches for Gargoyle
- Replies: 11
- Views: 25513
Re: ar7161 (WNDR3700 etc.) Overclock Patches for Gargoyle
Don't have my build machine handy at the moment, but it goes in the patches directory under the root gargoyle directory once you clone the repo. If memory serves, it's called "patches-generic" or something similar to that. Once you put it in there, you simply make the image as normal. Don'...
- Wed Jan 27, 2016 8:23 am
- Forum: Gargoyle Development
- Topic: Trying to build image for Raspberry Pi2
- Replies: 24
- Views: 38775
Re: Trying to build image for Raspberry Pi2
Absolutely. Worked great. My new image boots, and I have the Gargoyle web interface working as I'd expected. Will leave further experimentation with it for tomorrow. Thanks so much for your helpful suggestions! When I mentioned an image without a webUI, I'd managed to build it once with the normal s...
- Wed Jan 27, 2016 6:35 am
- Forum: Gargoyle Development
- Topic: Trying to build image for Raspberry Pi2
- Replies: 24
- Views: 38775
Re: Trying to build image for Raspberry Pi2
Thanks for the tip! Will fire up my compiler VM and give that a burl. Let you know it went in an hour or two. Is the problem component something Gargoyle specific? Wonder if that's why I had a successful completion when I accidentally built it without the WebUI? Edit: Build was good, got me an image...
- Mon Jan 25, 2016 12:59 am
- Forum: Gargoyle Development
- Topic: Trying to build image for Raspberry Pi2
- Replies: 24
- Views: 38775
Re: Trying to build image for Raspberry Pi2
Re-downloaded and rebuilt (twice - once with BUILD_THREADS=24 and once without specifying, just to ensure there wasn't some issue there) - still getting missing *weburl*.ko error. Latest config (ab.config) shared to google drive: https://drive.google.com/folderview?id=0B6k4AzGl5ehYckZueGg5cWRLcjg&am...
- Sun Jan 24, 2016 10:09 am
- Forum: Gargoyle Development
- Topic: Trying to build image for Raspberry Pi2
- Replies: 24
- Views: 38775
Re: Trying to build image for Raspberry Pi2
In my experience, you only get the menu up the first time unless you pass in FULL_BUILD=true. Had the issue with *weburl*.ko' is missing on my latest attempt, will try a re-download. Incidentally, if I want to grab the very latest source, I assume I can just do a "git pull" and source will...
- Thu Jan 21, 2016 10:23 am
- Forum: Gargoyle Development
- Topic: Trying to build image for Raspberry Pi2
- Replies: 24
- Views: 38775
Re: Trying to build image for Raspberry Pi2
Thanks for the heads-up guys, will try rebuilding making sure I include all of that. The 404 error I flagged is odd though...looking at a directory listing on the server in question, it would seem the script is trying to fetch one of the following files but hasn't completed the name: linux-atm-2.5.2...
- Wed Jan 06, 2016 12:34 am
- Forum: Gargoyle Development
- Topic: Trying to build image for Raspberry Pi2
- Replies: 24
- Views: 38775
Re: Trying to build image for Raspberry Pi2
Config (and a copy of the built image from the other day) available here: https://drive.google.com/folderview?id=0B6k4AzGl5ehYckZueGg5cWRLcjg&usp=sharing I think I may have overwritten the original .config in some subsequent tests, but I'm confident that one is the same as the one I used to buil...