How can I get my model number added to the patch_realtek file? It suffers the same issue as the UX3402 and the line that needs to be added for my model laptop is: SND_PCI_QUIRK(0x1043, 0x1f62, "ASUS UX7602", ALC245_FIXUP_CS35L41_SPI_2) Since I see you're being more specific here in splitting the model numbers, technically my full model number is: "UX7602ZM". Again, when I patch this locally it works for my model number, but as of yet only the other affected ASUS laptop modedls with my issue have found their way into the kernel. Thanks!