Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. Strange you're using an iMac SMBios of a desktop instead of MBP11,1 Post your Clover folder for review.
  2. Instructions is in the Hackintool.app under the USB tab (information) Try adding to boot arg for display resolution -cdfon
  3. Can I assume you are using the Catalina bootpack? Connected directly to DisplayPort? No other graphics card installed? Install latest Clover? Update kexts? Lilu.kext + Whatevergreen.kext mainly https://github.com/vit9696/Lilu/releases https://github.com/vit9696/Lilu/blob/master/KnownPlugins.md
  4. YOu'll need to generated new USBPort.kext using Hackintool.app for additional USB ports. What dock are you connecting?
  5. Do you have Legacy Option ROM enabled in the BIOS AHCI enabled UEFI enabled
  6. Have you tried Karabiner-Elements.app to set the Fn keys. See my example here
  7. Have you tried connecting to external monitor and see if you have full QE/CI? Do you know if system has LVDS or ePD display?
  8. From my Bootpack, inside /EFI/Clover/kexts/Other/CopyToLE there are 4 kexts. Copy them to /Library/Extensions. FYI, Brcm* are for Bluetooth if you have the DW1560, DW1830 or DW1820a installed. You just need CodecCommander for the headphone issue. Remember to repair permission and rebuild cache anytime you make changes to /L/E or /S/L/E Run these in terminal 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 / or you could use the Hackintool.app to update the cache under Tools
  9. Oops, didn't realize I have attached older version of Lilu than Whatevergreen. Good call post debug file
  10. Add this to boot arg by going to Options from Clover -v -igfxvesa debug=0x100
  11. I don't recall testing layout-id 21 but I have tested these 2: Use layout-id 16 if you want internal speaker sound, but rear audio jack doesn't detect Use layout-id 15, both front and rear audio jacks work, but no internal speaker If someone can combine them 2, you got a winner! For now, layout-id 15 is good enough, internal speaker isn't the best quality anyway. Update: Tested layout-id 21, both front and rear jack works but no internal audio, so same as layout-id 15
  12. Looks like you're using a Distro for your installer. The kexts versions shown is different from what I have uploaded and does not include NULLCPUPowermanagement.kext. Here's a vanilla Clover guide, and use the bootpack I attached. https://osxlatitude.com/forums/topic/8506-dell-latitude-inspiron-precision-vostro-xps-clover-guide/?do=findComment&comment=94956
  13. Replace with this for Mojave Rename file to Config.plist config-mojave.plist.zip
  14. Yes, you could try that, Install Clover and add/replace the contents to /EFI/Clover
  15. In that case, you'll need to determine if the external HDMI connection is hardwired to the Firepro and that you have disabled it via DSDT patching or with IFR file to your BIOS.
  16. Are you using Niresh's Distro again or vanilla install?
  17. Check the BIOS if you have these in your settings Enabled Switchable Graphics (Check) Discrete Graphics Controller Direct Output Mode (uncheck)
  18. Reboot with the installer if that allows you to get into the MacOS The download this version of Clover and install with the following settings Install for UEFI booting only Install Clover in the ESP UEFI Drivers\Recommended Drivers ApfsDriverLoader AptioMemoryFix AudioDxe DataHubDxe FSInject HFSPlus Additional drivers PartitionDxe Themes (Optional)
  19. If you need help, please list full system specs!
  20. No need to quote me on replies. Does it just hang there ???
  21. what's the issue with booting from the drive? Reason you don't have touchpad and audio is because you're booting from the USB drive without the proper bootpack. Let's figure out why you can't boot from the drive, need more detail... Do you see Clover boot screen? At Clover, press the spacebar Select verbose + debug 0x100 mode Post boot issue detail where it hang or KP
×
×
  • Create New...