[已解决]z490 pro ax ALC 1220声卡用applealc的问题
本帖最后由 coldbloodx 于 2020-12-16 23:00 编辑OC 版本 0.6.0
09:947 09:706 OC: Prelink injection AppleALC.kext () - Invalid Parameter
conflig.plist里面配置如下:
kernel->add
451 <dict>
452 <key>BundlePath</key>
453 <string>AppleALC.kext</string>
454 <key>Comment</key>
455 <string></string>
456 <key>Enabled</key>
457 <true/>
458 <key>ExecutablePath</key>
459 <string>Contents/MacOS/AppleALC</string>
460 <key>MaxKernel</key>
461 <string></string>
462 <key>MinKernel</key>
463 <string></string>
464 <key>PlistPath</key>
465 <string>Contents/Info.plist</string>
466 </dict>
DeviceProperties->add
348 <dict>
349 <key>AAPL,slot-name</key>
350 <string>Internal@0,31,3</string>
351 <key>device_type</key>
352 <string>Audio device</string>
353 <key>layout-id</key>
354 <integer>29</integer>
355 <key>model</key>
356 <string>Realtek ALC1220</string>
357 </dict>
配置上述两个部分之后,声卡不能驱动,在opencore的log里面发现如下内容:
8 09:947 09:706 OC: Prelink injection AppleALC.kext () - Invalid Parameter
找了半天也搞不明白什么情况,nvram已经reset过了,可以使用voodooHDA驱动,但是觉的声音有点小。
还是希望用AppleALC驱动,哪位有遇到过这个问题,或者给点思路?
自己仿冒 总算搞定,加上FAKEPCIID_INTEL_HDMI_AUDIO问题解决。
页:
[1]