Contribute
Register

<< Solved >> Unable to boot any MacOs on Asus Vivobook X509FA-EJ311TS

Status
Not open for further replies.
Joined
May 16, 2021
Messages
21
Motherboard
ASUS VIVOBOOK X509FA-EJ311TS
CPU
i3-10110U
Graphics
Intel UHD
Mobile Phone
  1. Android
  2. iOS
My laptop is Asus Vivobook, Processor- i3 10110u RAM- 4GB soldered 8GB DDR4 in the single slot Intel UHD (doesn't says a model number)

So I've had previous experiences with hackintosh. Had installed Big Sur on my i5 4590, 8 GB DDR3. But currently using High Sierra on the same desktop reason being it supports my 1050 Ti.

Coming back to the laptop, I purchased it because it was 10th gen Ice Lake Intel.. last gen probably for now to support notebook hackintosh. I started by trying to install Catalina with clover, stuck at Random Endseed which I probably cause by the onboard plus added RAM. Then, I tried Big Sur as I already had the installer from the last time. Tried EFI found online by another forum user who hackintoshed their MI notebook. It didn't work. Then created an OpenCore EFI from scratch. Reached the installer, installer gives a kernel panic midway install, tried with Monterey, same issue. Then tried running Catalina with my OpenCore EFI couldn't even reach installer. Kernel panic mid way for both Mojave and Catalina.


The EFI can be a mess right now bcoz I tried to put everything that could solve my issue
 

Attachments

  • EFI.zip
    4.6 MB · Views: 113
  • kernal.jpg
    kernal.jpg
    189.7 KB · Views: 183
My laptop is Asus Vivobook, Processor- i3 10110u RAM- 4GB soldered 8GB DDR4 in the single slot Intel UHD (doesn't says a model number)

So I've had previous experiences with hackintosh. Had installed Big Sur on my i5 4590, 8 GB DDR3. But currently using High Sierra on the same desktop reason being it supports my 1050 Ti.

Coming back to the laptop, I purchased it because it was 10th gen Ice Lake Intel.. last gen probably for now to support notebook hackintosh. I started by trying to install Catalina with clover, stuck at Random Endseed which I probably cause by the onboard plus added RAM. Then, I tried Big Sur as I already had the installer from the last time. Tried EFI found online by another forum user who hackintoshed their MI notebook. It didn't work. Then created an OpenCore EFI from scratch. Reached the installer, installer gives a kernel panic midway install, tried with Monterey, same issue. Then tried running Catalina with my OpenCore EFI couldn't even reach installer. Kernel panic mid way for both Mojave and Catalina.


The EFI can be a mess right now bcoz I tried to put everything that could solve my issue
probably do not need:
Code:
<dict>
                <key>Comment</key>
                <string>OpenPartitionDxe.efi</string>
                <key>Path</key>
                <string>OpenPartitionDxe.efi</string>
                <key>Enabled</key>
                <true/>
                <key>Arguments</key>
                <string></string>
            </dict>
            <dict>
                <key>Comment</key>
                <string>OpenUsbKbDxe.efi</string>
                <key>Path</key>
                <string>OpenUsbKbDxe.efi</string>
                <key>Enabled</key>
                <true/>
                <key>Arguments</key>
                <string></string>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Ps2MouseDxe.efi</string>
                <key>Path</key>
                <string>Ps2MouseDxe.efi</string>
                <key>Enabled</key>
                <true/>
                <key>Arguments</key>
                <string></string>
            </dict>
            <dict>
                <key>Comment</key>
                <string>UsbMouseDxe.efi</string>
                <key>Path</key>
                <string>UsbMouseDxe.efi</string>
                <key>Enabled</key>
                <true/>
                <key>Arguments</key>
                <string></string>
            </dict>
please update your hardware profile to allow others to help you easier

please read the faq for proper hardware profile setup:
 
probably do not need:
Code:
<dict>
                <key>Comment</key>
                <string>OpenPartitionDxe.efi</string>
                <key>Path</key>
                <string>OpenPartitionDxe.efi</string>
                <key>Enabled</key>
                <true/>
                <key>Arguments</key>
                <string></string>
            </dict>
            <dict>
                <key>Comment</key>
                <string>OpenUsbKbDxe.efi</string>
                <key>Path</key>
                <string>OpenUsbKbDxe.efi</string>
                <key>Enabled</key>
                <true/>
                <key>Arguments</key>
                <string></string>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Ps2MouseDxe.efi</string>
                <key>Path</key>
                <string>Ps2MouseDxe.efi</string>
                <key>Enabled</key>
                <true/>
                <key>Arguments</key>
                <string></string>
            </dict>
            <dict>
                <key>Comment</key>
                <string>UsbMouseDxe.efi</string>
                <key>Path</key>
                <string>UsbMouseDxe.efi</string>
                <key>Enabled</key>
                <true/>
                <key>Arguments</key>
                <string></string>
            </dict>
please update your hardware profile to allow others to help you easier

please read the faq for proper hardware profile setup:
Removed all these drivers and added a new apci, ssdt-nvme.. now the error has changed to this
 

Attachments

  • IMG20211224192709.jpg
    IMG20211224192709.jpg
    5.8 MB · Views: 88
Removed all these drivers and added a new apci, ssdt-nvme.. now the error has changed to this
I have stopped trying on catalina, closest thing I could reach was installer and that of big sur and monterey, This is the efi and with my knowledge this is as far asi can go, the installer gets stuck and/or restarts and/or shows couldnt complete install when it has installed about 12 gb. please help the OC logs are in the folder aswell
try the files in my guide
Help please
 

Attachments

  • EFI.zip
    4.6 MB · Views: 102
I have stopped trying on catalina, closest thing I could reach was installer and that of big sur and monterey, This is the efi and with my knowledge this is as far asi can go, the installer gets stuck and/or restarts and/or shows couldnt complete install when it has installed about 12 gb. please help the OC logs are in the folder aswell

Help please
try the files from the guide:
 
yes, as mentioned

also read post 2 of the guide
Followed your guide still having a kernal panic, what am I doing wrong, Efi provided is with logs , couldnt even reach till installer
 

Attachments

  • Efi with logs.zip
    17.3 MB · Views: 78
Status
Not open for further replies.
Back
Top