From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762252AbXKQLC0 (ORCPT ); Sat, 17 Nov 2007 06:02:26 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753633AbXKQLCP (ORCPT ); Sat, 17 Nov 2007 06:02:15 -0500 Received: from mail12.tpgi.com.au ([203.12.160.162]:41895 "EHLO mail12.tpgi.com.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761563AbXKQLCN (ORCPT ); Sat, 17 Nov 2007 06:02:13 -0500 X-TPG-Antivirus: Passed Subject: Re: 2.6.24-rc2-git6: Reported regressions from 2.6.23 From: Will Trives To: Alan Cox Cc: Jeff Garzik , Tejun Heo , linux-kernel@vger.kernel.org In-Reply-To: <1195296974.5149.11.camel@Athas> References: <1195296974.5149.11.camel@Athas> Content-Type: text/plain Date: Sat, 17 Nov 2007 21:58:34 +1100 Message-Id: <1195297114.5149.13.camel@Athas> Mime-Version: 1.0 X-Mailer: Evolution 2.12.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Sorry, I said 2.6.24-rc4 there, I meant 2.6.24-rc3. On Sat, 2007-11-17 at 21:56 +1100, Will Trives wrote: > > Subject : cd/dvd inaccessible in 2.6.24-rc2 > > Submitter : Will Trives > > References : http://lkml.org/lkml/2007/11/9/290 > > http://bugzilla.kernel.org/show_bug.cgi?id=9346 > > Handled-By : Alan Cox > > Jeff Garzik > > > Not being handled by any more. 2.6.24-rc2 shows assorted IRQ delivery > > and IRQ assignment problems for IDE controllers which appear to be > > ACPI problems. Its one for the ACPI people to take a look at. > > > > I was wrong originally, the issue is acctually occuring whenever I try > to write to a cd. With wodim or k3b, I am unable to write to the drive. > The error shown in dmesg is what happened when I tried to blank a disc. > In 2.6.23 it works instantly, with 2.6.24-rc4 it sits there, then there > are those errors, then I cannot eject the dvd from the drive. With k3b > it takes an age just to load and when it does it reports no media in the > drive, I am also unable to eject the media from the drive. > > I can mount a standard dvd without issue in 2.6.24-rc3. It's just > writing that fails.