Date: Sun, 05 Sep 1999 10:24:49 -0400 From: "Donald R. Tyson" <tyson@alumni.stanford.org> To: freebsd-questions@freebsd.org Message-ID: <199909051425.KAA26389@radagast.wizard.net>
next in thread | raw e-mail | index | archive | help
(Copy for the list)
To: Mark Ovens <mark@dogma.freebsd-uk.eu.org>
cc: freebsd-question@freebsd.org
Subject: [UPDATE] Re: No IDE CD-ROM support in recompiled kernel
In-reply-to: Your message of "Sun, 05 Sep 1999 10:47:45 BST."
<19990905104745.A295@marder-1>
Date: Sun, 05 Sep 1999 09:21:14 -0400
From: "Donald R. Tyson" <tyson@alumni.stanford.org>
Mark --
Your original suggestion (leave controller wcd1 enabled) was
right. I thought I had done so, but in fact I had only left the
disk (wd1) enabled, not the controller.
Here are the relevant lines from the HOMEBASE configuration file:
controller wdc0 at isa? port "IO_WD1" bio irq 14 vector wdintr
disk wd0 at wdc0 drive 0
disk wd1 at wdc0 drive 1
controller wdc1 at isa? port "IO_WD2" bio irq 15 vector wdintr
disk wd2 at wdc1 drive 0
#disk wd3 at wdc1 drive 1
options ATAPI #Enable ATAPI support for IDE bus
options ATAPI_STATIC #Don't do it as an LKM
device wcd0 #IDE CD-ROM
Here are the relevant lines from dmesg:
wdc0: unit 1 (atapi): <CRD-8160B/1.04>, removable, accel, dma, iordis
wcd0: 2734KB/sec, 128KB cache, audio play, 255 volume levels, ejectable tray
wcd0: 120mm data disc loaded, unlocked, lock protected
wdc1 not found at 0x170
Any hints on how to fix the ``wdc1 not found at 0x170''?
Thanks for your help.
Don Tyson
> On Sat, Sep 04, 1999 at 11:20:33PM -0400, Donald R. Tyson wrote:
> > Mark --
> >
> > Thanks -- I should have mentioned that I tried that, with no
> > luck. Don Tyson
> >
>
> One thought. Have you got a disc in the CD when booting? I've seen
> messages in -questions about CD-ROMs not being found if there is
> no disk in the drive.
>
> Failing that it's got to be something you removed from the kernel.
> Post your HOMEBASE config file (you did just comment out the unwanted
> options and not delete them didn't you? I've only got a 3.1 GENERIC)
> and I'll take a look.
>
> > > > I just know I'm missing something really basic here, but would
> > > > appreciate any hints you might have. I recompiled my
> > > > 2.2.8-RELEASE GENERIC kernel, and while I've reduced the kernel size
> > > > in half, and shortened the time from boot prompt to login prompt, I
> > > > cannot seem to get cdrom support in my recompiled kernel.
> > > > (The GENERIC kernel, which I configured using the visual
> > > > configuration tool at time of first install,
> > > > has cdrom support and works fine.)
> > > >
> > > > I have an ATAPI cdrom; I have device wcd0 in my new kernel
> > >
> > > If your CD is on the second IDE channel have you left
> > >
> > > controller wdc1 at isa? port "IO_WD2" bio irq 15
> > >
> > > enabled?
> > >
> > [snipped]
> >
> >
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-questions" in the body of the message
>
> --
> STATE-OF-THE-ART: Any computer you can't afford.
> OBSOLETE: Any computer you own.
> ________________________________________________________________
> FreeBSD - The Power To Serve http://www.freebsd.org
> My Webpage http://ukug.uk.freebsd.org/~mark/
> mailto:mark@ukug.uk.freebsd.org http://www.radan.com
------- End of Forwarded Message
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909051425.KAA26389>
