Hello, need help.
First try artix runit. I cant shutdown my laptop. Was try some command from googling but the behavior is reboot so my laptop keep turn on by it self.
# poweroff
# poweroff && exit
# shutdown -P now
# runit-init 0
# loginctl poweroff
# halt now
🐧
What is the laptop model? Perhaps there is something specific to the hardware, you might try searching say model shutdown linux or similar. Also perhaps check if there are any settings in the BIOS menu that might help? Sounds like pretty annoying behaviour anyway!
PLEASE READ FIRST! https://forum.artixlinux.org/index.php/topic,1923.0.html
Sorry, my bad. Thank you.
you must not apologize, just put here some irelevant infos ;)
Try to run
sudo dmesg | grep -P '(rror|ailed)'
and provide the output.