-
Posts
14365 -
Joined
-
Last visited
-
Days Won
868
Content Type
Profiles
Articles, News and Tips
Forums
Everything posted by Jake Lo
-
Can you boot with no cache? Post your error
-
[SOLVED] how to enable HDMI audio IDT E5520 i7 ?
Jake Lo replied to Malevolus's topic in The Archive
Replace with this DSDT DSDT.aml.zip- 24 replies
-
- e5520
- hdmi audio
-
(and 1 more)
Tagged with:
-
You can find it here.
-
Boot with your USB installer and select your OS X drive.
-
I see you added the patches for ALC255. Did you also install AppleHDA_ALC255 and CodecCommander? 5458.zip
-
Here you go codec_dump_E6420.txt
-
[SOLVED] how to enable HDMI audio IDT E5520 i7 ?
Jake Lo replied to Malevolus's topic in The Archive
You have way too many unnecessary kexts that are not needed for this model. Please remove these kexts from /System/Library/Extensions and /EFI/Clover/Kexts/10.11 or Other GenericUSBXHCI = only for USB 3.0 and this model I don't believe has it CodecCommander = this model don't have EADP issue EAPDFix = same as above AppleIntelSNBGraphicsFB = restore with vanilla to /S/L/E. Patch is done with Config. No need to use patched file AppleIntelCPUPowerManagement = same as above Rerun the permission fix and rebuild cache commands. The commands above has error. Run the last 2 commands until you see a successful output.- 24 replies
-
- e5520
- hdmi audio
-
(and 1 more)
Tagged with:
-
[SOLVED] how to enable HDMI audio IDT E5520 i7 ?
Jake Lo replied to Malevolus's topic in The Archive
when connected to HDMI, audio is control by the TV or monitor, not the laptop. when you unplug HDMI, audio restore back to PC- 24 replies
-
- e5520
- hdmi audio
-
(and 1 more)
Tagged with:
-
[SOLVED] how to enable HDMI audio IDT E5520 i7 ?
Jake Lo replied to Malevolus's topic in The Archive
??? I thought you said working 100%. What's not working?- 24 replies
-
- e5520
- hdmi audio
-
(and 1 more)
Tagged with:
-
[SOLVED] how to enable HDMI audio IDT E5520 i7 ?
Jake Lo replied to Malevolus's topic in The Archive
HDMI audio works too when connected to a TV or HDMI capable monitor?- 24 replies
-
- e5520
- hdmi audio
-
(and 1 more)
Tagged with:
-
[SOLVED] how to enable HDMI audio IDT E5520 i7 ?
Jake Lo replied to Malevolus's topic in The Archive
Nope, must leave out VoodooHDA and AppleHDADisabler. Did you remove AppleHDA from /S/L/E? If you did, you need to restore it. Output the terminal result after you run this 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 / So you're not getting audio? ​I'm not seeing your second tab.- 24 replies
-
- e5520
- hdmi audio
-
(and 1 more)
Tagged with:
-
If you merge, it won't have overwritten the theme folder. try booting without cache.
-
Looks like the version you install is different from the booted version. In the OS X root, you should see the EFI folder, I believe is where Clover is installed. Copy the Boot folder to the /EFI partition overwrite the old Then copy all the files and Folders from EFI/Clover of the installed drive to partition /EFI/Clover and merge except these Config.plist Kexts folder ACPI folder
-
[SOLVED] how to enable HDMI audio IDT E5520 i7 ?
Jake Lo replied to Malevolus's topic in The Archive
Remove VoodooHDA and AppleHDADisabler in /S/L/E and Kexts/10.11 Replace DSDT and Config with attached Copy AppleHDAIDT to /Library/Extensions, click ok on the error message Run the permission fix and rebuild cache, reboot 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 / HDMI.zip- 24 replies
-
- 1
-
- e5520
- hdmi audio
-
(and 1 more)
Tagged with:
-
[SOLVED] how to enable HDMI audio IDT E5520 i7 ?
Jake Lo replied to Malevolus's topic in The Archive
Which version of OS X are you running? Display resolution? I need to know to fix your config and dsdt to allow patch AppleHDA to work.- 24 replies
-
- e5520
- hdmi audio
-
(and 1 more)
Tagged with:
-
[SOLVED] how to enable HDMI audio IDT E5520 i7 ?
Jake Lo replied to Malevolus's topic in The Archive
Like I said, HDMI audio won't work with VoodooHDA on most systems. What bootpack did you use? Upload your Clover folder.- 24 replies
-
- e5520
- hdmi audio
-
(and 1 more)
Tagged with:
-
[SOLVED] how to enable HDMI audio IDT E5520 i7 ?
Jake Lo replied to Malevolus's topic in The Archive
What kext did you install for audio? VoodooHDA or patched AppleHDA? For HDMI Audio, you'll need a patched AppleHDA and patched FB. Your audio device should be 92HD90bxx.- 24 replies
-
- e5520
- hdmi audio
-
(and 1 more)
Tagged with:
-
Issues booting into OS X installer - E6230 - HD3000
Jake Lo replied to The 10th Doctor's topic in The Archive
If your were using the E6230 bootpack, make sure to copy the kexts in /EFI/Clover/Kexts/Other/LE to /Library/Extensions of the Installed drive. Click Ok to the popup error messages. Then run the permission fix and repair cache. 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 / -
Yosemite Installation Guide - Latitude E5440 Intel i5 - Clover UEFI
Jake Lo replied to jorgexgb's topic in The Archive
Yes, just need to generate you own SSDT for your CPU. -
Go to preferences, click on Clover. What version does it show as current booted revision.
-
try upgrading Clover to v3354
-
Issues booting into OS X installer - E6230 - HD3000
Jake Lo replied to The 10th Doctor's topic in The Archive
Ok, replace bootpack with kexts from E6230. Replace DSDT and Config with the attached. E6230_HD3000.zip