From 7461844fc341d2e248f8897f934162b5c617bd19 Mon Sep 17 00:00:00 2001 From: Andres Rodriguez Date: Tue, 19 Apr 2016 14:57:31 -0400 Subject: [PATCH] readme: document thermal control workaround Change-Id: Ia76e3bd3ddab87210ffc04fc8e6c78ca3d557dca Signed-off-by: Andres Rodriguez --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4d9edbb68f2dc..7acf1e7d41c77 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,12 @@ * multiple GPU support * host memory allocations are shared between GPUs +#### Known Issues + +* On consumer grade products (Nano, Fury, Fury X), thermal control is not + working correctly. As a workaround, fans are hardcoded to 100% to prevent + overheating. + #### Package Contents The kernel image is built from a source tree based on the 4.1 upstream