我有一台 Acer Aspire 5315 笔记本电脑。电脑启动时风扇运转,但一旦启动到 Ubuntu,风扇就不再运转。几分钟后,电脑过热并关机。我安装了 Ubuntu 14.04.1。如果有人知道如何修复此问题,请告诉我如何修复。
答案1
尝试这个?
sudo add-apt-repository ppa:linrunner/tlp
sudo apt-get update
sudo apt-get install tlp tlp-rdw
sudo tlp start
有关 TLP 的更多信息
http://linrunner.de/en/tlp/docs/tlp-linux-advanced-power-management.html