From f6ef374c801064c0bd3da3db638508aefc9a32dd Mon Sep 17 00:00:00 2001 From: Giovanni Grieco Date: Sun, 9 Dec 2018 11:19:28 +0100 Subject: [PATCH] Add module blacklist suggestion --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index df4140d..9fc5085 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ It does not fix the problem, just makes things bearable. ``` # ./install.sh ``` +Remember to blacklist the kernel module at system startup. Appending `modprobe.blacklist=brcmfmac` in GRUB config is sufficient. ## Control the service ```