Custom Eko12774 micro plus with USB, print, AutoAP

Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware
Goto page Previous  1, 2, 3, 4, 5
Author Message
max666
DD-WRT Novice


Joined: 09 Apr 2010
Posts: 2

PostPosted: Sat Apr 10, 2010 6:39    Post subject: Reply with quote
autobot wrote:
Actually my name is autobot


Sorry about that, it was after reading about 1000 forum posts late in the night :)

thnx for the fast response, I will try it.

I have a plan to use USR for the weather station, so I am starting to familiriaze myself with it Smile
Sponsor
autobot
DD-WRT Guru


Joined: 07 May 2009
Posts: 1596

PostPosted: Sat Apr 10, 2010 11:32    Post subject: Reply with quote
max666 wrote:
autobot wrote:
Actually my name is autobot


Sorry about that, it was after reading about 1000 forum posts late in the night :)

thnx for the fast response, I will try it.

I have a plan to use USR for the weather station, so I am starting to familiriaze myself with it Smile


No problem, good luck with your project. Wink

_________________
Eko Builds

BrainSlayer Builds

DD-WRT Changelog RSS Feed
autobot
DD-WRT Guru


Joined: 07 May 2009
Posts: 1596

PostPosted: Sat Apr 10, 2010 13:05    Post subject: Reply with quote
With this job I'm online all day so if you have questions I will still be around, I just don't have time to build firmware is what I was saying about no time.
_________________
Eko Builds

BrainSlayer Builds

DD-WRT Changelog RSS Feed
organetic
DD-WRT Novice


Joined: 28 Jul 2006
Posts: 17

PostPosted: Mon May 03, 2010 9:26    Post subject: Is this script WL-520GC or WL520G compatible? Reply with quote
I would like to know if someone has tried this script on a WL-520GC or WL-520G 2Mb ASUS unit...

Thanks for the great work!
vermontlasmarias
DD-WRT Novice


Joined: 30 Sep 2009
Posts: 6

PostPosted: Wed Jul 21, 2010 15:26    Post subject: Reply with quote
autobot wrote:
With this job I'm online all day so if you have questions I will still be around, I just don't have time to build firmware is what I was saying about no time.


Hi Autobot,

Will USB hub work with your firmware? I want to do:

usb dev 0: flash device for swap
usb dev 1: printer a...
usb dev 2: printer b...
autobot
DD-WRT Guru


Joined: 07 May 2009
Posts: 1596

PostPosted: Wed Jul 21, 2010 16:37    Post subject: Reply with quote
vermontlasmarias wrote:
autobot wrote:
With this job I'm online all day so if you have questions I will still be around, I just don't have time to build firmware is what I was saying about no time.


Hi Autobot,

Will USB hub work with your firmware? I want to do:

usb dev 0: flash device for swap
usb dev 1: printer a...
usb dev 2: printer b...


As far as I know you should be able to use a hub but I have never tested this.

_________________
Eko Builds

BrainSlayer Builds

DD-WRT Changelog RSS Feed
starskyc
DD-WRT Novice


Joined: 07 Jun 2011
Posts: 2

PostPosted: Tue Jun 07, 2011 13:51    Post subject: USB printing works! Reply with quote
thx for the great job on this build for the USR5461.

Yes you can Smile USB printing on a 2MB flash router!

Just addded as startup script: p910nd -f /dev/usb/lp0
lgulseth
DD-WRT Novice


Joined: 07 Jun 2011
Posts: 1

PostPosted: Tue Jun 07, 2011 17:07    Post subject: Re: Custom Eko12774 micro plus with USB, print, AutoAP Reply with quote
modervador wrote:
I am starting this thread and posting this firmware for autobot. Here are his comments:
autobot wrote:
I have just finished modifying Eko's latest 12774 micro plus ssh and added usb storage, printing, and autoap removed ssh and pppd to make room. No cgi, but it works. . . start a new thread for my edited build so we can diagnose and such.


I have downloaded this 12774 build, dd-wrt.v24-11296_NEWD_micro-plus, 17084 micro-plus, and 17084 micro-plus-ssh and I cannot find USB storage in any of these builds. Can anyone help? I'm trying to setup a USB harddrive on my USR5461. Thanks in advance,

Luther
poldas
DD-WRT Novice


Joined: 12 Feb 2012
Posts: 15

PostPosted: Tue Feb 14, 2012 8:43    Post subject: Re: Custom Eko12774 micro plus with USB, print, AutoAP Reply with quote
I had instaled firmware 13309 NEWD USB Boot but my USR5461 very often hangs, for example when I put WAN cable or USB Pendrive. I've returned to DD-WRT v24-sp2 (12/08/11) micro (SVN revision 17990M VINT Eko) which works like a charm.

Do you know what is the problem?

Thank you for answer
arkleseizure
DD-WRT Novice


Joined: 01 Apr 2012
Posts: 5

PostPosted: Sun Apr 01, 2012 13:49    Post subject: Works well on f5d7231-4p Reply with quote
This micro build works well on my f5d7231-4p belkin router.
This has 4mb of flash (16mb sdram), but for some reason bombs with mini builds. It allows me to use tkip encrypted wireless bridging, and supports unidirectional printing on my KONICA MINOLTA magicolor 1600W usb printer. Just need to add the command

p910nd -f /dev/usb/lp0

to the web/admin/command/startup list, or telnet in and

nvram set "p910nd -f /dev/usb/lp0"
nvram commit

to get non-bidirectional support.
Dont know about stability, it's worked OK for several hours now though. And it bootstraped up to mega and ran optware with swap on an old usb stick, too - though I dont need that. Beginning to think about adding a webcam and 3g usb modem for fun - probably not enough sdram though.
Great stuff.

Belkin's firmware is nowhere near as nice. Very Happy
jopplehead
DD-WRT Novice


Joined: 04 Feb 2009
Posts: 32

PostPosted: Mon Apr 16, 2012 1:32    Post subject: Re: nvram autoap_XXXX don't work... Reply with quote
Removed... Duplicate post.

Last edited by jopplehead on Mon Apr 16, 2012 2:51; edited 1 time in total
jopplehead
DD-WRT Novice


Joined: 04 Feb 2009
Posts: 32

PostPosted: Mon Apr 16, 2012 1:35    Post subject: Re: nvram autoap_XXXX don't work... Reply with quote
vacora22 wrote:
Hi all,

i installed this firm on my asus wl520gc,
i executed the autoap in commands:

/usr/sbin/autoap &

all OK,

i try to execute
nvram autoap_prefssid="mynet*key*1234567890123"
nvram autoap_rescannow=1

but nothing happend

mynet is ignored ...

what i make wrong??

i put in command

nvram show

no autoap_xxxxx i found...

Thanks...


OMG... autobot & vacora22... you all are my heroes!

Autobot for giving a firmware that works with AutoAP on my Linksys WRT54GS v7.2 - 2Meg router and vacora22 for showing me the command to actually make it run! Thanks guys!
Mangix
DD-WRT User


Joined: 04 Aug 2011
Posts: 375

PostPosted: Mon Apr 16, 2012 2:54    Post subject: Reply with quote
would this work on a wrt54g v6 with an sd card mod?
Seth7
DD-WRT Guru


Joined: 16 Aug 2006
Posts: 670
Location: DN17IQ

PostPosted: Mon Apr 16, 2012 20:33    Post subject: Reply with quote
Could you build it with a Vap too ?
_________________
WRT54G,GS v1.1, V2, V3 V4, V5
WR850G V2, V3
Fonera 2100
vijayadik
DD-WRT Novice


Joined: 10 Jun 2009
Posts: 20

PostPosted: Thu Jun 28, 2012 18:34    Post subject: Any newer version ? Reply with quote
Folks, is there a newer version of micro_usb please. All I would like to do is to use USB printer on USR5461. Any help would be greatly appreciated.
Goto page Previous  1, 2, 3, 4, 5 Display posts from previous:    Page 5 of 5
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