sliz 发表于 2014-9-23 00:11

EFI+Clover 引导懒人10.9.5 安装出现 Missing Bluetooth Controller Transport!

本帖最后由 sliz 于 2014-9-23 23:52 编辑


每次到这都会卡住

如果在CLOVER引导时候空格选择加载kexts到这一步的上面会卡一会然后重启
kexts中加入的是
AppleACPIPS2Nub.kext
ApplePS2Controller.kext
FakeSMC.kext

我的Clover配置
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
      <key>ACPI</key>
      <dict>
                <key>DSDT</key>
                <dict>
                        <key>Debug</key>
                        <false/>
                        <key>Fixes</key>
                        <dict>
                              <key>AddDTGP_0001</key>
                              <false/>
                              <key>AddHDMI_8000000</key>
                              <false/>
                              <key>AddIMEI_80000</key>
                              <false/>
                              <key>AddMCHC_0008</key>
                              <false/>
                              <key>AddPNLF_1000000</key>
                              <false/>
                              <key>DeleteUnused_400000</key>
                              <false/>
                              <key>FIX_ACST_4000000</key>
                              <false/>
                              <key>FIX_ADP1_800000</key>
                              <false/>
                              <key>FIX_INTELGFX_100000</key>
                              <false/>
                              <key>FIX_RTC_20000</key>
                              <false/>
                              <key>FIX_S3D_2000000</key>
                              <false/>
                              <key>FIX_TMR_40000</key>
                              <false/>
                              <key>FIX_WAK_200000</key>
                              <false/>
                              <key>FakeLPC_0020</key>
                              <false/>
                              <key>FixAirport_4000</key>
                              <false/>
                              <key>FixDarwin_0002</key>
                              <false/>
                              <key>FixDisplay_0100</key>
                              <false/>
                              <key>FixFirewire_0800</key>
                              <false/>
                              <key>FixHDA_8000</key>
                              <false/>
                              <key>FixHPET_0010</key>
                              <false/>
                              <key>FixIDE_0200</key>
                              <false/>
                              <key>FixIPIC_0040</key>
                              <false/>
                              <key>FixLAN_2000</key>
                              <false/>
                              <key>FixRegions_10000000</key>
                              <false/>
                              <key>FixSATA_0400</key>
                              <false/>
                              <key>FixSBUS_0080</key>
                              <false/>
                              <key>FixShutdown_0004</key>
                              <false/>
                              <key>FixUSB_1000</key>
                              <false/>
                              <key>NewWay_80000000</key>
                              <false/>
                        </dict>
                        <key>Name</key>
                        <string>DSDT.aml</string>
                        <key>ReuseFFFF</key>
                        <false/>
                </dict>
      </dict>
      <key>Boot</key>
      <dict>
                <key>Arguments</key>
                <string>-v -f npci=0x3000 darkwake=0 dart=0</string>
      </dict>
      <key>Devices</key>
      <dict>
                <key>FakeID</key>
                <dict>
                        <key>ATI</key>
                        <string>0x0000</string>
                        <key>IMEI</key>
                        <string>0x0000</string>
                        <key>IntelGFX</key>
                        <string>0x0000</string>
                        <key>LAN</key>
                        <string>0x0000</string>
                        <key>NVidia</key>
                        <string>0x0000</string>
                        <key>SATA</key>
                        <string>0x0000</string>
                        <key>WIFI</key>
                        <string>0x0000</string>
                        <key>XHCI</key>
                        <string>0x0000</string>
                </dict>
                <key>USB</key>
                <dict>
                        <key>AddClockID</key>
                        <false/>
                        <key>FixOwnership</key>
                        <false/>
                        <key>HighCurrent</key>
                        <false/>
                        <key>Inject</key>
                        <false/>
                </dict>
      </dict>
      <key>GUI</key>
      <dict>
                <key>Scan</key>
                <true/>
                <key>Theme</key>
                <string>black_green</string>
      </dict>
      <key>Graphics</key>
      <dict>
                <key>CustomEDID</key>
                <string>_NOT_SHOWN_</string>
                <key>DualLink</key>
                <integer>1</integer>
                <key>FBName</key>
                <string></string>
                <key>Inject</key>
                <dict>
                        <key>ATI</key>
                        <flase/>
                        <key>Intel</key>
                        <flash/>
                        <key>NVidia</key>
                        <flase/>
                </dict>
                <key>InjectEDID</key>
                <false/>
                <key>LoadVBios</key>
                <false/>
                <key>PatchVBios</key>
                <false/>
                <key>ig-platform-id</key>
                <string>0x0a260006</string>
      </dict>
      <key>KernelAndKextPatches</key>
      <dict>
                <key>AppleRTC</key>
                <false/>
                <key>AsusAICPUPM</key>
                <false/>
                <key>Debug</key>
                <false/>
                <key>KernelCpu</key>
                <false/>
                <key>KernelLapic</key>
                <false/>
                <key>KernelPm</key>
                <true/>
                <key>KextPatchesAllowed</key>
                <true/>
                <key>KextsToPatch</key>
                <array/>
      </dict>
</dict>
</plist>




ig-platform-id的注入ID试过https://bbs.pcbeta.com/viewthread-1465761-1-1.html帖子中的 12或者7或者4都试过



效果一样都会卡在这里

启动参数 -V-F    -F -X 也是一样
npci=0x3000 npci=0x200npci=0x2000 也都试过 效果一样


在WIN下删除过BLUETOOTH的驱动删除后会卡在上一步

在WIN下加入FakeSMC.kext的话到这一步也会重启
昨晚发的时候一直在审核 现在补上




daxuexinsheng 发表于 2014-9-23 13:47

楼主,是什么电脑?什么硬件配置都不说?
{:5_597:}

sliz 发表于 2014-9-23 23:31

daxuexinsheng 发表于 2014-9-23 13:47 http://cdn.pcbeta.img.inimc.com/static/image/common/back.gif
楼主,是什么电脑?什么硬件配置都不说?

昨天晚上发的。。一只在审核 忘了发图 现在补上

daxuexinsheng 发表于 2014-9-24 10:02

sliz 发表于 2014-9-23 23:31 http://cdn.pcbeta.img.inimc.com/static/image/common/back.gif
昨天晚上发的。。一只在审核 忘了发图 现在补上

外星人 可以屏蔽 集成显卡,从而驱动独显吧?

sliz 发表于 2014-9-25 10:24

daxuexinsheng 发表于 2014-9-24 10:02 http://cdn.pcbeta.img.inimc.com/static/image/common/back.gif
外星人 可以屏蔽 集成显卡,从而驱动独显吧?

是啊不过找不着780的显卡驱动啊

daxuexinsheng 发表于 2014-9-25 10:29

显卡驱动不用找。

系统自带驱动就可以。

1、没有删除过驱动。
2、Clover 或 变色龙 的显卡侦测,关闭 或 开启 都试试。

jim7796666 发表于 2014-9-28 13:28

你这是clover的问题,先启动一遍win系统,然后重启选without进安装盘应该就能行
页: [1]
查看完整版本: EFI+Clover 引导懒人10.9.5 安装出现 Missing Bluetooth Controller Transport!