From owner-freebsd-questions@FreeBSD.ORG Sun Mar 13 22:37:47 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C02716A4CE for ; Sun, 13 Mar 2005 22:37:47 +0000 (GMT) Received: from vsmtp12.tin.it (vsmtp12.tin.it [212.216.176.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id B530443D1D for ; Sun, 13 Mar 2005 22:37:46 +0000 (GMT) (envelope-from v.demartino2@virgilio.it) Received: from ims3e.cp.tin.it (212.216.176.219) by vsmtp12.tin.it (7.0.027) id 422481CF005512B9 for freebsd-questions@freebsd.org; Sun, 13 Mar 2005 23:37:44 +0100 Received: from [192.168.70.226] by ims3e.cp.tin.it with HTTP; Sun, 13 Mar 2005 23:37:42 +0100 Date: Sun, 13 Mar 2005 23:37:42 +0100 Message-ID: <420008E50006F841@ims3e.cp.tin.it> From: v.demartino2@virgilio.it To: "FreeBSD" MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-15" Content-Transfer-Encoding: quoted-printable X-Originating-IP: 80.117.237.139 Subject: Printing problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2005 22:37:47 -0000 I have many problems in setting an epson stylus color 640 up on my FreeBS= D 5.3 box. I compiled apsfilter to be used with the UNIX lpd and obviously configured it with the eps640pl.upp (360x360 dpi) gs driver. To put it in a nutshell my FreeBSD box prints BUT it is : (i) Unbelievably slow (something like 15 minutes for a simple text page!)= (ii) The quality of printing is very poor, ligth and not sharp This is what /var/log/messages says about the printing stuff: ............................. kernel: ppc0: at port 0x378-0x37f irq 7 on isa0 kernel: ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode kernel: ppc0: FIFO with 16/16/8 bytes threshold kernel: ppbus0: on ppc0 kernel: ppbus0: IEEE1284 device found /NIBBLE kernel: Probing for PnP devices on ppbus0: kernel: ppbus0: PRINTER ESCPL2,BDC ................................................ lpd[612]: lp: open(/var/spool/lpd/lp/log): No such file or directory VicBSD kernel: Interrupt storm detected on "irq7: lpt0"; throttling inte= rrupt source In device.hints: hint.ppc.0.at=3D"isa" hint.ppc.0.irq=3D"7" Why is that and what should I do? Please help Vittorio