From owner-freebsd-current@FreeBSD.ORG Fri Sep 10 04:52:29 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE5C416A4CE for ; Fri, 10 Sep 2004 04:52:29 +0000 (GMT) Received: from bsam.ru (gw.ipt.ru [80.253.10.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3EEA43D1F for ; Fri, 10 Sep 2004 04:52:28 +0000 (GMT) (envelope-from bsam@bsam.ru) Received: from bsam by bsam.ru with local (Exim 4.30; FreeBSD) id 1C5dPG-0000H7-Dr; Fri, 10 Sep 2004 08:53:06 +0400 Date: Fri, 10 Sep 2004 08:53:06 +0400 From: "Boris B. Samorodov" To: Martin Message-ID: <20040910045306.GA1037@ipt.ru> References: <1094765463.754.1.camel@klotz.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1094765463.754.1.camel@klotz.local> Sender: "Boris B. Samorodov" cc: FreeBSD Current Subject: Re: Interrupt storm detected on "irq7: lpt0" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Sep 2004 04:52:29 -0000 Hi! On Thu, Sep 09, 2004 at 11:32:02PM +0200, Martin wrote: > > Hi, > > I have this problem already for a longer time. > > After I've sent a print-job to lpr, the system > says: > > Interrupt storm detected on "irq7: lpt0"; throttling interrupt source > > The worst about it is that the printer is very slow. > It needs an hour to print a page of paper. > It prints one single line in usual speed and then stops > for about a minute. > > The hardware is OK. I've checked it. > > I'm using > 5.3-BETA3 FreeBSD 5.3-BETA3 #0: Wed Sep 8 18:33:17 CEST 2004 > ghostscript-afpl-8.14_6,1 > Epson Stylus COLOR We had a similar problem with multiport network adapter. Adding SMP capabilities to the kernel (but we have only one processor) cured the problem. OS: FreeBSD-5.3-BETA3. > a piece of dmesg: > ppc0 port 0x378-0x37f irq 7 on acpi0 > ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode > ppbus0: on ppc0 > lpt0: on ppbus0 > lpt0: Interrupt-driven port > ppi0: on ppbus0 > > > Is printing on lpt working at all on -CURRENT? > > Martin > > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" WBR -- bsam