From owner-freebsd-questions@FreeBSD.ORG Tue Mar 12 23:39:11 2013 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 500D06B5 for ; Tue, 12 Mar 2013 23:39:11 +0000 (UTC) (envelope-from freebsd@chthonixia.net) Received: from www5.pairlite.com (www5.pairlite.com [64.130.10.15]) by mx1.freebsd.org (Postfix) with ESMTP id 1D006185 for ; Tue, 12 Mar 2013 23:39:10 +0000 (UTC) Received: from whisperer.chthonixia.net (unknown [184.152.30.105]) by www5.pairlite.com (Postfix) with ESMTPSA id C66942E312 for ; Tue, 12 Mar 2013 19:33:22 -0400 (EDT) Date: Tue, 12 Mar 2013 19:35:29 -0400 From: Joe Altman To: freebsd-questions@FreeBSD.org Subject: Re: snd_hda and front headphones jack Message-ID: <20130312233529.GA68834@whisperer.chthonixia.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Mar 2013 23:39:11 -0000 On Tue, Mar 12, 2013 at 08:55:49AM -0500, Mark Felder wrote: > Hi guys, > > I seem to be having problems getting my front headphones jack to work. > > > If I am looking at this right I believe I need to set nid25 to as=1 which > matches the nid31 Speaker and probably also set seq=15. However, this > doesn't seem to be working. Am I overlooking something obvious? In XMMS, which is what I use, I have to choose the Front Analog (pcm 2) via Options => Preferences => Configure => Output Plugin for the front headphone jack. Normally, I have it set to Rear Digital (pcm 3) for speakers. HTH, Joe