Ubuntu Power Managment |
There are two methods of power management for your laptop; ACPI and APM. APM or Advanced Power Management is the older of the two and works with the BIOS of the computer. The disadvantage of APM is that the BIOS functions and manages the power without any real understanding of the operating system. The advantage is that it is well supported by Linux distros. The APM daemon consists of three programs: apmd – controls power management tasks The location of the apmd daemon is /etc/init.d/apmd. Advanced Configuration and Power Interface (ACPI) You are able to see the version that you are running with this command: Since Microsoft was the first vendor to implement ACPI, many BIOSs are configured to meet Microsoft ACPI standards but may not be as effective when the computer has Linux installed on it. In the example below you see the command to view the current status of the battery, temperature and also to determine if the AC Adapter is connected. acpi -V If you consistently have problems with ACPI you can deactivate ACPI support with the acpi=off command to the kernel during the boot process. Gnome Power Management
You have 3 tabs, the first is “Running on AC”. The settings for when you are using the power supply are available in this tab. Sleep allows you to put the machine into a sleep mode after a set period of time. Note that there is a setting for Sleep on the display and Sleep for the whole system. Understanding Suspend and Hibernate Suspend Hibernate Actions refer to what should happen when the lid on the laptop is closed. The options include Blank Screen, Suspend and Hibernate. The choice you make is actually determined by the length of time before you expect to return.
More important for power management is when the laptop is running on battery. Typically it is important to conserve on system usage to lengthen the time you are able to run on battery. Again, you may set Sleep times for the display and the machine. The same options for what to do when the lid is closed are available. When the battery is closed to shutting off you have the option to Shutdown, Suspend, Hibernate or Do Nothing. It makes sense to Shutdown as the other options may only cause trouble.
The General Tab provides additional information for Power Management including setting the Sleep type, Do nothing, Suspend, or Hibernate and what to do when the power button is pressed: Ask me, Do nothing, Suspend, or Hibernate. The Notification Area refers to the icon on the Panel. The example shows the green icon indicating that the battery is fully charged.
This example shows the icon on the panel. When you hold the mouse over it you get the status. Here are several options that are available once you right click the icon on the Panel.
|