bbiktop Posted June 2, 2020 Posted June 2, 2020 (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 June 2, 2020 by bbiktop
Administrators MaLd0n Posted June 2, 2020 Administrators Posted June 2, 2020 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
bbiktop Posted June 2, 2020 Author Posted June 2, 2020 (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 June 2, 2020 by bbiktop
Administrators MaLd0n Posted June 2, 2020 Administrators Posted June 2, 2020 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
bbiktop Posted June 2, 2020 Author Posted June 2, 2020 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!
bbiktop Posted June 2, 2020 Author Posted June 2, 2020 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>
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now