myater 发表于 2015-11-9 10:44

clover出现service exited with abnormal code 255 该怎么解决。




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>npci=0x2000 kext-dev-mode=1 rootless=0</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>
                        <true/>
                        <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>RtVariables</key>
        <dict>
                <key>BooterConfig</key>
                <string>0x28</string>
                <key>CsrActiveConfig</key>
                <string>0x67</string>
        </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>


wanchen 发表于 2015-11-9 11:27

好像usb端口问题

myater 发表于 2015-11-9 11:57

wanchen 发表于 2015-11-9 11:27 https://www.pcbeta.com/static/image/common/back.gif
好像usb端口问题

你是说启动盘端口还是?

马晓军 发表于 2015-11-9 12:01

你这是clover引导,启动过程中出现255错误。并不是clover自身错误,注意表达。

myater 发表于 2015-11-9 12:20

马晓军 发表于 2015-11-9 12:01 https://www.pcbeta.com/static/image/common/back.gif
你这是clover引导,启动过程中出现255错误。并不是clover自身错误,注意表达。

我没说过是clover 的错误。我只是把clover的配置文件发出来。 255的错误该怎么解决呢。

wanchen 发表于 2015-11-9 13:49

myater 发表于 2015-11-9 11:57 https://www.pcbeta.com/static/image/common/back.gif
你是说启动盘端口还是?

启动盘端口

myater 发表于 2015-11-9 14:02

wanchen 发表于 2015-11-9 13:49 https://www.pcbeta.com/static/image/common/back.gif
启动盘端口

clover 的启动端口 换了几个了。留个q私下我吧。请教下你。

wanchen 发表于 2015-11-9 14:23

myater 发表于 2015-11-9 14:02 https://www.pcbeta.com/static/image/common/back.gif
clover 的启动端口 换了几个了。留个q私下我吧。请教下你。

https://bbs.pcbeta.com/viewthread-1647578-1-1.html

myater 发表于 2015-11-9 19:29

wanchen 发表于 2015-11-9 14:23 https://www.pcbeta.com/static/image/common/back.gif
https://bbs.pcbeta.com/viewthread-1647578-1-1.html



我觉得应该不是不是端口的问题吧。
还有怎么看 xch 和xchi 的呢。

myater 发表于 2015-11-11 00:23

捞一捞。。。

kofolhot 发表于 2015-11-20 19:39

我的 也是这样

hackerhuen 发表于 2015-11-20 19:55

FakeSMC.kext

wwwooo79 发表于 2015-11-21 15:07

这个255的出现几率主要原因不明

myater 发表于 2015-11-24 12:21

hackerhuen 发表于 2015-11-20 19:55 https://www.pcbeta.com/static/image/common/back.gif
FakeSMC.kext

都换了好几个了。

cuipby 发表于 2015-11-25 11:55

我也卡这里,换了好多个都不行,还是卡

hgses 发表于 2015-11-25 23:19

without caches   这个试试能不能进入系统,试过这个然后再默认进去试试,我觉得你这个应该是显卡的问题多点。
这个问题出现确实几率原因不明,我就是上面那种方法多试了几次能进去的。

1091572235 发表于 2015-12-13 11:48

感谢你的分享

1091572235 发表于 2015-12-13 11:49

感谢你的分享

zty720401 发表于 2016-1-7 10:53

CLOVER没配置好

deay 发表于 2016-1-7 17:06

clover用r3330,Fakesmc2.5放10.10,最新版放10.11,没有进不去的
页: [1] 2
查看完整版本: clover出现service exited with abnormal code 255 该怎么解决。