From: Takashi Iwai <tiwai@suse.de>
To: Richard Chan <rspchan@starhub.net.sg>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: Re: Testers of via82xx 5.1 output - report - swapped output still there
Date: Thu, 20 Nov 2003 16:49:09 +0100 [thread overview]
Message-ID: <s5hislfyr9m.wl@alsa2.suse.de> (raw)
In-Reply-To: <3FBCD55C.5020604@starhub.net.sg>
At Thu, 20 Nov 2003 22:53:16 +0800,
Richard Chan wrote:
>
> Takashi Iwai wrote:
>
> >At Thu, 20 Nov 2003 18:29:17 +0800,
> >Richard Chan wrote:
> >
> >
> >>via82xx with ALC655/8 patch and 1.0.0pre1
> >>
> >>Summary -
> >>Swapped output 2,3==Center/LFE and 4,5==Surround
> >>has not been fixed by the patch.
> >>
> >>
> >
> >hmm...i'm puzzled.
> >there must be no longer "Swap Surround Slot" control, anyway.
> >can you confirm this?
> >
> >
> >
> Yes - no more 'Swap Surround Slot'.
> Reverting the slot assignment makes no difference at all:
> I can confirm that the 4 channel assignment is correct - if a use a plug
> with slave.channels 4 I get rear sound.
>
> If I use a plug with slave.channels 6 the rear is always channel 4 5.
> These lines don't make any difference to 6 channel.
> // case 6: slots = (1<<0) | (2<<4) | (3<<8) | (4<<12) | (5<<16) |
> (6<<20); break;
> case 6: slots = (1<<0) | (2<<4) | (5<<8) | (6<<12) | (3<<16) | (4<<20);
> break;
interesting, then your chip doesn't follow the spec written in the
datasheet. (or, it can be a newer model.)
if this bit switches have no effect, it's difficult to fix on the
driver side. perhaps the routing on alsa-lib is the only solution...
> /usr/src/linux-2.6.0-test9.2/sound/pci> cat /proc/asound/cards
> 0 [rev60 ]: VIA8233 - VIA 823x rev60
> VIA 823x rev60 at 0xe400, irq 22
i don't know of this revision. really a new one..?
Takashi
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
prev parent reply other threads:[~2003-11-20 15:49 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-19 15:04 ALC655 in CVS: Are Center/LFE switched with Surround? Richard Chan
2003-11-19 15:26 ` Takashi Iwai
2003-11-19 15:44 ` Richard Chan
2003-11-19 16:35 ` Richard Chan
2003-11-19 17:50 ` Testers of via82xx 5.1 output (Re: ALC655 in CVS: Are Center/LFE switched with Surround?) Takashi Iwai
2003-11-20 10:29 ` Testers of via82xx 5.1 output - report - swapped output still there Richard Chan
2003-11-20 10:53 ` Takashi Iwai
[not found] ` <3FBCD55C.5020604@starhub.net.sg>
2003-11-20 15:49 ` Takashi Iwai [this message]
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=s5hislfyr9m.wl@alsa2.suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@lists.sourceforge.net \
--cc=rspchan@starhub.net.sg \
/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.