Add module blacklist suggestion

This commit is contained in:
Giovanni Grieco 2018-12-09 11:19:28 +01:00
parent 0e3bd5a0d0
commit f6ef374c80

View file

@ -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
```