Jump to content

Jake Lo

Moderators
  • Posts

    14357
  • Joined

  • Last visited

  • Days Won

    867

Everything posted by Jake Lo

  1. Please by specific. What doesn't work??? Screenshots will be nice
  2. I don't think it' available until Sept 20th. Launch the App Store and update it from there just like a real Mac once it's available. I would recommend backing up before trying.
  3. Try this. Replace Config with the attached. Place all DSDT/SSDT in /EFI/Clover/ACPI/Patched E5440_BiosA13.zip
  4. Boot back to Clover ->Option. Change Config to Config2. Once logged in, you can compress Origin and attach it here. To check BIOS version, hit F2 during boot. That should take you to the BIOS screen, the first Window should tell you what version of BiOS you're running.
  5. Ok, sounds like a DSDT issue then. Will need to repatch with your latest config. Go to EFI/Clover , rename Config.plist to Config2.plist and add the attach Config.plist here. Then go to /EFI/Clover/ACPI/Patched and delete or rename DSDT.aml to DSDT2.aml Reboot system, in Clover GUI, hit F4. Then boot without cache. Compress and send me /EFI/Clover/ACPI/Origin folder What version of BIOS are you running by the way? config.plist.zip
  6. try this, go to Option->DSDT fix mask [0x80000000]-> Change DSDT name: DSDT.aml to DSDT2.aml Boot without cache.
  7. Can you try rebooting with just unchecking Intel Inject and boot without cache, not Safemode.
  8. Are you sure it's in Safemode or VESA mode? My instructions were to just remove graphics injection. Just try unchecking inject Intel and see if it boots to desktop.
  9. Try replacing the Config with the one Herve uploaded previously. If black screen occurs again, just do what I suggest to get it booted back to desktop.
  10. Go to Displays Preference pane. Hold down the option key (WinKey). You'll see a Detect Display button on the lower right. Click on that to see if it detects your TV.
  11. what other issue are you still having? Were you able to restore the your original Config file?
  12. What's wrong with keyboard?
  13. Try booting without cache. If possible post screenshot of error
  14. Make sure to update the VoodooPS2Controller linked in the Update section. In Clover option, add cpus=1 to the boot arg. Once booted, you can replace the kext.
  15. It's all included in my bootpack which is what you have in your setup. So what is the issue?
  16. Does it have synaptics touchpad or Alps? If it's an Alps, you shouldn't use Rehabman's kext as it's for Synaptics. Go with this one if it's an Alps. Go with the latest date.
  17. Patches are already in the bootpack. Make sure cache is working. Hot patch doesn't work if cache is broken. Boot without cache. Run permission fix and rebuild cache. Then boot in normal mode. You also need patched AppleHDA working. 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 /
  18. Try going into Clover Option, under Graphics Injector, uncheck InjectIntel, FakeID set to 0x12345678 and clear *-platform-id: Then try booting without cache again.
  19. First off, your signature is wrong...showing E7400 I guess you didn't follow my guide here, bootpack on post #2 and update files on post #4 for 10.11.4 and up. What version of OS X are you installing?
  20. Check system.log or launch Console. Do a search for 'Wake Reason' without the quotes. This will determine what is causing the instant wake.
  21. Does the following works? F11 = Volume UP F12 = Volume Down mute key = mute Does it show the sun symbol when you change the brightness with Fn+F4/F5? You could try using Karabiner to remap the keys. See my E7450 guide for sample
  22. I thought you installed Macdrive on Windows?
  23. Remove it from /S/L/E as well since you installed it with kextwizard.
  24. It should work, what issue are you having? Do you have a generated SSDT.aml created with PikerAlpha's script SSDTPRGen.sh? Look through my Clover guide here. Should have all the tools to get that squared away.
×
×
  • Create New...