Contribute
Register

[solved] Random issues with bluetooth & sounds after sleep

Status
Not open for further replies.
Joined
Feb 23, 2013
Messages
97
Motherboard
Gigabyte Z97X-Gaming 3 (F5)
CPU
Intel Core i7 4790
Graphics
Intel HD 4600/NVIDIA GeForce GTX 1080Ti
Hi,

I sometimes have issue with my sound (this is probably related with CodecCommander, but then why is this sometime working ?)
And my bluetooth is also struggling randomly after sleep.
The system log shows a:
Code:
device request failed ("0xe00002d8 (UNDEFINED)" 0xe00002d8).
when it's happening.

Any ideas why ?
Thanks in advance

I have attached two zips.
The first one '7502' is when the system has no sound and no bluetooth after sleep.
The second one '13636' is when the system has rebooted with everything working.
 

Attachments

  • debug_7502.zip
    2.2 MB · Views: 67
  • debug_13636.zip
    1.9 MB · Views: 71
Hi,

I sometimes have issue with my sound (this is probably related with CodecCommander, but then why is this sometime working ?)
And my bluetooth is also struggling randomly after sleep.
The system log shows a:
Code:
device request failed ("0xe00002d8 (UNDEFINED)" 0xe00002d8).
when it's happening.

Any ideas why ?
Thanks in advance

I have attached two zips.
The first one '7502' is when the system has no sound and no bluetooth after sleep.
The second one '13636' is when the system has rebooted with everything working.

Remove VirtualBox. It is known to interfere with USB and can cause the hang you're seeing in BrcmPatchRAM.
 
Remove VirtualBox. It is known to interfere with USB and can cause the hang you're seeing in BrcmPatchRAM.
Is this the case with every other virtualisation software ?
VirtualBox is uninstalled now, I will reupload debug files when the bug occurs.

UPDATE: Well no sound after the first sleep, this is unexpected
 

Attachments

  • debug_343.zip
    2 MB · Views: 71
Last edited:
Is this the case with every other virtualisation software ?

No idea. I don't use VM stuff.

UPDATE: Well no sound after the first sleep, this is unexpected

What do you see in SysPrefs->Sound?
Did you try changing outputs?
 
What do you see in SysPrefs->Sound?
Did you try changing outputs?
I did, but nothing changes. No sound, no mic, always broken together.
 
Is this the case with every other virtualisation software ?
VirtualBox is uninstalled now, I will reupload debug files when the bug occurs.

UPDATE: Well no sound after the first sleep, this is unexpected

ForceKextsToLoad is only for pre-install. As per Clover laptop guide, should be removed post install.
It is in post #2:
https://www.tonymacx86.com/threads/guide-booting-the-os-x-installer-on-laptops-with-clover.148093/

I did, but nothing changes. No sound, no mic, always broken together.

You have some questionable patches in your config.plist for AppleHDA.
Too much copying from AppleALC patches?
See SSDT-AppleALC.dsl in the CodecCommander repo.
 
ForceKextsToLoad is only for pre-install. As per Clover laptop guide, should be removed post install.
It is in post #2:
https://www.tonymacx86.com/threads/guide-booting-the-os-x-installer-on-laptops-with-clover.148093/
Removed!

You have some questionable patches in your config.plist for AppleHDA.
Too much copying from AppleALC patches?
See SSDT-AppleALC.dsl in the CodecCommander repo.
I indeed have a lot of patches from AppleALC as I'm not sure which one os most suited for me.
Isn't SSDT-AppleALC.dsl related with AppleALC.kext ? Do you think I should try AppleALC with this rather than a patched AppleHDA ?
I haven't rebooted but sound is now working again after another sleep.
 

Attachments

  • debug_10209.zip
    2.1 MB · Views: 64
Removed!


I indeed have a lot of patches from AppleALC as I'm not sure which one os most suited for me.
Isn't SSDT-AppleALC.dsl related with AppleALC.kext ? Do you think I should try AppleALC with this rather than a patched AppleHDA ?
I haven't rebooted but sound is now working again after another sleep.

The settings changes for CodeCommander in SSDT-AppleALC.dsl are related to the patches that AppleALC applies to AppleHDA... some of which you have copied. That's why I mentioned it.
 
The settings changes for CodeCommander in SSDT-AppleALC.dsl are related to the patches that AppleALC applies to AppleHDA... some of which you have copied. That's why I mentioned it.
I've added the patch, no problem so far! I will report back if I have issues with sound and bluetooth. Thanks!
 
I've added the patch, no problem so far! I will report back if I have issues with sound and bluetooth. Thanks!

By "added the patch", I assume you mean SSDT-AppleALC.aml in ACPI/patched.

FYI: It is not a patch, but rather just an add-on SSDT that changes some configuration for CodeCommander.kext.
 
Status
Not open for further replies.
Back
Top