Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Revell <rlrevell@joe-job.com>
To: Peter Zubaj <pzad@pobox.sk>
Cc: Chris Rankin <rankincj@yahoo.com>,
	James Courtier-Dutton <James@superbug.co.uk>,
	alsa-devel@lists.sourceforge.net
Subject: Re: Audigy2 Microphone capture: alsa-driver-1.0.9rc1 works, alsa-driver-1.0.9rc2 doesn't
Date: Thu, 31 Mar 2005 16:28:40 -0500	[thread overview]
Message-ID: <1112304520.2509.5.camel@mindpipe> (raw)
In-Reply-To: <424C6145.20703@pobox.sk>

On Thu, 2005-03-31 at 22:44 +0200, Peter Zubaj wrote:
> Problem is, that your card was not detected correctly and ac97 mixer 
> initialization is was not run.
> Looks like card identification broke lot of cards and things.

Does this patch fix the problem?

Index: alsa/alsa-kernel/pci/emu10k1/emu10k1_main.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/pci/emu10k1/emu10k1_main.c,v
retrieving revision 1.49
diff -u -r1.49 emu10k1_main.c
--- alsa/alsa-kernel/pci/emu10k1/emu10k1_main.c	27 Mar 2005 14:00:54 -0000	1.49
+++ alsa/alsa-kernel/pci/emu10k1/emu10k1_main.c	31 Mar 2005 21:27:47 -0000
@@ -680,6 +680,7 @@
 	 .driver = "Audigy", .name = "Audigy 1 or 2 [Unknown]", 
 	 .emu10k2_chip = 1,
 	 .ca0102_chip = 1,
+	 .ac97_chip = 1,
 	 .spdif_bug = 1} ,
 	{.vendor = 0x1102, .device = 0x0002, .subsystem = 0x40011102,
 	 .driver = "EMU10K1", .name = "E-mu APS [4001]", 




-------------------------------------------------------
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/Info/Sentarus/hamr30

  reply	other threads:[~2005-03-31 21:28 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-30 23:01 Audigy2 Microphone capture: alsa-driver-1.0.9rc1 works, alsa-driver-1.0.9rc2 doesn't Chris Rankin
2005-03-31 20:44 ` Peter Zubaj
2005-03-31 21:28   ` Lee Revell [this message]
2005-03-31 22:20     ` Lee Revell
  -- strict thread matches above, loose matches on Subject: below --
2005-03-31 22:52 Chris Rankin
2005-03-31 23:29 ` Lee Revell
2005-03-30 22:00 Chris Rankin
2005-03-30 21:30 Chris Rankin
2005-03-30 21:26 ` James Courtier-Dutton
2005-03-30 21:36 ` Lee Revell

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=1112304520.2509.5.camel@mindpipe \
    --to=rlrevell@joe-job.com \
    --cc=James@superbug.co.uk \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=pzad@pobox.sk \
    --cc=rankincj@yahoo.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox