Contribute
Register

Laptop Display Transparency Problem in Ventura

I’ve tried. But not solution..
Any suggestion?
not seeing much wrong

although MacBookPro14,1 would be a better choice of SMBIOS

Lilu kext should be first in your list in your config.plist

agdpmod=vit9696 boot argument is for mainly for desktop computers with newer AMD cards

may also not need device-id in PciRoot(0x0)/Pci(0x2,0x0)

EDIT:
may also be worth updating all your kexts as well
 
Not yet. But i will try today.
I’ve formatted to Monterey. But The same problem..
MacOS not recognise my display panel i think . Because in display panel i can’t set refresh rate and when i plug external display The display name appear. Onboard display name only “unknown display”
 
I’ve formatted to Monterey. But The same problem..
MacOS not recognise my display panel i think . Because in display panel i can’t set refresh rate and when i plug external display The display name appear. Onboard display name only “unknown display”
Use this setting in Deviceproperties:
<key>PciRoot(0x0)/Pci(0x2,0x0)</key>
<dict>
<key>#framebuffer-con1-alldata</key>
<data>AQUJAAAIAACHAQAA</data>
<key>#framebuffer-con3-alldata</key>
<data>AwYKAAAIAACHAQAA</data>
<key>#framebuffer-con3-enable</key>
<integer>1</integer>
<key>#framebuffer-portcount</key>
<integer>4</integer>
<key>AAPL,ig-platform-id</key>
<data>AAAWGQ==</data>
<key>device-id</key>
<data>FhkAAA==</data>
<key>enable-hdmi20</key>
<data>AQAAAA==</data>
<key>enable-lspcon-support</key>
<data>AQAAAA==</data>
<key>framebuffer-con1-enable</key>
<data>AQAAAA==</data>
<key>framebuffer-con1-type</key>
<data>AAgAAA==</data>
<key>framebuffer-fbmem</key>
<data>AACQAA==</data>
<key>framebuffer-patch-enable</key>
<data>AQAAAA==</data>
<key>framebuffer-stolenmem</key>
<data>AAAwAQ==</data>
<key>framebuffer-unifiedmem</key>
<data>/////w==</data>
<key>model</key>
<string>Intel HD Graphics 630</string>
</dict>
 

Attachments

  • config.plist
    35.5 KB · Views: 31
I didn't find a solution for the transparency failure in Ventura and since everything looks horrible, I decided to go back to Monterey where transparency works perfectly, and in general the whole system works excellent. I hope someone can solve the transparency for kabylake in Ventura.
 
Back
Top