From owner-freebsd-newbies@FreeBSD.ORG Thu May 8 10:01:46 2003 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 379F237B401 for ; Thu, 8 May 2003 10:01:46 -0700 (PDT) Received: from thor.acuson.com (thor.acuson.com [157.226.71.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 758C243F93 for ; Thu, 8 May 2003 10:01:45 -0700 (PDT) (envelope-from DavidJohnson@Siemens.com) Received: from mvaexch02.acuson.com (mvaexch02.acuson.com [157.226.230.209]) by thor.acuson.com (iPlanet Messaging Server 5.2 (built Feb 21 2002)) with ESMTP id <0HEK00EPVV9CZ1@thor.acuson.com> for freebsd-newbies@freebsd.org; Thu, 08 May 2003 10:00:48 -0700 (PDT) Received: by mvaexch02.acuson.com with Internet Mail Service (5.5.2653.19) id ; Thu, 08 May 2003 09:50:53 -0700 Received: from dhcp-46-117.acuson.com ([157.226.46.117]) by mvaexch01.acuson.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id JQ7MJAFN; Thu, 08 May 2003 09:52:18 -0700 Content-return: allowed Date: Thu, 08 May 2003 10:01:13 -0700 From: Johnson David In-reply-to: To: Scoobie Ray , freebsd-newbies@freebsd.org Message-id: <200305081001.13470.DavidJohnson@Siemens.com> Organization: Siemens Medical Systems MIME-version: 1.0 Content-type: text/plain; charset=koi8-r Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: KMail/1.5.1 References: Subject: Re: FreeBSD 5.0 & device dsp X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2003 17:01:46 -0000 On Thursday 08 May 2003 07:52 am, Scoobie Ray wrote: > Hi all! > I have FreeBSD Release: 5.0. I can't make device dsp. Does your kernel have an audio driver compiled in? It isn't by default. The pcm device covers most sound cards. If it is compiled in, then redirect this question towards the -questions list, along with any relevant output from dmesg. David