Solution to linux power failure-Linux general technology-Linux technology and application information. Read the following for details. Situation: all processes have been disabled, and the system halt is displayed.
Cause: I shut down both power management during installation, so I didn't turn on any power management service at startup, so I couldn't turn off the power.
Solution: Enable the power management. Check which one your computer supports. Generally, acpi is now supported in laptops, which is also the mainstream estimation in the future:/boot/grub. conf is about to find the similar words such as apm = off acpi = off in this file. Change acpi = on and restart the machine. Then, observe the process carefully and enable the acpi service. If yes, it should be okay.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.