From owner-freebsd-multimedia@FreeBSD.ORG Wed Sep 6 09:26:55 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 912DD16A4E1; Wed, 6 Sep 2006 09:26:55 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from av8-1-sn3.vrr.skanova.net (av8-1-sn3.vrr.skanova.net [81.228.9.183]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FA7843D46; Wed, 6 Sep 2006 09:26:49 +0000 (GMT) (envelope-from joel@FreeBSD.org) Received: by av8-1-sn3.vrr.skanova.net (Postfix, from userid 502) id 072893834E; Wed, 6 Sep 2006 11:26:48 +0200 (CEST) Received: from smtp3-2-sn3.vrr.skanova.net (smtp3-2-sn3.vrr.skanova.net [81.228.9.102]) by av8-1-sn3.vrr.skanova.net (Postfix) with ESMTP id ECA2138323; Wed, 6 Sep 2006 11:26:47 +0200 (CEST) Received: from dude.automatvapen.se (81-235-164-56-no21.tbcn.telia.com [81.235.164.56]) by smtp3-2-sn3.vrr.skanova.net (Postfix) with ESMTP id DAB1C37E55; Wed, 6 Sep 2006 11:26:47 +0200 (CEST) From: Joel Dahl To: =?ISO-8859-1?Q?S=F8ren?= Schmidt In-Reply-To: <44FE8AEA.8060707@freebsd.org> References: <1157390268.673.57.camel@localhost> <44FE8AEA.8060707@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1 Date: Wed, 06 Sep 2006 11:26:48 +0200 Message-Id: <1157534808.667.9.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 8bit Cc: freebsd-multimedia@freebsd.org Subject: Re: RFC: snd_hda(4) -- Intel High Definition Audio driver X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Sep 2006 09:26:55 -0000 On Wed, 2006-09-06 at 10:46 +0200, Søren Schmidt wrote: > Joel Dahl wrote: > > Hi all, > > > > Ariff Abdullah (ariff@) has been working on snd_hda(4) for a while now, > > which is a High Definition Audio driver and should enable basic audio > > capabilities on a lot of new machines on the market. He's been busy > > with improving the driver lately, so he asked me to send out an > > announcement and a call for testers -- yes, the driver is ready for a > > wider audience now. :-) > > > > This driver is based on Stephane E. Potvin's HDA driver, although big > > parts have been rewritten since then. The driver is still in an early > > form and many parts needs refinements, but basic audio capabilities such > > as playback/recording should work and we would like to get this into > > CURRENT soon, if everything goes according to the plan. > > > OK, tried this on an ASUS A8N-VM CSM (nVidia 6150/MCP51 based) and > although it does produce sound there are a few problems: Can you provide a verbose dmesg? :-) -- Joel