安装Yosemite机器反复重启,无法进入安装界面
机器配置如下:CPU:i53450;主板:技嘉 B75M D3V;内存海盗船:4GX2;硬盘:闪迪120G;显卡:蓝宝石R7 350 超白金版 2G显存;声卡:USB 罗技;无线网卡蓝牙:BCM94360(某宝买的苹果机用的)。安装Yosemite各种版本(10.10.2;10.10.3;10.10.4;10.10.5),Clover 引导时安装出现
Apple1650URRTSync1:Detected 16550AF/C/CF FIFO=16 MaxBaud=115200
或DSMOS has arrived
或Prewious shutdown cause:5
或erro0:supported channels 1 2 3 4 5 6 7 8 9 .。。。。。。。。。。。。。。。
后机器重启,无法进入安装界面。config中各种参数试过无效果。
仅添加FakeSMC.kext、NullCPUPowerManagement.kext、AppleIntelCPUPowerManagement.kext、ApplePS2Controller.kext、VoodooPS2Controller.kext。
论坛的帖子看了不少,一直没搞明白是什么原因,请论坛黑果的朋友们帮忙指点。万分感谢。
附上config:
<?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>DropOEM_DSM</key>
<false/>
<key>ReuseFFFF</key>
<false/>
</dict>
<key>SSDT</key>
<dict>
<key>DropOem</key>
<false/>
<key>Generate</key>
<true/>
</dict>
</dict>
<key>Boot</key>
<dict>
<key>Arguments</key>
<string>-v npci=0x2000 kext-dev-mode=1</string>
<key>Debug</key>
<false/>
<key>DefaultVolume</key>
<string>MacHDD</string>
<key>Legacy</key>
<string>PBR</string>
<key>Secure</key>
<false/>
<key>Timeout</key>
<integer>5</integer>
<key>XMPDetection</key>
<false/>
</dict>
<key>Devices</key>
<dict>
<key>Audio</key>
<dict>
<key>Inject</key>
<string>No</string>
</dict>
<key>USB</key>
<dict>
<key>AddClockID</key>
<true/>
<key>FixOwnership</key>
<true/>
<key>Inject</key>
<true/>
</dict>
</dict>
<key>DisableDrivers</key>
<array>
<string>Nothing</string>
</array>
<key>GUI</key>
<dict>
<key>Hide</key>
<array>
<string>BOOTX64.EFI</string>
<string>Windows</string>
</array>
<key>Language</key>
<string>en:0</string>
<key>Mouse</key>
<dict>
<key>DoubleClick</key>
<integer>500</integer>
<key>Enabled</key>
<true/>
<key>Mirror</key>
<false/>
<key>Speed</key>
<integer>8</integer>
</dict>
<key>Scan</key>
<dict>
<key>Entries</key>
<true/>
<key>Legacy</key>
<true/>
<key>Tool</key>
<true/>
</dict>
<key>Theme</key>
<string>black_green</string>
</dict>
<key>Graphics</key>
<dict>
<key>Inject</key>
<dict>
<key>ATI</key>
<false/>
<key>Intel</key>
<false/>
<key>NVidia</key>
<false/>
</dict>
</dict>
<key>KernelAndKextPatches</key>
<dict>
<key>AppleRTC</key>
<true/>
<key>AsusAICPUPM</key>
<true/>
<key>KextsToPatch</key>
<array>
<dict>
<key>Comment</key>
<string>External icons patch</string>
<key>Find</key>
<data>
RXh0ZXJuYWw=
</data>
<key>Name</key>
<string>AppleAHCIPort</string>
<key>Replace</key>
<data>
SW50ZXJuYWw=
</data>
</dict>
</array>
</dict>
<key>SMBIOS</key>
<dict>
<key>Trust</key>
<false/>
</dict>
<key>SystemParameters</key>
<dict>
<key>InjectKexts</key>
<string>Detect</string>
<key>InjectSystemID</key>
<true/>
</dict>
</dict>
</plist>
自己帮顶。 必经阶段!我以前的经验是换变色龙引导 删除显卡驱动试一试 wuzeikira : 已经删了显卡驱动,还是重启。 大神们,帮忙做个config,万分感激。
页:
[1]