Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751742AbWCLT3H (ORCPT ); Sun, 12 Mar 2006 14:29:07 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751523AbWCLT3H (ORCPT ); Sun, 12 Mar 2006 14:29:07 -0500 Received: from rwcrmhc13.comcast.net ([204.127.192.83]:18884 "EHLO rwcrmhc13.comcast.net") by vger.kernel.org with ESMTP id S1751464AbWCLT3G (ORCPT ); Sun, 12 Mar 2006 14:29:06 -0500 From: Parag Warudkar To: Alan Cox Subject: Re: IDE CDROM - No DMA Date: Sun, 12 Mar 2006 14:29:06 -0500 User-Agent: KMail/1.9.1 Cc: Chris Boot , linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org References: <200603101842.09251.kernel-stuff@comcast.net> <200603121209.33218.kernel-stuff@comcast.net> <1142186580.20056.5.camel@localhost.localdomain> In-Reply-To: <1142186580.20056.5.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200603121429.06372.kernel-stuff@comcast.net> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1217 Lines: 28 On Sunday 12 March 2006 13:03, Alan Cox wrote: > If you feel adventurous then apply the libata PATA patch from my web > page and compile a kernel with CONFIG_IDE=n and most stuff should work. > Folks are still reporting some problems with libata and CD burning > however. Ok, I tried the ide2 patch on your website against -rc5 - Disabled CONFIG_IDE and kept rest of the configuration same as earlier. Funny situation - I cannot figure what my root device is. Earlier without the patch it was /dev/sda3 and now I try everything (hda3, hdb3, hdc3, hdd3, sda3, sdb3...) but it panics - not able to mount rootfs. I have - 00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) Serial ATA Storage Controller IDE (rev 01) (prog-if 80 [Master]) It prints some ata_piix message while booting but I cannot read that since it scrolls fast and post panic obviously I can't scroll up! Any default for the only one HDD and CDROM that I can try? Thanks Parag - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/