Comment 18 for bug 410933

Revision history for this message
Daniel T Chen (crimsun) wrote : Re: [Bug 410933] Re: No sound in fresh Jaunty/Karmic install until disabling "external amplifier"

On Wed, Oct 7, 2009 at 11:02 AM, Mahesh Asolkar <email address hidden> wrote:
> I saw the other two laptop product IDs from this bug included in Kernel
> commit mentioned below and was wondering if anything specific needs to
> be done for my laptop product ID to be included too:
>
> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=f0a221ef47df3cdde2123fe75ce3b61bb7df656d

From your lspci output:
       Subsystem: 104d:81c0

If you look closely at the hunk in sound/pci/intel8x0.c, you'll note
that your SSID actually matches. Remember that model names are a
marketing thing, not a technical (code) thing. You'll automatically
get my fix in Lucid.

Then again, I'll just ask Tim/Andy to cherry-pick the fixes now...