[alsa-devel] MSI 7260 patch
Hi,
I submitted an issue with alsa-driver 1.0.18rc3 (see https://bugtrack.alsa-project.org/alsa-bug/view.php?id=4229). Raymond advised me to send the patch, so everybody with the same motherboard could get automatic recognition of sound card model. And here it is.
I just don't know if I got it right. Are the hexadecimal values ok?
SND_PCI_QUIRK(0x1462, 0x7260, "MSI 7260", ALC883_TARGA_DIG),
I got this from alsainfo:
!!HDA-Intel Codec information !!--------------------------- --startcollapse--
Codec: Realtek ALC883 Address: 0 Vendor Id: 0x10ec0883 Subsystem Id: 0x14627260 Revision Id: 0x100002 No Modem Function Group found
So, I guess 0x1462 0x7260 is ok, right? If that is so, I have attached the diff with this message.
Cheers, Strahinya
At Mon, 24 Nov 2008 18:29:59 +0100, Страхиња Радић wrote:
Hi,
I submitted an issue with alsa-driver 1.0.18rc3 (see https://bugtrack.alsa-project.org/alsa-bug/view.php?id=4229). Raymond advised me to send the patch, so everybody with the same motherboard could get automatic recognition of sound card model. And here it is.
I just don't know if I got it right. Are the hexadecimal values ok?
SND_PCI_QUIRK(0x1462, 0x7260, "MSI 7260", ALC883_TARGA_DIG),
I got this from alsainfo:
!!HDA-Intel Codec information !!--------------------------- --startcollapse--
Codec: Realtek ALC883 Address: 0 Vendor Id: 0x10ec0883 Subsystem Id: 0x14627260 Revision Id: 0x100002 No Modem Function Group found
So, I guess 0x1462 0x7260 is ok, right? If that is so, I have attached the diff with this message.
Thanks, now applied.
Takashi
participants (2)
-
Takashi Iwai
-
Страхиња Радић