[PATCH 1/1] [Intrepid SRU] ALSA: hda - Add a quirk for Dell Studio 15

Andy Whitcroft apw at canonical.com
Wed Dec 3 16:37:51 UTC 2008


On Tue, Dec 02, 2008 at 07:19:25PM +0100, Stefan Bader wrote:
> Andy Whitcroft wrote:
>> From: Takashi Iwai <tiwai at suse.de>
>>
>> Bug: #290549
>> commit b0fc5e043401df4cd243352f1030c4d23e767347 upstream
>>
>> [This fix sorts out the headphone socket assignments and other sound
>> issues for the Dell Stupid 15 (1537) series of laptops, it is already
>> upstream and should be in 2.6.28.  It should be low risk.]
>>
>> Added the matching model=dell-m6 for Dell Studio 15 laptop.
>>
>> Signed-off-by: Takashi Iwai <tiwai at suse.de>
>> Signed-off-by: Andy Whitcroft <apw at canonical.com>
>> ---
>>  sound/pci/hda/patch_sigmatel.c |    2 ++
>>  1 files changed, 2 insertions(+), 0 deletions(-)
>>
>> diff --git a/sound/pci/hda/patch_sigmatel.c b/sound/pci/hda/patch_sigmatel.c
>> index 243f8de..e149883 100644
>> --- a/sound/pci/hda/patch_sigmatel.c
>> +++ b/sound/pci/hda/patch_sigmatel.c
>> @@ -1325,6 +1325,8 @@ static struct snd_pci_quirk stac92hd73xx_cfg_tbl[] = {
>>  				"unknown Dell", STAC_DELL_M6),
>>  	SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0271,
>>  				"unknown Dell", STAC_DELL_M6),
>> +	SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x029f,
>> +				"Dell Studio 15", STAC_DELL_M6),
>>  	{} /* terminator */
>>  };
>>  
> ACK. This might be useful for Hardy as well.

I have just booted back to a Hardy kernel, and the sound is working
there.  Also the dell-m6 model does not exist.  Looks like we are ok
there.

-apw




More information about the kernel-team mailing list