From owner-freebsd-multimedia@FreeBSD.ORG Sat Apr 22 06:50:32 2006 Return-Path: X-Original-To: multimedia@FreeBSD.org Delivered-To: freebsd-multimedia@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 708D416A400 for ; Sat, 22 Apr 2006 06:50:32 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2ED143D45 for ; Sat, 22 Apr 2006 06:50:31 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.6/8.13.6) with ESMTP id k3M6pXCF094179 for ; Sat, 22 Apr 2006 02:51:33 -0400 (EDT) (envelope-from marcus@FreeBSD.org) From: Joe Marcus Clarke To: multimedia@FreeBSD.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-e3Cl26p39j9UtIXRqkzg" Organization: FreeBSD, Inc. Date: Sat, 22 Apr 2006 02:50:31 -0400 Message-Id: <1145688631.805.11.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 FreeBSD GNOME Team Port Cc: Subject: Questions on mixer recindex settings 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: Sat, 22 Apr 2006 06:50:32 -0000 --=-e3Cl26p39j9UtIXRqkzg Content-Type: text/plain Content-Transfer-Encoding: quoted-printable One of the GNOME users reported that the gnome-volume-control app (GUI mixer) was putting output tracks (e.g. Volume, Phone-out, etc.) on the input page, and input tracks (e.g. Record, In-gain, etc.) on the output page. I looked at the source for setting up the ac97 mixer, and the recindex values don't make sure sense. This is what is there currently: SOUND_MIXER_VOLUME --> 6, SOUND_MIXER_OGAIN --> 0 SOUND_MIXER_PHONEOUT --> 7, SOUND_MIXER_BASS --> 0, SOUND_MIXER_TREBLE --> 0, SOUND_MIXER_PCM --> 0, SOUND_MIXER_SPEAKER --> 0, SOUND_MIXER_LINE --> 5, SOUND_MIXER_PHONEIN --> 8, SOUND_MIXER_MIC --> 1, SOUND_MIXER_IGAIN --> 0, SOUND_MIXER_CD --> 2, SOUND_MIXER_LINE1 --> 4, SOUND_MIXER_VIDEO --> 3, SOUND_MIXER_RECLEV --> 0 Shouldn't SOUND_MIXER_IGAIN and SOUND_MIXER_RECLEV be non-zero, and shouldn't SOUND_MIXER_VOLUME and SOUND_MIXER_PHONEOUT be 0?=09 Joe --=20 Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome --=-e3Cl26p39j9UtIXRqkzg Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQBESdI3b2iPiv4Uz4cRAoOgAJ9ytApnTBxoZYEstVCpIeo7Pqk6ewCfcAgk aywNI/dP56+jMtdVBiwCSYU= =q5rv -----END PGP SIGNATURE----- --=-e3Cl26p39j9UtIXRqkzg--