Jump to content

Jake Lo

Moderators
  • Posts

    14357
  • Joined

  • Last visited

  • Days Won

    867

Everything posted by Jake Lo

  1. Sorry, had the wrong layout-id for audio. Replace with this DSDT and reboot. DSDT.aml.zip
  2. System information (About This Mac). It probably has Alps and no multi touch support at the moment. you should still be able to tab and double click and double tab to drag.
  3. What trackpad does it have ?Synaptics, Elantouch, or Alps? Does the keyboard look like one from my E7470 guide? Use Karabiner and the private.xml to enable brightness and audio control. Run this DPCIManager https://sourceforge.net/projects/dpcimanager/ attach the screenshot of Status and PCI list Also attach sysInfo.
  4. Try booting without cache (hit spacebar at Clover and select without cache). Run the commands again and reboot. See if audio is fix then. Did you patch AppleIntelSKLGraphicsFramebuffer.kext? Shouldn't need to with the DVMT set already.
  5. Did you follow instructions from post #28 Can you post the output after you ran the commands?
  6. At time of writing the guide, it's 1.5.3
  7. If you go through the guide, you'll see the troubleshooting section in post #3. Clover rebooting early If you encounter any of the bullet below and rebooted, make sure that your 1 DIMM be on slot A. OsxAptioFixDrv: Starting overrides for System\Library\CoreServices\boot.efi Using reloc block: yes, hibernate wake: no +++++++++++++++++++++++++++++++++++++++++++++++
  8. your smbios is wrong. seems to be mixed with mba5,1 and mbp11,2. try correcting that with Clover Configurator If that still fails, we'll have to repatch your DSDT/SSDT file since you have changed the DVMT value. Launch Clover and hit F4. Send me the new Origin folder. Note: You should be able to boot by going into Clover Option. Disable DropOEM SSDT, and uncheck all the SSDT below that option. Also change DSDT.aml to BIOS.aml, that should get you back into the Desktop.
  9. Here, try this. Replace the Patched folder with the attached. Replace Config.plist, I replaced the ALC293 patches with ALC256. Install the Apple_ALC256 to /L/E and repair permission and rebuild cache. Make sure to remove Apple_ALC293.kext if you had it installed. From your Clover folder attached, remove 10.11 folder, only use Other. Move the 2 kexts BrcmPatchRAM2 & BrcmFirmwareRepo to /L/E For USBInjectAll to work, you'll need to move it into Other, it won't load from where it was now. Download and add IntelBacklight to Other as well for Brightness control. For wireless BCM4352z to work, add FakePCIID & FakePCIID_Broadcom_WiFi to /L/E Make sure to repair permission 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 / Latitude 7370.zip
  10. How'd you achieve full QE/CI? Was it through setting DVMT to 96MB (0x03) with EFI Shell? What's value was it? 0x432 as my E7470? I'll add the correct patched AppleHDA (by Joe82) and DSDT/SSDT soon. Just need a little time to work on it. Hopefully the DSDT will get your wireless working with the kexts from Rehabman. You could check what codec is on your system in the BIOS.
  11. Please upload your Clover folder, I'll check what you're missing.
  12. Yes, that doesn't really reflect what's set in DVMT. Follow instruction from link above.
  13. Did you set the DVMT using the EFI shell or only confirm from BIOS or Windows? BIOS and Windows are not indicative of DVMT set to 96MB (0x03) See here under prerequisites.
  14. Getting this error This account's links are generating too much traffic and have been temporarily disabled! Why don't you compress the Origin folder, use the "More Reply Options" on the lower right to attach the file here.
  15. Do you know what audio codec it has?
  16. Your config looks like it came from my E7x70 guide. Are you including the DSDT/SSDT from my bootpack? It should not work. Better that you extract the RAW files and I'll try to patch them for you. Does the audio work for your system? What's your system's specs?
  17. Can you attach you Config file? Do you have patched DSDT/SSDT? What SMBIOS are you using?
  18. what platform-id have you tested so far? have you tried these: 0x191e0000 0x191e0003
  19. Open the Config.plist with Clover Configurator or Plist editor pro. Under Boot, set the Default Boot Volume as the exact name of your OS X boot drive (case include). Under Timeout, set the time to 2-3 seconds in case you need to interrupt the boot process. Save and reboot.
  20. Does your system have only HD 4000 or with discrete graphics NVS5200m? If you have only HD 4000, you'll need to replace DSDT and Config file from the E6230 bootpack for the resolution you have.
  21. Try repatching your DSDT/SSDT with your current BIOS version and configuration. Boot to Clover GUI, hit f4. The patch the vanilla DSDT from the Origin folder. If you need help with that, please post the Origin folder after extraction.
  22. add this under KextToPatch of your Config.plist using Xcode or Plistedit Pro, not textedit
×
×
  • Create New...