【黑果小兵】BCM94360Z4/BCM94360Z3 m.2 NGFF
接口四天线笔记本/小主机黑苹果无线网卡驱动教程
BCM94360Z4
/ BCM94360Z3
m.2 NGFF
四天线笔记本无线网卡
Broadcom BCM94360Z4
802.11a/g/n/ac WLAN + Bluetooth m.2 NGFF
Dual Band Combination Card
Item specifics:
BCM94360Z4
3x ant. + 1x ant. BT, MIMO 3x3
M.2 2630
802.11ac Dual Band 802.11AC
1300Mbps
BlueTooth 4.0
OS:Support
macOS
/Windows
/linux
WLAN:
BCM4360 802.11AC
- Vendor:
0x14E4
- Device:
0x43A0
BlueTooth:
BCM20702
- Vendor ID:
0x33BA
- Product ID:
0x03E8
- Vendor:
Broadcom BCM94360Z3
802.11a/g/n/ac WLAN + Bluetooth m.2 NGFF
Dual Band Combination Card
Item specifics:
BCM94360Z3
2x ant. + 1x ant. BT, MIMO 3x3
M.2 2230
802.11ac Dual Band 802.11AC
867Mbps
BlueTooth 4.0
OS:Support
macOS
/Windows
/linux
WLAN:
BCM4360 802.11AC
- Vendor:
0x14E4
- Device:
0x43A0
BlueTooth:
BCM20702
- Vendor ID:
0x33BA
- Product ID:
0x03E9
- Vendor:
BCM94360Z4
天线接法
笔记本天线的接法:
- 建议1
如果wifi信号差(比如金属后壳)j0
/j1
都接屏幕里的天线(自带的黑/白线),j2
/j3
接加装的天线,但是会带来蓝牙信号不好 - 建议2
如果蓝牙信号差j0
接屏幕里的天线,j3
接屏幕里的天线,j1
/j2
接加装的天线,理论上不会对蓝牙信号造成影响
BCM94360Z3
天线接法
笔记本天线的接法:
j0
接屏幕里的天线,j3
接屏幕里的天线,j1
/j2
接加装的天线,理论上不会对蓝牙信号造成影响
macOS驱动方法【支持macOS Ventura 13.x】
3-1-2022
开始出货的Z3
/Z4
在macOS
下是全免驱使用,可忽略下面的驱动教程
WIFI
免驱
蓝牙
Clover
驱动方法:- 请将
BlueToolFixup.kext
和BrcmBluetoothInjector.kext
驱动复制进Other
目录下即可
- 请将
OpenCore
驱动方法:Kernel
->Add
->Browse
,将/EFI/OC/Kexts
目录下的BlueToolFixup.kext
和BrcmBluetoothInjector.kext
添加进列表中即可设置
BlueToolFixup.kext
的MinKernel
值为:21.00.00
,意为只在Monterey
/Ventura
下生效源码如下:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36<dict>
<key>Arch</key>
<string>Any</string>
<key>BundlePath</key>
<string>BlueToolFixup.kext</string>
<key>Comment</key>
<string>BT for BCM94360Z4/Z3</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/BlueToolFixup</string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
<string>21.00.00</string>
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
<dict>
<key>Arch</key>
<string>Any</string>
<key>BundlePath</key>
<string>BrcmBluetoothInjector.kext</string>
<key>Comment</key>
<string>BT for BCM94360Z4/Z3</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string></string>
<key>MaxKernel</key>
<string>20.99.99</string>
<key>MinKernel</key>
<string></string>
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
Windows驱动
驱动下载:BCM94360Z4/BCM94360Z3_For_Windows_x64_Drivers_v1.0.0.3.zip 【2022年3月份以前】
BCM94360CD_Z3_Z4_for_Windows_X64_Driver.zip 【2022年3月份以后】
信息反馈及技术交流
目前正在收集各种机型进行网卡测试,测试后,请大家提供测试结果给我,整合后会分享给大家参照。技术交流请加下方QQ群701278330 黑苹果无线网卡交流群
寻求技术支持前,请
打开终端,输入命令:
1
sh -c "$(curl -fsSL https://fastly.jsdelivr.net/gh/daliansky/Hackintosh/Tools/BCM94360Z4)"
将截屏粘贴到群里寻求帮助。
常见问题
- 如果WIFI的连接速率过低或者无法识别到SSID或者国家代码是
US
,请参考教程注入国家代码:brcmfx-country=#a
即可。(请添加驱动AirPortBrcmFixup
下载 ) - 无线热点连接的骚操作
- 苹果手机先禁用蓝牙,然后电脑端直接点击手机热点,连接成功后,苹果手机再启用蓝牙
- 蓝牙连接问题
- 请添加
AirportBrcmFixup
驱动,注入引导参数:brcmfx-aspm
- 请添加
handoff
空中接力问题- 请重新生成三码
- 请于双端退出
Apple ID
重启电脑端重新登录Apple ID
- 单向接力多次重启后可能就会恢复为双向接力,或者隔天再尝试,会有意想不到的惊喜
- 网卡死机问题
- 请参数截屏最后一张图片做针脚屏蔽
- 其它问题会不定期补充
产品照片
感谢名单
- Apple 的 macOS
- RehabMan维护的项目:OS-X-Clover-Laptop-Config Laptop-DSDT-Patch OS-X-USB-Inject-All等
- Acidanthera 维护的项目:OpenCorePkg lilu AirportBrcmFixup WhateverGreen VirtualSMC AppleALC BrcmPatchRAM MaciASL 等
- headkaze 提供的工具:hackintool PinConfigurator BrcmPatchRAM
- CloverHackyColor维护的项目:CloverBootloader CloverThemes
- 宪武整理的:P-little OC-little
- chris1111维护的项目:VoodooHDA Wireless USB Adapter Clover
- zxystd开发的itlwm IntelBluetoothFirmware
- lihaoyun6提供的工具:CPU-S macOS-Displays-icon SidecarPatcher
- sukka更新维护的从 Clover 到 OpenCore —— Clover 迁移 OpenCore 指南
- xzhih提供的工具:one-key-hidpi
- Bat.bat更新维护的精解OpenCore
- shuiyunxc 更新维护的OpenCore配置错误、故障与解决办法
- athlonreg更新维护的OpenCore 0.5+ 部件补丁 Common-patches-for-hackintosh
- github.com
- 码云 gitee.io
- 扣钉 coding.net
参考及引用:
- https://deviwiki.com/wiki/Dell
- https://deviwiki.com/wiki/Dell_Wireless_1820A_(DW1820A)
- Hervé 更新的Broadcom 4350:https://osxlatitude.com/forums/topic/12169-bcm4350-cards-registry-of-cardslaptops-interop/
- Hervé 更新的DW1820A支持机型列表:https://osxlatitude.com/forums/topic/11322-broadcom-bcm4350-cards-under-high-sierramojave/
- nickhx 提供的蓝牙驱动:https://osxlatitude.com/forums/topic/11540-dw1820a-for-7490-help/?do=findComment&comment=92833
- xjn819: 使用OpenCore引导黑苹果 300系列主板正确使用AptioMemoryFix.efi的姿势(重写版)
- insanelymac.com
- tonymacx86.com
- 远景论坛
- applelife.ru
- olarila.com