Contribute
Register

No sound with Realtek ALC3223 on Monterey

I actually did, on the first quote. Thanks for trying to help me by the way
i have already seen those old files

no need for me to look at those again

best to see your new files, wouldn't you agree?
 

Attachments

  • EFI.zip
    37.9 MB · Views: 21
Sorry :) here is the new one:
you need to add in your HPET.aml here:

Code:
<dict>
                <key>Comment</key>
                <string>SSDT-EC-USBX-LAPTOP.aml</string>
                <key>Enabled</key>
                <true/>
                <key>Path</key>
                <string>SSDT-EC-USBX-LAPTOP.aml</string>
            </dict>
            <dict>
                <key>Comment</key>
                <string>SSDT-PLUG-DRTNIA.aml</string>
                <key>Enabled</key>
                <true/>
                <key>Path</key>
                <string>SSDT-PLUG-DRTNIA.aml</string>
            </dict>
            <dict>
                <key>Comment</key>
                <string>SSDT-PNLF.aml</string>
                <key>Enabled</key>
                <true/>
                <key>Path</key>
                <string>SSDT-PNLF.aml</string>
            </dict>
            <dict>
                <key>Comment</key>
                <string>SSDT-XOSI.aml</string>
                <key>Enabled</key>
                <true/>
                <key>Path</key>
                <string>SSDT-XOSI.aml</string>
            </dict>

should not be needed:

Code:
<dict>
                <key>Base</key>
                <string></string>
                <key>BaseSkip</key>
                <integer>0</integer>
                <key>Comment</key>
                <string>Rename HDAS to HDEF (Audio)</string>
                <key>Count</key>
                <integer>0</integer>
                <key>Enabled</key>
                <true/>
                <key>Find</key>
                <data>SERBUw==</data>
                <key>Limit</key>
                <integer>0</integer>
                <key>Mask</key>
                <data></data>
                <key>OemTableId</key>
                <data></data>
                <key>Replace</key>
                <data>SERFRg==</data>
                <key>ReplaceMask</key>
                <data></data>
                <key>Skip</key>
                <integer>0</integer>
                <key>TableLength</key>
                <integer>0</integer>
                <key>TableSignature</key>
                <data>RFNEVA==</data>
            </dict>
and missing the Find and Replace entries that would have been generated
 
once you have sorted out that issue, try these layout ID's:
layout 1, 3, 11, 12, 13, 15, 44, 45, 66, 88
reset nvram on each try
 
Where to add those lines?
 

Attachments

  • Képernyőfotó 2023-07-31 - de. 12.41.32.png
    Képernyőfotó 2023-07-31 - de. 12.41.32.png
    154.8 KB · Views: 28
So sorry i got it now
 
I don't know, maybe this is cursed or impossible or something. I tried all ids but still no sound. No in no out. I know I changed the ids the correct way, because with one, the brightness got disabled.
 
Back
Top