黑苹果之网卡驱动篇
Posted 少星科技
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了黑苹果之网卡驱动篇相关的知识,希望对你有一定的参考价值。
有线网卡
LucyRTL8125Ethernet.kext
-
https://www.insanelymac.com/forum/files/file/1004-lucyrtl8125ethernet/
注意:此链接需要创建帐户或登录才可以以下载此文件
RealtekRTL8111.kext
-
https://github.com/Mieze/RTL8111_driver_for_OS_X/releases
注意:
安装10.13及更旧系统时请使用驱动2.2.2版本
安装10.14及更新系统时请使用驱动2.3.0及以上版本
RealtekRTL8100.kext
https://www.insanelymac.com/forum/files/file/259-realtekrtl8100-binary/
注意:此链接需要创建帐户或登录才可以以下载此文件
FakePCIID_Intel_I225-V.kext
此驱动用与高端Comet Lake主板上的英特尔i225-V 2.5GBe控制器有关,我们在此要做的是诱使Apple的i225LM驱动程序支持我们的i225-V网络控制器:
需要添加设备参数
PciRoot(0x0)/Pci(0x1C,0x1)/Pci(0x0,0x0)
device-id Data F2150000
PciRoot(0x0)/Pci(0x1C,0x4)/Pci(0x0,0x0)
-
https://share.olaindex.com/d/DMa6YY76p8?token=OOm50G&query=对于英特尔的i225-V%20NIC,在桌面%20Comet%20Lake.zip
英特尔通用有线网卡
IntelMausi.kext(支持较新版本)
https://github.com/acidanthera/IntelMausi/releases
https://github.com/mieze/IntelMausiEthernet/releases
无线网卡
博通网卡
Big Sur 博通网卡通用驱动加载
驱动下载链接
Wi-Fi驱动
AirportBrcmFixup.kext
-
https://github.com/acidanthera/AirportBrcmFixup/releases
蓝牙驱动
BrcmBluetoothInjector.kex
BrcmFirmwareData.kext
BrcmPatchRAM3.kext
-
https://github.com/acidanthera/BrcmPatchRAM/releases
英特尔网卡
网卡加载顺序
Wi-Fi驱动
itlwm.kext
AirportItlwm.kext
-
https://github.com/OpenIntelWireless/itlwm/releases
蓝牙驱动
IntelBluetoothInjector.kext
IntelBluetoothFirmware.kext
-
https://github.com/OpenIntelWireless/IntelBluetoothFirmware/releases
https://github.com/iamelse/ar9565-fix-hackintosh-bigsur
以上是关于黑苹果之网卡驱动篇的主要内容,如果未能解决你的问题,请参考以下文章