hieplpvip / Asus-Zenbook-Hackintosh

Run macOS on Asus Zenbook with OpenCore
199 stars 44 forks source link

New support for Asus Vivobook S14 A411UF #34

Open faizauthar12 opened 5 years ago

faizauthar12 commented 5 years ago

What is your laptop? Asus Vivobook S14 ( A411UF )

Full specs CPU : Intel Core i5-8250U IGPU Intel UHD 620 / Nvidia MX130 Wifi : QCA 9377 Touchpad : Elan1300 Screen resolution : 1366x768 and i am using a microphone fix based on this forum https://www.olarila.com/forum/viewtopic.php?f=28&p=69064

Attach original DSDT from Clover here I attach the DSDT https://drive.google.com/open?id=1BHs_PeB-HI410UwNiQARpwEGoieQhrOz

honestly I am using Vivobook S15 configuration on my A411UF everything works except HDMI output doesn't work at all probably there is a few stuff at DSDT that are different from S15

whatnameisit commented 5 years ago

Look into this thread at tonymacx86: https://www.tonymacx86.com/threads/guide-general-framebuffer-patching-guide-hdmi-black-screen-problem.269149/ I followed this guide and enabled HDMI screen and sound output working with my Vivobook (Index2) by exporting the necessary patches with Hackintool (by headkaze) in .dsl format and pasting them into the SSDT at KabyLakeR UHD 620

faizauthar12 commented 5 years ago

@whatnameisit thanks ;)