At Thu, 10 Apr 2008 12:10:41 +0100, Tony Vroon wrote: > > Good afternoon, > > Could you please consider the following patch for the 2.6.26 merge window. > The legacy PC speaker signal was not routed to outputs. The codec is not > prevented from powering down in this patch, although I suppose one could > argue that perhaps it should be. Let me know if anyone feels strongly one > way or the other. > > Signed-Off-By: Tony Vroon <tony@xxxxxxxx> Thanks, applied to ALSA tree now. Takashi > > Regards, > Tony V. > LINX sysadmin > [1.2 alc262-fujitsu-pcspk.patch <text/x-patch; utf-8 (base64)>] > --- sound/pci/hda/patch_realtek.c.OLD 2008-04-10 11:52:23.000000000 +0100 > +++ sound/pci/hda/patch_realtek.c 2008-04-10 11:50:29.000000000 +0100 > @@ -8065,6 +8065,8 @@ > }, > HDA_CODEC_VOLUME("CD Playback Volume", 0x0b, 0x04, HDA_INPUT), > HDA_CODEC_MUTE("CD Playback Switch", 0x0b, 0x04, HDA_INPUT), > + HDA_CODEC_VOLUME("PC Speaker Volume", 0x0b, 0x05, HDA_INPUT), > + HDA_CODEC_MUTE("PC Speaker Switch", 0x0b, 0x05, HDA_INPUT), > HDA_CODEC_VOLUME("Mic Boost", 0x18, 0, HDA_INPUT), > HDA_CODEC_VOLUME("Mic Playback Volume", 0x0b, 0x0, HDA_INPUT), > HDA_CODEC_MUTE("Mic Playback Switch", 0x0b, 0x0, HDA_INPUT), > [2 This is a digitally signed message part <application/pgp-signature (7bit)>] > _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel