Log in

Bekijk de volledige versie : Trouble with printer



JoschiBK19
10-08-2008, 13:26
Hey guys,

I bought an Asus WL500gP and configured it with wengi's tutorial for Olegs firmware:
http://wl500g.info/showthread.php?t=10307

In addition I have a Brother DCP-135C (printer and scanner) plugged into the USB port of the router.

Output from dmesg:


printer.c: usblp0: USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 0x04F9 pid 0x01CE
printer.c: usblp0 Device ID string [53]='MFG:Brother;CMD:HBP,BRPJL;MDL:DCP-135C;CLS:PRINTER;'
scsi1 : SCSI emulation for USB Mass Storage devices
Vendor: Brother Model: DCP-135C Rev: 1.00
Type: Direct-Access ANSI SCSI revision: 02


ls /dev/usb


[admin@WL-001FC6621AAC usb]$ ls /dev/usb
lp0


So it seems like everything is ok, but I cannot print.
When I type


echo "test" >> /dev/usb/lp0

nothing happens.

Did anyone have the problem and solved it?

JoschiBK19
10-08-2008, 17:25
ok, solved the problem with the following tutorial:
http://wl500g.dyndns.org/printing/

now i have to work on scanner support ;)