From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris M Subject: Re: Update patch for codecs alias name for Dell Date: Tue, 18 Feb 2014 21:31:07 +0000 (UTC) Message-ID: References: <8837DB3485424EB4ADE016301C6D7DF6@realtek.com.tw> <13CB35BE00B34161858F09AF4314495C@realtek.com.tw> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by alsa0.perex.cz (Postfix) with ESMTP id 12E9426525B for ; Tue, 18 Feb 2014 22:31:39 +0100 (CET) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WFsGO-0001D1-SP for alsa-devel@alsa-project.org; Tue, 18 Feb 2014 22:31:37 +0100 Received: from pool-96-231-195-50.washdc.fios.verizon.net ([pool-96-231-195-50.washdc.fios.verizon.net]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 18 Feb 2014 22:31:36 +0100 Received: from cmanougian by pool-96-231-195-50.washdc.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 18 Feb 2014 22:31:36 +0100 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org Chris M yahoo.com> writes: > > Takashi Iwai suse.de> writes: > > > > > At Thu, 28 Nov 2013 15:30:56 +0800, > > Kailang wrote: > > > > > > Hi Takashi, > > > > > > I remodified the code as belowing. > > > > > > >From 888b51395ebab411660401f856e3af7988d9240b Mon Sep 17 00:00:00 2001 > > > From: Kailang Yang realtek.com> > > > Date: Thu, 28 Nov 2013 15:23:20 +0800 > > > Subject: [PATCH] ALSA: hda/realtek - Add more codecs alias name for Dell > > > > > > Dell assigned alias name for more codecs. > > > ALC3220 ALC3221 ALC3223 ALC3226 ALC3234 ALC3661. > > > > > > Signed-off-by: Kailang Yang realtek.com> > > > > Thanks, applied now, but it's targeted for 3.14 kernel, as this is no > > urgent fixes. You can find it in for-next branch of sound git tree. > > > > Takashi > > > > Sorry for asking this on a developer forum, but I'm pretty sure I finally > found the answer here. I had considered the need to wait it out for a kernel > upgrade (beyond 3.12 in Debian Testing/Jessie). I have no sound right now. > How do I apply this patch? When I installed Debian Testing, I installed a > targeted initrd, and I was considering retrying with a generic initrd - > although I think this thread just saved me from that. Will an established > initrd come into play? Will I have to recompile the 3.12 kernel? > > The Dell codec alias name is ALC3223. > > Thanks This is a follow up question for anyone. This boils down to a general question about new kernel compilation. To try and solve my no sound issue, I waited until 3.14-rc3 kernel went live. In the 3.14-rc3 kernel source folder, this patch is located at: sound/pci/hda/patch_realtek.c I thought that simply compiling the latest kernel, and then installing it, would apply all relevant patches (more than the realtek patch may be in play), but now I'm not so sure. The question is this: Does a 3.14-rc3 compiled kernel already include the above patch? Or, because it is labeled as a "patch" within the source, do I have to actually patch the source before compiling? IOW, does the patch get compiled, or does anything labeled as a patch within the source still have to be manually patched against the kernel? Thanks to anyone who can answer this. I complied and installed the 3.14-rc3 kernel without a problem. It was the default kernel in grub. But I'm still dealing with the exact same no sound issue as if booting into 3.12.