From owner-freebsd-questions@FreeBSD.ORG Tue Jun 24 14:47:02 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BD8C2106564A for ; Tue, 24 Jun 2008 14:47:02 +0000 (UTC) (envelope-from eculp@casasponti.net) Received: from ns2.bafirst.com (72-12-2-19.static.networktel.net [72.12.2.19]) by mx1.freebsd.org (Postfix) with ESMTP id 645988FC18 for ; Tue, 24 Jun 2008 14:47:01 +0000 (UTC) (envelope-from eculp@casasponti.net) Received: from casasponti.net (softdnserr [201.155.7.3]) by ns2.bafirst.com with esmtp; Tue, 24 Jun 2008 09:41:24 -0500 id 000D51E0.48610794.00011A26 Received: from localhost (localhost [127.0.0.1]) (uid 80) by casasponti.net with local; Tue, 24 Jun 2008 09:40:38 -0500 id 00130C1B.48610766.000070D5 Received: from dsl-189-190-8-164.prod-infinitum.com.mx (dsl-189-190-8-164.prod-infinitum.com.mx [189.190.8.164]) by pontinet.casasponti.net (Horde Framework) with HTTP; Tue, 24 Jun 2008 09:40:38 -0500 Message-ID: <20080624094038.160461hse5n44ycc@pontinet.casasponti.net> Date: Tue, 24 Jun 2008 09:40:38 -0500 From: "Edwin L. Culp" To: freebsd-questions MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (5.0-cvs) X-Remote-Browser: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.8.1.14) Gecko/20080608 Firefox/2.0.0.14 X-IMP-Server: 201.155.7.3 X-Originating-IP: 189.190.8.164 X-Originating-User: eculp@casasponti.net Subject: external input doesn't work with my NVidia MCP67 High Definition Audio Controller. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jun 2008 14:47:02 -0000 Is there anyone who has this controller working that could share the way they got it to work? This is an Acer Aspire 5520-5679 AMD Turion 64x2 running +- up to date current. I can play music but can't generate it nor can I see the input with kmix and trying to set the mic volume I get "mixer: unknown device: mic". General Information: # uname -a FreeBSD ed.local.net.mx 8.0-CURRENT FreeBSD 8.0-CURRENT #126: Thu Jun 19 13:08:54 CDT 2008 root@ed.local.net.mx:/usr/obj/usr/src/sys/ENCONTACTO amd64 # cat /dev/sndstat FreeBSD Audio Driver (newpcm: 64bit 2007061600/amd64) Installed devices: pcm0: at memory 0xf2680000 irq 21 kld snd_hda [20080420_0052] [MPSAFE] (1p:2v/1r:1v channels duplex default) The verbose dmesg.boot file is online at: http://encontacto.net/SHARE/dmesg.boot.txt Thanks for any confirmation, suggestions, etc. ed