From owner-freebsd-current@FreeBSD.ORG Thu Oct 2 13:28:15 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 739061065696 for ; Thu, 2 Oct 2008 13:28:15 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from cmail.optima.ua (cmail.optima.ua [195.248.191.121]) by mx1.freebsd.org (Postfix) with ESMTP id E2D138FC08 for ; Thu, 2 Oct 2008 13:28:14 +0000 (UTC) (envelope-from mav@FreeBSD.org) X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona-2.1.0 Received: from orphanage.alkar.net (account mav@alkar.net [212.86.226.11] verified) by cmail.optima.ua (CommuniGate Pro SMTP 5.1.14) with ESMTPA id 223188591; Thu, 02 Oct 2008 16:28:13 +0300 Message-ID: <48E4CC6C.6050407@FreeBSD.org> Date: Thu, 02 Oct 2008 16:28:12 +0300 From: Alexander Motin User-Agent: Thunderbird 2.0.0.14 (X11/20080612) MIME-Version: 1.0 To: gary.jennejohn@freenet.de References: <1222892584.00020319.1222880402@10.7.7.3> <48E47ADF.7030004@FreeBSD.org> <20081002144243.3f2e7310@ernst.jennejohn.org> In-Reply-To: <20081002144243.3f2e7310@ernst.jennejohn.org> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: regression in HDA functionality X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Oct 2008 13:28:15 -0000 Gary Jennejohn wrote: >>> I can provide verbose boot output from both kernels, if desired. Basically, it looks >>> like the headphone output gets disabled with the new driver. >> Usually such problem means that you have broken BIOS. Verbose output >> usually shows where the problem is and writing some device hints usually >> allows to fix the problem. Read updated snd_hda man page and if it not >> help - send your verbose output to me. > > I read the man page but I must admit that it didn't help me any. I > tried setting some device hints but they didn't help either. I'm > obviously failing to understand something. > > See dmesg_verbose_amd64 and sndstat under ~gj on freefall. I don't see any problem there. It is possible that you may just misunderstood what you have got. You have: pcm0 - SPDIF/HDMI on video card pcm1 - rear 7.1 playback and main record pcm2 - front headphones playback and mic record pcm3 - SPDIF in/out. So, what the problem is? What are you doing, what expecting and what getting? -- Alexander Motin