PIut02 / ROG-Zephyrus-G14-GA401-Hackintosh

OpenCore Config for Asus ROG-Zephyrus-G14-GA401(2020-2021) with AMD Ryzen.
84 stars 3 forks source link

Thank you for your hard work, it works well! #20

Closed oceanthedev closed 10 months ago

oceanthedev commented 10 months ago

I have the 2020 model and it works fairly well. I don't need to disable the NootedRed kext while installing, everything happens smoothly and quickly.

  1. For those who experience the boot loop or boot stuck, just add this boot-arg: ncpi=0x2000.
  2. I can confirm the issues with Chromium browsers. I try to use Firefox but it freezes my PC continuously, which is bad, so never try to use this. My solution is that you could use Microsoft Edge, which has similar issues in Chrome but it is more stable so far in my case. It freezes for a few minutes when typing in the search bar for the first time, after that you can use it smoothly.
  3. Your update for OpenCore 0.9.6 does not work with Wi-Fi in my case, I've replaced the new kexts with the old ones and it works normally.

I wanna thank you a lot for your hard work! Hopefully, the NootedRed team will release more stable builds soon.

Screenshot 2023-11-20 at 17 42 41
PIut02 commented 10 months ago

Regarding the first point, if Above 4G decoding is turned on correctly, I don't think ncpi=0x2000 is needed. Regarding the second point, using these browsers only requires turning off hardware acceleration to avoid system freezing. Regarding the third point, this update is only available for the Sonoma version, you can find the previous version here, and I will update this branch if needed. Finally, thank you for your support😊

oceanthedev commented 10 months ago

Regarding the first point, if Above 4G decoding is turned on correctly, I don't think ncpi=0x2000 is needed. Regarding the second point, using these browsers only requires turning off hardware acceleration to avoid system freezing. Regarding the third point, this update is only available for the Sonoma version, you can find the previous version here, and I will update this branch if needed. Finally, thank you for your support😊

Thank you! I also want to ask you if there is any way to make AirDrop work? I could find my iPhone via AirDrop but could not send anything. In my iPhone, I could not find my PC either. I've heard that we have to replace the current card with the native card to make it work. Thank you.

PIut02 commented 10 months ago

Intel network cards don't make AirDrop work, some Broadcom network cards do, but I haven't learned more about it.

oceanthedev commented 10 months ago

Intel network cards don't make AirDrop work, some Broadcom network cards do, but I haven't learned more about it.

Thank you for your response!