From owner-freebsd-multimedia@FreeBSD.ORG Fri Apr 24 21:55:39 2009 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 D4D0B106564A for ; Fri, 24 Apr 2009 21:55:39 +0000 (UTC) (envelope-from freebsd-multimedia@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 59F3B8FC23 for ; Fri, 24 Apr 2009 21:55:39 +0000 (UTC) (envelope-from freebsd-multimedia@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LxTMq-0002dj-2R for freebsd-multimedia@freebsd.org; Fri, 24 Apr 2009 21:55:32 +0000 Received: from k.saper.info ([91.121.151.35]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 24 Apr 2009 21:55:31 +0000 Received: from saper by k.saper.info with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 24 Apr 2009 21:55:31 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-multimedia@freebsd.org From: Marcin Cieslak Date: Fri, 24 Apr 2009 21:54:56 +0000 (UTC) Organization: http://saper.info Lines: 26 Message-ID: References: <20090419135022.64cc183d@baby-jane.lamaiziere.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: k.saper.info User-Agent: slrn/0.9.9p1 (FreeBSD) Sender: news Subject: Re: [snd_hda] Sony VAIO VGN-SZ5MN - headphones off 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: Fri, 24 Apr 2009 21:55:40 -0000 Dnia 19.04.2009 Patrick Lamaizière napisał/a: > Le Sat, 18 Apr 2009 22:52:32 +0000 (UTC), > Marcin Cieslak : > >> Seems like with snd_hda sound output gets muted once I plug in my >> headphones. >> >> Verbose dmesg plus sysctl dev.hdac.0.pindump output for various >> output configurations: >> >> http://akson.sgh.waw.pl/~saper/FreeBSD/snd_hda/ > > If I understand well snd_hda you need a quirk to associate the > headphones to the speaker. > > The speaker is on nid15 as 1 seq 0, headphones on nid10 as 2 seq 0. The > headphones should be associated to the as 1 seq 15 with a quirk > > /boot/devices.hints: > hint.hdac.0.cad0.nid10.config="as=1 seq=15" Yes indeed, this was worked perfectly. I hope one day this magic will get documented in the handbook, but for now - thanks for the excellent advice. -- << Marcin Cieslak // saper@system.pl >>