Hello,

I am trying to set up an entry for a QMS printer, model 3225.  We have 3 hole 
paper in the upper tray and the "-Zinupper" did not work for tray selection, so I
added a custom entry which I am trying to debug.

I followed the instructions in the IFHP-howto on
debugging and created a small script;

#!/bin/sh
cp /dev/null /tmp/t
ifhp -T"model=qms4032,dev=/tmp/t,trace,debug=3" -Zinupper <test.file 2>/tmp/debug.info

This worked great, and I am trying to add the same thing into the
/etc/printcap, but I can't seem to get it to work.  I want to caputure debug
info for any job send to the printer.  I would like to be able to examine the
trace information and set the debug level to see what is happening.

I am able to capture the job by using -Tdev=/tmp/some_file.  I am not able to
capture the trace info for some reason.  What is the proper syntax for this as
it pertains to the /etc/printcap ifhp entry?

Any help is appreciated.

Thanks,
Kirk





-- 
Kirk Patton
System Administrator
CA Microprocessor Division
Advanced Micro Devices
Phone (408) 774-7883
Pgr. (408) 870-5461
Fax (408)774-7606


-----------------------------------------------------------------------------
If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body.  For the impatient,
to subscribe to a list with name LIST,  send mail to [EMAIL PROTECTED]
with:                           | example:
subscribe LIST <mailaddr>       |  subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST <mailaddr>     |  unsubscribe lprng [EMAIL PROTECTED]

If you have major problems,  send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-----------------------------------------------------------------------------

Reply via email to