10 Jan
2008
10 Jan
'08
8:18 a.m.
Hi,
Please refer to the [0003680] on bugtracking system. The user found that "model=mbp3" works and provided the ID.
--- alsa-driver-hg20080110/alsa-kernel/pci/hda/patch_realtek.c 2008-01-09 09:00:15.000000000 +0800 +++ b/alsa-kernel/pci/hda/patch_realtek.c 2008-01-10 16:07:20.000000000 +0800 @@ -6122,6 +6122,7 @@ static int patch_alc882(struct hda_codec case 0x106b1000: /* iMac 24 */ board_config = ALC885_IMAC24; break; + case 0x106b00a1: /* Macbook */ case 0x106b2c00: /* Macbook Pro rev3 */ board_config = ALC885_MBP3; break;