Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. j00z3k, The DSDT from the EDP pack is for high resolution. Try this one for your resolution. DSDT.aml.zip
  2. Herve's D630 guide here with config file
  3. There's no whitelisting for Dell. Intel Wireless were never supported.
  4. Sorry, forgot to mention in the guide. Sleep is not working with the nvidia card. To achieve sleep, you'll need to use the Intel HD3000. Just replace with the DSDT-off.aml and change the BIOS to Optimus Enable. No need to rebuild.
  5. So your are using voodoohda? Right-click voodoohda.kext -> show package contents Select Contents and you'll see info.plist You might have to copy the info.plist to the Desktop to edit with textedit and then place it back. Repair permission and rebuild cache.
  6. You must be using voodoohda. Modify the info.plist like this <key>VoodooHDAEnableHalfMicVolumeFix</key> <true/> <key>VoodooHDAEnableHalfVolumeFix</key> <true/> <key>VoodooHDAEnableMuteFix</key> <true/> <key>VoodooHDAEnableVolumeChangeFix</key> <true/>
  7. Ok, restore the two graphics kext AppleIntelHD5000Graphics and AppleIntelframebufferAzul to it's original and use this config. config.plist.zip
  8. Here, backup your file and try this. Remove kext from your Other folder and use 10.10 Install kexts in Kexts/10.10/SLE to /System/Library/Extensions with Kextwizard Not sure if you need all those HDMI audio patches, so I left them all out. Didn't need it for my hack and HDMI audio work just fine. SmBios, I chose MBA 6.2, but you could change it to 11.1 if you prefer. DSDT/SSDT patched according to your system's specs. E5440_thelorax.zip
  9. Try this DSDT, rename to DSDT.aml DSDT-E6320.aml.zip
  10. Are you using Clover or Chameleon? Bootpack from my T410s is for Mavericks, so obviously not all will be compatible. You might have to upgrade some kexts.
  11. I mean the latest version of kextwizard is 3.7.11. Latest version of CodecCommander is 2.2.1.
  12. Where's the attachment? Are you not using the files from OP?
  13. Do you have the latest version 3.7.11? Try from terminal sudo kextload /System/Library/Extensions/CodecCommander.kext or unload then reload sudo kextunload /System/Library/Extensions/CodecCommander.kext sudo kextload /System/Library/Extensions/CodecCommander.kext
  14. There seems to be some errors with your DSDT/SSDT and you're missing ssdt-3 from the guide. Can you attach the entire origin SSDT/DSDT unpatched export from Clover with F4?
  15. That's correct. Fn+F3 decreases, Fn+Insert increases.
  16. -Try removing GenericUSBXHCI, usb 3.0 has been patched on DSDT. Sorry, don't have any USB 3 device to test. I might get one tomorrow. -Patching AppleHDA is really hard especially these new ALC combo headphone/mic ports. Joe82 did an amazing job getting it to work. I know even with CodecCommander installed to fix the EAPD issue, audio still won't load after sleep sometimes. To get around this, what I do is launch kextwizard and reload CodecCommander. If this still doesn't work, put it to sleep and wake it might help. You could also try EAPDfix.kext and see if that would make a difference. -As for brightness control, use Fn+F3 and Fn+Insert. -I don't have issue with sleep with LID on both models, glad you have a workaround. I'll have to look into that. For the E6230, I have a new DSDT in the guide that fixes the sleep with LID issue. Check there. As for 3 finger swiping, I have never tried that function, so can't confirm if it ever work. Enjoy.
  17. Correct, did you use ssdtPRGen.sh to generate your SSDT?
  18. Are you using the bootpack from Herve's guide with myHack? Make sure to set the BIOS settings as the guide. Just set it to the default, apply and then set SATA Operations to AHCI.
  19. How are you putting the system to sleep? By closing LID? Fn+F1? Select from menu? On my E7440, Fn+F1 shuts down the system.
  20. E7440 i7-4600u should have HD 4400 not HD 4000. You shouldn't be using ALC892 as it's the wrong kext for this model which has ALC292. Use the kext I attached above. To have audio after sleep, you'll need EAPDfix.kext or CodecCommander.kext. See here https://osxlatitude.com/index.php?/topic/3084-eapdjack-sense-fix-no-audiojack-sense-issue-after-sleep/
  21. Did you change anything in the config file? What was modified last?
  22. If you hit F12 during boot, do you see your Windows HDD as a boot option?
  23. 1) Probably, but the Clover USB loader has to boot first depending on which USB port gets read first 2) Install it to /System/Library/Extensions with kextwizard.
×
×
  • Create New...