From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: Sigmatel STAC9708/011 Date: Thu, 24 Jun 2004 16:38:43 +0200 Sender: alsa-devel-admin@lists.sourceforge.net Message-ID: References: <20040621.170121.386.59055@webmail12.nyc.untd.com> Mime-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: multipart/mixed; boundary="Multipart_Thu_Jun_24_16:38:43_2004-1" Return-path: Received: from Cantor.suse.de (cantor.suse.de [195.135.220.2]) by alsa.alsa-project.org (ALSA's E-mail Delivery System) with ESMTP id B687C250 for ; Thu, 24 Jun 2004 16:39:33 +0200 (MEST) In-Reply-To: <20040621.170121.386.59055@webmail12.nyc.untd.com> Errors-To: alsa-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: "fmoraes74@netzero.net" Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org --Multipart_Thu_Jun_24_16:38:43_2004-1 Content-Type: text/plain; charset=US-ASCII 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 --Multipart_Thu_Jun_24_16:38:43_2004-1 Content-Type: text/plain; charset=US-ASCII 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); --Multipart_Thu_Jun_24_16:38:43_2004-1-- ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com