Skip to content

Commit 617df9f

Browse files
authored
Update README.md
1 parent d31633a commit 617df9f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,11 @@ cd RPI-Wifi-DRVr
4040
<br>
4141
sh rpi-kmod.sh
4242
<br>
43-
<h1>Obtain your chipset/Manufactures Linux driver</h1>
43+
<h1>Obtain your Chipset/Manufacture's Linux driver</h1>
4444
<br>
45-
Go to the path of your downloaded driver and skip auto-detect by typing either (make ARCH=arm) (make ARCH=armv61) or (make ARCH=armv71)
45+
try to check compatibility and kernel version requirements.
46+
<br>
47+
but mainly go to the path of your extracted .tar/.zip/.rar----etc. downloaded driver and skip auto-detect by typing either (make ARCH=arm) (make ARCH=armv61) or (make ARCH=armv71) , some drivers have the RPI compatibility built-in; for those let it auto-detect the proc. and just type (make)
4648
<br>
4749
good luck !
4850

0 commit comments

Comments
 (0)