Jump to content

Recommended Posts

Posted (edited)

Hi there,

I've got gb brix gb-bri7-8550 with 8550 cpu and ALC255 codec. Also have uhd4k display with speakers, connected to it via dp. Everything was working fine for months (or even years) till now. Cannot understand when and what was the reason, but now dp sound on the monitor does not work. There's just no device in the settings. LineOut audio is working well though.
I didn't use sound on it for several months, but installed updates etc so cannot tell when it exactly happened.
I use clover 5118, latest weg/lilu/applealc, 10.15.5. The "Devices" section in the config is simple:
 

key>Devices</key>
        <dict>
                <key>Audio</key>
                <dict>
                        <key>##ALC255</key>
                        <string>3, 11, 13, 15, 17, 18, 21, 27, 28, 30, 31, 99</string>
                        <key>AFGLowPowerState</key>
                        <false/>
                        <key>Inject</key>
                        <integer>15</integer>
                        <key>ResetHDA</key>
                        <false/>
                </dict>
                <key>LANInjection</key>
                <false/>
                <key>Properties</key>
                <dict>
                        <key>PciRoot(0x0)/Pci(0x2,0x0)</key>
                        <dict>
                                <key>AAPL,ig-platform-id</key>
                                <data>AAAWWQ==</data>
                                <key>device-id</key>
                                <data>FlkAAA==</data>
                        </dict>
                </dict>
                <key>USB</key>
                <dict>
                        <key>AddClockID</key>
                        <false/>
                        <key>FixOwnership</key>
                        <false/>
                        <key>HighCurrent</key>
                        <false/>
                        <key>Inject</key>
                        <false/>
                </dict>
        </dict>

Please help

Edited by bbiktop
  • Administrators
Posted

Catalina 10.15.5?

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

Posted (edited)
1 minute ago, MaLd0n said:

Catalina 10.15.5?

Yes, but it started on 10.15.4, or even earlier. Cannot tell exactly when. Now I have everything updated to the latest version.

Edited by bbiktop
  • Administrators
Posted

creat patch with hackintool with hda-gfx entrie

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

Posted
5 minutes ago, MaLd0n said:

creat patch with hackintool with hda-gfx entrie

It is already onboard-1. Cannot attach ioreg due to size limit (
Well, added and still no dp in sound output:

        <key>Devices</key>
        <dict>
                <key>Audio</key>
                <dict>
                        <key>#ALC255</key>
                        <string>3, 11, 13, 15, 17, 18, 21, 27, 28, 30, 31, 99</string>
                        <key>AFGLowPowerState</key>
                        <false/>
                        <key>Inject</key>
                        <integer>15</integer>
                        <key>ResetHDA</key>
                        <false/>
                </dict>
                <key>LANInjection</key>
                <false/>
                <key>Properties</key>
                <dict>
                        <key>PciRoot(0x0)/Pci(0x2,0x0)</key>
                        <dict>
                                <key>AAPL,ig-platform-id</key>
                                <data>
                                AAAWWQ==
                                </data>
                                <key>device-id</key>
                                <data>
                                FlkAAA==
                                </data>
                                <key>hda-gfx</key>
                                <string>onboard-1</string>
                        </dict>
                </dict>
                <key>USB</key>
                <dict>
                        <key>AddClockID</key>
                        <false/>
                        <key>FixOwnership</key>
                        <false/>
                        <key>HighCurrent</key>
                        <false/>
                        <key>Inject</key>
                        <false/>
                </dict>
        </dict>

 

19 minutes ago, MaLd0n said:

creat patch with hackintool with hda-gfx entrie

https://file.io/uQp9Mn92 here it is. ty!

Posted
1 hour ago, MaLd0n said:

creat patch with hackintool with hda-gfx entrie

Well, made another properties with all options set and UHD630 instead of 617. Still does not work
 

                <key>Properties</key>
                <dict>
                        <key>PciRoot(0x0)/Pci(0x1F,0x3)</key>
                        <dict>
                                <key>AAPL,slot-name</key>
                                <string>Internal@0,31,3</string>
                                <key>device-id</key>
                                <data>
                                cKEAAA==
                                </data>
                                <key>device_type</key>
                                <string>Audio device</string>
                                <key>hda-gfx</key>
                                <string>onboard-1</string>
                                <key>layout-id</key>
                                <data>
                                DwAAAA==
                                </data>
                                <key>model</key>
                                <string>Apple HD Audio</string>
                        </dict>
                        <key>PciRoot(0x0)/Pci(0x2,0x0)</key>
                        <dict>
                                <key>AAPL,ig-platform-id</key>
                                <data>
                                CQClPg==
                                </data>
                                <key>AAPL,slot-name</key>
                                <string>Internal@0,2,0</string>
                                <key>device-id</key>
                                <data>
                                mz4AAA==
                                </data>
                                <key>enable-hdmi20</key>
                                <data>
                                AQAAAA==
                                </data>
                                <key>hda-gfx</key>
                                <string>onboard-1</string>
                        </dict>
                </dict>

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...