Jump to content

Jake Lo

Moderators
  • Posts

    14357
  • Joined

  • Last visited

  • Days Won

    867

Everything posted by Jake Lo

  1. 1st off, get rid of chimera (chameleon, stolen and rebranded) and use Chameleon. 2nd, you probably don't have a DSDT as it's not mentioned in your boot.plist. See my guide here and files in post # 2.
  2. Merge is better. As for the dsdt/ssdt files from F4, it's located in EFI/Clover/ACPI/origin. Once you patched the DSDT, place it in patched folder in the same directory.
  3. myHack currently only support up to Mavericks. If you want to use Yosemite, there are lots of guide found here. You can click on Yosemite Guide on my signature below on the lower right. There are also Yosemite with Clover guide found here too, just use the search function.
  4. http://myhack.sojugarden.com/guide/
  5. See here. You'll need to replace the SSDT.aml file for your CPU only.
  6. Did you set the BIOS as in the guide? Use the Haswell kernel? GUID or MBR format?
  7. Guide and bootpack will work too, but you need to replace the SSDT for your CPU.
  8. Step 3:13, what it does it dump a RAW dsdt of your system, you can then patch it and compile it. If you already have a working one, you could skip it. Booting issue...when you boot without the USB, does Clover boot loader starts? If not, you did not install Clover correctly. Install it again and then copy the EFI folder over from the USB. If Clover loader appears with the USB but will not boot, then you might be missing the EFI custom files that needs to be copy over from the USB.
  9. can you confirm you have full graphics acceleration? Is the menu bar translucent? Graphics/display under system information shows full resolution and graphics card detected?
  10. Try enabling Asus AICPUPM for Battery. For USB, is your DSDT patched to fix that? Try FixUSB in ACPI Fixes in your config
  11. Beta 1 14C68M. Try adding this to KextstoPatch in Clover to patch on the fly <dict> <key>Comment</key> <string>Second Stage patch 1</string> <key>Find</key> <data> hcB0XUg= </data> <key>Name</key> <string>IOGraphicsFamily</string> <key>Replace</key> <data> McB0W0g= </data> </dict> <dict> <key>Comment</key> <string>Second Stage patch 2</string> <key>Find</key> <data> QYjE6wM= </data> <key>Name</key> <string>IOGraphicsFamily</string> <key>Replace</key> <data> QYjE6yM= </data> </dict> <dict> <key>Comment</key> <string>HD 4400 HDMI Audio FB Revert Patch -> 10.9.2</string> <key>Find</key> <data> BgAmCgEDAwMAAAACAAAwAQAAYAAAAABg2QoAANkKAAAA AAAAAAAAAAAACAACAAAAMAAAAAEFCQAABAAAhwAAAAIE CQAABAAAhwAAAP8AAAABAAAAQAAAAA8AAAABAQAABAAA AAAAAAA= </data> <key>Name</key> <string>AppleIntelFramebufferAzul</string> <key>Replace</key> <data> BgAmCgEDAwMAAAACAAAAAQAAYAAAAABA2QoAANkKAAAA AAAAAAAAAAAAEAACAAAAMAAAAAEFEgAACAAAhwAAAAIE CQAABAAAhwAAAP8AAQABAAAAQAAAAA8AAAABAQAABAAA AAAAAAA= </data> </dict>
  12. Try this patched FB for 10.10.2 AppleIntelFramebufferAzul.kext.zip
  13. Brightness control should be ScrollLock(Fn+F3) and Pause (Fn+Insert)
  14. boot in safemode and rebuild cache and permission ln Clover menu, hit space bar and select safeMode >sudo touch /S*/L*/Extensions >sudo kextcache -Boot -U /
  15. Should change it to 0. DualLink=1 is for resolution higher than 1366x768.
  16. DSDT is found in EFI/Clover/ACPI/Patched. You have to compress the files before you can attach it. And yes, please list the resolution of your display. SandyBridge has HD3000 and Ivybridge has HD4000, so specify your exact CPU will help.
  17. Send me your DSDT and Config.plist, I'll try Clover on my E6520 with NVS and post the ioreg for you.
  18. List your system's spec: CPU GPU Display resolution Do you have a DSDT and config.plist, upload them here. I'll take a look
  19. I see you still have the Intel Wifi card installed. Try removing it. Also what wires are you using to connect? The black and gray cables? For audio, did you read pass the Updates section? You need to add HDAEnabler to o.c.b.p.
  20. @serotizm, did you mean auto reboot when you plug in HDMI cable? Have you try the config file above?
  21. This just means your graphics card is not loaded. If you have the model with HD Graphics, you'll need to remove AppleIntelHDGraphics* from /System/Library/Extensions. You won't be able to get full graphics acceleration with this system. Boot in single user mode to remove those files.
  22. If you set it as a mac mini, you'll get external monitor through VGA, but loses the internal LCD. Is that what you want? see here under External Display (Experimental) for more info.
×
×
  • Create New...