All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: "fmoraes74@netzero.net" <fmoraes74@netzero.net>
Cc: alsa-devel@alsa-project.org
Subject: Re: Sigmatel STAC9708/011
Date: Thu, 24 Jun 2004 16:38:43 +0200	[thread overview]
Message-ID: <s5h3c4lhvgs.wl@alsa2.suse.de> (raw)
In-Reply-To: <20040621.170121.386.59055@webmail12.nyc.untd.com>

[-- Attachment #1: Type: text/plain, Size: 436 bytes --]

At Tue, 22 Jun 2004 00:01:16 GMT,
fmoraes74@netzero.net wrote:
> 
> > Again: PLEASE show the information as i wrote in my previous mail,
> > /etc/asound.state and /proc/asound/card0/codec97#0/* files.
> 
> Here's the stuff you asked for. I unmuted all channels and maximized
> the sliders. Only register 0:04 is still muted as I explained before. 

I guess the attached patch fixes the problem.
Could you give a try?


thanks,

Takashi

[-- Attachment #2: Type: text/plain, Size: 672 bytes --]

Index: alsa-kernel/pci/ac97/ac97_patch.c
===================================================================
RCS file: /suse/tiwai/cvs/alsa/alsa-kernel/pci/ac97/ac97_patch.c,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- alsa-kernel/pci/ac97/ac97_patch.c	30 May 2004 16:15:41 -0000	1.52
+++ alsa-kernel/pci/ac97/ac97_patch.c	23 Jun 2004 22:15:50 -0000	1.53
@@ -410,6 +410,7 @@
 	unsigned int codec72, codec6c;
 
 	ac97->build_ops = &patch_sigmatel_stac9708_ops;
+	ac97->caps |= 0x10;	/* HP (sigmatel surround) support */
 
 	codec72 = snd_ac97_read(ac97, AC97_SIGMATEL_BIAS2) & 0x8000;
 	codec6c = snd_ac97_read(ac97, AC97_SIGMATEL_ANALOG);

  reply	other threads:[~2004-06-24 14:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-22  0:01 Sigmatel STAC9708/011 fmoraes74
2004-06-24 14:38 ` Takashi Iwai [this message]
     [not found] <20040621.064518.29553.50493@webmail24.nyc.untd.com>
2004-06-21 13:57 ` Takashi Iwai
     [not found] <20040618.184617.7562.35674@webmail04.nyc.untd.com>
2004-06-21  9:20 ` Takashi Iwai
  -- strict thread matches above, loose matches on Subject: below --
2004-06-18 14:08 fmoraes74
2004-06-18 14:26 ` Takashi Iwai
2004-06-18  2:43 fmoraes74
2004-06-18  9:35 ` 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=s5h3c4lhvgs.wl@alsa2.suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=fmoraes74@netzero.net \
    /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.