From owner-freebsd-questions@FreeBSD.ORG Tue Mar 2 00:42:23 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 0DBF01065670 for ; Tue, 2 Mar 2010 00:42:23 +0000 (UTC) (envelope-from carmel_ny@hotmail.com) Received: from blu0-omc4-s7.blu0.hotmail.com (blu0-omc4-s7.blu0.hotmail.com [65.55.111.146]) by mx1.freebsd.org (Postfix) with ESMTP id B75FA8FC16 for ; Tue, 2 Mar 2010 00:42:22 +0000 (UTC) Received: from BLU0-SMTP44 ([65.55.111.137]) by blu0-omc4-s7.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 1 Mar 2010 16:42:22 -0800 X-Originating-IP: [67.189.160.65] X-Originating-Email: [carmel_ny@hotmail.com] Message-ID: Received: from scorpio.seibercom.net ([67.189.160.65]) by BLU0-SMTP44.blu0.hotmail.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.3959); Mon, 1 Mar 2010 16:42:21 -0800 Received: from scorpio.seibercom.net (scorpio.seibercom.net [192.168.1.101]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: carmel_ny@scorpio.seibercom.net) by scorpio.seibercom.net (Postfix) with ESMTPSA id 7461B2283A for ; Mon, 1 Mar 2010 19:42:19 -0500 (EST) Date: Mon, 1 Mar 2010 19:42:19 -0500 From: Carmel To: FreeBSD Questions Organization: seibercom.net X-Mailer: Claws Mail 3.7.5 (GTK+ 2.18.7; i386-portbld-freebsd7.2) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAGFBMVEX+/v7++v6YOTrq8PCcuIX989UvOSj++v0BNCbpAAAAB3RJTUUHsQwfFzs7RBhzUQAAAhJJREFUOI1dU8GOqzAMNKIoV1bvwD1i0ysqrHplIdBrVSX7ATSbd03VVvn9tQNtQy0hjAdn7LED4AAcPtWm9RV+MPSfxhBLx9ajd6X/ngB6/mTwnRSZua7i7Ca+0ctZKo4Qmz+JY13X6I3nFZBxIYW1PbgfQ5RP8g0XlltEWGf3cV03joYpRnFbvYDKbXjZlXyyhEZA4lI+cN3NaVXE4VKjSwTExO10eTEkkJVqIAD5z0nUBQJluQDRSQjcrBiHAJxZlAH5CUMBMC7OcJ4LMQNnxhZ1HYPscMc6J4UlWRMNwzOpCcAHKSICd1EDn83abdREIbXsHkD1OinP1aCUCOEVRaa1lMcvywUWdYgk13JQUpYNKmvXQ8Kw5ML9YI5h8SakctBc7E/IYuLhYd/zZIk+1gM1vNweQBvHE0j+oYah3sMqAytQYlZk6+ANaaawJdu3OFzYGMZ3iGpa3qMlq9ZH0VZTgrCtw/ngdYkEIIpSbP1bWQAdFdX9vocBdkH2qVjVmuMu3gI5rjs814EUdrCZgWlPaxZZ3RiLFUtr+ud0PXwp2dnQSNXgePt6AZpBj6UMJ7VQkzN4utVeaSW1Dhn/kblGrKeMvNGnzwX4zuEDarYz1KdPtR60Gul0Gued+515SJXhCsl+Tx/3kY/UDvicPll9mfu50t3tvQ/thZpJYgeuwdSKNJ6tCD98MCgoxLDaPxbwqqwPWaWiAAAAAElFTkSuQmCC X-Face: "\j?x](l|]4p?-1Bf@!wN<&p=$.}^k-HgL}cJKbQZ3r#Ar]\%U(#6}'?<3s7%(%(gxJxxcR Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 02 Mar 2010 00:42:21.0181 (UTC) FILETIME=[37E072D0:01CAB9A1] Subject: 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 00:42:23 -0000 I was attempting to upgrade a Gateway GT5220 PC. The machine was running FreeBSD-7.2 successfully. The sound system was functioning correctly and gMplayer and Mplayer worked fine. The machine was using a nVidia GeForce 6150 LE on-board card. I installed a nVidia GeForce GT 220 card. The old on-board card did not support DVI. Now, the video is fine; however, there is no audio. Mplayer and gMplayer both freeze when attempting to play or view anything. I have no idea how to debug this. Since I did not touch the audio, I cannot figure it out. I did have a script that ran upon boot-up: /sbin/sysctl hw.snd.pcm0.vchans=4 /sbin/sysctl dev.pcm.0.play.vchans=4 /sbin/sysctl dev.pcm.0.rec.vchans=4 /sbin/sysctl hw.snd.maxautovchans=16 mixer vol 100:100 pcm 100:100 speaker 100:100 line 100:100 mic 0:0 cd 100:100 =rec mic Previously, it ran without incident. Now, it produces this output: sysctl: unknown oid 'hw.snd.pcm0.vchans' dev.pcm.0.play.vchans: 4 -> 4 sysctl: dev.pcm.0.rec.vchans: Operation not supported by device hw.snd.maxautovchans: 16 -> 16 mixer: unknown device: vol usage: mixer [-f device] [-s | -S] [dev [+|-][voll[:[+|-]volr]] ... mixer [-f device] [-s | -S] recsrc ... mixer [-f device] [-s | -S] {^|+|-|=}rec rdev ... This is from 'dmesg' dmesg -a|grep -i -A8 -B2 220 pci3: on pcib3 vgapci0: port 0xbc00-0xbc7f mem 0xfb000000-0xfbffffff,0xd0000000-0xdfffffff,0xee000000-0xefffffff irq 16 at device 0.0 on pci3 nvidia0: on vgapci0 vgapci0: child nvidia0 requested pci_enable_busmaster vgapci0: child nvidia0 requested pci_enable_io vgapci0: child nvidia0 requested pci_enable_io nvidia0: [GIANT-LOCKED] nvidia0: [ITHREAD] hdac0: mem 0xfcffc000-0xfcffffff irq 16 at device 0.1 on pci3 hdac0: HDA Driver Revision: 20090624_0136 hdac0: [ITHREAD] I would really appreciate any assistance I could get. I really would like the audio to work on this machine again. -- Carmel carmel_ny@hotmail.com |::::======= |::::======= |=========== |=========== | So... did you ever wonder, do garbage men take showers before they go to work?