Moderators Jake Lo Posted August 25, 2017 Moderators Share Posted August 25, 2017 Replace the files in /EFI/Clover with the attached Copy the 2 kexts in /EFI/Clover/kexts/Other/LE to /Library/Extensions Repair permission and rebuild cache with the following commands and reboot after successful caching sudo chmod -Rf 755 /L*/E* sudo chown -Rf 0:0 /L*/E* sudo touch -f /L*/E* sudo chmod -Rf 755 /S*/L*/E* sudo chown -Rf 0:0 /S*/L*/E* sudo touch -f /S*/L*/E* sudo kextcache -Boot -U / Should add battery status and audio. If audio does not work, try changing the Audio Inject from 3 to 4 in the Config file and reboot. Use either Clover Configurator 4.49 or plistEdit pro to change the value, not text editor HP430_Sierra2.zip 1 Link to comment Share on other sites More sharing options...
lTunix Posted August 25, 2017 Author Share Posted August 25, 2017 SOLVED Its all working! Thank you very much! Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted August 25, 2017 Moderators Share Posted August 25, 2017 brightness control working too? Did you have to change the Audio Inject #? Link to comment Share on other sites More sharing options...
lTunix Posted August 25, 2017 Author Share Posted August 25, 2017 I'm sorry Jake, before I installed "VoodooHDA 2.8.8" package and it worked without problems, I also followed your instructions and the battery and the brightness control work too thank you very much Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted August 25, 2017 Moderators Share Posted August 25, 2017 if the system have HDMI or DP connection, you might not be able to get external audio using VoodooHDA. Link to comment Share on other sites More sharing options...
lTunix Posted August 25, 2017 Author Share Posted August 25, 2017 i have external audio with hdmi but it's too saturated... how can i uninstall the voodoo package or regulate the audio? Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted August 25, 2017 Moderators Share Posted August 25, 2017 check /S/L/E for voodooHDA and AppleHDADisabler, remove them, repair permission and rebuild cache. Link to comment Share on other sites More sharing options...
Administrators Hervé Posted August 27, 2017 Administrators Share Posted August 27, 2017 if you need/want to regulate audio volume with VoodooHDA, you can try and play with values such as iGain in the kext's plist. It's a long time since I've played with VoodooHDA but the VoodooHDA PrefPane (if you install it) allows you to adjust these too. Link to comment Share on other sites More sharing options...
lTunix Posted August 27, 2017 Author Share Posted August 27, 2017 Replace the files in /EFI/Clover with the attached Copy the 2 kexts in /EFI/Clover/kexts/Other/LE to /Library/Extensions Repair permission and rebuild cache with the following commands and reboot after successful caching sudo chmod -Rf 755 /L*/E* sudo chown -Rf 0:0 /L*/E* sudo touch -f /L*/E* sudo chmod -Rf 755 /S*/L*/E* sudo chown -Rf 0:0 /S*/L*/E* sudo touch -f /S*/L*/E* sudo kextcache -Boot -U / Should add battery status and audio. If audio does not work, try changing the Audio Inject from 3 to 4 in the Config file and reboot. Use either Clover Configurator 4.49 or plistEdit pro to change the value, not text editor I uninstalled the voodooHDA and i tried to follow these steps but i don't know that it's normal (the screenshoot), the audio does not work with the inject 3 and 4... the backlight controls does not work too but before uninstall the voodooHDA controller it works Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted August 27, 2017 Moderators Share Posted August 27, 2017 For audio, make sure vanilla AppleHDA is in /S*/L*/E* There's error rebuilding the cache. Rerun the following until error 17 is gone sudo touch -f /L*/E* sudo touch -f /S*/L*/E* sudo kextcache -Boot - U / Link to comment Share on other sites More sharing options...
Recommended Posts