Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. Upload your ioreg. I'll see if there's anything missing. Launch the app, click on file and save. Compress and send it.
  2. If you're using Clover loader, try unchecking NewWay and FixRegions in your Config file.
  3. Follow the install guide. Boot file are available here.
  4. Did you add the SSDT-1.aml to /EFI/Clover/ACPI/patched?
  5. Does HDMI /Displayport Output show in 'about this mac'?
  6. HDMI audio only appears when you plug into an HDMI display that has audio output.
  7. either you skipped some output or none of the unsigned kexts are loading it should look similar to this rebuilding //System/Library/PrelinkedKernels/prelinkedkernel kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_BCM94352Z_as_BCM94360CS2.kext kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID.kext kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext EAPDFix.kext kext file:///Library/Extensions/DisableTurboBoostBattery.kext/ is in hash exception list, allowing to load kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext AppleHDA_ALC293C.kext kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPIPoller.kext /System/Library/PrelinkedKernels/prelinkedkernel not cached. Successfully updated disk0s3. kextcache updated critical boot files, requesting launchd reboot did you install the kexts to /S/L/E or /Library/Extensions? if /L/E, then you'll need to run this instead sudo chmod -Rf 755 /L*/E* sudo chown -Rf 0:0 /L*/E* sudo chmod -Rf 755 /S*/L*/E* sudo chown -Rf 0:0 /S*/L*/E* sudo touch -f /L*/E* sudo touch -f /S*/L*/E* sudo kextcache -Boot -U /
  8. run this from terminal and output the result here sudo touch /S*/L*/E* sudo kextcache -Boot -U /
  9. That's the same as ALC293. Check to make sure you don't have VoodooHDA and the disabler installed. Reboot without cache.
  10. Can you verify what sound card it has? Another member with the same system has ALC293 so I thought it would be the same on yours but perhaps it's not. Download DPCIManager, it should list what sound card you have or you could check the BIOS. Oh, make sure you remove VoodooHDA and AppleHDADisabler and restore the vanilla AppleHDA if you had removed it.
  11. Does it have a PCIe Half Mini Card or a M.2 (NGFF)? See here for list of supported card. If you have the ngff slot, I would suggest a Dell DW1560, you could get this from Dell.
  12. restore AppleHDA vanilla to /S/L/E. Install all the kexts in /Other/LE to /S*/L*/E* with kextwizard and run the permission again.
  13. What kexts do you have on /EFi/Clover/Kexts/10.11 and what kexts did you install to /S/L/E or /L/E?
  14. Here, place the DSDT/SSDT to /EFI/Clover/ACPI/Patched Replace your Config with this, backup your original Replace Kexts folder to /EFI/Clover/ Install kexts in/EFI/Clover/Kexts/Other/LE to /System/Library/Extensions Run permission and cache fix sudo touch /S*/L*/E* sudo kextcache -Boot -U / Screen Brightness might not be control by F11 and F12, try different combo Inspiron_5558_HD4400.zip
  15. My bootpack is available here. Kexts needed to install to /S/L/E are AppleHDA_ALC292 EAPDfix CodecCommander DisableturboboostBattery
  16. Can you try my bootpack here? E5450_HD5500 That include the ALC293 kexts and patches for the Config file. Also included SSDT-1.aml for HDMI Audio. Let me know if the bootpack works for you.
  17. Intel Wireless are not supported and will need to be replaced. Reboot to Clover Gui and hit F4, this will extract the Raw DSDT/SSDT to /EFI/CLOVER/ACPI/Origin Upload your Config.plist and that folder. I'll patch them for you.
  18. Thanks for clarifying. Strange you are missing that file, I have a fresh 10.11.1 build myself and not have that issue. I checked your config, you have ALC255, I'm sure this model uses ALC293. What audio kext are you using? Do you have HDMI video and audio working?
  19. I mean AppleKextExcludeList, did you add or remove something from it? What's its purpose? It's already in /S/L/E, is it missing on your system?
  20. What Windows report is not reliable. You should check the BIOS. See my guide on E7450. You need to set the DVMT to 96MB (0x3). The var might be different on your BIOS than mine so don't rely on it but use it as a reference. So are you on Yosemite?
  21. No AppleKextExcludeList in your files. What exactly did you mod?
  22. Rerun sudo chmod -R 755 /System/Library/Extensions sudo chown -R 0:0 /System/Library/Extensions sudo touch /S*/L*/E* sudo kextcache -Boot -U /
  23. run this from terminal and post the output here. Run a couple of times if needed sudo touch /S*/L*/E* sudo kextcache -Boot -U /
  24. Have you try different ig-platform-id? 0x16260006 works better on my E7450 with HD5500. Have you try modding the DVMT in the Bios? The patch you use above is for Yosemite only, is that what you installed? HD5500 works better with El Capitan...no hanging issue like on Yosemite.
  25. You can remove the intel inject using Clover Configurator to change the Config file so you don't have to turn it off manually. But do you have full graphics acceleration with that option off? Not sure what you mean by high pithed clicking noise. When is that occurring? Are you using voodooHDA or patched AppleHDA?
×
×
  • Create New...