Skip to content

Commit 287e3d5

Browse files
authored
Create README.md
1 parent 17adf88 commit 287e3d5

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

configuration/README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# To apply these fixes
2+
```
3+
git clone https://github.com/JaydenDev/linux-iwlwifi-fixes
4+
``` \
5+
```
6+
cd linux-iwlwifi-fixes/configuration
7+
``` \
8+
```
9+
sudo cp -r * /etc/modprobe.d/
10+
``` \
11+
```
12+
sudo modprobe -r iwlmvm && sudo modprobe -r iwlwifi && sudo modprobe iwlwifi
13+
```

0 commit comments

Comments
 (0)