Third party dongle shouldn't cause any issues. Enable ExtendBTFeatureFlags and then check. Also, ensure the device is en0 and signed into the same Apple ID.
You need to adjust a little. Scope (_SB.PC00.PEG1) and then define
Scope (PEGP)
{
Name (_STA, Zero) // _STA: Status
}
Before the GFX0. If the SSDT method is difficult for you, just use DeviceProperties method and that should work fine and no, you should not use...
Here are a few issues:
- ACPI files are not loading in sorted order.
- Renames are depreciated and handled by Lilu, WEG and AppleALC itself.
- FadtEnableReset and ResetLogoStatus shouldn't be needed for your hardware.
- EnableWriteUnprotector shouldn't be needed for your hardware.
-...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.