lamtran Posted June 25, 2017 Share Posted June 25, 2017 i'm also got random suppend and restart after that, about once in some days, not offten do you used my clover ? may be that is cause Link to comment Share on other sites More sharing options...
ioan Posted June 25, 2017 Share Posted June 25, 2017 yes, i'm using yours clover with some minor modifications seems that then i turning off wifi - it works stable without reboots. i'm using dell DW1830 card. which wifi card you are using? Link to comment Share on other sites More sharing options...
lamtran Posted June 26, 2017 Share Posted June 26, 2017 i'm using intel 8260 and not connected. Link to comment Share on other sites More sharing options...
Administrators Hervé Posted June 26, 2017 Administrators Share Posted June 26, 2017 Please! https://osxlatitude.com/index.php?/topic/8696-is-my-wireless-card-compatible-with-os-x/ Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted July 4, 2017 Moderators Share Posted July 4, 2017 Finally had some success with this system (Sierra 10.12.5). Precision 7510 HD530/M2000M Intel Core i7-6920HQ Quad Core 2.90GHz, 3.80GHz Turbo, 8MB 45W Bios version 1.12.4 UEFI AHCI Legacy Option ROMs - disabled (uncheck) Enabled Switchable Graphics (Check) Discrete Graphics Controller Direct Output Mode - disabled (uncheck) Secure Boot - disabled TPM 1.2/2.0 - disabled Disable all USB/LAN/WLAN/AC Wake Support Replace Intel Wireless with DW1830/DW1560 Issue: Reboot/Restart issue - Will just shuts down instead of restart. Could be a good thing, it won’t reset BIOS to disable Switchable Graphics. HD530 Full QE/CI Nvidia M2000M disabled through DSDT patch HDMI Video/Audio working DP causes reboot (WIP) Thunderbolt not tested Install Clover Guide here Bootpack can be found here Update Clover to latest v4097 at time of writing Link to comment Share on other sites More sharing options...
ioan Posted July 5, 2017 Share Posted July 5, 2017 Jake Lo, do you have any problems with wake on battery? Mine configuration works fine with AC adapter plugged in (sleep/wake works fine). But when i'm unplug power adapter - sleep/wake stops working (it reboots instead of wake up) and system boots veeeery long. (i'm using samsung sm951 NVME system drive) Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted July 5, 2017 Moderators Share Posted July 5, 2017 No, wakes up perfectly fine with/without AC adapter. The bootpack I created is for Sata SSD, not NVME. Did you add the appropriate kexts and patches for NVME drive? Link to comment Share on other sites More sharing options...
ioan Posted July 5, 2017 Share Posted July 5, 2017 Yes, i'm using HackrNVMEFamily from rehabman. It works fine except hibernation (it destroyed system partition completely after first hibernation). Seems that it's can make some problems with battery wake up. I will try to reinstall system to sata ssd. Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted July 5, 2017 Moderators Share Posted July 5, 2017 Disable Hibernation, see if that helps sudo pmset hibernatemode 0 sudo rm -f /var/vm/sleepimage sudo pmset hibernatefile /dev/null Link to comment Share on other sites More sharing options...
ioan Posted July 6, 2017 Share Posted July 6, 2017 Yes, i've already solved this problem. Some my observations: 1) you must put AsAmiShim.efi to drivers64uefi in order to get keyboard working while typing filevault password (i've tried UsbKbDxe but it works only with external usb keyboards). 2) you are using ApplePS2Controller, i've used VoodooPS2Controller, both works without a problem (and both have problems with karabiner caps-lock handling). this is my list of kext's which give me all devices working (except cardreader, which have no working driver): ACPIBatteryManager.kext FakeSMC_CPUSensors.kext AppleIntelE1000e.kext FakeSMC_GPUSensors.kext VoodooPS2Controller.kext FakeSMC.kext FakeSMC_LPCSensors.kext FakeSMC_ACPISensors.kext HackrNVMeFamily-10_12_5.kext i also tried to use discrete ATI card - worked without a problems (need to install Verde.kext), external 4k monitor works too. I've tried your's kexts but this doesn't solved wakeup problems. Which DSDT/SSDT patches have you applied? Link to comment Share on other sites More sharing options...
Recommended Posts