From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264434AbTK0EhQ (ORCPT ); Wed, 26 Nov 2003 23:37:16 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264435AbTK0EhQ (ORCPT ); Wed, 26 Nov 2003 23:37:16 -0500 Received: from flamingo.mail.pas.earthlink.net ([207.217.120.232]:55034 "EHLO flamingo.mail.pas.earthlink.net") by vger.kernel.org with ESMTP id S264434AbTK0EhO (ORCPT ); Wed, 26 Nov 2003 23:37:14 -0500 Subject: Re: 2.6.0-test10 hanging on drive detection From: Harold Martin To: Harold Martin Cc: linux-kernel@vger.kernel.org In-Reply-To: <1069905548.3479.3.camel@localhost> References: <1069905548.3479.3.camel@localhost> Content-Type: text/plain Message-Id: <1069907832.3486.0.camel@localhost> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Wed, 26 Nov 2003 21:37:12 -0700 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Fixed in test11 Harold On Wed, 2003-11-26 at 20:59, Harold Martin wrote: > When I boot 2.6.0-test10, it hangs on this message: > hdd: ATAPI 40X DVD-ROM drive 512kB Cache, UDMA(33) > > >From my .config: > grep -i ata .config > CONFIG_X86_MCE_NONFATAL=y > # ATA/ATAPI/MFM/RLL support > # CONFIG_SCSI_SATA is not set > # CONFIG_SCSI_EATA is not set > # CONFIG_SCSI_EATA_PIO is not set > # CONFIG_ATALK is not set > # CONFIG_USB_STORAGE_DATAFAB is not set > # CONFIG_ATARI_PARTITION is not set > > grep -i IDE .config > CONFIG_IDE=y > CONFIG_BLK_DEV_IDE=y > # Please see Documentation/ide.txt for help/info on IDE drives > # CONFIG_BLK_DEV_HD_IDE is not set > CONFIG_BLK_DEV_IDEDISK=y > CONFIG_IDEDISK_MULTI_MODE=y > # CONFIG_IDEDISK_STROKE is not set > CONFIG_BLK_DEV_IDECD=y > # CONFIG_BLK_DEV_IDETAPE is not set > # CONFIG_BLK_DEV_IDEFLOPPY is not set > # CONFIG_BLK_DEV_IDESCSI is not set > # CONFIG_IDE_TASK_IOCTL is not set > # CONFIG_IDE_TASKFILE_IO is not set > # IDE chipset support/bugfixes > # CONFIG_BLK_DEV_IDEPNP is not set > CONFIG_BLK_DEV_IDEPCI=y > # CONFIG_IDEPCI_SHARE_IRQ is not set > CONFIG_BLK_DEV_IDEDMA_PCI=y > # CONFIG_BLK_DEV_IDEDMA_FORCED is not set > CONFIG_IDEDMA_PCI_AUTO=y > # CONFIG_IDEDMA_ONLYDISK is not set > # CONFIG_IDEDMA_PCI_WIP is not set > CONFIG_BLK_DEV_IDEDMA=y > # CONFIG_IDEDMA_IVB is not set > CONFIG_IDEDMA_AUTO=y > CONFIG_IEEE1394_VIDEO1394=m > # CONFIG_VIDEO_DEV is not set > # Digital Video Broadcasting Devices > CONFIG_VIDEO_SELECT=y > # CONFIG_FB_TRIDENT is not set > # CONFIG_SND_TRIDENT is not set > # Video4Linux support is needed for USB Multimedia device support > > If there is any other information I can supply, please tell me. > > Thanks, > Harold > > - > 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/