From owner-freebsd-hackers Wed Jun 23 1:21:39 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id D9EE614BDB; Wed, 23 Jun 1999 01:21:34 -0700 (PDT) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.1/8.9.1) id KAA61801; Wed, 23 Jun 1999 10:21:21 +0200 (CEST) (envelope-from sos) From: Soren Schmidt Message-Id: <199906230821.KAA61801@freebsd.dk> Subject: Re: CDROM drive doesn't probe if no CD present [Was:cannot mount cd indicates bad ide cd drive - replace?] In-Reply-To: from Doug White at "Jun 22, 1999 12:45:26 pm" To: dwhite@resnet.uoregon.edu (Doug White) Date: Wed, 23 Jun 1999 10:21:21 +0200 (CEST) Cc: carey@roguewave.com, freebsd-questions@FreeBSD.ORG, hackers@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It seems Doug White wrote: > I'm lofting this up on -hackers to get the attention of the ATAPI CD > driver programmer -- Soren, you still around? Take a look at this. I'm here alright :) Sounds like the drive has a firmwarebug, If you are running -current try the ata driver instead, and let me know how that turns out... -Søren > On Tue, 22 Jun 1999, Woody Carey wrote: > > > Ok, here is some more information: > > > > Here is the behavior when there is no cd in the drive at bootup [reboot, > > actually] > > ^M^[[Kmyname# mount /cdrom > > cd9660: Input/output error > > myname# dmesg > > [...] > > > wdc0: unit 1 (atapi): , removable, accel, dma, iordy > > acd0: drive speed 0 - 4125KB/sec, 128KB cache > > acd0: supported read types: CD-R, CD-RW, CD-DA > > acd0: Audio: play, 255 volume levels > > acd0: Mechanism: ejectable tray > > acd0: Medium: no/blank disc inside, unlocked > > > and here is the dmesg output and mount output with a cd in the drive at > > boot: > > > > myname# dmesg > [...] > > wdc0: unit 1 (atapi): , removable, accel, dma, iordy > > acd0: drive speed 4125KB/sec, 128KB cache > > acd0: supported read types: CD-R, CD-RW, CD-DA > > acd0: Audio: play, 255 volume levels > > acd0: Mechanism: ejectable tray > > acd0: Medium: CD-ROM 120mm data disc loaded, unlocked > > > myname# mount /cdrom > > > > There was some success message on the console after this mount > > indicating success. > > It did not appear in this script output, obviously. > > Bizarre. That may be a driver bug or your drive is getting into an > inconsistent state if it doesn't boot with a CD present. > > What brand/model of CD drive is it? > > Doug White > Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve > http://gladstone.uoregon.edu/~dwhite | www.freebsd.org > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message