From owner-freebsd-multimedia@FreeBSD.ORG Mon Sep 22 08:01:32 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 5454C106566C; Mon, 22 Sep 2008 08:01:32 +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 8943A8FC1F; Mon, 22 Sep 2008 08:01:31 +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 221733999; Mon, 22 Sep 2008 11:01:30 +0300 Message-ID: <48D750D9.8080104@FreeBSD.org> Date: Mon, 22 Sep 2008 11:01:29 +0300 From: Alexander Motin User-Agent: Thunderbird 2.0.0.14 (X11/20080612) MIME-Version: 1.0 To: Gavin Atkinson References: <1220628355.99079.31.camel@buffy.york.ac.uk> <48C19944.1090005@FreeBSD.org> <1221730340.19986.15.camel@buffy.york.ac.uk> <48D22B47.7080806@FreeBSD.org> <20080921210813.O31429@ury.york.ac.uk> In-Reply-To: <20080921210813.O31429@ury.york.ac.uk> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@FreeBSD.org, Gavin Atkinson Subject: Re: HDA patch 20080903 experience 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: Mon, 22 Sep 2008 08:01:32 -0000 Gavin Atkinson wrote: > On Thu, 18 Sep 2008, Alexander Motin wrote: >> Gavin Atkinson wrote: >>>>> I also cannot get sound from the internal CD ROM drive, but this >>>>> didn't >>>>> work with the old HDA driver either. Is this something that can be >>>>> made >>>>> to work somehow? >>>> Your system vendor does not declare CD pin in codec configuration. But >>>> it is still possible that it is present on usual for this codec place. >>>> You may try to declare it with such device hint: >>>> hint.hdac.0.cad0.nid28.config="as=2 seq=1 device=CD" >>> I haven't managed to find the correct way to do this yet. Even with the >>> above hint in place, the output of dev.hdac.0.pindump shows them as >>> [DISABLED], is that correct? >> No. Try that way: >> hint.hdac.0.cad0.nid28.config="as=2 seq=1 device=CD conn=Fixed" > > That gets rid of the [DISABLED], but I still get no audio from the CD > ROM drive. I'm guessing that it is just not wired, and that Windows > plays CDs through reading the audio from the disk? I have the same situation on my Acer TM6292. I have no ideas. Do you have CD volume in your Windows mixer and does it control audio CD playback? Does Windows mixer PCM volume controls CD playback? If so, then audio probably played by software. -- Alexander Motin