Comment 23 for bug 1875916

Revision history for this message
Hui Wang (hui.wang) wrote :

Thanks, no need extra info.

I just reverted this commit from my testing kernel, and we will investigate this issue and try to fix it in the next cycle.

commit c13c807c4ad2587bb1278ec4dc194bec671bd9cb
Author: Kai-Heng Feng <email address hidden>
Date: Wed Mar 11 14:13:28 2020 +0800

    ALSA: hda/realtek: Fix pop noise on ALC225

    BugLink: https://bugs.launchpad.net/bugs/1870604

    commit 3b36b13d5e69d6f51ff1c55d1b404a74646c9757 upstream.

    Commit 317d9313925c ("ALSA: hda/realtek - Set default power save node to
    0") makes the ALC225 have pop noise on S3 resume and cold boot.

    So partially revert this commit for ALC225 to fix the regression.

    Fixes: 317d9313925c ("ALSA: hda/realtek - Set default power save node to 0")
    BugLink: https://bugs.launchpad.net/bugs/1866357
    Signed-off-by: Kai-Heng Feng <email address hidden>
    Link: https://<email address hidden>
    Signed-off-by: Takashi Iwai <email address hidden>
    Signed-off-by: Greg Kroah-Hartman <email address hidden>
    Signed-off-by: Kamal Mostafa <email address hidden>
    Signed-off-by: Khalid Elmously <email address hidden>