遇到DSMOS has arrived错误
5.或 无Intel集显的N卡 安装 10.8 Mountain Lion 山狮N卡加入显卡 ID 到 GeForce.kext, NVDANVXXXHal.kext , NVDAResman.kext 的Info.plist
的<key>IOPCIMatch</key>
<string>0x06e010de</string>范例
或<key>IOPCIPrimaryMatch</key>
<string>0x06e010de</string>范例
新人小白想知道要怎么添加显卡id,不知道加到哪个位置
info如下
?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>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>NVDAGF100Hal</string>
<key>CFBundleGetInfoString</key>
<string>NVDAGF100Hal 8.10.44 304.10.65f03</string>
<key>CFBundleIdentifier</key>
<string>com.apple.nvidia.gf100hal</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>NVIDIA GF100 Resman Kernel Extension</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>8.10.44</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>8.1.0</string>
<key>IOKitPersonalities</key>
<dict>
<key>NVidiaRM</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.nvidia.gf100hal</string>
<key>IOClass</key>
<string>NVDAGF100HAL</string>
<key>IOMatchCategory</key>
<string>IOService</string>
<key>IOProbeScore</key>
<integer>60000</integer>
<key>IOPropertyMatch</key>
<dict>
<key>NVArch</key>
<string>GF100</string>
<key>NVDAType</key>
<string>Official</string>
<key>nubType</key>
<string>NVDAHal</string>
<key>unmatched</key>
<string>yes</string>
</dict>
<key>IOProviderClass</key>
<string>IOService</string>
</dict>
</dict>
<key>OSBundleCompatibleVersion</key>
<string>1.2.0</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.NVDAResman</key>
<string>1.2.0</string>
<key>com.apple.iokit.IOPCIFamily</key>
<string>2.4</string>
<key>com.apple.kpi.iokit</key>
<string>9.0.0</string>
<key>com.apple.kpi.libkern</key>
<string>9.0.0</string>
</dict>
<key>OSBundleRequired</key>
<string>Safe Boot</string>
</dict>
</plist>
帮顶一下吧。
我也遇到过很多次dsmos has arrived的错误 ,大部分情况都不知具体是哪里的错误 反正肯定不是fakesmc的kext没装的原因。
就要一个个kext的试,这个不行就换一个 ,搞不好硬盘要坏了。
页:
[1]