Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. Can you get me debug file? BIOS version? Settings in BIOS? Trying to determine why it works for some and not others with the same model Appreciate it
  2. Touchpad with VoodooI2C working? Sleep /Wake Ok?
  3. under kextToPatch in the Config file. You'll have to use Xcode or Plistedit Pro.app to edit the file. Textedit might corrupt the file. Or use Clover Configurator to add it like this
  4. Forgot to mention. you're running really old version of Clover 3766. Upgrade to the latest. To boot, go to Option, look for Graphics injection. Change the FakeID to 0x12345678 This should get you booted. Download and update Clover
  5. try this, replace contents into /EFI/Clover kexts inside /EFI/Clover/kexts/Other/CopyTo/L/E should be copy to /Library/Extensions I see you're using Niresh's distro for your build, so a lot of unnecessary kexts are added. Remove the following from /L/E or /S/L/E, wherever they are found, Most are already in /E/C/kexts/Other: IntelMausiEthernet.kext NullCPUPowerManagement.kext FakePCIID_Intel_HD_Graphics.kext VoodooTSCSync.kext FakePCIID_XHCIMux.kext FakeSMC.kext FakePCIID.kext AppleALC.kext VoodooHDA.kext GenericUSBXHCI.kext USBInjectAll.kext Repair permissions and rebuild cache 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 / Reboot 7480_d13gu1n.zip
  6. You can try Slice's solution (developer of Clover) https://www.insanelymac.com/forum/topic/327824-dell-latitude-e6430-full-solution/
  7. You need to clear the Origin folder first. Still seeing old and new files. Then only press F4 once.
  8. Origin folder is a mess. Can you clear it, reboot. Boot to Clover, press F4. Compress and attach just the Origin folder for patching /EFI/Clover/ACPI/Origin
  9. The files are incomplete. Missing Clover folder and IOReg file. Rerun the script, don't interrupt it until it's finish.
  10. @Dima Singer Open a new thread with your system's spec including BIOS version. This thread is for E5440 with Nvidia graphics. Compress and attach the Clover folder there. I'll assist you there when you have the post created.
  11. Boot to Clover, press F4. Continue on to OSX Follow and attach debug file
  12. Go to Options when you see the Clover loader, use the right arrow to navigate Select ACPI patching-> Tables Dropping-> Go all the way down and deselect Drop all OEM SSDT Check all the Drop "SSDT-xx" below that Select Return Change DSDT name: BIOS.aml or anything other than DSDT.aml Select Return, Return Hit spacebar to select Verbose mode + debug 0x100 mode
  13. Try files from here Replace the contents to /EFi/Clover See if it makes a difference
  14. If Smarttouchpad works better, then remove VoodooPS2Controller. This is a PS2 Controller, not I2C, so it won't enable touchpad for you. You can ask for assistance here https://gitter.im/alexandred/VoodooI2C
  15. The kext is for laptops, that's why only the front port works.
  16. First upgrade Clover to latest version. Then update files to /EFI/Clover with this
  17. So the newest version broke the install or fixes it? That's not clear...
  18. Ok, just added a bootpack for HS https://osxlatitude.com/forums/topic/8506-dell-latitude-inspiron-precision-vostro-xps-clover-guide/?do=findComment&comment=54632
  19. For High Sierra, you need to drop tableID CpuPm and Cpu0Ist to prevent KP Boot with verbose + debug 0x100 to determine exact error
  20. follow post Installation https://osxlatitude.com/forums/topic/8506-dell-latitude-inspiron-precision-vostro-xps-clover-guide/
×
×
  • Create New...