Jump to content

Jake Lo

Moderators
  • Posts

    14357
  • Joined

  • Last visited

  • Days Won

    867

Everything posted by Jake Lo

  1. Jake Lo

    e6520 help

    Yes, look for /System/Library/Extensions/myHack.kext and delete it. Then repair permission and cache.
  2. Make sure to download the correct version of the kext from my Mavericks guide under Updates.
  3. boot with -f -v -no-zp
  4. did you run this after the edits? sudo chmod -R 755 /S*/L*/E* sudo chown -R 0:0 /S*/L*/E* sudo touch /S*/L*/E* sudo kextcache -Boot -U /
  5. look at your physical sound card, how many ports does it have?
  6. What's the number Layout_ID of your Motherboard: . Layout_ID 5 = ​​3 ports supported (Pink, Green, Blue) . Layout_ID 7 = 5/6 ports supported (Grey, Black, Laranja, Pink, Green, Blue) . Layout_ID 9 = 5/6 ports supported (Grey, Black, Laranja, Pink, Green, Blue, CodecAddress: 2)
  7. Ok, that makes sense as I'm seeing that on some of my builds too. Here's the fix. Boot with the USB installer, open up terminal and enter the following command: diskutil cs list you see something like below. Note the UUID in red and Revertible = Yes run diskutil cs revert UUID> , you can copy and paste the UUID reboot when finish. Boot with USB and select your Installed drive to complete your install
  8. org.chameleon.boot.plist. Did you restore the display file you modded to the original?
  9. Did you place the DSDT in /Extra? Try adding HDAEnabler to o.c.b.p How about the video, are you getting full display now?
  10. Jake Lo

    e6520 help

    add /system/library/kernels/kernel to o.c.b.p of the yosemite drive
  11. Jake Lo

    e6520 help

    Try booting with this: /System/Library/Kernels/kernel -v -f if that works, you might want to check your o.c.b.p to make sure it's pointing to the same directory. By the way are you dual booting?
  12. I'm assuming you're running Mavericks 10.9.5. Place the kexts in /Extra/Extension and DSDT to /Extra. Restore the vanilla kext of your graphics back to /system/library/extensions if you had modded them. Run myHack/myfix (quick). Included in files: DSDT patched for AMD HD 5450 Network Patched audio for ADI 2000B by Mirone Asus_P5Q-E.zip
  13. Jake Lo

    e6520 help

    add NullCPUPowerManagement.kext to /Extra/Extensions and try again. Why don't you just click Yosemite Guide from my signature below. Bootpack on post #2. Use DSDT for E6520 HD 3000 only = 2CH
  14. Jake Lo

    e6520 help

    @TMNTony, you need to remove FileNVRAM.dylib from modules. It won't work on Yosemite.
  15. 1) Did you add /EFI/Clover/Cloverx64.efi to UEFI boot option in the BIOS and disable legacy? 2) Do you see it under Network/Wifi? 3) Did you install DummyHDA to System/Library/Extensions using Kexwizard? 4) Check diskutil and see if all 128gb is assign to OS X.
  16. You mean E5420? E5440 has a Haswell CPU with HD 4600 E5420 has a Sandybridge CPU with HD 3000. The guide might work but not the kexts and DSDT/SSDT. See the guide for E6x20 Yosemite.
  17. You can mount it using Clover Configurator or EFI Mounter. You can then copy the EFI folder and continue with the rest of the install.
  18. Use kextwizard to install the kexts to system/library/extensions Not sure what you mean by 'rip files on hdd clover'
  19. AppleHPET is in System/Library/Extensions To rebuild cache, launch myHack.app/myfix (quick)...assuming you're using myHack to build your OS X. Rebuild cache anytime you add/remove kexts from either /Extra/Extensions or System/Library/Extensions
  20. Try Transmac or Paragon NTFS-HFS converter
  21. 1) I believe Clover has DualLink enabled by default. Use Clover configurator and import your config.plist. Under Graphics tab, change DualLink to 0 2) Make sure you set the BIOS for SATA Operations to AHCI
  22. See clover guide here. Place all the kexts for E5520 pack link in post#2 from Extra/Extensions to EFI/Clover/Kexts/10.10 and DSDT/SSDT from /Extra to EFI/Clover/ACPI/patches
×
×
  • Create New...