From 0082630f2940102223ae37376be01ea8c6b496f9 Mon Sep 17 00:00:00 2001 From: Aonnghus <35961382+Aonnghus@users.noreply.github.com> Date: Tue, 16 Jun 2020 18:23:53 +0200 Subject: [PATCH] Other distros --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6e9fc3d..c42cc1e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # How to make brightness hotkey work on AMD Renoir laptops +## Table of contents + +* [Instructions for Manjaro](#instructions-for-manjaro) +* [Instructions for other distros](#instructions-for-other-distros) + ## Instructions for Manjaro ### 1. Clone desired Manjaro kernel (here v5.6) @@ -93,8 +98,7 @@ $ modprobe drm ### 9. Reboot +## Instructions for other distros - - - - +You can try to apply the patch to vanilla [Linux kernel](https://kernel.org). If your distro uses a customized kernel, you'd better use it as distros developers add their own patches over vanilla. +If you succeed to make brightness work on other distros, you can create an issue and I'll add your instructions to this README.