adrians Posted March 23, 2018 Share Posted March 23, 2018 Hi, are the 5285 specs similar with other latitudes? I wonder what works and what not? If someone else already performed successful installation on the 5285 please provide clover configuration and kexts so I wont start from scratch. thank you Adrian Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted March 24, 2018 Moderators Share Posted March 24, 2018 This is a tablet PC similar to Microsoft's Surface Pro. I don't think we have anyone hack this here before so you'll have to start from scratch. For starters, let's start specifying the system's full specs and we'll go from there. The removable keyboard/ touchpad / stylus will be something that might be a bit of a challenge. Link to comment Share on other sites More sharing options...
adrians Posted March 24, 2018 Author Share Posted March 24, 2018 Thanks. I added the specs to my signature. Link to comment Share on other sites More sharing options...
adrians Posted March 25, 2018 Author Share Posted March 25, 2018 I managed to install High Sierra. I have a config.plist that works somehow. However, I can only boot by blocking inject kexts Lilu and IntelGraphicsFixup and an invalid ig-platform-id. I have an EDIMAX nano WIFI usb that works. The keyboard doesn't work but the touchpac/trackpad & mouse works. I patched ISOUSBFamily.kext with this: <key>Generic Keyboard</key><dict><key>CFBundleIdentifier</key><string>com.apple.iokit.IOUSBHIDDriver</string><key>HIDDefaultBehavior</key><string></string><key>IOClass</key><string>IOUSBHIDDriver</string><key>IOProviderClass</key><string>IOUSBInterface</string><key>bInterfaceClass</key><integer>3</integer><key>bInterfaceProtocol</key><integer>0</integer><key>bInterfaceSubClass</key><integer>3</integer></dict> but no effect. I also blocked the injection of the Voodoo kext but no difference. I'm stuck with this for now. Of course audio and other don't work yet, but the most important now is the graphic card and the keyboard. boot.log.txt clover.zip Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted March 26, 2018 Moderators Share Posted March 26, 2018 Follow instructions from here to debug issue gen_debug -sysprofile Link to comment Share on other sites More sharing options...
adrians Posted March 26, 2018 Author Share Posted March 26, 2018 Thanks. Here is the debug file. debug_25852.zip Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted March 26, 2018 Moderators Share Posted March 26, 2018 Try replacing the contents to /EFI/Clover Since you're running dual boot with Windows, run dxdiag.exe. Save the txt file and attach it That will help determine what devices are installed like audio... /!\ Updated some kext to autodetect graphics Add audio layout-id to 28 for ALC225 5285v2.zip Link to comment Share on other sites More sharing options...
adrians Posted March 26, 2018 Author Share Posted March 26, 2018 Thank you for your help! I replaced the clover and now it doesn't go through. It gets stuck - I will take a picture and post it. Meanwhile here is the dxdiag from windows. DxDiag.txt Link to comment Share on other sites More sharing options...
adrians Posted March 26, 2018 Author Share Posted March 26, 2018 Here is the screenshot now from booting with the new clover. Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted March 26, 2018 Moderators Share Posted March 26, 2018 probably graphics not loading. Boot to Clover, go to Options. Change FakeID to 0x12345678 See if you could boot with that change Updated bootpack above, give that a go Link to comment Share on other sites More sharing options...
Recommended Posts