Contribute
Register

Yosemite G750JX-DB71

Status
Not open for further replies.
The PatchAppleHDA.kext is not a valid kext. Perhaps you uploaded it incorrectly.


Could be why it keeps giving me an invalid installation error.
 
Could be why it keeps giving me an invalid installation error.

The kext you have has serious issues. Kexts are directories. And the kext you provided is not a directory.

It is a file with 102 zeros.

Code:
Speedy-OSX:kozlek.git RehabMan$ xxd <~/Downloads/PatchAppleHDA.kext 
0000000: 0000 0000 0000 0000 0000 0000 0000 0000  ................
0000010: 0000 0000 0000 0000 0000 0000 0000 0000  ................
0000020: 0000 0000 0000 0000 0000 0000 0000 0000  ................
0000030: 0000 0000 0000 0000 0000 0000 0000 0000  ................
0000040: 0000 0000 0000 0000 0000 0000 0000 0000  ................
0000050: 0000 0000 0000 0000 0000 0000 0000 0000  ................
0000060: 0000 0000 0000                           ......
 
Other one I found, maybe this is the right one, ALC282
 

Attachments

  • Archive.zip
    1.5 MB · Views: 93
Other one I found, maybe this is the right one, ALC282

It is for ALC282. It uses layout-id 3.

Install DummyHDA.kext with Kext Wizard.

Make sure AppleHDA.kext is vanilla.

Ignore non-open source, incomplete EAPDFix.kext.

You will need to enter the appropriate patches to config.plist. You can see examples at my u430 repo (which uses ALC282): https://github.com/RehabMan/Lenovo-U430-Touch-DSDT-Patch. Tweak the patches as needed for 283->282.

You will also need to install CodecCommander: https://github.com/RehabMan/EAPD-Codec-Commander

Make sure you rebuild cache correctly. It is documented in the my u430 guide (linked from the repo, already linked above).
 
SOUND IS WORKING! Woot! Thanks Rehab, now to look at that iMessage guide.. This method will fix Facetime as well?
 
SOUND IS WORKING! Woot! Thanks Rehab, now to look at that iMessage guide.. This method will fix Facetime as well?

I think Facetime and Messages are somewhat linked. But Facetime requires a working camera, of course.

I don't really use either.
 
After updating to 10.10.5, won't boot past the following (Using both AppStore and Combo):

1eLB1Dr.jpg

I have since reinstalled 10.10.4, what would be the recommended way to fix this?

Should I rebuild my Clover USB w/10.10.5 (using the same way I did 10.10.4) and install over my current installation?
 
After updating to 10.10.5, won't boot past the following (Using both AppStore and Combo):

View attachment 147131

I have since reinstalled 10.10.4, what would be the recommended way to fix this?

Should I rebuild my Clover USB w/10.10.5 (using the same way I did 10.10.4) and install over my current installation?

Did you try to boot without caches?

What version of Clover? If it is old, try updating to latest.

Post EFI/Clover folder.
 
Status
Not open for further replies.
Back
Top