Skip to content

Commit

Permalink
Adding a note for Haswell users preventing unbootable system
Browse files Browse the repository at this point in the history
  • Loading branch information
watermel0l committed Nov 2, 2024
1 parent 4dff647 commit 0eb8538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.plist/haswell.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ We also add 3 more properties, `framebuffer-patch-enable`, `framebuffer-stolenme
`layout-id`

* Applies AppleALC audio injection, you'll need to do your own research on which codec your motherboard has and match it with AppleALC's layout. [AppleALC Supported Codecs](https://github.com/acidanthera/AppleALC/wiki/Supported-codecs).
* You can delete this property outright as it's unused for us at this time
* You can delete this property outright as it's unused for us at this time. If deleting 'layout-id' leaves PciRoot(0x0)/Pci(0x1b,0x0) dictionary empty, delete it as well. You might end up with unbootable system otherwise.

For us, we'll be using the boot-arg `alcid=xxx` instead to accomplish this. `alcid` will override all other layout-IDs present. More info on this is covered in the [Post-Install Page](https://dortania.github.io/OpenCore-Post-Install/)

Expand Down

0 comments on commit 0eb8538

Please sign in to comment.