Skip to content

BCM94360Z4四天线

daliansky edited this page Feb 26, 2021 · 6 revisions

【黑果小兵】BCM94360Z4 m.2 NGFF 接口四天线笔记本/小主机黑苹果无线网卡驱动教程

BCM94360Z4 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

天线接法

笔记本天线的接法:

  • 建议1 如果wifi信号差(比如金属后壳) j0 / j1 都接屏幕里的天线(自带的黑/白线),j2 / j3接加装的天线,但是会带来蓝牙信号不好

  • 建议2 如果蓝牙信号差 j0 接屏幕里的天线,j3 接屏幕里的天线,j1 / j2 接加装的天线,理论上不会对蓝牙信号造成影响

macOS驱动方法

  • WIFI

    • 免驱
  • 蓝牙

    • OpenCore驱动方法:

      • Kernel->Add->Browse,将/EFI/OC/Kexts目录下的BrcmBluetoothInjector.kext 添加进列表中即可

        bt1

        源码如下:

        			<dict>
        				<key>Arch</key>
        				<string>Any</string>
        				<key>BundlePath</key>
        				<string>BrcmBluetoothInjector.kext</string>
        				<key>Comment</key>
        				<string></string>
        				<key>Enabled</key>
        				<true/>
        				<key>ExecutablePath</key>
        				<string></string>
        				<key>MaxKernel</key>
        				<string></string>
        				<key>MinKernel</key>
        				<string></string>
        				<key>PlistPath</key>
        				<string>Contents/Info.plist</string>
        			</dict>
      • 驱动下载:BrcmPatchRAM-2.5.7-RELEASE.zip

Windows驱动

驱动下载:BCM94360Z4_Drivers_v1.0.0_For_Windows_x64.zip

产品照片

BCM94360Z4_4

WeShop

联想小新xiaoxin pro 13安装截图

WIFI for BCM94360Z4

BT_Info

Hackintool_Misc

Hackintool_PCI-E

Hackintool USB BRCM20702

Sysinfo_BT

Sysinfo_WIFI

Wifi for Windows

BT for Windows

BCM94360Z4针脚屏蔽示意图

WeShop

安装须知

网卡(蓝牙)

显示(花屏?)

声卡

摄像头

OC设置

键盘

  • 键盘CommandOption 对调

BIOS

  • BIOS 开启TPM(windows11?)

其他

Clone this wiki locally