
19 Sep
2012
19 Sep
'12
5:20 p.m.
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/939161
00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition Audio Controller [8086:27d8] (rev 02) Subsystem: Uniwill Computer Corp Device [1584:9072]
The PCI SSIDs are different, so I don't think that commit will affect the
bug I was trying to fix.
There was a model uniwill-m31
what you need is just provide a pin fixup from the patch which remove the model
- [ALC861_UNIWILL_M31] = "uniwill-m31",
- SND_PCI_QUIRK(0x1584, 0x9072, "Uniwill m31", ALC861_UNIWILL_M31),
http://git.kernel.org/?p=linux/kernel/git/tiwai/sound.git;a=commitdiff;h=9fb...