Opened 3 years ago

Last modified 3 years ago

#1619 new

BS Build 14684 - Asus RT-N13U not enabling USB Printer Support when selected in web config

Reported by: timekiller Owned by: BrainSlayer
Keywords: USB Printer Brainslayer Asus RT-N13U Cc:

Description

These lines are required in the start-up script to fully enable USB Printer support using the BS Build 14684 for Asus RT-N13U:

sleep 4
mkdir -m 755 -p /dev/usb
mknod -m 660 /dev/usb/lp0 c 180 0
/usr/sbin/p910nd -f /dev/usb/lp0 1

Should the /dev/usb/lp0 node and p910nd task not be created when USB Printer Support is enabled in the Services/USB page?

Change History (2)

comment:1 Changed 3 years ago by timekiller

  • Owner set to BrainSlayer

comment:2 Changed 3 years ago by timekiller

I was hoping I could get some feedback about my tickets? Perhaps I created them wrong in the first place.

This particular one has been discussed at length here:

http://www.dd-wrt.com/phpBB2/viewtopic.php?t=61734&postdays=0&postorder=asc&start=225

And a Wiki entry was even created for the work-around.

Note: See TracTickets for help on using tickets.