Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. It's a USB issue if you're installing El Capitan. Try to disable USB 3.0 to get it going. Eventually you'll need to patch DSDT or install a USB injector kext.
  2. when the system crash, take a picture and attach it here. Use the 'More Reply Options' to attach files.
  3. Yes, you won't see any status when run the sudo touch, you will when you run sudo kextcache. Run the 2 commands a few times until you see a successful message.
  4. What's the specs of your system? Did you download the bootpack and added to the Generic EFI folder/Clover folder?
  5. run it again until you see this Successfully updated disk0s3. kextcache updated critical boot files, requesting launchd reboot
  6. If it's a Realtek reader, it's not supported.
  7. Boot with verbose mode so you know what's causing the hang. When you see Clover, hit the spacebar and select boot with verbose or with no cache
  8. Is there any issue with USB ports and if so, what did you do to fix it? Yes, a simple guide for the El Capitan will help others with the same or similar model.
  9. You probably don't have the Windows disk formatted for UEFI. Presuming you're installing Windows 8.1, format your USB disk to Fat32. Extract the entire contents of Windows iso to the USB. It should boot to it then.
  10. 1) IntelMausiEthernet 2) Yes to enable audio after sleep/wake 3) BrcmPatchRAM2 is for 10.11, BrcmPatchRAM is for 10.10.x and below. 4) Is require for sleep with LID close 5) Type 0x0706 to properly display CPU as i7 instead of unknown. 6) Will need the beta version of SSDTPRgen.sh that support Broadwell. Might have to fix some smart quotes to get it going.
  11. yes keep the vanilla AppleHDA.kext. Copy all the kexts in /other/LE to /Library/Extensions and run the permission fix from the guide. you might have to reboot a couple of time for the cache to kick in. HDMI audio won't work until you get audio working first.
  12. Can you confirm this model doesn't have the Nvidia discrete card?
  13. Did you run the above commands after you remove the kexts? Did you receive any error when you run the commands? Make sure the vanilla AppleHDA is in /S/L/E
  14. You need to remove VoodhooHDA and AppleHDADisabler if you're using this patched kext.
  15. Follow my new Clover El Capitan guide here For bootpack, use this Optiplex9020.zip Make sure to disable USB 3.0 in BIOS first Update: New bootpack for El Capitan / Sierra here USB 3.0 enabled!!!
  16. Your DSDT needs to have dual link Enabled as well. DSDT.aml.zip
  17. See my new guide here. Yours has the discreet nvidia card so additional patch might be required to disable it in DSDT. Boot to Clover gui, hit F4 and then boot into OS X. Mount the EFI partition and upload the origin folder with all the file from /EFI/Clover/ACPI/
  18. New Clover guide with bootpack for E7440 here.
  19. Try this. Install the 2 kexts to /S/L/E or /L/E, whichever you prefer. Replace with this Config file. Repair permission and rebuild cache. sudo chmod -Rf 755 /L*/E* sudo chown -Rf 0:0 /L*/E* sudo chmod -Rf 755 /S*/L*/E* sudo chown -Rf 0:0 /S*/L*/E* sudo touch -f /L*/E* sudo touch -f /S*/L*/E* sudo kextcache -Boot -U / Inpiron 5548 Audio.zip
  20. Enable dual link under Graphics in Clover Config file. Set it to 1.
×
×
  • Create New...