Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. If the power LED doesn't blink, then it's not sleeping. So if you click on Sleep from the Apple Menu, does the screen just go blank? Can you run this command and post the output? log show --style syslog | fgrep "Wake reason"
  2. how are you waking the system? so what happens when you try wake it?
  3. Follow instructions from here to debug issue gen_debug -sysprofile Had you ran these in terminal? sudo pmset hibernatemode 0 sudo rm -f /var/vm/sleepimage sudo pmset hibernatefile /dev/null
  4. Make sure you disable Legacy Option ROMs in BIOS, I think that's the cause of restart issue. Replace the DSDT with attach to fix audio. Need to remove AppleHDA_ALC293.kext Move AppleALC.kext to /EFI/Clover/kexts/Other. Don't have it in /L/E Remove FakePCIID_XHCIMux.kext from /L/E, not needed Remove FakePCIID_Intel_HDMI_Audio.kext, don't need it Included PS2 kext only work as generic mouse, you could try this for Alps Repair permission, rebuild cache and reboot DSDT-fixAudio.zip
  5. Give these DSDT a try. Rename each to DSDT.aml at a time or place all in /e/c/a/patched and select it during Clover boot under Options/ACPI Need all 3 voodoo kexts in /e/c/k/Other during testing I2C_test.zip
  6. Follow instructions from here to debug issue gen_debug -sysprofile
  7. do you have AppleBacklightInjector.kext in /L/E? I don't need the EDID injector for my E7470 with 1920x1080 display but need it for E7270 with 1366x768 Try getting the backlight control working and see if maybe you don't need the EDID either...hopefully
  8. Answer in RED Doesn't work: Sleep Works but I get a destroyed Screen after waking up. Custom EDID already in Config, just need to enable Inject EDID If Monitor goes out it stays black even after patching edid (tried different options air 16:9 / MBP 16:10 - here I couldn't even get to login) Same as above. Do you have different resolution than 1366x768? which guide did you follow? Sound doesn't work. It can't find any Input or output device Attachment re-upped in post#8. Just need to replace the DSDT.aml Brightness doesn't work - even after Karabiner Copy the SSDT-PNLF.aml to /E/C/ACPI/Patched Card Reader not found Not supported yet. Development in progress
  9. Your current Config does not have that information. Use latest Clover Configurator to edit the Config file. When generating a new SMBIOS or just reselecting the same SmBIOS will update it with those serials. According to here, 10.13. is working if you have K2100 card, might work on others. Looks like he installs Nvidia drivers
  10. Nvidia might not be working in HS. Might want to test on different partition or drive See here for HS new install or upgrade
  11. Do you have HFSPlus.efi in /Efi/Clover/drivers64UEFI? You need to compress the folder before you could attach, see FAQ
  12. try this, replace Config and DSDT/SSDT Update: Fix Audio and Brightness Control touchscreen2.zip
  13. See this response from another E6540 thread regarding audio In your case, also remove VoodooHDA + AppleHDADisabler
  14. For audio, let's go with another approach. Remove AppleHDA_ALC292.kext Repair permission and rebuild cache Mount EFI partition, add Lilu.kext + AppleALC.kext to /E/C/k/Other Open Config.plist with Clover Configurator, under Devices/Audio Inject, change 1 to 12 and under kextToPatch, disable all the AppleHDA patches except the HDMI stuff. Reboot and you should have audio hopefully.
  15. lilu and nvdiagraphicsfixup needs to be in /E/C/kexts/Other If you're running on the Nvidia graphics, you need to use a board-id from an iMac SMBIOS. So if your SMBios is MBP9,2, just replace the board-d with this Mac-4B7AC7E43945597E For Wifi, see here and here
  16. You need all 3 kexts: voodooi2c, voodooi2CHID and voodoops2controller. I hope that's clear. voodooi2c and voodooi2CHID for touchpad voodoops2controller for keyboard Upload size has been increased. try now
  17. Not seeing VoodooI2C + VoodooI2CHID in /EFI/Clover/kexts/Other Did you move them to /S/L/E?
  18. See my High Sierra Guide here Most up to date bootpack here Place extracted contents into /EFI/Clover
  19. Follow instructions from here to debug issue gen_debug -sysprofile
  20. Copy the config to the desktop, edit it and then replace into the EFI/Clover For SSDT, you're using a very old version. Use this instead
  21. Sorry, I got the layout-id different. Search for HDEF and change layout-id from 11 to 1 and do the other changes you had and save again.
×
×
  • Create New...