From owner-freebsd-questions@FreeBSD.ORG Sun Feb 8 16:11:27 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 AC6D516A4CE for ; Sun, 8 Feb 2004 16:11:27 -0800 (PST) Received: from ms-smtp-03.rdc-kc.rr.com (ms-smtp-03.rdc-kc.rr.com [24.94.166.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68A4C43D1D for ; Sun, 8 Feb 2004 16:11:27 -0800 (PST) (envelope-from sdf@expertune.com) Received: from expertune.com (CPE-24-209-165-90.wi.rr.com [24.209.165.90]) i190BMD8001409; Sun, 8 Feb 2004 18:11:23 -0600 (CST) Message-ID: <4026D02F.8070408@expertune.com> Date: Sun, 08 Feb 2004 18:11:27 -0600 From: Scott DF User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Lowell Gilbert References: <40253780.3050604@expertune.com> <44fzdldtgl.fsf@be-well.ilk.org> In-Reply-To: <44fzdldtgl.fsf@be-well.ilk.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: FreeBSD Questions Subject: Re: Problem with sound card 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: Mon, 09 Feb 2004 00:11:27 -0000 Lowell Gilbert wrote: >>Sound worked under 5.1, but not under a fresh install with 5.2 >> >>I feel I'm missing something obvious, but I'm still missing it. Can >>anyone help? > > > You probably need the maestro support as well. > There's a module for it, so you don't need to recompile the kernel to check. The command kldload snd_maestro returns kldload: can't load snd_maestro: File exists This indicates the file is already loaded? If so, some other gremlin has a clamp on sound output. Scott