Zorin Suspend/Sleep Not Working on AMD Ryzen with Radeon Graphics

Hi,

I just installed Zorin OS on a AMD Processor HP laptop, here's the config:

The issue is that whenever I close the lid (suspend) and re-open the login screen shows block icons / sometimes blank and becomes unresponsive. The only fix is to restart the machine which is very annoying.

I have tried multiple fixes under the hood:

  • Disabling Wayland
  • Checking disk using fsck and smartctl (all good)
  • Tinkering with Grub file
  • Updating Zorin to latest version
  • ...

But nothing seems to work. Win + L to lock the laptop works okay, so I edited config to lock instead of suspend on laptop close lid but that after sometime suspends as well and we're back to square one.

Please help with this.

Try to go manually into suspend by pressing the button in start menu and disable the automatic suspend. Some computers have problems with suspend mode in Linux.

Welcome to the Forum!

You could try the Following:

To go in the Settings of this, You have to install Dconf Editor first with the Terminal Command sudo apt install dconf-editor and then open it and go to the Settings like described.

1 Like

Another option is to edit
etc/systemd/logind.conf

You can set the lidclose to poweroff or ignore here.

1 Like

This worked but it's just a workaround not a solution. I prefer to have normal suspend working in Zorin.

As this is primarily a Linux Kernel issue, workarounds are all we have unless we want to patch and contribute to the mainline kernel team...

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.