Asus RT-AC66U and Optware

Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware
Goto page 1, 2  Next
Author Message
Amateur
DD-WRT Novice


Joined: 28 Feb 2010
Posts: 37

PostPosted: Sun Aug 18, 2013 13:32    Post subject: Asus RT-AC66U and Optware Reply with quote
Please help!
What builds work on RT-AC66U with Optware|OTRW2?
Sponsor
Amateur
DD-WRT Novice


Joined: 28 Feb 2010
Posts: 37

PostPosted: Mon Aug 19, 2013 10:38    Post subject: Re: Asus RT-AC66U and Optware Reply with quote
Guys, no one is made the to work Asus RT-AC66u with Optware?
basmaf
DD-WRT Guru


Joined: 24 Feb 2011
Posts: 1074

PostPosted: Mon Aug 19, 2013 10:48    Post subject: Reply with quote
Will take a lot of time to get it working on K3
You will have to wait.
Amateur
DD-WRT Novice


Joined: 28 Feb 2010
Posts: 37

PostPosted: Mon Aug 19, 2013 11:38    Post subject: Reply with quote
basmaf wrote:
Will take a lot of time to get it working on K3
You will have to wait.


basmaf, big thanks for your job about Optware!
Do I understand correctly that for the RT-AC66u no 2.6 worked builds?
First K3 candidates to be friend with Optware is builds by kong?
basmaf
DD-WRT Guru


Joined: 24 Feb 2011
Posts: 1074

PostPosted: Mon Aug 19, 2013 12:27    Post subject: Reply with quote
AC66 is only supported by K3.*

If all works out the way I want to all builds will be supported.
Amateur
DD-WRT Novice


Joined: 28 Feb 2010
Posts: 37

PostPosted: Mon Aug 19, 2013 14:52    Post subject: Reply with quote
basmaf wrote:
AC66 is only supported by K3.*

If all works out the way I want to all builds will be supported.


Good news! I look forward to! Thank You!
Amateur
DD-WRT Novice


Joined: 28 Feb 2010
Posts: 37

PostPosted: Thu Oct 03, 2013 8:49    Post subject: Reply with quote
Hi!
basmaf wrote:
AC66 is only supported by K3.*

If all works out the way I want to all builds will be supported.


What news about RT-AC66U and Optware?
basmaf
DD-WRT Guru


Joined: 24 Feb 2011
Posts: 1074

PostPosted: Thu Oct 03, 2013 15:58    Post subject: Reply with quote
K3 is still not supported.
Will post on the forum when progress is has been made.
Amateur
DD-WRT Novice


Joined: 28 Feb 2010
Posts: 37

PostPosted: Tue Dec 24, 2013 9:08    Post subject: Reply with quote
Amateur wrote:
basmaf wrote:
AC66 is only supported by K3.*

If all works out the way I want to all builds will be supported.


Good news! I look forward to! Thank You!


Any changes?
basmaf
DD-WRT Guru


Joined: 24 Feb 2011
Posts: 1074

PostPosted: Tue Dec 24, 2013 13:34    Post subject: Reply with quote
just run the prepscript as would with any other router.
Limited version of otrw2 is available.
1000+ packages via opkg.
James2k
DD-WRT Guru


Joined: 23 Oct 2011
Posts: 549

PostPosted: Tue Dec 24, 2013 13:44    Post subject: Reply with quote
For reference, you can install the early look at Optware on K3.x by doing this:

Code:
wget http://dd-ware.googlecode.com/svn/install/install.sh
sh install.sh


You can install packages like nano, ip6tables via opkg e.g.

Code:
opkg install nano


I've tested a fair few and overall, most work OK. Some shout about dependancy issues, but --force-depends can usually get around it.

One package that is broken is rsync, but it looks to be due to how DD-WRT itself is setup, its all fun and games for K3.x currently!

Useful info:

https://code.google.com/p/dd-ware/source/browse/
http://basmaf.com/blog/otrw2_and_dd-wrt_kernel_3x/

_________________
James

Main router:

Netgear R7000 overclocked to 1.2GHz - DD-WRT v3.0-r35965M kongac

IPv6 6in4 (HE.net), OpenVPN (with PBR and split tunnelling), Entware, dnsmasq with ipset

Easy ipset support for the R7000

VPN speed: Download: 77.96 Mbps Upload: 5.00 Mbps (AES-128-CBC HMAC-SHA1)

Yes you can get 50 Mbps+ with OpenVPN on a R7000 if you configure it properly!

Previous routers:

ASUS RT-N66U - The Dark Knight
WNR2000v3 - Bought on the cheap for someone else, neutered crap
WNR3500Lv1 - First venture into the DD-WRT world
basmaf
DD-WRT Guru


Joined: 24 Feb 2011
Posts: 1074

PostPosted: Tue Dec 24, 2013 14:27    Post subject: Reply with quote
James2k wrote:
For reference, you can install the early look at Optware on K3.x by doing this:

Code:
wget http://dd-ware.googlecode.com/svn/install/install.sh
sh install.sh


I changed the script so it calls a subscript based on kernel version.

Code:
wget -O /tmp/prep_optware http://ddwrt.basmaf.com/prep_optware
sh /tmp/prep_optware
James2k
DD-WRT Guru


Joined: 23 Oct 2011
Posts: 549

PostPosted: Tue Dec 24, 2013 15:04    Post subject: Reply with quote
Ah I didn't know that. Thanks for letting me know. Better update my setup!
_________________
James

Main router:

Netgear R7000 overclocked to 1.2GHz - DD-WRT v3.0-r35965M kongac

IPv6 6in4 (HE.net), OpenVPN (with PBR and split tunnelling), Entware, dnsmasq with ipset

Easy ipset support for the R7000

VPN speed: Download: 77.96 Mbps Upload: 5.00 Mbps (AES-128-CBC HMAC-SHA1)

Yes you can get 50 Mbps+ with OpenVPN on a R7000 if you configure it properly!

Previous routers:

ASUS RT-N66U - The Dark Knight
WNR2000v3 - Bought on the cheap for someone else, neutered crap
WNR3500Lv1 - First venture into the DD-WRT world
Amateur
DD-WRT Novice


Joined: 28 Feb 2010
Posts: 37

PostPosted: Tue Dec 24, 2013 15:20    Post subject: Reply with quote
basmaf wrote:
just run the prepscript as would with any other router.
Limited version of otrw2 is available.
1000+ packages via opkg.

Good news! Thank You!
Amateur
DD-WRT Novice


Joined: 28 Feb 2010
Posts: 37

PostPosted: Fri Jan 03, 2014 12:23    Post subject: Reply with quote
Hi!

Installed DD-WRT v24-sp2 (12/06/13) kongac (SVN revision 23040M) The Optware (OTRW2) installed successfully!

As bug report:
root@kgw:/opt/etc/init.d# ifconfig
ifconfig: : error fetching interface information: Device not found

/sbin/ifconfig is working properly.

Anyway Big Thanks!
Goto page 1, 2  Next Display posts from previous:    Page 1 of 2
Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum