You are not logged in.

#1 2019-04-03 23:15:04

diegomatiash14
Member
Registered: 2019-04-03
Posts: 1

Problems when suspending / hibernating

Hello, I have arch linux in its latest version with gnome. When the computer is suspended, the screen turns off and everything stops working (wifi is disconnected and bluetooth too) but the ignition light keeps on (it should flash) and the fans continue to work, the only solution is to turn it off by pressing the power button . This has happened to me also in Ubuntu 18.04 and 18.10 (about 2 or 3 years ago I had Ubuntu 16 and I do not remember having the problem) I do not remember if I tried to suspend in some distribution with kde (I do not like much kde) I am using a lenovo ideapad 500 AMD A10. I would appreciate your help, I love Linux but if I can not solve the problem I will have to switch to Windows (I do not like it very much either). Thank you!

Offline

#2 2019-04-04 17:59:23

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 8,999
Website

Re: Problems when suspending / hibernating

See https://bbs.archlinux.org/viewtopic.php?id=244579

tl;dr: ensure your graphics card is using the amdgpu kernel driver.

diegomatiash14 wrote:

if I can not solve the problem I will have to switch to Windows

Nobody here cares which operating system you use.


Jin, Jîyan, Azadî

Offline

#3 2019-04-05 20:21:12

truewar
Member
From: Czech Republic
Registered: 2016-08-30
Posts: 13
Website

Re: Problems when suspending / hibernating

Try to set this configuration in /etc/systemd/logind.conf

HandlePowerKey=poweroff
HandleSuspendKey=suspend
HandleHibernateKey=suspend
HandleLidSwitch=suspend
HandleLidSwitchExternalPower=suspend
HandleLidSwitchDocked=suspend

Don't forget to reboot

Offline

Board footer

Powered by FluxBB