Contribute
Register

[solved] BCM 94352Z - Bluetooth random lost after wake.

Status
Not open for further replies.
Here is my ioreg again.
 

Attachments

  • Ioreg.zip
    633.6 KB · Views: 80

Attachments

  • bdmesg.txt.zip
    7.6 KB · Views: 82
  • ioreg.zip
    634.8 KB · Views: 78
  • kextstat.zip
    1.2 KB · Views: 75
  • kextcache.zip
    657 bytes · Views: 73
  • RehabMan.zip
    48.9 KB · Views: 76
  • CLOVER.zip
    1.6 MB · Views: 72
It might be USB related (your USB configuration is wrong).
See guide: https://www.tonymacx86.com/threads/guide-creating-a-custom-ssdt-for-usbinjectall-kext.211311/

Or you might try different (older) versions of BrcmPatchRAM.

Could you please explain what is wrong with my USB Configuration?
I have exactly the ports I need and want enabled with the correct USB connector on each port.
The only used port I intentionally disabled was SS03 that is for my webcam USB port. It was disabled because my webcam is not compatible and I use another Logitech Usb on external port.
For the port injection I use USBXHCI-D5557.kext that is configured for MacBook9,1 HUB.
It is on my EFI/Clover/Kexts/Other folder.
 

Attachments

  • USBXHCI-D5557.kext.zip
    2.7 KB · Views: 63
Could you please explain what is wrong with my USB Configuration?
I have exactly the ports I need and want enabled with the correct USB connector on each port.
The only used port I intentionally disabled was SS03 that is for my webcam USB port. It was disabled because my webcam is not compatible and I use another Logitech Usb on external port.
For the port injection I use USBXHCI-D5557.kext that is configured for MacBook9,1 HUB.
It is on my EFI/Clover/Kexts/Other folder.

The USBConnector values are clearly wrong. HSxx ports associated with SSxx ports should be UsbConnector=3.
 
The USBConnector values are clearly wrong. HSxx ports associated with SSxx ports should be UsbConnector=3.

Maybe I misunderstood your instructions, but I've configured that using usbinjectall.kext and port limit patch.
Dell 5557 has only 3 external USB ports.
1 on the left and 2 on the right side.
The one on the left is only USB 2.0 (HS01)
The other two on the right works as USB 2.0 and USB 3.0.
When they are 3.0 it's on SS01 and SS02.
SS03 is the Webcam that was disabled. It's USB 3.0 too.
I thought that USB 2.0 should be configured and UsbConnector=0.
 
Maybe I misunderstood your instructions, but I've configured that using usbinjectall.kext and port limit patch.
Dell 5557 has only 3 external USB ports.
1 on the left and 2 on the right side.
The one on the left is only USB 2.0 (HS01)
The other two on the right works as USB 2.0 and USB 3.0.
When they are 3.0 it's on SS01 and SS02.
SS03 is the Webcam that was disabled. It's USB 3.0 too.
I thought that USB 2.0 should be configured and UsbConnector=0.

For each USB port there is an HSxx component for USB2 devices and an SSxx component for USB3 devices.
Both HSxx and SSxx should be UsbConnector=3 if it is attached to a USB3 port.
 
For each USB port there is an HSxx component for USB2 devices and an SSxx component for USB3 devices.
Both HSxx and SSxx should be UsbConnector=3 if it is attached to a USB3 port.
Please Look at this ioreg. There you will see my left port HS04 is the same for both USB2 and USB3 devices, meaning that it is connected to a USB2 port. So based to what you have wrote, this should be UsbConnector=0.
And HS01, HS02, SS01 and SS02 should be UsbConnector=3, right?
 

Attachments

  • UsbInjectAll.zip
    764 KB · Views: 78
Well, after fixing the USB ports and using an older version of BrcmPatchRAM2.kext and BrcmFirmwareRepo.kext the bug takes longer to apear.
Look here:
Failure.jpeg
It seems that at some point the Bluetooth card could not be unloaded, so after wake BrcmPatchRAM2.kext fails to inject firmware, ´cause it is already there. Something like this.
 

Attachments

  • ioreg.zip
    946 KB · Views: 100
  • SSDT-UIAC-ALL.zip
    923 bytes · Views: 68
Status
Not open for further replies.
Back
Top