From owner-freebsd-questions@FreeBSD.ORG Wed Jun 15 10:53:51 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 48B0916A41C for ; Wed, 15 Jun 2005 10:53:51 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from smtp-out6.blueyonder.co.uk (smtp-out6.blueyonder.co.uk [195.188.213.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC93843D55 for ; Wed, 15 Jun 2005 10:53:50 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from [82.41.37.55] ([82.41.37.55]) by smtp-out6.blueyonder.co.uk with Microsoft SMTPSVC(5.0.2195.6713); Wed, 15 Jun 2005 11:54:30 +0100 Message-ID: <42B008BD.3000508@dial.pipex.com> Date: Wed, 15 Jun 2005 11:53:49 +0100 From: Alex Zbyslaw User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-GB; rv:1.7.8) Gecko/20050530 X-Accept-Language: en, en-us, pl MIME-Version: 1.0 To: "Anthony M. Agelastos" References: <60054.212.116.143.100.1118829379.squirrel@mail.ma3x.net> <42B00583.6080207@gmail.com> In-Reply-To: <42B00583.6080207@gmail.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 15 Jun 2005 10:54:30.0840 (UTC) FILETIME=[9B89E380:01C57198] Cc: freebsd-questions@freebsd.org, asa@ma3x.net Subject: Re: Very slow printing on 5.4 with cups anh HP LaserJet 4L X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jun 2005 10:53:51 -0000 Anthony M. Agelastos wrote: > Hello. I am new to FreeBSD, so if anyone else has better advice on > this matter, please chime in. The only things I can think of are: > > 1. hint.ppc.0.falgs= is what you typed above twice. Make sure that > this is not misspelled in the device.hints file (it should be flags... > not falgs). > 2. Try 0x28. > 3. Read a thread from the archives in April 2005 entitled "Very slow > printing with stock FreeBSD5.3 + CUPS + Gimp-Print + HPDeskJet612C" ( > http://lists.freebsd.org/mailman/htdig/freebsd-questions/2005-April/thread.html#84258 > ). In there, they mention having to possibly remove a line and > possibly adding another one. They also mention some other drivers that > might work better for you. > 4. Try going through lptcontrol. Chapter 9 of the FreeBSD Handbook > goes over this a bit. > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/printing-intro-setup.html > > > I hope this helps. And, if anyone else has any ideas, please add 'em. > Good luck. Looks like a pretty good list to me! For parallel port printers, I always configure the parallel port in the BIOS to be either EPP or ECP (never really found out which is better or what difference it makes) and then set flags to 0x20 or ox28. --Alex