From owner-freebsd-questions@FreeBSD.ORG Thu Jul 21 13:05:25 2005 Return-Path: X-Original-To: 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 1E8A016A41F for ; Thu, 21 Jul 2005 13:05:25 +0000 (GMT) (envelope-from markus@trippelsdorf.de) Received: from falcon.loomes.de (smtp.loomes.de [212.40.161.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4A5C43D46 for ; Thu, 21 Jul 2005 13:05:17 +0000 (GMT) (envelope-from markus@trippelsdorf.de) Received: from port-212-202-35-78.dynamic.qsc.de ([212.202.35.78] helo=bsd.trippelsdorf.de) by falcon.loomes.de with asmtp (Exim 4.30) id 1Dvajj-00067S-AL; Thu, 21 Jul 2005 15:05:15 +0200 Date: Thu, 21 Jul 2005 15:05:13 +0200 From: Markus Trippelsdorf To: =?iso-8859-1?Q?G=E9czi?= Szabolcs Message-ID: <20050721130513.GA1130@bsd.trippelsdorf.de> References: <42DF9A5D.1070408@goodwill.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <42DF9A5D.1070408@goodwill.hu> User-Agent: Mutt/1.5.9i Cc: questions@freebsd.org Subject: Re: cups parallel backend hang up 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: Thu, 21 Jul 2005 13:05:25 -0000 On Thu, Jul 21, 2005 at 02:51:41PM +0200, Géczi Szabolcs wrote: > hi there, > > i just recently installed cups, and i've tried to setup the printer. > but, anytime i start the cups the parallel backend hang up and cups > stops startin' up. > > any idea? You could switch to polled mode: lptcontrol -p -d /dev/lpt0 -- Markus