From owner-freebsd-questions@FreeBSD.ORG Fri Jul 30 22:38:53 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 CAA5716A4CE for ; Fri, 30 Jul 2004 22:38:53 +0000 (GMT) Received: from mail5.tpgi.com.au (mail5.tpgi.com.au [203.12.160.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAE7843D55 for ; Fri, 30 Jul 2004 22:38:52 +0000 (GMT) (envelope-from agh@tpg.com.au) Received: from [192.168.0.4] (220-244-72-6.tpgi.com.au [220.244.72.6]) by mail5.tpgi.com.au (8.12.10/8.12.10) with ESMTP id i6UMcPmU004587 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Sat, 31 Jul 2004 08:38:26 +1000 From: "Alastair G. Hogge" To: freebsd-questions@FreeBSD.ORG Date: Sat, 31 Jul 2004 08:38:47 +1000 User-Agent: KMail/1.6.2 References: <20040729205515.65199.qmail@web14104.mail.yahoo.com> In-Reply-To: <20040729205515.65199.qmail@web14104.mail.yahoo.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200407310838.47440.agh@tpg.com.au> X-TPG-Antivirus: Passed cc: Sandbox Video Productions Subject: Re: Sound Driver 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: Fri, 30 Jul 2004 22:38:53 -0000 On Friday 30 July 2004 06:55, 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 You need to provide more information. What version of KDE are using? Where's your dmesg output? Run "cat /dev/sndstat" to see if you even have any audio devices listed. -Alastair