From owner-freebsd-questions@FreeBSD.ORG Wed Sep 17 17:52:55 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 914C816A4B3 for ; Wed, 17 Sep 2003 17:52:55 -0700 (PDT) Received: from avocet.mail.pas.earthlink.net (avocet.mail.pas.earthlink.net [207.217.120.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id F28CA43FB1 for ; Wed, 17 Sep 2003 17:52:54 -0700 (PDT) (envelope-from liuyang99@earthlink.net) Received: from user-12hdk5a.cable.mindspring.com ([69.22.208.170] helo=there) by avocet.mail.pas.earthlink.net with smtp (Exim 3.33 #1) id 19zn2T-0002QW-00 for freebsd-questions@freebsd.org; Wed, 17 Sep 2003 17:52:53 -0700 Content-Type: text/plain; charset="iso-8859-1" From: ALIAS To: freebsd-questions@freebsd.org Date: Wed, 17 Sep 2003 20:57:04 -0400 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: Subject: questions regarding sound driver X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: liuyang99@earthlink.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 00:52:55 -0000 i can't seem to get my sound to work, i've installed freebsd and got it working before but don't remember how and everytime i try to open up a mpeg file it says 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. i've added the device pcm to my kernel and i've configured the /boot/loader.conf and added snd_pcm_load="YES" and used kldload snd_pcm.ko and the error message is still coming up can someone help me? i have a sound blaster sound card.