Takashi Iwai <tiwai <at> 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 <kailang <at> 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 <kailang <at> 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