Hm, interesting, AZX_DCAPS_POSFIX_LPIB basically sets the position
reporting based on LPIB instead of the position buffer.  I thought the
position buffer isn't available or unreliable on non-Intel chips, but it
might be different on the recent AMD one.

FWIW, you can change the behavior via position_fix option, too.  This is an 
array for multiple instances, so be careful if you have multiple HD-audio 
devices (likely on AMD).  If you pass a non-default value (e.g. 2, which means 
to forcibly use the position buffer) to the second card, pass like
  position_fix=,2

note the comma before "2".

AZX_DCAPS_SYNC_WRITE should be likely OK.  It essentially enables the
sync after each write for the codec communication stability, i.e. it
assures each command verb is executed and waiting for the response of
that command.  We're going to enable this flag even for Intel chipsets,
too.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1801540

Title:
  Microphone distorted sound on ALC892/1220 on AMD chipsets

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1801540/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to