Jump to content

Dell Latitude E6230 with i7 and SSD


WalterWolf

Recommended Posts

8. Repair permission and rebuild cache. Run command from terminal


 


      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 /

 


9. Go to System Preferences


  • Enable Clicking for Trackpad
  • Allow apps downloaded from: Anywhere for Security & Privacy 

          Note: For Sierra, run this in terminal instead: sudo spctl --master-disable


 


10. Generate own SMBios and SSDT 


  • Launch /EFI/Clover/Config.plist with Clover Configurator (Included in Tools attached below)
  • On the left, click on SMBIOS
  • Click on the magic Wand on the right
  • Select the model most suited for your system or use same model included in bootpack, generate a new serial
  • Close Clover Config and save the file.
  • Execute ssdtPRGen.sh from terminal (Included in Tools attached below)
  • Place generated SSDT.aml in /EFI/Clover/ACPI/Patched

11. Make sure to disable hibernation as it's a prerequisite to get sleep & wake to work Ok on a Hackintosh:


  • sudo pmset hibernatemode 0
  • sudo rm -f /var/vm/sleepimage
  • sudo pmset hibernatefile /dev/null

 


It seems now, the machine can´t read the hdd, loading starts, but nothing happens. Testing the hdd now


Link to comment
Share on other sites

Finally it worked out. Did everything from scratch. Thank's to all of you <3

 

But sometimes the dell freezes. Only restart helps. I guess thermal issues, because after freeze hardwaretest implemented also freezes.

Also Artifacts in the bootscreen, no matter which Bios rev.

Audio not working

Link to comment
Share on other sites

×
×
  • Create New...