From owner-freebsd-questions@FreeBSD.ORG Sun Oct 30 00:15:32 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 5FE3F16A41F for ; Sun, 30 Oct 2005 00:15:32 +0000 (GMT) (envelope-from fquest@ccstores.com) Received: from mail.qcislands.net (mail.qcislands.net [209.53.238.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2745A43D45 for ; Sun, 30 Oct 2005 00:15:32 +0000 (GMT) (envelope-from fquest@ccstores.com) Received: from [64.114.58.101] (helo=[192.168.1.4]) by mail.qcislands.net with esmtp (Exim 4.52) id 1EW0rD-000NKK-NX; Sat, 29 Oct 2005 17:15:31 -0700 Message-ID: <436410A4.1020902@ccstores.com> Date: Sat, 29 Oct 2005 17:15:32 -0700 From: Jim Pazarena Organization: City Centre Stores Ltd User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-local_scan: locally submitted (01) Subject: 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:15:32 -0000 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. A CLI example would be very handy. Thanks! Jim