换网卡BCM943225HMB成功驱动-10.12.3
笔记本是hp-m4-1009tx,本来还担心白名单的问题,没想到直接可以用{:5_262:}笔记本已完美,声卡,网卡,显卡,屏蔽独显,睡眠。。。能想到的基本都弄好了,需要EFI文件的留言,可以提供方法如下:
wifi
硬件id:14e4,4357
添加14e4,4357到:IO80211Family.kext/Contents/PlugIns/AirPortBrcm4360.kext/Contents/Info.plist/IONameMatch
Bluetooth 3.0:
PID(idProduct):0x217D转换成十进制是:DEC:8573
VID(idVendor):0x0A5C 转换成十进制是:DEC:2652
添加设备信息到:IOBluetoothFamily.kext/Contents/PlugIns/BroadcomBluetoothHostControllerUSBTransport.kext/Contents/Info.plist/IOKitPersonalities
注意:硬件id和蓝牙PID,VID每个人的可能都不同,所以要按照自己的实际情况改自己的数据才行
改完后蓝牙就可以关闭了,wifi也可以正常识别了
看看这个再说 还不行,真够顺的 哈哈,我也是换的这个,超级便宜好用。蓝牙免驱,驱动可以直接dsdt注入这个。我强迫症。蓝牙有干扰,win下正常不知楼主的是否也这样问题# Maintained by: toleda for: github.com/toleda/wifi
# File: arpt2-bcm4331-bcm943225_v2.0.txt
# Credit: PikeRAlpha
#
# BroadcomBCM43225 WiFi dsdt edits
# Verify IOReg/pci14e4 device @1C,6/RP07, otherwise, edit patch file:
# Find: RP07
# Replace All: name (name = IOReg/pci14e4 device name, RP01, BR01, PEX1, etc.)
#
# If no PXSX, manually add Device (ARPT) after Name (_ADR, 0x001C000x) to dsdt and
# edit patch file:
# Find: PXSX
# Replace All: ARPT
# dsdt edit looks like:
# Device (name)
# {
# Name (_ADR, 0x001C000x)
# Device (ARPT)
#
# 1.Insert device ARPT dsdt injection
into device Label PXSX parent_label RP07 replace_contentbegin
Name (_ADR, Zero)\n
Name (_SUN, One)\n
Name (_PRW, Package (0x02) {0x09,0x04})\n
Method (_DSM, 4, NotSerialized)\n
{\n
If (LEqual (Arg2, Zero)) { Return (Buffer() { 0x03 } ) }\n
Return (Package()\n
{\n
"AAPL,slot-name", "AirPort",\n
"built-in", Buffer () {0x00},\n
"device_type", "AirPort",\n
"model", "Broadcom BCM4322x 802.11 a/b/g/n Wireless Network Controller",\n
"name", "AirPort Extreme",\n
"compatible","pci14e4,43a0"\n
})\n
}\n
end;
into definitionblock code_regex . insert
begin Store ("arpt2-bcm4331-bcm943225_v2.0 dsdt edits, github.com/toleda", Debug) end
ruhuaru 发表于 2017-2-21 16:14 https://www.pcbeta.com/static/image/common/back.gif
还不行,真够顺的
???什么意思? 楼主能否提供下你的efi呢? 谢谢 谢谢楼主分享,我来试一下 lovest.fdh 发表于 2017-2-21 16:49 https://www.pcbeta.com/static/image/common/back.gif
哈哈,我也是换的这个,超级便宜好用。蓝牙免驱,驱动可以直接dsdt注入这个。我强迫症。蓝牙有干扰,win下正 ...
我也遇到蓝牙干扰的问题了,有时候开蓝牙之后wifi会断开然后只有重启才能打开wifi。 现在有什么好的解决办法了吗 请问也有43225 网卡,也是10.12.3,修改后能认到,但是WIFI 不能打开,何故?是SONY 的本本
页:
[1]