Re: lpd problem

2003-03-13 Thread Warren Block
On Wed, 12 Mar 2003, chip wiegand wrote:

 No problem, see below. I will mention that I had no problem with any of
 these printers previously. I haven't added any new software or made any
 system changes of any kind. One day they worked, the next they didn't.
 Very strange.

 # APS1_BEGIN:printer1
 # - don't delete start label for apsfilter printer1
 # - no other printer defines between BEGIN and END LABEL
 photo|gimp/escp2-c60;r=720x720;q=photo;c=full;p=letter;m=auto:\
 :lp=/dev/ulpt0:\
 :if=/usr/local/etc/apsfilter/basedir/bin/apsfilter:\
 :sd=/var/spool/lpd/photo:\
 :lf=/var/spool/lpd/photo/log:\
 :af=/var/spool/lpd/photo/acct:\
 :mx#0:\
 :sh:
 # APS1_END - don't delete this

You're using apsfilter and it looks like you really only have one
printer on a USB port, since all of the entries say lp=/dev/ulpt0.

There won't be anything in /var/log/lpd-errs, since logging is set to go
into a different log file for each entry.  It's /var/spool/lpd/photo/log
for the entry above.  See what those log files say.

-Warren Block * Rapid City, South Dakota USA

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


lpd problem

2003-03-12 Thread chip wiegand
According to 'lpc stat all' all 5 of my printers are offline. I have
shutdown and restarted all the printers, they all print from other
computers. I have even rebooted my machine so lp would be completely
shutdown and restarted. No good. No errors in the lpd-errs.log file.
Any ideas?
--
Chip

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: lpd problem

2003-03-12 Thread Warren Block
On Wed, 12 Mar 2003, chip wiegand wrote:

 According to 'lpc stat all' all 5 of my printers are offline. I have
 shutdown and restarted all the printers, they all print from other
 computers. I have even rebooted my machine so lp would be completely
 shutdown and restarted. No good. No errors in the lpd-errs.log file.
 Any ideas?

Please post the printcap.

-Warren Block * Rapid City, South Dakota USA

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: lpd problem

2003-03-12 Thread chip wiegand
From: chip wiegand [EMAIL PROTECTED]
To: Warren Block [EMAIL PROTECTED]
Subject: Re: lpd problem
Date: Wed, 12 Mar 2003 23:13:14 -0800
Organization: Alternative Operating Systems
X-Mailer: Sylpheed version 0.8.6claws (GTK+ 1.2.10;
i386-portbld-freebsd4.7)

On Wed, 12 Mar 2003 19:48:09 -0700 (MST)
Warren Block [EMAIL PROTECTED] wrote:

 On Wed, 12 Mar 2003, chip wiegand wrote:
 
  According to 'lpc stat all' all 5 of my printers are offline. I have
  shutdown and restarted all the printers, they all print from other
  computers. I have even rebooted my machine so lp would be completely
  shutdown and restarted. No good. No errors in the lpd-errs.log file.
  Any ideas?
 
 Please post the printcap.

No problem, see below. I will mention that I had no problem with any of
these printers previously. I haven't added any new software or made any
system changes of any kind. One day they worked, the next they didn't.
Very strange.
--
Chip

# APS1_BEGIN:printer1
# - don't delete start label for apsfilter printer1
# - no other printer defines between BEGIN and END LABEL
photo|gimp/escp2-c60;r=720x720;q=photo;c=full;p=letter;m=auto:\
:lp=/dev/ulpt0:\
:if=/usr/local/etc/apsfilter/basedir/bin/apsfilter:\
:sd=/var/spool/lpd/photo:\
:lf=/var/spool/lpd/photo/log:\
:af=/var/spool/lpd/photo/acct:\
:mx#0:\
:sh:
# APS1_END - don't delete this
# APS2_BEGIN:printer2
# - don't delete start label for apsfilter printer2
# - no other printer defines between BEGIN and END LABEL
bwtext|gimp/escp2-c60;r=300x300;q=medium;c=mono;p=letter;m=auto:\
:lp=/dev/ulpt0:\
:if=/usr/local/etc/apsfilter/basedir/bin/apsfilter:\
:sd=/var/spool/lpd/bwtext:\
:lf=/var/spool/lpd/bwtext/log:\
:af=/var/spool/lpd/bwtext/acct:\
:mx#0:\
:sh:
# APS2_END - don't delete this
# APS3_BEGIN:printer3
# - don't delete start label for apsfilter printer3
# - no other printer defines between BEGIN and END LABEL
colortext|gimp/escp2-c60;r=300x300;q=medium;c=full;p=letter;m=auto:\
:lp=/dev/ulpt0:\
:if=/usr/local/etc/apsfilter/basedir/bin/apsfilter:\
:sd=/var/spool/lpd/colortext:\
:lf=/var/spool/lpd/colortext/log:\
:af=/var/spool/lpd/colortext/acct:\
:mx#0:\
:sh:
# APS3_END - don't delete this
# APS4_BEGIN:printer4
# - don't delete start label for apsfilter printer4
# - no other printer defines between BEGIN and END LABEL
lp|gimp/escp2-c60;r=600x600;q=medium;c=full;p=letter;m=auto:\
:lp=/dev/ulpt0:\
:if=/usr/local/etc/apsfilter/basedir/bin/apsfilter:\
:sd=/var/spool/lpd/lp:\
:lf=/var/spool/lpd/lp/log:\
:af=/var/spool/lpd/lp/acct:\
:mx#0:\
:sh:
# APS4_END - don't delete this
# APS5_BEGIN:printer5
# - don't delete start label for apsfilter printer5
# - no other printer defines between BEGIN and END LABEL
epson|gimp/escp2-c60;r=600x600;q=medium;c=full;p=letter;m=raw:\
:lp=/dev/ulpt0:\
:if=/usr/local/etc/apsfilter/basedir/bin/apsfilter:\
:sd=/var/spool/lpd/epson:\
:lf=/var/spool/lpd/epson/log:\
:af=/var/spool/lpd/epson/acct:\
:mx#0:\
:sf:\
:sh:
# APS5_END - don't delete this

 -Warren Block * Rapid City, South Dakota USA
 

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message