Search found 10 matches

by unevox
Wed Sep 05, 2012 2:28 pm
Forum: Gargoyle Development
Topic: built gargoyle from trunk
Replies: 28
Views: 31907

Re: built gargoyle from trunk

make custom, read previous config file.

Code: Select all

cd /gargoyle/custom-src/
make menuconfig
selecto your package and drivers and test :)
by unevox
Mon Sep 03, 2012 2:19 am
Forum: Hardware / Installation Issues
Topic: Successfully flashed a router? Tell Us!
Replies: 293
Views: 609340

Re: Successfully flashed a router? Tell Us!

Successfully flashed a Tp-link MR3020 with Gargoyle (Attitude Adjustment) http://www.gargoyle-router.com/gargoyle/projects/gargoyle/repository/show?rev=attitude_adjustment has been working for more than 2 hours without problems, and I think the router compatibility significantly increase AR9XXX RT30...
by unevox
Mon Sep 03, 2012 2:14 am
Forum: Gargoyle Development
Topic: built gargoyle from trunk
Replies: 28
Views: 31907

Re: built gargoyle from trunk

i custom built work fine on MR3020, supported NOW :D Thankyou Eric Bishop And Eric wong for the information. i compilled in 3 steps 1. get sources from git 2. permission to change working directory (remember that when you're building need not be root) chown -R no_root_user:pass /working directory/ 3...
by unevox
Sun Sep 02, 2012 10:56 pm
Forum: Gargoyle Development
Topic: built gargoyle from trunk
Replies: 28
Views: 31907

Re: built gargoyle from trunk

ericwong where'd you get those sources

or are compiling the trunk?
by unevox
Sun Sep 02, 2012 4:09 am
Forum: Gargoyle Development
Topic: built gargoyle from trunk
Replies: 28
Views: 31907

Re: built gargoyle from trunk

yes is the beta attitude adjustment i see kernel version 3.3.7

kernel version on trunk 3.3.6, Eric you will support this new branch, im beta tester And I can also build from my computer if necessary.

best regards!!!
by unevox
Tue Aug 14, 2012 2:33 am
Forum: Gargoyle Development
Topic: built gargoyle from trunk
Replies: 28
Views: 31907

Re: built gargoyle from trunk

I no based on git from gargoyle, im download source code from gargoyle download openwrt svn co svn://svn.openwrt.org/openwrt/trunk/ and download sourcecode from gargoyle, gargoyle add packages to the trunk and, modify gargoyle_header_footer.c /gargoyle/package/gargoyle/source/gargoyle_header_footer....
by unevox
Mon Aug 06, 2012 10:52 pm
Forum: Gargoyle Development
Topic: built gargoyle from trunk
Replies: 28
Views: 31907

Re: built gargoyle from trunk

this error gargoyle_header_footer.c:(.text+0xcac): undefined reference to `[b]uci_add_history_path[/b]' gargoyle_header_footer.o: In function `print_interface_vars': gargoyle_header_footer.c:(.text+0x1184): undefined reference to `[b]uci_add_history_path[/b]' collect2: ld returned 1 exit status make...
by unevox
Sat Aug 04, 2012 11:59 pm
Forum: Gargoyle Development
Topic: built gargoyle from trunk
Replies: 28
Views: 31907

Re: built gargoyle from trunk

Yes o remove qos package from /package/ folder and fix gargoyle_header_footer.c make fine gargoyle_header_footer work fine o show in previous post

Webif not show info the fields show empty

Help
by unevox
Tue Jun 26, 2012 3:09 am
Forum: Hardware / Installation Issues
Topic: flash openwtr to WR741ND V4.3
Replies: 5
Views: 12378

Re: flash openwtr to WR741ND V4.3

your router is not dead if you installed any version of openwrt trunk, do the following connect the network cable from the router that provides you internet to the WAN on port Tl-wr741 enters telnet to the address 192.168.1.1, no password will ask and give you a root console root @ OpenWrt: ~ # opkg...
by unevox
Tue May 15, 2012 7:14 pm
Forum: Gargoyle Development
Topic: built gargoyle from trunk
Replies: 28
Views: 31907

built gargoyle from trunk

hello. built gargoyle from the trunk without qos_gargoyle as it gave me problems when compiling , resolving detailed gargoyle_header_footer and libuci, the web interface works half as it only allows me to see the design of the Webif but no data, all fields are left empty. Part of me always says Inva...