Skip to content
This repository has been archived by the owner on Sep 23, 2022. It is now read-only.

Commit

Permalink
驱动了DW1510/BCM4322
Browse files Browse the repository at this point in the history
  • Loading branch information
bavelee committed Apr 9, 2020
1 parent 29f90e3 commit 67f1071
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@ Hackintosh for Asus X550VQ (HM170)

10.15 需要安装 10.14 的 `IO80211Family.kext` 到 SLE:
```bash
sudo mount -uw / && killall Finder
sudo rm -r /System/Library/Extensions/IO80211Family.kext
sudo cp -r /path/to/your/EFI/CLOVER/kexts/10.15/IO80211Family.kext /System/Library/Extensions/
sudo kextcache -i /
sudo reboot
sudo mount -uw / && killall Finder
sudo rm -r /System/Library/Extensions/IO80211Family.kext
sudo cp -r /path/to/your/EFI/CLOVER/kexts/10.15/IO80211Family.kext /System/Library/Extensions/
sudo kextcache -i /
sudo reboot
```

### 未测试的功能
Expand Down

0 comments on commit 67f1071

Please sign in to comment.