Contribute
Register

OpenCore stuck on bridges 3 : devices 14

Status
Not open for further replies.
Ok, I did all of the patches you said but no sound coming through...
DSDT.aml should be removed

missing your IRQ renames in your config.plist

make sure PciRoot(0x0)/Pci(0x1B,0x0) is correct for your audio
 
Ok, so removed that and fixed the IRQ and the PciRoot but still no audio
 

Attachments

  • EFI.zip
    10.2 MB · Views: 19
Ok, so removed that and fixed the IRQ and the PciRoot but still no audio
still missing your config.plist renames:
Code:
<key>Patch</key>
        <array/>
 
What renames?
the IRQ conflicts, a config.plist was generated when you created your HPET.aml, they need to be added into your config.plist
 
So is this EFI gonna work with the audio and Hackintosh?
 

Attachments

  • EFI.zip
    10.2 MB · Views: 23
So is this EFI gonna work with the audio and Hackintosh?
still missing your Find and Replace section in here:

Code:
<key>Patch</key>
        <array/>
 
Ok, how do I do the "Find & Replace" section?
 
Ok, how do I do the "Find & Replace" section?
the IRQ conflicts, a config.plist was generated when you created your HPET.aml, they need to be added into your config.plist
 
How do I do that?
 
Status
Not open for further replies.
Back
Top