Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Aug 2004 13:36:57 -0600
From:      Danny MacMillan <flowers@users.sourceforge.net>
To:        Sandbox Video Productions <sandboxpro@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Sound Driver
Message-ID:  <20040806193657.GA1299@procyon.nekulturny.org>
In-Reply-To: <20040729205515.65199.qmail@web14104.mail.yahoo.com>
References:  <20040729205515.65199.qmail@web14104.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jul 29, 2004 at 02:55:15PM -0600, Sandbox Video Productions wrote:
> Starting KDE I always get this message. Then it just
> stalls
> 
> Sound server informational message:
> Error while ititializing the sound driver:
> device /dev/dsp can't be opened (Device not
> configured)
> The sound server will continue using the null output device

I used to get that error when I started KDE without having
loaded the driver for my sound card.  However the impact was
just that I couldn't hear any sound; KDE still started and
ran well (but quietly).

Depending on what sound card you have, it is likely that you
will want to add the following to /boot/loader.conf:

snd_pcm_enable="YES"

That's assuming that you don't have it compiled into the kernel
(it isn't by default).  However, while that should fix the error
message when KDE loads, it probably won't resolve whatever is
causing KDE to stall.  Still, you have to take things one at a
time.

-- 
Danny MacMillan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040806193657.GA1299>