Jump to content

Dell Latitude E5520 Missing Bluetooth Controller Transport USB Install


vashwood

Recommended Posts

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 Chipset
Graphics: 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->other
      • AppleACPIPlatform.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!

post-98835-0-13460300-1475351582_thumb.jpg

config.plist.zip

Link to comment
Share on other sites

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/

  • Like 1
Link to comment
Share on other sites

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

post-98835-0-34099000-1475382371_thumb.jpg

CLOVER.zip

Link to comment
Share on other sites

×
×
  • Create New...