5T33Z0 / OC-Little-Translated

ACPI Hotpatches and Guides for the OpenCore Bootmanager. Enhance and fine-tune your system by adding devices and enabling additional features not covered in the OpenCore Install Guide.

Home Page:https://5t33z0.gitbook.io/oc-litte-translated/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kernel Panic

james090500 opened this issue · comments

Hi,

After trying to apply a new Layout ID 18 for ALC 280 I am getting a Kernel Panic. I am able to successfully build and use a vanilla version of AppleALC, but with my changes it goes wrong. Do you have any ideas?

acidanthera/AppleALC@master...james090500:AppleALC:master

No idea. Never had this issue. There nust be an error somewhere in your Layout-ID.

If you think that's the likely problem I will go through again, thank you.

As an update. If I remove the configuration from PinConfigs > info.plist it doesn't panic... will see if thats wrong

This was resolved. When duplicating an entry in Resources/PinConfigs.kext/Contents/Info.plist
xcode changes the CodecID to <real> instead of <integer>

Don't use a plist editor when working with this file. It messes the whole file up. Use VS Studio instead