mirror of
https://github.com/GiovanniGrieco/bcm43602-linux-workaround.git
synced 2024-11-10 12:05:26 +00:00
Add module blacklist suggestion
This commit is contained in:
parent
0e3bd5a0d0
commit
f6ef374c80
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue