Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. Did you install the AppleHDA_ALC292 to /S/L/E? Upload your DSDT and Config.plist
  2. 1) Did you install Clover to your HDD/SSD? You need to install clover UEFI only, then in the BIOS add EFI/Clover/Cloverx64.efi as instructed in the guide step 14. 2) Yes, graphics issue. In Clover config.plist, add fakeID IntelGFX = 0x04128086 under devices. Use Clover Configurator to do this. Much easier. 3) Intel Wireless is not supported, need to be replace. Ethernet and Battery status is not working could be you didn't do step 14, installing kext with HVT
  3. Are you following the Clover guide by Pokenguyen or my Chameleon guide? I see you posted there as well. If Chameleon, boot with -v -f and post your error.
  4. When you get to the Clover menu, hit the spacebar. Select verbose mode so you can see where it's hanging.
  5. Error seems to be voodoohda related. Try removing it and see if it works.
  6. Dump the codec file with Ubuntu. See here, Chapter 1, section 1. There might be a patched AppleHDA already out there.
  7. Make a copy of voodoohda to the desktop. Right click on it and select show package contents. Click on contents and open info.plist with plistedit pro or textedit. Drill down to MixerValues: 1) Change iGain to 0 2) and these to True. Save it and install it to /S/L/E with kextwizard. Run myHack->myFix (quick) <key>VoodooHDAEnableHalfMicVolumeFix</key> <true/> <key>VoodooHDAEnableHalfVolumeFix</key> <true/> <key>VoodooHDAEnableMuteFix</key> <true/> <key>VoodooHDAEnableVolumeChangeFix</key> <true/>
  8. Make a backup of the voodoohda in /S/L/E. Install the one from D630 installer into /S/L/E with kextwizard. If still no sound, try modding the info.plist.
  9. If you have followed his guide thoroughly, you should have full QE/CI. Perhaps you have missed a step or 2. Upload your Clover folder...
  10. For Yosemite, just needed to set SMBios.plist to MacBookAir 5.1 or 5.2. If you prefer to use a different SMBios, then you need to patch AirportBrcm4360 replacing MBA 5.2 with model you prefer.
  11. Ok, I must've missed the miss it the first time. Add GenericUSBXHCI.kext to /EFI/Clover/Kexts/Other. I think your system only have USB3.0 ports, so that is needed to boot the Installer. If that's successful, you can place the DSDT back after.
  12. Let's leave out the DSDT.aml for now. Re-enable the Intel Inject along with this in config file ig-platform-id: "0x0a260006" Fake-ID IntelGFX: "0x04128086"
  13. Well what version of Yosemite are you installing? You need the same version of kernel you're using for building the Installer. What error are you getting when it KP?
  14. Removed GenericUSBXHCI and restored vanilla AppleSDXC.
  15. Did you install any kext and patch anything after you updated to 10.10.4? If so, you have to undo them.
  16. Here you go. Also install this to /S/L/E Archive.zip
  17. Actually, I need the patched version to add the SD Card reader.
  18. Upload your DSDT/IOReg/Config files, I'll add the patches for you. Can you also post screenshot of DPCIManager/PCI list?
  19. Replace your DSDT and Config file with this. Then launch Clover Config and generate a new SMBIOS. HDMI Video and audio will be enabled and fixes your the menu glitches.
  20. Try this config converted from your O.C.B.P/SMBios. Place it in EFI/Clover Copy your DSDT from /Extra to /EFI/Clover/ACPI/Patched You can use Clover Configurator to mount the EFI partition. Update: I successfully converted the Optiplex 990 from Chameleon to Clover with the attached config Changed SMBIOS specific to the 990 Moved all the kexts from /Extra/Extensions to /EFI/Clover/Kexts/10.10 Moved DSDT/SSDT to /EFI/Clover/ACPI/Patched config.plist.zip
  21. You can try with the Chameleon standard build, use the bootpack from my 990 model. They are basically the same system. You might have to mod the DSDT to your graphics card. Currently it's patched for Radeon HD 5450.
×
×
  • Create New...