From owner-freebsd-questions  Sat Aug 23 20:39:35 1997
Return-Path: <owner-freebsd-questions>
Received: (from root@localhost)
          by hub.freebsd.org (8.8.7/8.8.7) id UAA03155
          for questions-outgoing; Sat, 23 Aug 1997 20:39:35 -0700 (PDT)
Received: from user1.inficad.com (accent@user1.inficad.com [207.19.74.3])
          by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id UAA03148
          for <questions@FreeBSD.ORG>; Sat, 23 Aug 1997 20:39:33 -0700 (PDT)
From: accent@user1.inficad.com
Received: from localhost (accent@localhost)
	by user1.inficad.com (8.8.7/8.8.5) with SMTP id UAA04581;
	Sat, 23 Aug 1997 20:39:33 -0700 (MST)
Date: Sat, 23 Aug 1997 20:39:33 -0700 (MST)
To: Doug White <dwhite@resnet.uoregon.edu>
cc: questions@FreeBSD.ORG
Subject: Re: AWE32 support
In-Reply-To: <Pine.BSF.3.96.970823162911.250H-100000@localhost>
Message-ID: <Pine.BSI.3.96.970823203616.4559A-100000@user1.inficad.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-questions@FreeBSD.ORG
X-Loop: FreeBSD.org
Precedence: bulk



If you continue to think like you have always thought you will continue to get what you have always got.

On Sat, 23 Aug 1997, Doug White wrote:

> On Wed, 20 Aug 1997 accent@inficad.com wrote:
> 
> > I have recompiled my kernel with the snd0 and sb0 line added.  I see it
> > detects my sb0 line without a problem, however I am unable to mount any
> > audio cd's.  Am I missing something here???  I am using xcdplayer but it
> > tells me "device not configured"!! Is this a problem in my kernel or did I
> > not set up xcdplayer correctly???  Any suggestions for this newbie would be
> > greatly appreciated..
> 
> This is an issue with your CDROM controller, which is probably a secondary
> IDE controller on your sound card.  Unfortunately, the likelihood of
> detecting CDROMs that are attached to sound cards is very low.  I would
> suggest moving your CDROM to the slave position on your primary IDE
> channel (to which your hard disk is connected to).  Make sure you switch
> the jumpers on your hard disk so it will continue to work with your CD
> attached.  Then try booting FreeBSD and see if the wdc probe finds it.
> 
> Doug White                              | University of Oregon  
> Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
> http://gladstone.uoregon.edu/~dwhite    | Computer Science Major
> Spam routed to /dev/null by Procmail    | Death to Cyberpromo
> 
> 
Doug, Thank You for your reply.  Your response seems very logical.  I had
neglected to mention my hard drive is a SCSI and my CD-Rom is not.  My CD
is connected to the IDE controller on the motherboard.  After some
research I realized I did not sepicy the "-device /dev/wcd0c" on the
command line.  After this I just created an alias to "xcd" all is well.

Accent