Qonfused / ASUS-ZenBook-Duo-14-UX481-Hackintosh

OpenCore configuration for the ASUS ZenBook Duo 14" (UX481FA/FL)
https://github.com/Qonfused/ASUS-ZenBook-Duo-14-UX481-Hackintosh
BSD 3-Clause "New" or "Revised" License
29 stars 1 forks source link

Update OpenCore to 0.8.6 w/ macOS Ventura fixes #10

Closed Qonfused closed 1 year ago

Qonfused commented 1 year ago

(Latest update): https://dortania.github.io/hackintosh/updates/2022/11/07/acidanthera-november.html

Qonfused commented 1 year ago

TODO:

Qonfused commented 1 year ago

Base OpenCore files w/ prebuilt ACPI patches (in grey, including SSDT-PLUG):

Note Missing essential kexts; I still need to prune defunct kexts from the previous config.

image

Additional Files: Folder File URL
OC config (OC 0.8.6) config.plist
OC/Drivers HfsPlus HfsPlus.efi
Qonfused commented 1 year ago

Will need to do a OC clean snapshot in propertree; was using an older version of propertree without 0.8.6 serials/etc.

Qonfused commented 1 year ago

Currently investigating a kernel panic around Booter > Quirks: https://dortania.github.io/OpenCore-Install-Guide/troubleshooting/extended/kernel-issues.html#kernel-panic-on-invalid-frame-pointer

These are the values from the 0.7.6 config to try: Key Type Value
DevirtualiseMmio Boolean True
EnableWriteUnprotector Boolean True
SetupVirtualMap Boolean False
RebuildAppleMemoryMap Boolean False
SyncRuntimePermissions Boolean False

Likely suggests an older firmware not supporting MAT (as mentioned in the guide linked above).

Qonfused commented 1 year ago

Working on updating kexts, but I'm able to get HDMI working so far after updating Lilu & WhateverGreen w/ the updated config.

Maleficent-Magik commented 1 year ago

Working on updating kexts, but I'm able to get HDMI working so far after updating Lilu & WhateverGreen w/ the updated config.

Hey! Good to see you again @Qonfused :) Sorry for not participating too much in the bug search ^^' I'm studying Law (History of administration, what a bore...), and literally, it takes me DAY AND NIGHT, Weekend included...

I've been trying to figure out the whole conversation, so for now, the Screenpad is still "buggy", but now, the HDMI connection would work on the INTEL? chip (I'm talking about Intel because Nvidia is not supported...?) on an external monitor without any difficulty? that would be awesome to hear! Is that right?

UsedDiscord / Magik (my new pseudo as well)

Qonfused commented 1 year ago

Yeah that's correct. I also noticed that both trackpad buttons also work but are mapped to the wrong functions (can be fixed).

Maleficent-Magik commented 1 year ago

Yeah, that's good news! Concerning the trackpad, I had noticed that, but is it true? or did I use my trackpad wrong? It's up to you to check it too, so I don't say anything stupid...

Qonfused commented 1 year ago

There were some additional plugins that needed to be imported from the voodoo kexts that weren't explicitly imported after doing a propertree clean snapshot; this may have affected this behavior since beforehand I noticed the same behavior as you (right click button not working).

As long as both buttons function it shouldn't be difficult to fix.

Maleficent-Magik commented 1 year ago

Indeed, it tells me something about this story of snapshot...

It seems to me that Propertree disables something during this... but I have a doubt heh ^^'

Qonfused commented 1 year ago

A lame fix would be to use karabiner, which works but adds unnecessary additional work for people to do.

Maleficent-Magik commented 1 year ago

Exactly, Karabiner Docs Mouse Button but for a first preview, that is good i think, so i think try that when i have the time...