I'm trying to get things working with the asus RT-N66U router. I've read many things in this forum and around google and here is my summary:
- ONLY the latest version of openwrt seems to work with this router (Barrier Breaker, I used this image: https://downloads.openwrt.org/barrier_b ... hfs-gz.trx )
Trying Attitutde adjustment does not work (and thus neither does the gargoyle 1.6.2 brcm image). Trying to install using:
src gargoyle http://gargoyle-router.com/packages/gar ... ackages.gz
does not work since it looks like some files have moved in the new openwrt. When can we get updated packages for barrier breaker so that I can try to install them on my openwrt (or could we get a native trx image for this router?) Is there a way i can compile the firmware myself (I have access to ubuntu 14.04 and windows 7 clients to compile the firmware if there are instructions).
P.S. This router is not easily brickable as you can always put it in recovery mode and flash a working firmware.
Thanks
Support for Asus RT-N66U
Moderator: Moderators
Re: Support for Asus RT-N66U
Ok trying to compile this in ubuntu 14.10 x64 i get to this point and am stuck, any advice?
...
NTROL/postinst; chmod 0755 /home/softcoder/Code/gargoyle/gargoyle/brcm47xx-src/build_dir/target-mipsel_uClibc-0.9.33.2/linux-brcm47xx/packages/ipkg-brcm47xx/kmod-gre/CONTROL/postinst; fi
find /home/softcoder/Code/gargoyle/gargoyle/brcm47xx-src/build_dir/target-mipsel_uClibc-0.9.33.2/linux-brcm47xx/packages/ipkg-brcm47xx/kmod-gre -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
Package kmod-gre is missing dependencies for the following libraries:
ip_tunnel.ko
make[4]: *** [/home/softcoder/Code/gargoyle/gargoyle/brcm47xx-src/bin/brcm47xx/packages/kmod-gre_3.10.49-1-89e2119cdbff4019eb0e49566adcefa2_brcm47xx.ipk] Error 1
make[4]: Leaving directory `/home/softcoder/Code/gargoyle/gargoyle/brcm47xx-src/package/kernel/linux'
make[3]: *** [package/kernel/linux/compile] Error 2
make[3]: Leaving directory `/home/softcoder/Code/gargoyle/gargoyle/brcm47xx-src'
make[2]: *** [/home/softcoder/Code/gargoyle/gargoyle/brcm47xx-src/staging_dir/target-mipsel_uClibc-0.9.33.2/stamp/.package_compile] Error 2
make[2]: Leaving directory `/home/softcoder/Code/gargoyle/gargoyle/brcm47xx-src'
make[1]: *** [world] Error 2
make[1]: Leaving directory `/home/softcoder/Code/gargoyle/gargoyle/brcm47xx-src'
...
NTROL/postinst; chmod 0755 /home/softcoder/Code/gargoyle/gargoyle/brcm47xx-src/build_dir/target-mipsel_uClibc-0.9.33.2/linux-brcm47xx/packages/ipkg-brcm47xx/kmod-gre/CONTROL/postinst; fi
find /home/softcoder/Code/gargoyle/gargoyle/brcm47xx-src/build_dir/target-mipsel_uClibc-0.9.33.2/linux-brcm47xx/packages/ipkg-brcm47xx/kmod-gre -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
Package kmod-gre is missing dependencies for the following libraries:
ip_tunnel.ko
make[4]: *** [/home/softcoder/Code/gargoyle/gargoyle/brcm47xx-src/bin/brcm47xx/packages/kmod-gre_3.10.49-1-89e2119cdbff4019eb0e49566adcefa2_brcm47xx.ipk] Error 1
make[4]: Leaving directory `/home/softcoder/Code/gargoyle/gargoyle/brcm47xx-src/package/kernel/linux'
make[3]: *** [package/kernel/linux/compile] Error 2
make[3]: Leaving directory `/home/softcoder/Code/gargoyle/gargoyle/brcm47xx-src'
make[2]: *** [/home/softcoder/Code/gargoyle/gargoyle/brcm47xx-src/staging_dir/target-mipsel_uClibc-0.9.33.2/stamp/.package_compile] Error 2
make[2]: Leaving directory `/home/softcoder/Code/gargoyle/gargoyle/brcm47xx-src'
make[1]: *** [world] Error 2
make[1]: Leaving directory `/home/softcoder/Code/gargoyle/gargoyle/brcm47xx-src'
Re: Support for Asus RT-N66U
Ok updated from git today with Eric's latest patches and at least now it compiles! I'll test out the image and see what happens.. thanks!
*Update: PROGRESS! Using the compiled image located in: /images/brcm47xx/gargoyle_1.7.x-brcm47xx-generic-squashfs.trx
I successfully flashed to my router and so far internet connection works from my clients connecting via gargoyle. VERY GOOD NEWS!
*UPDATE 2: With this generic image i don't seem to have working wifi. Though I enable it in the settings, I dont see it from client devices (And I see no errrors when running logread). Any clues as to why?
*Update: PROGRESS! Using the compiled image located in: /images/brcm47xx/gargoyle_1.7.x-brcm47xx-generic-squashfs.trx
I successfully flashed to my router and so far internet connection works from my clients connecting via gargoyle. VERY GOOD NEWS!
*UPDATE 2: With this generic image i don't seem to have working wifi. Though I enable it in the settings, I dont see it from client devices (And I see no errrors when running logread). Any clues as to why?
-
- Posts: 1
- Joined: Sun Apr 12, 2015 9:42 am
Re: Support for Asus RT-N66U
Any news? I am currently looking to buy a gargoyle-compatible router, and the RT-N66U seems to be a favorite on many tech review websites.