Update README.md

This commit is contained in:
ivanovborislav 2022-09-10 10:50:28 +03:00 committed by GitHub
parent 402134dbb9
commit 34356cccd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -9,11 +9,11 @@
- Support Kernel: 3.8 - 5.4 (Realtek)
- Support up to Kernel 5.19
Kernel 5.19.X patch
Kernel 5.19.X - 6.0.0rc3 patch
```
cd rtl8188eu
wget https://raw.githubusercontent.com/ivanovborislav/document/main/patch/rtl8188EU_v5.13.3_kernel_5.19.2.patch
patch -p1 < rtl8188EU_v5.13.3_kernel_5.19.2.patch
wget https://raw.githubusercontent.com/ivanovborislav/document/main/patch/rtl8188EU_v5.13.3_kernel_5.19.2-6.0.0rc3.patch
patch -p1 < rtl8188EU_v5.13.3_kernel_5.19.2-6.0.0rc3.patch
sudo make uninstall
make clean
make