From owner-freebsd-questions Sat Mar 25 17:49:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from quakeclan.net (www.quakeclan.net [24.237.0.24]) by hub.freebsd.org (Postfix) with SMTP id D3D4A37B8AE for ; Sat, 25 Mar 2000 17:49:47 -0800 (PST) (envelope-from zeus@quakeclan.net) Received: from neptune.ctnet.org.au (unverified [139.134.150.138]) by quakeclan.net (EMWAC SMTPRS 0.83) with SMTP id ; Sat, 25 Mar 2000 16:51:02 -0900 From: Shaun Dwyer Reply-To: zeus@quakeclan.net To: Josh J Paetzel , freebsd-questions@FreeBSD.ORG Subject: Re: IDE cdrom problem after upgrade to 4.0 Date: Sun, 26 Mar 2000 09:43:23 +0800 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: <20000323.130241.-83731.2.jpaetzel@juno.com> In-Reply-To: <20000323.130241.-83731.2.jpaetzel@juno.com> MIME-Version: 1.0 Message-Id: <00032609530800.01208@neptune.ctnet.org.au> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 24 Mar 2000, Josh J Paetzel wrote: > On Thu, 23 Mar 2000 12:33:54 +0800 Shaun Dwyer > writes: > > Hi, > > > > I recently CVSup'd to FreeBSD 4.0 from 3.4, and now my IDE cdrom > > dosn't work. > > I have MAKEDEV'd all the devices, CVSup'd again and made world, i've > > built > > several new kernels, and it still dosn't work. The cdrom won't even > > work if I > > boot from the generic kernel (which i also rebuilt). > > > > all the IDE devices are detected properly at boot time... > > ---- > > ad0: 6187MB [13410/15/63] at ata0-master > > using UDMA33 > > ad1: 2014MB [4092/16/63] at ata0-slave using WDMA2 > > acd0: CDROM at ata1-master using > > PIO4 > > ---- > > > > but when I goto mount a cdrom... > > ---- > > neptune# mount -t cd9660 /dev/acd0c /cdrom > > cd9660: Device not configured > > ---- > > > > I have in my kernel: > > ---- > > options CD9660 #ISO 9660 Filesystem > > # ATA and ATAPI devices > > device ata > > device atadisk # ATA disk drives > > device atapicd # ATAPI CDROM drives > > device atapifd # ATAPI floppy drives > > device atapist # ATAPI tape drives > > ---- > > > > > > The cdrom is a master on the secondary IDE controller. > > I have read that there is problems with some secondary IDE > > controllers, but > > this one has worked fine with all previous version of FreeBSD. > > I can't put it on the primary controller, as I already have 2 HDDs > > there, and > > they can't be moved as they are both boot drives (one for fbsd and > > the other for > > windoze). > > > > What am I doing wrong? or is it a bug that is yet to be resolved? > > (If so, is > > there anything at all that I can do to use my cdrom in the mean > > time?) > > > > Thanks in advance, > > Shaun > > > > (as i am no subscribed to the mailing lists, please e-mail me > > directly) > > > What does the entry in your /etc/fstab look like? The entry in /etc/fstab shouldn't matter if I am specifying the filesystem type, the node, and the mount point on the command line (see above), but any way, its: ---- /dev/acd0c /cdrom cd9660 ro,noauto 0 0 ---- This should be correct. I think its something to do with the kernel configuration, or a driver that dosnt quite work properly. If you are running FreeBSD 4.0, and use an IDE cdrom, could you please send me your kernel configuration? I will CVSup again today, and *hopefully* it will be fixed, in which case I will let you know. Thanks, Shaun (as i am not subscribed to the mailing lists, please e-mail me directly) > > > Josh > > > > ---------------------- > > Shaun Dwyer > > Zeus@quakeclan.net > > ---------------------- > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > -- ---------------------- Shaun Dwyer Zeus@quakeclan.net ---------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message