Contribute
Register

BrcmPatchRAM - Upload firmware into Broadcom Bluetooth USB devices

Status
Not open for further replies.
Do you have suggestion how can i manage the USB issue?

First test if BT is working in Windows.

Also please tell me which part of power management that is not implemented correctly (if this is out of topic please PM me).

X86PlatformPlugin is not loaded due to missing SSDT generated with ssdtPRgen.sh.

Details here: http://www.tonymacx86.com/yosemite-laptop-support/146870-guide-native-power-management-laptops.html

I use DSDT and SSDT from Linux, patched SSDT5 for Backlight then Drop OEM SSDT in Clover config. I leave vanilla SLE untouched except additional BTFirmwareUploader (removed) and BrcmPatchRAM.

Note that without config.plist/ACPI/SortedOrder, your SSDTs in ACPI/patched can load in an unpredictable order.

(you're getting lucky right now).

Your DSDT lacks commonly needed patches.

Details in ACPI patching guide: http://www.tonymacx86.com/yosemite-laptop-support/152573-guide-patching-laptop-dsdt-ssdts.html
 
No bluetooth device on the USB bus. Likely a USB problem, or BIOS disabling the BT, or something else.

Test your device on Windows.

I did install windows.Bluetooth working.(My laptop toshiba.First need install toshiba bluetooth stack)

I dont know bluetooth stack.

How to install toshiba bluetooth stack to yosemite?

I guess first install tohisba bluetooth stack.Then working bluetooth to yosemite
 
I did install windows.Bluetooth working.(My laptop toshiba.First need install toshiba bluetooth stack)

I dont know bluetooth stack.

How to install toshiba bluetooth stack to yosemite?

I guess first install tohisba bluetooth stack.Then working bluetooth to yosemite

You need to solve your USB problem. Then BrcmPatchRAM can work.
 
First test if BT is working in Windows.

Yes BT working in Windows (now dual boot).

X86PlatformPlugin is not loaded due to missing SSDT generated with ssdtPRgen.sh.

Details here: http://www.tonymacx86.com/yosemite-laptop-support/146870-guide-native-power-management-laptops.html

Thank you very much, following your guide, i have X86PlatformPlugin Loaded.

Note that without config.plist/ACPI/SortedOrder, your SSDTs in ACPI/patched can load in an unpredictable order.

(you're getting lucky right now).

Your DSDT lacks commonly needed patches.

Details in ACPI patching guide: http://www.tonymacx86.com/yosemite-laptop-support/152573-guide-patching-laptop-dsdt-ssdts.html

So i sorted the SSDT in Clover config: SSDT, SSDT1, SSDT2, and so on.

I am not really sure which patch should i apply to DSDT, because i think my system working just fine (or maybe i just don't realise it went something actually wrong :D). So far, i use patch for rename GFX0 to IGPU, smBUS patch, and USB EHCI patch. But, bluetooth still won't come out.

I attached the final system files.

Thanks.
 

Attachments

  • config.plist
    4.5 KB · Views: 214
  • patched.zip
    32.1 KB · Views: 59
  • Yogi Mac Air_150623.zip
    1.3 MB · Views: 84
Yes BT working in Windows (now dual boot).



Thank you very much, following your guide, i have X86PlatformPlugin Loaded.



So i sorted the SSDT in Clover config: SSDT, SSDT1, SSDT2, and so on.

I am not really sure which patch should i apply to DSDT, because i think my system working just fine (or maybe i just don't realise it went something actually wrong :D). So far, i use patch for rename GFX0 to IGPU, smBUS patch, and USB EHCI patch. But, bluetooth still won't come out.

I attached the final system files.

Thanks.

Try without FixOwnership.

Note: EHCIAcquire is not a kernel flag (it is Chameleon/Chimera bootflag). Should not be in Boot/Arguments.

Check system.log for USB related errors.

Check in Windows to see which USB bus the device is attached. It will help focus your efforts.

Note: Moved off-topic response to laptop support forum: http://www.tonymacx86.com/yosemite-...-usb-problems-detecting-bluetooth-device.html
 
How to patch usb3.0 dsdt?

I think my dsdt not patch usb3.0 so not working bluetooth.
 
Hello,

I've got the BCM94360HMB(20702A0) half size mini PCIe card installed on my motherboard. Wifi is working fine but no Bluetooth.

Do I need to install a certain kext to get it working?? I'm on OS 10.9.5.

Thanks in advance!!
 
Hello,

I've got the BCM94360HMB(20702A0) half size mini PCIe card installed on my motherboard. Wifi is working fine but no Bluetooth.

Do I need to install a certain kext to get it working?? I'm on OS 10.9.5.

Thanks in advance!!

Read post #1.
 
Status
Not open for further replies.
Back
Top