Jump to content

Bronxteck

Administrators
  • Posts

    5778
  • Joined

  • Last visited

  • Days Won

    124

Everything posted by Bronxteck

  1. I don't recall if you can drop tables in enoch but you can in clover.
  2. UEFI booting on machines with problematic bios boot entries. if clovers built in EFI shell option works on your machine you can try the code in the code boxes below. if clovers shell does not work then you can use a bootable copy of EFI shell like whats used for fixing DVMT allocation. and use the code below. the EFI Shell command is bcfg boot add 3 fs0:\EFI\BOOT\bootx64.efi “Clover” You must then type bcfg boot mv 3 0 This second bcfg command moves your new entry to the top of the boot list 3 being the clover entry you just made and 0 is destination ​if you can confirm this works for your model then I am sure Jake will add it to the guide I use it on a machine that does not even allow a boot entry in bios menu. like many locked down OEM machines my bios boot path is hardcoded to only boot windows so installing clover can be a bit of a pain. need to rename windows efi binary and such.
  3. you might want to look at your audio "sleep prevented by coreaudiod"
  4. yeah I noticed that too. idk maybe you need to reinstall the os. try updating clover first. Clover_v2.4k_r4108.zip
  5. if you have clover configurator app try adding rename xhci patche in kext to patch section drop down menu
  6. you can try removing GenericUSBXHCI.kext from your clover other folder
  7. what hibernation mode are you using? check with pmset -g command if using 3 try changing to 0
  8. well does it still need null cpu kext? nullcpu will break sleep you used to have to use it with sleep enabler kext back in the day.
  9. you can try just generating a new ssdt for pm for your cpu if different and already are using an existing package.
  10. try replacing fakesmc with slice one. remove any fakesmc plugins that you might have as they will cause kp FakeSMC.kext.zip
  11. I am not sure if osx will work with an eDP display
  12. Try 2.9.0D10 http://www.insanelymac.com/forum/topic/314406-voodoohda-290/
  13. have you tried https://github.com/alexandred/VoodooI2C
  14. i dont know what version of clover your using but you might want to try the latest one it should inject ig platform and other intel graphics parameters automatically if you leave it blank
  15. what bios version are you at? those machines need a specific bios update sequence to work properly.
  16. sudo chmod -R 755 /S*/L*/E* sudo chown -R 0:0 /S*/L*/E* sudo touch /S*/L*/E* sudo kextcache -Boot -U /
  17. if you replaced the kexts in efi make sure you also transferred the kexts from l/e or s/l/e if you had done so previously maybe you still have old versions there also. you will need to rebuild the caches
  18. Kanos. it has not been tested by the developer yet on 10.13.
  19. i think that finger pressure is called finger z in plist
×
×
  • Create New...