[Solved] Lenovo S740 hangs on suspend after switching to kernel 5.3.0-42

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
SRS84
Level 1
Level 1
Posts: 14
Joined: Fri Dec 27, 2019 7:49 am

[Solved] Lenovo S740 hangs on suspend after switching to kernel 5.3.0-42

Post by SRS84 »

After switching to the 5.3.0-42 kernel my system now hangs on suspend. I've waited for about a minute or so to see if it unfreezes, but each time I've ended up doing a hard shut down.

I seem to remember having a suspend issue when I first installed Mint on this computer, around January of this year, but I can't remember what I did to fix the problem. I've had no problems with suspend since then until upgrading to the new kernel.

Thanks in advance if anyone knows how to fix this.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
MrEen
Level 23
Level 23
Posts: 18343
Joined: Mon Jun 12, 2017 8:39 pm

Re: Lenovo S740 hangs on suspend after switching to kernel 5.3.0-42

Post by MrEen »

Hi SRS84.

I've found that at least 2 users that lost their sound when upgrading to the 5.3.0-42 kernel, also had suspend issues that were solved by the sound fix.

Here's the easy fix for the sound issue that may also fix the suspend issue:

Code: Select all

sudo tee /etc/modprobe.d/alsa-fix.conf <<<'options snd-hda-intel dmic_detect=0'
That fix only applies if while running 5.3.0-42 your dmesg | grep snd output includes this:

Code: Select all

snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, aborting probe
SRS84
Level 1
Level 1
Posts: 14
Joined: Fri Dec 27, 2019 7:49 am

Re: Lenovo S740 hangs on suspend after switching to kernel 5.3.0-42

Post by SRS84 »

Hi MrEen,

Thanks again for this suggestion; it did fix the sound issue. And fortunately, after upgrading to the 5.3.0-45 kernel the suspend issue has also gone away.
User avatar
MrEen
Level 23
Level 23
Posts: 18343
Joined: Mon Jun 12, 2017 8:39 pm

Re: [Solved] Lenovo S740 hangs on suspend after switching to kernel 5.3.0-42

Post by MrEen »

That's great SRS84!

I have no idea why that sound fix is also fixing a suspend issue, but you're now the third person to confirm it worked that I'm aware of.
Locked

Return to “Hardware Support”