Jump to content

E6430 with sleep issues and 5GHz wireless issues


vclawson

Recommended Posts

  • Moderators

See if this will work. Undo all the patches you had done for the BCM94352 and try this patch.

 

 

 

sudo perl -pi -e 's|\x48\x85\xC0\x74\x5C\x0F\xB7\x48|\x41\xBE\x0F\x00\x00\x00\xEB\x59|g' -i.bak /System/Library/Extensions/IOBluetoothFamily.kext/Contents/MacOS/IOBluetoothFamily

 
sudo perl -pi -e 's|\x41\x83\xFC\xFF\x74\x2C\x48|\x66\xC7\x06\x55\x53\xEB\2B|g' -i.bak /System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AirPortBrcm4360.kext/Contents/MacOS/AirPortBrcm4360
 
sudo touch /S*/L*/E*
sudo kextcache -Boot -U /

 

 

 

Install attached kexts to /S/L/E

BCM94352.zip

Link to comment
Share on other sites

Hey Jake,

No this is not working.  This is what my system info shows.  Still has Country Code: XT

en1:

  Card Type: AirPort Extreme  (0x14E4, 0x2123)

  Firmware Version: Broadcom BCM43xx 1.0 (7.15.166.24.3)

  MAC Address: 00:6b:9e:06:13:ed

  Locale: Unknown

  Country Code: XT

  Supported PHY Modes: 802.11 a/b/g/n/ac

  Supported Channels: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14

  Wake On Wireless: Supported

  AirDrop: Supported

  Status: Not Associated

Link to comment
Share on other sites

×
×
  • Create New...