Moderators Jake Lo Posted September 5, 2016 Moderators Share Posted September 5, 2016 Reboot without cache, run the repairing and rebuilding cache again. Of course make sure you have a successful output. Then reboot in normal mode. Link to comment Share on other sites More sharing options...
mubashir Posted September 5, 2016 Share Posted September 5, 2016 No use.. no Audio yet... Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted September 6, 2016 Moderators Share Posted September 6, 2016 compress the clover folder and upload it here. Link to comment Share on other sites More sharing options...
Administrators Hervé Posted September 6, 2016 Administrators Share Posted September 6, 2016 Make sure you only have ONE copy of the ALC283 kext, either in /S/L/E or in /L/E (ideally the latter). You've obviously not repaired permissions properly, so use the following Terminal commands: sudo chmod -Rf 755 /S*/L*/E* sudo chown -Rf 0:0 /S*/L*/E* sudo chmod -Rf 755 /L*/E* sudo chown -Rf 0:0 /L*/E* sudo touch -f /S*/L*/E* sudo touch -f /L*/E* sudo kextcache -Boot -U / If you get an error at the end, retype the touch + kextcache commands. Bear in mind that Clover can only patch kexts that are in the cache, so if AppleHDA has not been cached yet, you'll get no sound. I therefore advise you 1st boot without cache, then repair your permissions and rebuild your cache. You can then expect to have audio working at next reboot. Link to comment Share on other sites More sharing options...
mubashir Posted September 6, 2016 Share Posted September 6, 2016 @Herve I still the the not properly installed error after running the last command/statement sudo kextcache -Boot -U / tried multiple times.. same result.. I noticed there is AppleHDADisabler.kext in my /S/L/E should I remove it..? I didn't place it there. Link to comment Share on other sites More sharing options...
mubashir Posted September 6, 2016 Share Posted September 6, 2016 compress the clover folder and upload it here. I don't have an option to upload.. Link to comment Share on other sites More sharing options...
mubashir Posted September 6, 2016 Share Posted September 6, 2016 I noticed that the "alc283 kext not properly installed" error comes when the /L*/E* or /S*/L*/E* is changed.. and not on execution of the above command.. however now at random I am getting this error.. but this is random. Link to comment Share on other sites More sharing options...
mubashir Posted September 6, 2016 Share Posted September 6, 2016 @Jake here you go.. EFI.zip Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted September 6, 2016 Moderators Share Posted September 6, 2016 Get rid of AppleHDADisabler and VoodooHDA. That's disabling your AppleHDA from loading. I noticed that the "alc283 kext not properly installed" error comes when the /L*/E* or /S*/L*/E* is changed.. and not on execution of the above command.. however now at random I am getting this error.. but this is random. This is normal when you place kexts in any directory. Just run the permission fix and rebuild cache. Run the last 3 commands until the status 77 is gone. sudo touch -f /S*/L*/E* sudo touch -f /L*/E* sudo kextcache -Boot -U / Looking through your Clover Kext folder, assuming you're running El Capitan, you should either use 10.11 or Other, not both. Remove the rest of the folders. Within Other and 10.11 are 3 graphics kexts, you only need 1, they all do the same, one is newer than the other of course. So get rid of FakePCIID_HD4600_HD4400.kext and FakePCIID_HD.kext and just keep FakePCIID_Intel_HD_Graphics.kext. Link to comment Share on other sites More sharing options...
mubashir Posted September 6, 2016 Share Posted September 6, 2016 "The system extension “/Library/Extensions/AppleHDA_ALC283.kext†was installed improperly and cannot be used. Please try reinstalling it, or contact the product’s vendor for an update." This error won't go, I tried the commands and every now and then they just won't work... could it be that the kext you've provided in the zip is only/upto supported on yosmite? Link to comment Share on other sites More sharing options...
Recommended Posts