( 转载注明: blog.sina.com.cn/xdream86 Problem:当我安装Ubuntu 12.04后,不管系统是不是在做密集的数据处理,笔记本电脑的风扇时刻都处于高速旋转状态。运气很好,Stack Overflow上找到了这个问题的解决方法。 Solution:在终端运行下列三条命令: sudo add-apt-repository ppa:webupd8team/jupiter sudo apt-get update sudo apt-get install jupiter 命令运行之后,jupiter就安装到你的ubuntu上了,然后启动程序,在Performance菜单上选择Power Saving(即节能选项)。