Jump to content

Broadcom BCM57781 (10.9.2 13C44) 3.8.1


1 Screenshot

About This File

patched kext for Ethernet Broadcom BCM57781

Mavericks 10.9.2 (13C44, Beta 3)

 

device id 14e4, 16b1

 

patched by Regi Yassin


What's New in Version 3.8.1   See changelog

Released

No changelog available for this version.

 Share


User Feedback

Recommended Comments

Worked like a charm, with string 16b5 for 57785 in 10.9.2 retail!

Thanks zoo much :DDDD

Can you help me patch the kext please? What lines do i need to change? i can't make it work! thanks

Link to comment
Share on other sites

Can you help me patch the kext please? What lines do i need to change? i can't make it work! thanks

 

<key>IONameMatch</key>

<array>
<string>pci14e4,1684</string>
<string>pci14e4,16b1</string>
<string>pci14e4,16b4</string>
<string>pci14e4,1682</string>
<string>pci14e4,1686</string>
<string>pci14e4,16b5</string>
</array>

In terminal:

sudo chmod -R 755 /System/Library/Extensions

sudo chown -R root:wheel  /System/Library/Extensions

sudo touch /System/Library/Extensions

reboot

Link to comment
Share on other sites

Maybe i write this down explicitly because it might make things easier for people like me:

 

In OSX 10.9.x replace the file System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleBCM5701Ethernet.kext with the downloaded file...

 

I know it is written on the picture as well, but at least for me it was too small, or i am too ignorant...

 

Other than that, it is working like a charm on ASRock Extreme 6 Z77

Link to comment
Share on other sites

×
×
  • Create New...