vashwood Posted October 1, 2016 Share Posted October 1, 2016 I'm having problems getting the installer to bootup. I have attached my config.plist and a screenshot of the error.Background:System: Dell Latitude E5520 (Clover)CPU: i5-2430m/Mobile Intel HM65 Express ChipsetGraphics: HD3000, 15.6†FHD (1920x1080) Created the USB installer with Clover Used Clover 3773 with the following customizations Install for UEFI booting only Install Clover in ESP Drivers64UEFI->OsxAptioFixDrv-64 After the clover install, I copied in the attached config.plist and configured my kexts as follows:EFI->CLOVER->kexts->otherAppleACPIPlatform.kext BCM5722D.kext FakeSMC.kext GenericUSBXHCI.kext IO80211Family.kext NullCPUPowerManagement.kext VoodooPS2Controller.kext Just for reference, my EFI->CLOVER->drivers64UEFI looks like:FSInject-64.efi OsxAptioFixDrv-64.efi OsxFatBinaryDrv-64.efi VBoxHfs-64.64.efi I'm booting with the following flags: dart=0 nv_disable=1 As you can see from the attached screen shot, after "Touchpad initialization complete", I get the following error: **** [iOBluetoothFamily][searchForTransportEventTimeOutHandler] -- Missing Bluetooth Controller Transport!I've been banging my head on this since last night. Let me know if I have overlooked anything during my preinstallation setup.I'd really appreciate any kind of help! Thanks! config.plist.zip Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted October 1, 2016 Moderators Share Posted October 1, 2016 Graphics not loading, try this config config.plist.zip Link to comment Share on other sites More sharing options...
vashwood Posted October 1, 2016 Author Share Posted October 1, 2016 Thanks Jake Lo. I have gotten into a kernal panic. See the attached screenshot. Also as reference, I've attached my original config.plst config.plist.zip Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted October 1, 2016 Moderators Share Posted October 1, 2016 which OS X are you installing? Get rid of following kexts in /Kexts/Other AppleACPIPlatform.kext GenericUSBXHCI.kext IO80211Family.kext NullCPUPowerManagement.kext Boot without cache mode Link to comment Share on other sites More sharing options...
vashwood Posted October 1, 2016 Author Share Posted October 1, 2016 Sorry about that. I'm installing El Capitan. I seem to have lost the ability to Install from the Clover boot menu. Link to comment Share on other sites More sharing options...
vashwood Posted October 1, 2016 Author Share Posted October 1, 2016 Not sure what I did to my installer. The Clover Boot Manager doesn't have the option to Install El Capitan anymore. I may try to recreate the installer with clover. Just curious, what part of your config.plist loads the HD3000? 1 Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted October 1, 2016 Moderators Share Posted October 1, 2016 Try my Clover guide, use E5420 bootpack on post #2. Had to use Legacy not UEFI mode. Remove DSDT and rename DSDT-2ch.aml to DSDT. Link to comment Share on other sites More sharing options...
vashwood Posted October 1, 2016 Author Share Posted October 1, 2016 Thanks. I'll take a look. I'm currently not using a dtst on my usb. Ill test out your bootpack and UEFI This gudie, right? I'll try it. I used the one line command to create the installer. Is there any difference in results between the two methods? https://osxlatitude.com/index.php?/topic/8506-dell-latitude-inspiron-precision-el-capitan-clover-guide/ 1 Link to comment Share on other sites More sharing options...
vashwood Posted October 2, 2016 Author Share Posted October 2, 2016 which OS X are you installing? Get rid of following kexts in /Kexts/Other AppleACPIPlatform.kext GenericUSBXHCI.kext IO80211Family.kext NullCPUPowerManagement.kext Boot without cache mode I did the what you said above. Still no-go. Please see the attached screenshot. I also attached my clover directory. I used the config.plist you sent except I deleted <key>DisableDrivers</key> <array> <string>VBoxHfs</string> </array> If I left that in the config.plist, the Clover Boot Manager did not give me the option to "Install El Capitan". I also booted without caches CLOVER.zip Link to comment Share on other sites More sharing options...
vashwood Posted October 2, 2016 Author Share Posted October 2, 2016 FYI. I also just tried putting back in and added HFSPlus-64.efi in drivers64UEFI and still received the same error as above <key>DisableDrivers</key> <array> <string>VBoxHfs</string> </array> Link to comment Share on other sites More sharing options...
Recommended Posts