From: Lee Revell <rlrevell@joe-job.com>
To: Rick Wright <riwright@vt.edu>
Cc: alsa-devel <alsa-devel@lists.sourceforge.net>,
James Courtier-Dutton <James@superbug.co.uk>
Subject: Re: emu10k1 multichannel issue/observation
Date: Sat, 05 Nov 2005 14:24:15 -0500 [thread overview]
Message-ID: <1131218656.13627.12.camel@mindpipe> (raw)
In-Reply-To: <43664057.3000205@vt.edu>
On Mon, 2005-10-31 at 11:03 -0500, Rick Wright wrote:
> > > These machines are basically clones and the Audigy2 card is in the
> > > same PCI slot in both machines.
> > >
> > >
> >
> > Sorry I should have been more specific. I need
> > "lspci -vn | grep -A1 0401" output for both machines.
> >
> >
> Ok, here they are.
>
> Rick
> plain text document attachment (lspci-output-no-side-channels.txt)
> 00:0b.0 Class 0401: 1102:0004 (rev 04)
> Subsystem: 1102:1005
> plain text document attachment
> (lspci-output-side-channels-working.txt)
> 00:0b.0 Class 0401: 1102:0004 (rev 04)
> Subsystem: 1102:2001
The driver currently detects the card with the non-working side channels
as an Audigy 2 EX. Is this correct? Do you know whether all Audigy2 EX
cards have side channels?
Anyway, here's a patch to enable the side channels.
Enable side surround channels for Audigy2 EX. Tested by Rick Wright
<riwright@vt.edu>.
Signed-Off-By: Lee Revell <rlrevell@joe-job.com>
--- alsa-kernel/pci/emu10k1/emu10k1_main.c~ 2005-10-28 17:20:22.000000000 -0400
+++ alsa-kernel/pci/emu10k1/emu10k1_main.c 2005-11-05 14:22:34.000000000 -0500
@@ -680,6 +680,7 @@
.emu10k2_chip = 1,
.ca0102_chip = 1,
.ca0151_chip = 1,
+ .spk71 = 1,
.spdif_bug = 1} ,
{.vendor = 0x1102, .device = 0x0004, .subsystem = 0x10021102,
.driver = "Audigy2", .name = "Audigy 2 Platinum [SB0240P]",
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
next prev parent reply other threads:[~2005-11-05 19:24 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <434E7646.3000507@poeticstudios.com>
[not found] ` <5bdc1c8b0510221502v28a2cbe0ybfe049be2f34e186@mail.gmail.com>
[not found] ` <200510230053.44479.Martin.Wohlleben@gmx.de>
[not found] ` <5bdc1c8b0510221655r4d28430fr7b80f5403d8daaa4@mail.gmail.com>
[not found] ` <435AF023.70903@woh.rr.com>
[not found] ` <5bdc1c8b0510221957s278a28a7n8ead2de1e0760cf6@mail.gmail.com>
[not found] ` <435B74E9.20308@woh.rr.com>
[not found] ` <20051023180312.GA4544@mobilat.informatik.uni-bremen.de>
[not found] ` <5bdc1c8b0510231123h5ed64b38nd178ce9dfcb13f87@mail.gmail.com>
[not found] ` <1130097599.11980.54.camel@mindpipe>
[not found] ` <5bdc1c8b0510231318j4e9db7b0x1106e9b240329249@mail.gmail.com>
[not found] ` <435CFC95.6000703@vt.edu>
[not found] ` <1130170444.16563.22.camel@mindpipe>
2005-10-29 1:09 ` emu10k1 multichannel issue/observation Rick Wright
2005-10-29 2:27 ` Lee Revell
2005-10-31 0:12 ` Rick Wright
2005-10-31 0:50 ` Lee Revell
2005-10-31 16:03 ` Rick Wright
2005-11-05 19:24 ` Lee Revell [this message]
2005-11-07 14:54 ` Takashi Iwai
2005-11-07 18:19 ` Rick Wright
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=1131218656.13627.12.camel@mindpipe \
--to=rlrevell@joe-job.com \
--cc=James@superbug.co.uk \
--cc=alsa-devel@lists.sourceforge.net \
--cc=riwright@vt.edu \
/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.