From owner-freebsd-multimedia@FreeBSD.ORG Sat Sep 6 04:05:41 2008 Return-Path: Delivered-To: freebsd-multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 67C7A1065671; Sat, 6 Sep 2008 04:05:41 +0000 (UTC) (envelope-from hartzell@alerce.com) Received: from merlin.alerce.com (merlin.alerce.com [64.62.142.94]) by mx1.freebsd.org (Postfix) with ESMTP id 515C28FC15; Sat, 6 Sep 2008 04:05:41 +0000 (UTC) (envelope-from hartzell@alerce.com) Received: from merlin.alerce.com (localhost [127.0.0.1]) by merlin.alerce.com (Postfix) with ESMTP id 14C5D33C62; Fri, 5 Sep 2008 21:06:00 -0700 (PDT) Received: from merlin.alerce.com (localhost [127.0.0.1]) by merlin.alerce.com (Postfix) with ESMTP id A82FF33C5B; Fri, 5 Sep 2008 21:05:59 -0700 (PDT) From: George Hartzell MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18626.403.571973.483046@almost.alerce.com> Date: Fri, 5 Sep 2008 21:05:39 -0700 To: Alexander Motin In-Reply-To: <48BF05EE.9070001@FreeBSD.org> References: <48B2DD7E.6030700@FreeBSD.org> <18616.53262.986892.268638@almost.alerce.com> <48BC611D.9030300@FreeBSD.org> <18620.32294.160420.297187@almost.alerce.com> <48BF05EE.9070001@FreeBSD.org> X-Mailer: VM 7.19 under Emacs 22.1.50.1 X-Virus-Scanned: ClamAV using ClamSMTP Cc: freebsd-multimedia@FreeBSD.org Subject: Re: snd_hda UAA patch second preview X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: hartzell@alerce.com List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Sep 2008 04:05:41 -0000 Alexander Motin writes: > George Hartzell wrote: > > Alexander Motin writes: > > > George Hartzell wrote: > > > > I cvsup'ed my -STABLE mac pro amd64 this afternoon, applied > > > > hda.7.20080828.patch, rebuilt everything. > > > > > > > > Sound no longer works. > > > > > > > > Sndstat is available at: > > > > http://shrimp.alerce.com/macpro/hda.7.20080828.patch.sndstat > > > > verbose dmesg is at: > > > > http://shrimp.alerce.com/macpro/hda.7.20080828.patch.dmesg-out > > > > > > I have just uploaded fresh version with several fixes which also may fix > > > this. Try it please. > > > > > > > I tried it both with and without > > > > > > > > hint.hdac.0.config="gpio1" > > > > > > > > I also get [GIANT] in my sndstat output. > > > > > > I hope I have fixed this also at last. > > > > > > -- > > > Alexander Motin > > > > > > > Still no sound. The sndstat output now says [MPSAFE] though. > > > > http://shrimp.alerce.com/macpro/hda.7.20080901.patch.dmesg-verbose > > http://shrimp.alerce.com/macpro/hda.7.20080901.patch.sndstat > > As I can see Linux ALSA driver sets both gpio0 and gpio1 for ALC885 on > MacPro. Have you tried to do in also? > > Also there is next 20080903 patch revision. Differences are minor, but > present. I tried 20080905. W/ gpio0 set, I get sound out of the builtin speaker. With gpio0 and gpio1 set I get sound out of the builtin speaker. With only gpio1 set I get no sound. More info at: http://shrimp.alerce.com/macpro/hda.7.20080905.patch.dmesg-verbose http://shrimp.alerce.com/macpro/hda.7.20080905.patch.sndstat g.