<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.manjaro.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jinzh</id>
	<title>Manjaro - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.manjaro.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jinzh"/>
	<link rel="alternate" type="text/html" href="https://wiki.manjaro.org/index.php/Special:Contributions/Jinzh"/>
	<updated>2026-04-08T06:50:32Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>https://wiki.manjaro.org/index.php?title=Power_Management/zh-cn&amp;diff=35781</id>
		<title>Power Management/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.manjaro.org/index.php?title=Power_Management/zh-cn&amp;diff=35781"/>
		<updated>2022-07-15T13:45:47Z</updated>

		<summary type="html">&lt;p&gt;Jinzh: Created page with &amp;quot;Manjaro有多款电源管理软件可供选择，以下介绍几款流行的软件。&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages/&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
有效的电源管理可以帮助设备降低发热并且省电，在笔记本电脑上这点体现的更加明显，因为它还可以延长笔记本电池的使用寿命，让你免除设备风扇的操作和键盘本身发热带来的不适&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=电源管理软件=&lt;br /&gt;
[[File:battery.png|left|96px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Manjaro有多款电源管理软件可供选择，以下介绍几款流行的软件。&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{note|通常情况下，应该只选择一款电源管理软件来管理功耗，避免因为安装过多的功耗管理工具导致冲突，甚至是适得其反}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br clear=&amp;quot;all&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==TLP==&lt;br /&gt;
&lt;br /&gt;
[http://linrunner.de/en/tlp/tlp.html TLP]是自动化电源管理的最常用方案&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===安装 TLP===&lt;br /&gt;
&lt;br /&gt;
TLP可以直接从Manjaro的存储库中获得，也可以使用其他包管理器或者终端命令方式安装&lt;br /&gt;
&lt;br /&gt;
 pamac install tlp&lt;br /&gt;
&lt;br /&gt;
Now that it is installed, you need to start and enable the service.  This can be accomplished with the command:&lt;br /&gt;
 systemctl enable tlp --now&lt;br /&gt;
&lt;br /&gt;
{{note|TLP 1.2.2 and lower need another service as well: tlp-sleep.service}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Configuring TLP===&lt;br /&gt;
[[File:Tlpui.png|left|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
TLP can manually configured by editing the file '''/etc/default/tlp''' as described in [http://linrunner.de/en/tlp/docs/tlp-configuration.html The Official Documentation].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A simpler way to configure TLP is via the GUI tool [https://github.com/d4nj1/TLPUI TLPUI]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To install TLPUI install the package '''tlpui''' using your favorite package manager or with the command&lt;br /&gt;
 pamac install tlpui&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br clear=&amp;quot;all&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Laptop Mode Tools==&lt;br /&gt;
&lt;br /&gt;
An Alternative to TLP for laptops is [https://github.com/rickysarraf/laptop-mode-tools Laptop Mode Tools(LMT)].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Installing LMT===&lt;br /&gt;
&lt;br /&gt;
To install {{ic|laptop-mode-tools}}, enter the following command into your terminal:&lt;br /&gt;
&lt;br /&gt;
 pamac install laptop-mode-tools&lt;br /&gt;
&lt;br /&gt;
Once installed, to enable LMT to start automatically every time you boot your computer, enter the following into your terminal:&lt;br /&gt;
&lt;br /&gt;
 sudo systemctl enable --now laptop-mode.service&lt;br /&gt;
&lt;br /&gt;
LMT automatically configures some settings for you in order to optimize your laptop's battery life.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===LMT Configuration===&lt;br /&gt;
&lt;br /&gt;
For configuration, the file to edit is {{ic|/etc/laptop-mode/laptop-mode.conf}}}&lt;br /&gt;
&lt;br /&gt;
The individual kernel modules can be configured from the configuration files present in {{ic|/etc/laptop-mode/conf.d/}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==PowerTOP==&lt;br /&gt;
&lt;br /&gt;
PowerTop a diagnostic tool used to identify and report issues with power consumption and management.  It can be used as a reporting tool, an automated power management tool or both.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Installing PowerTop===&lt;br /&gt;
&lt;br /&gt;
It can be installed as&lt;br /&gt;
 pamac install powertop&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Generating Reports===&lt;br /&gt;
&lt;br /&gt;
You can generate a report using powertop with the command:&lt;br /&gt;
 sudo powertop --html&lt;br /&gt;
&lt;br /&gt;
This will create the file {{ic|powertop.html}} in the current directory.  You can open this file in any web browser.&lt;br /&gt;
&lt;br /&gt;
If you are using TLP for power management you may notice some differences in the recommendations between the tools.  The article [http://linrunner.de/en/tlp/docs/tlp-faq.html#powertop Comparing TLP with PowerTop reporting] describes some of the reasons for these differences.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Automated Tuning with PowerTop===&lt;br /&gt;
&lt;br /&gt;
The command {{ic|sudo powertop --auto-tune&amp;quot;}} will allow PowerTop to automatically tune power management based on it's recommendations.&lt;br /&gt;
&lt;br /&gt;
From a practical perspective, the best way to use PowerTops auto-tuning is with a systemd service.&lt;br /&gt;
&lt;br /&gt;
To create, start and enable a systemd service for PowerTop you can use the commands:&lt;br /&gt;
 sudo sh -c &amp;quot;echo -e '[Unit]\nDescription=PowerTop\n\n[Service]\nType=oneshot\nRemainAfterExit=true\nExecStart=/usr/bin/powertop --auto-tune\n\n[Install]\nWantedBy=multi-user.target\n' &amp;gt; /etc/systemd/system/powertop.service&amp;quot;&lt;br /&gt;
 sudo systemctl enable --now powertop.service&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Temperature/Thermal Management=&lt;br /&gt;
&lt;br /&gt;
==ThermalD==&lt;br /&gt;
[https://github.com/intel/thermal_daemon ThermalD], the Linux Thermal Daemon can be used to automatically handle CPU frequency scaling according to system load.&lt;br /&gt;
&lt;br /&gt;
To install it, install {{ic|thermald}} in your favorite package manager or use the command:&lt;br /&gt;
 pamac install thermald&lt;br /&gt;
&lt;br /&gt;
After installing it needs to be configured to automatically start at boot in order to work:&lt;br /&gt;
 sudo systemctl enable --now thermald&lt;br /&gt;
&lt;br /&gt;
=See Also=&lt;br /&gt;
* [[Undervolt_intel_CPU|How to undervolt Intel CPUs]]&lt;br /&gt;
* [http://linrunner.de/en/tlp/tlp.html TLP website]&lt;br /&gt;
* [https://wiki.archlinux.org/index.php/Laptop_Mode_Tools LaptopModeTools - Arch Wiki]&lt;br /&gt;
* [https://wiki.archlinux.org/index.php/TLP TLP - Arch wiki]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Contents Page{{#translation:}}]]&lt;/div&gt;</summary>
		<author><name>Jinzh</name></author>
	</entry>
	<entry>
		<id>https://wiki.manjaro.org/index.php?title=Translations:Power_Management/9/zh-cn&amp;diff=35689</id>
		<title>Translations:Power Management/9/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.manjaro.org/index.php?title=Translations:Power_Management/9/zh-cn&amp;diff=35689"/>
		<updated>2022-06-30T11:39:45Z</updated>

		<summary type="html">&lt;p&gt;Jinzh: Created page with &amp;quot;TLP可以直接从Manjaro的存储库中获得，也可以使用其他包管理器或者终端命令方式安装&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;TLP可以直接从Manjaro的存储库中获得，也可以使用其他包管理器或者终端命令方式安装&lt;/div&gt;</summary>
		<author><name>Jinzh</name></author>
	</entry>
	<entry>
		<id>https://wiki.manjaro.org/index.php?title=Translations:Power_Management/8/zh-cn&amp;diff=35688</id>
		<title>Translations:Power Management/8/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.manjaro.org/index.php?title=Translations:Power_Management/8/zh-cn&amp;diff=35688"/>
		<updated>2022-06-30T11:39:06Z</updated>

		<summary type="html">&lt;p&gt;Jinzh: Created page with &amp;quot;===安装 TLP===&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===安装 TLP===&lt;/div&gt;</summary>
		<author><name>Jinzh</name></author>
	</entry>
	<entry>
		<id>https://wiki.manjaro.org/index.php?title=Translations:Power_Management/7/zh-cn&amp;diff=35687</id>
		<title>Translations:Power Management/7/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.manjaro.org/index.php?title=Translations:Power_Management/7/zh-cn&amp;diff=35687"/>
		<updated>2022-06-30T11:38:56Z</updated>

		<summary type="html">&lt;p&gt;Jinzh: Created page with &amp;quot;[http://linrunner.de/en/tlp/tlp.html TLP]是自动化电源管理的最常用方案&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[http://linrunner.de/en/tlp/tlp.html TLP]是自动化电源管理的最常用方案&lt;/div&gt;</summary>
		<author><name>Jinzh</name></author>
	</entry>
	<entry>
		<id>https://wiki.manjaro.org/index.php?title=Translations:Power_Management/4/zh-cn&amp;diff=35686</id>
		<title>Translations:Power Management/4/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.manjaro.org/index.php?title=Translations:Power_Management/4/zh-cn&amp;diff=35686"/>
		<updated>2022-06-30T11:38:12Z</updated>

		<summary type="html">&lt;p&gt;Jinzh: Created page with &amp;quot;{{note|通常情况下，应该只选择一款电源管理软件来管理功耗，避免因为安装过多的功耗管理工具导致冲突，甚至是适得其反}}&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{note|通常情况下，应该只选择一款电源管理软件来管理功耗，避免因为安装过多的功耗管理工具导致冲突，甚至是适得其反}}&lt;/div&gt;</summary>
		<author><name>Jinzh</name></author>
	</entry>
	<entry>
		<id>https://wiki.manjaro.org/index.php?title=Translations:Power_Management/3/zh-cn&amp;diff=35685</id>
		<title>Translations:Power Management/3/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.manjaro.org/index.php?title=Translations:Power_Management/3/zh-cn&amp;diff=35685"/>
		<updated>2022-06-30T11:36:51Z</updated>

		<summary type="html">&lt;p&gt;Jinzh: Created page with &amp;quot;Manjaro有多款电源管理软件可供选择，以下介绍几款流行的软件。&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Manjaro有多款电源管理软件可供选择，以下介绍几款流行的软件。&lt;/div&gt;</summary>
		<author><name>Jinzh</name></author>
	</entry>
	<entry>
		<id>https://wiki.manjaro.org/index.php?title=Translations:Power_Management/2/zh-cn&amp;diff=35684</id>
		<title>Translations:Power Management/2/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.manjaro.org/index.php?title=Translations:Power_Management/2/zh-cn&amp;diff=35684"/>
		<updated>2022-06-30T11:35:42Z</updated>

		<summary type="html">&lt;p&gt;Jinzh: Created page with &amp;quot;=电源管理软件= 96px&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=电源管理软件=&lt;br /&gt;
[[File:battery.png|left|96px]]&lt;/div&gt;</summary>
		<author><name>Jinzh</name></author>
	</entry>
	<entry>
		<id>https://wiki.manjaro.org/index.php?title=Translations:Power_Management/1/zh-cn&amp;diff=35683</id>
		<title>Translations:Power Management/1/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.manjaro.org/index.php?title=Translations:Power_Management/1/zh-cn&amp;diff=35683"/>
		<updated>2022-06-30T11:34:51Z</updated>

		<summary type="html">&lt;p&gt;Jinzh: Created page with &amp;quot;有效的电源管理可以帮助设备降低发热并且省电，在笔记本电脑上这点体现的更加明显，因为它还可以延长笔记本电池的使用寿命，...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;有效的电源管理可以帮助设备降低发热并且省电，在笔记本电脑上这点体现的更加明显，因为它还可以延长笔记本电池的使用寿命，让你免除设备风扇的操作和键盘本身发热带来的不适&lt;/div&gt;</summary>
		<author><name>Jinzh</name></author>
	</entry>
	<entry>
		<id>https://wiki.manjaro.org/index.php?title=Translations:Power_Management/Page_display_title/zh-cn&amp;diff=35682</id>
		<title>Translations:Power Management/Page display title/zh-cn</title>
		<link rel="alternate" type="text/html" href="https://wiki.manjaro.org/index.php?title=Translations:Power_Management/Page_display_title/zh-cn&amp;diff=35682"/>
		<updated>2022-06-30T11:32:37Z</updated>

		<summary type="html">&lt;p&gt;Jinzh: Created page with &amp;quot;电源管理&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;电源管理&lt;/div&gt;</summary>
		<author><name>Jinzh</name></author>
	</entry>
</feed>