Page 1 of 1

Asus RT-N10U

Posted: Wed Jan 23, 2013 10:45 am
by sjacome
just ordered a asus rt-n10u router to try the webradio project. Main reason to buy this model is availability and price (44 euros).

seems by the specs it has memory to easy deploy openWRT, but not much info about this model in forum or wrt page.

if i use the 520gu tutorial as a guide, will it run smooth?

any advice on the n10u? thanks for reading.

Re: Asus RT-N10U

Posted: Wed Jan 23, 2013 12:58 pm
by gerben
Seems like it has 8MB flash, so enough to install the normal OpenWrt image, and install MPD via dpgk. DO NOT install the image from the tutorial.

Not sure you can find any OpenWrt image for it though. See https://forum.openwrt.org/viewtopic.php?id=37414

I think, you best bet would be to try the brcm-2.4 build (http://downloads.openwrt.org/backfire/1 ... uashfs.trx). But no guarantees. You might brick it.

Re: Asus RT-N10U

Posted: Wed Jan 23, 2013 2:32 pm
by sjacome
this router is suported by dd wrt...... is it the same as openwrt? can i use it and then install mpc and mpd to uset it as a webradio.

tomatousb and its variants also came along while websurfing, im confused %(

Re: Asus RT-N10U

Posted: Wed Jan 23, 2013 2:34 pm
by sjacome
the router is suported by dd wrt. can i use it also to the webradio project?? how diferent is it from openwrt and tomato usb??

Re: Asus RT-N10U

Posted: Thu Jan 24, 2013 8:27 am
by gerben
the dd-wrt site says it only has 4MB flash. Not sure who is right here. If it indeed has 4MB, then there is no way to use jffs. You'll have to install the mpd package to an external usb stick. Since the router has only one usb-port you'll need a hub.

Shibby build of tomato are around 8MB, so no room for any packages to install.
http://tomato.groov.pl/download/K26RT-N ... %20USB%29/

Some Toastman build are smaller, but I can find which one will work for the n10u.

I think dd-wrt would be the easiest to start with. I don't see why it wouldn't work on dd-wrt.

Re: Asus RT-N10U

Posted: Sat Jan 26, 2013 1:46 pm
by sjacome
router has 8MB flash. been in dd wrt web page snoping the versions and there are many components to implement in the hardware like nas or vpn or torrent or samba.

what are the minimal packages to deploy to the router work exclusively like a wifi internet radio? I understand that when talking about a compiled version of wrt in 4 mb devices, u dont install unneeded packages and features to save memory.

thanks 4 ur time.

Re: Asus RT-N10U

Posted: Sun Jan 27, 2013 4:55 am
by gerben
You only need MPD and MPC. MPD might have some dependencies, but those will be installed automatically when using ipkg.

You have to get a standard ddwrt built with USB and JFFS enabled. Not the mega, because then, there will be no more room for a jffs partition.
See http://www.dd-wrt.com/wiki/index.php/Wh ... d_Features
So you could use
Mini USB
USB Generic
STD NoKaid USB

Re: Asus RT-N10U

Posted: Fri Feb 01, 2013 5:42 pm
by sjacome
thanks 4 the replys. just got the router and the usb sound card, just waiting 4 the 20x4 oled lcd and the max3232.

next step, build the serial adapter with max3232 to be able to comunicate with the router.

Are the pinouts in the serial port the same in the asus routers??

i know this forum is mostly about openwrt but found this link in dd-wrt and it will be my guide, so ur suport is very apreciated too...

http://www.dd-wrt.com/wiki/index.php/Asus_RT-N10U

if the wrt setup goes well, next is to buil the usb lcd and ir receiver combo. the attiny2313 combo seems easy and well suported in lirc, lcd4linux and wrt.

http://dicks.home.xs4all.nl/avr/usbtiny


thanks 4 ur time.