首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >ubuntu 14.04电池寿命

ubuntu 14.04电池寿命
EN

Ask Ubuntu用户
提问于 2014-06-01 18:39:57
回答 1查看 1.4K关注 0票数 2

今天,我有新安装的ubuntu14.04以前,我有ubuntu12.04和5至6个小时的电池备份,即使是在恒定的工作,但在14.04只需3小时,尝试与tlp,但没有用。

lspci

代码语言:javascript
复制
0:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4)
00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 (rev c4)
00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation HM76 Express Chipset LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 05)
02:00.0 Network controller: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter (rev 01)
EN

回答 1

Ask Ubuntu用户

发布于 2014-06-02 04:58:06

首先删除sudo apt-get remove tlp

安装cpu-freq:-

代码语言:javascript
复制
cd && wget -O .laptop-mode.sh http://drive.noobslab.com/data/improve-battery/laptop-mode



chmod +x .laptop-mode.sh && ./.laptop-mode.sh

如果您运行GPU,Nvidia/AMD更改设置为英特尔模式。

票数 1
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/475388

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档