From owner-freebsd-questions@FreeBSD.ORG Tue Sep 22 01:47:43 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3116D106566B for ; Tue, 22 Sep 2009 01:47:43 +0000 (UTC) (envelope-from pldrouin@pldrouin.net) Received: from smtp.cyberfingers.net (smtp.cyberfingers.net [198.177.254.227]) by mx1.freebsd.org (Postfix) with ESMTP id 0D1D68FC1B for ; Tue, 22 Sep 2009 01:47:42 +0000 (UTC) Received: from mdaemon.pldrouin.net (CPE0023695b905f-CM001a666aca96.cpe.net.cable.rogers.com [99.246.67.95]) by smtp.cyberfingers.net (Postfix) with ESMTP id B7480AB6C20 for ; Mon, 21 Sep 2009 21:44:51 -0400 (EDT) Message-ID: <4AB82CBC.9000303@pldrouin.net> Date: Mon, 21 Sep 2009 21:47:40 -0400 From: Pierre-Luc Drouin User-Agent: Thunderbird 2.0.0.23 (X11/20090824) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4AB5535A.3080600@pldrouin.net> In-Reply-To: <4AB5535A.3080600@pldrouin.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: IRQ storm when trying to burn a CD/DVD with JMicron JMB363 controller and PATA DVD burner 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: Tue, 22 Sep 2009 01:47:43 -0000 Hi, so does anybody know what could be wrong with this? Thanks! Pierre-Luc Drouin Pierre-Luc Drouin wrote: > Hi, > > My motherboard (EVGA X58 Classified) has a JMicron JMB363 SATA300/PATA > controller and it seems to be working fine with FreeBSD as long as I > don't try burning a DVD or a CD with my PATA DVD burner, which is the > only device hooked to the controller. However, when I try burning a CD > or a DVD with either cdrecord or growisofs, I get the following: > > interrupt storm detected on "irq17:"; throttling interrupt source > interrupt storm detected on "irq17:"; throttling interrupt source > interrupt storm detected on "irq17:"; throttling interrupt source > interrupt storm detected on "irq17:"; throttling interrupt source > interrupt storm detected on "irq17:"; throttling interrupt source > interrupt storm detected on "irq17:"; throttling interrupt source > interrupt storm detected on "irq17:"; throttling interrupt source > interrupt storm detected on "irq17:"; throttling interrupt source > ... > > I have seen a few emails on the mailing lists from people having the > exact same issue with this controller 2 years ago, but I could not > find any helpful reply. Is there any workaround for this? > > Thanks! >