Linux RedHat USB Printing Error
When I send a print job through my application I am getting this error message filling the screen. (seems to be for every page that comes out)
Error:
/drivers/usb/class/usblp.c: usblp0: error -115 writing to printer
printer is on the Server as
lpstat -v | grep usb
device for HPdeskjet: usb:/dev/usb/lp0
lsusb
Bus 005 Device 001: ID 0000:0000
Bus 004 Device 004: ID 03f0:0004 Hewlett-Packard DeskJet 895c
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
?is there a way to have this error message display to a file instead of the screen so its not interfering with my customer who's working directly on the server?
cat /etc/*-release
lc/versionRed Hat Enterprise Linux ES release 4 (Nahant Update 3)
cat /proc/version
Linux version 2.6.9-34.ELsmp (bhcompile@hs20-bc1-7.build.redhat.com) (gcc versio
n 3.4.5 20051201 (Red Hat 3.4.5-2)) #1 SMP Fri Feb 24 16:54:53 EST 2006
Responses