我有一台 Dell Latitude E6430 笔记本电脑。我刚刚安装了 tlp:
sudo apt install tlp cpufrequtils
这成功了。然后我输入:
sudo systemctl enable tlp.service
这产生了错误信息,
Synchronizing state of tlp.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable tlp
Failed to enable unit: Unit file /etc/systemd/system/tlp.service is masked.
我可以取消屏蔽 tlp.service;但我应该这么做吗?tlp,service 被屏蔽的事实是否意味着这款 Dell Latitude 的架构上的系统电源管理更好?
我很感激关于这个架构中哪个是最好的建议。