From owner-freebsd-questions@FreeBSD.ORG Sun Oct 30 00:35:02 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 D83A216A420 for ; Sun, 30 Oct 2005 00:35:02 +0000 (GMT) (envelope-from albi@scii.nl) Received: from post-24.mail.nl.demon.net (post-24.mail.nl.demon.net [194.159.73.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69DE943D46 for ; Sun, 30 Oct 2005 00:35:02 +0000 (GMT) (envelope-from albi@scii.nl) Received: from aseed.demon.nl ([83.160.138.119]:9981 helo=mail.aseed.antenna.nl) by post-24.mail.nl.demon.net with esmtp (Exim 4.51) id 1EW1A5-000Kzs-DT for freebsd-questions@freebsd.org; Sun, 30 Oct 2005 00:35:01 +0000 Received: from http.aseed.antenna.nl (http.aseed.antenna.nl [192.168.0.50]) by mail.aseed.antenna.nl (Postfix) with ESMTP id 723CB154FBA for ; Sun, 30 Oct 2005 02:36:04 +0200 (CEST) Received: from localhost.localdomain (i85145.upc-i.chello.nl [62.195.85.145]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by http.aseed.antenna.nl (Postfix) with ESMTP id A11AA5A1692 for ; Sun, 30 Oct 2005 02:36:37 +0200 (CEST) Date: Sun, 30 Oct 2005 02:34:58 +0200 From: albi To: freebsd-questions@freebsd.org Message-Id: <20051030023458.364b6960.albi@scii.nl> In-Reply-To: <436410A4.1020902@ccstores.com> References: <436410A4.1020902@ccstores.com> X-Mailer: Sylpheed version 2.1.1 (GTK+ 2.8.6; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: sound on FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2005 00:35:03 -0000 On Sat, 29 Oct 2005 17:15:32 -0700 Jim Pazarena wrote: > does anyone have a link where a web page has been created > which explains clearly how to install sound drivers > _and_ test them I.E. play a sound? > > I found on BSDForums.org an explanation which describes > first using kldload to try to determine what driver you > need, and then it speaks a bit about compiling directly into > the kernel, but neither example show how to actually > play a sound --any sound-- as a test to see if it works. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sound-setup.html shows installation/config + testing sound (and after installing mpg123 and ogg123 try playing mp3- and oggfiles) -- grtjs, albi gpg-key: lynx -dump http://scii.nl/~albi/gpg.asc | gpg --import