GithubHelp home page GithubHelp logo

Comments (29)

PIut02 avatar PIut02 commented on June 2, 2024 1

Have you tried adding the ssdt-cpur from this zip file to the Ventura version's repository? Please give it a try and let me know the outcome.

from rog-zephyrus-g14-ga401-hackintosh.

PIut02 avatar PIut02 commented on June 2, 2024 1

Since I don’t have a 2021 model, I may not be able to fix this issue. Surprisingly, this problem only occurs on the 2021 version, and I’m unsure of the reason behind it. I will update the supported models in the readme and welcome anyone who manages to solve this issue to submit a pull request in the future.

from rog-zephyrus-g14-ga401-hackintosh.

PIut02 avatar PIut02 commented on June 2, 2024 1

I have fixed several existing issues, but I don’t have a machine to test if my modifications are correct. Is there anyone available to help test if problems like freezing and installation crashes have been resolved?
OC.7z.zip
Reminder: This zip file does not include Nootedred, and clear NVRAM may be necessary for the changes to take full effect.

from rog-zephyrus-g14-ga401-hackintosh.

PIut02 avatar PIut02 commented on June 2, 2024 1

It's also a known issue, but it's caused by NootedRed so there's nothing we can do, just wait patiently for the driver to fix it.

from rog-zephyrus-g14-ga401-hackintosh.

PIut02 avatar PIut02 commented on June 2, 2024

Probably you need to customize UTBMap instead of disabling it, plus I just committed a new version, try to replace the OpenCore folder and clear nvram then try again. It may also be caused by image corruption.

from rog-zephyrus-g14-ga401-hackintosh.

mapomme1108 avatar mapomme1108 commented on June 2, 2024

Thank you for your quick answer

I did a "Reset NVRAM"

I have tried your new OpenCore folder and it stops on this line
"ACPI : sleep state S4 S5"

Before, I have been using macOS Ventura 13.4 and macOS Ventura 13.5 on several usb keys (USB 2 and USB 3)
I will redownload images and do new installation usb keys

from rog-zephyrus-g14-ga401-hackintosh.

PIut02 avatar PIut02 commented on June 2, 2024

Can you type 'powercfg /a' in the Windows terminal and give the result?it seems that the problem caused by the ssdt sleep patch I added.It is better if you can provide DSDT.

from rog-zephyrus-g14-ga401-hackintosh.

mapomme1108 avatar mapomme1108 commented on June 2, 2024

-- Here is the result of powercfg /a

The following sleep states are available on this system:
Standby (S0 Low Power Mode) Connected to Network
Hibernate

The following sleep states are not available on this system:
Standby (S1)
The system firmware does not support this sleep state.
This sleep state is disabled when S0 low power mode is supported.

Standby (S2)
The system firmware does not support this sleep state.
This sleep state is disabled when S0 low power mode is supported.

Standby (S3)
The system firmware does not support this sleep state.
This sleep state is disabled when S0 low power mode is supported.

Hybrid mode standby
Sleep mode (S3) is not available.

Quick Start
This action is disabled in the current system policy.

-- Here is a link to the DSDT.aml (I did the dump on Windows with acpidump.exe)
https://transfert.free.fr/LoasHdY

from rog-zephyrus-g14-ga401-hackintosh.

PIut02 avatar PIut02 commented on June 2, 2024

It's weird,you can try disabling SSDT-GPRW in config as well as ACPI Patch GPRW to XPRW and try installing again, but I'm not sure if sleep will work, Zephyrus G14 should factory support s3 sleep but your results show no, and something is missing in DSDT.
If you need to fix sleep, please use UMAF to adjust the sleep option to s3 and then use SSDTTime under Windows to re-extract the DSDT, I'll check again.

from rog-zephyrus-g14-ga401-hackintosh.

mapomme1108 avatar mapomme1108 commented on June 2, 2024

Hello,

I have tried disabling the patch and SSDT-GRPW but it does not work.

The link to UMAF does not work

Can you give me the previous version of your OpenCore folder ? I have lost it

I have tried your Monterey and Big Sur OpenCore folder but it does not work

Thanks

from rog-zephyrus-g14-ga401-hackintosh.

PIut02 avatar PIut02 commented on June 2, 2024

You can find the historical version in the following link, I think this problem may have nothing to do with opencore, have you updated the BIOS and close the fast boot or opened the above 4g decoding with UMAF?

from rog-zephyrus-g14-ga401-hackintosh.

mapomme1108 avatar mapomme1108 commented on June 2, 2024

The BIOS is up to date, version 412

Fastboot is disabled

I will try with UMAF

from rog-zephyrus-g14-ga401-hackintosh.

PIut02 avatar PIut02 commented on June 2, 2024

It just is in the linked repository, there is a UMAF_BETA.zip, which is it.Try this

from rog-zephyrus-g14-ga401-hackintosh.

mapomme1108 avatar mapomme1108 commented on June 2, 2024

Hello,

Thank you for your help

I have adjusted the sleep option to S3 in the BIOS with UMAF
Above 4g decoding was already activated

Now I can boot the installation usb key with your latest OpenCore folder
but the error is the same : it stops when there is 12 minutes left

from rog-zephyrus-g14-ga401-hackintosh.

PIut02 avatar PIut02 commented on June 2, 2024

Can you please let me know the model of your ssd hard drive?

from rog-zephyrus-g14-ga401-hackintosh.

mapomme1108 avatar mapomme1108 commented on June 2, 2024

My ssd hard drive model is :
SSD NVMe Kingston SNV2S4000G 4 To
Its firmware is : ELFK1N.1

from rog-zephyrus-g14-ga401-hackintosh.

PIut02 avatar PIut02 commented on June 2, 2024

It looks like the problem is not on the ssd hard drive, there is too little information and I have a hard time understanding what the problem is.
Try this OC.7z.zip

from rog-zephyrus-g14-ga401-hackintosh.

mapomme1108 avatar mapomme1108 commented on June 2, 2024

Hello,

I have tried the OC folder you gave me but there is the same problem.

I thank you for trying to help me.

I would like to know what SSDTTime does : does it generate patched files or will I have to patch them by hand?

Thanks

from rog-zephyrus-g14-ga401-hackintosh.

PIut02 avatar PIut02 commented on June 2, 2024

SSDTTime will automatically generates ssdts and patches, but I compared the files generated by the same model and found that they are exactly the same as you currently using, so I don't think the problem is on this.If you still want to try it, check this

from rog-zephyrus-g14-ga401-hackintosh.

PIut02 avatar PIut02 commented on June 2, 2024

I recently discovered that ASUS has combined MediaTek and Intel's network cards in the 2021 G14 model. However, this particular repository only provides drivers for Intel's network card, which could be one of the reasons why it cannot be installed.
Could you please let me know your network card model? If it happens to be a MediaTek model, you would need to replace it with an Intel network card.
Alternatively, you can try disabling AirportItlwm, BlueToolFixup, IntelBTPatcher, and IntelBluetooth Firmware in the kexts before installing, as these are the drivers for Intel's network cards and Bluetooth.

from rog-zephyrus-g14-ga401-hackintosh.

pointlessduffin-21 avatar pointlessduffin-21 commented on June 2, 2024

I also have a similar laptop as his. Although mine is a R7 5800HS model and an RTX 3050 (only difference is the lower-tier dGPU).

I have experienced the same errors as his. I even disabled IntelBluetooth, AirportItlwm, NootedRed, USB and so on but no success. I even tried Monterey rather than Ventura and it's still the same.

image

(I was required to disable them so that the installer would boot according to the logs below.)

image

I'm trying to get to the bottom of this but I've already spent like 20 hours on this so currently, I'm attempting to mount the drive to a VM, install Monterey on there then boot from it which bypasses the Installer completely from running on the host machine.

I would be happy to provide more boot logs and installer logs in screenshot form with regard to these issues.

from rog-zephyrus-g14-ga401-hackintosh.

PIut02 avatar PIut02 commented on June 2, 2024

Try this?OC.zip

from rog-zephyrus-g14-ga401-hackintosh.

pointlessduffin-21 avatar pointlessduffin-21 commented on June 2, 2024

So, I tried that but I made some modifications:

  • Disabled USBToolBox.kext
  • Disabled UTBMap.kext (Enabling this would give me the deny icon on macOS and refuses to continue booting)
  • Added -v onto boot-args (Get a verbose response to what's going on)

Heres the file:
OC.zip
[I removed NootedRed on the zip file btw]

The outcome:
It was weird.

(DISCLAIMER: I'm using a fresh install of macOS Monterey I made on a virtual machine then put it on my external SSD which boots just fine on both the VM and my other Hackintosh which lets me erase the installation as a variable.)
image

On my first boot, it loaded the Apple logo (like the actual Apple logo for Monterey with the significant space at the bottom) and showed up on my other display too (because NootedRed) but it just froze and the disk activity light stopped flashing.

image

On the second boot (after running ClearNVRAM), it won't boot to the Apple logo anymore and instead gives me errors relating to getCPUCStates not returning _CST then the system froze.

image

from rog-zephyrus-g14-ga401-hackintosh.

LoiNguyen99 avatar LoiNguyen99 commented on June 2, 2024

I have the same error as these guys, but I after running windows update, I got this error. Do you know how to fix it?
369035403_6920893911308317_4693950171025849926_n

from rog-zephyrus-g14-ga401-hackintosh.

PIut02 avatar PIut02 commented on June 2, 2024

I’ve noticed that Asus recently released a new version of the BIOS update. It’s important to note that when updating the BIOS, Windows Update will automatically install this update, resulting in the reset of BIOS settings. To resolve this, please make sure to recheck the Secure Boot and Above 4G Decoding options. Additionally, it is recommended to clear the NVRAM before trying again.

from rog-zephyrus-g14-ga401-hackintosh.

LoiNguyen99 avatar LoiNguyen99 commented on June 2, 2024

Working on my computer. That's great. Thank you.
It fixed many problems from my EFI.

However, I got some freezes when I open chrome. It only happens when Hardware acceleration is turned on in chrome settings. Do you have the same problem?

from rog-zephyrus-g14-ga401-hackintosh.

mapomme1108 avatar mapomme1108 commented on June 2, 2024

Hello,

Thank you for your work !

I have successfully insalled Ventura with your OC folder.

But there is no graphics acceleration.
macOS says the graphic card is : "Monitor 7 Mo"

from rog-zephyrus-g14-ga401-hackintosh.

PIut02 avatar PIut02 commented on June 2, 2024

Because I did not add Nootedred, just add Nootedred after the installation is complete

from rog-zephyrus-g14-ga401-hackintosh.

PIut02 avatar PIut02 commented on June 2, 2024

Already fixed.

from rog-zephyrus-g14-ga401-hackintosh.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.