Date: Thu, 13 Mar 2003 17:14:50 -0700 (MST) From: Warren Block <wblock@wonkity.com> To: chip wiegand <chip@wiegand.org> Cc: questions@freebsd.org Subject: Re: lpd problem Message-ID: <20030313171035.G26702@wonkity.com> In-Reply-To: <20030312231314.1a4d1be6.chip@wiegand.org> References: <20030312181925.56d6dab5.chip@wiegand.org> <20030312194715.Y24461@wonkity.com> <20030312231314.1a4d1be6.chip@wiegand.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030313171035.G26702>