From owner-freebsd-questions@FreeBSD.ORG Sat Oct 11 11:29:06 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9850916A4B3 for ; Sat, 11 Oct 2003 11:29:06 -0700 (PDT) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB04A43F3F for ; Sat, 11 Oct 2003 11:29:05 -0700 (PDT) (envelope-from kstewart@owt.com) Received: from topaz-out (owt-207-41-94-233.owt.com [207.41.94.233]) by rutger.owt.com (8.11.6p2/8.9.3) with ESMTP id h9BIT3w18076; Sat, 11 Oct 2003 11:29:03 -0700 From: Kent Stewart To: andy@neu.net, questions@freebsd.org Date: Sat, 11 Oct 2003 11:29:02 -0700 User-Agent: KMail/1.5.4 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200310111129.02733.kstewart@owt.com> Subject: Re: Soundcard config issue X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Oct 2003 18:29:06 -0000 On Saturday 11 October 2003 11:01 am, andy@neu.net wrote: > I recently installed 5.1 release in a box that has a Creative Labs > model # CT4810 soundcard. I believe this card is sold as Sound > Blaster PCI, which is supported according to the pcm(4) man page. > The following line is from dmesg output: > pci0: at device 9.0 (no driver attached) > > What does this mean, how can I configure it? Detailed instructions > would be really appreciated. Thanks in advance... That means you didn't configure your kernel. You don't get detailed instructions on doing that because they are already available in the Handbook as Chapter 9. You also need to become familiar with Chapter 21, which is called the Cutting Edge. You have to be able to rebuild your world and kernel, and then install them. The steps of cvsuping and doing the makes are covered in the Cutting Edge. The Handbook is a reference but /usr/src/UPDATING is the authority. If there is a difference in procedure between Handbook and UPDATING, you use UPDATING. You need "device pcm" added to your kernel config file. Then, you have to make the kernel and install it. You are using a release and may not have installed sources. There have been fixes added to cvs tag=RELENG_5_! but tag=. is a better choice until they release 5.2. Until they release 5.2, -curent is the real list for 5.x questions. I don't think it matters where a question about sound is sent. I have a number of CT-4810's. They really think they are an Ensoniq - 1471 or something close. > > Please reply to this address as well as the list That is usually done in my case. If you reply to only the list, it doesn't popup in the box I have for replies and may not see it. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html