> > On Tue, 2005-11-15 at 07:54 +0000, linux wrote: > > I'm sorry if this offtopic, but: > > I connected SPP-2040 printer to FC3 (kernel 2.6.9-1.667) box. In syslog I > see that linux understand this device: > > > > drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 2 if 0 > alt 0 proto 2 vid 0x04E8 pid 0x3923 > > usbcore: registered new driver usblp > > drivers/usb/class/usblp.c: v0.13: USB Printer Device Class drive > > > > But I have no idea how I can print? Is there some device file for this > printer and I can just copy my .jpg to this device? > > > > Thanks, > > Vitaly > You should probably take a look at www.linuxprinting.org and > www.cups.org for information on how to set up your system for printing. > Your printer is connected to the device node /dev/usb/lp0 (at least > that's where my system shows up on my system). > -- > Jonatan Ã…kerlind > Thanks! In fact, I have embedded linux environment and I'm looking for a simple way to print without cups/printer drivers. So far I found only two-steps method: 1. I copy my .jpg picture into memory card inserted in printer (just like we copy file to usb dosk-on-key) 2. I print this .jpg from memory card
------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training Attendees Through End of 2005. For more info visit: http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
