Contribute
Register

Asus Zenbook 13 UX 333 F (Whiskey Lake) Compatibility!

Status
Not open for further replies.
How about your others Hardware, Webcam, Sound, are they working OOB without missing something? My cam is blackscreen, my sound still missing occasionally.... For HDMI, I use Airplay
Sound is working. Webcam I don't care. HDMI reboots no matter what configuration I make, maybe I need to patch Whatevergreen.kext... I didn't understand framebuffer patching very well.
 
Hello again guys... unfortunately HDMI is still not working (rebooting after plugging in my UX333FN). I tried the frame buffer patching method suggested by Hackintool after changing the DP connector to HDMI but nothing changed (framebuffer-con1-type & framebuffer-con2-type). Maybe I missed something during patching?

Here I attach my config.plist and my Ioreg, as well as my complete EFI, if someone is able to help me :(

P.S. I also tried a USB-C to HDMI adapter, it doesn't work in OS X and NOT EVEN in Windows 10, googling I found out that probably my zen book is not compatible with this kind of adapter (Choetech). So I'm back trying with HDMI...

View attachment 478076
You can use my config for iGPU, in my Laptop it works. But it works only in 10.15.4
Code:
<key>PciRoot(0x0)/Pci(0x2,0x0)</key>
            <dict>
                <key>AAPL,ig-platform-id</key>
                <data>CQClPg==</data>
                <key>AAPL,slot-name</key>
                <string>Built-In</string>
                <key>device-id</key>
                <data>pT4AAA==</data>
                <key>enable-hdmi20</key>
                <data>AQAAAA==</data>
                <key>framebuffer-con2-busid</key>
                <data>AgAAAA==</data>
                <key>framebuffer-con2-enable</key>
                <integer>1</integer>
                <key>framebuffer-con2-pipe</key>
                <data>EAAAAA==</data>
                <key>framebuffer-con2-type</key>
                <data>AAgAAA==</data>
                <key>framebuffer-patch-enable</key>
                <data>AQAAAA==</data>
                <key>hda-gfx</key>
                <string>onboard-1</string>
                <key>layout-id</key>
                <data>FQAAAA==</data>
                <key>model</key>
                <string>UHD Graphics 620 (Whiskey Lake)</string>
            </dict>
 
You can use my config for iGPU, in my Laptop it works. But it works only in 10.15.4
Code:
<key>PciRoot(0x0)/Pci(0x2,0x0)</key>
            <dict>
                <key>AAPL,ig-platform-id</key>
                <data>CQClPg==</data>
                <key>AAPL,slot-name</key>
                <string>Built-In</string>
                <key>device-id</key>
                <data>pT4AAA==</data>
                <key>enable-hdmi20</key>
                <data>AQAAAA==</data>
                <key>framebuffer-con2-busid</key>
                <data>AgAAAA==</data>
                <key>framebuffer-con2-enable</key>
                <integer>1</integer>
                <key>framebuffer-con2-pipe</key>
                <data>EAAAAA==</data>
                <key>framebuffer-con2-type</key>
                <data>AAgAAA==</data>
                <key>framebuffer-patch-enable</key>
                <data>AQAAAA==</data>
                <key>hda-gfx</key>
                <string>onboard-1</string>
                <key>layout-id</key>
                <data>FQAAAA==</data>
                <key>model</key>
                <string>UHD Graphics 620 (Whiskey Lake)</string>
            </dict>
Can you share your EFI on UX433F
 
I can't use USB to Ethernet.
help me.
 

Attachments

  • 54DFF9E7-0233-4A00-A6F2-8F859C50E39A.jpeg
    54DFF9E7-0233-4A00-A6F2-8F859C50E39A.jpeg
    107.4 KB · Views: 91
Hi all!
I don't know if this thread is still alive but anyway...
I've managed to install Catalina on my UX333FA with some parts from FlasHRender but so far, no wifi nor BT, no keyboard backlight and no sound.
 
Hi @Sdese. Can you explain a couple of things in your EFI?

1. What have you changed in DSDT? My audio is really unstable and looks like this is the only relevant difference from my setup.

2. How do you regulate keyboard backlight? F7 does not work.

Thanks!
 
Hi guys, has anyone got sound working on OpenCore? I've been struggling with it for days...
I've tried every (theoretically) working id on AppleALC for ALC294... With some layouts the mic is working, but about speakers... No luck.
I didn't really understand the ssdt-ALC294 thing, does it need any kext? Without any it doesn't work.
Running Big Sur on UX333FN btw
 
Somebody tried to install BigSur?
 
Hi guys, has anyone got sound working on OpenCore? I've been struggling with it for days...
I've tried every (theoretically) working id on AppleALC for ALC294... With some layouts the mic is working, but about speakers... No luck.
I didn't really understand the ssdt-ALC294 thing, does it need any kext? Without any it doesn't work.
Running Big Sur on UX333FN btw
On Big Sur I don't know, on Catalina use EFI from this topic
 
Status
Not open for further replies.
Back
Top