Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. Could be issues with the DSDT/SSDT. Your Origin folder contain strange duplicate SSDT. Like RSDT-SSDT-0.aml and SSDT-0.aml. Let's start clean. Clean the Origin folder, and extract new file. Hit F4 during clover boot. If you still see those weird files, then remove all the SSDT/DSDT from the Patched folder. In Config file, disable dropOEMSSDT, then extract the files again.
  2. Just need to add an additional hot patch for Sound. Note: The sound and brightness control are not working. AppleHDA search for : 8A19D411 replace: 00000000 or add this to KextoPatch Comment AppleHDA #5 Find ihnUEQ== Name AppleHDA Replace AAAAAA==
  3. When you said you have DVMT set to 96MB, were you actually using EFI shell to set it according to my guide?
  4. Ok, try this DSDT. Remove all SSDT-xx, just keep SSDT.aml DSDT.aml.zip
  5. Try going into Clover Option during boot. Drill down to Table Droppings. From there go down to where you see 'Drop all OEM SSDT'. Below that, uncheck SSDT-1 and SSDT-2. See if that makes a difference.
  6. Bronxteck is right. It's patched in the DSDT. Replace DSDT in /EFI/Clover/ACPI/Patched with this one. Wireless patch removed. DSDT.aml.zip
  7. You could try patching it yourself following this guide. You'll need to restore the vanilla FB first.
  8. Please by specific. What doesn't work??? Screenshots will be nice
  9. 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.
  10. Try this. Replace Config with the attached. Place all DSDT/SSDT in /EFI/Clover/ACPI/Patched E5440_BiosA13.zip
  11. 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.
  12. 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
  13. try this, go to Option->DSDT fix mask [0x80000000]-> Change DSDT name: DSDT.aml to DSDT2.aml Boot without cache.
  14. Can you try rebooting with just unchecking Intel Inject and boot without cache, not Safemode.
  15. 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.
  16. 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.
  17. 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.
  18. what other issue are you still having? Were you able to restore the your original Config file?
  19. What's wrong with keyboard?
  20. Try booting without cache. If possible post screenshot of error
  21. 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.
  22. It's all included in my bootpack which is what you have in your setup. So what is the issue?
  23. 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.
  24. 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 /
×
×
  • Create New...