All of lore.kernel.org
 help / color / mirror / Atom feed
From: James Stafford <jstafford@ampltd.com>
To: Jaroslav Kysela <perex@suse.cz>
Cc: "alsa-devel@lists.sourceforge.net" <alsa-devel@lists.sourceforge.net>
Subject: Re: [PATCH] Envy24HT
Date: Wed, 04 Dec 2002 12:54:54 +0000	[thread overview]
Message-ID: <m18JZ72-003yUSC@mail.corpex.com> (raw)
In-Reply-To: <Pine.LNX.4.33.0212031858070.503-100000@pnote.perex-int.cz>

At 19:06 03/12/02 +0100, you wrote:

>I think that the default should be left in the AC97 code and write the 
>appropriate configuration after snd_ac97_mixer() call when you detect your 
>hardware and VT1616 codec.

I have added a build_controls function in the amp.c file which sets the
relavent ac97 register. Is this the correct way to do this?

>We send data in this order: channel0,1 = front; channel2,3 = rear; 
>channel4,5 = center/lfe ; if your hardware has swapped some stereo paths, 
>you need to swap channels in software - see 
>alsa-lib/src/conf/cards/ICH.conf - ICH.pcm.surround51.0 {} section
Once I have a conf file, what do I do with it and how do I use it? 

As a test, I added 

pcm.ice1724 {
	type plug
	ttable.0.0 1
	ttable.1.1 1
	ttable.2.4 1
	ttable.3.5 1
	ttable.4.2 1
	ttable.5.3 1
	slave.pcm {
		type hw
		card 0
		device 0
	}
}

to my ~/.asoundrc file.
The channels were then routed correctly when using the "ice1724" device.



-------------------------------------------------------
This SF.net email is sponsored by: Microsoft Visual Studio.NET 
comprehensive development tool, built to increase your 
productivity. Try a free online hosted session at:
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr0003en

  reply	other threads:[~2002-12-04 12:54 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-24 20:32 Envy24HT James Stafford
2002-11-25 12:06 ` Envy24HT Jaroslav Kysela
2002-11-27 21:47   ` Envy24HT James Stafford
2002-12-03 17:07     ` [PATCH] Envy24HT James Stafford
2002-12-03 18:06       ` Jaroslav Kysela
2002-12-04 12:54         ` James Stafford [this message]
     [not found] <m18JZ72-003yUIC@mail.corpex.com>
2002-12-04 13:05 ` Jaroslav Kysela
2002-12-04 14:38   ` James Stafford
2002-12-04 17:29     ` James Stafford
  -- strict thread matches above, loose matches on Subject: below --
2003-01-27 13:31 James Stafford
2003-01-27 14:02 ` Takashi Iwai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m18JZ72-003yUSC@mail.corpex.com \
    --to=jstafford@ampltd.com \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=perex@suse.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.