lavhuh Posted January 1, 2017 Share Posted January 1, 2017 Hi Team, Has anyone attempted to install macOS Sierra on the Dell E5570 My specs are as attached. Please help Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted January 1, 2017 Moderators Share Posted January 1, 2017 See my E7x70 guide, follow the prerequisite as well but the value might be different so use the same value listed but follow the steps to acquire it. Post the extracted ROM file here if you need help. For the bootpack, you may use the same one on the guide but leave out the DSDT and SSDT in /EFI/Clover/ACPI/Patched. When you get the installer created and booted to the Clover GUI, hit F4 and then continue with the installation. Compress and attach /EFI/Clover/ACPI/Origin folder here if you want patching assistance. 1 Link to comment Share on other sites More sharing options...
lavhuh Posted January 1, 2017 Author Share Posted January 1, 2017 thanks... the prerequisites are a problem for me... any chance you have a video on the whole process ? Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted January 2, 2017 Moderators Share Posted January 2, 2017 Follow step 1 from my Prerequisite. This will extract the ROM file. Compress and attach the file here. Link to comment Share on other sites More sharing options...
lavhuh Posted January 2, 2017 Author Share Posted January 2, 2017 find attached.... DellInc.-1.9.4.rar Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted January 2, 2017 Moderators Share Posted January 2, 2017 ok, it's the same value as my E7470 so build the EFI shell boot disk from my guide under prerequisites boot with the boot disk and enter this command at the prompt, hit enter and reboot setup_var 0x432 0x3 You can now start your OS X installation without KP Link to comment Share on other sites More sharing options...
lavhuh Posted January 4, 2017 Author Share Posted January 4, 2017 I have managed to install the OS but can't get the wireless and sound to work Also the post installation is hard for me Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted January 4, 2017 Moderators Share Posted January 4, 2017 What wireless card does it have? If it's an Intel, it's not supported and will need to be replace. I recommend a DW1560 which is what I have. You can call Dell to order with this part code: 6xRYC Sound...what is the card it has? Run this and post a screenshot of the Status here Link to comment Share on other sites More sharing options...
lavhuh Posted January 4, 2017 Author Share Posted January 4, 2017 cant get screenshot but the specs are as attached.. is there a solution for ethernet drivers...just to get internet onto the laptop? DxDiag.txt Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted January 4, 2017 Moderators Share Posted January 4, 2017 Intel® Ethernet Connection I219-LM should work if you're using the files from my E7x70 bootpack other than DSDT/SSDT. To capture screen, hold Alt+Shft+4, then spacebar and then left mouse button. From your DxDiag file, it shows having ALC293 which is the same as the E7x70. If you go through the post installation by copying the kext from /EFI/Clover/Kexts/Other/LE to /Library/Extensions and then running 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 / Reboot and you should have audio. Link to comment Share on other sites More sharing options...
Recommended Posts