From 20e22589dc179a93b4da4ad8ca22b5c7927034cd Mon Sep 17 00:00:00 2001 From: Sonny Piers Date: Thu, 4 Nov 2021 11:47:47 +0000 Subject: [PATCH] Update kernel support for Linux 5.15 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eda01b1c..0042749f 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,9 @@ `asusd` is a utility for Linux to control many aspects of various ASUS laptops but can also be used with non-asus laptops with reduced features. -## Kernel patches required +## Kernel support + +You need kernel >= 5.15 or the following patches 1. https://lkml.org/lkml/2021/8/20/232 2. https://lkml.org/lkml/2021/8/18/1022