From 320940e9e1a6fd1f5109febe03f709cf3b7b79c8 Mon Sep 17 00:00:00 2001 From: "A. Binzxxxxxx" Date: Sat, 4 Aug 2018 00:07:35 +0200 Subject: [PATCH] added thermald hint to readme MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit added thermald hint to readme. If it is running it will throttle the CPU quite hard when it gets over 80°C. stopping/disabling it will do the trick. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5cd43b0..0c62b81 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,8 @@ sudo ./install.sh ``` If you own a X1C6 you can also check a tutorial for Ubuntu 18.04 [here](https://mensfeld.pl/2018/05/lenovo-thinkpad-x1-carbon-6th-gen-2018-ubuntu-18-04-tweaks/). +You should make sure that **_thermald_** is not setting it back down. Stopping/disabling it will do the trick. + ### Fedora ``` dnf install cairo-gobject-devel gobject-introspection-devel dbus-glib-devel python-virtualenv