mojie006 发表于 2017-1-12 17:53

ga-b150m-d3h+i5 6500安装的时候卡在busy timeout kext acpicpu ,然后重启。

<?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>Fixes</key>
                        <dict>
                                <key>AddDTGP_0001</key>
                                <true/>
                                <key>FixHPET_0010</key>
                                <true/>
                                <key>FixShutdown_0004</key>
                                <true/>
                                <key>FixUSB_1000</key>
                                <true/>
                        </dict>
                        <key>Patches</key>
                        <array>
                                <dict>
                                        <key>Comment</key>
                                        <string>Rename HDAS to HDEF</string>
                                        <key>Disabled</key>
                                        <false/>
                                        <key>Find</key>
                                        <data>
                                        SERBUw==
                                        </data>
                                        <key>Replace</key>
                                        <data>
                                        SERFRg==
                                        </data>
                                </dict>
                        </array>
                        <key>ReuseFFFF</key>
                        <false/>
                </dict>
                <key>SSDT</key>
                <dict>
                        <key>DropOem</key>
                        <false/>
                        <key>Generate</key>
                        <true/>
                </dict>
        </dict>
        <key>Boot</key>
        <dict>
                <key>Debug</key>
                <false/>
                <key>DefaultLoader</key>
                <string>CLOVERX64</string>
                <key>DefaultVolume</key>
                <string>LastBootedVolume</string>
                <key>Legacy</key>
                <string>PBR</string>
                <key>Secure</key>
                <false/>
                <key>Timeout</key>
                <integer>5</integer>
                <key>XMPDetection</key>
                <false/>
        </dict>
        <key>CPU</key>
        <dict>
                <key>UseARTFrequency</key>
                <false/>
        </dict>
        <key>Devices</key>
        <dict>
                <key>AddProperties</key>
                <array>
                        <dict>
                                <key>Device</key>
                                <string>IntelGFX</string>
                                <key>Key</key>
                                <string>AAPL,GfxYTile</string>
                                <key>Value</key>
                                <data>
                                AQAAAA==
                                </data>
                        </dict>
                </array>
                <key>Audio</key>
                <dict>
                        <key>Inject</key>
                        <string>3</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>
                        <false/>
                        <key>Linux</key>
                        <true/>
                        <key>Tool</key>
                        <true/>
                </dict>
                <key>ScreenResolution</key>
                <string>1920x1080</string>
                <key>Theme</key>
                <string>applestyle</string>
        </dict>
        <key>Graphics</key>
        <dict>
                <key>Inject</key>
                <dict>
                        <key>ATI</key>
                        <false/>
                        <key>Intel</key>
                        <true/>
                        <key>NVidia</key>
                        <false/>
                </dict>
                <key>NvidiaSingle</key>
                <false/>
                <key>ig-platform-id</key>
                <string>0x19120000</string>
        </dict>
        <key>KernelAndKextPatches</key>
        <dict>
                <key>AppleRTC</key>
                <true/>
                <key>AsusAICPUPM</key>
                <true/>
                <key>Debug</key>
                <false/>
                <key>KernelCpu</key>
                <false/>
                <key>KernelHaswellE</key>
                <false/>
                <key>KernelLapic</key>
                <false/>
                <key>KernelPm</key>
                <false/>
                <key>KextsToPatch</key>
                <array>
                        <dict>
                                <key>Comment</key>
                                <string>External icons patch</string>
                                <key>Disabled</key>
                                <false/>
                                <key>Find</key>
                                <data>
                                RXh0ZXJuYWw=
                                </data>
                                <key>Name</key>
                                <string>AppleAHCIPort</string>
                                <key>Replace</key>
                                <data>
                                SW50ZXJuYWw=
                                </data>
                        </dict>
                </array>
        </dict>
        <key>RtVariables</key>
        <dict>
                <key>BooterConfig</key>
                <string>0x28</string>
                <key>CsrActiveConfig</key>
                <string>0x13</string>
        </dict>
        <key>SMBIOS</key>
        <dict>
                <key>Trust</key>
                <false/>
        </dict>
        <key>SystemParameters</key>
        <dict>
                <key>InjectKexts</key>
                <string>Yes</string>
                <key>InjectSystemID</key>
                <true/>
        </dict>
</dict>
</plist>
上面是我的config
我的kexts

我的drivers64UEFI
显示器连接是vga
一直卡在

希望大家看看哪里有问题

junojunoju 发表于 2017-1-13 12:41

同主板,i5 6400,BIOS默认设置,就可以进入了。



mojie006 发表于 2017-1-13 13:57

没有人吗????

15732157027 发表于 2017-1-13 14:17

应该是fakesmc没加载吧。核显侦测关闭掉 ig platform id不需要注入 ,桌面hd530免驱动的,移动的需要注入下,

mojie006 发表于 2017-1-13 14:27

15732157027 发表于 2017-1-13 14:17 https://www.pcbeta.com/static/image/common/back.gif
应该是fakesmc没加载吧。核显侦测关闭掉 ig platform id不需要注入 ,桌面hd530免驱动的,移动的需要注入下 ...

怎么改啊,能详细说下吗?fakesmc没加载会出现什么情况?我自己配置了一个config,也是出现busy timeout。。。。两次然后出现鼠标风火轮

15732157027 发表于 2017-1-15 16:07

mojie006 发表于 2017-1-13 14:27 https://www.pcbeta.com/static/image/common/back.gif
怎么改啊,能详细说下吗?fakesmc没加载会出现什么情况?我自己配置了一个config,也是出现busy timeout。 ...

显示器用的vga这点一下就看到原因了,不能用vga,用dvi或者hdmi

chihangs 发表于 2018-12-19 16:28

围观一下下

caihuayu326 发表于 2019-2-23 21:31

我的电脑提示an unkownCPU mode 0x5e,不知道能用你的efi吗,我装的苹果系统是10.11
页: [1]
查看完整版本: ga-b150m-d3h+i5 6500安装的时候卡在busy timeout kext acpicpu ,然后重启。