Sample Header Ad - 728x90

screen doesn't wake up after resume from suspend

0 votes
1 answer
176 views
I'm have installed Devuan Daedalus in my friend's computer. It is a HP laptop with AMD RYZEN 3 and Radeon Graphics. As expected, all the function keys don't work. That is alright. After suspend, when the system resumes, the screen doesn't turn on. I have checked all the power management settings. Changed the following in /etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT="quiet"
GRUB_CMDLINE_LINUX=""
to
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX="persistent"
Nothing seems to work. Display manager is SLIM. Can someone help?
Asked by vrgovinda (349 rep)
Jul 17, 2024, 05:19 AM
Last activity: Jan 6, 2025, 02:50 PM