From owner-freebsd-questions Thu Feb 10 13:59:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from typhoon.mail.pipex.net (typhoon.mail.pipex.net [158.43.128.27]) by builder.freebsd.org (Postfix) with SMTP id 79A7244EF for ; Thu, 10 Feb 2000 13:59:00 -0800 (PST) Received: (qmail 8929 invoked from network); 10 Feb 2000 21:58:41 -0000 Received: from useraj30.uk.uudial.com (HELO marder-1.) (62.188.133.159) by smtp.dial.pipex.com with SMTP; 10 Feb 2000 21:58:41 -0000 Received: (from mark@localhost) by marder-1. (8.9.3/8.9.3) id VAA00982; Thu, 10 Feb 2000 21:46:23 GMT (envelope-from mark) Date: Thu, 10 Feb 2000 21:46:23 +0000 From: Mark Ovens To: fbsd Cc: freebsd-questions@freebsd.org Subject: Re: Sound card question. Message-ID: <20000210214623.A935@marder-1> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Feb 09, 2000 at 07:24:24PM -0800, fbsd wrote: > > Hello, > > Im currently having problems getting my sound card to work with > FBSD 3.3-release. I have a Gravis Ultrasound PnP Pro, im attempting > to use the pcm0 driver to get the card to work. At bootup, I see > the following message; > > CSN 1 Vendor ID: GRV0001 [0x0100561e] Serial 0x0000183a Comp ID: PNPb02f > [0x2fb0d041] > This is a GusPnP, but LDN 0 is disabled > > Im not sure what the LDN 0 is referring to. LDN == Logical Device Number The "LDN 0 is disabled" message could be caused by your BIOS. Look in you BIOS for something about whether you are using a PnP OS or not and set it to "off" or "disabled". If this doesn't do the trick try doing a ``boot -c'' and at the ``config>'' prompt type config> pnp 1 0 os enable config> quit and see if that makes any difference. > At the bottom of my > kernel conf file, I have; > > device pcm0 > > I also double-checked to make sure I had, controller pnp0 enabled. > > After I compiled the kernel and rebooted, I don't see any message > regarding the pcm0 driver. Is there something else I need to enable, > perhaps in reference tot eh LDN 0 being disabled? > > Thanks for any help. > > Regards, > > Gavin > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Microsoft: Where do you want to go today? Linux: Where do you want to go tomorrow? BSD: Are you guys coming, or what? -Poster at LinuxWorld 2000 ________________________________________________________________ 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message