Asus-ChromeBox-i7-8550U icon indicating copy to clipboard operation
Asus-ChromeBox-i7-8550U copied to clipboard

macos 13.6,cn65 的i5版本,没有WiFi、蓝牙

Open felix-git-hub opened this issue 1 year ago • 1 comments

是cpu/macos的版本不支持,还是一定要更换无线网卡才可以呢

felix-git-hub avatar Feb 05 '24 14:02 felix-git-hub

哦 没有原版的 intel 无线网卡对应的驱动,参考 https://blog.csdn.net/weixin_45518621/article/details/127606193

下载三个 release,然后把其中四个拖入到kexts 文件夹里,然后拖拽到kernel 内核设置里面就好了;多余驱动我没删,目前没啥问题。(lilu.kext要放在前面 有依赖关系 不过 oc configurator会报错提示) 多谢大佬的基础设置。

BlueToolFixup IntelBTPatcher IntelBluetoothFirmware AirportItlwm

https://github.com/OpenIntelWireless/itlwm/releases https://github.com/acidanthera/BrcmPatchRAM/releases https://github.com/OpenIntelWireless/IntelBluetoothFirmware/releases

felix-git-hub avatar Feb 05 '24 15:02 felix-git-hub