Contribute
Register

No Sound - Help!

Status
Not open for further replies.
Joined
Feb 6, 2017
Messages
10
Motherboard
Gigabyte GA-Z170X Designare
CPU
i7-6700K
Graphics
RX 580
Mac
  1. MacBook Pro
Mobile Phone
  1. iOS
In my config.plist, this is all I have. Am I missing anything?

<key>Audio</key>
<dict>
<key>#Inject</key>
<string>12</string>
<key>AFGLowPowerState</key>
<true/>
<key>ResetHDA</key>
<true/>
</dict>
 
Yes,

you need to uncomment <key>#Inject</key> line
 
Yes,

you need to uncomment <key>#Inject</key> line

I just tried that, but it reverted to being uncommented after I restarted. I've tried every possible solutions that I could find in the forum to the point that I broke my system and had to do another fresh install, but still no luck in getting the audio to work
 

Attachments

  • EFI.zip
    3.3 MB · Views: 86
What audio codec do you have?
 



Not sure if I'm doing these all wrong, but it keeps on reverting to the original whenever I make changes. I mount the EFI using Clover Configurator, and open config.plist. I make some of the changes (I still can't find where the layout-id is) and save it. When I restart, I'm back to where I started
 
Not sure if I'm doing these all wrong, but it keeps on reverting to the original whenever I make changes. I mount the EFI using Clover Configurator, and open config.plist. I make some of the changes (I still can't find where the layout-id is) and save it. When I restart, I'm back to where I started
use hackintool, it is better:

and follow this as well:

 
So, I added the following on my config.plist and I still can't get the sound to work:

<key>PciRoot(0x0)/Pci(0x1F,0x3)</key>
<dict>
<key>AAPL,slot-name</key>
<string>Internal@0,31,3</string>
<key>device-id</key>
<data>
cJ0AAA==
</data>
<key>device_type</key>
<string>Audio device</string>
<key>hda-gfx</key>
<string>onboard-1</string>
<key>layout-id</key>
<data>
AAAAAA==
</data>
<key>model</key>
<string>100 Series/C230 Series Chipset Family HD Audio Controller</string>
</dict>

I even tried to change the layout-id to 1 , 2 , 3 , 5 , 7 , or 11; and I still have a grayed out sound icon. I attached my current EFI for your review
 

Attachments

  • EFI.zip
    3.3 MB · Views: 78
Can anyone help, please???
 
Status
Not open for further replies.
Back
Top