From owner-freebsd-questions@FreeBSD.ORG Tue Mar 2 08:05:09 2010 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 2B49B106564A for ; Tue, 2 Mar 2010 08:05:09 +0000 (UTC) (envelope-from "cyb."@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 6D1438FC21 for ; Tue, 2 Mar 2010 08:05:08 +0000 (UTC) Received: (qmail invoked by alias); 02 Mar 2010 08:05:06 -0000 Received: from pD952D0BF.dip0.t-ipconnect.de (EHLO core2duo.local) [217.82.208.191] by mail.gmx.net (mp003) with SMTP; 02 Mar 2010 09:05:06 +0100 X-Authenticated: #4870692 X-Provags-ID: V01U2FsdGVkX19hEHNyuVtheNe/F3AmFnuJsf6ONwD4HiImNibDBf O31Clyyso041QU Date: Tue, 2 Mar 2010 09:05:03 +0100 From: Andreas Rudisch To: Carmel Message-Id: <20100302090503.c3326fe1.cyb.@gmx.net> In-Reply-To: References: X-Mailer: Sylpheed 2.7.1 (GTK+ 2.18.5; i386-portbld-freebsd7.2) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Tue__2_Mar_2010_09_05_03_+0100_JO1YHbBIvj5S3FRj" X-Y-GMX-Trusted: 0 X-FuHaFi: 0.59999999999999998 Cc: FreeBSD Questions Subject: Re: Lost audio after new Video card installation 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, 02 Mar 2010 08:05:09 -0000 --Signature=_Tue__2_Mar_2010_09_05_03_+0100_JO1YHbBIvj5S3FRj Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, 1 Mar 2010 19:42:19 -0500 Carmel wrote: > I installed a nVidia GeForce GT 220 card. > Now, the video is fine; however, there is no audio. > hdac0: mem 0xfcffc000= -0xfcffffff irq 16 at device 0.1 on pci3 I ran into the same problem after installing a GT 240. The video cards support audio via HDMI. During boot the audio chip of the video card is found first (also snd_hda) and used as primary audio device. After kldunload / kldload snd_hda everything would work properly. As a workaround I do not load the snd_hda kernel module at boot, but with a cronjob @reboot. This way the normal sound card is found first. Andreas -- GnuPG key : 0x2A573565 | http://www.gnupg.org/howtos/de/ Fingerprint: 925D 2089 0BF9 8DE5 9166 33BB F0FD CD37 2A57 3565 --Signature=_Tue__2_Mar_2010_09_05_03_+0100_JO1YHbBIvj5S3FRj Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAkuMxrIACgkQ8P3NNypXNWX1rQCglZJZbdakTsoDoqyXL4uPYdOQ 1b0AnjGwNIBPDa7RcyevVMQdlHHsUrZB =JWpv -----END PGP SIGNATURE----- --Signature=_Tue__2_Mar_2010_09_05_03_+0100_JO1YHbBIvj5S3FRj--