Skip to content

Commit d311b5e

Browse files
authored
Adding a note for Haswell users preventing unbootable system
1 parent 023615d commit d311b5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.plist/haswell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ We also add 3 more properties, `framebuffer-patch-enable`, `framebuffer-stolenme
151151
`layout-id`
152152

153153
* 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).
154-
* You can delete this property outright as it's unused for us at this time
154+
* 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.
155155

156156
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/)
157157

0 commit comments

Comments
 (0)