Contribute
Register

Audio Not Working, Catalina, VIA VT2021, Lilu, AppleALC

Status
Not open for further replies.
Joined
Feb 10, 2012
Messages
31
Motherboard
Gigabyte Z370XP SLI
CPU
Intel Core i7 8700k
Graphics
ASUS RX 580 O8G
Mac
  1. MacBook Pro
Mobile Phone
  1. iOS
Tried all sorts of layout ids I could find all over the internet, no luck so far...
Attached my EFI folder if that help...
Thanks guys!

i7-2600K
Z77m-D3H
PowerColor R9 280X
 

Attachments

  • EFI.zip
    4.8 MB · Views: 96
Tried all sorts of layout ids I could find all over the internet, no luck so far...
Attached my EFI folder if that help...
Thanks guys!

i7-2600K
Z77m-D3H
PowerColor R9 280X
shouldn't be needed:
Code:
<dict>
                <key>Comment</key>
                <string>t1-10.8-AppleHDA-Realtek-ALC887</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>ixnUEQ==</data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>com.apple.driver.AppleHDA</string>
                <key>Replace</key>
                <data>hwjsEA==</data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>t1-AppleHDA-Resources-xml&gt;zml-(cloverALC-all_codecs)</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>eG1sLnps</data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>com.apple.driver.AppleHDA</string>
                <key>Replace</key>
                <data>em1sLnps</data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>t1-10.12-AppleHDA-Realtek-ALC...(cloverALC-all_codecs)</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>ihnUEQ==</data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.12.x,10.13.x</string>
                <key>Name</key>
                <string>com.apple.driver.AppleHDA</string>
                <key>Replace</key>
                <data>AAAAAA==</data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>t1-10.11-AppleHDA-Realtek-ALC...(cloverALC-all_codecs)</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>gxnUEQ==</data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.11.x</string>
                <key>Name</key>
                <string>com.apple.driver.AppleHDA</string>
                <key>Replace</key>
                <data>AAAAAA==</data>
            </dict>

should also be removed:
Code:
<dict>
                    <key>Comment</key>
                    <string>change HDAS to HDEF</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>SERBUw==</data>
                    <key>Replace</key>
                    <data>SERFRg==</data>
                </dict>

try all id as per:
 
shouldn't be needed:
Code:
<dict>
                <key>Comment</key>
                <string>t1-10.8-AppleHDA-Realtek-ALC887</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>ixnUEQ==</data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>com.apple.driver.AppleHDA</string>
                <key>Replace</key>
                <data>hwjsEA==</data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>t1-AppleHDA-Resources-xml&gt;zml-(cloverALC-all_codecs)</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>eG1sLnps</data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>com.apple.driver.AppleHDA</string>
                <key>Replace</key>
                <data>em1sLnps</data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>t1-10.12-AppleHDA-Realtek-ALC...(cloverALC-all_codecs)</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>ihnUEQ==</data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.12.x,10.13.x</string>
                <key>Name</key>
                <string>com.apple.driver.AppleHDA</string>
                <key>Replace</key>
                <data>AAAAAA==</data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>t1-10.11-AppleHDA-Realtek-ALC...(cloverALC-all_codecs)</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>gxnUEQ==</data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.11.x</string>
                <key>Name</key>
                <string>com.apple.driver.AppleHDA</string>
                <key>Replace</key>
                <data>AAAAAA==</data>
            </dict>

should also be removed:
Code:
<dict>
                    <key>Comment</key>
                    <string>change HDAS to HDEF</string>
                    <key>Disabled</key>
                    <false/>
                    <key>Find</key>
                    <data>SERBUw==</data>
                    <key>Replace</key>
                    <data>SERFRg==</data>
                </dict>

try all id as per:
Thank you very much! After removing all the stuff, now theres an HDMI option in the audio drop down menu!
But still no regular outputs :(

I did check the ids for VT2021, but 5 7 9 13 dont work :(

Attached an updated EFI folder!

Thanks!
 

Attachments

  • EFI.zip
    4.8 MB · Views: 79
Thank you very much! After removing all the stuff, now theres an HDMI option in the audio drop down menu!
But still no regular outputs :(

I did check the ids for VT2021, but 5 7 9 13 dont work :(

Attached an updated EFI folder!

Thanks!
you may want to remove this section:

Code:
<key>Inject</key>
            <integer>13</integer>
also enable ResetHDA

and just make your edits here:
Code:
<key>PciRoot(0x0)/Pci(0x1B,0x0)</key>
            <dict>
                <key>AAPL,slot-name</key>
                <string>Internal@0,27,0</string>
                <key>device_type</key>
                <string>Audio device</string>
                <key>hda-gfx</key>
                <string>onboard-1</string>
                <key>layout-id</key>
                <integer>13</integer>
                <key>model</key>
                <string>VIA VT2021 Audio Controller</string>
            </dict>

in terminal, enter in:
Code:
sudo kextcache -i /
and copy and paste the results here

also unrelated, but this is in the wrong place:
Code:
<dict>
                <key>Comment</key>
                <string>change EHC1 to EH01</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>RUhDMQ==</data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>change EHC1 to EH01</string>
                <key>Replace</key>
                <data>RUgwMQ==</data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>change EHC2 to EH02</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>RUhDMg==</data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>change EHC2 to EH02</string>
                <key>Replace</key>
                <data>RUgwMg==</data>
            </dict>
 
in terminal, enter in:
Code:
sudo kextcache -i /
and copy and paste the results here
Here are the results, I'll keep trying different IDs with ResetHDA enabled, thanks!

Code:
Kext with invalid signature (-67062) allowed: <OSKext 0x7ff63d606700 [0x7fff8562ccc0]> { URL = "file:///Library/Extensions/AppleALC.kext/", ID = "as.vit9696.AppleALC" }

Kext with invalid signature (-67062) allowed: <OSKext 0x7ff63d605b50 [0x7fff8562ccc0]> { URL = "file:///Library/Extensions/Lilu.kext/", ID = "as.vit9696.Lilu" }

KernelCache ID: 7A1BBC33D7EE1902DA4F7012F3EC8F48

Kext with invalid signature (-67062) allowed: <OSKext 0x7fe4ede06f50 [0x7fff8562ccc0]> { URL = "file:///Library/Extensions/Lilu.kext/", ID = "as.vit9696.Lilu" }

Kext with invalid signature (-67062) allowed: <OSKext 0x7fe4ebd0b030 [0x7fff8562ccc0]> { URL = "file:///Library/Extensions/AppleALC.kext/", ID = "as.vit9696.AppleALC" }

Error encountered during approval check: Error Domain=OSSystemExtensionErrorDomain Code=1 "(null)"

Driver Extension is not approved to run: <OSKext 0x7fe4edf1ce00 [0x7fff8562ccc0]> { URL = "file:///Library/SystemExtensions/A1FE58EC-B65C-40AB-AC9E-E07E98172E21/org.pqrs.Karabiner-DriverKit-VirtualHIDDevice.dext/", ID = "org.pqrs.Karabiner-DriverKit-VirtualHIDDevice" }
 
Here are the results, I'll keep trying different IDs with ResetHDA enabled, thanks!

Code:
Kext with invalid signature (-67062) allowed: <OSKext 0x7ff63d606700 [0x7fff8562ccc0]> { URL = "file:///Library/Extensions/AppleALC.kext/", ID = "as.vit9696.AppleALC" }

Kext with invalid signature (-67062) allowed: <OSKext 0x7ff63d605b50 [0x7fff8562ccc0]> { URL = "file:///Library/Extensions/Lilu.kext/", ID = "as.vit9696.Lilu" }

KernelCache ID: 7A1BBC33D7EE1902DA4F7012F3EC8F48

Kext with invalid signature (-67062) allowed: <OSKext 0x7fe4ede06f50 [0x7fff8562ccc0]> { URL = "file:///Library/Extensions/Lilu.kext/", ID = "as.vit9696.Lilu" }

Kext with invalid signature (-67062) allowed: <OSKext 0x7fe4ebd0b030 [0x7fff8562ccc0]> { URL = "file:///Library/Extensions/AppleALC.kext/", ID = "as.vit9696.AppleALC" }

Error encountered during approval check: Error Domain=OSSystemExtensionErrorDomain Code=1 "(null)"

Driver Extension is not approved to run: <OSKext 0x7fe4edf1ce00 [0x7fff8562ccc0]> { URL = "file:///Library/SystemExtensions/A1FE58EC-B65C-40AB-AC9E-E07E98172E21/org.pqrs.Karabiner-DriverKit-VirtualHIDDevice.dext/", ID = "org.pqrs.Karabiner-DriverKit-VirtualHIDDevice" }
remove Lilu and AppleALC kexts as you already have them in your EFI, then re run the above command (no need to paste the new results as long as lilu and applealc do not appear)
reboot and test your layout's
 
Ran the command again, no more Lilu and AppleALC showing up, tested layouts but still no luck :(

included newest EFI folder

Thanks for helping man, appreciate it very much!
 

Attachments

  • EFI.zip
    4.8 MB · Views: 86
Ran the command again, no more Lilu and AppleALC showing up, tested layouts but still no luck :(

included newest EFI folder

Thanks for helping man, appreciate it very much!
may or may not matter but try:
PciRoot(0x0)/Pci(0x1b,0x0)
(lowercase b)

or maybe it could be:
PciRoot(0x0)/Pci(0x1f,0x3)

have a read on:

(using gfxutil)

may also be worth enabling:
FixTMR
FixRTC
FixIPIC
FixHPET
 
Some how this did the trick!! Now audio is working!!
may or may not matter but try:
PciRoot(0x0)/Pci(0x1b,0x0)
(lowercase b)
Thank you so much :)
 
Status
Not open for further replies.
Back
Top