Closed edwin170 closed 6 months ago
https://github.com/PIut02/ROG-Zephyrus-G14-GA401-Hackintosh/issues/5%20, here the lastest efi zip file, could you tell me what did you change or what's the difference between the original one or this one? i mean if OC.7z.zip disable something important ?
if I'm not mistaken, something important should be consistent with the files under the 2021 folder in the current repository. With the file in #5 can you boot normally? And please tell me your internal ssd model, even if you boot from an external ssd it still has an effect.
if I'm not mistaken, something important should be consistent with the files under the 2021 folder in the current repository.
With the file in #5 can you boot normally? And please tell me your internal ssd model, even if you boot from an external ssd it still has an effect.
It's an Intel chip one iirc, it is a kingspace. And yeah it booted up after I reset nvram with the efi above. But internet and Bluetooth are not working sadly
amfi_get_out_of_my_way=1 i saw this argument, isn't this dangerous ?
amfi_get_out_of_my_way=1 i saw this argument, isn't this dangerous ?
This is just to unblock some apps that don't have a signature, and you can delete it if you don't need it.
amfi_get_out_of_my_way=1 i saw this argument, isn't this dangerous ?
This is just to unblock some apps that don't have a signature, and you can delete it if you don't need it.
Oh well ok thank you, hey do you know if i can fix the wifi ?
And ask if there is still a boot error with the latest files in the repository now?
And ask if there is still a boot error with the latest files in the repository now?
It stops bro into sleep thingy but with the zip efi above it worked but wifi and Bluetooth doesn't work 😭
Ok, I think there may be something wrong in a certain update, I will recheck it, about wifi and bluetooth, the kext in the zip above is only for the Ventura version, other versions of the system cannot be used, to fix it only need to download the corresponding version of the kext replacement or change the system version.
Ok, I think there may be something wrong in a certain update, I will recheck it, about wifi and bluetooth, the kext in the zip above is only for the Ventura version, other versions of the system cannot be used, to fix it only need to download the corresponding version of the kext replacement or change the system version.
I already downloaded the kext for my current Monterrey, but it continue. Btw soon I am gonna update to Ventura to see if works better
so i tried ventura and most of things works great, but wifi and bluethooth are not working :(
MediaTek Wifi-6 MT7921 also just in case this is my card
MTK is unsupported and there is no way to use it in macOS, please replace the Intel network card if necessary.
MTK is unsupported and there is no way to use it in macOS, please replace the Intel network card if necessary.
Alright bro thank you so much for your help, I am gonna try to replace the card with another laptop one
I changed the wifi card and wifi and bluetooth started working well. thank you so much for this efi
hi, do you have any idea about this ?, I always execute sudo pmset autopoweroff 0 && sudo pmset powernap 0 && sudo pmset standby 0 && sudo pmset proximitywake 0 && sudo pmset tcpkeepalive 0 before sleep. so always it can't show anything when I want to wake it up so I had to force reboot. now after it sleep I wake it up and then connect a hdmi and I can see the screen but in my laptop I can't. it is not detecting the laptop screen after the sleep. could you please tell me if you know something about it.
So, first check the USB issue and check whether the dGPU mask patch takes effect, by checking whether there is NVIDIA-related in the PCI device.
hi, first thanks for this efi.
when i try to boot monterrey on an external ssd with this efi with some modifications like the serial number. this gets stuck on ACPI and reboot. do you have any idea how to fix it please
my laptop is a g14 2021. AMD Ryzen 7 5800HS with a rtx 3060. i have activated the s3 sleep, above 4g decoding, the igpu ram to 2gb. i tried without this option and this reboot continues.
IMG_0007.MOV
this happens when I try to use the SSDT-NoHybGfx.aml acpi, but if I disabled I booted well however the graphics is consuming resources I mean energy, then after a reboot and I try again boot with the SSDT-NoHybGfx acpi it shows some thing like [ PCI configuration begin ] IOPCIConfigurator: : configure kIOPCIEnumerationWaitTime is 900,
I think it is a problem with the Nvidia graphic after sleep it can't find it
any idea please ?
Please view the information below in wIndow and show it to me: Device Manager -> Display Adapters -> dGPU -> Properties -> Details > BIOS device name
Please view the information below in wIndow and show it to me: Device Manager -> Display Adapters -> dGPU -> Properties -> Details > BIOS device name
it is the same as in the .aml PCI0.GPP0.PEGP
and here is from macOS
It looks like the patch didn't work, I think maybe 2020 and 2021 used different acpi methods, try this one: SSDT-dGPU-Off.aml.zip
It looks like the patch didn't work, I think maybe 2020 and 2021 used different acpi methods, try this one: SSDT-dGPU-Off.aml.zip
yeah bro I was looking information about this and i think I saw something about it happens when bad acpi method, let me try it and thanks
it still detecting the Nvidia graphic
Did you add it to the config file?
Did you add it to the config file?
Ofc and it was enabled it
That is strange because so far there are only two acpi methods to mask discrete graphics cards. Have you ever tried to clear nvram?
Let me try clear nvram
it continue detecting the graphic
Please extract the DSDT file and upload it so I can see where the problem is
Let me try clear nvram
Do you mean dump my acpi DSDT?
Do you mean dump my acpi DSDT?
Yes. Tips: it is best to get dsdt in windows without opencore boot, so as not to interfere with dsdt files.
ok thank you bro, look i dumped it on windows 11 DSDT.zip
i updated as zip because github doesn't allow me to share it
Try this one: SSDT-GPU-DISABLE.aml.zip
Try this one: SSDT-GPU-DISABLE.aml.zip
same, thank you for help I will look for others methods and see if I can fix it
There is another way to disable dgpu by adding -wegnoegpu
to boot-args, but this method is not complete, it only makes nvidia devices not display, actually still powered, that is, it cannot save power by this method, and sleep will have problems.
There is another way to disable dgpu by adding
-wegnoegpu
to boot-args, but this method is not complete, it only makes nvidia devices not display, actually still powered, that is, it cannot save power by this method, and sleep will have problems.
: ( so wegnoegpu will not help, as I want to save power.
in a SSDT7.aml file I found that, should that help ?
Maybe you should check ssdt5 because PCI0.GPP0.PEGP is in this one.
Maybe you should check ssdt5 because PCI0.GPP0.PEGP is in this one.
okey thank you
hi, first thanks for this efi.
when i try to boot monterrey on an external ssd with this efi with some modifications like the serial number. this gets stuck on ACPI and reboot. do you have any idea how to fix it please
my laptop is a g14 2021. AMD Ryzen 7 5800HS with a rtx 3060. i have activated the s3 sleep, above 4g decoding, the igpu ram to 2gb. i tried without this option and this reboot continues.
https://github.com/PIut02/ROG-Zephyrus-G14-GA401-Hackintosh/assets/122418602/73b2a143-1f1a-435d-baf2-7e343a010afb