On 12.07.22 18:35, Dmitry Osipenko wrote:
On 7/12/22 19:02, Daniel Exner wrote:After quickly looking at the code this looks appropriate, but why does
Since v5.19-rc4 this box got some *loud* distorting sound on boot andYou're saying that the problem is on boot, but this patch is about
after some time without any sound if something plays sound again from
the integrated speakers in my monitor.
I managed to bisect this down to:
commit 202773260023b56e868d09d13d3a417028f1ff5bReverting that commit on top of v5.19-rc6 does indeed fix the problem here.
Author: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
Date: Fri Jun 17 15:24:02 2022 +0300
PM: hibernate: Use kernel_can_power_off()
suspension to disk, which has nothing to do neither with the boot nor
with power-off. I'm afraid your bisection is incorrect.
reverting that commit help then? That's a bit odd. Daniel: are you maybe
using suspend-to-disk and forgot to mention it?