this is my first time asking a question here and if anyone could help me solve it, I will be very grateful (I am quite beginner). I have Ubuntu 18.04 in my HP Pavilion Laptop 15-cw0002la with AMD Ryzen 5 processor. When I press the power off button or even in the terminal typping "sudo shutdown -r now", my laptop's screen is off, but the light is still on and it keeps running, then I need to press the power button for 5 seconds to turn the laptop off.
I have tried everything in the following web pages and still doesn't work. Ubuntu 18.04 stuck at shutdown https://unixmen.com/fix-shutdown-power-computer-ubuntu-14-04/
Specially changing
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
to
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi=force"
and to
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash noapic"
sudo dmidecode -s bios-version
. Start comments to me with @heynnema or I'll miss them. – heynnema Jun 06 '20 at 21:44