Comment 11 for bug 1912052

Revision history for this message
In , tiwai (tiwai-linux-kernel-bugs) wrote :

The debug will be based on 5.11.x, so it's better to move it at first.

About the different option to snd-hda-intel: no, you can pass "model" option to snd-hda-intel module to apply some device-specific quirk. For example,
  snd_hda_intel.model=alc255-acer
boot option will apply some Acer-specific workaround. Or try
  snd_hda_intel.model=headset-mic

There are quite many model options for the Realtek codecs. A part of available values are found in Documentation/sound/hd-audio/models.rst, the section for ALC269.