From owner-freebsd-questions@FreeBSD.ORG Mon May 3 10:52:48 2004 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 C5FB116A4CE for ; Mon, 3 May 2004 10:52:48 -0700 (PDT) Received: from mail.infinitebubble.com (pia140-70.pioneernet.net [66.114.140.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA93443D31 for ; Mon, 3 May 2004 10:52:43 -0700 (PDT) (envelope-from jason@infinitebubble.com) Received: from infinitebubble.com (mail2.bastyr.edu [204.203.216.252]) by mail.infinitebubble.com (Postfix) with ESMTP id 9FD9733FC9; Mon, 3 May 2004 10:51:46 -0700 (PDT) Message-ID: <40968683.6060709@infinitebubble.com> Date: Mon, 03 May 2004 10:50:59 -0700 From: Jason Taylor User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en MIME-Version: 1.0 To: David Wassman References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org cc: Micheal.Peters@niagarafalls.af.mil Subject: Re: Sound server 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: Mon, 03 May 2004 17:52:48 -0000 I have a 1200 at home. Unfortunately, I don't have access to it at the moment. The way I found out which driver to use was to do a kldload snd_driver to load all drivers and then start unloading individual drivers until it complained about the module being in use. David Wassman wrote: > Not desktop. Laptop. I am not sure exactly what brand of soundcard. Was > hoping someone knew out there and knew how to correct this. > > >> From: Peters Micheal A Contr GSI/SCBN >> >> To: freebsd-questions@freebsd.org >> Subject: RE: Sound server issue >> Date: Mon, 3 May 2004 12:51:40 -0400 >> >> What kind of sound card is in the Desktop >> >> -----Original Message----- >> From: owner-freebsd-questions@freebsd.org >> [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of David Wassman >> Sent: Sunday, May 02, 2004 9:02 PM >> To: freebsd-questions@freebsd.org >> Subject: Sound server issue >> >> I am running on a Compaq Presario 1610 with 80M Ram at 133mghz: >> >> FreeBSD 4.8 >> XFree86 4.4.0 >> KDE 3.1 >> >> When I get my desktop up I get this message. >> >> Sound server informational message: >> >> Error while initializing the sound driver: >> >> device/dev/dsp can't be opened (Device not configured) >> >> the sound server will continue, using the null output device. >> >> >> Does this mean the soundcard is not support? And if not, how do you >> configure the sound server? >> >> Any help will be appreciated. >>