针对ubuntu解决电池问题的内核补丁?

http://www.phoronix.com/scan.php?page=news_item&px=MTAxNDM

ubuntu何时会出现?

在最极端的节省电力计划时,我在用超过50分钟的电池耗电时感到疲惫。

希望补丁能够进入11.10的3.0.0-13内核更新。 你可以帮助测试。

https://wiki.ubuntu.com/Kernel/PowerManagement

PS:…如果您不想等,请立即应用相关的解决方法。 请注意,某些变通方法仅适用于英特尔GPU。

http://www.omgubuntu.co.uk/2011/11/linux-power-regression-overheating-problem-on-thinkpad-fixed/

要添加pcie_aspm选项,请打开/ etc / default / grub进行编辑
gksudo gedit /etc/default/grub

找到GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"并将其更改为GRUB_CMDLINE_LINUX_DEFAULT="quiet splash pcie_aspm=force" ,保存并退出。

然后运行sudo update-grub

您还可以validation是否启用了“活动状态电源管理”
dmesg | grep -i aspm

在SRU票证将标签从“需要测试”更改为“测试完成”(实际测试完成后)之后,内核更新到期了。

要查找SRU票据,请尝试查看此网页:
http://people.canonical.com/~ubuntu-archive/pending-sru.html

对于11.10从3.0.0-12.20切换到3.0.0-13.22,需要validation以下票证:

 #737388 #782389 #794642 #816484 #851697 #854399 #854468 #855239 #857297 #860868 #862583 #865171 #866021 #868628 #870127 #872711 #872811 #876701 #884847 

这有助于许多人安装木星控制,能量消耗

 sudo add-apt-repository ppa: webupd8team/jupiter sudo apt-get update sudo apt-get install jupiter