Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    871

Everything posted by Jake Lo

  1. post screenshot of error / KP boot with verbose and debug 0x100 mode
  2. You should have audio out to the external monitor connected through the DisplayPort, assuming your monitor has the capability. How are you testing the audio through the headphone? Did you enable "Play feedback when volume is changed" in the sound preference?
  3. I remember you had Sierra already installed. To upgrade, keep you current bootpack but update a few items. See post #2 and #3 here New Clean install is also available in post #3, keeping the same bootpack
  4. Run this DPCIManager https://sourceforge.net/projects/dpcimanager/ post Status and PCI List
  5. No, definitely has the same ALC280. I believe HDMI is working, so it might default to that, so check to see if you can switch to headphone. Update: Sorry, the back doesn't work, only the front headphone jack works and HDMI audio.
  6. Make sure you also have FixHeaders_20000000 enabled I don't think you need NullCPUPowermanagement, dropping those tables should be enough
  7. Try dropping the following TableID in Config and the SSDT CpuPM Cpu0Ist You can also boot with the following to prevent restart on panic verbose debug=0x100
  8. the screenshot looks blurred but it looks like it could be one of the issue I had posted here Check the RAM. Move it to the 1st slot if you have just 1 stick
  9. Perhaps you might have a different Codec than my 9020 Run this and post screenshot of Status and PCI List DPCIManager https://sourceforge.net/projects/dpcimanager/
  10. As I mentioned in post #4, you need 10.12.6 or High Sierra Do you have access to the them to create the installer?
  11. You could remove that SSDT-2, it's known to cause KP on some system on High Sierra. If you look at the TableID, it's CpuPM. The other SSDT TableID is Cpu0Ist. If you're getting KP, drop those TableID's in Config file and leave them out in the patched folder. @TheOpSis. You could also specify what patches you applied to your DSDT, that would be most useful if members with different hardware need to patch their own. SSDT don't normally get patched other getting fixed. Most patches are done on the DSDT.
  12. Looks like you have Windows install. The specs you listed are not very useful as far as touchpad and LAN, your Intel Wireless is not supported. Look in device manager for audio, ethernet and touchpad for product / vendor ID. Which OS X are you trying to install? 10.12.6 and HS fully support Kabylake
  13. Copy the Extra folder from the USB to the SSD drive Wifi, if it's an Intel, it's not supported
  14. Try this DSDT, see if it'll disable the Nvidia card Try adding FakePCIID_Intel_HDMI_Audio.kext for HDMI Audio DellSMBIOSPatch, is your SMBIOS truncated? ​For touchpad, add VoodooI2C.kext and removing the following kexts AppleIntelLpssI2CController.kext, AppleIntelLpssI2C.kext, and AppleHPM.kext DSDT.aml.zip
  15. Try slice's files (developer of Clover) http://www.insanelymac.com/forum/topic/327824-dell-latitude-e6430-full-solution/?do=findComment&comment=2512832
  16. Do you have Optimus enabled? The files is for dual GPU, HD 4000 & NVS5200m but NVS is disabled through DSDT patch
  17. Yes, according to my guide, audio only work through the headphone jack on the front
  18. Only need SmartTouchpad 4.6.5.kext. Remove VoodooPS2Controller.kext and ELAN kext 4.0.5
  19. Yes for some reason AppleHDA_ALC292.kext is not showing up Add this to /L*/E* replace the old one if it exists run these commands, look for the kext in the output. Reboot when you see it or run until successful cache built sudo chmod -Rf 755 /L*/E* sudo chown -Rf 0:0 /L*/E* sudo touch -f /L*/E* sudo kextcache -Boot -U /
  20. post output result after running these commands 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 /
×
×
  • Create New...