Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. Have you tried with "Apple iMac Retina Display (16:9)"? Display class and Override Display Class both should be AppleBacklightDisplay
  2. Maybe replace the EFI directory with that from the USB installer
  3. Try going into BIOS, Boot Option and create a new boot option. Call it Clover or whatever, point to EFI/Clover/Cloverx64.efi. Move it to the top, save and reboot. What do you mean Optimus QE/CI? You mean the AMD graphics? Optimus don't work on MacOS so the AMD is disabled via SSDT/DSDT.
  4. Your external monitor is plugged into 0306 You have it patched to 02 => DVI change it to 08 01051200 00080000 87000000 03061200 00020000 87000000 01051200 00080000 87000000 03061200 00080000 87000000
  5. Can you post IOReg of working El Capitan with HDMI connected?
  6. I'm not a coder so... Give these 2 a try. Thx i2c_test2.zip
  7. Follow instructions from here to debug issue gen_debug -sysprofile
  8. http://www.insanelymac.com/forum/topic/288795-guide-creating-os-x-usb-installer-using-a-windows-pc-only/?do=findComment&comment=2012539
  9. Can you post your system's specs? I remember i3 having some lagging issue Follow instructions from here to debug issue gen_debug -sysprofile
  10. yes, just for testing. Worst it could cause is that it doesn't work.
  11. try this config, see if webcam works. if not then add USBInjectAll.kext to /Efi/clover/kexts/Other config.plist.zip
  12. You mean the boot graphics glitch before getting to the login screen? Check BIOS, see if you could try Enabling Legacy Option ROMs
  13. when you run the command on the terminal, it should spit out the result in the same window Not sure what you mean. When you set it to go to sleep say 5 minutes, what happens? Make sure you don't touch the keyboard or touchpad during the entire 5 mins. Sleep will be interrupted if movement occurred.
  14. Sorry, you're right about the layout-id, I thought you had 21 as a decimal in the SSDT. Try patching 02040900 00040000 87000000 to 02041200 00080000 87000000 for HDMI just for test instead of replacing with 0306
  15. Ok, replace the attached contents into /EFI/Clover Kexts in /EFI/Clover/kexts/Other/LE should be copied to /Library/Extensions Repair permission and rebuild cache 3558_NvidiaOff_A13.zip
  16. oooh, progress... One thing I didn't mentioned is we could get the touchpad to work as PS2 as well but stops after sleep You could try this if you want until more progress is done to the I2C. I read there's switching option in the BIOS in some system from I2C to PS2, but don't think Dell has it. What you could do is in the DSDT, search for the device PS2M and remove the _STA method...this will get your mouse to work as PS2.
  17. This same patch works on El Capitan? I see you have 2 things going on. 1) you have layout-id 21 for audio in your DSDT/SSDT but have 33 on your Config file. 2) you have port 204 disabled in the Config. You have HDMI enabled in 105, are you positive that's the correct port?
  18. Your Origin folder is missing the code to disable the Nvidia card since you disabled it in the BIOS. Clear the Origin folder first, then reboot to BIOS. Enable Switchable graphics. Boot to Clover, hit F4. I know you can't boot, that's okay. Reboot back to BIOS and disable Switchable graphics. Boot into OS X and attach the new Origin folder.
  19. Boot to Clover GUI. Hit F4. Continue onto OSX. Mount EFI partition. Compress and attach /EFI/Clover/ACPI/Origin folder here for patching Please also specify version of BIOS it's running currently. If you want to update to latest BIOS, please do so before doing the steps. If you don't know how to attach, see FAQ on my signature
×
×
  • Create New...