Skip to content
Commit c302d613 authored by Catalin Iacob's avatar Catalin Iacob Committed by Takashi Iwai
Browse files

ALSA: hda_intel: add position_fix quirk for Asus K53E

Commit c20c5a84 changed some chipsets to
default to POS_FIX_COMBO so they now use POS_FIX_LPIB instead of
POS_FIX_POSBUF. Since then I've been getting artifacts on playback, including
repeated sounds on my Asus laptop.

My hardware is Cougar Point which the commit log of
c20c5a84

 mentions as tested so POS_FIX_COMBO
probably works in general but apparently it doesn't on Asus K53E therefore the
need for the quirk.

Signed-off-by: default avatarCatalin Iacob <iacobcatalin@gmail.com>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 81cb3246
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment