4Nub15 Posted October 8, 2017 Share Posted October 8, 2017 Hello. This is a mini guide to how upgrade Sierra to High Sierra on Dell Latitude E7270. 1- Generate a backup of your information, I recommend using time machine is a good tool that can help us restore our information. 2- Upgrade clover to last version. (latest available at time of writing). 3- Download apfs.efi.zip and put it in your EFI partition: /EFI/CLOVER/drivers64UEFI/. This is the new driver of Apple File System APFS. 4- Update Sierra kexts and place them under /EFI/CLOVER/kexts/Other/ (Create the folder if it doesn't exists). In my case, I'm using those kexts: E7270 HS EFI kexts.zip 5- Download this config.plist.zip. 6- Edit config.plist with Clover Configuration. (Upgrade Clover Configuration to last version, in my case I'm using Clover Configuration 4.53) and active Fix Headers option under Acpi. 7- Reboot Sierra and check the everything is OK. 8- Download High Sierra from Mac App Store and follow instructions, The installation process will reboot your laptop, you will also notice a new option in Clover bootloader, don't move anything there, just let it reboot and choose the boot option automatically (if you have boot timeout activated it will boot with the new auto-selected option). 9- Finally, you must rebuild cache and repair permissions, open a terminal and execute the following commands: 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 / issues detected: 1- HDMI doesn't work Fixed by replacing SMBIOS with MBP13,1 2- Problems with hibernation (When you close your laptop or sleep, the screen goes black and doesn't return the login option.) See fix on post #9 below Thanks Schiller and Jake Lo , for your contributions. Regards. 1 Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted October 8, 2017 Moderators Share Posted October 8, 2017 Don't use MBP13.3, this kills HDMI. Either use MBP13.1 or MBP13.2. Make sure Legacy Option ROMs is disable, maybe causing the sleep issue if enabled. Link to comment Share on other sites More sharing options...
4Nub15 Posted October 8, 2017 Author Share Posted October 8, 2017 Hello Jake, thanks for your comments. I changed the options on my archive config.plist. My HDMI works now. But the screen on my laptop goes black. This problems is the same when my laptop sleep. The Legacy Option ROMs is disable. Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted October 13, 2017 Moderators Share Posted October 13, 2017 I can confirm the same issue on my E7270 running High Sierra, works fine on Sierra. So something must've change in the FB, will have to investigate. Note: This issue doesn't occur on E7470, it's bigger brother 1 Link to comment Share on other sites More sharing options...
Administrators Bronxteck Posted October 13, 2017 Administrators Share Posted October 13, 2017 what option are you using? extending the desktop or mirror? Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted October 13, 2017 Moderators Share Posted October 13, 2017 Both doesn't work. The internal LCD doesn't resume, just plain blank screen when connecting to HDMI or after wake from sleep. From the HDMI display I could see that both display is active, also in IOReg, it shows active, but LCD remains blank. It's not that the display brightness is decremented, it's just blank. Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted November 10, 2017 Moderators Share Posted November 10, 2017 Update: I was able to get display to work properly after wake by replacing AppleIntelSKLGraphicsFramebuffer.kext from 10.12.6 I know this is not a fix, but a workaround temporarily until a fix is found. Didn't test to see if it'll have any ill effect in the long run. Sierra 10.12.6 org AppleIntelSKLGraphicsFramebuffer.zip Update2: Injecting custom EDID fixes this issue, I'm now running 10.13.2 See here for instruction I use "Apple MacBook Pro Display 16:10" Credits to black.dragon74 1 Link to comment Share on other sites More sharing options...
Recommended Posts