Contribute
Register

<< Solved >> Opencore audio troubles...

Status
Not open for further replies.
Joined
Mar 30, 2013
Messages
12
Motherboard
Gateway NV76R (Opencore)
CPU
Intel Core i5-3210/HM77
Graphics
HD 4000 1600x900x32
Mac
  1. MacBook Pro
I recently decided to upgrade to Catalina, and in the process decided to give Opencore a try. Everything works as expected except for audio. My internal card is ALC 269, and it worked on Clover using AppleAlc and layout 3, but this does not work on Opencore so far. Any help is appreciated and all relevant files are attached.
 

Attachments

  • EFI.zip
    2.2 MB · Views: 70
  • ioreg.zip
    3.3 MB · Views: 50
My audio unexpectedly stopped working after updating to Opencore 0.6.0 from 0.5.9. I primarily use a USB DAC so I haven't been too worried about it. Hopefully you figure this out.
 
My internal card is ALC 269, and it worked on Clover using AppleAlc and layout 3, but this does not work on Opencore so far.
You should read this page : https://github.com/acidanthera/AppleALC/wiki/Supported-codecs
According it, you can choose a layout id between 1 and 21.
I noticed one error in your config.plist; your layout-id 31 in DeviceProperties doesn't match your alcid 30 in NVRAM.
OpenCore people recommend to not use layout-id for now and prefer Nvram alcid.
 
I noticed one error in your config.plist; your layout-id 31 in DeviceProperties doesn't match your alcid 30 in NVRAM.
OpenCore people recommend to not use layout-id for now and prefer Nvram alcid.

According to many guides, the alcid in boot-args (nvram) takes precedence over anything else so it shouldn't matter. Also, the reason layout 30 was set was I was literally trying out all the layouts listed on the wiki (over 50 of them).

I think the problem is somewhere else but I will make this change in the meantime. Is it expected for the layout to change going from clover to opencore?
 
Not sure how to mark solved, but I did figure it out. Had to go over to Windows to dump my DSDT using SSDTtime so it could create my SSDT-HPET.aml. Added the recommended patches to my config.plist and all works well now. My layout-id remained the same from Clover. Guess I'll work on getting touchpad scrolling to work. Thanks again.

And also fixing iMessage, FaceTime which I have never gotten to work.
 
Status
Not open for further replies.
Back
Top