From owner-freebsd-questions Wed Sep 20 14:24:58 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA28731 for questions-outgoing; Wed, 20 Sep 1995 14:24:58 -0700 Received: from everest (dtr.rain.com [204.119.8.19]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id OAA28724 for ; Wed, 20 Sep 1995 14:24:53 -0700 From: bmk@dtr.com Received: (from bmk@localhost) by everest (8.6.11/8.6.9) id OAA00578; Wed, 20 Sep 1995 14:14:13 -0700 Message-Id: <199509202114.OAA00578@everest> Subject: Re: lpd slow? To: steve@cioeserv.cioe.com (Steve Ames) Date: Wed, 20 Sep 1995 14:14:13 -0700 (PDT) Cc: questions@freebsd.org In-Reply-To: <199509201232.MAA29100@cioeserv.cioe.com> from "Steve Ames" at Sep 20, 95 12:32:11 pm Reply-To: bmk@dtr.com X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 879 Sender: owner-questions@freebsd.org Precedence: bulk Are you using the lpt driver with or without irq7? If so, are you sure that your card actually has working irq hardware? A lot of them don't. > I just started lpd on my freebsd almost current system. When i use > lpr to print a small sample file (say /etc/rc for instance) it prints > it but it is _SLOW_. It took almost an hour to print the file. I'm > printing to a panason kxp-2135 printer (which is dot-matrix). Still, > its not that slow a printer. > Anyone have any clues on this? I'm not starting lpd with any command line > options and my /etc/printcap file looks thustly: > -----printcap---- > # @(#)printcap 5.3 (Berkeley) 6/30/90 > lp|local line printer:\ > :lp=/dev/lpt0:sd=/var/spool/output/lpd:lf=/var/log/lpd-errs: > -----ENDS------ > which is the default, uncommented (and using /dev/lpt0 instead of /dev/lp). > All help appreciated, nat. > -Steve